@media screen and (max-width: 1740px) {
    .rightColumn .title_box h1, .leftColumn .title_box h1 {
        font-size: 45pt;
        line-height: 45pt;
    }

    .small-divs-holder .title_box h1 {
        font-size: 25pt;
        line-height: 25pt;
    }

    .medium-divs-holder .title_box h1 {
        font-size: 25pt;
        line-height: 28pt;
    }
}

@media screen and (max-width: 1600px) {
    .centerTextQuote{
        padding:200px 150px;
    }

    .leftColumn, .rightColumn {
        width: 47.5%;
    }

    .rightColumn {
        width: 51.5%;
    }

    .headerList {
        width: 12%;
    }
}

@media screen and (max-width: 1420px) {
    .rightColumn .title_box h1, .leftColumn .title_box h1 {
        font-size: 40pt;
        line-height: 40pt;
    }

    .small-divs-holder .title_box h1 {
        font-size: 20pt;
        line-height: 20pt;
    }

    .medium-divs-holder .title_box h1 {
        font-size: 22pt;
        line-height: 24pt;
    }

    .small-divs-holder .title_box .sub-title {
        font-size: 14pt !important;
        line-height: 18pt;
    }

    .big_text_holder .title_box .sub-title {
        font-size: 18pt !important;
    }

    .leftColumn .title_box .shortContent,
    .rightColumn .title_box .shortContent {
        font-size: 16pt;
        line-height: 22pt;
    }

    .medium-divs-holder .shortContent {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1340px) {
    .leftColumn, .rightColumn {
        width: 46.5%;
    }

    .rightColumn {
        width: 52.5%;
    }

    .small-divs-holder .title_box {
        width: auto;
    }
    .big_module_mirror_img img, .small_module_mirror_img img {
        top: auto;
        bottom: 0;
    }
    .rightColumn .big_module_mirror_img img,
    .rightColumn .small_module_mirror_img img,
    .leftColumn .big_module_mirror_img img,
    .leftColumng .small_module_mirror_img img {
        top: 0;
        bottom: auto;
    }

    .headerList {
        width: 13%;
    }

    .hiddenFilter {
        padding: 30px 0 20px 0;
    }

    .filterElements li {
        margin: 0px 0;
        width: 95%;
    }

    .filterElements li a {
        font-size: 25pt;
    }

    .close_expandable_box {
        bottom: -570px;
    }
}

@media screen and (max-width: 1320px) {
    .headerListMenuLink {
        width:50%;
    }
}

@media screen and (max-width: 1280px) {
    .mainSubMenu li a {
        font-size: 16px;
    }
}

@media screen and (max-width: 1200px) {
    .leftColumn .big_module_mirror_img {
        height: auto;
        position: relative;
        float: left;
        width: 100%;
    }

    .headerList {
        width: 15%;
    }

    .leftColumn, .rightColumn {
        width: 100%;
    }

    .main_text.home_main_text {
        max-width: 90%;
        float: none;
        display: block;
        margin:0px auto ;
        margin-right: 0;
    }

    .big_module_mirror_img img, .small_module_mirror_img img {
        top: 0;
        bottom: 0;
        height:auto;
    }

    .medium-divs-holder .title_box h1 {
        font-size: 28pt;
        line-height: 34pt;
    }

    .newsBoxesHolder .big_module_mirror_img img,
    .newsBoxesHolder .small_module_mirror_img img{
        height: 100%;
        top: auto;
        bottom: 0;
    }

    .rightColumn .title_box .sub-title {
        font-size: 20pt;
    }

    .small-divs-holder .title_box h1 {
        font-size: 30pt;
        line-height: 35pt;
    }
}

@media screen and (max-width: 1120px) {
    .headerListMenuLink {
        width: 45%;
    }

    .openPageMenu {
        margin-left: 3%;
        margin-right: 2%;
    }

    .headerList {
        margin-left: 20px;
        width: 15%;
    }

    .big_module_img.related-projects-module img, .small_module_img.related-projects-module img {
        width: auto;
    }

    .big_module_img, .small_module_img, .small_module_mirror_img {
        height: auto;
    }

    .half_width_text p {
        font-size: 6vw;
    }
}

@media screen and (max-width: 1024px) {
    p{ font-size: 16px; }
    
    .half_width_text_2 .introduction_smaller_text div {
       /* padding: 0 40px 20px;        */    
/*    padding: 3em 65px 4em;*/
        padding: 4.5vw 65px 6vw;

        
    }
    .langHolder{
        opacity: 0;
        margin: 0;
        position: absolute;
        top: 0;
        right: 0;
    }
    .note_above_image, .mirrored-img-module:nth-child(2n+1) .note_above_image {
        position: static;
        float: left;
        width: 97%;
        max-width: 100%;
        padding-left: 3%;
    }

    .images_holder{
        margin-top:0px;
    }
    .mirrored-img-module:nth-child(2n+1) .module_image_mirror img {
        left: -100%;
    }

    .hor-video-placeholder {
        position: static;
        width: 100%;
        height: auto;
    }
    .filterElements {
        width: 90%;
    }

    .filterElements li a {
        font-size: 30pt;
    }

    .newsBoxesHolder .small_module,
    .newsBoxesHolder .big_module{
        width: 100%;
        margin-top: 0px;
    }

    .newsBoxesHolder .big_text_holder,
    .newsContent{
        width: 100%;
        margin-top: 0px;
    }

    .pageMenuLinkName{
        margin-left: 0!important;
        max-width: 80%;
        text-indent: 0px;
        padding-left: 0px;
    }

    .pageMenuLink, .pageMenuLinkName {
        font-size: 18pt;
        line-height: 18pt;
    }

    .pageMenu li:hover .pageMenuLinkName, .pageMenuTitle{
        max-width: 80%;
        padding-right: 0px;
    }

    .openPageMenu {
        width: 40px;
    }

    .quote p,
    .quote_2B p,
    .quote .quoteAuthor,
    .quote_2B .quoteAuthor,
    .quote .textBoxHeader,
    .quote_2B .textBoxHeader{
        max-width: 85%;
    }

    .main_text h1 {
        font-size: 60pt;
        line-height: 62pt;
    }

    .pageMenu li:hover .pageMenuLink {
        text-indent: 15px;
    }
    header{
        height: 45px;
    }

    .headerListMenuLink {
        position: absolute;
        width: 100%;
        max-width: none;
        top: 60px;
        left: 0;
        margin-left: 0px;
        box-shadow: inset -10px 30px 29px -20px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: inset -10px 30px 29px -20px rgba(0, 0, 0, 0.25);
        -moz-box-shadow:inset -10px 30px 29px -20px rgba(0, 0, 0, 0.25);
        padding: 25px 0px 24px 0;
    }

    .headerList {
        position: absolute;
        top: 0;
        left: 0;
        width: 30%;
        padding-left: 10px;
        margin-left: 0;
    }

    .main_text {
        width: auto;
        padding: 0 20px;
        max-width: 100%;
    }

    .main_text span{
        padding: 0 0 20px 0;
        font-size:18pt;
        line-height: 30px;
    }

    .main_text p {
        font-size: 27pt;
        line-height: 40px;
    }

    .home_main_text h1 {
        font-size: 30pt;
        line-height: 34pt;
    }

    .home_main_text p {
        font-size: 20pt;
        line-height: 22pt;
        margin-top: 0px;
    }

    .home_main_text span {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
    }

    .main_text .under_description{
        max-width: 80%;
        font-size:18pt;
        line-height: 38px;
        margin: 40px auto 0;
        padding-bottom: 20px;
    }

    .note_above_image,
    .mirrored-img-module:nth-child(2n+1) .note_above_image{
        background: #ffffff;
    }

    .note_above_image{
        min-height: 1px;
        height: auto;
    }

    .rightArrow {
        background-size: 100% auto;
        width: 35px;
        height: 40px;
    }

    .toLeft .images_holder .module_image_big {
        float: left;
    }

    .menuLink {
        width: 90%;
        font-size:22pt;
    }

    .menuListHolder li {
        margin: 5px 10px 0;
    }

    .call-to-action-module .main_text {
        padding: 0 20px 20px;
    }
    .small_module.related-projects-module {
        width: 100%;
        max-width: 700px;
        float: none;
        margin: 0 auto;
        height: auto;
    }

    .small_module_mirror_img{
        height: 290px;
    }

    .big_module_mirror_img img, .small_module_mirror_img img{
        height: auto;
    }

    .small_module .small_text_holder{
        top: 45%;
        padding-bottom: 10px;
    }

    .categoryName {
        padding: 20px 25px 10px 28px;
        font-size:18px;
        line-height: 20px;
    }

    .categoryIntroText{
        font-size: 32px;
        line-height: 36px;
        padding-left: 10px;
    }

    .header_text_with_button {
        margin:0;
    }

    .introduction_bigger_text,
    .introduction_smaller_text,
    .expandable_box_int_img,
    .int_image_description,
    .three-vertical-images-crop,
    .three-vertical-image-crop{
        width: 100%;
    }

    .introduction_text{
        text-align: center;
    }

    .introduction_bigger_text {
        width: 100%;
        float:left;
        min-height: 1px;
        text-align: left;
    }

    .introduction_bigger_text div{
        /*padding: 20px 40px 20px;*/
/*        padding: 3em 40px 4em;*/
padding: 4.5vw 40px 6vw;
    }
    .introduction_smaller_text div {
       /* padding: 20px 80px 0;*/
/*        padding: 3em 40px 4em;*/
padding: 4.5vw 40px 6vw;
        text-align: center;
    }

    .introduction_smaller_text,
    .introduction_bigger_text span,
    .introduction_bigger_text p,
    .open_on_plus p{
        width: 100%;
        margin: 0px auto;
        float: none;
        overflow: hidden;
        position: static;
        max-width: none;
    }

    .introduction_smaller_text.fullHeight{
        height: auto;
    }

    .plus_expandable_box, .close_expandable_box {
        text-align: center;
        margin: 0px auto;
        position: static;
        width: 100%;
        /*display: inline-block;*/
        float: none;
    }

    .first_detail .introduction_bigger_text{
        width: 60%;
        float: none;

    }

    .first_detail .introduction_bigger_text{
        width: 100%;
    }

    .introduction_smaller_text p{
        margin-top: 0px;
        max-width:none;
    }

    .introduction_bigger_text p, 
    .introduction_bigger_text a.content_link{ font-size: 20px;}

    .introduction_bigger_text span {
        font-size: 24px;
        line-height: 1.3;
        padding: 0;
        float: left;
        
    }

    .top_of_int_img{
        position: static;
    }

    .expandable_box_int_img{
        position: static;
    }

    .open_on_plus{
        margin-bottom: 20px;
        overflow: hidden;
    }

    .socialMediaList li {
        margin-right: 25px;
    }

    footer .footerMenuLink,
    .left_under_int_img,
    .right_under_int_img{
        width: 100%;
    }

    .centerTextQuoteHolder{
        max-width: 90%;
    }

    .pageMenu{
        box-shadow: none;
    }

    .searchHolder{
        box-shadow: none;
    }

    .int_image_description p {
        padding: 15px 0;
        line-height: 28px;
    }

    .int_image_description {
        height: 55px;
        opacity: 1;
    }

    .expandable_box_int_img,
    .top_of_int_img,
    .open_on_plus{
        background: transparent;
    }

    .bgQuote{
        height: auto;
    }

    .centerTextQuote{
        padding: 100px 60px;
    }

    .horizontal-images-crop, .square-images-crop, .vertical-images-crop, .three-vertical-images-crop{
        width: 100%;
    }

    .left_detail .introduction_bigger_text{
        float: left;
    }

    .contactInfoHolder .introduction_bigger_text,
    .contactInfoHolder .introduction_smaller_text{
        position: static;
        width: 100%;
        max-width: 100%;
        padding: 60px 2.35% 70px;
    }

    .contactInfoHolder{
        padding-top: 0px;
    }

    .contactInfoImg .int_image_description{
        background:rgba(237, 28, 26, 1);
    }

    .selectRouteList {
        width: auto;
        padding: 20px 50px 30px;
    }

    .mapHolder .int_image_description {
        background: rgba(237, 28, 26, 1);
    }

    .mapHolder,
    .location{
        height: 600px;
        min-height:600px;
    }

    .contactInfoHolder .introduction_smaller_text p,
    .contactInfoHolder .introduction_smaller_text a{
        max-width: 90%;
        margin-left: 0px;
    }

    .contactInfoHolder .introduction_smaller_text p,
    .contactInfoHolder .introduction_smaller_text a,
    .introduction_smaller_text span{
        padding: 0;
    }

    .mirrored-img-module {
        margin-top: 110px;
    }

    .top_of_int_img {
        display: none;
    }

    .slider_vertical {
        width: 100%;
    }
    .introduction_bigger_text {
        height: auto;
    }

    /*.introduction_smaller_text{
        height: 145px;
    }*/
    .related-text {
        width: auto;
        position: static;
        float: left;
    }

    .related-image-mirrored{
        display:none;
    }

    .categoryName {
        padding-left: 10px;
        padding-top: 0px;
    }

    .projectName{
        float: left;
        width: auto;
        clear: left;
        padding-left: 10px;
    }

    .related-small-box img {
        position: static;
        width: 100%;
        height: auto;
        float: left;
        transform: inherit;
        -webkit-transform: inherit;
        -moz-transform:inherit;
        -ms-transform: inherit;
        -o-transform: inherit;
    }

    .related-image, .related-image-mirrored{
        height: auto;
    }

    .big_text_holder{
        width: 90%;
    }

    .small-divs-holder .title_box h1 {
        font-size: 24pt;
        line-height: 28pt;
    }

    /*header.redBackground .logo{
        position: absolute;
        z-index: 9999;
        left: 0;
        right: 0;
        margin: 0 auto;
    }*/
    
    header.headerRedBackground{
        background: rgba(230, 26, 24, 1);
    }

    .full-block-slider{
        display: none !important;
    }

    .full-block,
    .full-block .full-block-text{
        display: block;
    }

    .full-block-text{
        display: none;
    }

    .contactInfoHolder .introduction_bigger_text, .contactInfoHolder .introduction_smaller_text {
        float: left;
        margin-top: 60px;
    }

    .contactInfoHolder .introduction_smaller_text {
        margin-top: 0;
    }
}

@media screen and (min-width: 1024px) {
    #block_130 p{
        -webkit-column-count: 2;
        -webkit-column-gap: 1em;
        -moz-column-count: 2;
        -moz-column-gap: 1em;
        -webkit-column-count: 2;
           -moz-column-count: 2;
                column-count: 2;
        -webkit-column-gap: 1em;
           -moz-column-gap: 1em;
                column-gap: 1em;
    }
}

@media screen and (max-width: 768px) {
    .half-block-5 .half-block-text, .half-block-8 .half-block-text, .half-block-9 .half-block-text, .half-block-2 .half-block-text {
        width: 91%;
        height: 51%;
    }
    .mainSubMenu li a {
        font-size: 18px;
    }

    header.redBackground .logo, .logo {
        width: 105px;
        margin: auto;
        left: 0;
        right: 0;
    }
    .categoryIntroText {
        font-size: 30px;
        line-height: 34px;
    }

    .langHolder {
        display: none;
    }

    .slideContent{
        margin-left: 0 !important;
    }

    .no-scroll {
        height: 100%;
        overflow: hidden;
        width: 100%;
        /*position: fixed;*/
    }

    body::-webkit-scrollbar {
        width: 0 !important;
        background: transparent;
        display: none;
    }

    .main_text span {
        margin-top: 0;
        padding-top: 0;
    }

    .project-wrapper,
    #block_intro {
        padding-top: 70px;
    }

    #block_intro {
        margin-top: 0;
    }

    .categoryIntroText{
        max-width: 97%;
    }

    .rightArrow {
        background-size: 100% auto;
        width: 25px;
        height: 30px;
    }
    .related-small-box {
        width:100%;
    }
    .slider-two-horizontal-images .slider-two-horizontal-images-holder {
        float: left;
        width: 100%;
    }

    .slider-two-horizontal-images .slider-holder {
        width: 100%;
        float: left;
        height:500px;
    }

    .slider-two-horizontal-images .slider-holder .slider_vertical{
        width: 100%;
        float: left;
    }

    .slider-two-horizontal-images-holder .left_under_int_img .croped-image-holder.horizontal-crop{
        height: auto;
    }

    .slider-two-horizontal-images-holder .left_under_int_img{
        width: 50%;
        height: auto;
    }

    .slider-two-horizontal-images-holder .left_under_int_img .croped-image-holder .croped-image{
        position: static;
        width: 100%;
        height: auto;
        float: left;
        min-width: 1px;
        min-height: 1px;
        transform: translate(0%,0%);
        -webkit-transform: translate(0%,0%);
        -ms-transform: translate(0%,0%);
    }

    .small_module .big_module_mirror_img img{
        display: none;
    }

    .small_module .big_module_mirror_img{
        height: auto !important;
    }

    .big_module.related-projects-module{
        width: 50%;
    }

    .big_module.related-projects-module{
        height: auto;
    }

    .big_module.related-projects-module .big_text_holder {
        width: 100%;
    }

    .big_module_img.related-projects-module,
    .small_module_img.related-projects-module,
    .small_module_mirror_img.related-projects-module {
        min-height: 230px;
        max-height: 230px;
    }

    .big_module_img.related-projects-module img,
    .small_module_img.related-projects-module img {
        width: auto;
        height: auto;
    }
    .selectRouteSubList li {
        font-size: 18px;
        text-indent: 30px;
        line-height: 18px;
    }

    .selectRouteList li span {
        font-size: 30px;
        line-height: 35px;
    }

    .mapHolder,
    .location{
        height: 500px;
        min-height:500px;
    }

    .contactPeopleHolder .big_module.related-projects-module {
        height: auto;
        width: 100%;
    }

    .introduction_image img,
    .left_under_int_img img,
    .right_under_int_img img{
        width: auto;
    }

    .quote p,
    .quote_2B p,
    .quote .quoteAuthor,
    .quote_2B .quoteAuthor,
    .quote .textBoxHeader,
    .quote_2B .textBoxHeader{
        max-width: 95%;
        width: 95%;
    }

    .quote p, .quote_2B p{
        font-size: 40px;
        line-height: 45px;
    }

    .quote .quoteAuthor, .quote_2B .quoteAuthor{
        font-size: 22px;
        line-height: 30px;
    }

    .small-divs-holder,
    .medium-divs-holder{
        width: 100%;
        margin-right: 0px;
    }

    .rightColumn .title_box h1, .leftColumn .title_box h1 {
        font-size: 30pt;
        line-height: 34pt;
    }

    .leftColumn .title_box .sub-title {
        font-size: 16pt;
        line-height: 18pt;
    }

    .small-divs-holder .title_box h1 {
        font-size: 26pt;
        line-height: 30pt;
    }

    .rightColumn .title_box .sub-title {
        font-size: 16pt;
        line-height: 18pt;
    }

    .mirrored-img-module {
        margin-top: 50px;
    }

    .related-small-box img {
        height: 156%;
    }

    .plus_expandable_box, .close_expandable_box {
        padding: 0 0 20px 0;
    }

    .introduction_bigger_text span, .introduction_bigger_text p {
        width: 100%;
    }

    .introduction_smaller_text p, .contactInfoHolder .introduction_smaller_text a {
        max-width: 70%;
        margin: 0 auto;
        display: inline-block;
        width: 100%;
    }

    .half_width_text_2 .introduction_smaller_text p{
        max-width: none;
    }

    .routeAbove span, .hrTitle span {
        padding: 40px 100px 40px 40px;
    }

    .menuHolder, .searchHolder{
        width: 100%;
        max-width: none;
        padding: 0;
    }

    .menuListHolder, .contact-info-holder, .social-media {
        margin-left: 0;
        width: 87%;
        padding: 20px 0 20px 20%;
    }

    .menuListHolder{
        margin-top: 0;
    }

    .contact-info-holder {
        width: auto;
        line-height: 1.8em;
        padding-left: 20%;
        min-height: -moz-calc(100% - 395px);
    }

    .menu-contact{
        width: 148px;
    }

    .contact-info-holder h4 {
        margin: 20px 0 20px;
        font-size: 24px;
    }

    .menuIconHolder {
        position: relative;
        margin-right: 5px;
        z-index: 999;
        margin-top: 3px;
    }

    .social-media {
        margin-top: 0;
        position: static;
        /*bottom: 0;
        left: 0;*/
        background: #fff;
    }

    .social-icon.linkedIn{
        background-image: url(../images/mob-linkedin.svg);
    }

    .social-icon.twitter{
        background-image: url(../images/mob-twitter.svg);
    }

    .social-icon.vmeo{
        background-image: url(../images/mob-vmeo.png);
    }

    .social-icon.fb{
        background-image: url(../images/mob-fb.svg);
    }

    .half-block {
        width: 100%;
    }

    .half-block-text h1 {
        font-size: 7.5vw;
    }
    .half-block-text h2 {
        font-size: 6.2vw;
    }
    .half-block-text h3 {
        font-size: 8.5vw;
    }
    .half-block-text h4 {
        font-size: 4vw;
        margin-top:15px;
    }
    .full-block-text h1 {
        font-size: 12vw;
        margin: 0;
    }

    .full-block-text h2 {
        font-size: 6.2vw;
        margin:0;
    }
    .full-block-text h3 {
        font-size: 12vw;
        margin:0;
    }
    .full-block-text h4 {
        font-size: 8vw;
        margin:0;
    }
    .full-block-text a {
        padding: 10px;
        width: 60vw;
        margin: 5% auto 0;
        color: #4c4c4d;
        font-size: 6vw;
        border: 4px solid #4c4c4d;
    }

    .menu-padding {
        padding: 0 5% 0 40%;
        overflow: hidden;
        float: left;
        max-width: 100%;
        width: 100%;
        overflow-y: scroll;
        margin-left: -40%;
        min-height: 80%;
    }

    header.headerRedBackground{
        background: transparent;
    }

    .full-block {
        text-align: center;
    }

    .full-block .full-block-text {
        position: static;
        margin: 0 auto;
        color: #4c4c4d;
        padding: 50px 0;
        max-width: 95%;
        display: inline-block;
    }

    .searchWrapper {
        width: 95%;
    }

    /*.menuHolder{
        min-height:100% !important;
    }*/

    span.plusSubMenu {
        width: 35px;
        height: 35px;
        overflow: hidden;
        cursor: pointer;
        margin-left: -40px;
        margin-right: 7px;
        display: block;
        float: left;
        margin-top:-2px;
        text-align: center;
    }

    span.plusSubMenu:before {
        left: -2px;
    }

    span.plusSubMenu:after {
        top: 1px;
    }

    .mainSubMenu {
        position: static;
        width: 100%;
        margin-left: -30%;
        float: left;
        margin-top:10px;
        margin-bottom:10px;
        background: #fff;
    }

    .mainSubMenu.active{
        padding:5px 26.5% 5px;
    }

    .plusSubMenu{
        display: block;
    }

    .mainSubMenu li:last-child{
        text-align: left;
    }

    .mainSubMenu li a {
        padding: 5px 2%;
        color: #727C7C;
        text-transform: uppercase;
        display: block;
    }

    .menuListHolder{
        overflow: visible;
        padding-left: 20%;
    }

    .pageSubMenu{
        display: none !important;
    }

    .half_width_box{
        width: 100%;
    }

    .half_width_text_2 p {
        font-size: 5vw;
    }
    .half_width_text_2 .introduction_bigger_text p {
        font-size: 7vw !important;
    }

    .title_image{
        width: 90%;
    }

    .subtitle_404{
        font-size: 36pt;
        margin: 0 5%;
    }
}


@media screen and (max-width: 575px) {
    .introduction_smaller_text div {
        padding: 20px 0px 0;
    }

    .searchInput, .searchInput_404 {
        font-size: 30pt;
        line-height: 40px;
    }

    .searchWrapper label {
        font-size: 20pt;
    }

    .searchButton {
        width: 150px;
        font-size: 16pt;
        line-height: 14px;
    }

    .rightArrow {
        margin-top: 10px;
        margin-bottom: 10px;
        height: 30px;
        width: 23px;
        background-size: 100% auto;
    }

    .int_image_description{
        height: auto;
    }

    .headerList .headerListLink {
        width: 40px;
    }

    /*.introduction_smaller_text {
        height: 240px;
    }*/

    .note_above_image .categoryIntroText {
        font-size: 26px;
        line-height: 30px;
    }


}

@media screen and (max-width: 480px) {
    .introduction_smaller_text p, .contactInfoHolder .introduction_smaller_text a {
         max-width: none;
    }
    .searchIcon {
        right: 55px;
        padding: 5px 0;
        background-size: 70% auto;
    }

    .contactInfoHolder .introduction_bigger_text p, .contactInfoHolder .introduction_bigger_text a, .contactInfoHolder .introduction_bigger_text a.content_link{
        font-size: 20px;
        float: left;
        line-height: 30px;
    }

    .contactInfoHolder .introduction_bigger_text, .contactInfoHolder .introduction_smaller_text {
        width: 100%;
        max-width: 100%;
        padding: 30px 5% 20px;
        min-height: 150px;
        float: left;
        margin-top: 60px;
    }

    .contactInfoHolder .introduction_smaller_text {
        margin-top: 0;
    }

    .selectRouteList {
        padding: 20px 20px 30px;
    }

    .selectRouteSubList li {
        font-size: 16px;
        text-indent: 0px;
        margin: 5px auto;
    }

    .selectRouteList li span {
        font-size: 26px;
        line-height: 30px;
    }

    .mapHolder, .location {
        height: 400px;
        min-height: 400px;
    }

    .searchIcon.activeClose {
        right: 55px;
        background-size: 77%;
        width: 45px;
        top:4px;
    }

    .menuIcon{
        left:0;
    }

    .menuIcon.activeClose {
        right: 0;
        width: 50px;
        background-size: 70%;
    }

    .activeClose{
        background-position: top 12px center;
        background-position-x: center;
        background-position-y: 12px ;
    }

    .openPageMenu {
        width: 13%;
    }

    .selectRoute {
        font-size: 36px;
        line-height: 40px;
    }

    .routeAbove span {
        font-size: 20px;
        line-height: 20px;
        padding: 30px 20px 20px;
        width: auto;
    }

    .contactInfoHolder .introduction_smaller_text p, .contactInfoHolder .introduction_smaller_text a {
        max-width: 100%;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

    p {
        font-size: 18px;
        line-height: 28px;
    }

    .upArrow,
    .downArrow {
        width: 42px;
    }

    .headerListLink {
        margin: 20px 5px;
    }

    .menuIconLine{
        max-width: 32px;
    }

    .menuIconLine::before{
        top:-10px;
    }

    .menuIconLine::after{
        top: 10px;
    }

    .headerListText, .redText {
        font-size: 20pt;
        line-height: 25pt;
    }

    .headerListLink {
        margin: 12px 10px;
    }

    .main_text h1 {
        font-size: 45px;
        line-height: 50px;
    }

    .main_text span {
        font-size: 22px;
        line-height: 22px;
        margin-top: 10px;
    }

    .main_text p {
        font-size: 28px;
        line-height: 33px;
    }

    .introduction_bigger_text span {
        font-size: 20px;
        line-height: 35px;
    }

    .first_detail .introduction_bigger_text{
        width: 100%;
    }

    .introduction_smaller_text,
    .introduction_bigger_text span,
    .introduction_bigger_text p,
    .open_on_plus p,
    .our_philosophy{
        width: 85%;
    }

    .our_philosophy{
        padding: 80px 20px;
    }

    .introduction_bigger_text p {
        font-size: 30px;
        line-height: 40px;
    }

    .int_image_description p,
    .projectName{
        font-size:16px;
        line-height: 18px;
    }

    .small_module .small_text_holder{
        width: 80%;
        left: 0;
        right: 0;
        margin:0px auto;
    }

    .socialMediaList li {
        margin-right: 5px;
        width: 40px;
        height: 40px;
    }

    .socialMediaLink{
        padding: 10px
    }

    footer .footerMenuLink, .left_under_int_img, .right_under_int_img{
        width: 85%;
    }

    footer .footerMenu li {
        max-width: 100%;
    }

    .title_box h1 {
        font-size: 30pt;
    }

    .sub-title {
        font-size: 20pt;
        line-height: 30px;
    }

    .rightColumn .title_box h1, .leftColumn .title_box h1 {
        font-size: 20pt;
        line-height: 20pt;
    }

    .rightColumn .title_box span, .leftColumn .title_box span {
        font-size: 13pt;
        line-height: 13pt;
    }

    .headerList {
        width: 30%;
    }

    .headerList .headerListLink {
        width: 30px;
    }
}

@media screen and (max-width: 430px) {
    .upArrow, .downArrow {
        width: 27px;
    }

    .searchIcon, .menuIcon {
        width: 40px;
        background-size: 80% auto;
        left: 2%;
    }

    .searchIcon {
        background-size: 65% auto;
    }

    .searchIcon {
        right: 40px;
    }

    .searchIcon.activeClose {
        right: 40px;
        background-size: 80%;
        width: 40px;
    }

    .menuIcon.activeClose {
        right: 0;
        width: 40px;
        background-size: 80%;
        left: 2%;
        top: 2px;
    }

    .note_above_image .categoryIntroText {
        font-size: 28px;
        line-height: 32px;
        max-width: 80%;
    }

    .categoryName {
        font-size: 20px;
        line-height: 24px;
    }

    .title_404{
        font-size: 32pt;
    }

    .subtitle_404{
        font-size: 24pt;
    }
}
@media screen and (max-height: 800px) {
    .menu-padding {
        overflow-y: scroll;
    }
}

@media screen and (max-height: 800px) and (max-width: 768px){
    .menu-padding {
        overflow-y: scroll;
    }
}