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/WPSassoon/wp-content/themes/sassoon/css/common.css
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Abyssinica+SIL&display=swap");
@font-face {
  font-family: "Timeless";
  src: url("../font/Timeless-Normal.woff2Timeless-Normal.woff2") format("woff2"), url("../font/Timeless-Normal.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Timeless";
  src: url("../font/Timeless-Bold.woff2") format("woff2"), url("../font/Timeless-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-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 ***/
body {
  font-family: "Inter", serif;
  font-size: 18px;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

.custom-container {
  max-width: 1400px;
  margin: 0 auto;
}
@media (min-width: 1600px) {
  .custom-container {
    max-width: 1400px;
  }
}
@media (max-width: 1441px) {
  .custom-container {
    max-width: 1300px;
  }
}
@media (max-width: 767px) {
  .custom-container {
    max-width: 100%;
    padding: 0px 20px;
  }
}

.inner-banner {
  background-color: #32327A;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 595px;
  display: flex;
  align-items: center;
  padding: 50px 0;
}
@media (max-width: 1679px) {
  .inner-banner {
    min-height: 500px;
  }
}
@media (max-width: 1481px) {
  .inner-banner {
    min-height: 450px;
  }
}
@media (max-width: 991px) {
  .inner-banner {
    min-height: 400px;
    padding-top: 100px;
    background-size: right center;
  }
}
.inner-banner .contents {
  max-width: 1050px;
}
@media (max-width: 1679px) {
  .inner-banner .contents {
    max-width: 960px;
  }
}
@media (max-width: 1481px) {
  .inner-banner .contents {
    max-width: 860px;
  }
}
@media (max-width: 991px) {
  .inner-banner .contents {
    max-width: 680px;
  }
}
@media (max-width: 767px) {
  .inner-banner .contents {
    max-width: 100%;
  }
}
.inner-banner .subtitle {
  font-weight: 600;
  font-size: 23px;
  line-height: 1.2;
  color: #fff;
  padding-bottom: 40px;
}
@media (max-width: 1679px) {
  .inner-banner .subtitle {
    font-size: 20px;
  }
}
@media (max-width: 1481px) {
  .inner-banner .subtitle {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .inner-banner .subtitle {
    font-size: 16px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .inner-banner .subtitle {
    font-size: 14px;
  }
}
@media (max-width: 579px) {
  .inner-banner .subtitle {
    font-size: 12px;
  }
}
@media (max-width: 479px) {
  .inner-banner .subtitle {
    font-size: 10px;
  }
}
.inner-banner .main-title {
  color: #fff;
  font-weight: 700;
  font-size: 46px;
  line-height: 1.2;
  padding-bottom: 20px;
  word-wrap: break-word;
}
@media (max-width: 1679px) {
  .inner-banner .main-title {
    font-size: 43px;
  }
}
@media (max-width: 1481px) {
  .inner-banner .main-title {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .inner-banner .main-title {
    font-size: 36px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .inner-banner .main-title {
    font-size: 32px;
  }
}
@media (max-width: 579px) {
  .inner-banner .main-title {
    font-size: 28px;
  }
}
@media (max-width: 479px) {
  .inner-banner .main-title {
    font-size: 24px;
  }
}
.inner-banner .content {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
  max-width: 1000px;
}
@media (max-width: 1679px) {
  .inner-banner .content {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .inner-banner .content {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .inner-banner .content {
    font-size: 10px;
  }
}
.inner-banner .btn {
  padding: 35px 0 0 0;
}
@media (max-width: 1481px) {
  .inner-banner .btn {
    padding: 20px 0 0 0;
  }
}
.inner-banner .btn .btn-white {
  border-radius: 30px;
  background: #fff;
  min-width: 160px;
  height: 41px;
  font-size: 12px;
  color: #2E2E78;
  font-weight: 600;
  border: 0;
  outline: 0;
  box-shadow: none;
  text-decoration: none;
  display: block;
  padding: 12px 20px;
  margin: 0;
}
@media (max-width: 1481px) {
  .inner-banner .btn .btn-white {
    min-width: inherit;
  }
}
@media (max-width: 767px) {
  .inner-banner .btn .btn-white {
    height: 30px;
    padding: 8px 20px;
    font-size: 10px;
  }
}

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