HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/video-rental/wp-content/themes/video-rentals/css/footer.css
@import url("https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
/*** all Mobile Screen (iphone 6,7,8) ***/
/*** mobile Landscape Size ***/
/*** medium devices (tablets, less than 992px) ***/
/*** iPad in landscape ***/
/**** smaller than desktop 1200 (devices and browsers) ***/
/*** laptop with MDPI (medium density per inch) resolution ***/
/*** laptop with HiDPI (High Dots Per Inch) resolution ***/
/*** WSXGA (Wide Super Extended Graphics Array) resolution ***/
.site-footer {
  padding: 50px 0px;
  background-color: #0B0B0B;
}
.site-footer .ft-inner {
  align-items: center;
}
.site-footer .ft-inner .logo-footer {
  margin-bottom: 30px;
  max-width: 73px;
  height: 73px;
}
.site-footer .ft-inner .logo-footer img {
  width: 100%;
  height: 100%;
}
.site-footer .ft-inner .footer-description {
  font-family: Barlow Semi Condensed;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 1.38px;
  vertical-align: middle;
  text-transform: capitalize;
  color: #9A9A9A;
}
@media (max-width: 1679px) {
  .site-footer .ft-inner .footer-description {
    font-size: 16px;
  }
}
@media (max-width: 1481px) {
  .site-footer .ft-inner .footer-description {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .site-footer .ft-inner .footer-description {
    font-size: 12px;
  }
}
.site-footer .ft-inner .footer-rt, .site-footer .ft-inner .lef-sec {
  width: 50%;
}
.site-footer .ft-inner .footer-rt {
  display: flex;
  align-items: center;
  justify-content: end;
}
.site-footer .ft-inner .footer-nav {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-bottom: 0px;
}
.site-footer .ft-inner .footer-nav li {
  list-style-type: none;
  padding: 0px 40px;
}
.site-footer .ft-inner .footer-nav li a {
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  text-decoration: none;
}

/*# sourceMappingURL=footer.css.map */