/* For Larger screens */
@media (min-width: 1580px) {
   .container-fluid{
      width: 80%;
    }
   .left-box-wrapper h4{
      font-size: 33px;
    }
    .left-box-wrapper span{
      font-size: 21px;
    }
    .left-box-wrapper span strong{
      font-size: 29px;
    }
    .left-box-wrapper em{
      font-size: 19px;
    }
    .right-box-wrapper p{
      font-size: 16px;
    }
    .right-box-wrapper h2{
      font-size: 65px;
    }
    .left-box-wrapper {
      width: 50%;
    }
    .right-box-wrapper {
      width: 50%;
    }
    .careerblk .row > [class^="col"] {
      padding: 0 60px;
    }
    
}
@media (min-width: 992px) {
  .slicknav_menu {
     display:none;
  } 
   #menu li:hover > ul {
      display: block;
      left: 0;
      right: 0;
   } 
    header .logo{
      background-color: #273446;
    }
      header .logo::before {
      content: '';
      position: absolute;
      top: 0;
      left: -30px;
      width: 60px;
      height: 100%;
      background-color: #273446;
      transform: skewX(-30deg);
      transform-origin: left;
      z-index: -1;
    }
    .mainnav{
  position: relative;
  background-color: #273446;
  z-index: 5000;
  }
  .mainnav::after{
  content: '';
  position: absolute;
  top: 0;
  right: -40px;
  width: 60px;
  height: 100%;
  background-color: #273446;
  transform-origin: left;
  z-index: -1;
  transform: skewX(-25deg);
}
  .titleblk h3,
  .titleblk h2{
  font-size: 49px;
  padding: 50px 0;
  width: 50%;
  margin: 0 auto;
  }
    .morecontact .photo .shape{
 clip-path: polygon(58% 0, 100% 0, 100% 100%, 0 100%);
  background: #F9F3E8;
  right: 5px;
  bottom: -1px;
  width: 18%;
  height: 30%;
  position: absolute;
  z-index: 1000;
    }
  .overflow-left {
    left: calc(-1 * (60vw - 100%) / 2);
    width: calc(100vw / 2);
  }
  .contentpage .overflow-right {
      right: calc(-1 * (60vw - 100%) / 2);
      width: calc(100vw / 2);
    }
  .careerblk .row > [class^="col"] {
      padding: 0 20px;
    }
}
@media (max-width: 1100px) {
  .right-box-wrapper h2{
  font-size: 45px;
    }
  .right-box {
    top: -10px;  
  }
  .left-box-wrapper,
  .right-box-wrapper{
      width: 88%;
  }
    .right-box-wrapper{
      left: 120px;
      position: relative;
    }
    .right-box{
      height: auto;
    }
  .section-wrapper .container-fluid{
     display: block;
      width: 100%
  }
    .bannervideo .hero{
      width: 80%;
    }
  .bannervideo .hero .hero-content h1{
     font-size: 39px;
  }
  .container {
    padding-right: 0;
    padding-left: 0;
    max-width: 900px;
  }
  .introheader h3 {
    font-size: 30px;  
  }
  .introheader p {
    font-size: 15px;
    }
    .formblk .sidephoto .title-wrapper {
      width: 40%;
    }
}
@media (min-width: 992px) and (max-width: 1188px) {
  .overflow-left .wrapper h4 {
     font-size: 21px; 
   }
    .overflow-left .wrapper {
      width: 85%;
    }
    .overflow-left .wrapper a {
      width: 90px;
      height: 90px;
    }
    .overflow-left .wrapper .sub {
      left: 140px;
    }
    .overflow-left .wrapper span {
      font-size: 18px;
    }
    .overflow-left .wrapper span strong {
      font-size: 23px;
    }
}
/* For Tablet and mobile */
@media (max-width: 991.98px) {
    header .container-fluid{
      width: 100%;
    }
    header{
      background: url(../images/bg_header_tablet.webp) 0 0 no-repeat;
      background-size: 100% 100%;
    }
    header .logo img {
      padding-left: 15px;
    }
   #menu{
      display: none;
    }
    .slicknav_menu {
      display: block;
      z-index: 9000;
      top: 15px;
      right: 10px;
      font-size: 20px;
      position: fixed;
      background: none;
    }
    .slicknav_menu .slicknav_icon-bar {
      background: #fff; !important;
      padding: 2px 6px;
    }
    .slicknav_menu .slicknav_icon {
      margin: 0;
    }
    .slicknav_menu .slicknav_menutxt {
      display: none;
    }
    .slicknav_btn {
      background: #D6B777;
      z-index: 5000;
    }
   .slicknav_menu > ul{
      height: auto !important;
      text-align: left;
      border-radius: 0;
      padding: 15px;
      position: relative;
      top: 25px;
      left: 25px;
      z-index: 4000;
      background: #CED2D8;
    }
    .slicknav_nav .slicknav_arrow {
      font-size: 15px !important;
      color: #282828;
    }
    header .logo{
      height: 90px;
    }
    .bannervideo video{
      height: 6 00px;
    }
    .titleblk{
      background: #fff url(../images/bg_title.png) center top no-repeat;
      background-size: 150% 100%;
    }
    .titleblk h3{
      font-size: 26px;
    }
    .titleblk h3{
      padding: 20px 0;
    }
    .tabsblk .tab-wrapper{
      flex-direction: column !important;
    }
    #v-pills-tab {
      flex-direction: row !important;
      padding: 0 10px;
    }
    #v-pills-tab .nav-link {
      margin-right: 0;
      margin-bottom: 0; /* remove vertical spacing from vertical stack */
    }
    .tabsblk .nav {
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      gap: 10px;
    }
      .tabsblk .nav button {
      background: url(../images/btn_tabs_inactive.png) no-repeat center center;
      background-size: 100% 100%;
      height: 71px;
      font-size: 16px;
      flex: 1;
      margin-right: 5px;
      min-width: 0; /* allows flex items to shrink */
    }
    .tabsblk .nav button:last-child {
      margin-right: 0;
    }
    .tabsblk .nav button.active {
      background: url(../images/btn_tabs_active.png) no-repeat center center;
      background-size: 100% 100%;
      color: #f1f1f1;
    }
    .playbtnblk .side .side-inside a p{
      font-size: 16px;
    }
    .playbtnblk .side .side-inside a p span{
      font-size: 13px;
    }
    .logosblk{
      background: #fff;
    }
    .logosblk .container-fluid{
      width: 100%;
    }
    .logosblk ul li {
      flex: 0 0 calc(50%); /* Adjust for the gap */
      background: linear-gradient(
        to bottom,
        #ffffff 0%,
        #ffffff 100px,
        #f9f3e8 200px
      );
      padding: 30px 20px;
    }
    .logosblk ul{
      gap: 0;
    }
    .logosblkwide .logosolo h5{
      font-size: 19px;
    }
    .logosblk ul li p{
      font-size: 14px;
    }
    .pressblk .container-fluid{
      width: 97%;
    }
    .pressblk h3 {
      font-size: 25px;
    }
    .presslist .box {
      flex: 0 0 calc(50% - 15px); /* Adjust for the gap */
    }
    .presslist .box .content > span{
          font-size: 13px;
        }
        .presslist .box .content h4{
          font-size: 16px;
        }
        .presslist .box .content p{ 
          font-size: 14px;
        }
    .infolist .box {
      flex: 0 0 calc(100%);
    }
    .container-fluid .col-md-9, 
    .container-fluid .col-md-3{
      width: 100%;
    }
    .presslist.full{
      padding-top: 30px;
      display: flex;
       gap: 15px;
    }
    .presslist.full .box{
      flex: 0 0 calc(50% - 15px);
    }
    .titleblk h3, .titleblk h2 {
     font-size: 39px;
    }
    .memberlist .person h4 {
      font-size: 18px;
    }
    .memberlist .person h4 span {
      font-size: 14px;
    }
    .memberlist .person ul li {
      font-size: 30px;
    }
    .memberlist .person {
      padding: 20px 20px 90px 20px;
    }
    .memberlist .person > a {
      padding: 10px 10px 10px 50px;
    }
    .formblk{
      background-image: none !important;
    }
    .formblk .row{
      display: flex;
    }
    .formblk .row .sidephoto{
      order: 1 ;
    }
    .formblk .row .sideform{
      order: 2;
    }
    .formblk .row .sideform p{
      padding-bottom: 30px;
    }
    .formblk .sideform .wrapper {
      padding: 15px 50px;
    }
    .formblk .row .sideform,
    .formblk .sidephoto{
      width: 100%;
    }
    .morecontact{
      background-image: none;
    }
    .morecontact .slant-wrapper{
      background: #F9F3E8;
    }
    .morecontact .container-fluid {
      padding: 0;
      width: 100%;
    }
    .morecontact .photo,
    .morecontact .content{
      width: 100%;
    }
    .morecontact .content h3 {
      padding: 0 40px 40px 40px;
    }
    .morecontact .content p{
      padding: 0 40px;
    }
    .logosblkwide{
      background: none;
    }
    .logosblkwide .container-fluid{
      width: 100%;
    }
    .logosblkwide .logosolo {
      flex: 0 0 calc(100%);
      background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #ffffff 100px,
    #f9f3e8 200px
  );
  padding: 30px;
    }
    .logosblk ul, .logosblkwide .container-fluid {
      display: block;
    }
   
    .careerblk .row > [class^="col"],
     .contentpage .row > [class^="col"]{
      width: 100%;
    }
    .container-fluid.contentpage {
       width: 100% !important;
    }
    .contentpage .row > [class^="col"]{
      padding: 0 10px;
    }
    .contentpage .photo .overflow-left .shape,
    .contentpage .photo .overflow-right .shape {
      display: none;
    }
    .contentpage h3{
     margin: 20px;
    }
    .contentpage p{
     padding: 10px 20px;
    }
    .contentpage .btn-default{
      padding: 10px 20px;
    }
    footer .row{
      display: flex;
      justify-content: space-between;
    }
    footer .logo{
      width: 100%;
      padding-bottom: 30px;
      padding-right: 0;
    }
    footer .logo img{
      width: 300px;
      margin-bottom: 0;
    }
    footer .links,
    footer .socmed{
      width: 40% !important;
    }
    footer .misc{
      padding-top: 30px;
    }
    /* background images */
    .tabsblk .wrapper,
    .bgtri{
      background-image: none !important;
    }

}
/* Between small and medium screens in Bootstrap */
@media (min-width: 576px) and (max-width: 850px) {
  /* Tablet styles for Bootstrap */
     .bannervideo .hero{
      width: 95%;
    }
    .bannervideo .hero .hero-content h1{
     font-size: 29px;
  }
  .bannervideo .hero .hero-content {
    padding: 30px 30px 30px 150px;
  }
    .bannervideo .hero .hero-content p{
      width: 90%;
    }
}
@media (max-width: 750px) {
    header{
          background-size: auto 100%;
        }
    .introheader {
      display: block;
      padding: 40px;
    }
    .introheader h3 {
      padding-left: 0;
      text-align: center;
    }
    .introheader h3 strong {
      padding-left: 0;
    }
    .left-box-wrapper h4 {
      font-size: 19px;
    }
    .left-box-wrapper span {
      left: 280px;
    }
    .left-box-wrapper a img {
      left: 164px;
    }
    .memberlist .person h4 {
      font-size: 15px;
    }
    .memberlist .person h4 span {
      font-size: 13px;
    }
    .memberlist .person ul li {
      font-size: 25px;
    }
    .overflow-left .wrapper {
      width: 100%;
    }
    .overflow-left .wrapper a,
    .overflow-left .wrapper a:hover{
      width: 70px;
      height: 70px;
    }
    .overflow-left .wrapper h4{
      font-size: 25px;
    }
    .overflow-left .wrapper .sub {
      left: 120px;
    }
    .overflow-left .wrapper span,
    .overflow-left .wrapper span strong{
      font-size: 16px;
    }
    .overflow-left .wrapper em {
      font-size: 12px;
    }
}
@media (min-width: 575.99px){
    .logosblkwide .logosolo{
      padding-bottom: 50px;
    }
  .logosblkwide .logosolo span{
      visibility: hidden;
      display: block;
      color: #B2914B;
      font-weight: 600;
      position: absolute;
      bottom: 20px;
      left: 50%;
      transform: translate(-50%, -50%);
      z-index: 3;
    }
  .logosblkwide .logosolo:hover a span{
      visibility: visible;
      transition: transform 0.3s ease;
  }
  .logosblkwide .logosolo::after{
      content: "";
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%) scale(1);
      width: 0;
      height: 0;
      border-left: 18px solid transparent;
      border-right: 18px solid transparent;
      border-bottom: 30px solid #fff;
      transition: transform 0.3s ease;
      z-index: 0;
    }
    .logosblkwide .logosolo:hover::after{
      transform: translateX(-50%) scale(13);
    }
    .btn-mobileonly{
      display: none;
    }
}
/* Mobile */
@media (max-width: 575.98px) {
    header{
      background-position: -50px 0;
    }
  .listcontent ul li {
    padding-left: 0;
    padding-top: 7.5em;
    text-align: center;
  }
  .listcontent ul li::before {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
  }
  .formblk .sidephoto .title-wrapper {
    width: 80%;
  }
  .bannervideo .hero .hero-content h1{
     font-size: 24px;
  }
    .bannervideo .hero{
      width: 100%;
    }
  .bannervideo .hero .hero-content {
    padding: 30px 30px 30px 130px;
  }
    .bannervideo .hero .hero-content p{
      width: 95%;
    }
     .titleblk h3{
      font-size: 18px;
    }
    .tabsblk .nav {
      gap: 5px;
    }
    .tabsblk .nav button {
      font-size: 13px !important;
    }
    .tabsblk .container-fluid{
      width: 100%;
    }
    .playbtnblk .side{
      width: 85%;
    }
    .playbtnblk .side .side-inside a p{
      font-size: 14px;
    }
    .playbtnblk .side .side-inside a p span{
      font-size: 12px;
    }
    .logosblk ul li {
      flex: 0 0 calc(100%); 
    }
    .presslist .box {
      flex: 0 0 calc(100%); /* Adjust for the gap */
    }
    .memberlist .person {
      flex: 0 0 calc(80%);
      margin: 0 auto 15px auto;
      padding: 30px 50px 90px 50px;
    }
    .formblk .sidephoto .title-wrapper {
      position: relative;
    }
    .logosblkwide .logosolo .more {
      display: block;
    }
    .logosblkwide .logosolo .more p{
      padding-bottom: 30px;
    }
    .logosblkwide .logosolo .more p:last-child{
      padding-bottom: 0;
    }
    .titleblk h3, .titleblk h2 {
        font-size: 25px;
    }
    .careerlist .icon{
      display: none;
    }
    .careerlist .content{
      flex: 1;
    }
    .contentpage h3 {
      font-size: 22px;
    }
    .contentpage p{
      font-size: 14px;
    }
    .morecontact .content .bottom {
      padding: 0 50px;
    }
    .morecontact .content .bottom h4{
     font-size: 18px;
    }
    .morecontact .content .bottom img{
      width: 50%;
    }
     .presslist.full .box{
      flex: 0 0 calc(100%);
    }
    .overflow-left .wrapper h4 {
        font-size: 19px;
    }
    .overflow-left .wrapper a {
      left: 100px;
    }
    .overflow-left .wrapper .sub{
      left: 70px;
    }
     .search-box input {
       flex: auto;
       width: 120px !important;
    }
    .headersearch .title-wrapper a {
      font-size: 14px;
    }
    .headersearch .title-wrapper::after {
      right: -13px;
    }
    .playbtnblk .side .side-inside a > span {
      flex: 0 0 20%;  
    }
    .btn-largeonly{
      display: none !important;
    }
    .logosblkwide .logosolo {
      padding-bottom: 80px;
    }
    footer .logo p{
       font-size: 13px;
    }
    footer .links ul li,
    footer .socmed h4{
      font-size: 16px;
    }
    footer .misc ul li{
      font-size: 12px;
    }
    footer .links,
    footer .socmed{
      width: 50% !important;
    }
    
}
@media (min-width: 491px) {
    .right-box::before {
      content: "";
      position: absolute;
      top: 0;
      left: -47px;
      width: 130px;
      height: 100%;
      transform: skewX(25deg);
      transform-origin: left;
      z-index: 0;
      background: #D9DFE8;
    }
  .right-box {
      background-color: #D9DFE8;
    }
}

@media (max-width: 490px) {
  .left-box {
     height: auto;
     padding-bottom: 20px;
   } 
    .left-box-wrapper{
      width: 100% !important;
    }
   .left-box-wrapper a {
      padding-top: 0;
    }
  .left-box-wrapper img{
    height: 250px;
    top: auto;
    left: -20px;
    bottom: 0 !important;
  }
  .left-box-wrapper a img{ 
    left: 90px;
    width: 90px;  
    top: 73px;
  }
  .left-box-wrapper h4::before {
    height: 58px; 
    width: 95%;
  }
    
  .left-box-wrapper h4 {
    margin-left: 70px;
    padding-left: 60px;
    font-size: 22px;
  }
  .left-box-wrapper h4 strong{
    top: 15px;  
  }
  .left-box-wrapper span strong {
     font-size: 24px; 
   }
  .left-box-wrapper span {
    left: 190px;
    font-size: 15px;
    font-weight: 600;
  }
    .left-box-wrapper em {
    left: 110px;
    font-size: 15px;
      font-weight: 600;
    padding-bottom: 15px;
    }
    .right-box-wrapper {
      left : 0;
      width: 100%;
    }
    .right-box .content {
      width: 100%;
    }
    .right-box-wrapper h2{
      left: 20px;
      padding-top: 20px;
    }
    .right-box-wrapper p {
      font-size: 11px;
      color: #D9DFE8;
    }
   
}
@media (max-width: 367px) {
  .left-box-wrapper h4 {
      font-size: 19px;
    }
    .left-box-wrapper span strong{
     font-size: 20px;
   }
}

