@import url("https://fonts.googleapis.com/css2?family=Archivo:ital,wght@0,100..900;1,100..900&display=swap");
@font-face {
  font-family: "Archivo";
  src: url("Archivo-Bold.eot");
  src: url("../fonts/Archivo-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Archivo-Bold.woff2") format("woff2"), url("../fonts/Archivo-Bold.woff") format("woff"), url("../fonts/Archivo-Bold.ttf") format("truetype"), url("../fonts/Archivo-Bold.svg#Archivo-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Archivo";
  src: url("../fonts/Archivo-Regular.eot");
  src: url("../fonts/Archivo-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Archivo-Regular.woff2") format("woff2"), url("../fonts/Archivo-Regular.woff") format("woff"), url("../fonts/Archivo-Regular.ttf") format("truetype"), url("../fonts/Archivo-Regular.svg#Archivo-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue.eot");
  src: url("../fonts/HelveticaNeue.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue.woff2") format("woff2"), url("../fonts/HelveticaNeue.woff") format("woff"), url("../fonts/HelveticaNeue.ttf") format("truetype"), url("../fonts/HelveticaNeue.svg#HelveticaNeue") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Helvetica Neue";
  src: url("../fonts/HelveticaNeue-Bold.eot");
  src: url("../fonts/HelveticaNeue-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeue-Bold.woff2") format("woff2"), url("../fonts/HelveticaNeue-Bold.woff") format("woff"), url("../fonts/HelveticaNeue-Bold.ttf") format("truetype"), url("../fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
p {
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  font-family: "Helvetica Neue";
}

body,
html {
  font-family: "Archivo";
  font-size: 16px;
  color: #000;
  line-height: 25px;
  font-weight: 400;
  margin: 0 !important;
  padding: 0;
  background-color: #ffffff;
  scroll-behavior: smooth;
  position: relative;
}
@media (max-width: 991px) {
  body,
  html {
    font-size: 15px;
    line-height: 24px;
  }
}

body.page:not(.home) {
  padding-right: 0px;
}
@media (min-width: 991px) and (max-width: 1024px) {
  body.page:not(.home) {
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  body.page:not(.home) {
    padding-right: 0;
  }
}

body * {
  font-family: "Archivo";
}

.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container {
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    padding-inline: 60px;
  }
}
@media (max-width: 767px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    padding-inline: 30px;
  }
}
@media (min-width: 1200px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
  }
}

a {
  color: #ffffff;
  text-decoration: none;
}
a:hover {
  color: #F05A28;
  text-decoration: none;
}
a:visited, a:focus, a:active {
  color: inherit;
  outline: none;
  text-decoration: none;
  color: #F05A28;
}
a:visited {
  color: #F05A28;
}

:focus-visible {
  outline: unset;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

img {
  max-width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

h1 {
  font-family: "Archivo";
  font-size: 80px;
  margin: 0 0 0px 0;
  font-weight: 700;
  line-height: 90px;
  color: inherit;
}
@media (max-width: 1200px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 60px;
    line-height: 70px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 60px;
    line-height: 60px;
  }
}
h1 a {
  color: inherit;
}
h1 a:hover {
  color: inherit;
}

h2 {
  font-family: "Archivo";
  color: #F05A28;
  font-size: 60px;
  line-height: 55px;
  margin: 0 0 25px 0;
}
@media (max-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 20px;
    line-height: 26px;
  }
}
h2 a {
  color: inherit;
}
h2 a:hover {
  color: inherit;
}

h3, .image-with-links-block .right-block ul li a {
  font-family: "Archivo";
  font-size: 45px;
  line-height: 45px;
  margin: 0 0 22px 0;
}
@media (max-width: 991px) {
  h3, .image-with-links-block .right-block ul li a {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 24px;
  }
}
h3 a, .image-with-links-block .right-block ul li a a {
  color: inherit;
}
h3 a:hover, .image-with-links-block .right-block ul li a a:hover {
  color: inherit;
}

h4, .team-bio-block .leadership-info-block .info-top .title {
  font-family: "Archivo";
  font-size: 25px;
  line-height: 24px;
  margin: 0 0 15px 0;
}
@media (max-width: 991px) {
  h4, .team-bio-block .leadership-info-block .info-top .title {
    font-size: 16px;
    line-height: 20px;
  }
}
h4 a, .team-bio-block .leadership-info-block .info-top .title a {
  color: inherit;
}
h4 a:hover, .team-bio-block .leadership-info-block .info-top .title a:hover {
  color: inherit;
}

h5, .our-team-members-section .team-member-lists ul li {
  font-family: "Archivo";
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 15px 0;
}
h5 a, .our-team-members-section .team-member-lists ul li a {
  color: inherit;
}
h5 a:hover, .our-team-members-section .team-member-lists ul li a:hover {
  color: inherit;
}

h6 {
  font-size: 22px;
  line-height: 34px;
  font-family: "Helvetica Neue";
  font-weight: 700;
  margin: 0 0 25px 0;
}
@media (max-width: 991px) {
  h6 {
    font-size: 0.9rem;
    letter-spacing: 0;
  }
}
h6 a {
  color: inherit;
}
h6 a:hover {
  color: inherit;
}

p {
  margin: 0 0 15px 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}
p strong {
  font-weight: 700;
}

@media screen and (min-width: 2100px) {
  .events-section .container-fluid {
    max-width: 1920px;
    margin: 0 auto;
  }
}
.grecaptcha-badge {
  display: none;
}

.button-o-link {
  position: relative;
  display: inline-flex;
  overflow: hidden;
  align-items: center;
  font-weight: 700;
  text-transform: uppercase;
  color: #F05A28;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  padding-right: 60px;
  z-index: 1;
  letter-spacing: 2px;
}
.button-o-link::after {
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  display: block;
  width: 100%;
  background: #F05A28;
  border-radius: 5px;
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateX(-100%);
  content: "";
}
.button-o-link:hover:after {
  transform: translateX(0);
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
}
.button-o-link .button-o-pill {
  position: relative;
  background: #F05A28;
  width: 54px;
  height: 40px;
  border-radius: 5px;
  margin-right: 15px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .button-o-link .button-o-pill {
    width: 40px;
    height: 30px;
    margin-right: 5px;
  }
}
.button-o-link .button-o-pill:before {
  width: 30px;
  height: 40px;
  background-image: url(../images/btn-arrow.svg);
  background-position: left center;
  background-size: 30px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  content: "";
  opacity: 1;
  transition: 0.5s all;
  right: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .button-o-link .button-o-pill:before {
    background-size: 22px;
    height: 30px;
    width: 24px;
  }
}
.button-o-link .button-o-pill:after {
  width: 30px;
  height: 40px;
  background-image: url(../images/btn-arrow.svg);
  background-position: left center;
  background-size: 30px;
  background-repeat: no-repeat;
  position: absolute;
  left: -80px;
  content: "";
  opacity: 1;
  transition: 0.5s all;
  right: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .button-o-link .button-o-pill:after {
    background-size: 22px;
    height: 30px;
    width: 24px;
  }
}
.button-o-link:hover {
  color: #ffffff;
}
.button-o-link:hover .button-o-pill::after {
  left: 0px;
  transition: 0.5s all;
}
.button-o-link:hover .button-o-pill::before {
  left: 60px;
  transition: 0.5s all;
}

.coverImg {
  position: relative;
}
.coverImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.text-center {
  text-align: center;
}

textarea, textarea.wpcf7-form-control {
  resize: none;
  padding: 15px;
}

.wide {
  width: 100%;
  max-width: 100%;
}

.half {
  width: 100%;
  max-width: 50%;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
}

@media (min-width: 767px) {
  .hideDesktop {
    display: none;
  }
}

@media (max-width: 767px) {
  .hideMobile {
    display: none;
  }
}

.content h4, .content .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .content .title {
  line-height: 33px;
}

.wpcf7-response-output {
  color: #ffffff;
}

.top-banner-section {
  padding-top: 184px;
  padding-top: 72px;
}

.page-template-tp-why-partin .site-header .logo_content .black-logo, .page-template-tp-service-detail .site-header .logo_content .black-logo, .page-template-tp-projects .site-header .logo_content .black-logo, .page-template-tp-blogs .site-header .logo_content .black-logo, .page-template-tp-blog-detail .site-header .logo_content .black-logo, .page-template-tp-general .site-header .logo_content .black-logo, .page-template-tp-our-team .site-header .logo_content .black-logo, .single-post .site-header .logo_content .black-logo, .post-type-archive-project .site-header .logo_content .black-logo, .single-service .site-header .logo_content .black-logo, .page-template-tp-home .site-header .logo_content .black-logo, .page-template-tp-team .site-header .logo_content .black-logo, .page-template-tp-service .site-header .logo_content .black-logo, .page-template-tp-contact .site-header .logo_content .black-logo, .page-template-tp-404 .site-header .logo_content .black-logo, .error404 .site-header .logo_content .black-logo, .page-template-tp-careers .site-header .logo_content .black-logo {
  display: none;
}

.page-template-tp-why-partin .site-header .logo_content .white-logo, .page-template-tp-service-detail .site-header .logo_content .white-logo, .page-template-tp-projects .site-header .logo_content .white-logo, .page-template-tp-blogs .site-header .logo_content .white-logo, .page-template-tp-blog-detail .site-header .logo_content .white-logo, .page-template-tp-general .site-header .logo_content .white-logo, .page-template-tp-our-team .site-header .logo_content .white-logo, .single-post .site-header .logo_content .white-logo, .post-type-archive-project .site-header .logo_content .white-logo, .single-service .site-header .logo_content .white-logo, .page-template-tp-home .site-header .logo_content .white-logo, .page-template-tp-team .site-header .logo_content .white-logo, .page-template-tp-service .site-header .logo_content .white-logo, .page-template-tp-contact .site-header .logo_content .white-logo, .page-template-tp-404 .site-header .logo_content .white-logo, .error404 .site-header .logo_content .white-logo, .page-template-tp-careers .site-header .logo_content .white-logo {
  display: block;
}

.site-header {
  position: absolute;
  width: 100%;
  float: left;
  z-index: 999;
  padding: 0;
  background: transparent;
  top: 0;
  animation: all 5s;
  transition: 0.5s all;
  transition-delay: 0.3s;
  pointer-events: none;
  padding-bottom: 15px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .site-header {
    height: 100%;
  }
}
.site-header a {
  pointer-events: fill;
}
.site-header .emergency-banner {
  background-color: #F05A28;
  position: relative;
  padding: 12px 0 12px 0;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  pointer-events: fill;
  z-index: 3;
}
.site-header .emergency-banner p {
  font-weight: 700;
  margin: 0;
  font-size: 16px;
}
.site-header .emergency-banner .close-btn {
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 18px;
  display: block;
}
.site-header .flex_header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 767px) {
  .site-header .flex_header {
    justify-content: center;
  }
}
.site-header .flex_header .right_nav {
  position: relative;
  display: flex;
  align-items: center;
  gap: 25px;
}
@media (max-width: 1699px) {
  .site-header .flex_header .right_nav {
    right: -150px;
  }
}
@media (max-width: 1599px) {
  .site-header .flex_header .right_nav {
    right: -90px;
  }
}
@media (max-width: 1440px) {
  .site-header .flex_header .right_nav {
    right: -35px;
    top: -3px;
  }
}
@media (max-width: 1366px) {
  .site-header .flex_header .right_nav {
    right: 0px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .site-header .flex_header .right_nav {
    right: 30px;
  }
}
@media (max-width: 1024px) {
  .site-header .flex_header .right_nav {
    right: 30px;
    display: none;
  }
}
.site-header .flex_header .right_nav ul {
  display: flex;
  gap: 20px;
  align-items: center;
}
.site-header .flex_header .right_nav ul li a {
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
.site-header .flex_header .right_nav ul li a:hover path {
  fill: #F05A28;
}
.site-header .flex_header .right_nav ul li a svg {
  top: 2px;
  position: relative;
}
.site-header .flex_header .right_nav ul li a:hover {
  color: #F05A28;
}
.site-header .flex_header .right_nav ul li .orange-fill-btn a:hover {
  color: #ffffff;
}
.site-header .topInfo {
  padding-top: 15px;
}
@media (max-width: 1024px) {
  .site-header .topInfo {
    padding-top: 11px;
  }
}
.site-header .logo_content {
  max-width: 179px;
  z-index: 4;
}
@media (max-width: 767px) {
  .site-header .logo_content {
    max-width: 120px;
  }
}
.site-header .nav-bottom-icon {
  position: absolute;
  bottom: 20px;
  width: 100%;
  border-top: 1px solid #ffffff;
  padding-top: 25px;
  padding-left: 90px;
}
@media (max-width: 1699px) {
  .site-header .nav-bottom-icon {
    padding-left: 55px;
  }
}
@media (max-width: 1024px) {
  .site-header .nav-bottom-icon {
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .site-header .nav-bottom-icon {
    padding-left: 70px;
    padding-bottom: 60px;
    bottom: 135px;
    padding-top: 20px;
  }
}
.site-header .nav-bottom-icon ul {
  display: flex;
  gap: 15px;
}
.site-header .nav-bottom-icon ul li a img {
  filter: brightness(100);
}
.site-header .nav-bottom-icon ul li a:hover img {
  filter: inherit;
}

.orange-fill-btn a {
  border-radius: 5px;
  font-size: 16px;
  font-weight: 800;
  height: 48px;
  min-width: 180px;
  color: white;
  transition: 0.3s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F05A28;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  padding-left: 46px;
  padding-right: 10px;
}
.orange-fill-btn a .arrow-box {
  position: absolute;
  left: 0;
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 40px;
}
.orange-fill-btn a .arrow-box .label-up.first {
  position: relative;
  left: -19px;
  width: 250px;
  transition: 0.5s all;
}
.orange-fill-btn a .arrow-box .label-up.second {
  position: relative;
  left: -3px;
  width: 250px;
  transition: 0.5s all;
}
.orange-fill-btn a:hover .label-up.second {
  position: relative;
  left: 21px;
  transition: 0.5s all;
}
.orange-fill-btn a:hover .label-up.first {
  position: relative;
  left: 15px;
  transition: 0.5s all;
}

#site-navigation {
  position: absolute;
  background-color: rgba(47, 47, 47, 0.95);
  opacity: 0;
  transform: translateX(100%);
  transition: all 400ms ease-in;
  height: 100vh;
  width: 60%;
  top: 0;
  right: 0;
  z-index: 999;
  background-image: url(../images/menu-back-img.jpg);
  background-position: left 25px;
  background-size: 100%;
  background-repeat: no-repeat;
}
#site-navigation::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: rgba(47, 47, 47, 0.95);
}
@media (max-width: 1024px) {
  #site-navigation {
    width: 100%;
    background-position: center top;
    background-size: cover;
    position: fixed;
  }
}
@media (max-width: 991px) {
  #site-navigation {
    background-position: 100% 100%;
  }
}
#site-navigation .menu-main-menu-container {
  height: 660px;
  display: flex;
  align-items: center;
  padding-block: 90px;
}
@media (max-width: 1599px) {
  #site-navigation .menu-main-menu-container {
    margin-top: 65px;
    padding-block: 70px;
  }
}
@media (max-width: 1024px) {
  #site-navigation .menu-main-menu-container {
    padding-bottom: 0px;
    padding-top: 0px;
  }
}
@media (max-width: 767px) {
  #site-navigation .menu-main-menu-container {
    margin-top: -55px;
    padding-top: 0;
  }
}
#site-navigation .menu-main-menu-container ul {
  flex-direction: column;
  gap: 60px 0;
  height: 100%;
  margin-left: 85px;
  display: flex;
  width: 50%;
  justify-content: start;
  padding-block: 15px;
}
@media (max-width: 1699px) {
  #site-navigation .menu-main-menu-container ul {
    padding-block: 30px;
    margin-left: 80px;
    gap: 55px 0;
    height: 500px;
    padding-bottom: 0;
  }
}
@media (max-width: 1599px) {
  #site-navigation .menu-main-menu-container ul {
    padding-top: 4px;
    margin-left: 55px;
    padding-bottom: 0;
  }
}
@media (max-width: 1366px) {
  #site-navigation .menu-main-menu-container ul {
    margin-left: 50px;
    gap: 37px 0 !important;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  #site-navigation .menu-main-menu-container ul {
    margin-left: 42px;
  }
}
@media (max-width: 1024px) {
  #site-navigation .menu-main-menu-container ul {
    padding-bottom: 0;
    width: 60%;
    gap: 60px 0 !important;
  }
}
@media (max-width: 767px) {
  #site-navigation .menu-main-menu-container ul {
    gap: 45px 0 !important;
    justify-content: flex-start;
    padding-top: 0px;
    height: 400px;
    width: 77%;
    margin-left: 100px;
  }
}
#site-navigation .menu-main-menu-container ul li a {
  position: relative;
  font-size: 45px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  transition: 0.5s all;
  display: inline-block;
}
@media (max-width: 767px) {
  #site-navigation .menu-main-menu-container ul li a {
    transition: 0.1s all;
  }
}
#site-navigation.active {
  transform: translateX(0%);
  opacity: 1;
  z-index: 3;
}
@media (max-width: 991px) {
  #site-navigation.active {
    width: 75%;
  }
}
@media (max-width: 991px) {
  #site-navigation.active {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #site-navigation.active .menu-main-menu-container ul li a {
    font-size: 30px;
  }
}
#site-navigation.active .menu-main-menu-container ul li a:hover {
  color: #F05A28;
  transition: 0.5s all;
  padding-left: 50px;
}
#site-navigation.active .menu-main-menu-container ul li a:hover:before {
  opacity: 1;
  transition: 0.5s all;
}
#site-navigation.active .menu-main-menu-container ul li a:before {
  width: 35px;
  height: 30px;
  background-image: url(../images/orange-arrow.svg);
  background-position: left center;
  background-size: 35px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  content: "";
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  #site-navigation.active .menu-main-menu-container ul li a:before {
    transition: 0.1s all;
  }
}
#site-navigation.active .menu-main-menu-container ul li a:hover {
  color: #F05A28;
  transition: 0.5s all;
  padding-left: 50px;
}
@media (max-width: 767px) {
  #site-navigation.active .menu-main-menu-container ul li a:hover {
    transition: 0.1s all;
  }
}
#site-navigation.active .menu-main-menu-container ul li a:hover:before {
  opacity: 1;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  #site-navigation.active .menu-main-menu-container ul li a:hover:before {
    transition: 0.1s all;
  }
}
#site-navigation.active .menu-main-menu-container ul li a:before {
  width: 35px;
  height: 30px;
  background-image: url(../images/orange-arrow.svg);
  background-position: left center;
  background-size: 35px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  content: "";
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  #site-navigation.active .menu-main-menu-container ul li a:before {
    transition: 0.1s all;
  }
}
#site-navigation.active .nav-close-btn {
  position: absolute;
  top: 15px;
  right: 9px;
  cursor: pointer;
  pointer-events: fill;
  background: #2F2F2F;
  padding: 10px 10px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  #site-navigation.active .nav-close-btn {
    padding: 6px;
    top: 8px;
    right: 8px;
  }
  #site-navigation.active .nav-close-btn img {
    width: 23px;
  }
}
#site-navigation body.fix-bar-box .nav-fix-menu {
  z-index: 0;
}
#site-navigation body.fix-bar-box .logo_content {
  z-index: 4;
}
#site-navigation body.home .logo_content img {
  filter: brightness(100);
}
@media (max-width: 1024px) {
  #site-navigation body .nav-fix-menu a svg g path {
    fill: transparent !important;
  }
}

.social-link a img {
  filter: brightness(100);
}
.social-link a:hover img {
  filter: none;
}

#site-navigation.navigation-main-div .menu-main-menu-container::-webkit-scrollbar {
  width: 10px;
}

/* Track */
#site-navigation.navigation-main-div .menu-main-menu-container::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
#site-navigation.navigation-main-div .menu-main-menu-container::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
#site-navigation.navigation-main-div .menu-main-menu-container::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.navigation-main-div {
  height: 100%;
  align-items: center;
  display: grid;
}
.navigation-main-div .menu-main-menu-container {
  overflow-y: auto;
  padding-block: 15px;
}
@media (max-width: 767px) {
  .navigation-main-div .menu-main-menu-container {
    margin-top: -135px;
  }
}
@media (max-width: 1024px) {
  .navigation-main-div {
    height: calc(100vh - 30px);
  }
}

#menu-icon-move #site-navigation.active .menu-main-menu-container {
  margin-top: 125px;
}
@media (max-width: 1024px) {
  #menu-icon-move #site-navigation.active .menu-main-menu-container {
    margin-top: -35px;
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  #menu-icon-move #site-navigation.active .menu-main-menu-container {
    padding-top: 0;
    margin-top: -15px;
  }
}
#menu-icon-move #site-navigation.active .menu-main-menu-container ul {
  gap: 48px 0;
}
@media (max-width: 1366px) {
  #menu-icon-move #site-navigation.active .menu-main-menu-container ul {
    gap: 26px 0 !important;
  }
}
@media (max-width: 1024px) {
  #menu-icon-move #site-navigation.active .menu-main-menu-container ul {
    gap: 60px 0 !important;
  }
}
@media (max-width: 767px) {
  #menu-icon-move #site-navigation.active .menu-main-menu-container ul {
    gap: 35px 0 !important;
    margin-left: 100px;
    margin-top: 60px;
  }
}

body.fix-bar-box .site-header .right_nav a {
  pointer-events: none !important;
}
body.fix-bar-box::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: transparent;
}
@media (max-width: 1024px) {
  body.fix-bar-box {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  body.fix-bar-box {
    overflow: hidden;
  }
}

#menu-icon-move .nav-fix-menu a {
  top: 80px;
}
@media (max-width: 767px) {
  #menu-icon-move .nav-fix-menu a {
    top: 82px;
    right: -15px;
  }
}

.nav-fix-menu {
  z-index: 2;
  position: fixed;
  top: 0px;
  right: 0px;
  height: 100%;
  cursor: pointer;
  background: #2F2F2F;
  width: 60px;
  display: none;
}
@media (max-width: 1024px) {
  .nav-fix-menu {
    background-color: transparent;
    display: block;
    position: absolute;
  }
}
.nav-fix-menu a {
  position: relative;
  top: 25px;
  text-align: center;
  display: block;
  cursor: pointer;
  transition: 0.5s all;
}
@media (max-width: 767px) {
  .nav-fix-menu a svg {
    width: 24px;
  }
}
@media (max-width: 767px) {
  .nav-fix-menu a {
    line-height: 46px;
    background: #2F2F2F;
    border-radius: 3px;
    width: 35px;
    height: 35px;
    top: 8px;
    right: -17px;
  }
}
.nav-fix-menu a:hover svg path, .nav-fix-menu a:hover svg line {
  stroke: #F05A28;
}

.hero-banner-section {
  position: sticky;
  z-index: 0;
  top: 0;
  left: 0;
  background: #313131;
}
.hero-banner-section .home-banner-slider .item {
  height: 100vh;
}
.hero-banner-section .hero-banner-box .hero-banner-img {
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 90%, 0 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 90%, 0 100%);
}
@media (max-width: 767px) {
  .hero-banner-section .hero-banner-box .hero-banner-img {
    -webkit-clip-path: polygon(0 0, 100% 0%, 100% 90%, 0 99%);
            clip-path: polygon(0 0, 100% 0%, 100% 90%, 0 99%);
  }
}
.hero-banner-section .hero-banner-box .hero-banner-img img {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .hero-banner-section .hero-banner-box .hero-banner-img.mobile-hide {
    display: none;
  }
}
.hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text {
  position: absolute;
  bottom: 100px;
  max-width: 383px;
}
@media (max-width: 991px) {
  .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text {
    bottom: 80px;
  }
}
@media (max-width: 767px) {
  .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text {
    bottom: 120px;
  }
}
@media (min-width: 1921px) {
  .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text {
    bottom: 230px;
  }
}
@media screen and (min-width: 2854px) {
  .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text {
    bottom: 400px;
  }
}
.hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text h1, .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text h3, .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text a {
  font-size: 45px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  line-height: 55px;
}
.hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text h3, .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text a {
  font-size: 25px;
  margin-top: 30px;
  margin-bottom: 0;
  line-height: 33px;
  padding-left: 75px;
}
@media (max-width: 1440px) {
  .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text h3, .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text a {
    padding-left: 87px;
  }
}
@media (max-width: 767px) {
  .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text h3, .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text a {
    padding-left: 37px;
    font-size: 20px;
    line-height: 26px;
    margin-top: 15px;
    margin-right: 100px;
  }
}
@media (max-width: 991px) {
  .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text h1 {
    font-size: 36px;
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .hero-banner-section .hero-banner-box .hero-banner-overlay-text .hero-banner-text h1 {
    font-size: 31px;
    line-height: 40px;
    margin-right: 60px;
  }
}
.hero-banner-section .hero-banner-box .mobile-show {
  display: none;
}
@media (max-width: 767px) {
  .hero-banner-section .hero-banner-box .mobile-show {
    display: block;
  }
}
@media (max-width: 767px) {
  .hero-banner-section .hero-banner-box .mobile-hide {
    display: none;
  }
}
.hero-banner-section .slick-dots {
  position: absolute;
  top: auto;
  left: 0;
  z-index: 1;
  bottom: 100px;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
}
@media (max-width: 1440px) {
  .hero-banner-section .slick-dots {
    top: -10px;
    left: -31px;
  }
}
@media (max-width: 767px) {
  .hero-banner-section .slick-dots {
    top: -50px;
    left: 30px;
    display: flex;
    gap: 5px;
  }
}
.hero-banner-section .hero-banner-box .slick-list {
  border-radius: 0;
  width: 100%;
}
.hero-banner-section .hero-banner-box .slick-list .slick-track {
  width: 100%;
}
.hero-banner-section .hero-banner-box .slick-list .slick-track .item {
  width: 100%;
}

body.strip-active .nav-fix-menu a {
  top: 25px;
}
@media (max-width: 767px) {
  body.strip-active .nav-fix-menu a {
    top: 8px;
    right: -18px;
  }
}
body.section-at-top .hero-banner-section {
  position: static;
}

.who-we-are-section {
  padding-block: 100px;
  position: relative;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
}
.who-we-are-section::after {
  content: "";
  width: 100%;
  height: 60%;
  background: #313131;
  display: block;
  position: absolute;
  left: 0;
  top: 40%;
  z-index: -1;
}
@media (max-width: 1440px) {
  .who-we-are-section {
    padding-block: 116px 100px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section {
    padding-block: 25px 0px;
  }
}
.who-we-are-section h2 {
  font-size: 45px;
  font-weight: 700;
  color: #ffffff;
  max-width: 850px;
  position: relative;
  z-index: 1;
  margin-bottom: 207px;
}
@media (max-width: 1024px) {
  .who-we-are-section h2 {
    margin-bottom: 130px;
  }
}
@media (max-width: 991px) {
  .who-we-are-section h2 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.who-we-are-section h2 span {
  display: block;
}
.who-we-are-section h2 .first-span {
  text-align: left;
}
.who-we-are-section h2 .second-span {
  text-align: center;
  padding-block: 37px;
}
@media (max-width: 1440px) {
  .who-we-are-section h2 .second-span {
    padding-block: 30px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section h2 .second-span {
    padding-block: 5px;
  }
}
.who-we-are-section h2 .third-span {
  text-align: right;
}
.who-we-are-section .swiper-text-box {
  padding-left: 130px;
  max-width: 455px;
  top: -120px;
  position: relative;
}
@media (max-width: 1440px) {
  .who-we-are-section .swiper-text-box {
    top: -28px;
  }
}
@media (max-width: 1024px) {
  .who-we-are-section .swiper-text-box {
    padding-right: 10px;
    z-index: -1;
    padding-left: 70px;
  }
}
@media (max-width: 991px) {
  .who-we-are-section .swiper-text-box {
    top: 82px;
    padding-left: 65px;
    max-width: 315px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .swiper-text-box {
    top: 65px;
    padding-left: 0;
    max-width: 100%;
    width: 100% !important;
    padding-inline: 30px;
  }
}
.who-we-are-section .swiper-text-box h3, .who-we-are-section .swiper-text-box .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .who-we-are-section .swiper-text-box a {
  font-size: 25px;
  font-weight: 700;
  color: #ffffff;
  padding-bottom: 62px;
  margin: 0;
  line-height: 33px;
}
@media (max-width: 1440px) {
  .who-we-are-section .swiper-text-box h3, .who-we-are-section .swiper-text-box .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .who-we-are-section .swiper-text-box a {
    padding-bottom: 55px;
  }
}
@media (max-width: 991px) {
  .who-we-are-section .swiper-text-box h3, .who-we-are-section .swiper-text-box .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .who-we-are-section .swiper-text-box a {
    padding-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .swiper-text-box h3, .who-we-are-section .swiper-text-box .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .who-we-are-section .swiper-text-box a {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 17px;
  }
}
.who-we-are-section .swiper-text-box p {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  line-height: 26px;
  margin-bottom: 80px;
}
@media (max-width: 1440px) {
  .who-we-are-section .swiper-text-box p {
    margin-bottom: 38px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .swiper-text-box p {
    font-size: 14px;
    line-height: 20px;
  }
}
.who-we-are-section .who-we-are-back-img-section {
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  -webkit-clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 100%);
          clip-path: polygon(0 6%, 100% 0, 100% 100%, 0 100%);
}
@media (max-width: 991px) {
  .who-we-are-section .who-we-are-back-img-section {
    height: 100lvh;
    top: 0;
  }
  .who-we-are-section .who-we-are-back-img-section.stickyImage {
    top: -88px;
  }
}
@media (min-width: 1921px) {
  .who-we-are-section .who-we-are-back-img-section {
    top: 0px;
  }
}
.who-we-are-section .who-we-are-back-img-section::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(47, 47, 47, 0.95);
  mix-blend-mode: multiply;
}
.who-we-are-section .who-we-are-back-img-section::after {
  content: "";
  width: 100%;
  height: 250px;
  display: block;
  background: linear-gradient(to top, rgb(49, 49, 49) 0%, rgba(125, 185, 232, 0) 100%);
  position: absolute;
  bottom: -3px;
  left: 0;
  z-index: 0;
}
@media screen and (max-width: 1650px) {
  .who-we-are-section .who-we-are-back-img-section::after {
    bottom: 197px;
  }
}
@media screen and (max-width: 1560px) {
  .who-we-are-section .who-we-are-back-img-section::after {
    bottom: 87px;
    height: 190px;
  }
}
@media screen and (max-width: 1200px) {
  .who-we-are-section .who-we-are-back-img-section::after {
    bottom: 30px;
  }
}
@media screen and (max-width: 1100px) {
  .who-we-are-section .who-we-are-back-img-section::after {
    bottom: 0px;
  }
}
@media screen and (max-width: 991px) {
  .who-we-are-section .who-we-are-back-img-section::after {
    bottom: 180px;
  }
}
@media screen and (max-width: 767px) {
  .who-we-are-section .who-we-are-back-img-section::after {
    bottom: 256px;
    background: #313131;
    height: 300px;
  }
}
@media screen and (max-width: 393px) {
  .who-we-are-section .who-we-are-back-img-section::after {
    bottom: 170px;
  }
}
@media screen and (max-width: 390px) {
  .who-we-are-section .who-we-are-back-img-section::after {
    bottom: 190px;
  }
}
.who-we-are-section .who-we-are-back-img-section img {
  width: 100%;
}
.who-we-are-section .who-we-are-back-img-section .cell-inner:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: linear-gradient(to top, rgb(49, 49, 49) 10%, rgba(0, 0, 0, 0.7) 100%);
}
.who-we-are-section .slick-slider-section .slick-dots {
  position: absolute;
  top: -5px;
  right: -60px;
}
@media (max-width: 1440px) {
  .who-we-are-section .slick-slider-section .slick-dots {
    top: -10px;
    right: -44px;
  }
  .who-we-are-section .slick-slider-section .slick-dots li {
    height: 16px;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .slick-slider-section .slick-dots {
    right: 0;
    bottom: -30px;
    top: auto;
    flex-direction: row;
    display: flex;
    left: 0;
    gap: 5px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .slick-slider-section {
    flex-direction: column;
  }
}
.who-we-are-section .back-shape-section {
  position: absolute;
  bottom: -347px;
  left: 0;
  right: 0;
  background: #323232;
}
@media (max-width: 1366px) {
  .who-we-are-section .back-shape-section {
    bottom: -255px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .who-we-are-section .back-shape-section {
    bottom: -165px;
  }
}
@media (max-width: 1024px) {
  .who-we-are-section .back-shape-section {
    bottom: 125px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .back-shape-section {
    bottom: 600px;
  }
}
.who-we-are-section .back-shape-section img {
  width: 100%;
}
@media (max-width: 1024px) {
  .who-we-are-section .back-shape-section img {
    width: 100%;
  }
}
.who-we-are-section .back-shape-section .mobile-back-shape-show {
  display: none;
}
@media (max-width: 767px) {
  .who-we-are-section .back-shape-section .mobile-back-shape-show {
    display: block;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .back-shape-section .desktop-back-shape-hide {
    display: none;
  }
}
.who-we-are-section .button-o-link {
  top: 23px;
  left: 107px;
  padding-right: 0;
}
@media (max-width: 991px) {
  .who-we-are-section .button-o-link {
    top: -7px;
    left: 0px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .button-o-link {
    left: 85px;
  }
}
.who-we-are-section .main-title {
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .who-we-are-section .main-title {
    padding-right: 55px;
  }
}
@media (max-width: 767px) {
  .who-we-are-section .main-title {
    padding-right: 0px;
  }
}

.slick-slider-section {
  display: flex;
  align-items: center;
  z-index: 1;
  position: relative;
}
.slick-slider-section .myslider, .slick-slider-section .swiper-text-box, .slick-slider-section .testimonial-slider {
  width: 50%;
}
@media (max-width: 767px) {
  .slick-slider-section .myslider, .slick-slider-section .testimonial-slider {
    width: 84% !important;
    margin-left: auto;
    margin-right: auto;
  }
}
.slick-slider-section .myslider img, .slick-slider-section .testimonial-slider img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media (max-width: 767px) {
  .slick-slider-section .myslider img, .slick-slider-section .testimonial-slider img {
    border-radius: 5px;
  }
}
.slick-slider-section ul li button {
  background: transparent;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  padding: 0;
  font-size: 0;
  cursor: pointer;
  border: 1px solid #ffffff;
}
.slick-slider-section ul li.slick-active button {
  background-color: #F05A28;
}
.slick-slider-section .slick-list {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media (max-width: 767px) {
  .slick-slider-section .slick-list {
    border-radius: 0px;
  }
}
.slick-slider-section .myslider .slick-slide {
  position: relative;
  padding-bottom: 115%;
}
@media (max-width: 767px) {
  .slick-slider-section .myslider .slick-slide {
    padding-bottom: 14.3%;
  }
}
.slick-slider-section .myslider .slick-slide img {
  position: absolute;
  height: 100%;
  width: 100%;
}

.partin-roofing-service-section {
  padding-top: 200px;
  position: relative;
}
@media (max-width: 1440px) {
  .partin-roofing-service-section {
    padding-top: 65px;
  }
}
@media (max-width: 1024px) {
  .partin-roofing-service-section {
    padding-top: 0px;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section {
    padding-top: 0px;
    margin-top: 120px;
  }
}
.partin-roofing-service-section .service-list-box ul {
  -moz-column-count: 2;
       column-count: 2;
}
@media (max-width: 1440px) {
  .partin-roofing-service-section .service-list-box ul {
    max-width: 480px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .service-list-box ul {
    -moz-column-count: 1;
         column-count: 1;
    padding-left: 38px;
  }
}
.partin-roofing-service-section .service-list-box ul li {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 20px;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .service-list-box ul li {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .service-list-box ul li {
    font-size: 20px;
    margin-bottom: 15px;
  }
}
.partin-roofing-service-section .service-list-box p {
  color: #ffffff;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin-block: 56px 30px;
  max-width: 460px;
  letter-spacing: 1.5px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .partin-roofing-service-section .service-list-box p {
    font-size: 14px;
    margin-block: 30px 30px;
    color: #D5D5D5;
    text-transform: none;
    letter-spacing: normal;
  }
}
.partin-roofing-service-section .container {
  display: flex;
  align-items: flex-start;
}
@media (max-width: 767px) {
  .partin-roofing-service-section .container {
    flex-direction: column;
  }
}
.partin-roofing-service-section .service-list-box-wrapper {
  padding-left: 60px;
  padding-bottom: 40px;
  margin-top: 40px;
  width: 55%;
}
@media (max-width: 1440px) {
  .partin-roofing-service-section .service-list-box-wrapper {
    margin-top: 170px;
    padding-left: 90px;
  }
}
@media (max-width: 768px) {
  .partin-roofing-service-section .service-list-box-wrapper {
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .service-list-box-wrapper {
    padding-left: 40px;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .service-list-box-wrapper {
    padding-left: 0;
    margin-top: 25px;
    padding-right: 0;
    width: 100%;
  }
}
.partin-roofing-service-section .service-list-box-wrapper h4, .partin-roofing-service-section .service-list-box-wrapper .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .partin-roofing-service-section .service-list-box-wrapper .title {
  font-weight: 700;
  color: #D5D5D5;
}
@media (max-width: 767px) {
  .partin-roofing-service-section .service-list-box-wrapper h4, .partin-roofing-service-section .service-list-box-wrapper .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .partin-roofing-service-section .service-list-box-wrapper .title {
    font-size: 14px;
  }
}
.partin-roofing-service-section .service-list-box-wrapper h3, .partin-roofing-service-section .service-list-box-wrapper .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .partin-roofing-service-section .service-list-box-wrapper a {
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .partin-roofing-service-section .service-list-box-wrapper h3, .partin-roofing-service-section .service-list-box-wrapper .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .partin-roofing-service-section .service-list-box-wrapper a {
    text-align: center;
  }
}
.partin-roofing-service-section .service-box-title {
  position: relative;
  padding-bottom: 37px;
}
@media (max-width: 767px) {
  .partin-roofing-service-section .service-box-title {
    padding-bottom: 30px;
  }
}
.partin-roofing-service-section .service-box-title::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 82px;
  height: 3px;
  background-color: #F05A28;
}
.partin-roofing-service-section .map-box {
  position: relative;
  top: 44px;
  left: 12px;
  width: 45%;
}
@media (max-width: 1440px) {
  .partin-roofing-service-section .map-box {
    position: relative;
    top: 238px;
    left: 38px;
    width: 45%;
  }
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .map-box {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .map-box {
    top: -32px;
    max-width: 204px;
    left: 0;
    right: 0;
    margin: auto;
    width: 66%;
  }
}
.partin-roofing-service-section .map-box .pulse-round-circle {
  position: absolute;
  bottom: 0;
}
.partin-roofing-service-section .map-box .pulse-round-circle span {
  width: 49px;
  height: 49px;
  background-color: #F05A28;
  border-radius: 100px;
  display: inline-block;
  animation: pulse-animation 2s infinite;
}
@media (max-width: 991px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span {
    width: 19px;
    height: 19px;
  }
}
.partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(1) {
  position: absolute;
  left: 50px;
  bottom: 110px;
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(1) {
    left: 45px;
    bottom: 80px;
  }
}
@media (max-width: 991px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(1) {
    left: 50px;
    bottom: 70px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(1) {
    left: 20px;
    bottom: 40px;
  }
}
.partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(2) {
  position: absolute;
  bottom: 210px;
  left: 100px;
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(2) {
    bottom: 175px;
    left: 100px;
  }
}
@media (max-width: 991px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(2) {
    bottom: 110px;
    left: 60px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(2) {
    bottom: 79px;
    left: 47px;
  }
}
.partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(3) {
  position: absolute;
  bottom: 280px;
  left: 60px;
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(3) {
    bottom: 230px;
    left: 48px;
  }
}
@media (max-width: 991px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(3) {
    bottom: 140px;
    left: 48px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(3) {
    bottom: 106px;
    left: 25px;
  }
}
.partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(4) {
  position: absolute;
  bottom: 80px;
  left: 200px;
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(4) {
    bottom: 60px;
    left: 180px;
  }
}
@media (max-width: 991px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(4) {
    bottom: 60px;
    left: 120px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(4) {
    bottom: 30px;
    left: 75px;
  }
}
.partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(5) {
  position: absolute;
  bottom: 160px;
  left: 280px;
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(5) {
    bottom: 117px;
    left: 220px;
  }
}
@media (max-width: 991px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(5) {
    bottom: 100px;
    left: 160px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(5) {
    bottom: 58px;
    left: 104px;
  }
}
.partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(6) {
  position: absolute;
  bottom: 280px;
  left: 250px;
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(6) {
    bottom: 55px;
    left: 300px;
  }
}
@media (max-width: 991px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(6) {
    bottom: 160px;
    left: 147px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(6) {
    bottom: 100px;
    left: 90px;
  }
}
.partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(7) {
  position: absolute;
  bottom: 85px;
  left: 370px;
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(7) {
    bottom: 240px;
    left: 220px;
  }
}
@media (max-width: 991px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(7) {
    bottom: 46px;
    left: 231px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(7) {
    bottom: 30px;
    left: 133px;
  }
}
.partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(8) {
  position: absolute;
  bottom: 142px;
  left: 450px;
}
@media (max-width: 1024px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(8) {
    bottom: 112px;
    left: 350px;
  }
}
@media (max-width: 991px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(8) {
    bottom: 79px;
    left: 274px;
  }
}
@media (max-width: 767px) {
  .partin-roofing-service-section .map-box .pulse-round-circle span:nth-child(8) {
    bottom: 54px;
    left: 165px;
  }
}

.our-service-section {
  padding: 345px 14px 300px 14px;
  display: grid;
  background: #E6E6E6;
  position: relative;
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .our-service-section {
    padding-top: 215px;
  }
}
@media (max-width: 1024px) {
  .our-service-section {
    padding-right: 0px;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .our-service-section {
    padding: 30px 15px 60px 15px;
  }
}
@media (max-width: 767px) {
  .our-service-section .service-title {
    font-size: 30px;
  }
}
.our-service-section ul li {
  width: 50%;
  padding: 9px;
  float: left;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .our-service-section ul li {
    width: 100%;
  }
}
.our-service-section ul li .coverImg {
  padding-bottom: 128.5%;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 1440px) {
  .our-service-section ul li .coverImg {
    padding-bottom: 129%;
  }
}
.our-service-section ul li .coverImg::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
  border-radius: 10px;
  transition: 0.5s all;
}
.our-service-section ul li .coverImg img {
  border-radius: 10px;
  -o-object-position: top;
     object-position: top;
}
@media (max-width: 767px) {
  .our-service-section ul li .coverImg {
    padding-bottom: 96.5%;
  }
}
.our-service-section ul li .coverImg::after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -416px;
  background: linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
  width: 100%;
  height: 425px;
  z-index: 1;
  transition: 0.5s all;
  border-radius: 10px;
}
.our-service-section ul li .coverImg:hover::after {
  bottom: 0;
  transition: 0.5s all;
  border-radius: 10px;
}
.our-service-section ul li:nth-child(2) {
  margin-top: 260px;
}
@media (max-width: 1024px) {
  .our-service-section ul li:nth-child(2) {
    margin-top: 200px;
  }
}
@media (max-width: 767px) {
  .our-service-section ul li:nth-child(2) {
    margin-top: 0;
  }
}
.our-service-section ul li:nth-child(2n) {
  float: right;
}
.our-service-section ul li:nth-child(2n) .number-box {
  left: 28px;
  right: auto;
}
@media (max-width: 767px) {
  .our-service-section ul li:nth-child(2n) .number-box {
    left: auto;
    right: 12px;
  }
}
.our-service-section ul li h3, .our-service-section .image-with-links-block .right-block ul li a, .image-with-links-block .right-block .our-service-section ul li a {
  transition: 0.5s all;
  position: relative;
}
.our-service-section ul li h3::before, .our-service-section .image-with-links-block .right-block ul li a::before, .image-with-links-block .right-block .our-service-section ul li a::before {
  width: 35px;
  height: 30px;
  background-image: url(../images/orange-arrow.svg);
  background-position: left center;
  background-size: 35px;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 12px;
  content: "";
  opacity: 0;
  transition: 0.5s all;
}
@media (max-width: 1024px) {
  .our-service-section ul li h3::before, .our-service-section .image-with-links-block .right-block ul li a::before, .image-with-links-block .right-block .our-service-section ul li a::before {
    top: 5px;
  }
}
@media (max-width: 991px) {
  .our-service-section ul li h3::before, .our-service-section .image-with-links-block .right-block ul li a::before, .image-with-links-block .right-block .our-service-section ul li a::before {
    top: 0px;
  }
}
.our-service-section ul li:hover h3, .our-service-section .image-with-links-block .right-block ul li:hover a, .image-with-links-block .right-block .our-service-section ul li:hover a {
  color: #F05A28;
  transition: 0.5s all;
  padding-left: 45px;
}
.our-service-section ul li:hover h3::before, .our-service-section .image-with-links-block .right-block ul li:hover a::before, .image-with-links-block .right-block .our-service-section ul li:hover a::before {
  opacity: 1;
  transition: 0.5s all;
}
.our-service-section ul li:hover .coverImg::before {
  opacity: 0;
  transition: 0.5s all;
}
.our-service-section ul li:hover .number-box {
  color: #F05A28;
  border-color: #F05A28;
}
@media (max-width: 767px) {
  .our-service-section ul li:hover .service-overlay-box {
    max-width: 250px;
  }
}
.our-service-section .service-overlay-box {
  position: absolute;
  bottom: 26px;
  left: 32px;
  max-width: 550px;
  z-index: 2;
}
@media (max-width: 767px) {
  .our-service-section .service-overlay-box {
    left: 22px;
    max-width: 195px;
    bottom: 15px;
  }
}
.our-service-section .service-overlay-box h3, .our-service-section .service-overlay-box .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .our-service-section .service-overlay-box a {
  color: #ffffff;
  font-weight: 700;
  line-height: 55px;
  margin-bottom: 0;
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .our-service-section .service-overlay-box h3, .our-service-section .service-overlay-box .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .our-service-section .service-overlay-box a {
    font-size: 26px;
    line-height: 40px;
    padding-right: 15px;
  }
}
@media (max-width: 991px) {
  .our-service-section .service-overlay-box h3, .our-service-section .service-overlay-box .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .our-service-section .service-overlay-box a {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .our-service-section .service-overlay-box h3, .our-service-section .service-overlay-box .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .our-service-section .service-overlay-box a {
    font-size: 20px;
    line-height: 28px;
  }
}
.our-service-section .number-box {
  width: 40px;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #ffffff;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 26px;
  right: 28px;
  z-index: 1;
}
@media (max-width: 767px) {
  .our-service-section .number-box {
    top: 12px;
    right: 12px;
  }
}
.our-service-section .service-title {
  position: absolute;
  right: 0;
  width: 50%;
  padding-left: 15px;
  color: #ffffff;
}
@media (max-width: 1024px) {
  .our-service-section .service-title {
    padding-left: 0;
    margin-top: 8px;
  }
}
@media (max-width: 767px) {
  .our-service-section .service-title {
    position: relative;
    width: 100%;
    padding-left: 10px;
    color: #2F2F2F;
    margin-bottom: 15px;
  }
}
.our-service-section::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 255px;
  width: 100%;
  height: 230px;
  background: #323232;
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .our-service-section::before {
    top: 165px;
  }
}
@media (max-width: 1024px) {
  .our-service-section::before {
    height: 150px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .our-service-section::before {
    opacity: 0;
  }
}

.testimonial-section {
  position: relative;
  display: block;
  width: 100%;
  margin-top: -200px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .testimonial-section {
    margin-top: 0;
    overflow: visible;
  }
}
.testimonial-section .slick-slider-section {
  position: relative;
  width: 100%;
  background: #F05A28;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  max-width: 81%;
  margin-left: auto;
  padding: 121px 100px;
  display: block;
}
@media (max-width: 1440px) {
  .testimonial-section .slick-slider-section {
    max-width: 92%;
  }
}
@media (max-width: 1024px) {
  .testimonial-section .slick-slider-section {
    padding: 80px 60px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .slick-slider-section {
    border-radius: 0;
    max-width: 100%;
    padding: 50px 40px;
  }
}
.testimonial-section .slick-slider-section .item {
  font-size: 35px;
  color: #ffffff;
  line-height: 40px;
  font-weight: 700;
}
@media (max-width: 991px) {
  .testimonial-section .slick-slider-section .item {
    font-size: 26px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .slick-slider-section .item {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
}
.testimonial-section .slick-slider-section .item span {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  padding-top: 78px;
  text-align: right;
  font-family: "Helvetica Neue";
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1024px) {
  .testimonial-section .slick-slider-section .item span {
    padding-right: 60px;
  }
}
@media (max-width: 991px) {
  .testimonial-section .slick-slider-section .item span {
    padding-right: 25px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .slick-slider-section .item span {
    font-size: 14px;
    padding-top: 30px;
    font-family: "Helvetica Neue";
    font-weight: 400;
    justify-content: center;
    padding-right: 0px;
  }
}
.testimonial-section .slick-slider-section .item span span {
  padding: 0;
  margin-inline: 10px;
}
@media (max-width: 1440px) {
  .testimonial-section .slick-slider-section ul li {
    height: 16px;
    margin-bottom: 5px;
  }
}
.testimonial-section .slick-slider-section ul li button {
  border: 1px solid #58595B;
}
.testimonial-section .slick-slider {
  position: initial;
  max-width: 1200px;
  width: 100%;
}
.testimonial-section .slick-slider .testimonial-text-box {
  max-width: 100%;
  overflow: hidden;
}
.testimonial-section .slick-dots {
  position: absolute;
  top: 0;
  left: -40px;
}
@media (max-width: 1440px) {
  .testimonial-section .slick-dots {
    top: -10px;
    left: -31px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .slick-dots {
    top: -50px;
    left: 30px;
    display: flex;
    gap: 5px;
  }
}
.testimonial-section .testimonial-back-img {
  position: absolute;
  top: 200px;
  right: 0;
  left: 0;
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-back-img {
    top: 0;
    bottom: 0;
  }
}
.testimonial-section .testimonial-back-img img {
  width: 100%;
  min-height: 900px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
@media (max-width: 1440px) {
  .testimonial-section .testimonial-back-img img {
    -o-object-position: bottom;
       object-position: bottom;
  }
}
@media (max-width: 767px) {
  .testimonial-section .testimonial-back-img img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top;
       object-position: top;
    min-height: 900px;
  }
}
.testimonial-section .testimonial-back-img::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 1024px) {
  .testimonial-section .image-title-with-cta {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .testimonial-section .image-title-with-cta {
    min-height: 350px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .image-title-with-cta {
    min-height: 100%;
    padding-top: 50px;
    padding-bottom: 48px;
  }
}
.testimonial-section .image-title-with-cta .title-with-cta .title {
  line-height: 82px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .testimonial-section .image-title-with-cta .title-with-cta .title {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .testimonial-section .image-title-with-cta .title-with-cta .title {
    font-size: 30px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .image-title-with-cta .title-with-cta .title {
    font-size: 20px;
    line-height: 26px;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .image-title-with-cta .title-with-cta .title br {
    display: none;
  }
}
@media (max-width: 991px) {
  .testimonial-section .image-title-with-cta .title-with-cta .button-o-link {
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .testimonial-section .image-title-with-cta .title-with-cta {
    flex-direction: column;
    display: flex;
  }
}

.insta-section {
  position: relative;
  padding-block: 35px;
  background: #fff;
  padding-right: 0px;
}
@media (max-width: 767px) {
  .insta-section {
    flex-wrap: wrap;
    background: #E6E6E6;
    padding: 30px;
  }
}
.insta-section .coverImg {
  padding-bottom: 12.1%;
  width: 17%;
}
@media (max-width: 1440px) {
  .insta-section .coverImg {
    padding-bottom: 16.2%;
  }
}
@media (max-width: 767px) {
  .insta-section .coverImg {
    padding-bottom: 50%;
    width: 50%;
  }
}
@media (max-width: 767px) {
  .insta-section .coverImg img {
    padding: 3px;
  }
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height {
  height: auto !important;
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height #cff {
  margin: 0 !important;
  padding: 0 !important;
}
@media (max-width: 767px) {
  .insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height #cff {
    padding: 0 !important;
  }
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-author {
  display: none;
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap {
  height: auto !important;
}
@media (max-width: 767px) {
  .insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    gap: 10px;
  }
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .slick-track {
  margin: 0 auto;
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .cff-item {
  position: static !important;
  transform: none !important;
  vertical-align: top !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
@media (max-width: 767px) {
  .insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .cff-item {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .cff-item {
    display: block !important;
  }
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .cff-item .cff-photo {
  position: relative;
  padding-bottom: 86%;
  width: 100%;
  margin: 0 !important;
}
@media (max-width: 767px) {
  .insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .cff-item .cff-photo {
    padding-bottom: 100%;
    width: 100%;
    margin: 0 !important;
  }
}
@media (max-width: 767px) {
  .insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .cff-item .cff-photo img {
    padding: 3px;
  }
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .cff-item .cff-photo img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .cff-item .cff-photo:after {
  display: none;
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .cff-item .cff-meta-wrap {
  margin: 0 !important;
}
.insta-section .cff-wrapper .cff-wrapper-ctn.cff-wrapper-fixed-height .cff-posts-wrap .cff-item .cff-album-icon {
  display: none !important;
}

.mobile-hero-banner-img {
  display: none;
}
@media (max-width: 767px) {
  .mobile-hero-banner-img {
    display: block;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .mobile-hero-banner-img img {
    width: 100%;
  }
}

#sb_instagram {
  padding-bottom: 0px !important;
}
#sb_instagram.sbi_col_7 #sbi_images {
  grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 1024px) {
  #sb_instagram.sbi_col_7 #sbi_images {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 767px) {
  #sb_instagram.sbi_col_7 #sbi_images {
    grid-template-columns: repeat(2, 1fr);
  }
}
#sb_instagram #sbi_load {
  display: none;
}
@media (max-width: 767px) {
  #sb_instagram .sbi_photo {
    height: 157px !important;
  }
}

.sb_instagram_header {
  display: none;
}

.page-template-tp-home .image-title-with-cta {
  min-height: 410px;
}
@media (max-width: 767px) {
  .page-template-tp-home .image-title-with-cta {
    min-height: 10px;
  }
}

@media (max-width: 767px) {
  #sbi_images .sbi_item {
    display: none !important;
  }
  #sbi_images .sbi_item:nth-child(1), #sbi_images .sbi_item:nth-child(2), #sbi_images .sbi_item:nth-child(3), #sbi_images .sbi_item:nth-child(4), #sbi_images .sbi_item:nth-child(5), #sbi_images .sbi_item:nth-child(6) {
    display: block !important;
  }
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(240, 90, 40, 0.5);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(240, 90, 40, 0);
  }
}
.down-orange-box {
  z-index: 1;
  position: relative;
  top: 25px;
}
@media (max-width: 1440px) {
  .down-orange-box {
    top: 10px;
  }
}
@media (max-width: 1366px) {
  .down-orange-box {
    top: 0px;
  }
}
@media (max-width: 1024px) {
  .down-orange-box {
    top: -60px;
  }
}
@media (max-width: 768px) {
  .down-orange-box {
    top: -50px;
  }
}
@media (max-width: 767px) {
  .down-orange-box {
    top: 0;
  }
}
@media (min-width: 1921px) {
  .down-orange-box {
    top: 55px;
  }
}
.down-orange-box a {
  position: absolute;
  right: 270px;
  bottom: 78px;
  transform: rotate(90deg);
  background: #F05A28;
  width: 60px;
  height: 60px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  cursor: pointer;
}
@media (max-width: 1699px) {
  .down-orange-box a {
    bottom: 56px;
  }
}
@media (max-width: 1440px) {
  .down-orange-box a {
    bottom: 56px;
  }
}
@media (max-width: 1366px) {
  .down-orange-box a {
    bottom: 36px;
  }
}
@media (max-width: 1024px) {
  .down-orange-box a {
    bottom: 17px;
  }
}
@media (max-width: 991px) {
  .down-orange-box a {
    bottom: 7px;
    right: 200px;
  }
}
@media (max-width: 767px) {
  .down-orange-box a {
    bottom: 52px;
    right: 60px;
    width: 45px;
    height: 35px;
  }
}
@media (min-width: 1921px) {
  .down-orange-box a {
    bottom: 118px;
  }
}
@media (max-width: 767px) {
  .down-orange-box a img {
    width: 25px;
  }
}
.down-orange-box a:hover .sec-arrow-img {
  transform: translateX(15px);
  transition: 0.5s all;
}
.down-orange-box a:hover .first-arrow-img {
  transform: translateX(30px);
  transition: 0.5s all;
}
.down-orange-box .sec-arrow-img {
  transform: translateX(-28px);
  transition: 0.5s all;
}
.down-orange-box .first-arrow-img {
  transform: translateX(-13px);
  transition: 0.5s all;
}

@media (max-width: 767px) {
  .home .who-we-are-section .slick-slider-section, .home .who-we-are-section .main-title {
    transform: translateY(0px) !important;
  }
}
.home .testimonial-section .testimonial-back-img {
  bottom: 0;
}
.home .testimonial-section .testimonial-back-img img {
  min-height: 1050px;
}

.site-footer {
  background-color: #F05A28;
  padding: 154px 0px 0px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1440px) {
  .site-footer {
    padding: 149px 0px 0px;
  }
}
@media (max-width: 1024px) {
  .site-footer {
    padding-right: 0px;
  }
}
@media (max-width: 991px) {
  .site-footer {
    padding-top: 80px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .site-footer {
    padding-right: 0;
    padding-top: 30px;
  }
}
.site-footer .footer-inner-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  -moz-column-gap: 30px;
       column-gap: 30px;
  align-items: flex-start;
  position: relative;
}
@media (max-width: 1440px) {
  .site-footer .footer-inner-row {
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    padding-inline: 20px;
  }
}
.site-footer .footer-inner-row .footer-menu {
  margin-bottom: -10px;
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row .footer-menu {
    order: 1;
    margin-bottom: 0px;
  }
}
.site-footer .footer-inner-row .footer-menu ul {
  -moz-column-count: 3;
       column-count: 3;
  gap: 0;
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row .footer-menu ul {
    -moz-column-count: 1;
         column-count: 1;
  }
}
.site-footer .footer-inner-row .footer-menu ul li a {
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 10px;
  display: inline-block;
}
.site-footer .footer-inner-row .footer-menu ul li a:hover {
  color: #2F2F2F;
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row .footer-menu ul li a {
    margin-bottom: 20px;
  }
}
.site-footer .footer-inner-row .footer-logo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
}
@media (max-width: 1440px) {
  .site-footer .footer-inner-row .footer-logo {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row .footer-logo {
    display: flex;
    flex-direction: column-reverse;
  }
}
.site-footer .footer-inner-row .footer-logo .footer-logo-img {
  display: flex;
  justify-content: flex-end;
}
@media (max-width: 991px) {
  .site-footer .footer-inner-row .footer-logo .footer-logo-img {
    max-width: 150px;
    margin-left: 25px;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row .footer-logo .footer-logo-img {
    margin-left: 0;
  }
}
.site-footer .footer-inner-row .footer-logo .footer-logo-img img {
  width: 180px;
}
.site-footer .footer-inner-row .footer-logo .address-box {
  display: flex;
  gap: 85px;
}
@media (max-width: 1024px) {
  .site-footer .footer-inner-row .footer-logo .address-box {
    gap: 36px;
    align-items: self-start;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row .footer-logo .address-box {
    padding-block: 35px;
    width: 100%;
    flex-direction: column-reverse;
    align-items: flex-start;
  }
}
.site-footer .footer-inner-row .footer-logo .address-box a:focus {
  color: #fff;
}
.site-footer .footer-inner-row .footer-social-box ul {
  flex-direction: column;
}
.site-footer .footer-inner-row .footer-social-box ul li a {
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 10px;
  display: inline-block;
  font-weight: 700;
}
.site-footer .footer-inner-row .footer-social-box ul li a:hover {
  color: #2F2F2F;
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row .footer-social-box ul > li {
    display: block;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row .footer-social-box ul .social-icon ul > li {
    display: block;
  }
}
.site-footer .footer-inner-row .footer-social-box .social-icon {
  min-width: 22px;
}
.site-footer .footer-inner-row .footer-social-box .social-icon ul {
  display: flex;
  align-items: center;
}
.site-footer .footer-inner-row .footer-social-box .social-icon ul li a {
  margin-bottom: 0;
}
.site-footer .footer-inner-row .footer-social-box .social-icon ul li a img {
  filter: brightness(100);
}
.site-footer .footer-inner-row .footer-social-box .social-icon ul li a:hover svg path {
  fill: #2F2F2F;
}
.site-footer .footer-inner-row .footer-social-box .social-icon ul li a:hover img {
  filter: brightness(0);
}
.site-footer .footer-inner-row .footer-social-box .social-icon ul {
  gap: 10px;
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row .footer-social-box .social-icon ul {
    flex-direction: row;
    display: flex;
  }
}
@media (max-width: 767px) {
  .site-footer .footer-inner-row .footer-social-box {
    left: 0px;
    width: 100%;
    position: relative;
    top: -12px;
  }
}
.site-footer .address-box p {
  color: #ffffff;
  line-height: 21px;
}
@media (max-width: 991px) {
  .site-footer .address-box p {
    font-size: 14px;
  }
}
.site-footer .address-box p a {
  margin-top: 5px;
  display: inline-block;
}
.site-footer .address-box p a:hover {
  color: #000;
}
.site-footer .address-box p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  .site-footer .address-box .address {
    min-width: 300px;
  }
}
.site-footer:before {
  width: 83%;
  height: 102%;
  background-image: url(../images/footer-shape-left.svg);
  background-repeat: no-repeat;
  position: absolute;
  left: -160px;
  content: "";
  top: 0px;
  background-size: cover;
  background-position: top right;
}
@media (max-width: 1440px) {
  .site-footer:before {
    width: 88%;
  }
}
@media (max-width: 991px) {
  .site-footer:before {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .site-footer:before {
    width: 164%;
    left: -30px;
    transform: rotate(-1deg);
    top: -10px;
  }
}
.site-footer:after {
  width: 21%;
  height: 52%;
  background-image: url(../images/right-footer-pattern.svg);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  content: "";
  top: 0;
  background-position: 0 0;
}
@media (max-width: 1440px) {
  .site-footer:after {
    width: 34%;
    height: 35%;
    right: -225px;
    top: 0px;
  }
}
@media (max-width: 1200px) {
  .site-footer:after {
    width: 44%;
    height: 35%;
    right: -255px;
    top: 0px;
  }
}
@media (max-width: 991px) {
  .site-footer:after {
    width: 34%;
    height: 35%;
    right: -170px;
    top: 0px;
  }
}
@media (max-width: 767px) {
  .site-footer:after {
    background-position: -1350px;
  }
}
.site-footer .copyright-section {
  position: relative;
  border-top: 1px solid #ffffff;
  padding-block: 30px;
  margin-top: 115px;
}
@media (max-width: 1440px) {
  .site-footer .copyright-section {
    margin-top: 129px;
  }
}
@media (max-width: 991px) {
  .site-footer .copyright-section {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .site-footer .copyright-section {
    margin-top: 50px;
    padding-block: 10px;
    text-align: center;
  }
}
.site-footer .copyright-section p {
  color: #ffffff;
  font-size: 14px;
  font-style: italic;
  margin: 0;
}
@media (max-width: 991px) {
  .site-footer .container {
    padding-inline: 15px;
  }
}

@media (max-width: 767px) {
  #menu-footer-menu li:last-child {
    display: block;
  }
}
@media (max-width: 767px) {
  #menu-footer-menu li a {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  #menu-footer-menu {
    top: 26px;
    position: relative;
  }
}

.our-team-page.service-main-wrapper {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: relative;
}
.our-team-page.service-main-wrapper:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
}
.our-team-page.service-main-wrapper .service-list-div-box h5, .our-team-page.service-main-wrapper .service-list-div-box .our-team-members-section .team-member-lists ul li, .our-team-members-section .team-member-lists ul .our-team-page.service-main-wrapper .service-list-div-box li {
  padding-block: 109px 50px;
  margin-bottom: 0;
  font-size: 16px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .our-team-page.service-main-wrapper .service-list-div-box h5, .our-team-page.service-main-wrapper .service-list-div-box .our-team-members-section .team-member-lists ul li, .our-team-members-section .team-member-lists ul .our-team-page.service-main-wrapper .service-list-div-box li {
    padding-block: 48px 12px;
    color: #D5D5D5;
    font-size: 14px;
  }
}
.our-team-page.service-main-wrapper .service-list-div-box ul {
  -moz-column-count: 2;
       column-count: 2;
  max-width: 600px;
}
@media (max-width: 767px) {
  .our-team-page.service-main-wrapper .service-list-div-box ul {
    -moz-column-count: 1;
         column-count: 1;
    padding-left: 35px;
  }
}
.our-team-page.service-main-wrapper .service-list-div-box ul li {
  font-size: 25px;
  font-weight: 700;
  text-transform: capitalize;
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .our-team-page.service-main-wrapper .service-list-div-box ul li {
    font-size: 20px;
    padding-bottom: 10px;
  }
}
.our-team-page.service-main-wrapper .top-banner-section, .our-team-page.service-main-wrapper .image-content-teaser {
  background-color: transparent !important;
}
.our-team-page.service-main-wrapper .top-banner-section .title-block {
  max-width: 850px;
  position: relative;
}

.our-service-list-wrapper {
  padding-block: 130px 152px;
  background-color: #E6E6E6;
}
@media (max-width: 991px) {
  .our-service-list-wrapper {
    padding-block: 50px 50px;
  }
}
@media (max-width: 767px) {
  .our-service-list-wrapper {
    padding-block: 27px 0px;
  }
}
.our-service-list-wrapper .sub-title h5, .our-service-list-wrapper .sub-title .our-team-members-section .team-member-lists ul li, .our-team-members-section .team-member-lists ul .our-service-list-wrapper .sub-title li {
  text-transform: uppercase;
  font-weight: 700;
  color: #F05A28;
  margin: 0;
  font-size: 16px;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .our-service-list-wrapper .sub-title h5, .our-service-list-wrapper .sub-title .our-team-members-section .team-member-lists ul li, .our-team-members-section .team-member-lists ul .our-service-list-wrapper .sub-title li {
    font-size: 14px;
    padding-bottom: 30px;
  }
}
.our-service-list-wrapper .sub-title h2 {
  color: #2F2F2F;
  font-size: 60px;
  text-transform: capitalize;
  line-height: 70px;
  padding-block: 41px 46px;
  margin: 0;
  max-width: 100%;
  margin-top: 50px;
  border-top: 2px solid #D5D5D5;
  padding-top: 45px;
}
@media (max-width: 1440px) {
  .our-service-list-wrapper .sub-title h2 {
    padding-top: 36px;
  }
}
@media (max-width: 991px) {
  .our-service-list-wrapper .sub-title h2 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media (max-width: 767px) {
  .our-service-list-wrapper .sub-title h2 {
    font-size: 30px;
    line-height: 35px;
    display: none;
  }
}
.our-service-list-wrapper .service-full-box {
  display: flex;
}
@media (max-width: 767px) {
  .our-service-list-wrapper .service-full-box {
    flex-direction: column;
    padding-inline: 30px;
  }
}
.our-service-list-wrapper .service-full-box .service-left-img, .our-service-list-wrapper .service-full-box .service-right-info-wrapper {
  width: 50%;
}
.our-service-list-wrapper .service-full-box .service-left-img {
  padding-bottom: 22%;
}
@media (max-width: 1440px) {
  .our-service-list-wrapper .service-full-box .service-left-img {
    padding-bottom: 29.8%;
  }
}
@media (max-width: 767px) {
  .our-service-list-wrapper .service-full-box .service-left-img {
    padding-bottom: 99.8%;
    width: 100%;
  }
}
.our-service-list-wrapper .service-full-box .service-left-img img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media (max-width: 767px) {
  .our-service-list-wrapper .service-full-box .service-left-img img {
    border-radius: 5px;
  }
}
.our-service-list-wrapper .service-full-box .service-right-info-wrapper {
  margin-left: 82px;
  max-width: 588px;
  border-top: 2px solid #D5D5D5;
  padding-top: 45px;
  position: relative;
}
@media (max-width: 991px) {
  .our-service-list-wrapper .service-full-box .service-right-info-wrapper {
    margin-left: 45px;
    padding-top: 30px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .our-service-list-wrapper .service-full-box .service-right-info-wrapper {
    margin-left: 0;
    max-width: 100%;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 25px;
    border-top: 0px;
    border-bottom: 2px solid #D5D5D5;
  }
}
.our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info {
  max-width: 410px;
  height: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info {
    padding-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info {
    max-width: 100%;
  }
}
.our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info .desktop-title-hide {
  display: none;
}
@media (max-width: 767px) {
  .our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info .desktop-title-hide {
    display: block;
    font-size: 30px;
    line-height: 35px;
  }
}
.our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info h4, .our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info .title {
  color: #2F2F2F;
  font-size: 25px;
  line-height: 33px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info h4, .our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info .title {
    font-size: 14px;
    color: #777777;
    line-height: 20px;
  }
}
.our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info p {
  color: #777777;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  padding-block: 25px 50px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .our-service-list-wrapper .service-full-box .service-right-info-wrapper .service-right-info p {
    font-size: 14px;
    line-height: 20px;
  }
}
.our-service-list-wrapper .service-full-box .service-right-info-wrapper .button-o-link {
  position: absolute;
  right: -60px;
  bottom: 0;
}
@media (max-width: 991px) {
  .our-service-list-wrapper .service-full-box .service-right-info-wrapper .button-o-link {
    right: 0px;
  }
}
@media (max-width: 767px) {
  .our-service-list-wrapper .service-full-box .service-right-info-wrapper .button-o-link {
    bottom: 5px;
    right: 0px;
  }
}
.our-service-list-wrapper .service-full-row-section .service-full-box-wrapper:first-child .sub-title h2 {
  border-top: 0;
  margin-top: 0;
  max-width: 1080px;
}
.our-service-list-wrapper .service-full-row-section .service-full-box-wrapper:last-child .service-right-info-wrapper {
  border: 0;
}

.image-content-section.customBlock {
  display: block;
}
.image-content-section.customBlock .service-slider {
  padding-left: 60px;
}
@media (max-width: 767px) {
  .image-content-section.customBlock .service-slider {
    padding-inline: 0px;
    width: 100%;
  }
}
.image-content-section.customBlock .service-slider .imgBlock {
  margin-bottom: 0 !important;
}
.image-content-section.customBlock .service-slider .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .image-content-section.customBlock .service-slider .slick-dots {
    right: 0;
    bottom: -33px;
    top: auto;
    flex-direction: row;
    display: flex;
    left: 30px;
    gap: 5px;
  }
}
.image-content-section.customBlock .service-slider .item {
  padding-bottom: 56.1%;
  position: relative;
  height: 0;
}
@media (max-width: 767px) {
  .image-content-section.customBlock .service-slider .item {
    padding-bottom: 60%;
    border-radius: 0px;
    overflow: hidden;
  }
}
.image-content-section.customBlock .service-slider .item img {
  width: 100%;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100% !important;
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 767px) {
  .image-content-section.customBlock .service-slider {
    margin-bottom: 50px;
  }
}

.slick-slider-section .service-slider .slick-list {
  border-radius: 10px 0px 0px 10px;
  height: 100%;
}
@media (max-width: 480px) {
  .slick-slider-section .service-slider .slick-list {
    border-radius: 0;
  }
}
.slick-slider-section .service-slider .slick-list img {
  border-radius: 10px 0px 0px 10px !important;
}
@media (max-width: 480px) {
  .slick-slider-section .service-slider .slick-list img {
    border-radius: 0 !important;
  }
}

.contact-address-info {
  padding-top: 98px;
}
@media (max-width: 767px) {
  .contact-address-info {
    padding-block: 0 36px;
    max-width: 250px;
    margin: 0 auto;
    padding-inline: 6px;
  }
}
.contact-address-info li {
  font-size: 18px;
  color: #ffffff;
}
.contact-address-info li a {
  font-size: 18px;
}
.contact-address-info li a img {
  filter: brightness(100);
}
.contact-address-info li a:hover img {
  filter: brightness(1);
}
.contact-address-info li:nth-child(2) {
  padding-block: 51px 30px;
}
@media (max-width: 1440px) {
  .contact-address-info li:nth-child(2) {
    padding-block: 49px 21px;
  }
}
@media (max-width: 767px) {
  .contact-address-info li:nth-child(2) {
    padding-block: 30px 20px;
  }
}
.contact-address-info .contact-social-icon-row {
  display: flex;
  align-items: center;
  gap: 15px;
}
.contact-address-info .contact-social-icon-row li:last-child {
  padding: 0;
}
.contact-address-info .contact-social-icon-row li a:hover svg path {
  fill: #F05A28;
}

.captcha-box p {
  color: #ffffff;
  margin-bottom: 0;
}
.captcha-box p a {
  text-decoration: underline;
}

@media (max-width: 767px) {
  .page-template-tp-contact .join-the-team-section {
    padding: 200px 0 37px 0px;
  }
}
@media (max-width: 1024px) {
  .page-template-tp-contact .join-the-team-section .formOuterMain .content-right {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .page-template-tp-contact .join-the-team-section .formOuterMain .content-right p {
    padding-right: 50px;
  }
}
.page-template-tp-contact .join-the-team-section .formOuterMain .button-action {
  height: 48px;
  max-width: 180px;
  width: 100%;
}
@media (max-width: 767px) {
  .page-template-tp-contact .join-the-team-section .formOuterMain .button-action {
    max-width: 149px;
    margin: auto;
  }
}
@media (max-width: 767px) {
  .page-template-tp-contact .join-the-team-section .formOuterMain .title {
    margin-bottom: 22px;
  }
}

.contact-us-map-wrapper {
  height: 435px;
}
@media (max-width: 1024px) {
  .contact-us-map-wrapper {
    height: 323px;
  }
}
.contact-us-map-wrapper img {
  width: 100%;
  height: 100%;
}

.captcha-box-main-wrapper {
  display: flex;
  flex-direction: row-reverse;
  gap: 30px;
  align-items: center;
  padding: 0 7px;
}
@media (max-width: 1024px) {
  .captcha-box-main-wrapper {
    gap: 10px;
    align-items: flex-start;
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .captcha-box-main-wrapper {
    padding-top: 5px;
    gap: 0px;
  }
}

.page-template-tp-404 .join-the-team-section, .error404 .join-the-team-section {
  padding: 380px 0 100px 0px;
  height: 100vh;
}
@media (max-width: 1366px) {
  .page-template-tp-404 .join-the-team-section, .error404 .join-the-team-section {
    padding: 240px 0 60px 0px;
  }
}
@media (max-width: 767px) {
  .page-template-tp-404 .join-the-team-section, .error404 .join-the-team-section {
    padding: 260px 0 100px 0px;
  }
}
.page-template-tp-404 .join-the-team-section .formOuterMain, .error404 .join-the-team-section .formOuterMain {
  grid-template-columns: 1fr;
  text-align: center;
}
.page-template-tp-404 .join-the-team-section .formOuterMain h1, .error404 .join-the-team-section .formOuterMain h1 {
  padding-bottom: 81px;
}
@media (max-width: 767px) {
  .page-template-tp-404 .join-the-team-section .formOuterMain h1, .error404 .join-the-team-section .formOuterMain h1 {
    padding-bottom: 31px;
    max-width: 130px;
    margin: auto;
    line-height: 35px;
  }
}
.page-template-tp-404 .join-the-team-section .formOuterMain .button-o-link, .error404 .join-the-team-section .formOuterMain .button-o-link {
  margin-left: 60px;
}
@media (max-width: 767px) {
  .page-template-tp-404 .join-the-team-section .formOuterMain .button-o-link, .error404 .join-the-team-section .formOuterMain .button-o-link {
    padding-right: 30px;
    margin-left: 14px;
  }
}

.banner-main-sec-bacimg {
  position: relative;
  background: #E6E6E6;
}
.banner-main-sec-bacimg .background-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.banner-main-sec-bacimg .background-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 100% 0;
     object-position: 100% 0;
}
.banner-main-sec-bacimg .background-img::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(47, 47, 47, 0.95);
  position: absolute;
  left: 0;
  top: 0;
  mix-blend-mode: multiply;
}
@media (max-width: 767px) {
  .banner-main-sec-bacimg .background-img::before {
    background: rgba(47, 47, 47, 0.95);
  }
}

.top-banner-section {
  margin: 0;
  min-height: calc(100vh - 87px);
  display: flex;
  align-items: center;
  z-index: 99;
  position: relative;
}
@media (max-width: 767px) {
  .top-banner-section {
    height: auto;
    padding-top: 123px;
    padding-bottom: 16px;
    min-height: 376px;
  }
}
.top-banner-section > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  width: 100%;
}
@media (max-width: 1024px) {
  .top-banner-section > div {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.top-banner-section .title-block {
  width: 60%;
}
@media (max-width: 991px) {
  .top-banner-section .title-block {
    width: 100%;
  }
}
.top-banner-section .title-block .title {
  color: #ffffff;
}
@media (max-width: 991px) {
  .top-banner-section .title-block .title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .top-banner-section .title-block .title {
    font-size: 30px;
    line-height: 35px;
    margin: 0 0 7px 0;
  }
}
.top-banner-section .content-block {
  width: 100%;
  max-width: 653px;
}
@media (max-width: 991px) {
  .top-banner-section .content-block {
    width: 100%;
  }
}
.top-banner-section .content-block p {
  color: #ffffff;
  margin-top: 6px;
  max-width: 653px;
  width: 100%;
  font-size: 25px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .top-banner-section .content-block p {
    font-size: 14px;
    line-height: 20px;
  }
  .top-banner-section .content-block p br {
    display: none;
  }
}

.image-content-section {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  .image-content-section {
    margin-bottom: 30px;
  }
}

.image-content-teaser {
  position: relative;
  z-index: 99;
  overflow: hidden;
}
@media (max-width: 767px) {
  .image-content-teaser .innerBox {
    padding-left: 0 !important;
  }
}
.image-content-teaser .imgBlock {
  padding-bottom: 61%;
  position: relative;
  height: 0;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 85px 0;
}
@media (max-width: 767px) {
  .image-content-teaser .imgBlock {
    border-radius: 0;
    margin: 0 0 48px 0;
  }
}

.content-info-block {
  margin: 0;
  padding-left: 0;
  padding-right: 15px;
  display: grid;
  grid-template-columns: 1fr 4fr;
  gap: 65px;
}
@media (max-width: 767px) {
  .content-info-block {
    grid-template-columns: auto;
    padding-inline: 30px;
    gap: 35px;
  }
}
.content-info-block .title-block .title {
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #F05A28;
  line-height: 22px;
  max-width: 150px;
}
@media (max-width: 767px) {
  .content-info-block .title-block .title {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
    max-width: 130px;
  }
}
.content-info-block .content-block {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.content-info-block .content-block * {
  color: #ffffff;
}
.content-info-block .content-block a {
  color: #F05A28;
}
.content-info-block .content-block a:hover {
  color: #ffffff;
}
.content-info-block .content-block a.button-o-link {
  letter-spacing: 1.5px;
}
@media (max-width: 767px) {
  .content-info-block .content-block a.button-o-link {
    letter-spacing: 1px;
  }
}
.content-info-block .content-block h4, .content-info-block .content-block .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .content-info-block .content-block .title {
  line-height: 33px;
  margin-bottom: 44px;
}
@media (max-width: 1200px) {
  .content-info-block .content-block h4 br, .content-info-block .content-block .team-bio-block .leadership-info-block .info-top .title br, .team-bio-block .leadership-info-block .info-top .content-info-block .content-block .title br {
    display: none;
  }
}
@media (max-width: 991px) {
  .content-info-block .content-block h4, .content-info-block .content-block .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .content-info-block .content-block .title {
    line-height: 24px;
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 26px;
  }
}
.content-info-block .content-block p {
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  font-family: "Helvetica Neue";
}
@media (max-width: 991px) {
  .content-info-block .content-block p {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .content-info-block .content-block p {
    font-size: 14px;
    line-height: 20px;
  }
}
.content-info-block .content-block .button-o-link {
  margin-top: 59px;
  margin-left: auto;
}
@media (max-width: 991px) {
  .content-info-block .content-block .button-o-link {
    margin-top: 38px;
  }
}

@media (min-width: 767px) {
  .single .content-info-block {
    padding-bottom: 100px;
  }
}

.img-repeat-section {
  margin: 0;
  position: relative;
}
.img-repeat-section:after {
  content: "";
  width: 100%;
  height: 300px;
  background: #E6E6E6;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 767px) {
  .img-repeat-section:after {
    height: 162px;
  }
}
@media (max-width: 767px) {
  .img-repeat-section .repeater-blocks {
    padding: 0 18px;
  }
}
.img-repeat-section .repeater-blocks ul {
  display: inline-block;
  width: 100%;
}
.img-repeat-section .repeater-blocks ul li {
  padding: 0 20px;
  width: 50%;
  float: left;
}
@media (max-width: 767px) {
  .img-repeat-section .repeater-blocks ul li {
    width: 100%;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .img-repeat-section .repeater-blocks ul li:last-child {
    margin-bottom: 0px;
  }
}
.img-repeat-section .repeater-blocks ul li:nth-child(2) {
  margin-top: 28%;
  float: right;
}
@media (max-width: 767px) {
  .img-repeat-section .repeater-blocks ul li:nth-child(2) {
    margin-top: 0;
  }
}
.img-repeat-section .repeater-blocks ul li .coverImg {
  height: 0;
  padding-bottom: 129%;
}
@media (max-width: 767px) {
  .img-repeat-section .repeater-blocks ul li .coverImg {
    padding-bottom: 100%;
  }
}
.img-repeat-section .repeater-blocks ul li .coverImg img {
  border-radius: 10px;
}

.main-content-section {
  width: 100%;
  background: #E6E6E6;
  padding: 100px 0;
}
@media (max-width: 991px) {
  .main-content-section {
    padding: 30px 0;
  }
}
@media (max-width: 991px) {
  .main-content-section .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .main-content-section .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.main-content-section .content-section {
  display: flex;
  flex-direction: column;
}
.main-content-section .content-section .title {
  margin-bottom: 38px;
}
@media (max-width: 767px) {
  .main-content-section .content-section .title {
    margin-bottom: 18px;
  }
}
.main-content-section .content {
  width: 100%;
  max-width: 75%;
  margin: 0 0 37px auto;
  padding-right: 90px;
}
@media (max-width: 991px) {
  .main-content-section .content {
    max-width: 100%;
    padding-right: 0px;
  }
}
.main-content-section .content p {
  line-height: 26px;
  color: #777777;
}
@media (max-width: 767px) {
  .main-content-section .content p {
    font-size: 14px;
    line-height: 20px;
  }
}
.main-content-section .button-o-link {
  margin-left: auto;
  margin-right: 78px;
  letter-spacing: 1.5px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991px) {
  .main-content-section .button-o-link {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .main-content-section .button-o-link {
    letter-spacing: 1px;
  }
}

.wide-image-with-content {
  background: #E6E6E6;
}
@media (max-width: 767px) {
  .wide-image-with-content {
    padding: 0 30px;
  }
}
.wide-image-with-content .imgBlock {
  height: 0;
  padding-bottom: 56.7%;
  overflow: hidden;
  border-radius: 10px;
  width: calc(100% - 10px);
  margin: 0 0 120px 0;
}
@media (max-width: 767px) {
  .wide-image-with-content .imgBlock {
    padding-bottom: 95%;
    margin-bottom: 35px;
    border-radius: 5px;
  }
}
.wide-image-with-content .imgBlock img {
  border-radius: 10px;
}
@media (max-width: 767px) {
  .wide-image-with-content .imgBlock img {
    border-radius: 5px;
  }
}
.wide-image-with-content .content {
  max-width: 770px;
  margin: 0 auto 0;
  padding-bottom: 120px;
}
@media (max-width: 767px) {
  .wide-image-with-content .content {
    padding-bottom: 26px;
  }
}
@media (max-width: 767px) {
  .wide-image-with-content .content.text-center *:not(.button-o-link) {
    text-align: left;
  }
}
.wide-image-with-content .content .title {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .wide-image-with-content .content .title {
    margin-bottom: 18px;
  }
}
.wide-image-with-content .content p {
  line-height: 26px;
  margin-bottom: 45px;
  color: #777777;
}
@media (max-width: 767px) {
  .wide-image-with-content .content p {
    font-size: 14px;
    line-height: 20px;
  }
}
.wide-image-with-content .content .button-o-link {
  letter-spacing: 1.5px;
  position: relative;
  z-index: 1;
  color: #F05A28;
}
@media (max-width: 767px) {
  .wide-image-with-content .content .button-o-link {
    letter-spacing: 1px;
  }
}
.wide-image-with-content .content .button-o-link:hover {
  color: #ffffff;
}

.partners-section {
  max-width: 972px;
  margin: 0 auto;
  padding-bottom: 154px;
}
@media (max-width: 767px) {
  .partners-section {
    padding-bottom: 40px;
  }
}
.partners-section .title {
  text-align: center;
  color: #2F2F2F;
  margin: 0 0 70px 0;
}
@media (max-width: 767px) {
  .partners-section .title {
    margin: 0 0 16px 0;
    font-size: 31px;
  }
}
.partners-section ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 36px;
}
@media (max-width: 767px) {
  .partners-section ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 18px 34px;
  }
}
.partners-section ul li {
  overflow: hidden;
}
.partners-section ul li a {
  height: 0;
  padding-bottom: 100%;
  display: block;
  position: relative;
}
.partners-section .partners-logos li a img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  padding: 18px;
}

.image-title-with-cta {
  position: relative;
  padding: 50px 0 0 0;
  min-height: 490px;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .image-title-with-cta {
    min-height: 390px;
  }
}
@media (max-width: 767px) {
  .image-title-with-cta {
    min-height: 10px;
    padding: 56px 0;
  }
  .image-title-with-cta .cta-block {
    text-align: center;
  }
  .image-title-with-cta .container {
    width: 100%;
  }
}
.image-title-with-cta .imgBlock {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px 0px 0px 5px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .image-title-with-cta .imgBlock {
    border-radius: 0;
  }
}
.image-title-with-cta .imgBlock::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 0;
  top: 0;
}
.image-title-with-cta .imgBlock img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image-title-with-cta .title-with-cta {
  position: relative;
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 30px;
  align-items: center;
}
@media (max-width: 767px) {
  .image-title-with-cta .title-with-cta {
    grid-template-columns: 1fr;
  }
}
.image-title-with-cta .title-with-cta .title {
  color: #ffffff;
  line-height: 70px;
}
@media (max-width: 1200px) {
  .image-title-with-cta .title-with-cta .title {
    line-height: 45px;
  }
}
@media (max-width: 767px) {
  .image-title-with-cta .title-with-cta .title {
    line-height: 28px;
    margin: 0;
  }
}
.image-title-with-cta .title-with-cta .button-o-link {
  color: #F05A28;
  letter-spacing: 1.5px;
}
@media (max-width: 767px) {
  .image-title-with-cta .title-with-cta .button-o-link {
    letter-spacing: 1px;
    padding-right: 16px;
  }
}
.image-title-with-cta .title-with-cta .button-o-link:hover {
  color: #ffffff;
}

.why-partin-sec .background-img {
  height: 76.8%;
}
@media (max-width: 1200px) {
  .why-partin-sec .background-img {
    height: 84%;
  }
}
@media (max-width: 991px) {
  .why-partin-sec .background-img {
    height: 85%;
  }
}
@media (max-width: 767px) {
  .why-partin-sec .background-img {
    height: 63%;
  }
}
@media (max-width: 480px) {
  .why-partin-sec .background-img {
    height: 75rem;
  }
}

.our-team-page {
  margin: 0;
}
.our-team-page .top-banner-section {
  background-color: #484848;
}
@media (max-width: 767px) {
  .our-team-page .top-banner-section {
    padding: 197px 0 74px 0;
  }
}
.our-team-page .top-banner-section .title-block {
  width: 100%;
  max-width: 695px;
  margin: 0 auto;
}
.our-team-page .top-banner-section .title-block .title {
  color: #ffffff;
}
.our-team-page .image-content-teaser {
  background-color: #484848;
}

.our-leadership-list {
  background-color: #484848;
  padding-bottom: 150px;
}
@media (max-width: 767px) {
  .our-leadership-list {
    padding-bottom: 30px;
  }
}
.our-leadership-list .title {
  margin-bottom: 65px;
  color: #ffffff;
}
@media (max-width: 767px) {
  .our-leadership-list .title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 18px;
  }
}
.our-leadership-list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px 18px;
}
@media (max-width: 991px) {
  .our-leadership-list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .our-leadership-list ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px 0px;
  }
}
.our-leadership-list .our-leadership-member {
  position: relative;
}
.our-leadership-list .our-leadership-member .imgBlock {
  height: 0;
  padding-bottom: 94.5%;
  overflow: hidden;
  border-radius: 5px;
  margin: 0 0 10px 0;
}
.our-leadership-list .our-leadership-member .imgBlock img {
  transform: scale(1);
  transition: all linear 0.2s;
}
.our-leadership-list .our-leadership-member:hover .imgBlock img {
  transform: scale(1.1);
}
.our-leadership-list .our-leadership-member .leadership-info .title {
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  font-family: "Helvetica Neue";
  margin: 0;
  line-height: 26px;
}
@media (max-width: 767px) {
  .our-leadership-list .our-leadership-member .leadership-info .title {
    font-size: 14px;
    line-height: 22px;
  }
}
.our-leadership-list .our-leadership-member .leadership-info .title a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.our-leadership-list .our-leadership-member .leadership-info .position {
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  font-family: "Archivo";
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .our-leadership-list .our-leadership-member .leadership-info .position {
    font-size: 14px;
  }
}

.fancybox-container .fancybox-bg {
  background: rgb(240, 90, 40);
}

.fancybox-button {
  background: url(../images/closeIcon.svg) no-repeat center center;
}

.fancybox-slide--html .fancybox-close-small {
  right: 10px;
  top: 10px;
}
@media (max-width: 1366px) {
  .fancybox-slide--html {
    padding-block: 60px;
  }
}

@media (max-width: 767px) {
  .fancybox-slide--html {
    padding: 0;
  }
}

.team-bio-modal {
  width: 100%;
  max-width: 996px;
  padding: 0;
  border-radius: 5px;
}
.team-bio-modal .fancybox-button {
  opacity: 1;
}
.team-bio-modal .fancybox-button svg {
  display: none;
}
@media (max-width: 767px) {
  .team-bio-modal .fancybox-button {
    background: #2F2F2F url(../images/modal-close-icon-w.svg) no-repeat center center;
    width: 35px;
    height: 35px;
    padding: 0;
    border-radius: 3px;
  }
  .team-bio-modal .fancybox-button svg path {
    color: #ffffff;
  }
}

.team-bio-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}
@media (max-width: 767px) {
  .team-bio-block {
    grid-template-columns: repeat(1, 1fr);
  }
}
.team-bio-block .team-img .imgBlock {
  position: relative;
  height: 0;
  padding-bottom: 149%;
}
.team-bio-block .leadership-info-block {
  padding: 92px 52px 50px 52px;
}
@media (max-width: 991px) {
  .team-bio-block .leadership-info-block {
    padding: 40px;
  }
}
@media (max-width: 767px) {
  .team-bio-block .leadership-info-block {
    padding: 20px;
  }
}
.team-bio-block .leadership-info-block p {
  line-height: 26px;
  margin: 0 0 26px 0;
}
@media (max-width: 991px) {
  .team-bio-block .leadership-info-block p {
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 767px) {
  .team-bio-block .leadership-info-block p {
    color: #777;
    margin-bottom: 20px;
  }
}
.team-bio-block .leadership-info-block .info-top {
  margin: 0 0 38px 0;
}
.team-bio-block .leadership-info-block .info-top .title {
  margin: 0 0 6px 0;
}
@media (max-width: 767px) {
  .team-bio-block .leadership-info-block .info-top .title {
    font-size: 20px;
  }
}
.team-bio-block .leadership-info-block .info-top .position {
  color: #F05A28;
  font-size: 16px;
  font-weight: 700;
  font-family: "Archivo";
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .team-bio-block .leadership-info-block .info-top .position {
    font-size: 14px;
  }
}

.our-team-members-section {
  background: #E6E6E6;
  padding: 122px 0 190px 0;
  margin: 0 0 0px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .our-team-members-section {
    padding-top: 28px;
    padding-bottom: 14px;
  }
}
.our-team-members-section .title {
  margin: 0 0 56px 0;
  color: #2F2F2F;
}
@media (max-width: 767px) {
  .our-team-members-section .title {
    font-size: 30px;
    margin: 0 0 22px 0;
  }
}
@media (max-width: 767px) {
  .our-team-members-section .team-member-lists {
    margin: 0 0 10px 0;
  }
}
.our-team-members-section .team-member-lists ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 26px 18px;
}
@media (max-width: 991px) {
  .our-team-members-section .team-member-lists ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 12px 18px;
  }
}
@media (max-width: 480px) {
  .our-team-members-section .team-member-lists ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.our-team-members-section .team-member-lists ul li {
  border-bottom: 1px solid #2F2F2F;
  margin: 0;
  font-weight: 400;
  font-family: "Helvetica Neue";
  padding: 0 0 20px 0;
  color: #2F2F2F;
}
@media (max-width: 767px) {
  .our-team-members-section .team-member-lists ul li {
    font-size: 14px;
    line-height: 18px;
    padding: 0 0 10px 0;
  }
}
.our-team-members-section .team-member-lists ul li span {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  font-family: "Archivo";
  margin: 6px 0 0 0;
  color: #2F2F2F;
}
@media (max-width: 767px) {
  .our-team-members-section .team-member-lists ul li span {
    font-size: 14px;
  }
}

.image-with-links-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  padding: 10px;
}
@media (max-width: 767px) {
  .image-with-links-block {
    grid-template-columns: repeat(1, 1fr);
    padding: 0 30px;
  }
}
.image-with-links-block .left-block {
  width: 100%;
  top: 90px;
  position: relative;
}
@media (max-width: 767px) {
  .image-with-links-block .left-block {
    top: 0px;
    padding: 15px 0 0 0;
  }
}
.image-with-links-block .left-block .imgBlock {
  position: relative;
  height: 0;
  padding-bottom: 128.4%;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .image-with-links-block .left-block .imgBlock {
    padding-bottom: 95.4%;
    margin: 15px 0 40px 0;
  }
}
.image-with-links-block .right-block {
  margin: 0;
  padding: 207px 0 0 64px;
}
@media (max-width: 1200px) {
  .image-with-links-block .right-block {
    padding: 135px 0 0 64px;
  }
}
@media (max-width: 991px) {
  .image-with-links-block .right-block {
    padding: 100px 0 0 34px;
  }
}
@media (max-width: 767px) {
  .image-with-links-block .right-block {
    padding: 0;
  }
}
.image-with-links-block .right-block > div {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.image-with-links-block .right-block > div .bottom-content {
  margin-top: auto;
}
.image-with-links-block .right-block > div .bottom-content p {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 22px;
  color: #F05A28;
  text-transform: uppercase;
  max-width: 126px;
}
@media (max-width: 767px) {
  .image-with-links-block .right-block > div .bottom-content p {
    max-width: 196px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .image-with-links-block .right-block ul {
    margin-bottom: 14px;
  }
}
.image-with-links-block .right-block ul li {
  margin: 0 0 15px 0;
}
.image-with-links-block .right-block ul li a {
  overflow: hidden;
  transition: all linear 0.2s;
  position: relative;
  display: inline-flex;
  color: #2F2F2F;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .image-with-links-block .right-block ul li a {
    font-size: 36px;
    line-height: 35px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  .image-with-links-block .right-block ul li a {
    font-size: 24px;
    line-height: 35px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .image-with-links-block .right-block ul li a {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 5px;
  }
}
.image-with-links-block .right-block ul li a:hover {
  padding-left: 45px;
  color: #F05A28;
}
@media (max-width: 991px) {
  .image-with-links-block .right-block ul li a:hover {
    padding-left: 30px;
  }
}
.image-with-links-block .right-block ul li a:hover:before {
  left: 0;
}
.image-with-links-block .right-block ul li a:before {
  content: "";
  width: 35px;
  height: 30px;
  background: url(../images/orange-arrow.svg) no-repeat left center;
  background-size: 28px auto;
  display: block;
  position: absolute;
  left: -50px;
  transition: all linear 0.2s;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .image-with-links-block .right-block ul li a:before {
    width: 25px;
    height: 20px;
    background-size: 20px auto;
  }
}

.join-the-team-section {
  position: relative;
  padding: 290px 0 160px 0px;
}
@media (max-width: 991px) {
  .join-the-team-section {
    padding: 180px 0 60px 0px;
  }
}
@media (max-width: 767px) {
  .join-the-team-section {
    padding: 40px 0 40px 0px;
  }
}
.join-the-team-section .background-img {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.join-the-team-section .background-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.join-the-team-section .background-img::before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  left: 0;
  top: 0;
}
.join-the-team-section .formOuterMain {
  display: grid;
  grid-template-columns: 1fr 1fr;
  position: relative;
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain {
    grid-template-columns: repeat(1, 1fr);
  }
}
.join-the-team-section .formOuterMain .title {
  color: #ffffff;
  line-height: 70px;
}
@media (max-width: 1200px) {
  .join-the-team-section .formOuterMain .title {
    line-height: normal;
  }
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain .title {
    font-size: 30px;
  }
  .join-the-team-section .formOuterMain .title br {
    display: none;
  }
}
.join-the-team-section .formOuterMain .content p {
  color: #F05A28;
  text-transform: uppercase;
  max-width: 126px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.5px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain .content p {
    font-size: 14px;
    line-height: 22px;
    max-width: 196px;
  }
}
.join-the-team-section .formOuterMain .form-input-groups {
  display: flex;
  flex-wrap: wrap;
}
.join-the-team-section .formOuterMain .form-input-groups .half,
.join-the-team-section .formOuterMain .form-input-groups .inputGroup {
  padding: 0 7px;
}
@media (max-width: 1200px) {
  .join-the-team-section .formOuterMain .form-input-groups .half,
  .join-the-team-section .formOuterMain .form-input-groups .inputGroup {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain .form-input-groups .inputGroup p {
    margin: 0 0 8px 0;
  }
}
.join-the-team-section .formOuterMain .wpcf7-form-control,
.join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap {
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 5px;
  width: 100%;
  min-width: none;
  height: 65px;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  font-family: "Archivo";
}
.join-the-team-section .formOuterMain .wpcf7-form-control::-webkit-input-placeholder,
.join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap::-webkit-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.join-the-team-section .formOuterMain .wpcf7-form-control::-moz-placeholder,
.join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.join-the-team-section .formOuterMain .wpcf7-form-control:-ms-input-placeholder,
.join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap:-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
.join-the-team-section .formOuterMain .wpcf7-form-control::-ms-input-placeholder,
.join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap::-ms-input-placeholder {
  color: #ffffff;
  opacity: 1;
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain .wpcf7-form-control,
  .join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap {
    height: 40px;
    padding: 0 10px;
    font-size: 14px;
  }
}
.join-the-team-section .formOuterMain .wpcf7-form-control option,
.join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap option {
  color: #2F2F2F;
}
.join-the-team-section .formOuterMain .wpcf7-form-control.wpcf7-select,
.join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap.wpcf7-select {
  background: url(../images/select-box-arrow.svg) no-repeat;
  background-position: calc(100% - 10px);
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 30px;
}
.join-the-team-section .formOuterMain .wpcf7-form-control.wpcf7-submit,
.join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap.wpcf7-submit {
  background-color: #F05A28;
  color: #ffffff;
  border-color: #F05A28;
  height: 48px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  background-position: 8px 50%;
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain .wpcf7-form-control.wpcf7-submit,
  .join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap.wpcf7-submit {
    font-size: 14px;
    background-size: 24px auto;
    width: auto;
    padding: 0 42px 0 50px;
    margin: 0 auto;
    display: table;
    height: 40px;
  }
}
.join-the-team-section .formOuterMain .wpcf7-form-control.wpcf7-submit:hover,
.join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap.wpcf7-submit:hover {
  cursor: pointer;
}
.join-the-team-section .formOuterMain .button-action {
  position: relative;
  overflow: hidden;
}
.join-the-team-section .formOuterMain .button-action::before, .join-the-team-section .formOuterMain .button-action::after {
  z-index: 1;
  content: "";
  width: 28px;
  height: 24px;
  background-image: url(../images/arrowRightWhite.svg);
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  position: absolute;
  left: 10px;
  top: 12px;
  pointer-events: none;
  transition: all linear 0.2s;
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain .button-action::before, .join-the-team-section .formOuterMain .button-action::after {
    top: 7px;
    background-size: 24px auto;
  }
}
.join-the-team-section .formOuterMain .button-action::after {
  left: -60px;
}
.join-the-team-section .formOuterMain .button-action:hover::before {
  background-position: 50px 50%;
}
.join-the-team-section .formOuterMain .button-action:hover::after {
  left: 10px;
  background-position: 0px 50%;
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain .button-action p {
    position: relative;
  }
}
.join-the-team-section .formOuterMain .input-file {
  position: relative;
}
.join-the-team-section .formOuterMain .input-file input[type=file] {
  opacity: 0;
  height: 48px;
  cursor: pointer;
}
.join-the-team-section .formOuterMain .input-file .wpcf7-form-control-wrap {
  display: block;
  padding: 0;
  cursor: pointer;
  border: 0;
  height: 48px;
}
.join-the-team-section .formOuterMain .input-file label {
  opacity: 0;
}
.join-the-team-section .formOuterMain .input-file label,
.join-the-team-section .formOuterMain .input-file .file-name {
  position: absolute;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  pointer-events: none;
  padding: 0 15px 0 55px;
  color: #2F2F2F;
  top: 0;
  background: #D5D5D5;
  border-radius: 5px;
  line-height: normal;
}
@media (max-width: 480px) {
  .join-the-team-section .formOuterMain .input-file label,
  .join-the-team-section .formOuterMain .input-file .file-name {
    height: 40px;
  }
}
@media (max-width: 480px) {
  .join-the-team-section .formOuterMain .input-file .file-name {
    background-size: 22px auto;
    font-size: 14px;
  }
}
.join-the-team-section .formOuterMain .input-file.button-action::before, .join-the-team-section .formOuterMain .input-file.button-action::after {
  filter: brightness(0);
}
.join-the-team-section .formOuterMain textarea.wpcf7-form-control {
  resize: none;
  padding: 15px;
  height: 100px;
  display: block;
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain textarea.wpcf7-form-control {
    padding: 10px;
  }
}
.join-the-team-section .formOuterMain .action {
  display: grid;
  grid-template-columns: 1fr 180px;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
@media (max-width: 991px) {
  .join-the-team-section .formOuterMain .action {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain .action .button-action {
    display: block;
    margin: 0 auto 0;
  }
}
.join-the-team-section .formOuterMain .action .button-action .wpcf7-spinner {
  position: absolute;
  top: 20px;
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain .action .button-action .wpcf7-spinner {
    position: absolute;
    top: 8px;
    right: -17px;
  }
}
@media (max-width: 480px) {
  .join-the-team-section .formOuterMain .form-block-right {
    max-width: 250px;
    margin: 0 auto;
  }
}
.join-the-team-section .formOuterMain .content-right {
  max-width: 50%;
  margin-left: auto;
  padding-left: 10px;
  color: #fff;
  margin-bottom: 90px;
}
@media (min-width: 767px) {
  .join-the-team-section .formOuterMain .content-right {
    min-height: 84px;
  }
}
@media (max-width: 991px) {
  .join-the-team-section .formOuterMain .content-right {
    max-width: 100%;
    margin-bottom: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .join-the-team-section .formOuterMain .content-right p {
    font-size: 14px;
    line-height: 22px;
  }
}

.our-team-page-bg {
  position: relative;
}
.our-team-page-bg > section {
  background: transparent !important;
}
.our-team-page-bg .background-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.our-team-page-bg .background-img img {
  z-index: 0;
}
.our-team-page-bg .background-img::after {
  content: "";
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.75) 28%, rgb(72, 72, 72) 100%);
  position: absolute;
  left: 0;
  top: 0;
}

.page-template-tp-team .formOuterMain .content-right p {
  padding-right: 60px;
}
.page-template-tp-team .our-leadership-list {
  background: rgba(47, 47, 47, 0.95);
}
@media (max-width: 991px) {
  .page-template-tp-team .our-leadership-list {
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .page-template-tp-team .our-leadership-list {
    padding-bottom: 64px;
    padding-top: 40px;
  }
}
.page-template-tp-team .our-team-page-bg .background-img::after {
  background: rgba(47, 47, 47, 0.95);
  mix-blend-mode: multiply;
}
@media (max-width: 991px) {
  .page-template-tp-team .our-leadership-list .title {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .page-template-tp-team .our-leadership-list .title {
    margin-bottom: 20px;
  }
}

.our-leader-main-row {
  display: flex;
}
@media (max-width: 991px) {
  .our-leader-main-row {
    flex-direction: column;
  }
}
.our-leader-main-row .leader-img-box {
  width: 56%;
}
@media (max-width: 1024px) {
  .our-leader-main-row .leader-img-box {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .our-leader-main-row .leader-img-box {
    width: 100%;
  }
}
.our-leader-main-row .leader-img-box img {
  width: 100%;
  border-radius: 5px;
}
.our-leader-main-row .leader-info-box {
  width: 44%;
  padding-left: 77px;
  padding-right: 35px;
}
@media (max-width: 1024px) {
  .our-leader-main-row .leader-info-box {
    width: 50%;
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .our-leader-main-row .leader-info-box {
    width: 100%;
    padding-left: 0;
    padding-top: 50px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .our-leader-main-row .leader-info-box {
    padding-top: 22px;
  }
}
.our-leader-main-row .leader-info-box h3, .our-leader-main-row .leader-info-box .image-with-links-block .right-block ul li a, .image-with-links-block .right-block ul li .our-leader-main-row .leader-info-box a {
  font-size: 25px;
  color: #ffffff;
  margin-bottom: 2px;
}
.our-leader-main-row .leader-info-box span {
  font-size: 16px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 40px;
  display: inline-block;
  color: #F05A28;
  font-weight: 700;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .our-leader-main-row .leader-info-box span {
    margin-block: 10px 20px;
  }
}
@media (max-width: 767px) {
  .our-leader-main-row .leader-info-box span {
    font-size: 14px;
    margin-block: 10px 10px;
  }
}
.our-leader-main-row .leader-info-box p {
  color: #ffffff;
  line-height: 26px;
  font-family: "Helvetica Neue";
}
.our-leader-main-row .leader-info-box p.mb-space {
  margin-bottom: 38px;
}
@media (max-width: 767px) {
  .our-leader-main-row .leader-info-box p.mb-space {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .our-leader-main-row .leader-info-box p {
    font-size: 14px;
    line-height: 20px;
  }
}

.project-sec .image-content-section {
  margin-bottom: 162px;
}
@media (max-width: 1366px) {
  .project-sec .image-content-section {
    margin-bottom: 100px;
  }
}
@media (max-width: 1200px) {
  .project-sec .image-content-section {
    margin-bottom: 77px;
  }
}
.project-sec .background-img {
  height: 100%;
}

.project-listing {
  background-color: #E6E6E6;
}
.project-listing .blogSelectBox {
  display: none;
}
.project-listing .projects-list ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 991px) {
  .project-listing .projects-list ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 767px) {
  .project-listing .projects-list ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.project-listing .projects-list ul li .imgBlock {
  position: relative;
  display: block;
  padding-bottom: 80%;
  height: 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .project-listing .projects-list ul li .imgBlock {
    padding-bottom: 84%;
  }
}
.project-listing .projects-list ul li .imgBlock img {
  transform: scale(1);
  transition: all linear 0.2s;
}
.project-listing .projects-list ul li .overlayBlock {
  position: absolute;
  left: 0;
  top: 100%;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 30px;
  text-align: center;
  transition: all linear 0.4s;
  color: #ffffff;
}
.project-listing .projects-list ul li .overlayBlock .title {
  font-size: 25px;
  font-weight: 700;
  line-height: 33px;
  max-width: 300px;
  margin: 0 auto 30px;
}
@media (max-width: 767px) {
  .project-listing .projects-list ul li .overlayBlock .title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.project-listing .projects-list ul li .overlayBlock .place-name {
  color: #F05A28;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}
.project-listing .projects-list ul li:hover .imgBlock img {
  transform: scale(1);
}
.project-listing .projects-list ul li:hover .overlayBlock {
  top: 0;
}
@media (min-width: 767px) {
  .project-listing .projects-list .viewBtnBox {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .project-listing .projects-list .viewBtnBox .orange-fill-btn {
    display: flex;
    justify-content: center;
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .project-listing .projects-list .mobile-hide {
    display: none;
  }
  .project-listing .projects-list .mobile-only {
    display: block;
  }
}

.post-type-archive-project .top-banner-section > div {
  padding-right: 40px;
}

.page-template-tp-careers .accordion-container {
  position: relative;
  max-width: 964px;
  height: auto;
  margin: 10px auto;
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container {
    max-width: 315px;
  }
}
.page-template-tp-careers .accordion-container h2 {
  text-align: left;
  color: #ffffff;
  margin-bottom: 0px;
  padding-bottom: 30px;
  border-bottom: 2px solid #D5D5D5;
  line-height: 70px;
}
@media (max-width: 1024px) {
  .page-template-tp-careers .accordion-container h2 {
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .page-template-tp-careers .accordion-container h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container h2 {
    font-size: 30px;
    padding-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container h2 br {
    display: none;
  }
}
.page-template-tp-careers .accordion-container .set {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 0px;
  border-bottom: 2px solid #D5D5D5;
}
.page-template-tp-careers .accordion-container .set a {
  display: block;
  padding: 33px 33px 33px 0;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s linear;
  font-size: 25px;
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container .set a {
    font-size: 20px;
    padding: 19px 22px 19px 10px;
  }
}
.page-template-tp-careers .accordion-container .set a i {
  float: right;
  margin-top: 0px;
  margin-right: 25px;
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container .set a i {
    margin-top: 3px;
    margin-right: 2px;
    width: 16px;
  }
}
.page-template-tp-careers .accordion-container .set a.active .hide-icon {
  display: none;
}
.page-template-tp-careers .accordion-container .set a.active .show-icon {
  display: block;
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container .set a.active .show-icon {
    margin-top: 5px;
  }
}
.page-template-tp-careers .accordion-container .set a:hover, .page-template-tp-careers .accordion-container .set a:focus, .page-template-tp-careers .accordion-container .set a:active, .page-template-tp-careers .accordion-container .set a:visited {
  color: #ffffff;
}
.page-template-tp-careers .accordion-container .set .orange-fill-btn a {
  display: block;
  padding: 12px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.2s linear;
  font-size: 16px;
  min-width: 152px;
  text-align: center;
  max-width: 152px;
  margin-block: 12px 0;
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container .set .orange-fill-btn a {
    padding: 9px;
    font-size: 14px;
    min-width: 127px;
    max-width: 127px;
    height: 40px;
  }
}
.page-template-tp-careers .accordion-container .content {
  border-bottom: 0;
  display: none;
  padding-bottom: 32px;
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container .content {
    padding-inline: 10px;
    padding-bottom: 15px;
  }
}
.page-template-tp-careers .accordion-container .content p {
  color: #ffffff;
  text-transform: none;
  max-width: 100%;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1.5px;
  line-height: 26px;
  padding: 0;
  font-weight: 400;
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container .content p {
    font-size: 14px;
    line-height: 18px;
  }
}
.page-template-tp-careers .accordion-container h4, .page-template-tp-careers .accordion-container .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .page-template-tp-careers .accordion-container .title {
  font-size: 22px;
  font-weight: 700;
  font-family: "Helvetica Neue";
  margin-bottom: 43px;
}
.page-template-tp-careers .accordion-container .faq-inner-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .page-template-tp-careers .accordion-container .faq-inner-box {
    flex-direction: column-reverse;
  }
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container .faq-inner-box {
    flex-direction: column-reverse;
  }
}
.page-template-tp-careers .accordion-container .faq-inner-box p {
  width: 50%;
}
@media (max-width: 991px) {
  .page-template-tp-careers .accordion-container .faq-inner-box p {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container .faq-inner-box p {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}
.page-template-tp-careers .accordion-container .faq-inner-box .faq-image {
  width: 50%;
  overflow: hidden;
}
@media (max-width: 991px) {
  .page-template-tp-careers .accordion-container .faq-inner-box .faq-image {
    width: 100%;
  }
}
.page-template-tp-careers .accordion-container .faq-inner-box .faq-image img {
  width: 100%;
  border-radius: 45px;
  position: absolute;
}
@media (max-width: 767px) {
  .page-template-tp-careers .accordion-container .faq-inner-box .faq-image img {
    border-radius: 20px;
    -o-object-position: 100% 30%;
       object-position: 100% 30%;
  }
}
.page-template-tp-careers .form-block-left {
  padding-right: 160px;
}
@media (max-width: 1024px) {
  .page-template-tp-careers .form-block-left {
    padding-right: 60px;
  }
}
@media (max-width: 991px) {
  .page-template-tp-careers .form-block-left {
    padding-right: 0;
  }
}
.page-template-tp-careers .form-block-right {
  padding-top: 175px;
}
@media (max-width: 991px) {
  .page-template-tp-careers .form-block-right {
    padding-top: 137px;
  }
}
@media (max-width: 767px) {
  .page-template-tp-careers .form-block-right {
    padding-top: 120px;
  }
}
.page-template-tp-careers .career-accordian-box.join-the-team-section {
  padding-bottom: 380px;
}
@media (max-width: 1366px) {
  .page-template-tp-careers .career-accordian-box.join-the-team-section {
    padding-bottom: 150px;
  }
}
@media (max-width: 991px) {
  .page-template-tp-careers .career-accordian-box.join-the-team-section {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .page-template-tp-careers .career-accordian-box.join-the-team-section .formOuterMain {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .page-template-tp-careers .career-accordian-box.join-the-team-section {
    padding-top: 160px;
  }
}

.service-detail-content-wrapper .back-to-service-row {
  text-align: right;
}
@media (max-width: 767px) {
  .service-detail-content-wrapper .back-to-service-row {
    text-align: left;
    top: -15px;
    position: relative;
  }
}
.service-detail-content-wrapper .back-to-service-row .button-o-link {
  margin: 0 !important;
  padding-right: 45px;
}
@media (max-width: 767px) {
  .service-detail-content-wrapper .back-to-service-row .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .service-detail-content-wrapper .content-section .content ul {
    padding: 10px 0 10px;
  }
}
.service-detail-content-wrapper .content-section .content h4, .service-detail-content-wrapper .content-section .content .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .service-detail-content-wrapper .content-section .content .title {
  line-height: 33px;
}

.service-detail-teaser.image-content-teaser .background-img img {
  height: 100%;
  -o-object-position: 0px -255px;
     object-position: 0px -255px;
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
  .service-detail-teaser.image-content-teaser .background-img img {
    -o-object-position: 0px -185px;
       object-position: 0px -185px;
  }
}
@media (max-width: 767px) {
  .service-detail-teaser .content-info-block {
    padding-bottom: 30px;
  }
}

.page-template-tp-service-detail .content-info-block .content-block, .single-service .content-info-block .content-block {
  max-width: 750px;
}
.page-template-tp-service-detail .service-detail-content-wrapper .content ul + h4, .page-template-tp-service-detail .service-detail-content-wrapper .content .team-bio-block .leadership-info-block .info-top ul + .title, .team-bio-block .leadership-info-block .info-top .page-template-tp-service-detail .service-detail-content-wrapper .content ul + .title, .single-service .service-detail-content-wrapper .content ul + h4, .single-service .service-detail-content-wrapper .content .team-bio-block .leadership-info-block .info-top ul + .title, .team-bio-block .leadership-info-block .info-top .single-service .service-detail-content-wrapper .content ul + .title {
  padding-top: 50px;
}
@media (max-width: 767px) {
  .page-template-tp-service-detail .service-detail-content-wrapper .content ul + h4, .page-template-tp-service-detail .service-detail-content-wrapper .content .team-bio-block .leadership-info-block .info-top ul + .title, .team-bio-block .leadership-info-block .info-top .page-template-tp-service-detail .service-detail-content-wrapper .content ul + .title, .single-service .service-detail-content-wrapper .content ul + h4, .single-service .service-detail-content-wrapper .content .team-bio-block .leadership-info-block .info-top ul + .title, .team-bio-block .leadership-info-block .info-top .single-service .service-detail-content-wrapper .content ul + .title {
    padding-top: 42px;
  }
}
.page-template-tp-service-detail .service-detail-content-wrapper .content h4, .page-template-tp-service-detail .service-detail-content-wrapper .content .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .page-template-tp-service-detail .service-detail-content-wrapper .content .title, .single-service .service-detail-content-wrapper .content h4, .single-service .service-detail-content-wrapper .content .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .single-service .service-detail-content-wrapper .content .title {
  font-size: 20px;
  line-height: 26px;
  padding-right: 15px;
}
@media (max-width: 767px) {
  .page-template-tp-service-detail .service-detail-content-wrapper .content h4 br, .page-template-tp-service-detail .service-detail-content-wrapper .content .team-bio-block .leadership-info-block .info-top .title br, .team-bio-block .leadership-info-block .info-top .page-template-tp-service-detail .service-detail-content-wrapper .content .title br, .single-service .service-detail-content-wrapper .content h4 br, .single-service .service-detail-content-wrapper .content .team-bio-block .leadership-info-block .info-top .title br, .team-bio-block .leadership-info-block .info-top .single-service .service-detail-content-wrapper .content .title br {
    display: none;
  }
}

@media (min-width: 767px) {
  .page-template-tp-service .content-info-block {
    padding-bottom: 100px;
  }
}
@media (max-width: 480px) {
  .page-template-tp-service .content-info-block {
    padding-bottom: 50px;
    padding-top: 30px;
  }
}

.service-details-banner-sec .top-banner-section .title-block {
  width: 100%;
  max-width: 867px;
}

.image-content-teaser.general-info-sec .background-img img {
  height: 100%;
  -o-object-position: 0px -255px;
     object-position: 0px -255px;
}
@media (max-width: 1699px) {
  .image-content-teaser.general-info-sec .background-img img {
    -o-object-position: 0px -150px;
       object-position: 0px -150px;
  }
}

@media (max-width: 767px) {
  .page-template-tp-general .main-content-section.blogDetail {
    padding-bottom: 0px;
  }
}
@media (max-width: 767px) {
  .page-template-tp-general .main-content-section.blogDetail .content-section .content ul {
    padding-bottom: 30px;
  }
}
.page-template-tp-general .top-banner-section .content-block {
  max-width: 278px;
  padding: 0;
  position: relative;
  left: -80px;
}
@media (max-width: 991px) {
  .page-template-tp-general .top-banner-section .content-block {
    left: 5px;
  }
}
.page-template-tp-general .title:empty {
  display: none;
}

.who-we-are-section .back-shape-section img {
  display: none;
}

.who-we-are-section .back-shape-section::after {
  content: "";
  background-image: url("../images/back-2.png");
  width: 3780px;
  height: 100%;
  position: absolute;
  bottom: auto;
  top: 285px;
  left: 100%;
  z-index: 1;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0;
  transform: translate(-100%, 0);
}

.partin-roofing-service-section .map-box {
  z-index: 9;
}

.slick-slider-section {
  z-index: 9;
}

.who-we-are-section .back-shape-section {
  overflow: hidden;
  height: 100%;
}

.partin-roofing-service-section .container {
  padding: 0;
}

.partin-roofing-service-section {
  z-index: 9;
}

.who-we-are-section .who-we-are-back-img-section {
  z-index: 1;
}

.who-we-are-section .container {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 768px) and (max-width: 819px) {
  .who-we-are-section .back-shape-section {
    bottom: -10px;
  }
}
@media screen and (min-width: 820px) and (max-width: 1024px) {
  .who-we-are-section .back-shape-section {
    bottom: -80px;
  }
}
@media screen and (min-width: 1025px) {
  .partin-roofing-service-section .map-box {
    top: -15px;
  }
  .partin-roofing-service-section {
    padding-top: 155px;
  }
  .partin-roofing-service-section .service-list-box-wrapper {
    margin-top: 0;
  }
}
@media screen and (min-width: 320px) and (max-width: 359px) {
  .who-we-are-section .back-shape-section::after {
    top: 445px;
    left: 610px;
  }
}
@media screen and (min-width: 360px) and (max-width: 374px) {
  .who-we-are-section .back-shape-section::after {
    top: 427px;
    left: 632px;
  }
}
@media screen and (min-width: 375px) and (max-width: 390px) {
  .who-we-are-section .back-shape-section::after {
    top: -38px;
    left: 644px;
  }
}
@media screen and (min-width: 391px) and (max-width: 414px) {
  .who-we-are-section .back-shape-section::after {
    top: 15px;
    left: 660px;
  }
}
@media screen and (min-width: 415px) and (max-width: 430px) {
  .who-we-are-section .back-shape-section::after {
    top: 50px;
    left: 665px;
  }
}
@media screen and (max-width: 767px) {
  .who-we-are-section .back-shape-section img {
    display: none;
  }
  .who-we-are-section .back-shape-section::after {
    content: "";
    background-image: url(../images/back-shape-img.svg);
    width: 800px;
    height: 730px;
    background-position: right;
  }
  .partin-roofing-service-section .map-box {
    z-index: 9;
  }
  .slick-slider-section {
    z-index: 9;
  }
  .who-we-are-section .back-shape-section {
    overflow: hidden;
    height: -webkit-fill-available;
  }
  .who-we-are-section .back-shape-section {
    bottom: 515px;
  }
  .partin-roofing-service-section .service-list-box-wrapper {
    padding-left: 25px;
  }
  .site-header .nav-bottom-icon {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 819px) {
  .who-we-are-section .back-shape-section::after {
    content: "";
    background-image: url(../images/back-shape-img.svg);
    width: 1030px;
    background-position: right;
    top: 502px;
    left: 949px;
  }
  .our-service-section {
    padding-top: 85px;
  }
}
@media screen and (min-width: 820px) and (max-width: 890px) {
  .who-we-are-section .back-shape-section::after {
    content: "";
    background-image: url(../images/back-shape-img.svg);
    width: 1000px;
    background-position: right;
    top: 445px;
    left: 915px;
  }
  .our-service-section {
    padding-top: 85px;
  }
}
@media screen and (min-width: 891px) and (max-width: 1023px) {
  .who-we-are-section .back-shape-section::after {
    content: "";
    background-image: url(../images/back-shape-img.svg);
    width: 1145px;
    background-position: right;
    top: 425px;
    left: 1035px;
  }
  .partin-roofing-service-section .map-box {
    top: 155px;
  }
  .our-service-section {
    padding-top: 85px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1100px) {
  .partin-roofing-service-section .map-box {
    top: 150px;
  }
  .who-we-are-section .back-shape-section::after {
    content: "";
    background-image: url(../images/back-shape-img.svg);
    width: 1000px;
    background-position: right;
    top: 497px;
    left: 915px;
  }
}
@media screen and (min-width: 1101px) and (max-width: 1280px) {
  .partin-roofing-service-section .map-box {
    top: 0px;
  }
  .who-we-are-section .back-shape-section::after {
    top: 300px;
    left: 1595px;
  }
}
@media screen and (min-width: 1281px) and (max-width: 1366px) {
  .partin-roofing-service-section .map-box {
    top: 0px;
  }
  .who-we-are-section .back-shape-section::after {
    top: 228px;
    left: 1640px;
  }
}
@media screen and (min-width: 1367px) and (max-width: 1440px) {
  .partin-roofing-service-section .map-box {
    top: 0px;
  }
  .who-we-are-section .back-shape-section::after {
    top: 159px;
    left: 1695px;
  }
}
@media screen and (min-width: 1441px) and (max-width: 1536px) {
  .partin-roofing-service-section .map-box {
    top: 0px;
  }
  .who-we-are-section .back-shape-section::after {
    top: 365px;
    left: 1710px;
  }
}
@media screen and (min-width: 1537px) and (max-width: 1600px) {
  .partin-roofing-service-section .map-box {
    top: 0px;
  }
  .who-we-are-section .back-shape-section::after {
    top: 197px;
    left: 1740px;
  }
}
@media screen and (min-width: 1601px) and (max-width: 1870px) {
  .who-we-are-section .back-shape-section::after {
    top: 270px;
  }
}
@media screen and (min-width: 1700px) {
  .who-we-are-section .who-we-are-back-img-section {
    height: 45%;
  }
}
.blogListing {
  padding: 50px 0;
  background-color: #E6E6E6;
}
@media (max-width: 767px) {
  .blogListing {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  .blogListing .blogOuter {
    padding-top: 0px;
  }
}

.viewBtnBox {
  display: flex;
  justify-content: center;
}

.blogBottom {
  font-size: 16px;
  line-height: 22px;
  padding-bottom: 10px;
}
.blogBottom span {
  display: block;
  font-size: inherit;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .blogBottom {
    font-size: 14px;
  }
}

.blogTeaser {
  border-bottom: solid 2px #D5D5D5;
  position: relative;
}

.blogOuter {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  padding: 30px 0;
}
@media (max-width: 1200px) {
  .blogOuter {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .blogOuter {
    grid-template-columns: 1fr;
  }
}
.blogOuter .blogTitle {
  display: block;
  padding: 20px 0;
  font-size: 18px;
  line-height: 22px;
  color: #2F2F2F;
}
.blogOuter .blogTitle:hover {
  color: #F05A28;
}
@media (max-width: 767px) {
  .blogOuter .blogTitle {
    font-size: 16px;
  }
}
.blogOuter .blogImg {
  display: block;
  overflow: hidden;
  position: relative;
  padding-bottom: 100%;
  border-radius: 10px;
}
@media (max-width: 767px) {
  .blogOuter .blogImg {
    border-radius: 5px;
  }
}
.blogOuter .blogImg:hover img {
  transform: scale(1.1);
}
.blogOuter .blogImg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  transition: all linear 0.2s;
  transform: scale(1);
}

.blogSelectBox {
  padding: 0 0 20px;
  position: relative;
  z-index: 1;
}

/* Style for the custom select container */
.custom-select {
  position: relative;
  width: 200px;
}
.custom-select .select-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-bottom: solid 2px #2F2F2F;
  font-weight: 700;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
  text-transform: uppercase;
  font-weight: "Archivo";
}
.custom-select .selected-option {
  flex: 1;
}
.custom-select .options {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow-y: auto;
  position: absolute;
  top: 32px;
  left: 0;
  width: 380px;
  z-index: 22;
  background-color: #2F2F2F;
  border-top: none;
  transition: max-height 0.3s ease-in-out;
  display: none;
  padding: 20px 18px 20px;
}
@media (max-width: 767px) {
  .custom-select .options {
    width: 280px;
  }
  .custom-select .options li {
    font-size: 16px;
  }
}
.custom-select .options li {
  cursor: pointer;
  transition: background-color 0.2s;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Archivo";
}
.custom-select .options li:hover {
  color: #F05A28;
}
.custom-select .options li + li {
  padding-top: 12px;
}
.custom-select .options.active {
  display: block;
  /* Add this line */
}
.custom-select.open .icon-plus {
  transform: rotate(45deg);
}

.main-content-section.blogDetail {
  padding-bottom: 40px;
}
.main-content-section.blogDetail .content-section {
  padding-top: 74px;
}
@media (max-width: 767px) {
  .main-content-section.blogDetail .content-section {
    padding-top: 35px;
  }
}
@media (max-width: 767px) {
  .main-content-section.blogDetail .content-section .content h4, .main-content-section.blogDetail .content-section .content .team-bio-block .leadership-info-block .info-top .title, .team-bio-block .leadership-info-block .info-top .main-content-section.blogDetail .content-section .content .title {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .main-content-section.blogDetail .content-section .content h4 br, .main-content-section.blogDetail .content-section .content .team-bio-block .leadership-info-block .info-top .title br, .team-bio-block .leadership-info-block .info-top .main-content-section.blogDetail .content-section .content .title br {
    display: none;
  }
}
@media (max-width: 767px) {
  .main-content-section.blogDetail .content-section .content ul {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .main-content-section.blogDetail .content-section .title {
    margin-bottom: 15px;
  }
}
.main-content-section.blogDetail .coverImg img {
  border-radius: 5px !important;
}
@media (max-width: 767px) {
  .main-content-section.blogDetail .contentFooter {
    flex-wrap: nowrap;
    align-items: center;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .main-content-section.blogDetail .contentFooter .blogLink {
    font-size: 14px;
  }
}
.main-content-section.blogDetail .repeater-blocks ul li {
  padding: 0 12px;
}

.content-section .content ul {
  padding: 20px 0 30px;
}
.content-section .content ul li {
  font-weight: 700;
  display: block;
  padding-bottom: 5px;
}
.content-section .content ul li:before {
  content: "";
  width: 4px;
  height: 4px;
  margin-right: 10px;
  background-color: #000;
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
}

.contentFooter {
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
  border-top: solid 2px #D5D5D5;
  padding-top: 32px;
  margin-top: 60px;
}
.contentFooter .blogLink {
  display: inline-block;
}
.contentFooter .blogLink a {
  color: #F05A28;
  text-transform: uppercase;
  font-weight: 700;
}
.contentFooter .blogLink a:hover {
  color: #000;
}
.contentFooter .blogLink span {
  color: #F05A28;
  font-weight: 700;
  padding: 0 7px;
}

.relatedBlogs {
  padding: 60px 0;
  background-color: #2F2F2F;
}
@media (max-width: 767px) {
  .relatedBlogs {
    padding: 37px 0 15px;
  }
}
.relatedBlogs h6 {
  font-size: 16px;
  line-height: 22px;
  color: #F05A28;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: "Archivo";
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .relatedBlogs h6 {
    font-size: 14px;
    margin-bottom: 0;
  }
}
.relatedBlogs .blogBottom span {
  color: #fff;
}
@media (max-width: 767px) {
  .relatedBlogs .blogBottom {
    border-bottom: 2px solid #D5D5D5;
  }
}
.relatedBlogs .blogOuter .blogTitle {
  color: #fff;
}
.relatedBlogs .blogOuter .blogTitle:hover {
  color: #F05A28;
}
.relatedBlogs .blogTeaser {
  border: none;
}

.page-template-tp-blog-detail .content-info-block .content-block .button-o-link {
  opacity: 0;
}/*# sourceMappingURL=main.css.map */