@media (max-width: 1400px) {
  .headerMain .headerBottom .mainMenu .mm li {
    padding: 0 15px;
  }
  .headerMain .headerBottom .mainMenu .mm li a {
    font-size: 22px;
  }
  .headerMain .headerBottom .languageMain .lmTrigger {
    font-size: 18px;
  }
  .headerMain .headerBottom .mainMenu {
    margin: 0 20px;
  }
  .headerMain .headerBottom .headerIcons {
    margin-left: 20px;
  }
  .anchorTriggerBoxes li {
    width: calc(50% - 30px);
  }
  .spBanner .spbTitle {
    font-size: 105px;
  }
}
@media (max-width: 1200px) {
  .headerMain .headerTop {
    height: 70px;
  }
  .mobileMenuTrigger {
    display: block;
    margin: 7px;
  }
  .headerMain .headerBottom {
    width: 100%;
    height: calc(100% - 70px);
    position: fixed;
    left: -100%;
    opacity: 0;
    top: 70px;
    background: #ffc62d;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
  }
  .headerMain .headerBottom::-webkit-scrollbar {
    display: none;
  }
  .headerMain.showMenu .headerBottom {
    left: 0;
    opacity: 1;
  }
  .headerMain .headerBottom .hbHolder {
    width: 100%;
    float: left;
    padding: 0 40px;
  }
  .headerMain .headerBottom .headerIcons,
  .headerMain .headerBottom .headerBtHolder {
    width: 100%;
    float: left;
    margin: 20px 0 0 0;
  }
  .headerMain .headerBottom .mainMenu {
    width: 100%;
    margin: 30px 0;
  }
  .headerMain .headerBottom .mainMenu .mm li {
    width: 100%;
    float: left;
    padding: 0;
    height: auto;
    line-height: normal;
    padding: 15px 0;
  }
  .headerMain .headerBottom .mainMenu .mm li a {
    font-size: 35px;
  }
  .videoSliderHolder {
    top: 70px;
  }
  .quadLinkBoxes .qlbBox .qlbCt .qlbText {
    font-size: 35px;
  }
  .legalDocuments .ldLeft {
    top: 100px;
  }
}
@media (max-width: 1000px) {
  .tripleServicesWidget .tswBox {
    width: calc(50% - 30px);
  }
  .bannerVideoBox .bvbVideo {
    height: calc(70vh - 134px);
  }
  .leftBorderContainer {
    padding: 50px 0;
  }
  .leftBorderContainer .lbcLeft {
    border-left-width: 30px;
  }
  .leftBorderContainer .lbcRight {
    padding-right: 30px;
  }
  .contactContainer .contactWrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .contactContainer .contactWrapper .ccTitle .cctText {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    margin-bottom: 15px;
  }
  .contactContainer .contactWrapper .ccContact {
    width: 100%;
    margin-left: 0px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .contactContainer .contactWrapper .ccContact .cccText {
    display: block;
  }
  .contactContainer .contactWrapper .ccContact .cccText .ctRight,
  .contactContainer .contactWrapper .ccContact .cccText .ctLeft {
    width: 50%;
  }
  .footerMain .ftMenu li a img {
    max-width: 50%;
  }
  .spBanner .spbTitle {
    font-size: 80px;
  }
  .quadLinkBoxes .qlbBox {
    width: calc(50% - 20px);
  }
  .quadLinkBoxes .qlbBox .qlbCt .qlbText {
    font-size: 45px;
  }
}
@media (max-width: 900px) {
  .spContentContainer .sccLeft {
    width: 100%;
  }
  .spContentContainer {
    padding: 0 0 100px 0;
  }
  .spContentContainer .sccRight {
    width: 100%;
    margin-top: 30px;
    padding: 0 20px;
  }
  .spContentContainer .sccLinks .sccLink {
    font-size: 21px;
    width: 330px;
    margin: 10px;
  }
  .legalDocuments .ldLeft {
    width: 260px;
  }
  .legalDocuments .ldRight {
    width: calc(100% - 264px);
  }
}
@media (max-width: 800px) {
  .fullVideo.forHome {
    overflow: hidden;
  }
  .fullVideo.forHome video {
    width: 150%;
    margin-left: -25%;
  }
  .referenceList li {
    width: 100px;
    height: 100px;
    margin: 0 15px;
  }
  .bannerVideoBox .bvbVideo {
    height: calc(45vh - 134px);
  }
  .headerMain .headerTop {
    height: 56px;
  }
  .headerMain .headerBottom {
    height: calc(100% - 56px);
    top: 56px;
  }
  .headerMain .headerTop .headerLogo {
    width: 126px;
    height: 28px;
  }
  .tripleServicesWidget .tswBox .tswTitle:hover .title {
    color: #ffc62d;
    background: #4d4d4d;
  }
  .leftBorderContainer .lbcLeft {
    width: 100%;
    padding: 0 20px;
  }
  .leftBorderContainer .lbcRight {
    width: 100%;
    padding: 0 20px;
    margin-top: 40px;
  }
  .spContentContainer .sccLinks .sccLink {
    width: calc(50% - 20px);
    margin: 10px;
  }
  .mobileMenuTrigger {
    margin: 0;
  }
  .videoSliderHolder {
    top: 56px;
  }
  .footerMain .ftMenu li {
    width: calc(33.3% - 12px);
  }
  .spBanner .spbImage:before {
    padding-top: 35%;
  }
  .spBanner .spbTitle {
    font-size: 60px;
  }
  .leftBorderContainer .lbrImage {
    width: 100%;
    margin-top: 50px;
  }
  .leftBorderContainer {
    padding-bottom: 0;
  }
  .legalDocuments {
    padding: 15px;
  }
  .legalDocuments .ldLeft {
    top: 70px;
    width: 220px;
  }
  .legalDocuments .ldRight {
    width: calc(100% - 224px);
  }
}
@media (max-width: 600px) {
  .tripleServicesWidget .tswBox {
    width: 90%;
    margin: 15px 5%;
  }
  .tripleServicesWidget .tswBox .tswText {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
  }
  .spBanner .spbImage:before {
    padding-top: 40%;
  }
  .contactContainer .contactWrapper .ccForm .ccfRight,
  .contactContainer .contactWrapper .ccForm .ccfLeft {
    width: 100%;
    padding: 0;
  }
  .contactContainer .contactWrapper .ccContact .cccText {
    line-height: 200%;
  }
  .contactContainer .contactWrapper .ccContact .cccText .ctRight,
  .contactContainer .contactWrapper .ccContact .cccText .ctLeft {
    width: 100%;
    float: left;
    border: none;
    padding: 0;
    text-align: left;
  }
  .contactContainer .contactWrapper .ccTitle .cctText {
    font-size: 25px;
  }
  .footerMain .ftMenu li {
    width: calc(50% - 12px);
  }
  .quadLinkBoxes .qlbBox .qlbCt .qlbText {
    font-size: 30px;
  }
  .leftBorderContainer {
    border-left-width: 40px;
  }
}
@media (max-width: 500px) {
  .quadLinkBoxes .qlbBox {
    width: calc(100% - 20px);
  }
  .quadLinkBoxes .qlbBox .qlbCt .qlbText {
    font-size: 40px;
  }
  .spBanner .spbTitle {
    font-size: 40px;
  }
  .legalDocuments .ldLeft {
    position: static;
    width: 100%;
  }
  .legalDocuments .ldRight {
    width: 100%;
  }
  .legalDocuments .ldLeft {
    position: static;
    width: 100%;
  }
  .legalDocuments .ldLeft .ldlTrigger {
    width: 100%;
    float: left;
    display: block;
    font-size: 16px;
    background: #ffc62d;
    padding: 15px;
    text-align: center;
    color: #333333;
    cursor: pointer;
  }
  .legalDocuments .ldlMenu {
    padding: 10px;
    display: none;
    background: #f1f1f1;
  }
  .legalDocuments .ldlMenu.showMenu {
    display: block;
  }
  .legalDocuments .ldlMenu li.active {
    margin-left: 0;
  }
}
@media (max-width: 450px) {
  .spContentContainer .sccLinks .sccLink {
    width: calc(100% - 20px);
    margin: 10px;
  }
}