@media all and (min-width:150px) and (max-width: 1020px) {
    .safeArea1280, .safeArea860, .safeArea1500 {
        max-width: 100%;
        padding: 0 25px;
        box-sizing: border-box;
    }

    .header, .menuHolder {
        height: 160px;
    }

    .burgerMenu {
        right: 35px;
    }

    .subpageMenuLinks {
        right: 60px;
    }

    .subpageBody {
        margin-top: 0;
    }

    h1, .sitemapTitle, .categoryMainTitle h2 {
        font-size: 115px;
    }

    .newsInfoFixed {
        height: 160px;
    }

        .newsInfo h3, .newsInfoFixed h3 {
            font-size: 20px;
        }

    .margBot90 {
        margin-bottom: 45px;
    }

    .footer {
        padding: 20px 0;
    }

    .footerLinks {
        width: 55%;
    }

    .cpHolder {
        width: 45%;
    }

    .menuHolder {
        left: 0;
    }

    .grid-sizer, .grid-item {
        width: 28%;
    }

    .gutter-sizer {
        width: 50px;
    }

    .servicesListHolder .listHolder ul li:nth-child(3n) {
        margin-right: 24px;
    }

    .servicesListHolder .listHolder ul li {
        width: calc(50% - 12px);
        margin-right: 24px;
    }

        .servicesListHolder .listHolder ul li:nth-child(2n) {
            margin-right: 0;
        }

    .serviceTitle a {
        font-size: 40px;
    }

    .serviceTitle {
        padding: 25px 0 0 25px;
    }

    .categoryMainTitle h1, .sitemapTitle, .categoryMainTitle h2, .joinusPage h1 {
        font-size: 90px;
    }

    .subpageBody {
        padding-top: 80px;
    }

    .categoryMainTitle {
        margin-bottom: 93px;
    }

    .bannerSafeArea {
        padding: 0;
    }

    .margBot188 {
        margin-bottom: 160px;
    }

    .playIconHolder {
        margin-left: 0;
    }

    .safeArea910.aboutpagecontontainer {
        padding: 0;
    }

    .aboutTitle {
        margin-left: -25px;
    }

    .quoteTitle:before {
        background-image: url(../images/single-quotes.svg);
        left: -23px;
        width: 15px;
        background-repeat: no-repeat;
        width: 12px;
        height: 50px;
        background-size: 100% auto;
    }

    .quoteTitle, .nameQuote, .contentText, .toggleContent, .rm-link {
        font-size: 16px
    }

    .newsInfoFixed h3 {
        font-size: 36px;
    }

    .boardList .swiper-slide {
        width: calc(50% - 20px);
        margin-right: 20px;
    }

        .boardList .swiper-slide:nth-child(2n) {
            margin-right: 20px;
        }

    .managmentTitle .safeArea1280 {
        padding: 0 60px
    }

    .careerImage img, .imagesList li img {
        height: 100%;
        object-fit: cover;
    }

    .newNewslistHolder {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        column-gap: 35px;
        margin-bottom: 50px;
    }

    .popuptext {
        margin-right: 14px;
        font-size: 13px;
        margin-top: 15px;
    }

    .clock div {
        width: 45px;
    }

    .macUser .subpageBody.newsListPage {
        margin-top: 90px;
    }

    .newnewsList h2 {
        font-size: 35px;
    }

    .statsHolder .statsInner {
        padding: 30px;
    }

        .statsHolder .statsInner h2 {
            font-size: 35px
        }

    .servicesForm h2 {
        font-size: 100px;
        line-height: 90px;
    }

    .servicesForm .inputEntity label, .servicesForm .inputParent {
        width: 100%;
    }

    .mainContactInfo ul li {
        width: 100% !important;
        margin-bottom: 30px
    }

        .mainContactInfo ul li:last-child {
            margin-bottom: 0
        }

    .macUser .contactInfoBlock {
        padding: 60px 0 55px;
    }

    .showOnMobile {
        display: block;
    }
}

@media all and (min-width: 100px) and (max-width: 767px) {
    body, html {
        position: relative;
        overflow-X: hidden;
        width: 100%;
        height: 100%;
    }

    .margBot188 {
        margin-bottom: 100px;
    }

    body.menuOpen {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        overflow: hidden;
    }

    .subpage.menuOpen .burgerMenu a {
        border-color: #000;
    }

    .menuOpen .burgerMenu a {
        background-image: url(../images/ico_close-menu-black.svg);
    }

    .landing .menuHolder {
        width: 100%;
        left: 0;
        right: 0;
    }

    .menuOpen .header:after {
        background-color: #ffffff;
    }

    .menuHolder, .header {
        height: 45px;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        background-color: #fff;
        z-index: 999;
    }

    .bottomMenu a {
        color: #000000;
    }

    .menuOpen .header, .menuOpen .menuHolder {
        background-color: #ffffff;
    }

    .safeArea1280, .safeArea860 {
        max-width: 100%;
        padding: 0 5vw;
    }

    .menuHolder .logoHolder, .pageLogo {
        left: 5vw;
        width: 106px;
        z-index: 99999;
    }

    .aboutusPage .safeArea1280 {
        padding: 0 5px;
    }

    .burgerMenu {
        right: 23px;
        width: 30px;
        height: 30px;
        margin-top: -15px;
    }

        .burgerMenu a {
            background-size: 100% auto;
        }

    .menuActions {
        display: none;
    }

    .emptyNews.show {
        display: none;
    }

    .landing {
        position: fixed;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

    .menuOpen .menuActions {
        right: 70px;
    }

    .loginLink a {
        padding-left: 25px;
        background-position: left center;
        background-size: 20px auto;
        font-size: 17px;
    }

    .searchText {
        width: 160px;
        position: absolute;
        right: 0;
        background-color: #000;
    }

    .searchOpen .searchText {
        width: 150px;
        opacity: 1;
        visibility: visible;
    }

    .landingMenuHolder ul li a {
        font-size: 35px;
        font-weight: 900;
        color: #000;
    }

    .landingMenuHolder ul li {
        text-align: center;
        float: none;
        width: 100%;
        margin-bottom: 35px;
    }

    .landingMenuHolder {
        background-color: #FFFFFF;
    }

    .bottomMenu {
        display: block;
        opacity: 0;
        visibility: hidden;
        position: absolute;
    }

    .menuOpen .bottomMenu {
        opacity: 1;
        visibility: visible;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 101;
        background-color: #ffffff;
        bottom: 0;
        padding: 15px 25px 15px;
    }

    .bottomMenu > div {
        display: inline-block;
    }

    .contactUsLink {
        float: right;
    }

    .fbLink {
        margin-left: 0 !important;
    }

    .footer a {
        margin-right: 0;
        font-size: 12px;
    }

    .bannerImgHolder img {
        height: 220px;
        object-fit: cover;
    }

    .bannerSafeArea {
        padding: 0;
    }

    .contactUsLink a, .menuSmLinks a {
        font-size: 14px;
        line-height: 20px;
        display: block;
        width: 100%;
        height: 100%;
    }

    .subpageMenuLinks, .headerFixed {
        display: none;
    }

    .subpage.menuOpen .landingMenuHolder {
        display: flex;
    }

    .subpage.menuOpen .header.mainHeader, .subpage.menuOpen .landingMenuHolder, .subpage.menuOpen .bottomMenu {
        position: fixed;
    }

    .contactUsLink a {
        background-image: url(../images/ico-phone-black.svg);
    }

    .mobileMenuOnly {
        background-image: url(../images/Ethan_LogoBlack.svg);
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        height: 23px;
    }

        .mobileMenuOnly img {
            opacity: 0;
            display: none;
        }

    .subpageBody {
        margin-top: 60px;
        padding-top: 0;
    }

        .subpageBody.secondLevelPage {
            margin-top: 0;
        }

    h1, .sitemapTitle, .secondLevelPage h1, .categoryMainTitle h2 {
        font-size: 40px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .categoryMainTitle {
        margin-bottom: 38px;
    }

    .halfpageContent {
        width: 100%;
    }

    .aboutList ul li {
        width: 47%;
        margin-right: 6%;
        height: 84px;
    }

    .home-header .trigger {
        z-index: 1;
    }

    .aboutList ul li:nth-child(3n), .aboutList ul li:nth-child(5) {
        margin-right: 6%;
    }

    .aboutList ul li:nth-child(2n) {
        margin-right: 0;
    }

    .aboutList ul li:nth-child(4) {
        width: 47%;
        transform: none;
    }

        .aboutList ul li:nth-child(4).show .boxInner {
            transform: none;
            -webkit-transform: none;
            -moz-transform: none;
            -ms-transform: none;
            background-size: cover;
            position: static;
            width: 100%;
            height: 100%;
            background-position: left top;
            left: 0;
        }

        .aboutList ul li:nth-child(4) h3 {
            position: static;
            left: 0;
        }

    .margBot90 {
        margin-bottom: 40px;
    }

    .contentText, .rm-link {
        font-size: 16px;
        line-height: 155%;
    }

    .aboutList ul li.withImage .boxInner {
        padding: 13px;
    }

    .aboutList ul li h3, .aboutList ul li h3 a {
        font-size: 10px;
    }

    .aboutList ul li:nth-child(4) a.actionBtn {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        left: 6px;
        right: 6px;
    }
    /*.footer {padding: 25px 0 25px 0; border-top:1px solid #c6c6c6;}*/
    .footerLinks {
        float: none;
        width: 100%;
        margin-bottom: 15px;
        text-align: left;
    }

        .footerLinks a {
            display: block;
            margin-right: 0;
            text-align: center;
            font-size: 14px;
            letter-spacing: 0.5px;
            margin-bottom: 10px;
        }

            .footerLinks a:last-child {
                margin-right: 0;
            }

    .aboutList {
        margin-bottom: 55px;
    }

    .cpHolder {
        float: right;
        width: 100%;
        text-align: left;
        font-size: 11px;
    }

        .cpHolder .cp {
            margin-top: 4px;
            display: block;
            text-align: center;
            font-size: 9px;
            letter-spacing: 0.5px;
        }


    .backBtn {
        float: none;
        margin-top: 0;
        margin-bottom: 15px;
    }

        .backBtn a {
            padding-left: 55px;
            background-position: 5px center;
            background-size: 42px auto;
        }

    .relatedContentBlock .safeArea1280 {
        padding: 25px 25px 25px 65px;
    }

    .contactPage .relatedContentBlock .safeArea1280 {
        padding: 25px 5vw;
    }

    .relatedContentBlock h2:after {
        width: 40px;
        top: 0;
        margin-right: 10px;
    }

    .relatedContentBlock h2 {
        margin-bottom: 40px;
    }

        .relatedContentBlock h2 span {
            font-size: 30px;
            line-height: 100%;
        }

    .relatedList ul li, .servicesSubmenu ul li {
        display: inline-block;
        margin-right: 24px;
        margin-bottom: 15px;
    }

        .relatedList ul li a, .servicesSubmenu ul li a {
            font-size: 14px;
            font-weight: 500;
        }

        .relatedList ul li:last-child {
            margin-bottom: 0;
            margin-right: 0;
        }

    .relatedContentBlock, .bannerImgHolder {
        margin-bottom: 20px;
    }

    .clippedBg {
        height: 167px;
        font-size: 42px;
        line-height: 100%;
        margin-bottom: 50px;
    }
    /*.servicesListHolder {padding: 0 20px;}*/
    .servicesListHolder .safeArea1280 {
        padding: 0;
    }

    .servicesListHolder h2 span {
        font-size: 40px;
    }

    .serviceTitle a {
        letter-spacing: -2px;
        font-weight: 800;
        font-size: 30px;
        line-height: 100%;
        margin-bottom: 5px;
        overflow: hidden;
        min-height: initial;
    }

    .servicesListHolder h2 {
        margin-bottom: 40px;
    }

    .servicesListHolder .listHolder ul li {
        float: left;
        width: calc(50% - 12px);
        margin-right: 24px;
        margin-bottom: 30px;
        height: auto;
    }

    .boardList .swiper-wrapper {
        overflow-X: scroll;
    }

    .servicesListHolder .listHolder ul li:nth-child(3n) {
        margin-right: 4%;
    }

    .servicesListHolder .listHolder ul li:nth-child(2n) {
        margin-right: 0%;
    }

    .serviceDescHolder {
        padding: 25px 5px 5px 25px;
    }

    .serviceTitle {
        margin-bottom: 0;
        min-height: unset;
        padding: 0;
    }

    .moreServices {
        padding: 0;
    }

    .numbersHolder {
        background-color: #000000;
        padding: 50px 5vw;
        margin-bottom: 20px;
    }

    .smallText {
        font-size: 12px;
    }

    .bigTitle {
        font-size: 50px;
        width: 80%;
        margin-bottom: 0;
    }

    .loweText .text1, .loweText .text2 {
        font-size: 22px;
        letter-spacing: 0;
        display: block;
        width: 100%;
    }

    .loweText .text1 {
        margin-right: 0;
    }

    .servicesSubmenu {
        margin-bottom: 10px;
    }

    .moreServices.inquire {
        padding: 0;
        margin-top: 30px;
    }

    .halfpageContent .padding20 {
        padding: 0;
    }

    .contactForm h2 {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .textareaMSG textarea {
        margin: 0;
        font-size: 40px;
        height: 115px;
        line-height: normal;
        padding: 0;
    }

    .email-wrapper {
        font-size: 14px;
        margin: 50px 0 50px 0;
    }

        .email-wrapper label {
            display: block;
        }

        .email-wrapper input {
            width: 200px;
        }

    .submit-wrapper .btn, .formActions .normalBtn {
        padding: 15px;
        font-size: 25px;
        display: inline-block !important;
        width: auto !important;
    }

    .contactForm, .contactInfoBlock {
        margin-bottom: 60px;
    }

    .contactInfoLeftBlock, .contactInfoRightBlock {
        float: none;
        width: 100%;
        margin-right: 0;
    }

    .contactInfoBlock {
        padding: 50px 0;
    }

    .infoLine .labelInfo {
        font-size: 16px;
        text-align: right;
        width: 33%;
        margin-right: 6%;
    }

    .officeEl, .officesListHolder {
        margin-bottom: 0;
    }

    #infoFax, #infoHelpdesk {
        margin-bottom: 30px;
    }

    .infoLine .infoHolder, .infoLine .infoHolder a {
        font-size: 16px;
        color: #fff;
    }

    .noLabel .labelInfo {
        display: none;
    }

    .noLabel .infoHolder {
        text-align: center;
        width: 100%;
        padding: 15px 0;
        border: 1px solid #fff;
    }

    .infoLine {
        margin-bottom: 15px;
    }

    .relatedContentBlock h2 span:nth-child(1) {
        margin-bottom: 5px;
    }

    .officesList ul li {
        width: 100%;
        float: left;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .officesList h3 {
        font-size: 19px;
        margin-bottom: 10px;
    }

    .officeInfo {
        font-size: 13px;
    }

    .contentText h3 {
        font-size: 25px;
        margin-bottom: 20px;
        line-height: 30px;
    }

    .accList li {
        width: 24%;
        margin-right: 4%;
        padding-right: 4%;
    }

    .blackHolder {
        background-color: #000000;
        padding: 70px 25px;
        margin-bottom: 70px;
    }

        .blackHolder .safeArea1280 {
            padding: 0;
        }

        .blackHolder h2 {
            font-size: 35px;
            margin-bottom: 20px;
        }

        .blackHolder h3 {
            font-size: 30px;
            margin-bottom: 30px;
        }

    .awardsList li {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 30px;
    }

    .awardDate {
        font-size: 22px;
    }

    .awardInfo {
        font-size: 16px;
        line-height: 18px;
        font-weight: 300;
    }

    .awardsList li:nth-last-child(2) {
        margin-bottom: 30px;
    }

    ul.careersList li {
        width: 100%;
        float: none;
        margin: 0 auto 30px;
    }

        ul.careersList li:nth-child(2n) {
            margin-right: auto;
        }

    .blockTitle {
        font-size: 17px;
        top: 10px !important;
        left: 10px !important;
    }

    .careerInfo {
        height: 120px;
    }

    .careerDesc {
        font-size: 16px;
        line-height: 16px;
    }

    .margBot40 {
        margin-bottom: 20px;
    }

    .margBot50 {
        margin-bottom: 40px;
    }

    .contentText h4 {
        font-size: 22px;
        letter-spacing: 0;
        margin-bottom: 30px;
        line-height: 100%;
        text-transform: capitalize;
    }

    .wantList li {
        font-size: 14px;
        line-height: 19px;
    }

        .wantList li:nth-child(3n) {
            margin-right: 10%;
        }

    .lineSep {
        margin-top: 40px;
    }

    .wantList li:nth-child(2n) {
        margin-right: 0;
    }

    h3.largeTitle {
        font-size: 60px;
        line-height: 70px;
    }

    .whiteText.boldText {
        font-size: 16px;
        line-height: 23px;
    }

    .contactMail {
        margin: 0;
    }

        .contactMail a {
            font-size: 25px;
            padding: 15px
        }

    .awardsList.servicesList {
        padding: 0;
        margin-bottom: 60px;
    }

    .sectionLink .awardsList.servicesList {
        margin-bottom: 0;
    }

    .sectionLink .awardsList li {
        margin-bottom: 0;
    }

    .accordholder .halfpageContent {
        width: 100%;
    }

    .toggleTitle {
        font-size: 22px;
        line-height: 21px;
        letter-spacing: 0;
    }

    .toggleContent, h5 {
        font-size: 16px;
        line-height: 18px;
    }

    .partnerShips li {
        float: left;
        width: 50%;
    }

    .partnersList li a {
        padding-left: 40px;
    }

    .servicesList li a::before {
        width: 55px;
        top: 15px;
    }

    .servicesTitle {
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 0;
    }

    .awardsList .servicesTitle {
        margin-bottom: 0;
    }

    .bulletList li:before {
        top: 10px;
    }

    .safeArea890 {
        max-width: inherit;
        margin: 0 auto;
        padding: 0 20px;
    }

    .providersList li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .listImage img {
        display: block;
    }

    .providersList li img {
        width: 30%;
    }



    .flex-control-nav, .flex-direction-nav, .flex-direction-nav a {
        display: none !important;
    }

    .boardName {
        font-size: 22px;
    }

    .contentText h2 {
        font-size: 35px;
        margin-bottom: 40px;
        line-height: 33px;
    }

    .boldBlack::before {
        width: 17px;
        height: 16px;
        left: -33px;
    }

    .quotesText {
        margin: 20px 0 40px 35px;
    }

    .quotesText {
        font-size: 13px;
    }

    .boldBlack {
        font-size: 16px;
        line-height: 20px;
    }

    .blackBtn a {
        font-size: 21px;
    }

    .errorImg {
        max-width: 80%;
        margin: 0 auto;
    }

    .errorBody {
        height: 67vh;
    }

    .sitemapItem {
        float: left;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

        .sitemapItem.last {
            margin-bottom: 0;
        }

    .sitemapList.last {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .searchList ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }

    .searchImage img {
        max-width: 100%;
        width: 100%;
    }

    .searchTitle {
        font-size: 20px;
        line-height: 25px;
        margin-bottom: 15px;
        min-height: inherit;
    }

    .searchDesc {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 15px;
    }

    .searchList ul li:nth-child(3n) {
        margin-bottom: 20px;
    }

    .newsList ul li {
        float: left;
        width: 100%;
        margin-right: 0;
        margin-bottom: 5px;
        display: inline-block;
    }

    .newsImg {
        width: 50%;
    }



    .newsImgSquare {
        position: static;
    }

    .newsInfo, .newsInfoFixed {
        position: absolute;
        left: 53%;
        top: 0;
        right: inherit;
        bottom: 0;
        background-color: transparent;
        padding: 0;
        opacity: 1;
        visibility: visible;
        float: left;
        width: 47%;
        height: 100%;
        padding-top: 10px;
    }

    .newsImg.newsImgRec img {
        display: none;
    }


    .newsImgRec {
        position: absolute;
        width: 50%;
        margin: 0;
        float: none;
        height: 100%;
        right: 0;
    }

        .newsImgRec .newsInfo {
            left: 0;
            display: flex;
            bottom: 0;
            font-size: 13px;
            font-weight: 300;
            width: auto;
            height: auto;
            padding-top: 0;
            align-items: flex-end;
            justify-content: flex-start;
            margin-left: 6%;
            text-transform: none;
        }

    .newsInfo h3, .newsInfoFixed h3 {
        color: #000;
        font-size: 34px;
        line-height: 100%;
    }

    .newsInfo .newsDate, .newsInfoFixed .newsDate {
        color: rgba(0,0,0,0.3);
        transform: none;
        left: 0;
        bottom: 0;
        font-size: 11px;
        white-space: normal;
    }

    .newsInfoFixed {
        box-sizing: inherit;
        margin-right: 0;
    }

    .newsDetList .safeArea890 {
        padding: 0;
    }

    .relatedContentBlock .newsImg {
        float: none;
        width: 140px;
    }

    .relatedContentBlock .newsInfo, .relatedContentBlock .newsInfoFixed {
        width: 135px;
        height: 120px;
        padding: 0;
        left: 153px;
        top: 5px;
    }

    .newsList ul {
        margin-bottom: 0;
    }

    .bannerImgHolder .newsDate {
        font-size: 18px;
        padding: 7px 7px 3px;
        left: 25px;
    }

    .marg100 {
        margin-bottom: 100px;
    }

    .shareLinks {
        position: absolute;
        right: 0;
        bottom: -65px;
        left: 40px;
    }

    .selectTitle {
        font-size: 17px;
        margin-bottom: 20px;
    }

    .selectBtn {
        margin-left: 0;
        background-color: transparent;
        border: 1px solid #000000;
        display: block;
    }

        .selectBtn select {
            font-size: 12px;
            background-color: transparent;
            width: 100%;
            padding: 15px 15px;
        }

    .inputEntity label {
        font-size: 15px;
        margin-bottom: 15px;
    }

    .inputEntity input[type="text"] {
        font-size: 15px !important;
        font-weight: 500;
    }

    .formHolder input[type="submit"] {
        display: block;
        width: 100%;
    }

    .greenTheme .moreServices.inquire a {
        font-size: 11px;
        background-size: 30px auto;
        padding-left: 40px;
    }

    .loadMore {
        text-align: center;
        margin-bottom: 70px;
        margin-top: 90px;
    }

    .careerBlack, .careerImage {
        width: 50%;
        float: left;
    }

        .careerImage img {
            height: 100%;
            object-fit: cover;
            width: 100%;
        }

    .careerBlack {
        background: #000000;
        padding: 9.5px 10px;
        width: 50%;
        box-sizing: border-box;
    }

        .careerBlack .blockTitle {
            margin-bottom: 10px;
        }

    .tags {
        left: 27px;
    }

    .tagsBlock.safeArea860 {
        padding: 0;
    }

    .awardsList li a {
        padding-left: 70px;
        font-size: 16px;
    }

    .selectBtn::after {
        width: 10px;
        height: 5px;
        top: 13px;
        right: 4px;
    }

    .partnerShips {
        margin-bottom: 40px;
    }

    .sitemapItem h4 {
        font-size: 19px;
    }

    .searchInfo {
        padding: 15px 20px;
    }

        .searchInfo a {
            padding-left: 45px;
            font-size: 12px;
            font-family: 'Gotham-book';
            position: relative;
        }

            .searchInfo a::before {
                width: 31px;
                height: 8px;
                position: absolute;
                left: 0;
                top: 5px;
            }

    .fullvideo {
        display: none;
    }

    .fullpageHolder {
        background-image: url(../images/mainImg.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .landingLogoHolder {
        display: none;
    }

    .moreServices a {
        padding-left: 60px;
        white-space: nowrap;
    }

        .moreServices a:hover {
            background-position: 0 center;
        }

    .landingMenuHolder ul li.active a {
        padding-bottom: 2px;
        border-bottom: 1px solid #000000;
    }

        .landingMenuHolder ul li.active a:after {
            position: absolute;
            content: '';
            left: 0;
            width: 100%;
            height: 1px;
            background-color: #ffffff;
            bottom: 0;
        }

    .infoLine .infoHolder a {
        text-decoration: none;
    }

    #SubpagesText p {
        font-size: 22px;
        line-height: 26px;
    }

    .boardPosition {
        min-height: 32px;
    }

    .withoutImage {
        display: none;
    }

    .aboutList ul li:nth-child(6), .aboutList ul li:nth-child(8), .aboutList ul li:nth-child(10) {
        margin-right: 6% !important;
    }

    .aboutList ul li:nth-child(7), .aboutList ul li:nth-child(9), .aboutList ul li:nth-child(11) {
        margin-right: 0% !important;
    }

    .aboutList ul li a.actionBtn {
        opacity: 1;
        visibility: visible;
        background-color: transparent;
    }

    .partnerShips li img {
        margin: 0 auto;
    }

    .inputEntity {
        margin-bottom: 30px;
    }

    .ethanInNumbers .safeArea1280 {
        padding: 0;
    }

    .ethanInNumbers {
        margin-top: 60px;
    }

    .landingMenuLinks {
        position: absolute;
        height: calc(100vh - 20px);
        /* display: flex;
        align-items: start; */
        top: 0;
        padding-top: 110px;
        text-align: center;
    }

        .landingMenuLinks .fbLink {
            background-image: url(../images/ico-fb-footer.svg);
        }

        .landingMenuLinks .twitterLink {
            background-image: url(../images/ico-twitter-footer.svg);
        }

        .landingMenuLinks .lnLink {
            background-image: url(../images/ico-linkedin-footer.svg);
        }

        .landingMenuLinks .instaLink {
            background-image: url(../images/ico-insta-footer.svg);
        }

        .landingMenuLinks .menuSmLinks {
            margin-top: 20px;
        }

            .landingMenuLinks .menuSmLinks > div {
                margin-left: 75px;
            }

    .bannerImgHolder {
        margin-bottom: 40px;
        position: relative;
    }

    .secondLevelPage .bannerImgHolder {
        margin-bottom: 250px;
    }

    .bannerImgHolder .tags li {
        margin-bottom: 2px;
    }

        .bannerImgHolder .tags li span {
            font-size: 18px;
            padding: 7px 7px 3px;
        }

    .boardList .swiper-slide { /*width: 60%; margin-right:0; float:none;*/
        margin-bottom: 0;
        height: 282px;
        overflow: hidden;
    }

    .boardImage {
        height: 282px;
        width: 200px;
    }

    .boardList {
        margin-top: 80px !important;
    }

        .boardList h4 {
            font-size: 36px;
        }

        .boardList .swiper-slide:nth-child(1) {
            margin-left: 5vw;
        }

        .boardList .safeArea1280 {
            padding: 0;
            margin-bottom: 80px;
        }

        .boardList.margBot180 {
            margin-bottom: 80px;
        }


    .news-wrapper .home-header h1 {
        font-size: 38px;
    }

    .newnewsList h2 {
        font-size: 22px;
        letter-spacing: -1px;
    }

    .grid-item {
        opacity: 1;
    }

    .grid-sizer, .grid-item {
        width: 100%;
    }

    .newnewsList .safeArea1280 {
        padding: 0;
    }

    .newnewsList h2 {
        padding: 0 25px;
    }

    .newsImg {
        width: 50%;
        margin-bottom: 28px;
    }

    .subpage .newsListPage h1 {
        margin-bottom: 40px;
        /* visibility: visible !important; */
    }

    .grid-sizer {
        margin-bottom: 0;
    }

    .header-wrapper--fixed {
        display: none;
    }
    /*.home-header .trigger, .home-header .trigger, .home-header canvas{width:100%; height:100%; left:0; top:0;}*/
    /* .home-header canvas {
        display: none;
    } */
    .home-header canvas {
        top: -79px;
        left: -49px;
    }

    .subpage .homepageHolder.subpageBody {
        /*margin-top: 0;*/
        margin-top: 45px;
    }

    .homepageHolder.subpageBody.newsListPage h1 {
        margin-bottom: 35px;
    }

    .aboutVideoHolder {
        margin-top: 0;
        margin-bottom: 5px !important;
    }

    .subpage .subpageBody.aboutPageHolder {
        margin-top: 60px;
    }

    .subpageBody.aboutPageHolder, .subpageBody.aboutSub {
        padding-top: 0;
    }

    .aboutVideoHolder .full {
        height: 150px;
    }

    .aboutTitle {
        font-size: 40px;
        margin-left: 0;
        margin-bottom: 0 !important;
    }

    .quoteTitle:before {
        left: 0;
        background-image: url(../images/quotes.svg);
        width: 25px;
        height: 20px;
    }

    .quoteTitle {
        padding-left: 42px !important;
        margin-top: 10px;
        margin-bottom: 0;
    }

    .quoteHolder {
        margin-bottom: 50px;
    }

    .nameQuote {
        margin-bottom: 0;
        margin-left: 42px;
    }

    .margBot170 {
        margin-bottom: 100px !important;
    }

    .aboutVideoContainer {
        padding: 0;
        position: relative;
        z-index: 1;
    }

    .safeArea910.aboutpagecontontainer {
        padding: 0 25px;
    }

    .subpage .newsList ul li {
        margin-bottom: 5px;
    }

    .newNewslistHolder .newsInfo {
        display: block !important;
        width: 100%;
        padding: 0 5vw;
    }

    .categoryMainTitle h1, .sitemapTitle, .categoryMainTitle h2, .joinusPage h1, .secondLevelPage h1, .aboutSub h1 {
        font-size: 40px;
    }

    .subpageBody {
        margin-top: 100px;
    }

    .secondLevelPage .bannerImgHolder {
        margin-bottom: 155px;
    }

    .boardPage .secondLevelPage .bannerImgHolder {
        margin-bottom: 73px;
    }

    .wantList ul {
        column-count: 2;
        column-gap: 30px;
        vertical-align: top;
    }

    .wantList li {
        display: inline-block;
        vertical-align: top;
        margin-bottom: 30px;
        line-height: 1.18;
        font-size: 16px;
    }

    .listCareerItem > .contentText {
        margin-bottom: 60px
    }

    .subpageBody.inquirePage, .subpageBody.contactPage {
        padding-top: 0;
        margin-top: 65px;
    }

    .contactForm .inputParent {
        display: block;
        width: 100%;
    }

    .formActions .normalBtn {
        font-size: 25px;
        padding: 20px 20px 16px 20px;
    }

    .noTheme .footer, .noFooterBorder .footer {
        padding-top: 0;
        border: 0 none;
    }

    .aboutSub h1 {
        margin-bottom: 10px;
    }

    .contentText, .toggleContent {
        margin-top: 10px;
    }

    .awardsPage .accList {
        margin-bottom: 40px;
    }

    .awardsPage .blackHolder, .serviceAgreementPage .blackHolder {
        padding: 72px 0 72px;
    }

    .serviceAgreementPage .blackHolder, .awardsPage .blackHolder {
        margin: 0;
    }

    .subpageBody.aboutSub.joinusPage {
        padding-top: 0;
        margin-top: 65px;
    }

    .playVideoBtn span {
        display: none;
    }

    .playVideoBtn {
        bottom: 0;
    }

        .playVideoBtn svg {
            width: 35px;
            height: 70px;
        }

    .relateSectionsHolder .sectionTitle {
        width: 100%;
        font-size: 40px;
    }

        .relateSectionsHolder .sectionTitle br {
            display: none;
        }

    .relateSectionsHolder .sectionLink {
        width: 100%;
        margin-top: 15px;
    }

    .subpageBody.subpartners {
        margin-top: 70px;
    }

    .managmentTitle h1 {
        margin-bottom: 10px !important;
    }

    .contactMail a.fixedAlignmentBtn.macUser, .macUser .submit-wrapper .btn, .macUser .formActions .normalBtn {
        padding: 15px 15px 5px;
    }

    .fixedAlignmentBtn.macUser.relatedContentBlock h2:after {
        height: 55px;
        top: -5px;
    }

    .emptyNews, .newsImg h3 {
        display: none !important;
    }

    .newsInfo .newsDate {
        position: static;
    }

        .newsInfo .newsDate span {
            color: #000;
            font-size: 32px;
            line-height: 100%;
            font-weight: 400;
            text-align: left;
            font-family: 'Helvetica LT Std';
            text-transform: uppercase;
        }

    .newsInfo h3 {
        color: rgba(0,0,0,0.5);
        transform: none;
        left: 0;
        bottom: 0;
        font-size: 13px;
        position: static;
        margin-top: 5px;
        -webkit-font-smoothing: antialiased;
        transform-origin: top left;
        font-weight: 300 !important;
        font-family: helvetica-neue;
        text-transform: capitalize;
    }

    .sloganStyle {
        color: rgba(0,0,0,0.5);
        transform: none;
        left: 0;
        bottom: 0;
        font-size: 13px;
        position: static;
        -webkit-font-smoothing: antialiased;
        transform-origin: top left;
        font-weight: 300 !important;
        font-family: helvetica-neue;
        text-transform: capitalize;
    }

    .newsImgRec .newsInfo {
        color: rgba(0,0,0,0.5);
        font-family: helvetica-neue;
        display: none;
    }

    .listImage {
        width: 100%;
    }

    .selectBtn select {
        border: 0 none;
    }

    .joinusPage .inputParent {
        width: 100%;
        display: block;
    }

        .joinusPage .inputParent input {
            padding: 0;
            -webkit-appearance: none;
            display: block;
            width: 100%;
            -webkit-font-smoothing: antialiased;
            box-sizing: border-box;
            letter-spacing: 0;
        }

    .submit-wrapper .btn.fixedAlignmentBtn.macUser, .formActions .normalBtn.fixedAlignmentBtn.macUser {
        padding: 12px 35px 8px 35px;
    }

    .imagesList li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 28px;
    }

    .contentText.margBot188 {
        margin-bottom: 100px;
    }

    ul.contentText li::before {
        top: 11px;
    }

    .fixedAlignmentBtn.macUser .tags span {
        padding: 3px 7px 0 7px;
    }

    .fixedAlignmentBt.macUser .actionList > div a {
        background-position: left 10px;
    }

    .contactUsLink a.fixedAlignmentBtn.macUser {
        background-position: left 0;
    }

    .loginLink a.fixedAlignmentBtn.macUser {
        background-position: left 0px;
        line-height: 27px;
    }

    .serviceImgHolder a {
        height: 0;
        padding-bottom: 110%;
    }

    .newNewslistHolder .newsImg {
        width: 100%;
        position:relative;
    }

    .footer.footerWithBorder {
        padding: 25px 0 25px 0;
        border-top: 1px solid #c6c6c6;
    }

    .macUser .textareaMSG textarea {
        height: 115px;
    }

    .newNewslistHolder {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        column-gap: 25px;
        margin-bottom: 30px;
    }

    .contentText ul li::before, .toggleContent ul li::before {
        top: 11px;
    }

    .swiper-slide.show.showMore h2 {
        font-size: 55px;
    }

    .swiper-slide.show.showMore {
        height: 282px;
        overflow: hidden;
    }

    .logosList h2 {
        font-size: 35px;
        margin-bottom: 40px;
        line-height: 33px;
    }

    .logosListHolder ul li {
        width: 50%;
        margin-bottom: 25px;
    }

    .logosList.blackHolder .safeArea860 {
        padding: 0;
    }

    .newsDetailsBanner .playVideoBtn {
        bottom: 35px;
    }

    .fancybox-slide {
        padding: 0 !important;
    }

    .fancybox-content {
        padding: 20px !important;
    }

    .fancybox-button {
        height: 20px !important;
        width: 20px !important;
        padding: 0 !important;
    }

    .storePage .subpageBody {
        padding-top: 0
    }

    .storePage h1 {
        font-size: 35px
    }

    .storePage .bannerImgHolder {
        margin-bottom: 155px
    }

    .storePage .blackBtn a {
        font-size: 25px;
        padding: 15px;
    }

    .bannerImgHolder .loadingImg {
        min-height: 100px;
    }

        .bannerImgHolder .loadingImg img {
            width: 30px;
        }

    .statsHolder .statsInner .statsList ul li {
        margin-right: 0;
        margin-bottom: 35px;
        width: 48%
    }

        .statsHolder .statsInner .statsList ul li img {
            display: inline-block;
            width: auto
        }

    .grid.newNewslistHolder {
        display: block;
        grid-gap: 0;
        grid-template-columns: repeat(auto-fill, minmax(100%,1fr));
        grid-auto-rows: 0;
        margin: 0 0;
    }

    .grid .item {
        padding: 0 0;
    }

        .grid .item .newsInnerHolde .newsInfo {
            float: none;
        }

    .statsHolder .safeArea1280 {
        max-width: 100%;
        padding: 0;
    }

    .backToTopBlock {
        margin-bottom: 60px;
    }

        .backToTopBlock h2 {
            margin-bottom: 0;
        }

    .statsHolder .statsInner .statsList ul {
        display: inline-block;
        width: 100%;
    }

    .statsHolder .statsInner h2 {
        margin-bottom: 30px;
    }

    .statsHolder .statsInner .statsList ul li {
        flex: none;
    }

        .statsHolder .statsInner .statsList ul li:last-child {
            margin-bottom: 0
        }

        .statsHolder .statsInner .statsList ul li img {
            max-width: 65%;
        }

    .statsHolder, .servicesForm {
        margin-bottom: 50px
    }

    .serviceDetailsFooter .servicesForm {
        margin-top: 100px;
    }

    .servicesForm h2 {
        width: 100%;
        font-size: 40px;
        margin-bottom: 20px;
        letter-spacing: -0.5px;
        line-height: 31px;
        float:none;
    }

    .servicesForm .formHolder {
        width: 100%;
        float: none;
    }

        .servicesForm .formHolder .inputEntity {
            display: block;
        }

            .servicesForm .formHolder .inputEntity label {
                margin-right: 0;
            }

    .cpHolder .smLinks {
        text-align: center;
        margin-bottom: 38px;
        float: none;
        margin-right: 0;
        width: 100%;
    }

    .fbLink, .instaLink, .lnLink, .twitterLink {
        width: 24px;
        height: 24px;
    }

    .cpHolder .smLinks .fbLink, .cpHolder .smLinks .instaLink, .cpHolder .smLinks .lnLink, .cpHolder .smLinks .twitterLink {
        margin-right: 17px;
        margin-left: 17px;
    }

    #loader {
        width: 70px;
        height: 70px;
        margin: -35px 0 0 -35px;
    }

    .newsLoader {
        display: none;
    }

    .newNewslistHolder {
        opacity: 1;
        visibility: visible;
    }

    .legalFormHolder .inputEntity {
    }

    .servicesForm .inputEntity label {
        font-size: 18px;
        font-weight: 300;
        line-height: 23px;
    }

    .mainContactInfo ul li {
        width: 100%;
    }

    .legalFormHolder .inputEntity input[type="text"] {
        font-size: 14px !important;
    }

    .mainContactInfo ul li, .mainContactInfo ul li a {
        font-size: 20px;
        line-height: 18px
    }

        .mainContactInfo ul li .contactLabel {
            font-size: 16px;
            margin-top: 5px
        }

        .mainContactInfo ul li:first-child {
            margin-right: 0;
            max-width: 100%;
        }

            .mainContactInfo ul li:first-child .contactText {
                font-size: 28px;
                line-height: 28px;
            }

    .mainContactInfo ul {
        text-align: left;
    }

    .newsHireBanner {
        margin-top: 10px;
        padding-top: 0;
        margin-bottom: 0;
    }

        .newsHireBanner .servicesList li a::before {
            top: 6px;
        }

    .relateSectionsHolder .sectionTitle span {
        font-size: 12px;
        margin-bottom: 10px;
        font-weight: 500;
        letter-spacing: 1px;
    }

    .footerLinks {
        text-align: center;
    }

        .footerLinks .termsLinks {
            display: inline-block !important;
            padding-right: 13px;
            position: relative;
        }

    .comingSoon span {
        padding: 15px 15px 10px 15px;
        font-size: 25px;
        display: inline-block !important;
        width: auto !important;
    }
    .home-header-content{
        position:relative;
    }
    .mobilePlayBtn {
        background-color: rgba(0,0,0,0.3);
        width: 50px;
        height: 50px;
        position: absolute;
        left: 50%;
        top: 20px;
        z-index: 50;
        transform:translate(-50%,0);
        border-radius:50%;
    }
        .mobilePlayBtn:after {
            border-top: 10px solid #ffffff00;
            border-bottom: 10px solid #ffffff00;
            border-left: 15px solid #ffffff;
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%,-50%);
            content: "";
            pointer-events: none;
        }
}
