@charset "UTF-8";
/*==========*/
/*==========*/
/* stylelint-disable value-keyword-case*/
.font-awesome {
  font-family: "fontawesome";
}

.tk-matrix-ii, .mobile-our-local-resources .bg-title h2, .the-impact .bg-title h2, .faq-accordion .page-title h1, .tab-slider-section .nav .nav-link, .bg-title h2 p, .hero-title h1 {
  font-family: "matrix-ii", serif;
}

.trade-gothic-next, .current-past-production .past-accordion .accordion-item h2 .accordion-button, .learn-more-location .location-subtitle h6, body, .form-label {
  font-family: "trade-gothic-next";
}

.trade-gothic-next-condensed, .entry-content .section-title h1, .main-project-listing .link a, .main-project-listing h6, ul.status-calculate li, ul.distance-calculate li h2, ul.distance-calculate li .distance-title, .current-past-production .name-of-production-date p, .current-past-production .name-of-production-date h3, .current-past-production small, .film-ready-counties .learn-more-link a, .location-map-details .content-wrapper .link-section a, .partner-opportunities-section2 .accordion-item .accordion-header, .press-details-inner2 h4, ul.ctc-details li, .contact-us-2 h2, .text-content-slider ul.custom_paging li, .mobilecard-slider-section ul.custom_paging li, .view-details-section .incentives-steps .steps-box .numbers:after, .view-details-section .incentives-steps .steps-box .flex-grow-1, .section-title-content h1, .card h4, .blog-details-page ul.custom_paging li, .blog-details-page h6, .mapsvg-section .radio-box h5, .article-section ul.custom_paging li, .article-section .card h2, .tab-slider-section .images-slider h6, .title-content-link h2, .production-image-gallery .image-title h2, footer ul li a, .our-local-resources .card a, .our-local-resources .card h2, .banner h2, header .contact-info ul li a, .link, .section-title h2 {
  font-family: "trade-gothic-next-condensed";
}

.container {
  max-width: 1254px !important;
}

/* Media Query*/
.border-none {
  border: none !important;
}

.text-uppercase {
  text-transform: uppercase;
}

.btn-lg,
.btn,
.button, .form-submit .submit {
  min-width: 192px;
  width: auto;
  font-size: 14px !important;
  min-height: 45px;
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px !important;
}
.btn-lg:focus, .btn-lg:active,
.btn:focus,
.btn:active,
.button:focus,
.button:active, .form-submit .submit:focus, .form-submit .submit:active {
  outline: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
@media (max-width: 767px) {
  .btn-lg,
.btn,
.button, .form-submit .submit {
    min-width: 135px;
  }
}

.btn-wraning {
  max-width: 244px;
  min-height: 74px;
  padding: 19px 15px;
  border-radius: 100.5px;
  font-weight: 500;
  background-color: #fcd03d;
  border-color: #fcd03d !important;
  width: 100%;
  color: #005191;
  font-size: 23px !important;
}

.btn-arrow {
  position: relative;
  padding: 5px 45.2px 5px 24px !important;
}
.btn-arrow:after {
  content: "";
  background-image: url(../images/Icon-arrow-right.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  width: 13px;
  height: 9px;
  right: 23px;
  position: absolute;
}

.btn-secondary {
  background-color: transparent !important;
  border: solid 2px #707070 !important;
  color: #707070 !important;
  /*padding: 13.5px 42.5px 10.5px 41.5px;*/
  padding: 6.5px 40px 6.5px 40px;
  border-radius: 25.5px !important;
  font-size: 23px !important;
  letter-spacing: -0.13px;
}
.btn-secondary:focus, .btn-secondary:active, .btn-secondary:hover {
  background-color: transparent !important;
  color: #60a3e6 !important;
}
.btn-secondary.darkblue-btn {
  border-color: #053b73 !important;
  color: #ffffff !important;
  background-color: #053b73 !important;
}
.btn-secondary.darkblue-btn:hover, .btn-secondary.darkblue-btn:focus {
  background-color: transparent !important;
  color: #053b73 !important;
}
.btn-secondary.outline-btn:hover, .btn-secondary.outline-btn:focus {
  color: #ffffff !important;
  background-color: #707070 !important;
}
@media (max-width: 1280px) {
  .btn-secondary {
    font-size: 18px !important;
  }
}

.btn-primary {
  padding: 15px 10px !important;
  background-color: transparent !important;
  border-color: #353740;
  max-width: 187px;
  min-height: 61px;
  font-size: 23px !important;
  font-weight: 500 !important;
  letter-spacing: -0.13px !important;
  color: #353740 !important;
  border-radius: 0;
  border: solid 1px #353740 !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: transparent !important;
  color: #60a3e6 !important;
}
.btn-primary.yellow-btn {
  max-width: 244.5px;
  width: 100%;
  min-height: 74.1px;
  border-color: #fcd03d;
}
.btn-primary.yellow-btn:hover, .btn-primary.yellow-btn:focus {
  border-color: #fcd03d;
  color: #fcd03d;
  background-color: #ffffff;
}
@media (max-width: 1199px) {
  .btn-primary {
    min-height: 66px;
    padding: 10px 15px !important;
  }
}

.btn-large {
  max-width: 343px;
  width: 100%;
  min-height: 74px;
  border-radius: 100.5px !important;
}
@media (max-width: 1199px) {
  .btn-large {
    max-width: 331px;
    min-height: 64px;
  }
}

input[type=checkbox] {
  height: 14px;
  width: 14px;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: solid 1px #000000;
  cursor: pointer;
}

input[type=checkbox]:checked {
  background-image: url("../images/checkbox-checked.png");
  background-size: contain;
  background-repeat: no-repeat;
  border: none;
}

.form-check-label {
  color: #000000;
}

.form-label {
  font-size: 16px;
  font-weight: 900;
  line-height: 2.75;
  letter-spacing: 1px;
  color: #00458d;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  background-color: #60a3e6 !important;
  border-color: #60a3e6 !important;
}

.bg-gray {
  background-color: #E2E2E2;
}

.green-bg {
  background-color: #656e5f;
}

.blue-bg {
  background-color: #ebf4fc !important;
}

.darkblue-bg {
  background-color: #005191 !important;
}

.bg-warning {
  background-color: #fcd03d;
}

.bg-info {
  background-color: #fcd03d;
}

.bg-cream {
  background-color: #f6f3ef !important;
}

.bg-lightbrown {
  background-color: #e2dcdc;
}

.bg-article-color {
  background-color: #eceef0;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
header {
  position: fixed;
  width: 100%;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  left: 0;
  top: 0;
  z-index: 9999999;
}
header.nav-up {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
header.nav-down {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.image, .images, .services-section-image, .img-wrapper, .small-img, .big-img, .full-width-video {
  position: relative;
}
.image .image-caption, .images .image-caption, .services-section-image .image-caption, .img-wrapper .image-caption, .small-img .image-caption, .big-img .image-caption, .full-width-video .image-caption {
  /*position: absolute;
  bottom: 20px;
  right: 20px;
  text-align: right;
  background-color: #f36c24;*/
  padding: 7px 10px;
  display: block;
  font-style: italic;
}
.image .image-caption h6, .images .image-caption h6, .services-section-image .image-caption h6, .img-wrapper .image-caption h6, .small-img .image-caption h6, .big-img .image-caption h6, .full-width-video .image-caption h6 {
  /*color: $white;*/
  margin-bottom: 0;
  text-align: left;
  font-style: italic;
}

.services-section-image .image-caption {
  /*right: auto;
  left: 20px;*/
}
@media (max-width: 991px) {
  .services-section-image .image-caption {
    padding-left: 50px;
    max-width: 300px;
    width: 100%;
  }
}

.page-title {
  margin-top: 135px;
  margin-bottom: 177px;
}
.page-title h1 {
  font-size: 100px;
  font-weight: 900;
  line-height: 0.94;
  letter-spacing: -0.56px;
  color: #07488b;
}
@media (max-width: 1600px) {
  .page-title h1 {
    font-size: 80px !important;
  }
}
@media (max-width: 1440px) {
  .page-title h1 {
    font-size: 75px !important;
  }
}
@media (max-width: 1280px) {
  .page-title h1 {
    font-size: 70px !important;
  }
}
@media (max-width: 1199px) {
  .page-title h1 {
    font-size: 60px !important;
  }
}
@media (max-width: 991px) {
  .page-title h1 {
    font-size: 45px !important;
  }
}
@media (max-width: 767px) {
  .page-title h1 {
    font-size: 36px !important;
  }
}

.section-title h2 {
  font-size: 80px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #353740;
  position: relative;
  padding-top: 27px;
}
.section-title h2:after {
  content: "";
  width: 58px;
  height: 6px;
  background-color: #f36c24;
  position: absolute;
  top: 0;
  left: 0;
}
.section-title h2 strong {
  color: #60a3e6;
  display: block;
}
.section-title.title-border-black h2 {
  color: #353740;
}
.section-title.title-border-black h2:after {
  background-color: #353740;
}
.section-title.white-title h2 {
  color: #ffffff;
}
.section-title.white-title h2:after {
  background-color: #ffffff;
}
.section-title.border-top-none h2:after {
  display: none;
}
@media (max-width: 1600px) {
  .section-title h2 {
    font-size: 62px !important;
  }
}
@media (max-width: 1440px) {
  .section-title {
    margin-bottom: 65px;
  }
  .section-title h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 1366px) {
  .section-title h2 {
    font-size: 52px !important;
  }
}
@media (max-width: 1280px) {
  .section-title h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 1199px) {
  .section-title h2 {
    font-size: 42px !important;
  }
}
@media (max-width: 1199px) {
  .section-title h2 {
    font-size: 36px !important;
  }
  .section-title .section-title {
    margin-bottom: 60px;
  }
}
@media (max-width: 991px) {
  .section-title h2 {
    padding-top: 20px;
  }
}

.form-control-lg {
  padding: 0 43px !important;
  min-height: 41px !important;
  font-size: 14px !important;
  line-height: 22px !important;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0 43px !important;
}
.form-control-lg::file-selector-button {
  padding: 0 43px !important;
}
.form-control-lg::-webkit-file-upload-button {
  padding: 0 43px !important;
}

.form-control {
  min-height: 63px;
  background-color: #fff;
  font-size: 16px;
  font-weight: 900;
}
.form-control:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none;
  border-color: #00458d !important;
}
.form-control::-webkit-input-placeholder {
  color: #00458d !important;
}
.form-control::-moz-placeholder {
  color: #00458d !important;
}
.form-control::-o-placeholder {
  color: #00458d !important;
}
.form-control::-ms-input-placeholder {
  color: #00458d !important;
}
@media (max-width: 1280px) {
  .form-control {
    min-height: 66px !important;
    padding: 10px 40px;
  }
}

.form-label {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #7c7572;
  line-height: 1.3;
}

.form-select:focus {
  outline: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

textarea[name=homeworkDescription],
textarea[name=description] {
  min-height: 160px !important;
}

.form-control-lg {
  border: 1px solid #00458d !important;
  border-radius: 8px;
  color: #E2E2E2;
  background-color: #ffffff;
  border: none;
  padding: 0 43px;
}
.form-control-lg::-webkit-input-placeholder {
  color: #E2E2E2;
}
.form-control-lg::-moz-placeholder {
  color: #E2E2E2;
}
.form-control-lg::-o-placeholder {
  color: #E2E2E2;
}
.form-control-lg::-ms-input-placeholder {
  color: #E2E2E2;
}

.mb-30 {
  margin-bottom: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  font-weight: 400;
}

body {
  color: #353740;
}
body.logged-in {
  padding-top: 0;
}
body .bg-primary {
  background-color: #053b73 !important;
}
body .bg-info {
  background-color: #60a3e6 !important;
}
body .bg-warning {
  background-color: #fcd03d !important;
}
body.archive {
  background-color: #f0f2f4;
}
body.archive header {
  background-color: #f0f2f4;
}
@media (max-width: 1199px) {
  body {
    font-size: 16px !important;
  }
}

.container {
  max-width: 1254px;
}

.link {
  font-size: 24px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.2px;
  color: #353740;
  text-decoration: none;
  padding-right: 36px;
  position: relative;
}
.link:after {
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  background-image: url(../images/arrow.svg);
  width: 24.6px;
  height: 24.6px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  .link:after {
    width: 20px;
    height: 20px;
  }
}
.link:hover {
  color: #f36c24;
}
@media (max-width: 1366px) {
  .link {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .link:after {
    top: 1px;
  }
}

.learn-more {
  font-size: 24px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f36c24;
  background-color: transparent;
  line-height: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border: none;
  text-transform: uppercase;
  border-bottom: 1px solid #f36c24;
  padding: 0 0;
  text-decoration: none;
}
@media (max-width: 1600px) {
  .learn-more {
    font-size: 22px !important;
  }
}
@media (max-width: 1440px) {
  .learn-more {
    font-size: 20px !important;
  }
}
@media (max-width: 991px) {
  .learn-more {
    font-size: 18px !important;
  }
}

.slider-arrow-style {
  position: absolute;
  max-width: 95px;
  width: 100%;
  top: -90px;
  right: -12px;
  z-index: 9;
}
.slider-arrow-style .slick-arrow {
  border: none;
  background-color: transparent;
}
.slider-arrow-style .slick-arrow:after, .slider-arrow-style .slick-arrow:before {
  content: "";
  max-width: 36px;
  width: 100%;
  min-height: 36px;
  border-radius: 100%;
  position: absolute;
  background-repeat: no-repeat;
  right: 0;
}
.slider-arrow-style .product-prev:before {
  content: "";
  background-image: url(../images/mobile_arrowleft.svg);
  left: 0;
}
.slider-arrow-style .product-next:after {
  content: "";
  background-image: url(../images/mobile_arrowright.svg);
}
@media (max-width: 991px) {
  .slider-arrow-style {
    max-width: 120px;
  }
  .slider-arrow-style .slick-arrow:after, .slider-arrow-style .slick-arrow:before {
    max-width: 50px;
    min-height: 50px;
    background-position: center center;
    background-size: 100%;
  }
}
@media (max-width: 767px) {
  .slider-arrow-style {
    max-width: 90px;
  }
  .slider-arrow-style .slick-arrow:after, .slider-arrow-style .slick-arrow:before {
    max-width: 35px;
    min-height: 35px;
  }
}

header {
  padding: 0 50px 0 57px;
}
header .logo {
  margin-right: auto;
}
header .nav-menu {
  margin-left: auto;
}
header .contact-info {
  margin-left: auto;
}
header .contact-info ul li {
  margin-bottom: 0;
}
header .contact-info ul li:last-child {
  display: block;
  padding-right: 0;
}
@media (max-width: 991px) {
  header .contact-info ul li a {
    font-size: 16px;
    letter-spacing: 0.8px;
    color: #7c7572;
    margin-right: 70px;
    font-weight: normal;
  }
}
header ul li {
  padding: 0 21px;
}
header ul li a {
  font-size: 24px;
  line-height: 5.63;
  letter-spacing: 1.2px;
  color: #353740;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px 0 !important;
  font-family: "trade-gothic-next-condensed";
}
@media (max-width: 991px) {
  header ul li a {
    font-family: "matrix-ii", serif;
  }
}
@media (max-width: 375px) {
  header ul li a {
    font-size: 30px !important;
  }
}
header ul li a:hover {
  color: #f36c24;
}
header ul li:last-child {
  display: none;
}
header .menu-toggle {
  background-color: transparent;
  border: none;
}
header .menu-toggle span {
  width: 27px;
  height: 3px;
  margin-bottom: 5px;
  background-color: #7c7572;
  display: block;
}
header .menu-toggle span:last-child {
  width: 13px;
  margin-left: 0;
}
@media (max-width: 1600px) {
  header ul li a {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  header {
    padding: 25px 50px 25px 57px;
  }
  header ul li {
    padding: 0 15px;
  }
  header ul li a {
    font-size: 18px;
  }
}
@media (max-width: 1366px) {
  header {
    padding: 0 30px 0 30px;
  }
  header ul li a {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  header ul li {
    padding: 0 10px;
  }
  header ul li a {
    font-size: 13px;
  }
}
@media (max-width: 1024px) {
  header {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  header ul li a {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  header {
    border-bottom: 0 !important;
    padding: 0 0;
    padding-top: 19px;
    padding-bottom: 19px;
  }
  header .logo {
    margin-left: 27px;
  }
  header .logo img {
    max-width: 95px;
    width: 100%;
  }
  header .menu-toggle {
    position: absolute;
    /*top: 20px;
    right: 34px;*/
    top: 25px;
    right: 25px !important;
    max-width: 27px !important;
    border: none !important;
  }
  header .nav-menu {
    display: none !important;
    padding: 132.8px 15px 15px 40px;
    background-color: #353740;
    position: absolute;
    left: 0;
    width: 100%;
    height: 120%;
    min-height: 100vh;
    z-index: 999999;
    top: 0;
  }
  header .nav-menu .link {
    color: #ffffff !important;
    margin-left: 10px;
  }
  header .nav-menu .link:hover {
    color: #f36c24 !important;
  }
  header .contact-info ul {
    display: block !important;
  }
  header .contact-info ul li a {
    font-size: 12px !important;
  }
  header ul {
    display: block !important;
    width: 100%;
  }
  header ul li {
    margin-bottom: 20px;
  }
  header ul li a {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.5;
    color: #ffffff;
    text-transform: capitalize;
  }
}
header.open .nav-menu {
  background-image: url(../images/topo_background.svg);
  display: block !important;
  background-size: cover;
  background-position: center top;
}
header.open .menu-toggle {
  z-index: 999999;
  top: 33px;
}
header.open .menu-toggle span {
  background-color: #ffffff;
}
header.open .menu-toggle span:first-child {
  transform: rotate(43deg);
  -webkit-transform: rotate(43deg);
  -o-transform: rotate(43deg);
}
header.open .menu-toggle span:nth-child(2) {
  opacity: 0;
}
header.open .menu-toggle span:last-child {
  width: 27px;
  margin-bottom: 0;
  transform: rotate(-43deg);
  -webkit-transform: rotate(-43deg);
  -o-transform: rotate(-43deg);
  margin-top: -17px;
}

/*Banner Start*/
.bg-image {
  background-image: url(../images/topo_background.svg);
  background-repeat: no-repeat;
  background-position: -70% -100%;
  background-size: 90%;
}
@media (max-width: 1440px) {
  .bg-image {
    background-position: -270% 330%;
    background-size: 90%;
  }
}
@media (max-width: 1199px) {
  .bg-image {
    background-position: 70% 220%;
    background-size: 100%;
  }
}

.hero-title h1 {
  font-size: 130px;
  font-weight: bold;
  line-height: 1.04;
  color: #f36c24;
  position: relative;
  display: inline-block;
}
.hero-title h1:after {
  content: "";
  right: -108.2px;
  width: 98.2px;
  height: 6px;
  background-color: #f36c24;
  position: absolute;
  top: 80px;
}
@media (max-width: 1600px) {
  .hero-title h1 {
    font-size: 110px;
  }
}
@media (max-width: 1440px) {
  .hero-title h1 {
    font-size: 100px;
  }
}
@media (max-width: 991px) {
  .hero-title h1 {
    margin-bottom: 4px;
    font-size: 69px;
  }
  .hero-title h1:after {
    top: 40px;
  }
}

.banner {
  overflow: hidden;
}
.banner .banner-text {
  max-width: 595px;
  width: 100%;
  margin: 0 auto;
}
.banner h2 {
  font-size: 100px;
  font-weight: bold;
  line-height: 1.01;
  color: #353740;
}
.banner .link-section {
  margin-top: 115px;
}
.banner .link {
  margin-right: 79px;
}
.banner .link:after {
  top: 5px;
  width: 22px;
  height: 22px;
  background-size: contain;
}
@media (min-width: 1921px) {
  .banner .image {
    text-align: right;
    max-width: 982px;
    width: 100%;
    margin-left: auto;
  }
  .banner .image img {
    width: 100%;
  }
}
@media (max-width: 1600px) {
  .banner .banner-text {
    max-width: 495px;
  }
}
@media (max-width: 1440px) {
  .banner h2 {
    font-size: 80px !important;
  }
  .banner .link-section {
    margin-top: 86px;
  }
  .banner .image {
    text-align: right;
  }
  .banner .image img {
    max-width: 680px;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .banner h2 {
    font-size: 70px !important;
  }
  .banner .banner-text {
    padding: 0 20px;
  }
}
@media (max-width: 991px) {
  .banner .link-section {
    margin-top: 41px;
  }
  .banner .banner-text {
    margin-bottom: 36px;
    margin-top: 77px;
    max-width: 445px;
  }
  .banner h2 {
    font-size: 53px !important;
    padding-right: 75px;
  }
}
@media (max-width: 767px) {
  .banner .banner-text {
    padding: 0 50px;
  }
  .banner .link {
    margin-right: 16px;
  }
  .banner .link:after {
    top: 1px;
  }
  .banner h2 {
    padding-right: 0;
  }
  .banner img {
    max-width: 100%;
  }
}
.banner.inner-banner {
  background-color: #eceef0;
  position: relative;
}
.banner.inner-banner::after {
  content: "";
  background-color: #ffffff;
  width: 100%;
  height: 170px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  display: none;
}
.banner.inner-banner .image {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .banner.inner-banner .image img {
    height: 476px;
  }
}
.banner.inner-banner h1 {
  font-family: "matrix-ii", serif;
  font-size: 100px;
  font-weight: bold;
  line-height: 1.01;
  color: #353740;
  margin: 0 0 35px 0;
}
@media (max-width: 1600px) {
  .banner.inner-banner h1 {
    font-size: 80px;
  }
}
@media (max-width: 1440px) {
  .banner.inner-banner h1 {
    font-size: 60px;
  }
}
@media (max-width: 1279px) {
  .banner.inner-banner h1 {
    font-size: 53px;
  }
}
.banner.inner-banner p {
  font-size: 18px;
  line-height: 1.78;
  letter-spacing: 0.36px;
  color: #353740;
}
.banner.inner-banner .image-caption {
  /*position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 100%;
  text-align: right;
  padding: 15px 30px;*/
}
.banner.inner-banner .image-caption h6 {
  font-size: 18px;
  line-height: 1.78;
  letter-spacing: 0.36px;
  /*color: $white;      */
}
@media (max-width: 767px) {
  .banner.inner-banner .banner-text {
    padding: 0 27px;
    max-width: 100%;
    margin: 70px 0 130px;
    margin-top: 130px;
  }
}

/*Banner End*/
/*Our Local Resources Start*/
.our-local-resources {
  position: relative;
  margin-top: 173px;
  margin-bottom: 127px;
}
.our-local-resources .section-title {
  padding: 0 164px;
  margin-bottom: 72px;
}
.our-local-resources .container-fluid {
  padding: 0 77px;
}
.our-local-resources .our-title {
  pointer-events: none;
}
@media (max-width: 767px) {
  .our-local-resources .our-title {
    pointer-events: none;
  }
}
.our-local-resources .card {
  margin-bottom: 25px;
  height: calc(100% - 25px);
}
.our-local-resources .card .card-body {
  padding: 112px 87px;
  margin-left: 0;
}
.our-local-resources .card .our-title {
  /*min-height: 120px;*/
  margin-bottom: 70px;
}
.our-local-resources .card p {
  margin-bottom: 51px;
  line-height: 1.56;
  letter-spacing: normal;
  color: #353740;
}
.our-local-resources .card h2 {
  font-size: 50px !important;
  font-weight: bold;
  font-stretch: condensed;
  line-height: 1.2;
  color: #353740;
  font-weight: 700;
}
.our-local-resources .card a {
  color: #353740;
  padding-bottom: 8px;
  border-color: #353740;
  border-width: 3px;
}
.our-local-resources .card .content-wrap {
  margin-top: 50px;
}
.our-local-resources .bg-title {
  position: absolute;
  right: 0;
  top: 0;
}
@media (min-width: 2100px) {
  .our-local-resources .card .our-title {
    margin-bottom: 200px !important;
  }
}
@media (min-width: 1921px) {
  .our-local-resources .card .our-title {
    margin-bottom: 170px !important;
  }
}
@media (max-width: 1600px) {
  .our-local-resources .section-title {
    padding: 0 85px;
  }
  .our-local-resources .card .card-body {
    padding: 112px 50px;
  }
  .our-local-resources .card .content-wrap {
    margin-top: 40px;
  }
}
@media (max-width: 1440px) {
  .our-local-resources .container-fluid {
    padding: 0 44px;
  }
  .our-local-resources .card .card-body {
    padding: 60px 45px 101px;
  }
  .our-local-resources .card .content-wrap {
    margin-top: 5px;
  }
  .our-local-resources .card p {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .our-local-resources .card .our-title {
    margin-bottom: 18px;
  }
}
@media (max-width: 1280px) {
  .our-local-resources .card .card-body {
    padding: 60px 30px;
  }
}
@media (max-width: 1199px) {
  .our-local-resources {
    margin-top: 90px;
    margin-bottom: 90px;
  }
  .our-local-resources .container-fluid {
    padding: 0 45px;
  }
  .our-local-resources .card .card-body {
    padding: 60px 30px;
  }
}
@media (max-width: 991px) {
  .our-local-resources {
    margin-top: 72px;
    margin-bottom: 57px;
  }
  .our-local-resources .section-title {
    padding: 0 0;
  }
  .our-local-resources .card {
    margin-bottom: 18px;
  }
  .our-local-resources .card .our-title {
    min-height: inherit;
  }
  .our-local-resources .card .content-wrap {
    min-height: inherit;
    margin-top: 41px;
  }
  .our-local-resources .card .card-body {
    padding: 27px 30px 26px;
  }
  .our-local-resources .card h2 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .our-local-resources .section-title {
    margin-bottom: 43px;
  }
  .our-local-resources .card .our-title {
    position: relative;
    cursor: pointer;
    padding-right: 36px;
  }
  .our-local-resources .card .our-title:after {
    content: "";
    right: 0;
    top: 10px;
    background-image: url(../images/mobile_arrowdown.svg);
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    position: absolute;
  }
  .our-local-resources .card .content-wrap {
    display: none;
  }
  .our-local-resources .card .content-wrap.active {
    padding-bottom: 26px;
  }
  .our-local-resources .card .card-body {
    padding: 24px 30px 26px;
  }
  .our-local-resources .card.active .content-wrap {
    display: block;
  }
  .our-local-resources .container-fluid {
    padding: 0 27px;
  }
}

/*Our Local Resources End*/
.bg-title {
  overflow: hidden;
}
.bg-title h2 {
  /*font-family: "matrix-ii",serif;*/
}
.bg-title h2 p {
  font-size: 300px;
  font-weight: bold;
  line-height: 0.8;
  letter-spacing: normal;
  color: #f9f7f4;
}
@media (max-width: 1700px) {
  .bg-title h2 p {
    font-size: 200px;
  }
}
@media (max-width: 1279px) {
  .bg-title h2 p {
    font-size: 150px;
  }
}
@media (max-width: 991px) {
  .bg-title h2 p {
    font-size: 100px !important;
    white-space: nowrap;
    text-align: center;
  }
}

/*Footer Start*/
footer {
  padding: 132px 15px 0;
  background-color: #353740;
}
footer ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
footer ul li {
  margin: 0 0 7px 0;
}
footer ul li a {
  font-size: 24px;
  line-height: normal;
  color: #ffffff !important;
  text-transform: uppercase;
  text-decoration: none;
  font-stretch: condensed;
}
footer address {
  font-size: 24px;
  font-stretch: condensed;
  line-height: 1.5;
  color: #ffffff;
  font-family: "trade-gothic-next-condensed";
  text-transform: uppercase;
}
footer address a {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 35px;
  display: inline-block;
}
footer .social-icons form {
  margin-bottom: 20px;
}
footer .social-icons .form-control {
  max-width: 348px;
  min-height: 52px;
  border-radius: 3px;
  width: 100%;
}
footer .social-icons .submit-btn {
  font-size: 24px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f36c24;
  background-color: transparent;
  line-height: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  border: none;
  text-transform: uppercase;
  border-bottom: 1px solid #f36c24;
  padding: 0 0;
  text-decoration: none;
  margin-top: 9px;
  font-family: "trade-gothic-next-condensed";
  margin-bottom: 20px;
  display: inline-block;
}
footer .social-icons .form-group {
  margin-bottom: 0px;
}
footer form label {
  font-size: 24px;
  line-height: 1;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 0;
  font-family: "trade-gothic-next-condensed";
  text-transform: uppercase;
  margin-top: 6px;
}
footer .copyright {
  border-top: 1px solid #707070;
  padding: 44px 91px 33px 20px;
  margin-top: 76px;
}
footer .copyright ul {
  margin-bottom: 0;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  list-style: none;
}
footer .copyright ul li {
  padding: 0 19px;
}
footer .copyright ul li a {
  color: #828388 !important;
}
@media (max-width: 1440px) {
  footer ul li a {
    font-size: 18px;
  }
  footer address {
    font-size: 18px;
  }
  footer form label {
    font-size: 18px;
    margin-bottom: 7px;
  }
  footer .social-icons form {
    margin-bottom: 14px;
  }
  footer .social-icons .submit-btn {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  footer {
    padding: 51px 10px 0;
  }
  footer .widget {
    padding: 0 20px;
  }
  footer .social-icons {
    margin-top: 58px;
  }
  footer .social-icons ul.social-media-footer {
    padding: 0 20px !important;
  }
  footer .social-icons .form-control {
    max-width: 100%;
    min-height: 52px;
    min-height: 39px !important;
  }
  footer .footer-logo {
    margin-bottom: 41px;
    padding: 0 20px;
  }
  footer ul li {
    margin-bottom: 0 !important;
  }
  footer ul li a {
    font-size: 16px;
    line-height: 2.5;
    letter-spacing: 1.6px;
  }
  footer address {
    font-size: 16px;
    margin-top: 50px;
    margin-bottom: 0;
  }
  footer .copyright {
    padding: 27px 0px;
  }
  footer .copyright .widget {
    padding: 0;
  }
  footer .copyright ul {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  footer .copyright ul li {
    padding: 0 5px;
  }
  footer .copyright ul li a {
    font-size: 14px;
  }
}

.left-image-right-content {
  padding-top: 127px;
}
.left-image-right-content .container-fluid {
  padding: 0 166px;
}
.left-image-right-content img {
  max-width: 100%;
}
.left-image-right-content .section-title {
  margin-bottom: 23px;
}
.left-image-right-content .title-content {
  max-width: 563px;
  width: 100%;
  margin-bottom: 0;
}
.left-image-right-content p {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: normal;
  color: #353740;
  margin-bottom: 82px;
}
.left-image-right-content .image {
  max-width: 648px;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 1440px) {
  .left-image-right-content {
    /*padding-top: 50px;*/
    font-size: 20px;
  }
  .left-image-right-content .image {
    max-width: 475px;
  }
  .left-image-right-content img {
    max-width: 475px;
    width: 100%;
  }
  .left-image-right-content .title-content p {
    font-size: 16px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1280px) {
  .left-image-right-content .container-fluid {
    padding: 0 77px;
  }
}
@media (max-width: 1199px) {
  .left-image-right-content .container-fluid {
    padding: 0 45px;
  }
}
@media (max-width: 991px) {
  .left-image-right-content {
    text-align: center;
    /*img {
        margin-bottom: 60px;
    }*/
  }
  .left-image-right-content .section-title {
    margin-bottom: 37px;
  }
  .left-image-right-content p {
    margin-left: 106px;
    font-size: 16px;
  }
  .left-image-right-content .link-section {
    margin-left: 106px;
  }
  .left-image-right-content .title-content {
    text-align: left;
  }
  .left-image-right-content .image .image-caption {
    /*bottom: 70px;*/
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .left-image-right-content p, .left-image-right-content .link-section {
    margin-left: 45px;
  }
  .left-image-right-content p .link:after, .left-image-right-content .link-section .link:after {
    top: 0;
  }
}
.left-image-right-content.template2 {
  padding-bottom: 150px;
}
.left-image-right-content.template-1 .title-content {
  max-width: 796px;
  margin-bottom: 0;
  padding-left: 11.97%;
}
@media (max-width: 1440px) {
  .left-image-right-content.template-1 .title-content {
    max-width: 421px;
    padding-left: 16.97%;
  }
}

.section-title-link {
  padding-top: 292px;
  padding-bottom: 181px;
}
.section-title-link.texture-image {
  position: relative;
}
.section-title-link.texture-image::after {
  content: "";
  background-image: url(../images/topo_background.svg);
  background-position: center;
  background-size: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  bottom: 0;
  left: 0;
}
.section-title-link h2 {
  font-size: 100px;
  font-weight: bold;
  line-height: 1.2;
  color: #7c7572;
  margin-bottom: 74px;
  font-family: "trade-gothic-next-condensed";
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1600px) {
  .section-title-link h2 {
    font-size: 80px !important;
  }
}
@media (max-width: 1440px) {
  .section-title-link h2 {
    /*font-size: 60px;*/
  }
}
@media (max-width: 1279px) {
  .section-title-link h2 {
    font-size: 48px;
  }
}
@media (max-width: 991px) {
  .section-title-link h2 {
    font-size: 36px !important;
    max-width: 100%;
  }
}
.section-title-link h2 p {
  font-family: "trade-gothic-next-condensed";
}
@media (max-width: 1600px) {
  .section-title-link h2 p {
    font-size: 80px !important;
  }
}
@media (max-width: 1440px) {
  .section-title-link h2 p {
    /*font-size: 60px;*/
  }
}
@media (max-width: 1279px) {
  .section-title-link h2 p {
    font-size: 48px !important;
  }
}
@media (max-width: 991px) {
  .section-title-link h2 p {
    font-size: 36px !important;
    max-width: 100%;
  }
}
.section-title-link .link-section .link {
  margin: 0 50px;
}
@media (max-width: 767px) {
  .section-title-link .link-section .link {
    margin: 0 15px;
    width: auto;
    display: inline-block;
  }
}
@media (max-width: 1440px) {
  .section-title-link {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section-title-link .container-fluid {
    padding: 0 30px;
  }
}
@media (max-width: 991px) {
  .section-title-link {
    padding-bottom: 41px;
  }
  .section-title-link h2 {
    margin-bottom: 41px;
  }
}
.section-title-link.remove-extra-spacing {
  padding-top: 45px;
  padding-bottom: 190px;
}
@media (max-width: 1279px) {
  .section-title-link.remove-extra-spacing {
    padding-bottom: 120px;
  }
}
@media (max-width: 1600px) {
  .section-title-link.template-2 h2 {
    font-size: 80px;
  }
}
@media (max-width: 1440px) {
  .section-title-link.template-2 h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 1279px) {
  .section-title-link.template-2 h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 991px) {
  .section-title-link.template-2 h2 {
    font-size: 36px !important;
    max-width: 100%;
  }
}
@media (max-width: 1600px) {
  .section-title-link.template-2 h2 p {
    font-size: 80px !important;
  }
}
@media (max-width: 1440px) {
  .section-title-link.template-2 h2 p {
    font-size: 60px !important;
  }
}
@media (max-width: 1279px) {
  .section-title-link.template-2 h2 p {
    font-size: 48px !important;
  }
}
@media (max-width: 991px) {
  .section-title-link.template-2 h2 p {
    font-size: 36px !important;
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .section-title-link.template-2 h2 p {
    font-size: 36px !important;
    font-weight: bold;
    line-height: 1.17;
    text-align: center;
    color: #7c7572;
    font-family: "trade-gothic-next-condensed";
  }
}
@media (max-width: 767px) {
  .section-title-link.template-2 .link-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .section-title-link.template-2 .link-section .link {
    margin: 0 15px 0 0;
  }
}
@media (max-width: 767px) {
  .section-title-link.template-2 .link-section .link:last-child {
    margin: 0;
  }
}
.section-title-link.template-3 {
  margin: 0 !important;
  padding: 0 0 200px 0;
}
@media (max-width: 1600px) {
  .section-title-link.template-3 {
    padding: 0 0 100px 0;
  }
}
@media (max-width: 1279px) {
  .section-title-link.template-3 {
    padding: 80px 0;
  }
}
.section-title-link.template-3 h2 {
  font-family: "matrix-ii", serif;
  font-size: 80px !important;
  font-weight: bold;
  line-height: 1.08;
  color: #7c7572;
  margin: 0 0 50px 0;
  max-width: 100%;
}
@media (max-width: 1600px) {
  .section-title-link.template-3 h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 1279px) {
  .section-title-link.template-3 h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 991px) {
  .section-title-link.template-3 h2 {
    font-size: 36px !important;
    max-width: 100%;
  }
}
.section-title-link.bg-image {
  background-position: center;
  background-size: cover;
}
@media (max-width: 991px) {
  .section-title-link.bg-image {
    background-image: url(../images/topo_background.svg);
    background-position: center;
    background-size: 200%;
  }
}

/*Footer End*/
.production-image-gallery {
  padding: 133.5px 160px 150px 160px;
  color: #ffffff;
}
.production-image-gallery a {
  text-decoration: none;
  color: #ffffff;
}
.production-image-gallery a:hover {
  color: #ffffff;
}
.production-image-gallery .box-link {
  height: 100%;
  width: 100%;
  position: absolute;
}
.production-image-gallery .title-section {
  margin-bottom: 158px;
}
.production-image-gallery .section-title {
  margin-bottom: 26px;
}
.production-image-gallery .section-title h2 {
  color: #ffffff;
}
.production-image-gallery .section-title h2:after {
  background-color: #ffffff;
}
.production-image-gallery .link {
  color: #ffffff;
}
.production-image-gallery .link:after {
  color: #ffffff;
  background-image: url(../images/arrow-white.svg);
  top: 6px;
  background-size: 80%;
}
.production-image-gallery p {
  line-height: 1.56;
  letter-spacing: 0.36px;
  max-width: 528px;
  width: 100%;
}
.production-image-gallery .image-title {
  min-height: 304px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-bottom: 27px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  padding: 0 40px;
}
.production-image-gallery .image-title:hover {
  background-color: #F26D2A;
  background-image: none !important;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.production-image-gallery .image-title h2 {
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 40px !important;
}
@media (min-width: 2200px) {
  .production-image-gallery .image-title {
    min-height: 400px !important;
  }
}
@media (min-width: 1921px) {
  .production-image-gallery .image-title {
    min-height: 350px;
  }
}
@media (max-width: 1600px) {
  .production-image-gallery {
    /*.image-title {
        h2 {
            font-size: 40px !important;
        }
    }*/
  }
  .production-image-gallery .link:after {
    background-size: 72%;
  }
  .production-image-gallery .title-section {
    margin-bottom: 100px;
  }
}
@media (max-width: 1440px) {
  .production-image-gallery {
    padding: 134px 127px;
  }
  .production-image-gallery p {
    margin-top: 39px;
  }
  .production-image-gallery .section-title {
    margin-bottom: 100px;
  }
  .production-image-gallery .image-title h2 {
    font-size: 30px !important;
    letter-spacing: 0.6px;
  }
}
@media (max-width: 1199px) {
  .production-image-gallery {
    padding: 133px 35px;
  }
  .production-image-gallery .section-title {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .production-image-gallery {
    padding-top: 75px;
    padding-bottom: 43px;
  }
  .production-image-gallery .title-section {
    margin-bottom: 43px;
  }
  .production-image-gallery .section-title h2 {
    padding-top: 21px;
  }
  .production-image-gallery p {
    margin-bottom: 29px;
  }
  .production-image-gallery .col-md-6 {
    width: 100%;
  }
  .production-image-gallery .image-title {
    padding: 0 10px;
    min-height: 200px;
  }
  .production-image-gallery .image-title h2 {
    font-size: 18px !important;
  }
  .production-image-gallery p {
    margin-top: 18px;
  }
}
@media (max-width: 767px) {
  .production-image-gallery {
    padding: 74px 10px;
  }
  .production-image-gallery .image-title {
    min-height: 161px;
  }
  .production-image-gallery .image-title h2 {
    line-height: 1.39;
    font-size: 16px !important;
  }
}

.title-content-link .container {
  padding: 111px 172px;
  max-width: 100% !important;
}
.title-content-link h2 {
  font-size: 80px;
  font-weight: bold;
  line-height: 1.08;
  letter-spacing: normal;
  color: #353740;
  margin-bottom: 66px;
}
.title-content-link .content-link {
  max-width: 563px;
  margin-left: 225px;
}
.title-content-link .content-link p {
  font-size: 22px;
  line-height: 1.5;
  color: #353740;
  margin-bottom: 37px;
}
@media (max-width: 1600px) {
  .title-content-link .content-link {
    max-width: 563px;
    margin-left: 155px;
  }
  .title-content-link h2 {
    font-size: 70px !important;
  }
}
@media (max-width: 1440px) {
  .title-content-link .container {
    padding: 111px 136px;
  }
  .title-content-link .content-link {
    margin-left: 105px;
  }
  .title-content-link .content-link p {
    font-size: 18px;
  }
  .title-content-link h2 {
    font-size: 60px !important;
    margin-bottom: 82px;
  }
}
@media (max-width: 1366px) {
  .title-content-link {
    padding: 111px 60px;
  }
  .title-content-link .container {
    padding: 0px 20px;
  }
  .title-content-link .content-link {
    margin-left: 65px;
  }
  .title-content-link h2 {
    font-size: 50px !important;
  }
}
@media (max-width: 1199px) {
  .title-content-link {
    padding: 111px 20px;
  }
  .title-content-link h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 991px) {
  .title-content-link {
    padding-top: 57px;
    padding-bottom: 147px;
  }
  .title-content-link h2 {
    margin-bottom: 33px;
  }
}
@media (max-width: 767px) {
  .title-content-link .link:after {
    top: 0;
  }
}

.tab-slider-section {
  padding-bottom: 205px;
  margin-top: 136px;
  padding-left: 146px;
}
.tab-slider-section .container-fluid {
  max-width: 1757px;
  width: 100%;
}
.tab-slider-section .images-slider .slick-list.draggable {
  padding: 0 !important;
}
.tab-slider-section .images-slider .slick-arrow {
  background-size: contain;
  font-size: 0;
  background-color: transparent;
  border: none;
  position: absolute;
  width: 18px;
  height: 18px;
}
@media (max-width: 767px) {
  .tab-slider-section .images-slider .slick-arrow {
    width: 15px;
    height: 15px;
  }
}
.tab-slider-section .images-slider .slick-arrow.slick-prev {
  background-image: url(../images/carouselslider_left.svg);
  right: 60px;
  bottom: 15px;
}
@media (max-width: 767px) {
  .tab-slider-section .images-slider .slick-arrow.slick-prev {
    bottom: 10px;
  }
}
.tab-slider-section .images-slider .slick-arrow.slick-next {
  background-image: url(../images/carouselslider_right.svg);
  right: 25px;
  bottom: 15px;
}
@media (max-width: 767px) {
  .tab-slider-section .images-slider .slick-arrow.slick-next {
    bottom: 10px;
  }
}
.tab-slider-section .images-slider h6 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 1.1px;
  color: #ffffff;
  position: absolute;
  bottom: 22px;
  left: 40px;
}
.tab-slider-section .images-slider .image {
  overflow: hidden;
}
.tab-slider-section .nav .nav-link {
  font-size: 100px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  color: transparent;
  background-color: transparent;
  text-align: left;
  -webkit-text-stroke: 2px #707070;
  -moz-text-stroke: 2px #707070;
  margin-bottom: 30px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tab-slider-section .nav .nav-link.active {
  background-color: transparent;
  color: #f36c24;
  -webkit-text-stroke: 0px #707070;
  -moz-text-stroke: 0px #707070;
}
.tab-slider-section .nav .nav-link:hover {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: transparent;
  color: #f36c24;
  -webkit-text-stroke: 0px #707070;
}
.tab-slider-section .tab-slider-content {
  max-width: 563px;
  width: 100%;
  margin-left: auto;
  margin-right: 235px;
}
.tab-slider-section .tab-slider-content p {
  line-height: inherit;
  color: #353740;
  margin-bottom: 39px;
}
.tab-slider-section .tab-content {
  max-width: 763px;
  width: 100%;
  margin-bottom: 83px;
  margin-left: auto;
  margin-right: 33px;
  margin-top: -455px;
}
.tab-slider-section .slick-track {
  margin-left: 0;
}
.tab-slider-section .section-title h2 {
  padding-top: 17px;
  margin-bottom: 24px;
}
@media (max-width: 767px) {
  .tab-slider-section .section-title h2:after {
    width: 45px;
  }
}
.tab-slider-section .slick-dots {
  margin-top: 17px;
}
@media (max-width: 1750px) {
  .tab-slider-section {
    padding-right: 60px;
  }
  .tab-slider-section .nav .nav-link {
    font-size: 80px;
  }
}
@media (max-width: 1600px) {
  .tab-slider-section {
    /*padding-left: 50px;*/
    padding-left: 112px;
    padding-right: 22px;
  }
  .tab-slider-section .nav {
    /*.nav-link {
        font-size: 70px;
    }*/
  }
  .tab-slider-section .tab-slider-content {
    max-width: 526px;
    margin-right: 55px;
  }
}
@media (max-width: 1440px) {
  .tab-slider-section {
    padding-bottom: 109px;
  }
  .tab-slider-section .nav {
    /*.nav-link {
        font-size: 65px;
    }*/
  }
  .tab-slider-section .tab-content {
    margin-top: -271px;
    max-width: 547px;
    width: 100%;
  }
  .tab-slider-section .section-title {
    margin-bottom: 0px;
  }
}
@media (max-width: 1199px) {
  .tab-slider-section {
    padding-left: 20px;
  }
  .tab-slider-section .nav .nav-link {
    font-size: 55px;
  }
}
@media (max-width: 991px) {
  .tab-slider-section {
    padding: 0 0;
    margin-top: 139px;
  }
  .tab-slider-section [class*=col-] {
    width: 100%;
  }
  .tab-slider-section [class*=col-]:first-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .tab-slider-section .tab-slider-content {
    margin-top: 39px;
    margin-bottom: 75px;
    padding: 0 35px 0 75px;
  }
  .tab-slider-section .tab-content {
    margin-right: 0;
    margin-top: -210px;
    margin-left: auto;
    margin-bottom: 6px;
  }
  .tab-slider-section .nav .nav-link {
    font-size: 42px;
    margin-bottom: 4px;
    -webkit-text-stroke: 1px #707070;
    -moz-text-stroke: 1px #707070;
  }
}
@media (max-width: 767px) {
  .tab-slider-section .tab-content {
    max-width: 321px;
  }
  .tab-slider-section .tab-content .image img {
    max-width: 321px;
    width: 100%;
  }
  .tab-slider-section .images-slider h6 {
    font-size: 16px;
  }
  .tab-slider-section .link {
    padding-right: 26px;
  }
}
@media (max-width: 374px) {
  .tab-slider-section .tab-slider-content {
    margin-top: 39px;
    margin-bottom: 75px;
    padding: 0 35px;
  }
}
.tab-slider-section .bg-image {
  background-position: center;
  background-size: cover;
}

.slick-dots {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slick-dots li.slick-active button {
  background-color: #7c7572;
  padding: 0;
}
.slick-dots li button {
  width: 14px;
  height: 14px;
  margin: 0 23px;
  border: solid 1px #7c7572;
  background-color: #fff;
  border-radius: 100%;
  text-indent: -670px;
  overflow: hidden;
  padding: 0 !important;
}
@media (max-width: 991px) {
  .slick-dots li button {
    margin: 0 8px;
    padding: 0 !important;
  }
}

.media-download-link {
  margin-top: 40px;
}
.media-download-link .learn-more {
  color: #353740;
  padding-bottom: 5px;
  border-color: #353740;
  border-width: 3px;
  font-family: "trade-gothic-next-condensed";
}
@media (max-width: 1199px) {
  .media-download-link {
    margin-top: 30px;
  }
}
@media (max-width: 1024px) {
  .media-download-link {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  .media-download-link {
    margin-top: 13px;
  }
}
@media (max-width: 767px) {
  .media-download-link {
    margin-top: 15px;
  }
}

.article-section {
  padding: 120px 70px 200px;
}
@media (max-width: 1600px) {
  .article-section {
    padding: 120px 70px 200px;
  }
}
@media (max-width: 1440px) {
  .article-section {
    padding: 120px 105px 130px;
  }
}
@media (max-width: 1279px) {
  .article-section {
    padding: 75px 46px;
  }
}
@media (max-width: 767px) {
  .article-section {
    padding: 75px 27px;
  }
}
.article-section .section-title {
  margin-bottom: 74px;
  padding-left: 50px;
}
@media (max-width: 991px) {
  .article-section .section-title {
    margin-bottom: 28px;
    padding-left: 15px;
    padding-right: 90px;
  }
}
.article-section .section-title h2:after {
  top: 0;
  background-color: #353740;
}
.article-section .section-title h2 .link {
  float: right;
}
@media (max-width: 1024px) {
  .article-section .section-title h2 .link {
    margin-top: 0 !important;
  }
}
@media (max-width: 991px) {
  .article-section .section-title h2 .link {
    display: none;
  }
}
.article-section .article-box-main {
  margin-bottom: 65px;
}
.article-section .article-box-main .card {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 1440px) {
  .article-section .article-box-main {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .article-section .article-box-main {
    margin-bottom: 0;
  }
}
.article-section .card {
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
      -ms-flex-direction: inherit;
          flex-direction: inherit;
  margin: 0 20px;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
@media (max-width: 1440px) {
  .article-section .card {
    margin: 0 5px;
  }
  .article-section .card h4 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .article-section .card {
    margin: 0;
  }
}
.article-section .card img {
  width: 100%;
}
.article-section .card h3 {
  font-weight: bold;
  line-height: 1.3;
  color: #f36c24;
}
@media (max-width: 1440px) {
  .article-section .card h3 {
    font-size: 18px;
  }
}
.article-section .card h2 {
  font-size: 50px;
  margin-bottom: 30px;
  /*font-weight: bold;*/
  font-weight: 400;
  color: #353740;
}
@media (max-width: 1440px) {
  .article-section .card h2 {
    font-size: 30px !important;
  }
}
@media (max-width: 1366px) {
  .article-section .card h2 {
    font-size: 28px !important;
    margin: 0 0 10px;
  }
}
.article-section .card p {
  font-size: 18px;
  line-height: 1.56;
  margin-bottom: 69px;
  display: block;
}
@media (max-width: 1440px) {
  .article-section .card p {
    font-size: 16px !important;
  }
}
@media (max-width: 991px) {
  .article-section .card p {
    margin-bottom: 15px;
  }
}
.article-section .card .card-body {
  padding: 45px 45px 50px 58px;
}
@media (max-width: 1440px) {
  .article-section .card .card-body {
    padding: 25px 25px 35px 34px;
  }
}
@media (max-width: 991px) {
  .article-section .card .card-body {
    padding: 25px 25px 35px;
  }
}
.article-section .card .card-body .date-read-more h6 {
  line-height: normal;
  letter-spacing: normal;
  color: #a0a0a0;
  margin-bottom: 0;
  font-family: "trade-gothic-next-condensed";
}
@media (max-width: 991px) {
  .article-section .card .card-body .date-read-more h6 {
    width: auto;
  }
}
.article-section .card .card-body .date-read-more .link {
  font-size: 18px;
}
@media (max-width: 991px) {
  .article-section .card .card-body .date-read-more .link {
    width: auto;
    white-space: nowrap;
  }
  .article-section .card .card-body .date-read-more .link:after {
    top: 2px;
  }
}
@media (max-width: 1440px) {
  .article-section .article-boxes-slider .article-box-main .card .card-body {
    padding: 25px 35px 35px 35px;
  }
}
@media (max-width: 991px) {
  .article-section .article-boxes-slider .slick-list.draggable {
    padding: 0;
  }
}
.article-section ul.custom_paging {
  position: absolute;
  right: 30px;
  top: -105px;
  padding: 0;
  margin: 0 !important;
  display: inline-block;
  width: auto;
  line-height: normal;
}
.article-section ul.custom_paging li {
  font-size: 18px;
  font-weight: normal;
  color: #353740;
  display: none;
}
.article-section ul.custom_paging li.slick-active {
  display: block;
}
.article-section.template-design2 {
  background-color: transparent !important;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .article-section.template-design2 {
    padding-bottom: 70px;
    padding-top: 35px;
  }
}
.article-section.template-design2 .card {
  background-color: #eceef0;
}
.article-section.lr-article {
  margin-bottom: 0;
  padding-top: 140px;
  background-color: #eceef0;
}
@media (max-width: 767px) {
  .article-section.lr-article {
    padding-top: 60px;
    padding-bottom: 220px;
  }
}
.article-section.lr-article .bg-title {
  position: absolute;
  bottom: -80px;
  z-index: 1;
}
@media (max-width: 1440px) {
  .article-section.lr-article .bg-title {
    bottom: -60px;
  }
}
@media (max-width: 767px) {
  .article-section.lr-article .bg-title {
    bottom: 30px;
    left: -10px;
  }
}
.article-section.lr-article .bg-title h2 p {
  color: #e3e3e3;
}
@media (max-width: 991px) {
  .article-section.lr-article .bg-title h2 p {
    font-size: 100px !important;
  }
}
@media (max-width: 767px) {
  .article-section.lr-article .bg-title h2 p {
    white-space: pre-wrap;
    text-align: left;
  }
}

.mapsvg-section {
  position: relative;
  padding-top: 720px;
}
.mapsvg-section img {
  max-width: 533px;
  width: 100%;
  margin: 60px auto 100px;
  display: block;
}
.mapsvg-section .map-svg-new {
  /*display: none;*/
  opacity: 0;
  height: 0;
  pointer-events: none;
}
.mapsvg-section.map-svg-new-1 .map-svg-new.mapsvg-inner-1 {
  opacity: 1;
  height: auto;
  pointer-events: auto;
}
.mapsvg-section.map-svg-new-2 .map-svg-new.mapsvg-inner-2 {
  opacity: 1;
  height: auto;
  pointer-events: auto;
}
.mapsvg-section.map-svg-new-3 .map-svg-new.mapsvg-inner-3 {
  opacity: 1;
  height: auto;
  pointer-events: auto;
}
.mapsvg-section.map-svg-new-4 .map-svg-new.mapsvg-inner-4 {
  opacity: 1;
  height: auto;
  pointer-events: auto;
}
.mapsvg-section .mapsvg-wrap {
  /*margin: 50px auto !important;*/
  margin-left: 250px !important;
  margin-top: 50px !important;
  height: auto !important;
  max-width: 550px !important;
  width: 100% !important;
  position: absolute;
  top: 0;
}
.mapsvg-section .mapsvg-wrap .mapsvg-data-form-view {
  display: none !important;
}
@media (max-width: 1440px) {
  .mapsvg-section .mapsvg-wrap {
    max-width: 450px !important;
  }
}
@media (max-width: 1199px) {
  .mapsvg-section .mapsvg-wrap {
    margin: 50px auto 50px !important;
  }
}
.mapsvg-section .radio-box {
  position: absolute;
  right: 8%;
  top: 90px;
  padding-left: 40px;
}
@media (max-width: 1650px) {
  .mapsvg-section .radio-box {
    right: 0;
  }
}
@media (max-width: 1600px) {
  .mapsvg-section .radio-box .form-check-label {
    font-size: 18px !important;
  }
  .mapsvg-section .radio-box input[type=radio] {
    top: 0 !important;
  }
}
@media (max-width: 1199px) {
  .mapsvg-section .radio-box {
    overflow: hidden;
    top: auto;
    max-width: 350px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding-left: 0;
  }
  .mapsvg-section .radio-box .form-check-label {
    font-size: 16px !important;
  }
  .mapsvg-section .radio-box .form-check {
    padding-left: 30px !important;
    margin-bottom: 11px !important;
  }
  .mapsvg-section .radio-box input[type=radio] {
    height: 17px !important;
    width: 17px !important;
    left: 26px !important;
    top: 1px !important;
  }
}
@media (max-width: 767px) {
  .mapsvg-section .radio-box {
    max-width: 200px;
  }
}
.mapsvg-section .radio-box h5 {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 1.1px;
  color: #99a0be;
  margin-bottom: 29px;
}
.mapsvg-section .radio-box .form-check {
  position: relative;
  padding-left: 40px;
  margin-bottom: 26px;
}
.mapsvg-section .radio-box .form-check-label {
  font-size: 22px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 1.1px;
  text-align: left;
  color: #ffffff;
}
.mapsvg-section .radio-box input[type=radio] {
  height: 21px;
  width: 21px;
  border: solid 1px #ffffff;
  background-color: transparent;
  cursor: pointer;
  border-radius: 100%;
  position: absolute;
  left: 29px;
  top: 4px;
}
.mapsvg-section .radio-box input[type=radio]:checked {
  background-color: #ffffff;
  background-position: center;
  background-image: none;
}
.mapsvg-section .radio-box input:focus, .mapsvg-section .radio-box input:active {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (max-width: 1440px) {
  .mapsvg-section {
    padding-top: 600px;
  }
}
@media (max-width: 1199px) {
  .mapsvg-section {
    padding-top: 0px;
  }
  .mapsvg-section .mapsvg-wrap {
    position: relative;
  }
}

@media (max-width: 1025px) {
  .article-box-main .card {
    margin-bottom: 0;
  }
  .article-box-main .card [class*=col-] {
    width: 100%;
  }
  .article-box-main .card [class*=col-]:first-child {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

.archive-blog-list .view-more-link .link {
  float: none;
}

body.archive {
  padding-top: 90px;
}

.archive.search.search-results h1 {
  font-size: 50px;
}

.archive-blog-list .view-more-link.float-right {
  margin-bottom: 20px;
}

header, .title-date-content {
  background-color: #f9f7f4;
}

.modal .youtube-video iframe {
  height: 450px;
  width: 100%;
}

.vimeo-video {
  padding: 56.25% 0 0 0;
  position: relative;
}
.vimeo-video iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.blog-details-page .full-width-video .play-btn {
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  bottom: auto;
  margin-top: -20px;
}
.blog-details-page .video-popup-modal {
  max-height: calc(100vh - 0px);
  bottom: 0px;
  top: auto;
  z-index: 9999999;
}
.blog-details-page .video-popup-modal .modal-header {
  padding-right: 40px;
}
.blog-details-page .video-popup-modal iframe {
  max-height: calc(100vh - 80px);
}
.blog-details-page .title-date-content {
  padding-bottom: 310px;
  padding-top: 200px;
}
.blog-details-page .title-date-content .container {
  max-width: 1360px !important;
}
@media (max-width: 1199px) {
  .blog-details-page .title-date-content {
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  .blog-details-page .title-date-content {
    padding-top: 70px;
  }
}
.blog-details-page .title-content {
  margin-bottom: 80px;
}
.blog-details-page .title-content a {
  color: #f36c24;
  text-decoration: none;
}
.blog-details-page .title-content h3 {
  line-height: 1.5;
}
.blog-details-page .container {
  max-width: 1210px !important;
}
@media (max-width: 1440px) {
  .blog-details-page .container {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.blog-details-page h1 {
  font-family: "matrix-ii", serif;
  font-size: 102px;
  font-weight: bold;
  line-height: 1.03;
  color: #353740;
  margin-bottom: 76px;
}
.blog-details-page h6 {
  font-size: 24px;
  font-stretch: condensed;
  line-height: 1.3;
  color: #a0a0a0;
}
.blog-details-page .image-caption h6 {
  color: #222222;
  font-size: 18px;
  font-style: italic;
}
.blog-details-page .date {
  margin-bottom: 81px;
}
.blog-details-page .full-width-image {
  margin-bottom: 195px;
  margin-top: -320px;
  padding: 0 7.5%;
}
@media (max-width: 1600px) {
  .blog-details-page .full-width-image {
    margin-bottom: 100px;
  }
}
.blog-details-page .full-width-image img {
  height: auto;
}
.blog-details-page .image-boxes {
  margin-bottom: 81px;
  margin-top: 168px;
}
.blog-details-page .image-boxes .images2 img {
  margin-bottom: 25px;
  /*&:last-child {
      margin-bottom:0;
  }*/
}
.blog-details-page .image-boxes img {
  width: 100%;
}
.blog-details-page .image-boxes .col-md-7 {
  width: 53.8%;
}
.blog-details-page .image-boxes .col-md-5 {
  width: 45.5%;
}
.blog-details-page ul {
  margin-top: 32px;
  padding-left: 50px;
}
.blog-details-page ul li {
  font-size: 22px;
  line-height: 1.5;
  color: #212121;
  margin-bottom: 13px;
}
.blog-details-page .article-boxes {
  padding: 142px 104px 195px;
  position: relative;
}
.blog-details-page .article-boxes .section-title {
  margin-bottom: 75px;
  padding-left: 49px;
}
.blog-details-page .article-boxes .link {
  float: right;
}
.blog-details-page .image.text-center {
  margin: 0px auto 124px;
  display: table;
}
@media (max-width: 991px) {
  .blog-details-page .date-read-more .link {
    font-size: 18px;
    width: auto;
  }
}
.blog-details-page .article-boxes .container-fluid {
  position: relative;
}
@media (max-width: 1440px) {
  .blog-details-page .article-boxes .card .card-body {
    padding: 25px 25px 35px;
  }
}
@media (max-width: 991px) {
  .blog-details-page .article-boxes .section-title {
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .blog-details-page .article-boxes .section-title .link {
    display: none;
  }
}
@media (max-width: 991px) {
  .blog-details-page .article-boxes .title-text-slider-arrow2 {
    top: 15px;
    right: 0;
  }
}
.blog-details-page ul.custom_paging {
  position: absolute;
  right: 30px;
  top: -105px;
  padding: 0;
  margin: 0 !important;
  display: inline-block;
  width: auto;
  line-height: normal;
}
.blog-details-page ul.custom_paging li {
  font-size: 18px;
  font-weight: normal;
  color: #353740;
  display: none;
}
.blog-details-page ul.custom_paging li.slick-active {
  display: block;
}
.blog-details-page .video-popup-modal iframe {
  width: 100%;
  height: 100vh;
}
.blog-details-page .vimeo-video {
  padding: 56.25% 0 0 0;
  position: relative;
}
.blog-details-page .vimeo-video iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1440px) {
  .blog-details-page h1 {
    font-size: 90px;
  }
  .blog-details-page .title-content {
    margin-bottom: 75px;
  }
  .blog-details-page ul li {
    font-size: 18px;
  }
}
@media (max-width: 1366px) {
  .blog-details-page h1 {
    font-size: 80px;
  }
  .blog-details-page .title-content {
    margin-bottom: 70px;
  }
  .blog-details-page .title-date-content {
    padding-left: 7.5%;
    padding-right: 7.5%;
  }
  .blog-details-page h6 {
    font-size: 20px;
  }
}
@media (max-width: 1199px) {
  .blog-details-page h1 {
    font-size: 70px;
  }
  .blog-details-page .article-boxes {
    padding: 75px 40px 100px;
  }
  .blog-details-page .title-date-content {
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 150px;
  }
  .blog-details-page .full-width-image {
    margin-top: -150px;
    padding: 0 50px;
  }
}
@media (max-width: 1024px) {
  .blog-details-page h1 {
    font-size: 60px;
  }
  .blog-details-page .image.text-center {
    margin-bottom: 85px;
  }
}
@media (max-width: 991px) {
  .blog-details-page h1 {
    font-size: 48px;
    margin-bottom: 49px;
  }
  .blog-details-page .title-content p {
    font-size: 16px;
  }
  .blog-details-page ul li {
    font-size: 16px;
  }
  .blog-details-page .image.text-center {
    margin: 0px auto 85px;
  }
  .blog-details-page .date {
    margin-bottom: 55px;
  }
  .blog-details-page .article-boxes-slider .card {
    max-width: 550px;
    margin: 0 auto;
  }
  .blog-details-page .title-date-content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 20px;
  }
  .blog-details-page .full-width-image {
    margin-top: 0;
    padding: 0;
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .blog-details-page .full-width-image {
    margin-bottom: 23px;
  }
  .blog-details-page .full-width-image img {
    height: 437px;
  }
  .blog-details-page .full-width-video {
    max-width: 321px;
    width: 100%;
    margin: 0 auto 34px;
  }
  .blog-details-page .image-boxes {
    margin-top: 105px;
    margin-bottom: 29px;
  }
  .blog-details-page .image-boxes .col-md-5, .blog-details-page .image-boxes .col-md-7 {
    width: 100%;
  }
  .blog-details-page .image-boxes img {
    margin-bottom: 15px;
  }
  .blog-details-page .image-boxes .images2 img {
    margin-bottom: 15px;
  }
  .blog-details-page .image.text-center {
    margin: 0px auto 41px;
  }
  .blog-details-page .article-boxes {
    padding: 75px 27px 100px;
    margin-top: 98px;
  }
  .blog-details-page .article-boxes .section-title {
    padding-left: 0;
  }
  .blog-details-page .article-boxes .slick-list {
    padding: 0 0 !important;
  }
  .blog-details-page .title-content {
    margin-bottom: 50px;
    word-wrap: break-word;
  }
  .blog-details-page .card {
    width: 100%;
  }
  .blog-details-page .card .date-read-more h6, .blog-details-page .card .date-read-more .link {
    font-size: 18px;
    margin-bottom: 0;
  }
  .blog-details-page .container {
    padding: 0 27px;
  }
  .blog-details-page .slider-arrow-style {
    top: 85px;
  }
  .blog-details-page .full-width-image {
    margin-bottom: 50px;
  }
}

.full-width-video {
  margin-bottom: 34px;
}
.full-width-video .image-caption {
  /*background-color: #000000;*/
}
.full-width-video a {
  display: block;
}
.full-width-video img {
  width: 100%;
}
.full-width-video .play-btn {
  display: inline-block;
  position: absolute;
  bottom: 80px;
  left: 43px;
}
.full-width-video .play-btn img {
  width: 70px;
}
@media (max-width: 767px) {
  .full-width-video .play-btn {
    bottom: 12px;
    left: 12px;
  }
  .full-width-video .play-btn img {
    width: 20px;
  }
}

.video-popup-modal iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .video-popup-modal iframe {
    width: 100%;
    min-height: auto;
  }
}

p:empty {
  display: none;
}

.title-content {
  margin-bottom: 125px;
}
.title-content h3 {
  font-size: 36px;
  font-weight: bold;
  font-stretch: condensed;
  /*line-height: 2.78;*/
  line-height: 2;
  letter-spacing: normal;
  color: #212121;
}
.title-content p {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: normal;
  color: #212121;
}
@media (max-width: 1440px) {
  .title-content p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .title-content p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .title-content h3 {
    line-height: 1;
  }
}

.card img {
  max-width: 100%;
}
.card a {
  text-decoration: none;
  color: #353740;
  display: inline-block;
}
.card a:hover {
  color: #353740;
}
.card .card-body {
  max-width: 100%;
  margin-left: auto;
  padding: 49px 46px;
}
.card p {
  margin-bottom: 47px;
}
.card h4 {
  /*font-size: 36px;
  font-weight: 700;*/
  font-size: 32px;
  margin-bottom: 21px;
  font-weight: 400;
  color: #353740;
}
@media (max-width: 1600px) {
  .card .card h4 {
    font-size: 32px;
  }
  .card .card p {
    font-size: 16px;
  }
  .card .card p br {
    display: none;
  }
}
@media (max-width: 1280px) {
  .card .card .card-body {
    padding: 30px 23px;
  }
}
@media (max-width: 375px) {
  .card .card .card-body {
    padding: 30px 15px;
  }
}

.article-boxes {
  position: relative;
  z-index: 9;
}
.article-boxes a {
  text-decoration: none;
  color: #353740;
  display: block;
}
.article-boxes a:empty {
  display: none;
}
.article-boxes a:hover {
  color: #353740;
}
@media (max-width: 991px) {
  .article-boxes a {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .article-boxes a.link {
    width: auto;
  }
}
.article-boxes .article-boxes-slider .card img {
  width: 100%;
}

.page-title {
  margin-top: 0;
  margin-bottom: 0;
}
.page-title h1 {
  font-family: "matrix-ii", serif;
  font-size: 102px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.99;
  letter-spacing: normal;
  text-align: left;
  color: #353740 !important;
}

.blog-listing .article-boxes-slider .card {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  max-width: 520px;
}
.blog-listing .article-boxes {
  padding: 0 104px;
  margin-top: -316px;
}
.blog-listing .article-boxes .row {
  margin-right: -35px;
  margin-left: -35px;
}
.blog-listing .article-boxes .row [class*=col-] {
  padding: 0 35.5px;
}
.blog-listing .card {
  margin-bottom: 73px;
  /*max-width: 520px;*/
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  border: none;
  height: calc(100% - 73px);
  width: 100%;
}
.blog-listing .card h4 {
  font-size: 32px;
  font-weight: 400;
}
.blog-listing .card h4 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  min-height: 80px;
}
@media (max-width: 991px) {
  .blog-listing .card h4 a {
    min-height: auto;
  }
}
.blog-listing .card .images img {
  width: 100%;
}
.blog-listing .card .link {
  font-size: 18px;
}
.blog-listing .card .link::after {
  top: 1px;
  width: 20px;
  height: 20px;
}
.blog-listing .page-title {
  padding: 133px 104px 423px 104px;
  background-color: #e4e6e0;
}
@media (max-width: 1600px) {
  .blog-listing .page-title {
    padding: 150px 104px 423px 104px;
  }
}
@media (max-width: 1440px) {
  .blog-listing .page-title h1 {
    font-size: 80px;
  }
  .blog-listing .article-boxes .card .card-body {
    padding: 49px 25px;
  }
  .blog-listing .article-boxes .row {
    margin-right: -25px;
    margin-left: -25px;
  }
  .blog-listing .article-boxes .row [class*=col-] {
    padding: 0 25px;
  }
}
@media (max-width: 1199px) {
  .blog-listing .page-title h1 {
    font-size: 70px;
  }
  .blog-listing .article-boxes {
    padding: 0 65px;
  }
  .blog-listing .article-boxes .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .blog-listing .article-boxes .row [class*=col-] {
    padding: 0 15px;
  }
  .blog-listing .article-boxes .card h4 {
    font-size: 28px;
  }
  .blog-listing .article-boxes .card h6 {
    margin-bottom: 0;
  }
  .blog-listing .article-boxes .card .card-body {
    padding: 29px 15px;
  }
  .blog-listing .page-title {
    padding: 115px 65px 328px 65px;
  }
}
@media (max-width: 767px) {
  .blog-listing .card {
    margin: 0 auto 34px;
    text-align: left;
    height: calc(100% - 34px);
  }
  .blog-listing .article-boxes {
    padding: 0 27px;
    margin-top: -200px;
  }
  .blog-listing .article-boxes .row [class*=col-] {
    padding: 0 15px;
    text-align: center;
  }
  .blog-listing .article-boxes .category-link-search {
    display: block !important;
    padding-bottom: 0;
    border-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .blog-listing .article-boxes .category-link-search .form-control {
    display: none;
  }
}
@media (max-width: 767px) {
  .blog-listing .article-boxes .category-link-search ul li {
    margin-right: 15px;
  }
  .blog-listing .article-boxes .category-link-search ul li a {
    line-height: 1.3;
  }
}
@media (max-width: 767px) {
  .blog-listing .category-search {
    position: absolute;
    right: 0;
    top: -65px;
  }
}
@media (max-width: 767px) {
  .blog-listing .page-title {
    padding: 73px 65px 212px 28px;
  }
  .blog-listing .page-title h1 {
    font-size: 48px;
  }
}
@media (max-width: 375px) {
  .blog-listing .article-boxes .row [class*=col-] {
    padding: 0 15px;
    text-align: center;
  }
  .blog-listing .article-boxes .category-link-search {
    display: block !important;
    padding-bottom: 0;
    border-bottom: 0;
  }
  .blog-listing .article-boxes .category-link-search ul {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .blog-listing .article-boxes .category-link-search ul li {
    margin-right: 0px;
  }
  .blog-listing .article-boxes .category-link-search ul li a {
    line-height: 1.3;
    font-size: 20px;
  }
  .blog-listing .category-search {
    position: absolute;
    right: 0;
    top: 188px;
    bottom: auto;
  }
  .blog-listing .category-search .search-form form .form-control {
    display: none;
  }
  .blog-listing .category-search .search-form form button {
    right: 30px;
  }
  .blog-listing .page-title {
    padding: 73px 65px 236px 28px;
  }
  .blog-listing .page-title h1 {
    font-size: 48px;
  }
}
@media (max-width: 320px) {
  .blog-listing .article-boxes .category-link-search ul li a {
    font-size: 18px;
  }
}

.load-more {
  text-align: center;
  margin-bottom: 111px;
}
.load-more a {
  font-size: 36px;
  line-height: 1.3;
  text-align: center;
  color: #353740;
  text-transform: capitalize;
}

.category-link-search {
  border-bottom: 2px solid #c7c8cb;
  margin-bottom: 60px;
}
.category-link-search ul li {
  margin-right: 25px;
}
.category-link-search ul li a {
  font-size: 24px !important;
  font-family: "trade-gothic-next-condensed";
}
.category-link-search ul li .nav-link, .category-link-search ul li .nav-item {
  font-size: 24px !important;
  line-height: 1.3;
  color: #353740;
  padding: 0;
  font-family: "trade-gothic-next-condensed";
}
.category-link-search ul li .nav-link.active, .category-link-search ul li .nav-item.active {
  position: relative;
  background-color: transparent;
  border: none;
}
.category-link-search ul li .nav-link.active:focus, .category-link-search ul li .nav-link.active:active, .category-link-search ul li .nav-item.active:focus, .category-link-search ul li .nav-item.active:active {
  outline: none;
}
.category-link-search ul li .nav-link.active:after, .category-link-search ul li .nav-item.active:after {
  content: "";
  bottom: -8px;
  left: 0;
  right: 0;
  border-bottom: 2px solid #353740;
  position: absolute;
  z-index: 99;
}
.category-link-search .category-search .search-form {
  max-width: 160px;
  width: 100%;
}
.category-link-search .category-search .search-form form .form-control {
  border: none;
  font-size: 24px;
  font-stretch: condensed;
  line-height: 1.3;
  min-height: auto;
  padding-right: 40px;
  background-color: transparent;
}
.category-link-search .category-search .search-form form .form-control::-webkit-input-placeholder {
  color: #353740 !important;
}
.category-link-search .category-search .search-form form .form-control::-moz-placeholder {
  color: #353740 !important;
}
.category-link-search .category-search .search-form form .form-control::-o-placeholder {
  color: #353740 !important;
}
.category-link-search .category-search .search-form form .form-control::-ms-input-placeholder {
  color: #353740 !important;
}
.category-link-search .category-search .search-form form button {
  background-color: transparent;
  border: none;
  padding: 0;
  position: absolute;
  right: 20px;
  top: 8px;
}
@media (max-width: 1280px) {
  .category-link-search ul li .nav-link {
    font-size: 22px;
    line-height: 2.3;
  }
  .category-link-search .category-search .search-form form button {
    /*top: -260px;
    width: 25px;
    height: 25px;*/
    top: 18px;
  }
  .category-link-search .category-search .search-form form button img {
    width: 100%;
  }
  .category-link-search .category-search .search-form form .form-control {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .category-link-search ul li .nav-link {
    font-size: 22px;
    padding: 0 5px;
  }
  .category-link-search ul li .nav-link, .category-link-search ul li .nav-item {
    font-size: 20px !important;
  }
  .category-link-search ul {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .category-link-search ul li {
    margin-right: 10px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .category-link-search ul li .nav-link {
    padding: 0 3px;
  }
}
@media (max-width: 375px) {
  .category-link-search .category-search .search-form form button {
    top: -260px;
  }
}
@media (max-width: 320px) {
  .category-link-search ul li .nav-link {
    padding: 0 3px;
    font-size: 18px;
  }
}

body.page-template-blog-listing header {
  background-color: #e4e6e0;
}
@media (max-width: 767px) {
  body.page-template-blog-listing header {
    background-color: #ffffff;
  }
}

.section-title-content {
  padding-top: 172px;
  padding-bottom: 290px;
}
@media (max-width: 1600px) {
  .section-title-content {
    padding-top: 150px;
    padding-bottom: 220px;
  }
}
@media (max-width: 991px) {
  .section-title-content {
    padding-top: 120px;
    padding-bottom: 180px;
  }
}
@media (max-width: 767px) {
  .section-title-content {
    padding: 120px 35px 165px;
  }
}
.section-title-content .container {
  max-width: 946px !important;
  width: 100%;
}
.section-title-content h1 {
  font-size: 102px;
  font-weight: bold;
  font-stretch: condensed;
  line-height: 0.99;
  letter-spacing: normal;
  color: #353740;
  margin-bottom: 44px;
  z-index: 99;
  position: relative;
}
@media (max-width: 1600px) {
  .section-title-content h1 {
    font-size: 82px;
  }
}
@media (max-width: 767px) {
  .section-title-content h1 {
    font-size: 53px;
    line-height: 1;
    text-align: left;
  }
}
.section-title-content p {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0.44px;
  color: #353740;
  z-index: 99;
  position: relative;
}
@media (max-width: 1600px) {
  .section-title-content p {
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .section-title-content p {
    text-align: left;
  }
}
.section-title-content .bg-title {
  position: absolute;
  bottom: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -9;
  overflow: hidden;
}

.incentives-section {
  background-color: #656e5f;
  padding: 195px 144px 127px;
  margin-top: 49px;
  color: #ffffff;
  position: relative;
}
@media (max-width: 1440px) {
  .incentives-section {
    padding: 195px 77px 127px;
  }
}
@media (max-width: 1279px) {
  .incentives-section {
    padding: 195px 45px 127px;
  }
}
@media (max-width: 991px) {
  .incentives-section {
    padding: 195px 45px 100px;
  }
}
@media (max-width: 767px) {
  .incentives-section {
    padding: 195px 35px 85px;
  }
}
@media (max-width: 574px) {
  .incentives-section {
    padding: 195px 15px 85px;
  }
}
.incentives-section .link {
  color: #ffffff;
}
.incentives-section .link:after {
  background-image: url(../images/arrow-views.svg);
}
.incentives-section .link-section {
  margin-top: 54px;
}
@media (max-width: 767px) {
  .incentives-section .link-section {
    margin-top: 30px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.incentives-section .link-section .link {
  margin-right: 69px;
}
@media (max-width: 767px) {
  .incentives-section .link-section .link {
    margin-right: 25px;
  }
}
@media (max-width: 767px) {
  .incentives-section .link-section .link:last-child {
    margin-right: 0;
  }
}
.incentives-section .section-title {
  margin-bottom: 27px;
}
.incentives-section .section-title.white-title h2 {
  padding-top: 35px;
}
.incentives-section p {
  font-size: 22px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #fff;
  max-width: 562px;
  width: 100%;
}
@media (max-width: 1440px) {
  .incentives-section p {
    max-width: 460px;
    font-size: 18px;
  }
}
@media (max-width: 991px) {
  .incentives-section p {
    max-width: 100%;
  }
}
.incentives-section .image {
  margin-top: -387px;
}
@media (max-width: 767px) {
  .incentives-section .image {
    margin-top: -360px;
    min-height: 467px;
  }
}
.incentives-section .image .img-fluid {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  height: 467px;
  width: 100%;
}
.incentives-section .image-caption h6 {
  color: #ffffff;
  text-align: right;
}

.view-details-section {
  margin-top: 127px;
  padding-left: 8%;
}
@media (max-width: 1279px) {
  .view-details-section {
    margin-top: 80px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .view-details-section {
    margin-top: 65px;
  }
}
.view-details-section .incentives-steps {
  font-size: 36px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.67;
  letter-spacing: 0.72px;
  text-align: left;
  color: #fff;
  counter-reset: section;
}
@media (max-width: 1440px) {
  .view-details-section .incentives-steps {
    font-size: 28px;
    line-height: 1.2;
  }
}
@media (max-width: 991px) {
  .view-details-section .incentives-steps {
    margin-top: 51px;
  }
}
.view-details-section .incentives-steps .steps-box {
  margin-bottom: 49px;
}
@media (max-width: 767px) {
  .view-details-section .incentives-steps .steps-box {
    margin-bottom: 30px;
  }
}
.view-details-section .incentives-steps .steps-box .flex-shrink-0 img {
  max-width: 100%;
}
@media (max-width: 1279px) {
  .view-details-section .incentives-steps .steps-box .flex-shrink-0 img {
    max-width: 102px;
  }
}
.view-details-section .incentives-steps .steps-box:last-child {
  margin-bottom: 0;
}
.view-details-section .incentives-steps .steps-box .flex-grow-1 {
  margin-left: 43px;
}
@media (max-width: 767px) {
  .view-details-section .incentives-steps .steps-box .flex-grow-1 {
    margin-left: 22px;
    font-size: 18px;
  }
}
.view-details-section .incentives-steps .steps-box .numbers {
  width: 170px;
  height: 170px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 1440px) {
  .view-details-section .incentives-steps .steps-box .numbers {
    width: 120px;
    height: 120px;
  }
}
@media (max-width: 991px) {
  .view-details-section .incentives-steps .steps-box .numbers {
    width: 100px;
    height: 100px;
  }
}
.view-details-section .incentives-steps .steps-box .numbers:before {
  content: "";
  width: 144px;
  height: 144px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 1440px) {
  .view-details-section .incentives-steps .steps-box .numbers:before {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 991px) {
  .view-details-section .incentives-steps .steps-box .numbers:before {
    width: 88px;
    height: 88px;
  }
}
.view-details-section .incentives-steps .steps-box .numbers:after {
  counter-increment: section;
  content: counter(section);
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 112px;
  font-weight: bold;
  letter-spacing: 1.12px;
  color: #ffffff;
  margin-top: -5px;
}
@media (max-width: 1440px) {
  .view-details-section .incentives-steps .steps-box .numbers:after {
    font-size: 80px;
  }
}
@media (max-width: 1440px) {
  .view-details-section .incentives-steps .steps-box .numbers:after {
    font-size: 65px;
  }
}

.left_images_with_right_content {
  overflow: hidden;
  margin-top: 219px;
  padding-bottom: 393px;
  position: relative;
}
@media (max-width: 1600px) {
  .left_images_with_right_content {
    margin-top: 150px;
    padding-bottom: 280px;
  }
}
@media (max-width: 1279px) {
  .left_images_with_right_content {
    padding-bottom: 200px;
  }
}
@media (max-width: 991px) {
  .left_images_with_right_content {
    margin-top: 100px;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .left_images_with_right_content {
    margin-top: 75px;
    padding-bottom: 38px;
  }
}
.left_images_with_right_content .images {
  margin-left: -110px;
  list-style: none;
}
@media (max-width: 767px) {
  .left_images_with_right_content .images {
    margin-left: 0;
    padding: 0 27px;
    margin-bottom: 0;
  }
}
.left_images_with_right_content .images li {
  margin-right: 24px;
  position: relative;
}
.left_images_with_right_content .images li:nth-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .left_images_with_right_content .images li {
    display: none;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .left_images_with_right_content .images li:nth-child(2) {
    display: block;
    width: 100%;
  }
}
.left_images_with_right_content .images li img {
  max-width: 390px;
  width: 100%;
}
@media (max-width: 767px) {
  .left_images_with_right_content .images li img {
    width: 100%;
    max-width: 100%;
  }
}
.left_images_with_right_content .images li .image-caption {
  position: absolute;
  right: 0px;
  bottom: 5px;
}
.left_images_with_right_content .content {
  width: 100%;
  margin: 0 auto;
  padding-right: 144px;
}
@media (max-width: 1440px) {
  .left_images_with_right_content .content {
    padding-right: 77px;
  }
}
@media (max-width: 1279px) {
  .left_images_with_right_content .content {
    padding-right: 45px;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .left_images_with_right_content .content {
    padding-right: 0;
    margin-bottom: 51px;
    padding-left: 45px;
  }
}
@media (max-width: 767px) {
  .left_images_with_right_content .content {
    padding-left: 50px;
    padding-right: 50px;
    margin: 46px 0 118px;
  }
}
@media (max-width: 1279px) {
  .left_images_with_right_content .content .section-title {
    margin-bottom: 0;
  }
}
.left_images_with_right_content .content p {
  margin-bottom: 46px;
  color: #353740;
  line-height: 1.56;
}
.left_images_with_right_content .bg-title {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 40px;
  z-index: -1;
  padding: 30px 0;
}
@media (max-width: 1600px) {
  .left_images_with_right_content .bg-title {
    bottom: 80px;
  }
}
@media (max-width: 767px) {
  .left_images_with_right_content .bg-title {
    bottom: -15px;
  }
}
.left_images_with_right_content .bg-title h2 p {
  font-size: 250px;
  line-height: 190px;
}
@media (max-width: 1600px) {
  .left_images_with_right_content .bg-title h2 p {
    font-size: 200px;
    line-height: 120px;
  }
}
@media (max-width: 1440px) {
  .left_images_with_right_content .bg-title h2 p {
    font-size: 150px;
    line-height: 110px;
  }
}
@media (max-width: 767px) {
  .left_images_with_right_content .bg-title h2 p {
    line-height: 80px;
  }
}
.left_images_with_right_content .section-title h2 {
  line-height: 1.08;
  padding-top: 34px;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .left_images_with_right_content .section-title h2 {
    padding-top: 26px;
  }
}
.left_images_with_right_content.right_images_with_left_content {
  padding: 0 144px;
  margin-top: -41px;
  background-color: transparent;
}
@media (max-width: 1440px) {
  .left_images_with_right_content.right_images_with_left_content {
    padding: 0 77px;
  }
}
@media (max-width: 1279px) {
  .left_images_with_right_content.right_images_with_left_content {
    padding: 0 45px;
  }
}
@media (max-width: 991px) {
  .left_images_with_right_content.right_images_with_left_content {
    padding: 0;
  }
}
.left_images_with_right_content.right_images_with_left_content .content {
  width: 100%;
  margin-top: 67px !important;
  margin-left: 0;
  max-width: 100%;
}
@media (max-width: 767px) {
  .left_images_with_right_content.right_images_with_left_content .content {
    margin-bottom: 20px;
  }
}
.left_images_with_right_content.right_images_with_left_content .images {
  max-width: 100%;
  margin-left: auto;
}
@media (max-width: 767px) {
  .left_images_with_right_content.right_images_with_left_content .images {
    width: 100%;
    padding: 0 50px;
    margin: 0;
  }
}
.left_images_with_right_content.right_images_with_left_content .images img {
  max-width: 942px;
  width: 100%;
}
@media (max-width: 767px) {
  .left_images_with_right_content.right_images_with_left_content .images img {
    height: 359px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.left_images_with_right_content .image-caption h6 {
  color: #ffffff;
  text-align: right;
  font-size: 14px;
}

.learn-more-location {
  position: relative;
  margin-top: 225px;
  background-color: #eceef0;
}
@media (max-width: 1600px) {
  .learn-more-location {
    margin-top: 150px;
  }
}
@media (max-width: 991px) {
  .learn-more-location {
    margin-top: 100px;
  }
}
@media (max-width: 1279px) {
  .learn-more-location .card {
    right: 15px;
  }
}
@media (max-width: 767px) {
  .learn-more-location {
    padding-bottom: 335px;
  }
}
.learn-more-location > img {
  max-width: 100%;
}
@media (max-width: 767px) {
  .learn-more-location > img {
    height: 384px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.learn-more-location .img-wrapper {
  width: 100%;
  height: auto;
  max-height: 1092px;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .learn-more-location .img-wrapper {
    max-height: 900px;
  }
}
@media (max-width: 1440px) {
  .learn-more-location .img-wrapper {
    max-height: 800px;
  }
}
.learn-more-location .img-wrapper img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.learn-more-location .card {
  max-width: 669px;
  width: 100%;
  border: none;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  position: absolute;
  right: 144px;
  bottom: 3px;
}
@media (max-width: 1440px) {
  .learn-more-location .card {
    right: 77px;
  }
}
@media (max-width: 1279px) {
  .learn-more-location .card {
    right: 45px;
  }
}
@media (max-width: 767px) {
  .learn-more-location .card {
    width: calc(100% - 54px);
    right: 27px;
    left: 27px;
  }
}
.learn-more-location .card .section-title {
  margin-bottom: 30px;
}
.learn-more-location .card p {
  margin-bottom: 49px;
  font-size: 18px;
  line-height: 1.56;
  letter-spacing: 0.36px;
  color: #353740;
}
@media (max-width: 767px) {
  .learn-more-location .card p {
    margin-bottom: 37px;
  }
}
.learn-more-location .card .card-body {
  padding-top: 72px;
  padding-bottom: 100px;
  padding-left: 75px;
  padding-right: 63px;
}
@media (max-width: 767px) {
  .learn-more-location .card .card-body {
    padding: 57px 24px;
  }
}
.learn-more-location .location-subtitle {
  padding: 25px 15px 37px 145px;
}
.learn-more-location .location-subtitle.d-md-block {
  display: inline-block !important;
}
@media (max-width: 1600px) {
  .learn-more-location .location-subtitle {
    padding: 25px 15px 37px 100px;
  }
}
@media (max-width: 1440px) {
  .learn-more-location .location-subtitle {
    padding: 25px 15px 37px 45px;
  }
}
@media (max-width: 1279px) {
  .learn-more-location .location-subtitle {
    padding: 25px 32px 37px 25px;
  }
  .learn-more-location .location-subtitle.d-md-block {
    max-width: 300px;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .learn-more-location .location-subtitle.d-md-block {
    max-width: 300px;
    width: 100%;
    display: none !important;
  }
  .learn-more-location .location-subtitle.d-md-none {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .learn-more-location .location-subtitle {
    padding: 20px 30px;
    background-color: #ffffff;
    text-align: right;
  }
}
.learn-more-location .location-subtitle h6 {
  font-size: 18px;
  font-style: italic;
  line-height: 1.83;
  letter-spacing: 1.8px;
  color: #353740;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (max-width: 1600px) {
  .learn-more-location .location-subtitle h6 {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .learn-more-location .location-subtitle h6 {
    line-height: normal;
    letter-spacing: 1.4px;
  }
}

section.see_more_resources {
  background-color: #eceef0;
  padding-top: 95px;
  padding-bottom: 169px;
}
@media (min-width: 1921px) {
  section.see_more_resources .our-local-resources .container-fluid {
    padding: 0 150px;
  }
}
@media (max-width: 1440px) {
  section.see_more_resources {
    padding-bottom: 66px;
  }
}
@media (max-width: 767px) {
  section.see_more_resources {
    padding-top: 10px;
    padding-bottom: 55px;
  }
}
section.see_more_resources .section-title h2:after {
  background-color: #353740;
}
section.see_more_resources .bg-title h2 p {
  /*color: #f9f7f4;*/
  color: #E3E3E3;
}
section.see_more_resources .our-local-resources {
  margin: 0;
}
@media (max-width: 991px) {
  section.see_more_resources .our-local-resources .card .our-title::after {
    display: none;
  }
}
@media (max-width: 991px) {
  section.see_more_resources .our-local-resources .card .content-wrap {
    display: block;
  }
}
section.see_more_resources .our-local-resources .bg-title h2 p {
  color: #f9f7f4;
}
@media (max-width: 991px) {
  section.see_more_resources .our-local-resources {
    display: none;
  }
}
section.see_more_resources.bg-image {
  background-position: center;
  background-size: cover;
}

.article-section .section-title h2:after {
  background-color: #f36c24 !important;
}

.publications .page-title {
  padding: 133px 104px 350px 104px;
  background-color: #e2dcdc;
}
.publications .container-fluid {
  padding: 0 104px;
  margin-top: -243px;
}
.publications .container-fluid .col-md-6 {
  padding: 0 37px;
}
@media (max-width: 1440px) {
  .publications .container-fluid .col-md-6 {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .publications .container-fluid .col-md-6 {
    padding: 0 30px;
  }
}
.publications .card {
  margin-bottom: 83px;
  border: none;
  border-bottom: 1px solid #707070;
  border-radius: 0;
}
.publications .card .card-body {
  padding: 19px 0 56px;
}
.publications .card h4 {
  font-weight: 400;
  font-size: 32px;
  margin-bottom: 35px;
}
.publications .card .link {
  font-size: 18px;
  padding-right: 32px;
  margin-top: 9px;
  display: inline-block;
}
.publications .card .link:after {
  width: 18.6px;
  height: 18.6px;
  top: 2px;
}
@media (max-width: 1600px) {
  .publications .page-title {
    padding: 133px 104px 300px 104px;
  }
  .publications .page-title h1 {
    font-size: 80px;
  }
  .publications .container-fluid {
    margin-top: -185px;
  }
}
@media (max-width: 1440px) {
  .publications .page-title h1 {
    font-size: 75px;
  }
}
@media (max-width: 1366px) {
  .publications .page-title {
    padding: 133px 104px 290px 104px;
  }
  .publications .container-fluid {
    margin-top: -185px;
  }
  .publications .card .card-body {
    padding: 19px 0 15px;
  }
}
@media (max-width: 1280px) {
  .publications .page-title h1 {
    font-size: 70px;
  }
}
@media (max-width: 1199px) {
  .publications .container-fluid {
    padding: 0 65px;
    margin-top: -120px;
  }
  .publications .page-title {
    padding: 133px 65px 230px 65px;
  }
  .publications .page-title h1 {
    font-size: 60px;
  }
  .publications .card h4 {
    font-size: 28px;
  }
  .publications .card .link {
    padding-right: 21px;
    font-size: 16px;
  }
  .publications .card .link:after {
    background-size: 100%;
    width: 17px;
    height: 17px;
  }
}
@media (max-width: 1024px) {
  .publications .container-fluid {
    padding: 0 27px;
  }
  .publications .page-title {
    padding: 133px 27px 200px 27px;
  }
}
@media (max-width: 991px) {
  .publications .page-title h1 {
    font-size: 48px;
  }
  .publications .card h4 {
    font-size: 32px;
  }
  .publications .card .link {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .publications .container-fluid {
    padding: 0 27px;
    margin-top: -111px;
  }
  .publications .page-title {
    padding-top: 96px;
    padding: 98px 27px 160px 27px;
  }
  .publications .card {
    margin-bottom: 54px;
  }
  .publications .card a {
    display: block;
  }
  .publications .card p {
    margin-bottom: 21px;
  }
  .publications .card img {
    width: 100%;
    max-width: inherit;
    display: block;
  }
  .publications .card .card-body {
    display: block !important;
    padding: 19px 0 36px;
  }
}

.contact-us {
  position: relative;
}
.contact-us .card {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #f9f7f4;
  max-width: 614px;
  min-height: 659px;
  border: none;
  position: absolute;
  bottom: -223px;
  left: 120px;
  padding: 49px 46px;
}
.contact-us .card .section-title h2 {
  font-size: 62px;
  margin-bottom: 18px;
}
.contact-us .card p {
  margin-bottom: 87px;
}
.contact-us .card .card-body {
  padding-top: 135px;
}
.contact-us .contact-us-image {
  margin-top: 55px;
  width: 80.4%;
  margin-left: auto;
}
@media (max-width: 991px) {
  .contact-us .contact-us-image {
    width: 100%;
  }
}
.contact-us .contact-us-image img {
  max-width: 100%;
}
@media (max-width: 991px) {
  .contact-us .contact-us-image img {
    height: 458px;
    -o-object-fit: cover;
       object-fit: cover;
    max-width: 100%;
  }
}
@media (max-width: 1366px) {
  .contact-us .card {
    max-width: 485px;
    min-height: 520px;
  }
  .contact-us .card p {
    margin-bottom: 45px;
  }
  .contact-us .card .card-body {
    padding-top: 50px;
  }
}
@media (max-width: 991px) {
  .contact-us .card {
    max-width: 485px;
    min-height: auto;
    padding: 65px 46px 55px;
  }
  .contact-us .card p {
    margin-bottom: 48px;
  }
  .contact-us .card .card-body {
    padding-top: 0;
  }
  .contact-us .card .link {
    font-size: 24px;
    padding-right: 41px;
  }
  .contact-us .card .link:after {
    width: 24px;
    height: 24px;
  }
  .contact-us .section-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .contact-us .contact-us-image {
    margin-top: 40px;
  }
  .contact-us .card {
    position: relative;
    bottom: inherit;
    max-width: 100%;
    margin-left: 0;
    left: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 0;
    text-align: left;
  }
}

.page-template-publication footer {
  padding-top: 385px;
}
.page-template-publication footer .copyright {
  padding: 71px 91px 71px 20px;
}
@media (max-width: 767px) {
  .page-template-publication footer {
    padding-top: 48px;
  }
}

.faq-accordion {
  background-color: #f0f2f4;
  padding-top: 247px;
}
@media (max-width: 1279px) {
  .faq-accordion {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  .faq-accordion {
    padding-top: 55px;
  }
}
.faq-accordion .page-title {
  padding: 0 13.39%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1600px) {
  .faq-accordion .page-title {
    padding: 0 8%;
  }
}
@media (max-width: 1279px) {
  .faq-accordion .page-title {
    padding: 0 45px;
  }
}
@media (max-width: 991px) {
  .faq-accordion .page-title {
    padding: 0 27px;
  }
}
@media (max-width: 767px) {
  .faq-accordion .page-title {
    display: block;
  }
}
.faq-accordion .accordion {
  margin-top: 57px;
}
@media (max-width: 991px) {
  .faq-accordion .accordion {
    margin-top: 35px;
  }
}
.faq-accordion .accordion-header .accordion-button {
  margin-bottom: 0;
  font-size: 36px;
  line-height: 1.3;
  color: #353740;
  background-color: transparent !important;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  position: relative;
  padding: 50px 13.39%;
}
.faq-accordion .accordion-header .accordion-button:after {
  display: none;
}
@media (max-width: 1600px) {
  .faq-accordion .accordion-header .accordion-button {
    padding: 50px 8%;
  }
}
@media (max-width: 1440px) {
  .faq-accordion .accordion-header .accordion-button {
    font-size: 28px;
  }
}
@media (max-width: 1279px) {
  .faq-accordion .accordion-header .accordion-button {
    padding: 35px 45px;
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .faq-accordion .accordion-header .accordion-button {
    padding: 20px 27px;
  }
}
@media (max-width: 767px) {
  .faq-accordion .accordion-header .accordion-button {
    font-size: 12px;
  }
}
.faq-accordion .accordion-header .accordion-button:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.faq-accordion .accordion-header .accordion-button.collapsed {
  background-color: transparent !important;
}
.faq-accordion .accordion-header .accordion-button.collapsed .arrow-icon {
  position: relative;
  margin-left: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.faq-accordion .accordion-header .accordion-button.collapsed .arrow-icon:after {
  content: "";
  border: solid #353740;
  border-width: 0px 3px 3px 0;
  display: inline-block;
  padding: 4.7px;
  background-image: none !important;
  width: 0;
  height: 0;
  -webkit-transform: rotate(45deg) !important;
          transform: rotate(45deg) !important;
  position: absolute;
  right: 5px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 767px) {
  .faq-accordion .accordion-header .accordion-button.collapsed .arrow-icon:after {
    border-width: 0px 1px 1px 0;
    padding: 3px;
  }
}
.faq-accordion .accordion-header .accordion-button .arrow-icon {
  position: relative;
  margin-left: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
}
.faq-accordion .accordion-header .accordion-button .arrow-icon:after {
  content: "";
  border: solid #353740;
  border-width: 0px 3px 3px 0;
  display: inline-block;
  padding: 4.7px;
  background-image: none !important;
  width: 0;
  height: 0;
  -webkit-transform: rotate(220deg) !important;
          transform: rotate(220deg) !important;
  position: absolute;
  right: 5px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
@media (max-width: 767px) {
  .faq-accordion .accordion-header .accordion-button .arrow-icon:after {
    border-width: 0px 1px 1px 0;
    padding: 3px;
  }
}
.faq-accordion .accordion-body {
  font-size: 22px;
  line-height: 1.68;
  color: #353740;
  width: 100%;
  padding: 0 13.39% 50px;
}
@media (max-width: 1600px) {
  .faq-accordion .accordion-body {
    padding: 0 8% 50px;
  }
}
@media (max-width: 1440px) {
  .faq-accordion .accordion-body {
    font-size: 18px;
  }
}
@media (max-width: 1279px) {
  .faq-accordion .accordion-body {
    font-size: 16px;
    padding: 0 45px 50px;
  }
}
@media (max-width: 767px) {
  .faq-accordion .accordion-body {
    font-size: 9px;
    padding: 0 27px 50px;
  }
}
.faq-accordion .accordion-body .link {
  color: #7c7572;
  margin-top: 26px;
  display: inline-block;
}
@media (max-width: 991px) {
  .faq-accordion .accordion-body .link {
    margin-top: 15px;
    font-size: 12px;
    padding-right: 20px;
  }
}
.faq-accordion .accordion-body .link:after {
  background-image: url(../images/arrow2.svg);
  top: 3px;
}
@media (max-width: 991px) {
  .faq-accordion .accordion-body .link:after {
    width: 12px;
    height: 12px;
  }
}
.faq-accordion .accordion-item {
  border: 0px;
  border-bottom: 0.5px solid #707070;
  background-color: transparent;
  position: relative;
  /*&.active-accordion {
      background-color: #b0ccd4;
  }*/
}
.faq-accordion .accordion-item .accordion-collapse {
  border: 0px;
}
.faq-accordion .accordion-item:last-child {
  border-bottom: 0;
}
.faq-accordion .section-title {
  margin-bottom: 70px;
}

.media-inquiries-form {
  max-width: 639px;
  margin: 52px auto 93px;
  width: 100%;
}
.media-inquiries-form .btn {
  margin-top: 72px;
}
.media-inquiries-form .form-control {
  border-color: transparent;
}
.media-inquiries-form textarea {
  min-height: 142px;
}
@media (max-width: 767px) {
  .media-inquiries-form {
    margin: 52px auto 77px;
    max-width: 351px;
    padding: 0 15px;
  }
  .media-inquiries-form .btn {
    margin-top: 58px;
    max-width: 187px;
    width: 100%;
    min-height: 61px;
  }
}

@media (max-width: 1600px) {
  h2 {
    font-size: 45px !important;
  }
}
@media (max-width: 1440px) {
  h2 {
    font-size: 40px !important;
  }
}
@media (max-width: 1199px) {
  h2 {
    font-size: 36px !important;
  }
}
@media (max-width: 991px) {
  p {
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .page-template-blog-details header {
    background-color: #fff;
  }
  .load-more {
    margin-bottom: 61px;
  }
  .load-more a {
    font-size: 28px;
  }
}
.mobilecard-slider-section {
  background-color: #eceef0;
  padding: 148px 28px 70px;
}
.mobilecard-slider-section .section-title {
  margin-bottom: 35px;
}
.mobilecard-slider-section .section-title h2 {
  position: relative;
  padding-right: 130px;
}
.mobilecard-slider-section ul.custom_paging {
  position: absolute;
  right: 30px;
  top: -105px;
  padding: 0;
  margin: 0 !important;
  display: inline-block;
  width: auto;
  line-height: normal;
}
.mobilecard-slider-section ul.custom_paging li {
  font-size: 18px;
  font-weight: normal;
  color: #353740;
  display: none;
}
.mobilecard-slider-section ul.custom_paging li.slick-active {
  display: block;
}
.mobilecard-slider-section .slick-list.draggable {
  padding: 0;
}
.mobilecard-slider-section .card .card-body {
  padding: 54px 23px;
}
.mobilecard-slider-section .card .card-body .our-title {
  margin: 0 0 35px 0;
}
.mobilecard-slider-section .card .card-body .our-title h2.card-title {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.14;
  color: #353740;
  font-family: "trade-gothic-next-condensed";
}
.mobilecard-slider-section .card .card-body .content-wrap p {
  font-size: 16px;
  line-height: 1.5;
  color: #353740;
  margin: 0 0 27px 0;
}
.mobilecard-slider-section .card .card-body a.learn-more {
  font-size: 18px;
  font-weight: bold;
  color: #353740;
  position: relative;
  border: none !important;
  font-family: "trade-gothic-next-condensed";
}
.mobilecard-slider-section .card .card-body a.learn-more::after {
  content: "";
  width: 100%;
  background-color: #353740;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.mobilecard-slider-section .mobilecard-slider-arrow {
  position: absolute;
  right: -15px;
  bottom: 0;
}
.mobilecard-slider-section .mobilecard-slider-arrow button.slick-arrow {
  width: 36px;
  height: 36px;
  font-size: 0;
  padding: 0;
  position: relative;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 5px;
  background-color: transparent;
}
.mobilecard-slider-section .mobilecard-slider-arrow button.slick-arrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 37px;
  height: 36px;
  background-repeat: no-repeat;
}
.mobilecard-slider-section .mobilecard-slider-arrow button.slick-arrow.slick-prev::before {
  background-image: url(../images/mobile_arrowleft.svg);
}
.mobilecard-slider-section .mobilecard-slider-arrow button.slick-arrow.slick-next::before {
  background-image: url(../images/mobile_arrowright.svg);
}
.mobilecard-slider-section.ad-mobilecard-slider-section {
  background-color: transparent;
}
@media (max-width: 991px) {
  .mobilecard-slider-section.ad-mobilecard-slider-section {
    padding: 50px 28px 100px;
  }
}

.fullwidth-section-title {
  padding: 227px 50px 65px;
}
@media (max-width: 1440px) {
  .fullwidth-section-title {
    padding: 150px 50px 65px;
  }
}
@media (max-width: 767px) {
  .fullwidth-section-title {
    padding: 80px 25px 50px;
  }
}
.fullwidth-section-title .container {
  max-width: 100% !important;
  width: 100%;
}
.fullwidth-section-title .container h1 {
  font-family: "matrix-ii", serif;
  font-size: 100px;
  font-weight: bold;
  line-height: 0.6;
  color: #353740;
  margin: 0 0 36px 0;
}
@media (max-width: 1600px) {
  .fullwidth-section-title .container h1 {
    font-size: 80px;
  }
}
@media (max-width: 1279px) {
  .fullwidth-section-title .container h1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .fullwidth-section-title .container h1 {
    font-size: 48px;
    margin: 0 0 20px 0;
  }
}
.fullwidth-section-title .container .content-wrapper {
  max-width: 1058px;
  margin: auto;
}
@media (max-width: 1440px) {
  .fullwidth-section-title .container .content-wrapper {
    max-width: 950px;
  }
}
@media (max-width: 767px) {
  .fullwidth-section-title .container .content-wrapper {
    text-align: left;
  }
}
.fullwidth-section-title .container .content-wrapper h4 {
  font-size: 36px;
  line-height: 1.5;
  color: #353740;
  margin: 0 0 135px 0;
  font-family: "trade-gothic-next";
  font-weight: normal;
  position: relative;
}
@media (max-width: 1600px) {
  .fullwidth-section-title .container .content-wrapper h4 {
    font-size: 32px;
  }
}
@media (max-width: 1440px) {
  .fullwidth-section-title .container .content-wrapper h4 {
    margin: 0 0 100px 0;
  }
}
@media (max-width: 1279px) {
  .fullwidth-section-title .container .content-wrapper h4 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .fullwidth-section-title .container .content-wrapper h4 {
    font-size: 18px;
    text-align: left;
    margin: 0 0 40px 0;
  }
}
.fullwidth-section-title .container .content-wrapper h4::after {
  content: "";
  background-color: #f04d1c;
  width: 58px;
  height: 6px;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -70px;
}
@media (max-width: 1600px) {
  .fullwidth-section-title .container .content-wrapper h4::after {
    bottom: -50px;
  }
}
@media (max-width: 767px) {
  .fullwidth-section-title .container .content-wrapper h4::after {
    display: none;
  }
}
.fullwidth-section-title .container .content-wrapper .link:hover {
  color: #f36c24;
}
@media (max-width: 767px) {
  .fullwidth-section-title .container .content-wrapper .link {
    font-size: 20px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .fullwidth-section-title .container .content-wrapper .link::after {
    width: 24px;
    height: 24px;
    display: inline-block;
    position: inherit;
    margin-left: 15px;
  }
}
.fullwidth-section-title .bg-title {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -9;
  overflow: hidden;
}
.fullwidth-section-title .bg-title h2 {
  font-size: 300px;
  font-weight: bold;
  line-height: 0.8;
  letter-spacing: normal;
  color: #f9f7f4;
  white-space: nowrap;
  font-family: "matrix-ii", serif;
}
@media (max-width: 1600px) {
  .fullwidth-section-title .bg-title h2 {
    font-size: 200px !important;
  }
}
@media (max-width: 1279px) {
  .fullwidth-section-title .bg-title h2 {
    font-size: 150px !important;
  }
}
@media (max-width: 767px) {
  .fullwidth-section-title .bg-title h2 {
    font-size: 100px !important;
    margin-left: -25%;
  }
}
.fullwidth-section-title.ad-fullwidth-section-title .container h1 {
  line-height: 1;
}
.fullwidth-section-title.ad-fullwidth-section-title .bg-title {
  top: 120px;
}
@media (max-width: 991px) {
  .fullwidth-section-title.ad-fullwidth-section-title .bg-title h2 {
    margin-left: -100%;
  }
}

.text-content-slider {
  padding: 40px 115px 110px;
  position: relative;
  width: 100%;
}
.text-content-slider .pagingInfo {
  position: absolute;
  right: 0;
  bottom: 105px;
  font-size: 23px;
  line-height: 1.39;
  letter-spacing: 0.46px;
  text-align: left;
  color: #353740;
}
@media (max-width: 767px) {
  .text-content-slider .pagingInfo {
    right: auto;
    bottom: -67px;
    left: 0;
  }
}
@media (max-width: 1440px) {
  .text-content-slider {
    padding: 40px 100px 70px;
  }
}
@media (max-width: 767px) {
  .text-content-slider {
    /*padding: 40px 25px 55px;*/
    padding: 40px 25px 0;
  }
}
.text-content-slider ul.custom_paging {
  position: absolute;
  right: 45px;
  top: -56px;
  padding: 0;
  margin: 0 !important;
  display: inline-block;
  width: auto;
  line-height: normal;
}
@media (max-width: 1440px) {
  .text-content-slider ul.custom_paging {
    right: 30px;
  }
}
@media (max-width: 1279px) {
  .text-content-slider ul.custom_paging {
    right: 15px;
  }
}
@media (max-width: 767px) {
  .text-content-slider ul.custom_paging {
    display: block !important;
    top: -45px;
    left: 10px;
  }
}
.text-content-slider ul.custom_paging li {
  font-size: 23px;
  font-weight: normal;
  color: #353740;
  display: none;
  letter-spacing: 0.46px;
}
.text-content-slider ul.custom_paging li.slick-active {
  display: block;
}
.text-content-slider .content-wrapper {
  margin: 0 0 120px 0;
  position: relative;
}
@media (max-width: 1600px) {
  .text-content-slider .content-wrapper {
    margin: 0 0 80px 0;
  }
}
@media (max-width: 767px) {
  .text-content-slider .content-wrapper {
    position: static;
  }
}
.text-content-slider .content-wrapper h2 {
  font-size: 80px !important;
  font-weight: bold;
  line-height: 1.08;
  color: #353740;
  font-family: "trade-gothic-next-condensed";
  margin: 0 0 40px 0;
}
@media (max-width: 1600px) {
  .text-content-slider .content-wrapper h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 1440px) {
  .text-content-slider .content-wrapper h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  .text-content-slider .content-wrapper h2 {
    font-size: 36px !important;
    margin: 0 0 20px 0;
  }
}
.text-content-slider .content-wrapper p {
  font-size: 36px;
  line-height: 1.5;
  color: #353740;
  max-width: 812px;
}
@media (max-width: 1600px) {
  .text-content-slider .content-wrapper p {
    font-size: 28px;
    max-width: 750px;
  }
}
@media (max-width: 1440px) {
  .text-content-slider .content-wrapper p {
    font-size: 22px;
    max-width: 580px;
  }
}
@media (max-width: 767px) {
  .text-content-slider .content-wrapper p {
    font-size: 18px !important;
    line-height: 1.72 !important;
  }
}
.text-content-slider .content-wrapper .link:hover {
  color: #f36c24;
}
.text-content-slider .slider3-arrow {
  /*position: absolute;
  bottom: 20px;
  right: 115px;*/
  position: absolute;
  top: 50%;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1440px) {
  .text-content-slider .slider3-arrow {
    right: 65px;
  }
}
@media (max-width: 767px) {
  .text-content-slider .slider3-arrow {
    /*left: 0;
    bottom: 50px;
    right: 0;
    text-align: center;
    top: auto;
    transform: none;
    justify-content: center;*/
  }
}
.text-content-slider .slider3-arrow button.slick-arrow {
  width: 78px;
  height: 76px;
  font-size: 0;
  padding: 0;
  position: relative;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  /*margin: 0 0 0 39px;*/
  margin: 0 20px;
  background-color: transparent;
}
@media (max-width: 1600px) {
  .text-content-slider .slider3-arrow button.slick-arrow {
    width: 60px;
    height: 58px;
    /*margin: 0 0 0 20px;*/
  }
}
@media (max-width: 1440px) {
  .text-content-slider .slider3-arrow button.slick-arrow {
    width: 50px;
    height: 48px;
    /*margin: 0 0 0 15px;*/
  }
}
@media (max-width: 767px) {
  .text-content-slider .slider3-arrow button.slick-arrow {
    margin: 0 15px;
  }
}
.text-content-slider .slider3-arrow button.slick-arrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 78px;
  height: 76px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1600px) {
  .text-content-slider .slider3-arrow button.slick-arrow::before {
    width: 60px;
    height: 58px;
  }
}
@media (max-width: 1440px) {
  .text-content-slider .slider3-arrow button.slick-arrow::before {
    width: 50px;
    height: 48px;
  }
}
@media (max-width: 767px) {
  .text-content-slider .slider3-arrow button.slick-arrow::before {
    width: 48px;
    height: 47px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 100%;
  }
}
.text-content-slider .slider3-arrow button.slick-arrow.slick-prev::before {
  background-image: url(../images/mobile_arrowleft.svg);
}
.text-content-slider .slider3-arrow button.slick-arrow.slick-next::before {
  background-image: url(../images/mobile_arrowright.svg);
}
.text-content-slider ul.slider3 {
  padding: 0;
  margin: 0 -48px;
  width: calc(100% + 98px);
  list-style: none;
}
.text-content-slider ul.slider3 .image-caption {
  position: absolute;
  right: 0px;
  bottom: 5px;
}
.text-content-slider ul.slider3 .image-caption h6 {
  color: #ffffff;
  text-align: right;
  font-size: 14px;
}
@media (max-width: 1600px) {
  .text-content-slider ul.slider3 {
    margin: 0 -25px;
    width: calc(100% + 50px);
  }
}
@media (max-width: 1279px) {
  .text-content-slider ul.slider3 {
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
}
@media (max-width: 767px) {
  .text-content-slider ul.slider3 {
    /*margin: 0 -15px 70px;*/
    margin: 0 -15px 0px;
  }
  .text-content-slider ul.slider3 .card .card-body {
    margin-left: 0;
  }
}
.text-content-slider ul.slider3 .slick-slide {
  padding: 0 48px;
}
@media (max-width: 1600px) {
  .text-content-slider ul.slider3 .slick-slide {
    padding: 0 25px;
  }
}
@media (max-width: 1279px) {
  .text-content-slider ul.slider3 .slick-slide {
    padding: 0 15px;
  }
}

.slider3-slide {
  margin-bottom: 25px;
}
.slider3-slide .img-wrapper {
  margin: 0 0 60px 0;
  position: relative;
}
@media (max-width: 1600px) {
  .slider3-slide .img-wrapper {
    margin: 0 0 40px 0;
  }
}
@media (max-width: 767px) {
  .slider3-slide .img-wrapper {
    margin: 0 0 30px 0;
  }
}
.slider3-slide h5.card-title {
  font-size: 28px;
  text-align: left;
  color: #353740;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 30px 0;
}
@media (max-width: 1600px) {
  .slider3-slide h5.card-title {
    font-size: 22px;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 767px) {
  .slider3-slide h5.card-title {
    font-size: 28px;
    margin: 0 0 5px 0;
  }
}
.slider3-slide h5.card-title .link {
  margin-left: 25px;
  font-size: 24px;
  text-align: center;
  /*color: #7c7572;*/
  line-height: normal;
  font-family: "trade-gothic-next-condensed";
  white-space: nowrap;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  color: #353740;
}
@media (max-width: 1600px) {
  .slider3-slide h5.card-title .link {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .slider3-slide h5.card-title .link {
    font-size: 24px !important;
  }
}
.slider3-slide h5.card-title .link::after {
  background-image: url(../images/arrow.svg) !important;
}
@media (max-width: 1600px) {
  .slider3-slide h5.card-title .link::after {
    width: 20px;
    height: 20px;
  }
}
.slider3-slide p {
  font-size: 24px;
  line-height: 1.63;
  color: #353740;
  margin-bottom: 0;
  max-width: 350px;
  width: 100%;
}
@media (max-width: 1600px) {
  .slider3-slide p {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  .slider3-slide p {
    max-width: 290px;
  }
}
@media (max-width: 767px) {
  .slider3-slide p {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .slider3-slide .link {
    font-size: 24px !important;
    margin-top: 20px;
    /*color: #7c7572;*/
  }
  .slider3-slide .link:after {
    top: 4px !important;
  }
}
.slider3-slide .link::after {
  /*background-image: url(../images/arrow-gray.svg) !important;*/
  background-image: url(../images/arrow.svg) !important;
}
@media (max-width: 1600px) {
  .slider3-slide .link::after {
    width: 24px;
    height: 24px;
    top: 0;
  }
}

.services-section-2 {
  position: relative;
  background-color: #f9f7f4;
  margin-top: 229px;
  padding-bottom: 410px;
}
@media (max-width: 1600px) {
  .services-section-2 {
    padding-bottom: 340px;
  }
}
@media (max-width: 1440px) {
  .services-section-2 {
    padding-bottom: 250px;
  }
}
@media (max-width: 767px) {
  .services-section-2 {
    margin-top: 0;
    padding-bottom: 0;
  }
}
.services-section-2 .services-section-image {
  width: 80.1%;
  margin-left: auto;
}
@media (max-width: 767px) {
  .services-section-2 .services-section-image {
    width: 100%;
  }
}
.services-section-2 .services-section-image img {
  margin-top: -229px;
}
@media (max-width: 1279px) {
  .services-section-2 .services-section-image img {
    margin-top: -150px;
  }
}
@media (max-width: 767px) {
  .services-section-2 .services-section-image img {
    margin-top: 0;
    height: 458px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.services-section-2 .card {
  max-width: 614px;
  min-height: 659px;
  border: none;
  position: absolute;
  bottom: 5px;
  left: 120px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  z-index: 9;
}
@media (max-width: 1600px) {
  .services-section-2 .card {
    max-width: 560px;
    min-height: 590px;
  }
}
@media (max-width: 1440px) {
  .services-section-2 .card {
    max-width: 450px;
    min-height: 480px;
    left: 50px;
  }
}
@media (max-width: 767px) {
  .services-section-2 .card {
    max-width: 100%;
    min-height: 100%;
    left: 0;
    position: static;
  }
}
.services-section-2 .card .card-body {
  padding: 50px 75px;
}
@media (max-width: 1440px) {
  .services-section-2 .card .card-body {
    padding: 50px;
  }
}
@media (max-width: 767px) {
  .services-section-2 .card .card-body {
    padding: 65px 75px 87px;
    background-color: #f9f7f4;
  }
}
@media (max-width: 1600px) {
  .services-section-2 .card .section-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .services-section-2 .card .section-title {
    margin-bottom: 20px;
  }
}
.services-section-2 .card .section-title h2 {
  font-size: 62px !important;
  padding-top: 45px;
}
@media (max-width: 1600px) {
  .services-section-2 .card .section-title h2 {
    padding-top: 30px;
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  .services-section-2 .card .section-title h2 {
    font-size: 36px !important;
    padding-top: 22px;
  }
}
.services-section-2 .card p {
  font-size: 24px;
  line-height: 1.54;
  color: #353740;
  margin: 0 0 70px 0;
}
@media (max-width: 1600px) {
  .services-section-2 .card p {
    margin: 0 0 50px 0;
  }
}
@media (max-width: 1440px) {
  .services-section-2 .card p {
    font-size: 20px;
    margin: 0 0 50px 0;
  }
}
@media (max-width: 767px) {
  .services-section-2 .card p {
    margin: 0 0 60px 0;
    font-size: 18px !important;
  }
}
.services-section-2.ad-services-section-2 {
  padding-bottom: 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  .services-section-2.ad-services-section-2 {
    margin-bottom: 0;
    margin-top: -65px;
  }
}
.services-section-2.ad-services-section-2 .card {
  bottom: -220px;
  margin: 0 0 5px 0;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  z-index: 3;
}
.services-section-2.ad-services-section-2 .card p {
  font-size: 18px;
}
@media (max-width: 767px) {
  .services-section-2.ad-services-section-2 .card p {
    margin: 0 0 22px 0;
    font-size: 16px !important;
  }
}
@media (max-width: 767px) {
  .services-section-2.ad-services-section-2 .card {
    max-width: 292px;
    position: relative;
    border: 0 !important;
    top: 10px;
    left: 25px;
  }
}
@media (max-width: 767px) {
  .services-section-2.ad-services-section-2 .card .card-body {
    padding: 57px 29px 50px;
  }
}
.services-section-2.ad-services-section-2 .services-section-image {
  padding-top: 234px;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .services-section-2.ad-services-section-2 .services-section-image {
    padding-top: 0;
    max-width: 74.5%;
  }
}
@media (max-width: 767px) {
  .services-section-2.ad-services-section-2 .services-section-image img {
    height: 410px;
  }
}
.services-section-2.ad-services-section-2 .services-section-image.text-end .image-caption {
  /*right: 20px;
  left: auto;*/
}
.services-section-2.ad-services-section-2 .services-section-image.text-end .image-caption h6 {
  text-align: right;
}

.contact-us-2 {
  position: relative;
  width: 100%;
  padding: 150px 0 90px;
  background-color: #f9f7f4;
}
@media (max-width: 1440px) {
  .contact-us-2 {
    padding: 120px 0 90px;
  }
}
.contact-us-2 h2 {
  font-size: 80px;
  font-weight: bold;
  line-height: 1.08;
  color: #7c7572;
  margin: 0 0 60px 0;
}
@media (max-width: 1600px) {
  .contact-us-2 h2 {
    font-size: 60px !important;
  }
}
.contact-us-2 .inner-content {
  max-width: 868px;
  margin: auto;
}
@media (max-width: 1600px) {
  .contact-us-2 .inner-content {
    max-width: 830px;
  }
}
@media (max-width: 767px) {
  .contact-us-2 .inner-content .link::after {
    width: 20px;
    height: 20px;
  }
}
.contact-us-2.ad-contact-us-2 {
  padding-bottom: 208px !important;
  padding-top: 400px !important;
  background-color: transparent !important;
}
@media (max-width: 1440px) {
  .contact-us-2.ad-contact-us-2 {
    padding-bottom: 150px !important;
  }
}
@media (max-width: 767px) {
  .contact-us-2.ad-contact-us-2 {
    padding-top: 120px !important;
    padding-bottom: 110px !important;
  }
}
@media (max-width: 991px) {
  .contact-us-2.ad-contact-us-2 h2 {
    font-size: 36px !important;
    font-family: "trade-gothic-next-condensed";
    margin: 0 0 50px 0;
  }
}
.contact-us-2.ad-contact-us-2 .action-wrapper a {
  margin: 0 50px;
}
@media (max-width: 767px) {
  .contact-us-2.ad-contact-us-2 .action-wrapper a {
    margin: 0 18px;
  }
}
.contact-us-2.ad-contact-us-2.bg-image {
  background-position: center !important;
  background-size: cover !important;
}

.contact-wrapper {
  padding: 170px 50px;
  background-color: #eceef0;
  min-height: 100vh;
}
@media (max-width: 1440px) {
  .contact-wrapper {
    padding: 200px 45px 100px;
  }
}
@media (max-width: 1279px) {
  .contact-wrapper {
    padding: 150px 30px 100px;
  }
}
@media (max-width: 767px) {
  .contact-wrapper {
    padding: 110px 15px;
  }
}
@media (max-width: 575px) {
  .contact-wrapper {
    padding: 100px 15px 110px;
  }
  .contact-wrapper .contact-details-wrapper {
    margin-left: 0;
  }
  .contact-wrapper .main-dropdown-select {
    margin-top: 40px;
  }
}
.contact-wrapper.bg-image {
  /*background-position: -70% -300%;*/
  background-position: top left;
}

.contact-inner {
  max-width: 1390px;
  margin: auto;
}
@media (max-width: 1440px) {
  .contact-inner {
    max-width: 80%;
  }
}
@media (max-width: 767px) {
  .contact-inner {
    max-width: 100%;
  }
}
.contact-inner h1, .contact-inner h2 {
  font-family: "matrix-ii", serif;
  font-size: 102px;
  font-weight: bold;
  line-height: 0.99;
  color: #353740;
  margin: 0 0 100px 0;
}
@media (max-width: 1600px) {
  .contact-inner h1, .contact-inner h2 {
    font-size: 82px !important;
    margin: 0 0 75px 0 !important;
  }
}
@media (max-width: 1440px) {
  .contact-inner h1, .contact-inner h2 {
    font-size: 72px !important;
    margin: 0 0 50px 0 !important;
  }
}
@media (max-width: 1279px) {
  .contact-inner h1, .contact-inner h2 {
    font-size: 60px !important;
    margin: 0 0 30px 0 !important;
  }
}
@media (max-width: 767px) {
  .contact-inner h1, .contact-inner h2 {
    font-size: 48px !important;
    margin: 0 0 60px 0 !important;
  }
}
@media (max-width: 767px) {
  .contact-inner h1 {
    margin-bottom: 30px !important;
  }
}

@media (max-width: 767px) {
  .contact-form-wrapper {
    margin-top: 60px;
  }
}

.contact-details-wrapper {
  max-width: 420px;
  margin-left: auto;
}
.contact-details-wrapper address {
  font-size: 36px;
  line-height: 1.19;
  color: #7c7572;
  margin: 0 0 40px 0;
  position: relative;
}
@media (max-width: 1440px) {
  .contact-details-wrapper address {
    font-size: 28px;
  }
}
@media (max-width: 1279px) {
  .contact-details-wrapper address {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .contact-details-wrapper address {
    font-size: 24px;
    color: #353740;
    margin: 0 0 30px 0;
  }
}
.contact-details-wrapper ul.contact-details {
  padding: 0;
  list-style: none;
  margin: 0;
}
.contact-details-wrapper ul.contact-details li {
  font-size: 36px;
  line-height: 1.19;
  color: #7c7572;
  margin-bottom: 30px;
}
@media (max-width: 1440px) {
  .contact-details-wrapper ul.contact-details li {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1279px) {
  .contact-details-wrapper ul.contact-details li {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .contact-details-wrapper ul.contact-details li {
    font-size: 24px;
    color: #353740;
  }
}
.contact-details-wrapper ul.contact-details li:last-child {
  margin-bottom: 0;
}
.contact-details-wrapper ul.contact-details li a {
  color: #7c7572;
  text-decoration: none;
}
@media (max-width: 767px) {
  .contact-details-wrapper ul.contact-details li a {
    color: #353740;
  }
}

.form-wrapper input, .form-wrapper textarea {
  font-size: 18px;
  color: #7c7572;
  padding: 18px 32px;
  border-radius: 32px;
  border: none;
}
.form-wrapper input::-webkit-input-placeholder, .form-wrapper textarea::-webkit-input-placeholder {
  color: #7c7572 !important;
}
.form-wrapper input::-moz-placeholder, .form-wrapper textarea::-moz-placeholder {
  color: #7c7572 !important;
}
.form-wrapper input:-ms-input-placeholder, .form-wrapper textarea:-ms-input-placeholder {
  color: #7c7572 !important;
}
.form-wrapper input::-ms-input-placeholder, .form-wrapper textarea::-ms-input-placeholder {
  color: #7c7572 !important;
}
.form-wrapper input::placeholder, .form-wrapper textarea::placeholder {
  color: #7c7572 !important;
}
.form-wrapper textarea {
  height: 142px;
  resize: none;
}
.form-wrapper .wpcf7-not-valid-tip {
  font-size: 12px;
  position: absolute;
  left: 30px;
  bottom: 2px;
}
.form-wrapper .wpcf7-response-output {
  margin: 0 !important;
  border: none !important;
  padding: 0 !important;
  text-align: center;
}

.reason-toggle, .reason-text, .main-dropdown-select .select-form {
  font-size: 18px;
  color: #7c7572;
  padding: 18px 32px;
  border-radius: 32px;
  border: none;
  background-color: #ffffff;
  margin: 0 0 17px 0;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  display: block;
  width: 100%;
}
.reason-toggle:hover, .reason-text:hover, .main-dropdown-select .select-form:hover {
  color: #f36c24;
}
.reason-toggle::after, .reason-text::after, .main-dropdown-select .select-form::after {
  content: "";
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  opacity: 0.24;
  position: absolute;
  right: 25px;
  top: 25px;
}

.main-dropdown-select.open .contact-form-wrapper {
  display: block;
}
.main-dropdown-select .contact-form-wrapper {
  display: none;
}
.main-dropdown-select .contact-form-wrapper.contact-form-wrapper-arrow-hide a:after {
  display: none;
}

.press-details-section {
  position: relative;
  width: 100%;
  background-color: #f9f7f4;
  padding: 240px 144px 0;
  margin-bottom: 100px;
}
@media (max-width: 1600px) {
  .press-details-section {
    margin-bottom: 70px;
    padding: 180px 144px 0;
  }
}
@media (max-width: 1279px) {
  .press-details-section {
    padding: 140px 65px 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  .press-details-section {
    padding: 120px 27px 0;
    margin-bottom: 40px;
  }
}
.press-details-section h1 {
  font-family: "matrix-ii", serif;
  font-size: 102px;
  font-weight: bold;
  line-height: 1.03;
  color: #353740;
  max-width: 1300px;
  margin: 0 0 70px 0;
}
@media (max-width: 1600px) {
  .press-details-section h1 {
    font-size: 80px !important;
  }
}
@media (max-width: 1279px) {
  .press-details-section h1 {
    font-size: 60px !important;
    margin: 0 0 40px 0;
  }
}
@media (max-width: 991px) {
  .press-details-section h1 {
    font-size: 48px !important;
    margin: 0 0 40px 0;
  }
}
.press-details-section:after {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #ffffff;
  height: 375px;
  z-index: 0;
}

ul.ctc-details {
  list-style: none;
  padding: 0;
  margin: 0 0 185px 0;
}
@media (max-width: 1600px) {
  ul.ctc-details {
    margin: 0 0 100px 0;
  }
}
@media (max-width: 1279px) {
  ul.ctc-details {
    margin: 0 0 50px 0;
  }
}
ul.ctc-details li {
  font-size: 24px;
  line-height: 1.38;
  color: #353740;
}
@media (max-width: 1600px) {
  ul.ctc-details li {
    font-size: 20px;
  }
}
ul.ctc-details li strong {
  color: #f36c24;
  font-weight: normal;
}

.press-details-banner {
  position: relative;
  width: 100%;
  z-index: 1;
}
.press-details-banner img {
  height: 645px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1279px) {
  .press-details-banner img {
    height: 550px;
  }
}
.press-details-banner .image-caption {
  padding: 7px 10px;
  display: block;
  font-style: italic;
}
.press-details-banner .image-caption h6 {
  margin-bottom: 0;
  text-align: left;
  font-style: italic;
}

.press-details-inner2 {
  max-width: 1024px;
  margin: auto;
  padding: 127px 0 70px;
}
@media (max-width: 1600px) {
  .press-details-inner2 {
    padding: 70px 0 35px;
  }
}
@media (max-width: 1279px) {
  .press-details-inner2 {
    padding: 50px 27px 35px;
  }
}
@media (max-width: 991px) {
  .press-details-inner2 {
    padding: 28px 27px 35px;
  }
}
.press-details-inner2 h4 {
  font-size: 36px;
  font-weight: bold;
  color: #212121;
  margin-bottom: 10px;
}
.press-details-inner2 p {
  font-size: 24px;
  line-height: 1.5;
  text-align: left;
  color: #212121;
  margin: 0 0 48px 0;
}
@media (max-width: 1600px) {
  .press-details-inner2 p {
    font-size: 20px;
    margin: 0 0 25px 0;
  }
}
@media (max-width: 1279px) {
  .press-details-inner2 p {
    font-size: 18px;
    margin: 0 0 15px 0;
  }
}

.tags-wrapper {
  position: relative;
  width: 100%;
}
.tags-wrapper .tags-inner {
  max-width: 1034px;
  margin: 0 auto 200px;
}
@media (max-width: 1600px) {
  .tags-wrapper .tags-inner {
    margin: 0 auto 120px;
  }
}
@media (max-width: 1279px) {
  .tags-wrapper .tags-inner {
    margin: 0 auto 80px;
  }
}
@media (max-width: 991px) {
  .tags-wrapper .tags-inner {
    margin: 0 auto 80px;
    padding: 0 27px;
  }
}
.tags-wrapper .tags-inner h4 {
  font-size: 20px !important;
  color: #666669;
  margin: 0 0 40px 0;
}
.tags-wrapper ul.category-wrapper {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.tags-wrapper ul.category-wrapper li {
  margin: 0 30px 30px 0;
}
@media (max-width: 1279px) {
  .tags-wrapper ul.category-wrapper li {
    margin: 0 15px 15px 0;
  }
}
.tags-wrapper ul.category-wrapper li a {
  font-size: 20px !important;
  text-align: center;
  color: #666669;
  border-radius: 25px;
  border: solid 1px #707070;
  min-width: 154px !important;
}
@media (max-width: 1279px) {
  .tags-wrapper ul.category-wrapper li a {
    font-size: 16px !important;
    min-width: 120px !important;
  }
}
.tags-wrapper ul.category-wrapper li a:hover {
  background-color: #666669;
  color: #ffffff;
}
.tags-wrapper .learn-more {
  color: #353740;
  border-color: #353740;
}

.bg-lighgray {
  background-color: #eceef0;
}

.job-opportunities-title {
  position: relative;
  width: 100%;
  background-color: #f9f7f4;
  padding: 140px 8.02% 50px 12.65%;
}
@media (max-width: 1600px) {
  .job-opportunities-title {
    padding: 170px 8.02% 30px 12.65%;
  }
}
@media (max-width: 1440px) {
  .job-opportunities-title {
    padding: 170px 8% 30px;
  }
}
@media (max-width: 991px) {
  .job-opportunities-title {
    padding: 130px 27px 30px;
  }
}
.job-opportunities-title h1 {
  font-family: "matrix-ii", serif;
  font-size: 102px;
  font-weight: bold;
  line-height: 0.99;
  color: #353740;
  margin: 0 0 20px 0;
}
@media (max-width: 1600px) {
  .job-opportunities-title h1 {
    font-size: 80px;
  }
}
@media (max-width: 1440px) {
  .job-opportunities-title h1 {
    font-size: 60px;
  }
}
@media (max-width: 767px) {
  .job-opportunities-title h1 {
    font-size: 48px;
  }
}
.job-opportunities-title .jobpost-link {
  font-size: 24px;
  font-stretch: condensed;
  color: #353740;
  font-family: "trade-gothic-next-condensed";
  font-weight: normal;
}
@media (max-width: 1440px) {
  .job-opportunities-title .jobpost-link {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .job-opportunities-title .jobpost-link {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
  }
}
.job-opportunities-title h4 {
  font-size: 36px;
  color: #353740;
}
@media (max-width: 1600px) {
  .job-opportunities-title h4 {
    font-size: 28px;
  }
}
@media (max-width: 991px) {
  .job-opportunities-title h4 {
    font-size: 22px;
  }
}

.job-opportunities {
  position: relative;
  width: 100%;
  padding: 75px 0 160px;
  background-color: #f9f7f4;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .job-opportunities {
    padding: 50px 0 100px;
  }
}
@media (max-width: 767px) {
  .job-opportunities {
    padding: 75px 0 100px;
  }
}
.job-opportunities .tab-content {
  overflow: hidden;
}

.job-opportunities-links-wrapper {
  position: relative;
  width: 100%;
  padding: 0 8.02% 0 12.65%;
}
@media (max-width: 1440px) {
  .job-opportunities-links-wrapper {
    padding: 0 8%;
  }
}
@media (max-width: 991px) {
  .job-opportunities-links-wrapper {
    padding: 0 27px;
  }
}
@media (max-width: 767px) {
  .job-opportunities-links-wrapper {
    margin-bottom: 45px;
  }
}

.job-opportunities-links {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #c7c8cb;
}
.job-opportunities-links li {
  margin-right: 33px;
  line-height: 45px;
}
@media (max-width: 400px) {
  .job-opportunities-links li {
    margin-right: 15px;
  }
}
.job-opportunities-links li:last-child {
  margin-right: 0;
}
.job-opportunities-links li .nav-link {
  font-family: "trade-gothic-next-condensed";
  font-size: 24px;
  color: #353740;
  text-decoration: none;
  position: relative;
  background: transparent;
  border: none;
  padding: 0;
}
@media (max-width: 400px) {
  .job-opportunities-links li .nav-link {
    font-size: 18px;
  }
}
.job-opportunities-links li .nav-link.active::after {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  background-color: #353740;
  left: 0;
  bottom: -2px;
}

.jo-post-wrapper {
  position: relative;
  width: 100%;
  padding: 84px 8.02% 84px 12.65%;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  cursor: pointer;
  overflow: hidden;
  /*&::after{
      content:'';
      top: 0;
      left: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      background: #e0cdbf;
      overflow: hidden;
      transform: translateY(101%);
      z-index: 1;
      transition: transform .2s ease-in-out;
      animation: b 1s linear infinite;
      animation-play-state: paused;
  }
  &:hover{  
      &::after{
         animation: c 1s linear infinite;
         animation-play-state: paused; 
         transform: translateY(0%);
      } 
  }
  @keyframes b {
      0% {
      transform: translateY(101%);
      }
      to {
          transform: translateY(0);
      }
  }
  @keyframes c {
      0% {
      transform: translateY(0);
      }
      to {
          transform: translateY(-101%);
      }
  }*/
  /*&:nth-child(2n){
      &:after{
          content:'';
          background-color:#bbc0b8;
          position: absolute;
          left: 0;
          top:0;
          width: 100%;
          height:100%;
          transition: all ease-in-out 0.3s;
          transform: translateY(100%);
      }
      &:hover{  
          &::after{
              transform: translateY(0%);
          }
      }
  }
  &:nth-child(3n){
      &:after{
          content:'';
          background-color:#b0ccd4;
          position: absolute;
          left: 0;
          top:0; 
          width: 100%;
          height:100%;
          transition: all ease-in-out 0.3s;
          transform: translateY(100%);
      }
      &:hover{  
          &::after{
              transform: translateY(0%);
          }
      }
  }
  &:nth-child(4n){
      &:after{
          content:'';
          background-color:#ead7d1;
          position: absolute;
          left: 0;
          top:0;
          width: 100%;
          height:100%;
          transition: all ease-in-out 0.3s;
          transform: translateY(100%);
      }
      &:hover{  
          &::after{
              transform: translateY(0%);
          }
      }
  }
  &:nth-child(5n){
      &:after{
          content:'';
          background-color:#f6f3ef;
          position: absolute;
          left: 0;
          top:0;
          width: 100%;
          height:100%;
          transition: all ease-in-out 0.3s;
          transform: translateY(100%);
      }
      &:hover{  
          &::after{
              transform: translateY(0%);
          }
      }
  }
  &:nth-child(6n){
     &:after{
          content:'';
          background-color:#e1dbd9;
          position: absolute;
          left: 0;
          top:0;
          width: 100%;
          height:100%;
          transition: all ease-in-out 0.3s;
          transform: translateY(0);
      }
      &:hover{  
          &::after{
              transform: translateY(100%);
          }
      }
  }*/
}
.jo-post-wrapper .row {
  position: relative;
  z-index: 2;
}
@media (max-width: 1600px) {
  .jo-post-wrapper {
    padding: 50px 8.02% 50px 12.65%;
  }
}
@media (max-width: 1440px) {
  .jo-post-wrapper {
    padding: 30px 8%;
  }
}
@media (max-width: 767px) {
  .jo-post-wrapper {
    padding: 35px 27px 60px;
  }
}
@media (max-width: 767px) {
  .jo-post-wrapper .mobile-date-format {
    /*display: flex;*/
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 0 43px 0;
  }
}
.jo-post-wrapper h4.date-text, .jo-post-wrapper .categories-text {
  font-size: 20px;
  color: #353740;
  /*color: #7c7572;*/
  /*color: #f04d1c;*/
  font-family: "trade-gothic-next-condensed";
}
@media (max-width: 1440px) {
  .jo-post-wrapper h4.date-text, .jo-post-wrapper .categories-text {
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .jo-post-wrapper h4.date-text, .jo-post-wrapper .categories-text {
    font-size: 12px !important;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 767px) {
  .jo-post-wrapper h4.date-text {
    font-family: "trade-gothic-next";
  }
}
.jo-post-wrapper .categories-text {
  /*color: #f04d1c;*/
  color: #353740;
  margin: 0 0 55px 0;
}
@media (max-width: 1600px) {
  .jo-post-wrapper .categories-text {
    margin: 0 0 35px 0;
  }
}
@media (max-width: 1440px) {
  .jo-post-wrapper .categories-text {
    margin: 0 0 20px 0;
  }
}
.jo-post-wrapper h2.title {
  font-size: 36px !important;
  /*color: #353740;*/
  color: #f04d1c;
}
@media (max-width: 1600px) {
  .jo-post-wrapper h2.title {
    font-size: 32px !important;
  }
}
@media (max-width: 1440px) {
  .jo-post-wrapper h2.title {
    font-size: 26px !important;
  }
}
@media (max-width: 767px) {
  .jo-post-wrapper h2.title {
    font-size: 22px !important;
  }
}
.jo-post-wrapper h4.content {
  font-size: 22px;
  line-height: 1.5;
  color: #353740;
  margin: 0 0 40px 0;
}
@media (max-width: 1600px) {
  .jo-post-wrapper h4.content {
    font-size: 18px;
    margin: 0 0 25px 0;
  }
}
@media (max-width: 1440px) {
  .jo-post-wrapper h4.content {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
}
@media (max-width: 767px) {
  .jo-post-wrapper h4.content {
    font-size: 12px;
    margin-bottom: 20px;
  }
}
.jo-post-wrapper h6.email-text {
  font-size: 24px;
  /*color: #7c7572;*/
}
.jo-post-wrapper h6.email-text a {
  color: #353740;
  text-decoration: underline;
  /*color: #7c7572;*/
  /*text-decoration: none;*/
}
@media (max-width: 1600px) {
  .jo-post-wrapper h6.email-text {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  .jo-post-wrapper h6.email-text {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .jo-post-wrapper h6.email-text {
    font-size: 12px;
  }
}

.job-posting-wrapper {
  padding: 182px 0 138px;
}
@media (max-width: 1600px) {
  .job-posting-wrapper {
    padding: 120px 0 100px;
  }
}
@media (max-width: 1440px) {
  .job-posting-wrapper {
    padding: 100px 0 70px;
  }
}
@media (max-width: 767px) {
  .job-posting-wrapper {
    padding: 70px 15px 50px;
  }
}
.job-posting-wrapper h2 {
  font-size: 80px;
  font-weight: bold;
  line-height: 1.08;
  color: #7c7572;
  margin: 0 0 40px 0;
  text-align: center;
  font-family: "trade-gothic-next-condensed";
}
@media (max-width: 1600px) {
  .job-posting-wrapper h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 1440px) {
  .job-posting-wrapper h2 {
    margin: 0 0 25px 0;
    font-size: 48px !important;
  }
}

.job-posting-wrapper .wpcf7-response-output {
  margin: 0 !important;
  text-align: center;
  border: none !important;
  padding: 20px 0 0 0 !important;
}

.job-posting-form .wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 13px;
  bottom: -20px;
  left: 0;
}
.job-posting-form .form-control, .job-posting-form .form-select, .job-posting-form .mask-510 .wpcf7-form-control {
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16) !important;
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16) !important;
  background-color: #ffffff;
  border: none;
  padding: 15px;
  min-height: 63px;
  width: 100%;
}
.job-posting-form .form-control:focus, .job-posting-form .form-select:focus, .job-posting-form .mask-510 .wpcf7-form-control:focus {
  outline: none;
}
.job-posting-form .form-control::-webkit-input-placeholder, .job-posting-form .form-select::-webkit-input-placeholder, .job-posting-form .mask-510 .wpcf7-form-control::-webkit-input-placeholder {
  color: #ffffff !important;
}
.job-posting-form .form-control::-moz-placeholder, .job-posting-form .form-select::-moz-placeholder, .job-posting-form .mask-510 .wpcf7-form-control::-moz-placeholder {
  color: #ffffff !important;
}
.job-posting-form .form-control:-ms-input-placeholder, .job-posting-form .form-select:-ms-input-placeholder, .job-posting-form .mask-510 .wpcf7-form-control:-ms-input-placeholder {
  color: #ffffff !important;
}
.job-posting-form .form-control::-ms-input-placeholder, .job-posting-form .form-select::-ms-input-placeholder, .job-posting-form .mask-510 .wpcf7-form-control::-ms-input-placeholder {
  color: #ffffff !important;
}
.job-posting-form .form-control::placeholder, .job-posting-form .form-select::placeholder, .job-posting-form .mask-510 .wpcf7-form-control::placeholder {
  color: #ffffff !important;
}
@media (max-width: 767px) {
  .job-posting-form .form-control::-webkit-input-placeholder, .job-posting-form .form-select::-webkit-input-placeholder, .job-posting-form .mask-510 .wpcf7-form-control::-webkit-input-placeholder {
    color: #7c7572 !important;
  }
  .job-posting-form .form-control::-moz-placeholder, .job-posting-form .form-select::-moz-placeholder, .job-posting-form .mask-510 .wpcf7-form-control::-moz-placeholder {
    color: #7c7572 !important;
  }
  .job-posting-form .form-control:-ms-input-placeholder, .job-posting-form .form-select:-ms-input-placeholder, .job-posting-form .mask-510 .wpcf7-form-control:-ms-input-placeholder {
    color: #7c7572 !important;
  }
  .job-posting-form .form-control::-ms-input-placeholder, .job-posting-form .form-select::-ms-input-placeholder, .job-posting-form .mask-510 .wpcf7-form-control::-ms-input-placeholder {
    color: #7c7572 !important;
  }
  .job-posting-form .form-control::placeholder, .job-posting-form .form-select::placeholder, .job-posting-form .mask-510 .wpcf7-form-control::placeholder {
    color: #7c7572 !important;
  }
}
@media (max-width: 767px) {
  .job-posting-form .form-control, .job-posting-form .form-select, .job-posting-form .mask-510 .wpcf7-form-control {
    border-radius: 35px;
    padding: 15px 25px;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    width: 100%;
  }
}
.job-posting-form .mask-510 .wpcf7-form-control {
  width: 100%;
}
.job-posting-form label.form-label {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #7c7572;
}
@media (max-width: 1279px) {
  .job-posting-form label.form-label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .job-posting-form label.form-label {
    display: none;
  }
}
.job-posting-form textarea.form-control {
  height: 212px;
}
.job-posting-form .btn {
  font-size: 24px !important;
  color: #353740;
  min-width: 187px;
  padding: 11px 15px;
}
.job-posting-form .btn:hover {
  color: #ffffff;
}
@media (max-width: 767px) {
  .job-posting-form .btn {
    margin: 25px 0 0 0 !important;
  }
}
@media (max-width: 767px) {
  .job-posting-form .col-sm-12.text-center {
    position: relative;
  }
  .job-posting-form .col-sm-12.text-center .wpcf7-spinner {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}

.bg-lightyellow {
  background-color: #f9f7f4;
}

@media (max-width: 1440px) {
  .tabs-wrapper.tabs-styled2 {
    max-width: 85%;
    margin: auto;
  }
}
@media (max-width: 1440px) {
  .tabs-wrapper.tabs-styled2 {
    max-width: 100%;
    margin: auto;
  }
}
.tabs-wrapper.tabs-styled2 ul.nav-tabs {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: none;
  margin-bottom: 100px;
}
@media (max-width: 1440px) {
  .tabs-wrapper.tabs-styled2 ul.nav-tabs {
    margin-bottom: 50px;
  }
}
.tabs-wrapper.tabs-styled2 ul.nav-tabs li {
  margin-right: 70px;
}
@media (max-width: 1440px) {
  .tabs-wrapper.tabs-styled2 ul.nav-tabs li {
    margin-right: 50px;
  }
}
.tabs-wrapper.tabs-styled2 ul.nav-tabs li:last-child {
  margin-right: 0;
}
.tabs-wrapper.tabs-styled2 ul.nav-tabs li button {
  font-size: 28px;
  text-align: left;
  color: #353740;
  border: none !important;
  padding: 0;
}
@media (max-width: 1440px) {
  .tabs-wrapper.tabs-styled2 ul.nav-tabs li button {
    font-size: 24px;
  }
}
.tabs-wrapper.tabs-styled2 ul.nav-tabs li button.active {
  background-color: transparent;
  border: none;
  position: relative;
}
.tabs-wrapper.tabs-styled2 ul.nav-tabs li button.active::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #f04d1c;
  display: block;
  position: absolute;
  left: 0;
  bottom: -3px;
}

.jo-wrap .section-title h2::after {
  top: 7px !important;
}
.jo-wrap .card {
  margin-bottom: 0 !important;
  border: none;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.partner-opportunities-section2 {
  padding: 50px 148px 100px;
}
@media (max-width: 1279px) {
  .partner-opportunities-section2 {
    padding: 50px 75px 100px;
  }
}
@media (max-width: 991px) {
  .partner-opportunities-section2 {
    padding: 50px 45px 100px;
  }
}
@media (max-width: 991px) {
  .partner-opportunities-section2 {
    padding: 10px 27px 15px;
  }
}
.partner-opportunities-section2 .accordion-item {
  border: none;
  padding: 50px 0 70px;
  border-bottom: 2px solid #707070;
  line-height: normal;
  border-radius: 0;
}
@media (max-width: 1600px) {
  .partner-opportunities-section2 .accordion-item {
    padding: 35px 0 55px;
  }
}
@media (max-width: 767px) {
  .partner-opportunities-section2 .accordion-item {
    padding: 10px 0;
    border-bottom: 1px solid #707070;
  }
}
.partner-opportunities-section2 .accordion-item .accordion-header {
  font-size: 80px !important;
  font-weight: bold;
  color: #353740;
  cursor: pointer;
  position: relative;
}
@media (max-width: 1600px) {
  .partner-opportunities-section2 .accordion-item .accordion-header {
    font-size: 60px !important;
  }
}
@media (max-width: 1440px) {
  .partner-opportunities-section2 .accordion-item .accordion-header {
    font-size: 52px !important;
  }
}
@media (max-width: 1279px) {
  .partner-opportunities-section2 .accordion-item .accordion-header {
    font-size: 42px !important;
  }
}
@media (max-width: 767px) {
  .partner-opportunities-section2 .accordion-item .accordion-header {
    font-size: 24px !important;
    font-weight: normal;
  }
}
.partner-opportunities-section2 .accordion-item .accordion-header .plus-icon-wrapper {
  position: absolute;
  width: 30px;
  height: 30px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.partner-opportunities-section2 .accordion-item .accordion-header .plus-icon-wrapper:before {
  height: 0;
}
.partner-opportunities-section2 .accordion-item .accordion-header.collapsed .plus-icon-wrapper:before {
  height: 100%;
}
.partner-opportunities-section2 .accordion-item .accordion-header.collapsed .dropdown-wrapper {
  width: 30px;
  height: 30px;
  position: relative;
  float: right;
  margin-left: 15px;
}
.partner-opportunities-section2 .accordion-item .accordion-header.collapsed .dropdown-wrapper::after {
  content: "";
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 10px;
  top: 10px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.partner-opportunities-section2 .accordion-item .accordion-header .dropdown-wrapper {
  width: 30px;
  height: 30px;
  position: relative;
  float: right;
  margin-left: 15px;
}
.partner-opportunities-section2 .accordion-item .accordion-header .dropdown-wrapper::after {
  content: "";
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(223deg);
          transform: rotate(223deg);
  position: absolute;
  left: 10px;
  top: 10px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.partner-opportunities-section2 .accordion-collapse {
  border: none;
}
.partner-opportunities-section2 .accordion-body {
  padding: 30px 0;
}
.partner-opportunities-section2 .accordion-body p {
  font-size: 36px;
  line-height: 1.5;
  color: #353740;
  margin: 0 0 90px 0;
  max-width: 820px;
}
@media (max-width: 1600px) {
  .partner-opportunities-section2 .accordion-body p {
    font-size: 28px;
    margin: 0 0 50px 0;
    max-width: 750px;
  }
}
@media (max-width: 1440px) {
  .partner-opportunities-section2 .accordion-body p {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .partner-opportunities-section2 .accordion-body p {
    margin: 0 0 30px 0;
  }
}

ul.po-links-wrapper {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 767px) {
  ul.po-links-wrapper {
    padding: 0;
  }
}
ul.po-links-wrapper li {
  width: 33%;
  padding: 20px 0 30px;
}
@media (max-width: 1600px) {
  ul.po-links-wrapper li {
    padding: 15px 0 25px;
  }
}
@media (max-width: 1440px) {
  ul.po-links-wrapper li {
    padding: 5px 0 15px;
  }
}
@media (max-width: 767px) {
  ul.po-links-wrapper li {
    width: 50%;
    padding: 2px 10px 2px 0;
    margin-bottom: 10px;
  }
}
ul.po-links-wrapper li a {
  /*font-size: 28px;
  line-height: 1.93;*/
  font-size: 24px;
  line-height: 1.33;
  color: #353740;
  text-decoration: none;
  font-weight: normal;
  position: relative;
  display: table;
  width: 90%;
  /*padding-right: 58px;
  display: block;
  width: 90%;
  display: inline-flex;
  flex-wrap: wrap;*/
}
@media (max-width: 1600px) {
  ul.po-links-wrapper li a {
    font-size: 22px;
    padding-right: 45px;
  }
}
@media (max-width: 767px) {
  ul.po-links-wrapper li a {
    font-size: 14px;
    padding-right: 20px;
  }
  ul.po-links-wrapper li a img {
    max-width: 13px;
    width: 100%;
  }
}
ul.po-links-wrapper li a img {
  margin-right: auto;
  margin-left: 5px;
  display: inline-block;
  position: relative;
  margin-top: -5px;
}
ul.po-links-wrapper li a::after {
  content: "";
  /*top: 11px;*/
  top: 3px;
  background-image: url(../images/arrow-gray.svg);
  background-size: contain;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 0;
  background-repeat: no-repeat;
  display: none;
}
@media (max-width: 1600px) {
  ul.po-links-wrapper li a::after {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 767px) {
  ul.po-links-wrapper li a::after {
    width: 10px;
    height: 10px;
  }
}

.plus-icon-wrapper {
  position: relative;
  width: 30px;
  height: 30px;
  /* horizontal line */
}
.plus-icon-wrapper:before, .plus-icon-wrapper:after {
  content: "";
  position: absolute;
  background-color: #494b53;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  transition: -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}
.plus-icon-wrapper:before {
  top: 0;
  left: 50%;
  width: 4px;
  height: 100%;
  margin-left: -2px;
}
.plus-icon-wrapper:after {
  top: 50%;
  left: 0;
  width: 100%;
  height: 4px;
  margin-top: -2px;
}

.dropdown-wrapper {
  width: 30px;
  height: 30px;
  position: relative;
  float: right;
  margin-left: 15px;
}
.dropdown-wrapper::after {
  content: "";
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: absolute;
  left: 10px;
  top: 10px;
}

.ba-publications {
  margin-bottom: 185px;
  position: relative;
  /*padding-top: 135px;*/
  padding-top: 102px;
}
@media (max-width: 1600px) {
  .ba-publications {
    padding-top: 80px;
  }
}
@media (max-width: 1440px) {
  .ba-publications {
    padding-top: 85px;
  }
}
@media (max-width: 1366px) {
  .ba-publications {
    padding-top: 53px;
  }
}
@media (max-width: 1279px) {
  .ba-publications {
    padding-top: 26px;
  }
}
@media (max-width: 767px) {
  .ba-publications {
    margin-bottom: 0;
    padding-top: 26px;
  }
}
.ba-publications:after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  bottom: -185px;
  background-color: #353740;
  height: 185px;
  z-index: -1;
}
@media (max-width: 767px) {
  .ba-publications:after {
    display: none;
  }
}
.ba-publications .contact-us-image {
  margin-top: 118px;
}
@media (max-width: 1440px) {
  .ba-publications .contact-us-image {
    margin-top: 60px;
  }
}
.ba-publications .contact-us-image .image-caption {
  padding: 7px 10px;
  display: block;
  font-style: italic;
}
.ba-publications .contact-us-image .image-caption h6 {
  margin-bottom: 0;
  text-align: right;
  font-style: italic;
}

.section-title-content.template3 {
  background-color: #f9f7f4;
  /*padding-bottom: 0;
  margin-bottom: 20px;*/
  padding-bottom: 260px;
  margin-bottom: 20px;
  padding-top: 210px;
}
@media (max-width: 1600px) {
  .section-title-content.template3 {
    padding-top: 170px;
  }
}
@media (max-width: 1440px) {
  .section-title-content.template3 {
    padding-bottom: 260px;
  }
  .section-title-content.template3 .bg-title {
    top: 125px !important;
  }
}
@media (max-width: 767px) {
  .section-title-content.template3 {
    padding: 110px 27px 170px;
  }
  .section-title-content.template3 .bg-title {
    left: 20px !important;
    top: 75px !important;
  }
  .section-title-content.template3 .bg-title h2 p {
    text-align: left;
  }
}
@media (max-width: 375px) {
  .section-title-content.template3 {
    padding: 110px 27px 110px;
  }
  .section-title-content.template3 .bg-title {
    left: 20px !important;
    top: 75px !important;
  }
  .section-title-content.template3 .bg-title h2 p {
    text-align: left;
    font-size: 80px !important;
  }
}
.section-title-content.template3 .bg-title {
  /*top: 35px;*/
  top: 135px;
  bottom: 0;
  z-index: 0;
}
.section-title-content.template3 h1 {
  font-family: "matrix-ii", serif;
  font-size: 102px;
  font-weight: bold;
  line-height: 0.99;
  text-align: center;
  color: #353740;
}
@media (max-width: 1600px) {
  .section-title-content.template3 h1 {
    font-size: 82px;
  }
}
@media (max-width: 1440px) {
  .section-title-content.template3 h1 {
    font-size: 62px;
  }
}
@media (max-width: 1279px) {
  .section-title-content.template3 h1 {
    font-size: 48px;
  }
}
@media (max-width: 767px) {
  .section-title-content.template3 h1 {
    margin-bottom: 20px;
    text-align: left;
  }
}
.section-title-content.template3 h4 {
  font-size: 36px;
  line-height: 1.5;
  text-align: center;
  color: #353740;
  max-width: 1022px;
  margin: 0 auto 130px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1600px) {
  .section-title-content.template3 h4 {
    font-size: 28px;
    max-width: 800px;
    margin: 0 auto 50px;
    display: block;
    overflow: hidden;
  }
}
@media (max-width: 1440px) {
  .section-title-content.template3 h4 {
    font-size: 22px;
  }
  .section-title-content.template3 h4 p {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .section-title-content.template3 h4 {
    font-size: 18px;
    text-align: left;
    line-height: 28px;
  }
  .section-title-content.template3 h4 p {
    text-align: left;
  }
}
.section-title-content.template3 .image {
  max-width: 71.19%;
  height: 730px;
  /*margin-left: auto;*/
  margin: 0 auto;
}
@media (max-width: 1600px) {
  .section-title-content.template3 .image {
    height: 650px;
  }
}
@media (max-width: 1440px) {
  .section-title-content.template3 .image {
    height: 500px;
  }
}
@media (max-width: 1279px) {
  .section-title-content.template3 .image {
    max-width: 80%;
    height: 400px;
  }
}
@media (max-width: 767px) {
  .section-title-content.template3 .image {
    max-width: 80%;
    height: 250px;
    margin-right: -27px;
    max-width: 89%;
  }
}
.section-title-content.template3 .image img {
  height: 730px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 1;
}
@media (max-width: 1600px) {
  .section-title-content.template3 .image img {
    height: 650px;
  }
}
@media (max-width: 1440px) {
  .section-title-content.template3 .image img {
    height: 500px;
  }
}
@media (max-width: 1279px) {
  .section-title-content.template3 .image img {
    height: 400px;
  }
}
@media (max-width: 767px) {
  .section-title-content.template3 .image img {
    height: 250px;
  }
}
.section-title-content.template3 .image.ad-image {
  z-index: 0;
}
.section-title-content.template3 .image.ad-image::after {
  content: "";
  width: 100%;
  height: 430px;
  background: #ffffff;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
}
@media (max-width: 1440px) {
  .section-title-content.template3 .image.ad-image::after {
    height: 280px;
  }
}
@media (max-width: 991px) {
  .section-title-content.template3 .image.ad-image::after {
    height: 180px;
  }
}

.local-resources-header {
  padding: 145px 12.5% 100px 15.1%;
}
@media (max-width: 1600px) {
  .local-resources-header {
    padding: 145px 7.5% 100px 9%;
  }
}
@media (max-width: 1279px) {
  .local-resources-header {
    padding: 110px 5% 100px 7%;
  }
}
@media (max-width: 767px) {
  .local-resources-header {
    padding: 90px 50px 50px;
  }
}
@media (max-width: 574px) {
  .local-resources-header {
    padding: 90px 30px 50px;
  }
}
@media (max-width: 767px) {
  .local-resources-header > .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .local-resources-header .col-sm-6:nth-child(1) {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 auto !important;
            flex: 0 0 auto !important;
    width: 100% !important;
    margin-bottom: 80px;
  }
}
.local-resources-header h1, .local-resources-header h1 p {
  font-size: 98px;
  font-weight: bold;
  font-stretch: condensed;
  line-height: 0.99;
  color: #353740;
  font-family: "trade-gothic-next-condensed";
  margin: 0 0 90px 0;
}
@media (max-width: 1600px) {
  .local-resources-header h1, .local-resources-header h1 p {
    font-size: 80px !important;
  }
}
@media (max-width: 1279px) {
  .local-resources-header h1, .local-resources-header h1 p {
    font-size: 60px !important;
    margin: 0 0 50px 0;
  }
}
@media (max-width: 991px) {
  .local-resources-header h1, .local-resources-header h1 p {
    font-size: 48px !important;
  }
}
.local-resources-header .title {
  /*max-width: 790px;*/
}
.local-resources-header .bg-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin: 0 auto;
  z-index: -9;
  overflow: hidden;
}
@media (max-width: 574px) {
  .local-resources-header .bg-title {
    top: 48%;
  }
}
.local-resources-header .local-resources-subheader {
  padding: 0 30px;
  border-left: 5px solid #F36C24;
  height: 100%;
}
@media (max-width: 767px) {
  .local-resources-header .local-resources-subheader {
    padding: 0 20px;
  }
}
.local-resources-header .local-resources-subheader .link {
  font-size: 20px;
  padding-right: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  word-break: break-word;
}
.local-resources-header .local-resources-subheader .link:after {
  position: static;
  margin-left: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 3px;
  margin-right: 0px;
}
@media (max-width: 1800px) {
  .local-resources-header .local-resources-subheader .link {
    font-size: 18px !important;
  }
  .local-resources-header .local-resources-subheader .link:after {
    width: 20.6px;
    height: 20.6px;
    margin-top: 1px;
  }
}
@media (max-width: 1600px) {
  .local-resources-header .local-resources-subheader .link {
    font-size: 16px !important;
  }
}
.local-resources-header .local-resources-subheader h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.28;
  color: #353740;
  text-transform: uppercase;
  font-family: "trade-gothic-next-condensed";
  margin: 0 0 40px 0;
}
@media (max-width: 1600px) {
  .local-resources-header .local-resources-subheader h2 {
    font-size: 30px !important;
    margin: 0 0 20px 0;
  }
}
@media (max-width: 767px) {
  .local-resources-header .local-resources-subheader h2 {
    font-size: 30px !important;
  }
}
.local-resources-header .local-resources-subheader p {
  font-size: 22px;
  line-height: 1.5;
  color: #353740;
}
@media (max-width: 1600px) {
  .local-resources-header .local-resources-subheader p {
    font-size: 18px;
  }
}
.local-resources-header .local-resources-subheader ul {
  margin: 50px 0 0;
}
@media (max-width: 1440px) {
  .local-resources-header .local-resources-subheader ul {
    margin: 30px 0 0;
  }
}
@media (max-width: 1279px) {
  .local-resources-header .local-resources-subheader ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.local-resources-header .local-resources-subheader ul li {
  margin-right: 10px;
}
.local-resources-header .local-resources-subheader ul li a.link:hover {
  color: #353740;
}
@media (max-width: 1600px) {
  .local-resources-header .local-resources-subheader ul li a.link {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .local-resources-header .local-resources-subheader ul li a.link {
    font-size: 17px !important;
  }
}

ul.date-wrapper {
  margin-bottom: 15px;
}
ul.date-wrapper li {
  font-size: 22px;
  color: #353740;
}
@media (max-width: 1440px) {
  ul.date-wrapper li {
    font-size: 18px;
  }
}

.anniversary-title-content {
  padding: 130px 117px 150px 150px;
}
@media (max-width: 1440px) {
  .anniversary-title-content {
    padding: 130px 117px 100px 150px;
  }
}
@media (max-width: 1279px) {
  .anniversary-title-content {
    padding: 70px 45px;
  }
}
@media (max-width: 767px) {
  .anniversary-title-content {
    padding: 70px 27px 0;
  }
}
.anniversary-title-content h2 {
  font-family: "matrix-ii", serif;
  font-size: 100px;
  font-weight: bold;
  line-height: 1.19;
  color: #353740;
}
@media (max-width: 1600px) {
  .anniversary-title-content h2 {
    font-size: 80px !important;
  }
}
@media (max-width: 1440px) {
  .anniversary-title-content h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 1279px) {
  .anniversary-title-content h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  .anniversary-title-content h2 {
    font-size: 53px !important;
    line-height: 1;
    margin: 0 0 40px 0;
  }
}
.anniversary-title-content p {
  font-size: 18px;
  line-height: 1.78;
  letter-spacing: 0.36px;
  color: #353740;
}
.anniversary-title-content .images {
  margin-top: 130px;
}
@media (max-width: 1440px) {
  .anniversary-title-content .images {
    margin-top: 80px;
  }
}
@media (max-width: 767px) {
  .anniversary-title-content .images {
    margin-top: 50px;
  }
}
.anniversary-title-content .images .small-img {
  max-width: 603px;
  margin: auto;
}
@media (max-width: 1600px) {
  .anniversary-title-content .images .small-img {
    max-width: 500px;
  }
}
@media (max-width: 1440px) {
  .anniversary-title-content .images .small-img {
    max-width: 400px;
  }
}
@media (max-width: 767px) {
  .anniversary-title-content .images .small-img {
    max-width: 277px;
    margin: 0 auto 70px;
  }
}
.anniversary-title-content .images .big-img {
  max-width: 867px;
  margin: auto;
}
@media (max-width: 767px) {
  .anniversary-title-content .images .big-img {
    width: calc(100% + 54px);
    margin: 0 -27px;
  }
}

.the-impact {
  padding: 299px 9.47% 100px;
  position: relative;
}
@media (max-width: 1600px) {
  .the-impact {
    padding: 200px 9.47% 100px;
  }
}
@media (max-width: 1440px) {
  .the-impact {
    padding: 200px 9.47% 50px;
  }
}
@media (max-width: 1279px) {
  .the-impact {
    padding: 200px 45px 50px;
  }
}
@media (max-width: 1279px) {
  .the-impact {
    padding: 150px 27px 50px;
  }
}
.the-impact .bg-title {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 110px;
}
@media (max-width: 1600px) {
  .the-impact .bg-title {
    top: 70px;
  }
}
@media (max-width: 1440px) {
  .the-impact .bg-title {
    top: 60px;
  }
}
@media (max-width: 767px) {
  .the-impact .bg-title {
    top: 80px;
  }
}
.the-impact .bg-title h2 {
  font-size: 300px !important;
  font-weight: bold;
  line-height: 0.8;
  letter-spacing: normal;
  color: #f9f7f4;
}
@media (max-width: 1600px) {
  .the-impact .bg-title h2 {
    font-size: 200px !important;
  }
}
@media (max-width: 767px) {
  .the-impact .bg-title h2 {
    font-size: 100px !important;
  }
}
.the-impact .impact-content {
  border: none;
  border-radius: 0;
  padding: 130px 13.69% 100px;
}
@media (max-width: 1600px) {
  .the-impact .impact-content {
    padding: 100px 10% 70px;
  }
}
@media (max-width: 1440px) {
  .the-impact .impact-content {
    padding: 100px 45px 70px;
  }
}
@media (max-width: 1279px) {
  .the-impact .impact-content {
    padding: 50px 45px;
  }
}
@media (max-width: 767px) {
  .the-impact .impact-content {
    padding: 50px 35px;
    text-align: center;
  }
}
.the-impact .impact-title-content {
  border-bottom: 2px solid #e2dcdc;
  margin-bottom: 50px;
}
.the-impact .impact-title-content h2 {
  font-size: 80px;
  font-weight: bold;
  font-stretch: condensed;
  line-height: 1.08;
  color: #353740;
  font-family: "trade-gothic-next-condensed";
}
@media (max-width: 1600px) {
  .the-impact .impact-title-content h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 1440px) {
  .the-impact .impact-title-content h2 {
    font-size: 48px !important;
  }
}
@media (max-width: 767px) {
  .the-impact .impact-title-content h2 {
    font-size: 40px !important;
    margin: 0 0 20px 0;
  }
}
.the-impact .impact-title-content p {
  font-size: 18px;
  line-height: 1.78;
  letter-spacing: 0.36px;
  color: #353740;
  margin-bottom: 45px;
}
.the-impact .no-of-production {
  text-align: center;
  padding: 50px 0;
}
@media (max-width: 1600px) {
  .the-impact .no-of-production {
    padding: 35px 0;
  }
}
@media (max-width: 1279px) {
  .the-impact .no-of-production {
    padding: 25px 0;
  }
}
@media (max-width: 1279px) {
  .the-impact .no-of-production {
    padding: 40px 0;
  }
}
.the-impact .no-of-production h5 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.04;
  letter-spacing: 0.48px;
  color: #353740;
  margin: 0 0 30px 0;
  font-family: "trade-gothic-next-condensed";
}
@media (max-width: 1279px) {
  .the-impact .no-of-production h5 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .the-impact .no-of-production h5 {
    font-size: 24px;
    line-height: 1.04;
    letter-spacing: 0.48px;
    margin: 0 0 20px 0;
  }
}
.the-impact .no-of-production h3 {
  font-size: 42px;
  /*line-height: 0.6;*/
  line-height: 0.9;
  letter-spacing: 0.84px;
  color: #353740;
}
@media (max-width: 1279px) {
  .the-impact .no-of-production h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .the-impact .no-of-production h3 {
    font-size: 42px;
    line-height: 0.9;
    letter-spacing: 0.84px;
  }
}

.how-we-help {
  padding: 70px 0 0 8.5%;
}
@media (max-width: 1440px) {
  .how-we-help {
    padding: 50px 0 0 8.5%;
  }
}
@media (max-width: 1279px) {
  .how-we-help {
    padding: 50px 0 0 45px;
  }
}
@media (max-width: 767px) {
  .how-we-help {
    padding: 50px 27px 0 13px;
  }
}
.how-we-help .image {
  position: relative;
  width: 100%;
  height: 1024px;
  margin-bottom: -330px;
}
@media (max-width: 1440px) {
  .how-we-help .image {
    height: 900px;
  }
}
@media (max-width: 767px) {
  .how-we-help .image {
    height: 522px;
    width: calc(100% + 54px);
    margin: 0 -27px;
    margin: 90px -27px 0;
  }
}
.how-we-help .image img {
  width: 100%;
  height: 1024px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1440px) {
  .how-we-help .image img {
    height: 900px;
  }
}
@media (max-width: 767px) {
  .how-we-help .image img {
    height: 522px;
  }
}
.how-we-help .content-wrapper {
  max-width: 635px;
  margin: 150px 100px 100px 0;
}
.how-we-help .content-wrapper p {
  font-size: 18px;
  line-height: 1.83;
  color: #353740;
}
@media (max-width: 1279px) {
  .how-we-help .content-wrapper {
    margin: 150px 25px 50px 0;
  }
}
@media (max-width: 767px) {
  .how-we-help .content-wrapper {
    margin: 0;
  }
}
@media (max-width: 1440px) {
  .how-we-help .section-title {
    margin-bottom: 40px;
  }
}
.how-we-help .section-title h2 {
  margin: 0 0 30px 0;
}

.right_images_with_left_content {
  padding: 200px 6.45% 210px 9.63%;
  background-color: #eceef0;
  position: relative;
}
@media (max-width: 1440px) {
  .right_images_with_left_content {
    padding: 150px 6.45% 150px 9.63%;
  }
}
@media (max-width: 1279px) {
  .right_images_with_left_content {
    padding: 100px 45px;
  }
}
@media (max-width: 767px) {
  .right_images_with_left_content {
    padding: 229px 27px 0;
  }
}
.right_images_with_left_content .bg-title {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 9;
  overflow: hidden;
}
@media (max-width: 767px) {
  .right_images_with_left_content .bg-title {
    top: 53px;
  }
}
.right_images_with_left_content .bg-title h2 {
  font-size: 300px;
  line-height: 300px !important;
  font-weight: bold;
  line-height: 0.8;
  color: #f2f4f7;
  font-family: "matrix-ii", serif;
}
@media (max-width: 1600px) {
  .right_images_with_left_content .bg-title h2 {
    font-size: 200px !important;
    line-height: 200px !important;
  }
}
@media (max-width: 767px) {
  .right_images_with_left_content .bg-title h2 {
    font-size: 100px !important;
    line-height: 100px !important;
    color: #ffffff;
  }
}
.right_images_with_left_content .content {
  max-width: 554px;
  position: relative;
  z-index: 10;
}
.right_images_with_left_content .content .section-title {
  margin: 0 0 20px 0;
}
.right_images_with_left_content .content a.link {
  margin-top: 50px;
  display: inline-block;
}
@media (max-width: 767px) {
  .right_images_with_left_content .content a.link {
    margin: 10px 0 0 0;
    display: inline-block;
    text-transform: uppercase;
  }
}
.right_images_with_left_content .images {
  position: relative;
  z-index: 10;
  display: block !important;
}
@media (max-width: 767px) {
  .right_images_with_left_content .images {
    width: calc(100% + 54px);
    margin: 70px -27px 0;
  }
}
@media (max-width: 767px) {
  .right_images_with_left_content.bg-gray {
    background-color: #eceef0;
  }
}
.right_images_with_left_content .image-caption {
  /*position: absolute;
  right: 10px;
  bottom: 5px;*/
}
.right_images_with_left_content .image-caption h6 {
  /*color: $white;*/
  color: #222222;
}

.our-team-main {
  position: relative;
  width: 100%;
  padding: 150px 0 150px 85px;
}
@media (max-width: 1600px) {
  .our-team-main {
    padding: 120px 0 100px 85px;
  }
}
@media (max-width: 1440px) {
  .our-team-main {
    padding: 100px 0 60px 85px;
  }
}
@media (max-width: 1279px) {
  .our-team-main {
    padding: 100px 0 60px 45px;
  }
}
@media (max-width: 767px) {
  .our-team-main {
    padding: 75px 0 130px 27px;
  }
}
.our-team-main .title {
  text-align: center;
  margin-bottom: 165px;
}
@media (max-width: 1440px) {
  .our-team-main .title {
    margin-bottom: 100px;
  }
}
@media (max-width: 1279px) {
  .our-team-main .title {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .our-team-main .title {
    padding-right: 27px;
  }
}
.our-team-main .title h2 {
  font-family: "matrix-ii", serif;
  /*font-size: 300px;*/
  font-size: 100px;
  font-weight: bold;
  line-height: 0.87;
  color: #353740;
}
@media (max-width: 1600px) {
  .our-team-main .title h2 {
    font-size: 80px !important;
  }
}
@media (max-width: 1440px) {
  .our-team-main .title h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 1279px) {
  .our-team-main .title h2 {
    font-size: 53px !important;
  }
}
.our-team-main .our-team-slider {
  overflow: hidden;
}
.our-team-main .our-team-slider .slick-slide {
  margin: 0 35px 0 0;
}
@media (max-width: 767px) {
  .our-team-main .our-team-slider .slick-slide {
    margin: 0 20px 0 0;
  }
}
.our-team-main .our-team-slider .slick-list.draggable {
  margin-right: -263px;
}
@media (max-width: 767px) {
  .our-team-main .our-team-slider .slick-list.draggable {
    margin-right: 0;
    padding-right: 83px;
  }
}
.our-team-main .member-block img {
  width: 100%;
}
.our-team-main .member-block .card-body {
  padding: 0 !important;
}
.our-team-main .member-block h5.card-title {
  /*font-size: 36px;*/
  font-size: 28px;
  font-weight: bold;
  color: #353740;
  text-transform: uppercase;
  margin: 30px 0 0 0;
}
@media (max-width: 1600px) {
  .our-team-main .member-block h5.card-title {
    font-size: 26px;
  }
}
@media (max-width: 1440px) {
  .our-team-main .member-block h5.card-title {
    font-size: 24px;
  }
}
.our-team-main .member-block h6 {
  /*font-size: 28px;*/
  font-size: 20px;
  color: #353740;
}
@media (max-width: 1600px) {
  .our-team-main .member-block h6 {
    font-size: 18px;
  }
}
@media (max-width: 1440px) {
  .our-team-main .member-block h6 {
    font-size: 16px;
  }
}
.our-team-main .team-slider-arrow {
  margin: 130px 85px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1600px) {
  .our-team-main .team-slider-arrow {
    margin: 80px 85px 0 0;
  }
}
@media (max-width: 1440px) {
  .our-team-main .team-slider-arrow {
    margin: 50px 85px 0 0;
  }
}
@media (max-width: 767px) {
  .our-team-main .team-slider-arrow {
    margin: 60px 27px 0 0;
  }
}
.our-team-main .team-slider-arrow button.slick-arrow {
  width: 68px;
  height: 66px;
  font-size: 0;
  padding: 0;
  position: relative;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0 0 0 39px;
  background-color: transparent;
}
@media (max-width: 1600px) {
  .our-team-main .team-slider-arrow button.slick-arrow {
    width: 48px;
    height: 46px;
    margin: 0 0 0 20px;
  }
}
@media (max-width: 767px) {
  .our-team-main .team-slider-arrow button.slick-arrow {
    width: 78px;
    height: 76px;
    margin: 0 20px;
  }
}
.our-team-main .team-slider-arrow button.slick-arrow::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 68px;
  height: 66px;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 1600px) {
  .our-team-main .team-slider-arrow button.slick-arrow::before {
    width: 48px;
    height: 46px;
  }
}
@media (max-width: 767px) {
  .our-team-main .team-slider-arrow button.slick-arrow::before {
    width: 78px;
    height: 76px;
  }
}
.our-team-main .team-slider-arrow button.slick-arrow.slick-prev {
  margin-left: 0;
}
.our-team-main .team-slider-arrow button.slick-arrow.slick-prev::before {
  background-image: url(../images/mobile_arrowleft.svg);
}
.our-team-main .team-slider-arrow button.slick-arrow.slick-next::before {
  background-image: url(../images/mobile_arrowright.svg);
}

.title-content-block {
  padding: 130px 9.63% 175px 11.71%;
}
@media (max-width: 1600px) {
  .title-content-block {
    padding: 100px 9.63% 120px 11.71%;
  }
}
@media (max-width: 1279px) {
  .title-content-block {
    padding: 100px 45px;
  }
}
@media (max-width: 767px) {
  .title-content-block {
    padding: 107px 35px 127px;
  }
}
.title-content-block .section-title {
  max-width: 626px;
  margin-right: 35px;
}
@media (max-width: 767px) {
  .title-content-block .section-title {
    max-width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.title-content-block .section-title h2 {
  line-height: 1.08;
}
.title-content-block .content-wrapper h4 {
  font-size: 22px;
  line-height: 1.5;
  color: #353740;
  max-width: 448px;
  margin: 0 0 50px 0;
}
@media (max-width: 1600px) {
  .title-content-block .content-wrapper h4 {
    font-size: 20px;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 1440px) {
  .title-content-block .content-wrapper h4 {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .title-content-block .content-wrapper h4 {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
}
.title-content-block .content-wrapper .listing-wrapper {
  margin: 0;
}
.title-content-block .content-wrapper .listing-wrapper li {
  font-size: 22px;
  line-height: 1.5;
  color: #353740;
}
@media (max-width: 1600px) {
  .title-content-block .content-wrapper .listing-wrapper li {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  .title-content-block .content-wrapper .listing-wrapper li {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .title-content-block .content-wrapper .listing-wrapper li {
    font-size: 22px;
    line-height: 33px;
  }
}
.title-content-block .content-wrapper .listing-wrapper li strong {
  color: #f36c24;
  font-weight: normal;
}

.bg-lightyellow {
  background-color: #f9f7f4;
}

.our-history {
  position: relative;
  width: 100%;
  padding: 260px 0 80px;
}
@media (max-width: 1440px) {
  .our-history {
    padding: 150px 0 80px;
  }
}
@media (max-width: 1279px) {
  .our-history {
    padding: 100px 0 50px;
  }
}
@media (max-width: 767px) {
  .our-history {
    padding: 70px 0 125px;
  }
}
.our-history .our-title-content {
  max-width: 563px;
  margin: 0 0 50px 193px;
}
@media (max-width: 1440px) {
  .our-history .our-title-content {
    max-width: 490px;
  }
}
@media (max-width: 1279px) {
  .our-history .our-title-content {
    margin: 0 0 0 45px;
    max-width: 370px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .our-history .our-title-content {
    max-width: 100%;
    padding: 0 27px;
    margin: 0;
  }
}
@media (max-width: 1279px) {
  .our-history .our-title-content .section-title {
    margin-bottom: 40px;
  }
}

.hitory-images-slider:after {
  content: "";
  width: 100%;
  height: 4px;
  background-color: #ccd5de;
  display: block;
  position: absolute;
  left: 0;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
.hitory-images-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hitory-images-slider .loading-bar-bullet {
  text-align: center;
  padding: 15px 25px 100px;
  position: relative;
  cursor: pointer;
}
@media (max-width: 1600px) {
  .hitory-images-slider .loading-bar-bullet {
    padding: 15px 25px 80px;
  }
}
.hitory-images-slider .loading-bar-bullet .img-wrapper {
  width: 50px;
  height: 50px;
  border: 4px solid #ccd5de;
  border-radius: 100%;
  margin: 0 auto;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1440px) {
  .hitory-images-slider .loading-bar-bullet .img-wrapper {
    width: 40px;
    height: 40px;
  }
}
.hitory-images-slider .loading-bar-bullet .img-wrapper img {
  max-width: 100%;
  opacity: 0;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
  border-radius: 100%;
}
.hitory-images-slider .loading-bar-bullet h4 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #353740;
  font-family: "trade-gothic-next-condensed";
  margin-top: 40px;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 1600px) {
  .hitory-images-slider .loading-bar-bullet h4 {
    margin-top: 20px;
  }
}
@media (max-width: 1440px) {
  .hitory-images-slider .loading-bar-bullet h4 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .hitory-images-slider .loading-bar-bullet h4 {
    font-size: 40px;
    position: static;
    margin: 50px 0 0 0;
  }
}
.hitory-images-slider .slick-slide.slick-current .loading-bar-bullet {
  text-align: center;
  padding: 15px 25px 100px;
}
@media (max-width: 1600px) {
  .hitory-images-slider .slick-slide.slick-current .loading-bar-bullet {
    padding: 15px 25px 80px;
  }
}
@media (max-width: 767px) {
  .hitory-images-slider .slick-slide.slick-current .loading-bar-bullet {
    padding: 0;
  }
}
.hitory-images-slider .slick-slide.slick-current .loading-bar-bullet .img-wrapper {
  width: 287px;
  height: 287px;
  border: none;
  margin: 0 auto;
  max-width: 100%;
  border-radius: 100%;
  overflow: hidden;
}
@media (max-width: 1600px) {
  .hitory-images-slider .slick-slide.slick-current .loading-bar-bullet .img-wrapper {
    width: 215px;
    height: 215px;
  }
}
@media (max-width: 767px) {
  .hitory-images-slider .slick-slide.slick-current .loading-bar-bullet .img-wrapper {
    width: 287px;
    height: 287px;
  }
}
.hitory-images-slider .slick-slide.slick-current .loading-bar-bullet .img-wrapper img {
  opacity: 1;
}
.hitory-images-slider .slick-arrow {
  position: absolute;
  z-index: 2;
  font-size: 0;
  border: none;
  padding: 0;
  bottom: 5px;
  background-color: #dddddd;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-position: center;
}
.hitory-images-slider .slick-arrow.slick-next {
  right: 15px;
  background-image: url(../images/carouselslider_right.svg);
}
.hitory-images-slider .slick-arrow.slick-prev {
  left: 15px;
  background-image: url(../images/carouselslider_left.svg);
}
@media (max-width: 1790px) {
  .hitory-images-slider .slick-slide.slick-current .loading-bar-bullet .img-wrapper {
    max-width: 267px !important;
    height: 267px;
    max-width: 100%;
  }
}
@media (max-width: 1600px) {
  .hitory-images-slider .slick-slide.slick-current .loading-bar-bullet .img-wrapper {
    max-width: 215px !important;
    height: 215px;
  }
}

.history-content-slider {
  margin-top: 120px;
}
@media (max-width: 1600px) {
  .history-content-slider {
    margin-top: 70px;
  }
}
@media (max-width: 1600px) {
  .history-content-slider {
    margin-top: 40px;
  }
}
@media (max-width: 767px) {
  .history-content-slider {
    padding: 0 27px;
  }
}
.history-content-slider .item h4 {
  font-size: 20px;
  font-weight: bold;
  color: #707070;
  text-align: center;
  margin-bottom: 40px;
}
.history-content-slider .item p {
  font-size: 22px;
  line-height: 1.5;
  text-align: center;
  color: #353740;
  max-width: 955px;
  margin: 0 auto;
}
@media (max-width: 1440px) {
  .history-content-slider .item p {
    font-size: 20px;
    max-width: 750px;
  }
}
@media (max-width: 1279px) {
  .history-content-slider .item p {
    font-size: 22px !important;
  }
}

.our-history-slider {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .our-history-slider {
    padding-top: 75px;
  }
}

.location-map-details {
  padding: 225px 125px 40px 175px;
}
@media (max-width: 1600px) {
  .location-map-details {
    padding: 170px 125px 40px 140px;
  }
}
@media (max-width: 1440px) {
  .location-map-details {
    padding: 200px 80px 40px 100px;
  }
}
@media (max-width: 1279px) {
  .location-map-details {
    padding: 150px 50px 40px 50px;
  }
}
.location-map-details h1 {
  font-size: 102px;
  font-weight: bold;
  line-height: 1.13;
  color: #ffffff;
  font-family: "trade-gothic-next-condensed";
}
@media (max-width: 1600px) {
  .location-map-details h1 {
    font-size: 80px;
  }
}
@media (max-width: 1440px) {
  .location-map-details h1 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  .location-map-details h1 {
    font-size: 53px;
    margin: 0 0 10px 0;
  }
}
.location-map-details .content-wrapper {
  max-width: 528px;
  margin: 0 0 0 auto;
}
@media (max-width: 991px) {
  .location-map-details .content-wrapper {
    max-width: 100%;
    margin: 0;
  }
}
.location-map-details .content-wrapper p {
  font-size: 18px;
  line-height: 1.56;
  letter-spacing: 0.36px;
  color: #ffffff;
  margin: 0 0 40px 0;
}
@media (max-width: 991px) {
  .location-map-details .content-wrapper p {
    margin: 0 0 20px 0;
  }
}
.location-map-details .content-wrapper .link-section {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.location-map-details .content-wrapper .link-section a {
  display: block;
}

.graydark-bg {
  background-color: #353740;
}

.full-width-image {
  position: relative;
  width: 100%;
  max-height: 1000px;
  overflow: hidden;
}
.full-width-image .image-caption {
  /*position: absolute;
  bottom: 20px;
  right: 8.5%;*/
  text-align: right;
  padding: 7px 10px;
  display: block;
  font-style: italic;
}
.full-width-image .image-caption h6 {
  /*color: $white;*/
}
@media (max-width: 1600px) {
  .full-width-image {
    max-height: 850px;
  }
}
@media (max-width: 1440px) {
  .full-width-image {
    max-height: 700px;
  }
}
@media (max-width: 1279px) {
  .full-width-image {
    max-height: 550px;
  }
  .full-width-image .image-caption {
    right: 9%;
  }
}
@media (max-width: 991px) {
  .full-width-image .image-caption {
    right: 4%;
  }
}
@media (max-width: 767px) {
  .full-width-image {
    max-height: 620px;
  }
}
.full-width-image img {
  height: 1000px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media (max-width: 1600px) {
  .full-width-image img {
    max-height: 850px;
  }
}
@media (max-width: 1440px) {
  .full-width-image img {
    max-height: 700px;
  }
}
@media (max-width: 1279px) {
  .full-width-image img {
    max-height: 550px;
  }
}
@media (max-width: 767px) {
  .full-width-image img {
    max-height: 600px;
  }
}
.full-width-image .location-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #eceef0;
  z-index: 1;
  padding: 25px 144px;
}
@media (max-width: 1440px) {
  .full-width-image .location-caption {
    padding: 25px 100px;
  }
}
@media (max-width: 1279px) {
  .full-width-image .location-caption {
    padding: 25px 50px;
  }
}
.full-width-image .location-caption h6 {
  font-size: 18px;
  font-style: italic;
  letter-spacing: 1.8px;
  color: #353740;
  margin: 0;
}

.film-ready-counties {
  padding: 130px 160px 50px 175px;
  background-color: #eceef0;
}
@media (max-width: 1600px) {
  .film-ready-counties {
    padding: 100px 100px 50px 140px;
  }
}
@media (max-width: 1440px) {
  .film-ready-counties {
    padding: 100px 60px 50px 100px;
  }
}
@media (max-width: 1279px) {
  .film-ready-counties {
    padding: 60px 45px;
  }
}
@media (max-width: 767px) {
  .film-ready-counties {
    padding: 60px 45px 35px;
  }
}
.film-ready-counties .title {
  margin-bottom: 90px;
}
@media (max-width: 1600px) {
  .film-ready-counties .title {
    margin-bottom: 50px;
  }
}
.film-ready-counties .title h2 {
  font-size: 80px;
  font-weight: bold;
  color: #353740;
}
@media (max-width: 1600px) {
  .film-ready-counties .title h2 {
    font-size: 60px !important;
  }
}
@media (max-width: 1440px) {
  .film-ready-counties .title h2 {
    font-size: 57px !important;
  }
}
@media (max-width: 1279px) {
  .film-ready-counties .title h2 {
    font-size: 52px !important;
  }
}
@media (max-width: 767px) {
  .film-ready-counties .title h2 {
    font-size: 36px !important;
  }
}
.film-ready-counties .title p {
  font-size: 24px;
  line-height: 1.54;
  color: #353740;
}
@media (max-width: 1440px) {
  .film-ready-counties .title p {
    font-size: 20px !important;
  }
}
@media (max-width: 767px) {
  .film-ready-counties .title p {
    font-size: 16px !important;
  }
}
.film-ready-counties ul.po-links-wrapper {
  margin: 0 -30px;
}
@media (max-width: 1600px) {
  .film-ready-counties ul.po-links-wrapper {
    margin: 0 -20px;
  }
}
@media (max-width: 1279px) {
  .film-ready-counties ul.po-links-wrapper {
    margin: 0 -15px;
  }
}
@media (max-width: 767px) {
  .film-ready-counties ul.po-links-wrapper {
    margin: 0;
    padding: 0;
  }
}
.film-ready-counties ul.po-links-wrapper li {
  padding: 0;
  margin: 0 30px 45px 30px;
  width: calc(33.33% - 60px);
}
@media (max-width: 1600px) {
  .film-ready-counties ul.po-links-wrapper li {
    margin: 0 20px 45px 20px;
    width: calc(33.33% - 40px);
  }
}
@media (max-width: 1279px) {
  .film-ready-counties ul.po-links-wrapper li {
    margin: 0 15px 30px 15px;
    width: calc(33.33% - 30px);
  }
}
@media (max-width: 991px) {
  .film-ready-counties ul.po-links-wrapper li {
    width: calc(50% - 30px);
  }
}
@media (max-width: 767px) {
  .film-ready-counties ul.po-links-wrapper li {
    width: 100%;
    margin: 0 0 18px 0;
    /*display: none;*/
  }
}
.film-ready-counties ul.po-links-wrapper li:nth-child(1), .film-ready-counties ul.po-links-wrapper li:nth-child(2), .film-ready-counties ul.po-links-wrapper li:nth-child(3), .film-ready-counties ul.po-links-wrapper li:nth-child(4), .film-ready-counties ul.po-links-wrapper li:nth-child(5), .film-ready-counties ul.po-links-wrapper li:nth-child(6), .film-ready-counties ul.po-links-wrapper li:nth-child(7), .film-ready-counties ul.po-links-wrapper li:nth-child(8), .film-ready-counties ul.po-links-wrapper li:nth-child(9), .film-ready-counties ul.po-links-wrapper li:nth-child(10) {
  display: block;
}
.film-ready-counties ul.po-links-wrapper li a {
  font-size: 28px;
  line-height: 28px;
  background-color: #ffffff;
  width: 100%;
  padding: 25px 57px;
  display: block;
  border-radius: 8px;
}
@media (max-width: 1600px) {
  .film-ready-counties ul.po-links-wrapper li a {
    font-size: 22px;
    line-height: 28px;
    background-color: #ffffff;
    padding: 15px 45px;
    border-radius: 8px;
  }
}
@media (max-width: 1279px) {
  .film-ready-counties ul.po-links-wrapper li a {
    font-size: 18px;
    line-height: 28px;
    padding: 15px 30px;
    border-radius: 8px;
  }
}
.film-ready-counties ul.po-links-wrapper li a::after {
  right: 30px;
  top: 25px;
}
@media (max-width: 1600px) {
  .film-ready-counties ul.po-links-wrapper li a::after {
    top: 15px;
  }
}
@media (max-width: 767px) {
  .film-ready-counties ul.po-links-wrapper li a::after {
    width: 20px;
    height: 20px;
  }
}
.film-ready-counties ul.po-links-wrapper.description-show li {
  display: block;
}
.film-ready-counties ul.po-links-wrapper.description-link-show li {
  display: block;
}
.film-ready-counties .learn-more-link a {
  color: #353740;
  border: none;
  position: relative;
}
@media (max-width: 1279px) {
  .film-ready-counties .learn-more-link a {
    font-size: 16px !important;
  }
}
.film-ready-counties .learn-more-link a::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #353740;
  position: absolute;
  bottom: -7px;
  left: 0;
}
.film-ready-counties .learn-more-link.see-more-link {
  margin-bottom: 20px;
  display: none;
}
@media (max-width: 767px) {
  .film-ready-counties .learn-more-link.see-more-link {
    display: block;
  }
}

.video-services-section {
  background-color: #eceef0;
  padding-top: 180px;
}
@media (max-width: 1600px) {
  .video-services-section {
    padding-top: 120px;
  }
}
@media (max-width: 767px) {
  .video-services-section {
    padding-top: 70px;
  }
}
.video-services-section .bg-title {
  overflow: hidden;
  position: absolute;
  top: -20px;
  left: 210px;
}
@media (max-width: 1600px) {
  .video-services-section .bg-title {
    left: 170px;
  }
}
@media (max-width: 1279px) {
  .video-services-section .bg-title {
    left: 50px;
    top: 10px;
  }
}
@media (max-width: 767px) {
  .video-services-section .bg-title {
    left: 0;
    top: 0;
  }
}
.video-services-section .bg-title h2 p {
  color: #e3e3e3;
  margin: 0;
}
.video-services-section .services-section-2 {
  background-color: transparent;
  margin-top: 0;
  padding-bottom: 140px;
}
.video-services-section .services-section-2::after {
  content: "";
  background-color: #e2dcdc;
  width: 100%;
  height: 140px;
  left: 0;
  bottom: 0;
  position: absolute;
  z-index: 0;
}
.video-services-section .services-section-2 .card {
  right: 228px;
  left: auto;
  z-index: 1;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
@media (max-width: 1279px) {
  .video-services-section .services-section-2 .card {
    right: 107px;
  }
}
@media (max-width: 767px) {
  .video-services-section .services-section-2 .card {
    right: 29px;
    position: absolute;
    min-height: auto;
    min-width: auto;
    width: calc(94% - 107px);
  }
}
.video-services-section .services-section-2 .card .video-play-box.orange-bg {
  position: absolute;
  top: -152px;
  right: 0;
  background-color: #f36c24;
  width: 152px;
  height: 152px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
}
@media (max-width: 1279px) {
  .video-services-section .services-section-2 .card .video-play-box.orange-bg {
    width: 100px;
    height: 100px;
    top: -100px;
  }
}
@media (max-width: 767px) {
  .video-services-section .services-section-2 .card .video-play-box.orange-bg {
    width: 79px;
    height: 79px;
    top: -136px;
  }
}
.video-services-section .services-section-2 .card .video-play-box.orange-bg img {
  width: 60px;
  height: 60px;
}
@media (max-width: 1279px) {
  .video-services-section .services-section-2 .card .video-play-box.orange-bg img {
    width: 40px;
    height: 40px;
  }
}
.video-services-section .services-section-2 .card .section-title h2 {
  margin: 0 0 40px 0;
}
@media (max-width: 767px) {
  .video-services-section .services-section-2 .card .section-title h2 {
    margin: 0 0 15px 0;
  }
}
@media (max-width: 767px) {
  .video-services-section .services-section-2 .card .card-body {
    padding: 50px 35px !important;
  }
}
@media (max-width: 767px) {
  .video-services-section .services-section-2 .card .card-body p {
    margin: 0 0 15px 0;
    font-size: 16px !important;
  }
}
.video-services-section .services-section-2 .services-section-image {
  width: calc(100% - 380px);
  margin-left: 0;
  margin-right: auto;
}
@media (max-width: 1279px) {
  .video-services-section .services-section-2 .services-section-image {
    width: calc(100% - 207px);
  }
}
@media (max-width: 767px) {
  .video-services-section .services-section-2 .services-section-image {
    width: calc(100% - 108px);
  }
}
.video-services-section .services-section-2 .services-section-image img {
  margin-top: 0;
}
@media (max-width: 991px) {
  .video-services-section .services-section-2 .services-section-image img {
    height: 410px;
  }
}
.video-services-section.template-2 {
  padding: 0;
}
@media (max-width: 767px) {
  .video-services-section.template-2 .services-section-2 {
    padding-bottom: 0;
  }
}
.video-services-section.template-2 .services-section-2::after {
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .video-services-section.template-2 .services-section-2::after {
    display: none;
  }
}
@media (max-width: 767px) {
  .video-services-section.template-2 .services-section-2 .services-section-image {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 991px) {
  .video-services-section.template-2 .services-section-2 .services-section-image img {
    height: 500px;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 767px) {
  .video-services-section.template-2 .services-section-2 .services-section-image .image-caption {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media (max-width: 767px) {
  .video-services-section.template-2 .services-section-2 .card {
    position: relative;
    width: 100%;
    right: 0;
    top: 0;
  }
}
@media (max-width: 767px) {
  .video-services-section.template-2 .services-section-2 .card .card-body {
    padding: 65px 56px 87px 75px !important;
  }
}
@media (max-width: 767px) {
  .video-services-section.template-2 .services-section-2 .card .card-body p {
    margin: 0 0 65px 0;
    font-size: 18px !important;
  }
}
@media (max-width: 767px) {
  .video-services-section.template-2 .services-section-2 .card .card-body .link {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .video-services-section.template-2 .services-section-2 .card .card-body .link::after {
    width: 24px;
    height: 24px;
    top: 4px;
  }
}
@media (max-width: 767px) {
  .video-services-section.template-2 .services-section-2 .video-play-box {
    left: 0;
  }
}

.right-image-left-content {
  padding: 200px 12% 100px;
}
@media (max-width: 1600px) {
  .right-image-left-content {
    padding: 150px 8% 100px;
  }
}
@media (max-width: 1279px) {
  .right-image-left-content {
    padding: 100px 45px;
  }
}
@media (max-width: 767px) {
  .right-image-left-content {
    padding: 80px 40px;
  }
}
.right-image-left-content .img-wrapper {
  margin-left: auto;
  max-width: 648px;
}
@media (max-width: 991px) {
  .right-image-left-content .img-wrapper {
    max-width: 100%;
    margin-top: 65px;
  }
}
@media (max-width: 991px) {
  .right-image-left-content .img-wrapper img {
    width: 100%;
  }
}
.right-image-left-content .section-title {
  margin: 0 0 25px 0;
}
@media (max-width: 767px) {
  .right-image-left-content .title-content {
    padding-bottom: 60px;
  }
}
.right-image-left-content .title-content p {
  margin: 0 100px 45px 0;
}
@media (max-width: 1600px) {
  .right-image-left-content .title-content p {
    font-size: 22px;
  }
}
@media (max-width: 1440px) {
  .right-image-left-content .title-content p {
    font-size: 20px;
  }
}
@media (max-width: 1279px) {
  .right-image-left-content .title-content p {
    font-size: 18px;
    margin: 0 40px 45px 0;
  }
}
@media (max-width: 767px) {
  .right-image-left-content .title-content p {
    font-size: 16px;
    margin: 0 0 25px 0;
  }
}
.right-image-left-content.template-2 {
  padding: 180px 8.95% 150px 16.97%;
}
@media (max-width: 1440px) {
  .right-image-left-content.template-2 {
    padding: 100px 5.95% 120px 12.97%;
  }
}
@media (max-width: 767px) {
  .right-image-left-content.template-2 {
    padding: 100px 27px 88px 27px;
  }
}
@media (max-width: 991px) {
  .right-image-left-content.template-2 .img-wrapper {
    margin-bottom: 60px;
    margin-top: 0;
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .right-image-left-content.template-2 .img-wrapper img {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .right-image-left-content.template-2 .title-content {
    padding-bottom: 0;
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
}
@media (max-width: 767px) {
  .right-image-left-content.template-2 .mobile-first {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media (max-width: 767px) {
  .right-image-left-content.template-2 .mobile-last {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.name-of-production-date {
  width: 1230px;
  margin: 0 0 0 -57%;
}
@media (max-width: 1800px) {
  .name-of-production-date {
    width: 1160px;
    margin: 0 0 0 -66%;
  }
}
@media (max-width: 1600px) {
  .name-of-production-date {
    width: 1090px;
    margin: 0 0 0 -66%;
  }
}
@media (max-width: 1440px) {
  .name-of-production-date {
    width: 1020px;
    margin: 0 0 0 -73%;
  }
}
@media (max-width: 1366px) {
  .name-of-production-date {
    width: 1020px;
    margin: 0 0 0 -82%;
  }
}
@media (max-width: 1280px) {
  .name-of-production-date {
    width: 960px;
    margin: 0 0 0 -82%;
  }
}
@media (max-width: 1199px) {
  .name-of-production-date {
    margin: 0 0 0 -94%;
  }
}
@media (max-width: 1150px) {
  .name-of-production-date {
    margin: 0 0 0 -95%;
  }
}
@media (max-width: 1150px) {
  .name-of-production-date {
    margin: 0 0 0 -104%;
  }
}
@media (max-width: 1100px) {
  .name-of-production-date {
    width: 880px;
    margin: 0 0 0 -102%;
  }
}
@media (max-width: 1024px) {
  .name-of-production-date {
    width: 840px;
    margin: 0 0 0 -98%;
  }
}
@media (max-width: 991px) {
  .name-of-production-date {
    width: 810px;
    margin: 0 0 0 -98%;
  }
}
@media (max-width: 950px) {
  .name-of-production-date {
    width: 780px;
    margin: 0 0 0 -101%;
  }
}
@media (max-width: 930px) {
  .name-of-production-date {
    width: 760px;
    margin: 0 0 0 -100%;
  }
}
@media (max-width: 900px) {
  .name-of-production-date .date {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .name-of-production-date {
    width: auto;
    margin: 0;
  }
}

.title-text-slider-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -45px;
  position: relative;
  z-index: 0;
}
@media (max-width: 767px) {
  .title-text-slider-arrow {
    margin-top: -32px;
  }
}
.title-text-slider-arrow .slick-arrow {
  width: 32px;
  height: 32px;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  background-size: contain;
}
@media (max-width: 767px) {
  .title-text-slider-arrow .slick-arrow {
    width: 15px;
    height: 15px;
  }
}
.title-text-slider-arrow .slick-arrow.product-prev {
  background-image: url(../images/left-circuler-icon.png);
  background-repeat: no-repeat;
  background-position: left;
}
.title-text-slider-arrow .slick-arrow.product-next {
  background-image: url(../images/right-circuler-icon.png);
  background-repeat: no-repeat;
  background-position: right;
}

.current-past-production {
  padding: 118px 50px 217px;
  background-color: #353740;
}
@media (max-width: 1600px) {
  .current-past-production {
    padding: 100px 50px 160px;
  }
}
@media (max-width: 1440px) {
  .current-past-production {
    padding: 70px 40px 150px;
  }
}
.current-past-production .section-title {
  /*margin-bottom: 89px;*/
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .current-past-production .section-title {
    margin-bottom: 65px;
  }
}
.current-past-production .section-title h2 {
  color: #ffffff;
}
.current-past-production .section-title h2:after {
  width: 76px;
  height: 4px;
  background-color: #ffffff;
}
.current-past-production .title-text-slider-arrow {
  margin-top: -215px;
  z-index: 999;
}
@media (max-width: 1024px) {
  .current-past-production .title-text-slider-arrow {
    margin-top: -235px;
  }
}
@media (max-width: 767px) {
  .current-past-production .title-text-slider-arrow {
    margin-top: -245px;
  }
}
.current-past-production small {
  color: #ffffff;
  font-size: 36px;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 80px;
  display: block;
}
@media (max-width: 767px) {
  .current-past-production small {
    margin-bottom: 75px;
  }
}
.current-past-production .name-of-production-date {
  /*margin-bottom: 35px;
  margin-top: 120px;*/
  margin-bottom: 25px;
  margin-top: 80px;
}
@media (max-width: 1280px) {
  .current-past-production .name-of-production-date h3 {
    font-size: 30px !important;
  }
  .current-past-production .name-of-production-date .date h4 {
    font-size: 28px !important;
  }
}
@media (max-width: 767px) {
  .current-past-production .name-of-production-date {
    margin-bottom: 80px !important;
    margin-top: 50px;
  }
}
.current-past-production .name-of-production-date * {
  color: #ffffff;
}
.current-past-production .name-of-production-date h3 {
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 16px;
}
.current-past-production .name-of-production-date h3 a {
  /*text-decoration: none;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.current-past-production .name-of-production-date h3 a img {
  margin-left: 10px !important;
  margin-top: 5px !important;
}
.current-past-production .name-of-production-date h3 img {
  width: 24.6px !important;
  height: 24.6px;
  padding: 0px !important;
  margin-top: 5px;
  margin-left: 10px;
}
@media (max-width: 767px) {
  .current-past-production .name-of-production-date h3 {
    font-size: 30px;
    line-height: 1.2;
    margin: 10px 0 6px 0;
  }
}
.current-past-production .name-of-production-date p {
  font-size: 28px;
  line-height: 1.29;
  display: inline-block;
}
@media (max-width: 767px) {
  .current-past-production .name-of-production-date p {
    font-size: 24px !important;
    line-height: 1.5;
    margin: 0 0 5px 0;
  }
}
.current-past-production .name-of-production-date .date h4 {
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
}
@media (max-width: 767px) {
  .current-past-production .name-of-production-date .date h4 {
    font-size: 24px !important;
    line-height: 1.5;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .current-past-production .name-of-production-date {
    width: 100% !important;
    margin-bottom: 35px !important;
    margin-top: 50px !important;
    margin-left: auto !important;
  }
  .current-past-production .name-of-production-date .col-md-6 {
    width: 100%;
  }
  .current-past-production .name-of-production-date * {
    text-align: left;
  }
}
@media (max-width: 992px) {
  .current-past-production .name-of-production-date {
    width: 840px;
    margin: 35px 0 50px -104%;
  }
}
@media (max-width: 767px) {
  .current-past-production .name-of-production-date {
    margin-top: 70px !important;
  }
}
.current-past-production .past-images-slider {
  position: relative;
}
.current-past-production .past-images-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.current-past-production .past-images-slider .slick-slide img {
  width: 100%;
  padding: 0 15px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  max-width: 450px;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  .current-past-production .past-images-slider .slick-slide img {
    max-width: 350px;
  }
}
@media (max-width: 767px) {
  .current-past-production .past-images-slider .slick-slide img {
    -webkit-transform: scale(1);
            transform: scale(1);
    padding: 0;
  }
}
.current-past-production .past-images-slider .slick-slide .name-of-production-date {
  opacity: 0;
  pointer-events: none;
  text-decoration: none;
}
.current-past-production .past-images-slider .slick-slide.slick-active.slick-center img {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.current-past-production .past-images-slider .slick-slide.slick-active.slick-center .name-of-production-date {
  opacity: 1;
  pointer-events: auto;
}
.current-past-production .past-images-slider .slick-dots {
  max-width: 1121px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 2;
  position: absolute;
  bottom: 173px;
  left: 0;
  right: 0;
}
@media (max-width: 1440px) {
  .current-past-production .past-images-slider .slick-dots {
    max-width: 85%;
  }
}
@media (max-width: 1279px) {
  .current-past-production .past-images-slider .slick-dots {
    max-width: 73%;
  }
}
@media (max-width: 767px) {
  .current-past-production .past-images-slider .slick-dots {
    top: -215px;
    bottom: auto;
    position: relative;
    z-index: 2;
  }
}
.current-past-production .past-images-slider .slick-dots li {
  width: 100%;
}
.current-past-production .past-images-slider .slick-dots li button {
  width: 100%;
  border-radius: 0;
  height: 3px;
  margin: 0;
  border-color: #50535f;
  background-color: #50535f;
}
.current-past-production .past-images-slider .slick-dots li.slick-active button {
  background-color: #ffffff;
}
.current-past-production .past-accordion {
  margin-top: 175px;
}
@media (max-width: 767px) {
  .current-past-production .past-accordion {
    margin-top: 235px;
  }
}
.current-past-production .past-accordion .accordion-item {
  background-color: transparent;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.125);
}
.current-past-production .past-accordion .accordion-item h2 .accordion-button {
  font-size: 36px;
  /*line-height: 2.81;*/
  line-height: 1.7;
  color: #ffffff;
  padding-right: 0;
  padding-left: 0;
}
.current-past-production .past-accordion .accordion-item h2 .accordion-button:not(.collapsed) {
  background-color: transparent;
}
.current-past-production .past-accordion .accordion-item h2 .accordion-button:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-color: transparent;
}
@media (max-width: 1600px) {
  .current-past-production .past-accordion .accordion-item h2 .accordion-button {
    line-height: 1.81;
  }
}
.current-past-production .past-accordion .accordion-item h2 .accordion-button::after {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}
.current-past-production .past-accordion .accordion-item .accordion-body {
  color: #ffffff;
  padding: 0 0 50px 0;
}
.current-past-production .past-accordion .accordion-item .accordion-body a {
  color: #f36c24;
}

.banner.inner-banner p {
  max-width: 528px;
  width: 100%;
}
@media (max-width: 1600px) {
  .banner.bg-image {
    background-position: -80% -430%;
  }
}
@media (max-width: 1550px) {
  .banner.bg-image {
    background-position: -30px 380px;
  }
}
@media (max-width: 1440px) {
  .banner.bg-image {
    background-position: -110px 280px;
  }
}
@media (max-width: 1199px) {
  .banner.bg-image {
    background-position: -70% -60%;
  }
}

.video-services-section {
  overflow: hidden;
}

.left-image-right-content.template2 .row .col-lg-6:first-child {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.link {
  text-transform: uppercase;
}

ul.distance-calculate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991px) {
  ul.distance-calculate {
    margin: 0 0 30px 0;
  }
}
ul.distance-calculate li {
  display: inline-block;
  margin-right: 30px;
}
@media (max-width: 1440px) {
  ul.distance-calculate li {
    margin-right: 40px;
  }
}
ul.distance-calculate li:nth-child(2) {
  margin-right: 0;
}
ul.distance-calculate li .distance-title {
  font-size: 36px;
  font-stretch: condensed;
  line-height: 0.92;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1440px) {
  ul.distance-calculate li .distance-title {
    font-size: 24px;
  }
}
@media (max-width: 1279px) {
  ul.distance-calculate li .distance-title {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  ul.distance-calculate li .distance-title {
    font-size: 18px;
  }
}
ul.distance-calculate li .distance-title img {
  max-width: 52px;
  margin: 0 10px;
}
@media (max-width: 1279px) {
  ul.distance-calculate li .distance-title img {
    max-width: 40px;
  }
}
@media (max-width: 991px) {
  ul.distance-calculate li .distance-title img {
    max-width: 30px;
  }
}
ul.distance-calculate li h2 {
  font-size: 65px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
}
@media (max-width: 1600px) {
  ul.distance-calculate li h2 {
    font-size: 52px !important;
  }
}
@media (max-width: 1440px) {
  ul.distance-calculate li h2 {
    font-size: 42px !important;
  }
}
@media (max-width: 1279px) {
  ul.distance-calculate li h2 {
    font-size: 32px !important;
  }
}
@media (max-width: 991px) {
  ul.distance-calculate li h2 {
    font-size: 30px !important;
  }
}

ul.status-calculate {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 640px;
  padding-left: 50px;
}
ul.status-calculate li {
  font-size: 22px;
  letter-spacing: 1.1px;
  color: #ffffff;
  font-weight: 300;
  width: 50%;
  margin: 0 0 50px 0;
  padding-right: 30px;
}
@media (max-width: 1600px) {
  ul.status-calculate li {
    font-size: 20px;
  }
}
@media (max-width: 1440px) {
  ul.status-calculate li {
    font-size: 18px;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 991px) {
  ul.status-calculate li {
    font-size: 16px;
    margin: 0 0 30px 0;
  }
}
ul.status-calculate li strong {
  display: block;
  font-weight: bold;
}
@media (max-width: 991px) {
  ul.status-calculate {
    padding-left: 0;
  }
}

.bg-image.bottom-right {
  background-position: bottom right;
  background-size: 100%;
}
@media (max-width: 991px) {
  .bg-image {
    background-position: top center;
    background-size: cover;
  }
}

ul.social-media-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
ul.social-media-footer li {
  margin-right: 25px;
}
ul.social-media-footer li a {
  display: block;
}
ul.social-media-footer li a img {
  max-width: 100%;
  max-height: 25px;
}

.img-card-title-wrapper:after {
  content: "";
  background-image: url(../images/topo_background.svg);
  background-position: center;
  background-size: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  bottom: 0;
  left: 0;
}
.img-card-title-wrapper .contact-us-2 {
  position: relative;
  z-index: 9;
}
@media (max-width: 1279px) {
  .img-card-title-wrapper .contact-us-2 {
    padding: 50px 25px 70px;
  }
}
.img-card-title-wrapper .contact-us-2 .inner-content h2 {
  font-family: "matrix-ii", serif;
}
@media (max-width: 991px) {
  .img-card-title-wrapper .contact-us-2 .inner-content h2 {
    font-size: 36px !important;
  }
}
.img-card-title-wrapper .contact-us-2 .inner-content .link:hover {
  color: #f36c24;
}
.img-card-title-wrapper .services-section-image .image-caption h6 {
  text-align: right;
}
@media (max-width: 991px) {
  .img-card-title-wrapper .services-section-image .image-caption {
    max-width: 340px;
    margin-left: auto;
  }
}

.main-project-listing h6 {
  color: #a0a0a0;
  margin: 0;
}
h5.regsiter-text {
  margin: 15px 0 0 0;
}
h5.regsiter-text a {
  color: #353740;
  text-decoration: none;
}
h5.regsiter-text a:hover {
  color: #f36c24;
}

/*.history-content-arrow {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 100px 0 0 0;

    button.slick-arrow {
        width: 68px;
        height: 66px;
        font-size: 0;
        padding: 0;
        position: relative;
        border: none;
        box-shadow: none;
        margin: 0 0 0 39px;
        background-color: transparent;
        &::before{
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 68px;
            height: 66px;
            background-repeat: no-repeat;
            background-size: contain;
        }
        &.slick-prev{
            margin-left: 0;
            &::before{
                background-image: url(../images/mobile_arrowleft.svg);
            }
        }
        &.slick-next{
            &::before{
                background-image: url(../images/mobile_arrowright.svg);
            }
        }
    }
}*/
body.blog header, body.archive header {
  background-color: #e4e6e0;
}
@media (max-width: 991px) {
  body.blog header, body.archive header {
    background-color: #ffffff;
  }
}
@media (max-width: 767px) {
  body.blog, body.archive {
    padding-top: 70px;
  }
}

body.home header {
  background-color: #ffffff;
}
@media (max-width: 1440px) {
  body.home .section-title-link {
    padding-top: 262px;
  }
  body.home .section-title-link h2 {
    max-width: 84%;
  }
}
@media (max-width: 991px) {
  body.home .section-title-link {
    padding-top: 92px;
  }
  body.home .banner .image img {
    max-width: 100%;
  }
  body.home .banner.bg-image {
    background-position: top center;
  }
}

body.post-type-archive header {
  background-color: #f0f2f4;
}

.mobile-our-local-resources .card .our-title:after {
  top: 0;
}
.mobile-our-local-resources .bg-title {
  overflow: hidden;
}
@media (max-width: 991px) {
  .mobile-our-local-resources .bg-title {
    left: 5px;
    right: auto;
  }
}
.mobile-our-local-resources .bg-title h2 {
  font-size: 300px;
  font-weight: bold;
  line-height: 0.8;
  letter-spacing: normal;
  color: #f9f7f4;
}
@media (max-width: 1700px) {
  .mobile-our-local-resources .bg-title h2 {
    font-size: 200px;
  }
}
@media (max-width: 1279px) {
  .mobile-our-local-resources .bg-title h2 {
    font-size: 150px;
  }
}
@media (max-width: 991px) {
  .mobile-our-local-resources .bg-title h2 {
    font-size: 100px !important;
    white-space: nowrap;
    text-align: center;
  }
}
.mobile-our-local-resources .our-title {
  pointer-events: inherit;
}

body, html {
  overflow: hidden auto;
}

.pagination {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.pagination .nav-links .page-numbers {
  margin: 0 5px;
  min-width: 35px;
  height: 35px;
  background-color: #cccccc;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #333333;
  padding: 0 10px;
  border-radius: 4px;
  font-size: 16px;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  text-decoration: none;
}

.pagination .page-numbers.current {
  background-color: #f36c24;
  color: #ffffff;
}

.mb6 {
  margin-bottom: 6px;
}

.wpcf7-form-control-wrap .wpcf7-list-item {
  margin-left: 25px;
  margin-top: 15px;
}
.wpcf7-form-control-wrap input[type=checkbox] {
  height: 16px;
  width: 16px;
  border: solid 1px #000000;
  cursor: pointer;
  border-radius: 3px;
  position: absolute;
  left: 0;
  top: 4px;
}
.wpcf7-form-control-wrap input[type=checkbox]:checked {
  background-image: url(../images/tick.png);
  background-size: 85%;
  background-position: center;
}

.wpcf7-checkbox label {
  cursor: pointer;
}

.job-opportunities .vacancy_bg {
  padding: 15px 70px;
  background-repeat: no-repeat;
  -webkit-transition: background-size 0.5s, color 0.5s;
  transition: background-size 0.5s, color 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.job-opportunities .center-right-left, .job-opportunities .center-top-bottom, .job-opportunities .center-corner {
  background-position: 50% 50%;
}
.job-opportunities .to-left {
  background-position: 100% 50%;
}
.job-opportunities .to-right {
  background-position: 0% 50%;
}
.job-opportunities .to-top {
  background-position: 50% 100%;
}
.job-opportunities .to-bottom {
  background-position: 50% 0%;
}
.job-opportunities .center-right-left, .job-opportunities .to-left, .job-opportunities .to-right {
  background-size: 0% 100%;
}
.job-opportunities .center-top-bottom, .job-opportunities .to-top, .job-opportunities .to-bottom {
  background-size: 100% 0%;
}
.job-opportunities .center-corner {
  background-size: 0% 0%;
}
.job-opportunities .jo-post-wrapper:hover .vacancy_bg {
  background-size: 100% 100%;
  color: #fff;
}
.job-opportunities .jo-post-wrapper:nth-child(1) .vacancy_bg, .job-opportunities .jo-post-wrapper:nth-child(7) .vacancy_bg, .job-opportunities .jo-post-wrapper:nth-child(13) .vacancy_bg, .job-opportunities .accordion-item:nth-child(1) .vacancy_bg, .job-opportunities .accordion-item:nth-child(7) .vacancy_bg, .job-opportunities .accordion-item:nth-child(13) .vacancy_bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e0cdbf), to(#e0cdbf));
  background-image: linear-gradient(#e0cdbf, #e0cdbf);
}
.job-opportunities .jo-post-wrapper:nth-child(2) .vacancy_bg, .job-opportunities .jo-post-wrapper:nth-child(8) .vacancy_bg, .job-opportunities .jo-post-wrapper:nth-child(14) .vacancy_bg, .job-opportunities .accordion-item:nth-child(2) .vacancy_bg, .job-opportunities .accordion-item:nth-child(8) .vacancy_bg, .job-opportunities .accordion-item:nth-child(14) .vacancy_bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bbc0b8), to(#bbc0b8));
  background-image: linear-gradient(#bbc0b8, #bbc0b8);
}
.job-opportunities .jo-post-wrapper:nth-child(3) .vacancy_bg, .job-opportunities .jo-post-wrapper:nth-child(9) .vacancy_bg, .job-opportunities .jo-post-wrapper:nth-child(15) .vacancy_bg, .job-opportunities .accordion-item:nth-child(3) .vacancy_bg, .job-opportunities .accordion-item:nth-child(9) .vacancy_bg, .job-opportunities .accordion-item:nth-child(15) .vacancy_bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b0ccd4), to(#b0ccd4));
  background-image: linear-gradient(#b0ccd4, #b0ccd4);
}
.job-opportunities .jo-post-wrapper:nth-child(4) .vacancy_bg, .job-opportunities .jo-post-wrapper:nth-child(10) .vacancy_bg, .job-opportunities .jo-post-wrapper:nth-child(16) .vacancy_bg, .job-opportunities .accordion-item:nth-child(4) .vacancy_bg, .job-opportunities .accordion-item:nth-child(10) .vacancy_bg, .job-opportunities .accordion-item:nth-child(16) .vacancy_bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ead7d1), to(#ead7d1));
  background-image: linear-gradient(#ead7d1, #ead7d1);
}
.job-opportunities .jo-post-wrapper:nth-child(5) .vacancy_bg, .job-opportunities .jo-post-wrapper:nth-child(11) .vacancy_bg, .job-opportunities .jo-post-wrapper:nth-child(17) .vacancy_bg, .job-opportunities .accordion-item:nth-child(5) .vacancy_bg, .job-opportunities .accordion-item:nth-child(11) .vacancy_bg, .job-opportunities .accordion-item:nth-child(17) .vacancy_bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e1dbd9), to(#e1dbd9));
  background-image: linear-gradient(#e1dbd9, #e1dbd9);
}
.job-opportunities .jo-post-wrapper:hover:nth-child(6) .vacancy_bg, .job-opportunities .jo-post-wrapper:hover:nth-child(12) .vacancy_bg, .job-opportunities .jo-post-wrapper:hover:nth-child(18) .vacancy_bg, .job-opportunities .accordion-item:hover:nth-child(6) .vacancy_bg, .job-opportunities .accordion-item:hover:nth-child(12) .vacancy_bg, .job-opportunities .accordion-item:hover:nth-child(18) .vacancy_bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3ece3), to(#f3ece3));
  background-image: linear-gradient(#f3ece3, #f3ece3);
}

.faq-accordion .accordion-header, .faq-accordion .accordion-collapse {
  position: relative;
  z-index: 99;
}

.press-accordi .accordion-item::after {
  content: "";
  padding: 15px 70px;
  background-repeat: no-repeat;
  background-size: 100% 0%;
  background-position: 50% 50%;
  -webkit-transition: background-size 0.5s, color 0.5s;
  transition: background-size 0.5s, color 0.5s;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.press-accordi .accordion-item:hover::after {
  background-size: 100% 100%;
  color: #fff;
}
.press-accordi .accordion-item:nth-child(1)::after, .press-accordi .accordion-item:nth-child(7)::after, .press-accordi .accordion-item:nth-child(13)::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e0cdbf), to(#e0cdbf));
  background-image: linear-gradient(#e0cdbf, #e0cdbf);
}
.press-accordi .accordion-item:nth-child(2)::after, .press-accordi .accordion-item:nth-child(8)::after, .press-accordi .accordion-item:nth-child(14)::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bbc0b8), to(#bbc0b8));
  background-image: linear-gradient(#bbc0b8, #bbc0b8);
}
.press-accordi .accordion-item:nth-child(3)::after, .press-accordi .accordion-item:nth-child(9)::after, .press-accordi .accordion-item:nth-child(15)::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#b0ccd4), to(#b0ccd4));
  background-image: linear-gradient(#b0ccd4, #b0ccd4);
}
.press-accordi .accordion-item:nth-child(4)::after, .press-accordi .accordion-item:nth-child(10)::after, .press-accordi .accordion-item:nth-child(16)::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ead7d1), to(#ead7d1));
  background-image: linear-gradient(#ead7d1, #ead7d1);
}
.press-accordi .accordion-item:nth-child(5)::after, .press-accordi .accordion-item:nth-child(11)::after, .press-accordi .accordion-item:nth-child(17)::after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e1dbd9), to(#e1dbd9));
  background-image: linear-gradient(#e1dbd9, #e1dbd9);
}
.press-accordi .accordion-item:nth-child(6)::after, .press-accordi .accordion-item:nth-child(12)::after, .press-accordi .accordion-item:nth-child(18)::after {
  /*background-image: linear-gradient(#f6f3ef, #f6f3ef);*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f3ece3), to(#f3ece3));
  background-image: linear-gradient(#f3ece3, #f3ece3);
}

.entry-content {
  /*padding-top: 50px;*/
  padding-top: 155px;
}
.entry-content .container {
  padding: 0 77px;
}
.entry-content p {
  /*font-size: 22px;
  line-height: 1.5;
  margin-bottom: 37px;*/
  color: #353740;
}
.entry-content .section-title h1 {
  /*font-family: "trade-gothic-next-condensed";
  font-size: 130px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #353740;
  position: relative;*/
  font-size: 80px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #353740;
  position: relative;
  padding-top: 27px;
}
.entry-content ul li {
  line-height: 1.5;
  color: #212121;
  margin-bottom: 13px;
}
@media (max-width: 1600px) {
  .entry-content .section-title h1 {
    font-size: 110px;
  }
}
@media (max-width: 1440px) {
  .entry-content .section-title h1 {
    font-size: 100px;
  }
  .entry-content .container {
    padding: 0 44px;
  }
}
@media (max-width: 991px) {
  .entry-content {
    padding-top: 90px;
    font-size: 16px;
  }
  .entry-content .section-title h1 {
    font-size: 69px;
  }
}
@media (max-width: 767px) {
  .entry-content .container {
    padding: 0 27px;
  }
}

.page-not-found, .archive.search {
  padding: 140px 0 80px;
}
.page-not-found h1, .archive.search h1 {
  font-size: 80px;
  font-weight: bold;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #353740;
  position: relative;
}
@media (max-width: 1600px) {
  .page-not-found h1, .archive.search h1 {
    font-size: 62px !important;
  }
}
@media (max-width: 1440px) {
  .page-not-found h1, .archive.search h1 {
    font-size: 62px !important;
  }
}
@media (max-width: 1366px) {
  .page-not-found h1, .archive.search h1 {
    font-size: 52px !important;
  }
}
@media (max-width: 1280px) {
  .page-not-found h1, .archive.search h1 {
    font-size: 48px !important;
  }
}
@media (max-width: 1199px) {
  .page-not-found h1, .archive.search h1 {
    font-size: 42px !important;
  }
}
@media (max-width: 1024px) {
  .page-not-found h1, .archive.search h1 {
    font-size: 36px !important;
  }
}
.page-not-found .input-group, .archive.search .input-group {
  position: relative;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.page-not-found .input-group .form-control, .archive.search .input-group .form-control {
  padding-right: 70px;
}
.page-not-found button, .archive.search button {
  max-width: 70px;
  width: 100%;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border: 1px solid #ced4da;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.archive.search {
  padding-bottom: 0 !important;
}
@media (max-width: 767px) {
  .archive.search {
    padding-top: 40px;
  }
}

.view-more-link {
  margin-bottom: 20px;
}
.view-more-link .link {
  float: right;
}

.link.link-view-all-search {
  margin-left: auto;
  width: 100%;
  text-align: right;
  margin-bottom: 20px;
}

.blog .category-link-search {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .category-link-search .category-search .search-form form .form-control {
    font-size: 20px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: -190px;
    background-color: #ffffff;
    z-index: 999999;
  }
  .category-link-search .category-search .search-form {
    max-width: 100%;
    width: 100%;
  }
  .search-bar {
    position: relative;
  }
  .blog-listing .category-search {
    position: absolute;
    right: 0;
    top: 188px;
    bottom: auto;
    left: 0;
    width: 100%;
  }
  .category-link-search .category-search .search-form form button {
    top: -233px;
  }
}
@media (max-width: 375px) {
  .category-link-search .category-search .search-form form button {
    top: -258px;
  }
  .category-link-search .category-search .search-form form .form-control {
    top: -190px;
  }
}
.image.ad-image.partner-add-image {
  max-width: 1366px;
  width: 100%;
  margin: -287px auto 0;
}
.image.ad-image.partner-add-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  height: 467px;
  width: 100%;
}
@media (max-width: 1600px) {
  .image.ad-image.partner-add-image {
    margin: -330px auto 0;
  }
}
@media (max-width: 1366px) {
  .image.ad-image.partner-add-image {
    margin: -310px auto 0;
    max-width: 1200px;
  }
}
@media (max-width: 1280px) {
  .image.ad-image.partner-add-image img {
    height: 400px;
  }
}
@media (max-width: 1199px) {
  .image.ad-image.partner-add-image {
    margin: -260px auto 0;
  }
}
@media (max-width: 767px) {
  .image.ad-image.partner-add-image {
    margin: -140px auto 0;
    max-width: 550px;
    margin-right: 0 !important;
  }
  .image.ad-image.partner-add-image img {
    height: 320px;
  }
}
@media (max-width: 450px) {
  .image.ad-image.partner-add-image {
    max-width: 332px;
  }
  .image.ad-image.partner-add-image img {
    height: 245px;
  }
}

.wpcf7-form.sent .wpcf7-response-output {
  color: #46b450;
}

@media (max-width: 767px) {
  .job-posting-form .form-control, .job-posting-form .form-select, .job-posting-form .mask-510 .wpcf7-form-control {
    color: #707070 !important;
  }
}

@media (max-width: 767px) {
  .job-posting-form .form-control::-webkit-input-placeholder, .job-posting-form .form-select::-webkit-input-placeholder, .job-posting-form .mask-510 .wpcf7-form-control::-webkit-input-placeholder {
    color: #707070 !important;
  }
  .job-posting-form .form-control::-webkit-input-placeholder, .job-posting-form .form-select::-webkit-input-placeholder,
.job-posting-form .mask-510 .wpcf7-form-control::-webkit-input-placeholder, .job-posting-form .form-control:-ms-input-placeholder, .job-posting-form .form-select:-ms-input-placeholder,
.job-posting-form .mask-510 .wpcf7-form-control:-ms-input-placeholder, .job-posting-form .form-control::placeholder, .job-posting-form .form-select::placeholder,
.job-posting-form .mask-510 .wpcf7-form-control::placeholder {
    color: #707070 !important;
  }
}

@media (max-width: 767px) {
  .job-posting-form input[type=date]::before {
    color: #707070 !important;
    content: attr(placeholder);
  }
  .job-posting-form input[type=date] {
    color: #707070 !important;
  }
  .job-posting-form input[type=date]:focus,
.job-posting-form input[type=date]:valid {
    color: #707070 !important;
  }
  /*.job-posting-form input[type="date"]:focus::before,
  .job-posting-form input[type="date"]:valid::before {
      content: "" !important;
  }*/
  .job-posting-form input[type=”date”]:before {
    color: #707070 !important;
    content: attr(placeholder);
  }
  .job-posting-form input[type=”date”].full:before {
    color: #707070 !important;
    content: ”” !important;
  }
  .job-posting-form input[type=”time”]:before {
    color: #707070 !important;
    content: attr(placeholder);
  }
  .job-posting-form input[type=”time”].full:before {
    color: #707070 !important;
    content: ”” !important;
  }
  .job-posting-form .form-control, .job-posting-form .form-select, .job-posting-form .mask-510 .wpcf7-form-control {
    height: 66px;
  }
}
.article-section .mobile-links {
  margin: 25px 0 0 0;
}
.article-section .mobile-links .link {
  display: inline-block;
}

span.wpcf7-form-control-wrap.recaptcha {
  max-width: 302px;
  margin: 0 auto 20px;
  display: block;
}

.contact-form-wrapper span.wpcf7-form-control-wrap.recaptcha {
  margin-left: 0;
}

.media-inquiries-form .btn {
  margin-top: 0;
}

.captch-block .wpcf7-form-control-wrap input {
  width: 100%;
  margin: 15px 0 25px;
}
.captch-block .wpcf7-not-valid-tip {
  bottom: -15px;
}

.job-posting-form .captch-block .wpcf7-form-control-wrap input {
  width: 100%;
  margin: 15px 0 0 !important;
  -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16) !important;
          box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16) !important;
  background-color: #ffffff;
  border: none;
  padding: 15px;
  min-height: 63px;
  width: 100%;
}
.job-posting-form .captch-block .wpcf7-not-valid-tip {
  bottom: -40px;
}

.media-inquiries-form .captch-block .wpcf7-form-control-wrap input {
  width: 100%;
  margin: 15px 0 0 !important;
  background-color: #ffffff;
  border: none;
  padding: 15px;
  min-height: 63px;
  width: 100%;
}
.media-inquiries-form .captch-block .wpcf7-not-valid-tip {
  bottom: -40px;
}
.media-inquiries-form .wpcf7-submit {
  margin: 25px 0 0 0;
}