/*
 * RWD DISABLER
 */
@media screen and (max-width: 1139px) {
    /*
    *:not([id^=fancybox],[id^=slick],[id^=owl]) {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;

        -webkit-transition: none !important;
        -moz-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        transition: none !important;

        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    */

        /*-webkit-transform: none !important;*/
        /*-moz-transform: none !important;*/
        /*-ms-transform: none !important;*/
        /*-o-transform: none !important;*/
        /*transform: none !important;*/
    }
}

/* NAV TOGGLE */
.nav-toggle span {
    background: #fff;
}

.nav-toggle.active span {
    background: #fff;
}

/* RWD MENU */
.rwd-menu {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.rwd-menu ul > li > ul {
    display: none;
}

.rwd-menu ul > li.active > ul {
    display: block;
}

.rwd-menu ul > li.active > a {
    font-weight: bold;
}

.rwd-menu ul > li.active > ul > li:last-child {
    border-bottom: 0;
}

.rwd-menu ul > li ul {
    border-bottom: 1px solid #000;
}

.rwd-menu ul > li > ul {
}

.rwd-menu ul > li > ul > li > ul {
}

.rwd-menu ul > li > ul > li > ul > li > ul {
}

/*--------------- RESPONSIVE -------------*/
@media screen and (min-width: 1140px) {
    .fb-rwd-widget-button,
    .phone-rwd-widget-button,
    .rwd-menu,
    .nav-toggle {
        display: none;
        display: none !important;
    }
}

@media screen and (max-width: 1500px) {
    .benefits-section {
        position: relative;
    }

    .benefits .slick-prev {
        left: 10px;
    }

    .benefits .slick-next {
        right: 10px;
    }

    .benefits {
        position: static;
    }

    .benefits-slide {
        padding: 8px;
    }
}

@media screen and (max-width: 1290px) {

    .benefits {
        padding: 0 60px;
    }

    .benefits .slick-prev, .benefits .slick-next {
        width: 50px;
        height: 50px;
    }

    .offer-apla {
        width: 90%;
        height: 80px;
        font-size: 30px;
        line-height: 30px;
    }
}

@media screen and (max-width: 1200px) {
    .form-row.textarea .form-column,
    .form-column {
        padding: 10px;
    }

    .form-row {
        margin: 0 -10px;
    }
}

@media screen and (max-width: 1139px) {
    #main-menu {
        display: none;
    }

    .nav-toggle {
        display: block;
    }

    .on-static {
        display: none;
    }

    .on-fixed {
        opacity: 1;
        position: static;
    }

    header.fixed .logo {
        padding: 6px 0 0;
    }

    header.fixed {
        min-height: 75px;
        height: 75px;
    }

    header {
        height: 90px;
    }

    .logo {
        padding: 4px 0;
    }

    .logo a {
        width: 90px;
    }

    header.fixed .header-right {
        padding: 17px 0 0;
    }

    .header-right {
        padding: 24px 0 0;
    }

    header.fixed .nav-toggle {
        margin-top: 17px;
    }

    .nav-toggle {
        margin-left: 11px;
        margin-top: 24px;
        margin-right: 8px;
        width: 36px;
        height: 36px;
        padding: 2px 6px;
        background: #dd011b;
        transition-duration: 0.6s;
    }

    .nav-toggle.active {
        padding: 4px 6px;
    }

    .log-in-box {
        height: 36px;
    }

    .rwd-menu ul > li > a {
        padding: 15px;
    }

    .search-disabler {
        height: 36px;
        width: 36px;
        background-size: 15px;
    }

    .search-box .search-input {
        height: 36px;
    }

    .search-submit {
        height: 34px;
        background-size: 15px;
    }

    .fixed-icon-container {
        display: none;
    }

    .fb-rwd-widget-button {
        position: relative;
        width: 36px;
        height: 36px;
        display: inline-block;
        background: #dd011b;
        color: #fff;
        float: left;
        margin-right: 11px;
    }

    .fb-rwd-widget-button svg {
        display: block;
        width: auto;
        height: auto;
        max-width: 16px;
        max-height: 16px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        fill: currentColor;
    }

    .phone-rwd-widget-button {
        width: 36px;
        height: 36px;
        display: inline-block;
        background: url("../images/icons/contact-banner-phone.png") no-repeat center center #dd011b;
        background-size: 50%;
        float: left;
        margin-right: 11px;
    }

    .phone-widget {
        display: none;
    }

    .rwd-menu .active-link a {
        color: #fff;
        background-color: rgba(219, 2, 31, 0.5);
        position: relative;
    }

    .rwd-menu a {
        font-size: 16px;
        color: #000;
        text-align: left;
    }

    .rwd-menu {
        top: 90px;
        height: auto;
        bottom: 0;
    }

    .rwd-menu ul > li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

    .slaider-bottom {
        padding: 0;
        text-align: center;
        height: auto;
    }

    .slaider-bottom .container {
        font-size: 25px;
        line-height: 28px;
        padding: 25px 15px;
    }

    .slide {
        padding: 89px 0 100px;
    }

    .mainslider-section .slide-text {
        padding: 0 25px;
    }

    .slide-text .title {
        font-size: 40px;
        line-height: 45px;
        max-height: 135px;
        height: auto;
    }

    .benefits-description br {
        content: ' ';
        display: inline-block;
    }

    .benefits-description {
        height: 190px;
    }

    .benefits-slide {
        height: auto;
    }

    .offer-box .offer-btn-box {
        opacity: 1;
        margin-bottom: 20px;
    }

    .offer-title {
        -webkit-transform: translate3d(0, -100%, 0);
        -moz-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        -o-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        /*position: static;*/
        padding: 20px 0;
        top: 40%;
        font-size: 2.5vw;
        line-height: 3vw;
    }

    .offer-box .offer-description {
        opacity: 1;
        display: block;
        line-height: 1.5em;
        font-size: 13px;
        top: -8%;
        position: relative;
        padding: 0 10px;
    }

    .offer-apla {
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.75);
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
    top:0;
        left: 0;
    }

    .offer-box {
        height: 19vw;
    }

    .goto-contact a h2 strong {
        display: block;
    }

    .goto-contact a h2 {
        line-height: 35px;
        text-align: left;
    }

    .goto-contact a {
        background: #f4f4f4;
    }

    .contact-banner {
        height: 700px;
        padding: 90px 0 104px;
    }

    .contact-form {
        padding: 40px 0;
    }
}

@media screen and (max-width: 1139px) {

    .rwd-hide {
        display: none;
    }

    .text img {
        max-width: 100%;
        max-width: 100% !important;
    }

    .container {
        width: 100%;
    }

    .body-block {
        position: fixed;
        width: 100%;
    }

    .body-block header {
        background-color: #fff !important;
        transition: 0s background;
    }

    .rwd-menu li {
        position: relative;
    }

    .rwd-menu li li .arrow {
        width: 34px;
        height: 34px;
        top: 8px;
        right: 13px;
    }

    .rwd-menu li .arrow {
        display: none;
        width: 40px;
        height: 40px;
        position: absolute;
        /*background-color: #dd011b;*/
        top: 5px;
        right: 10px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }

    .rwd-menu ul ul ul {
        background-color: rgba(0, 0, 0, 0.2);
    }

    .rwd-menu ul ul {
        background-color: rgba(0, 0, 0, 0.1);
    }

    .rwd-menu li li .arrow:before,
    .rwd-menu li li .arrow:after {
        width: 9px;
    }

    .rwd-menu li li .arrow:after {
        margin-left: 3px;
    }

    .rwd-menu li li .arrow:before {
        margin-left: -3px;
    }

    .rwd-menu li .arrow:before {
        height: 2px;
        width: 12px;
        margin-left: -4px;
        content: '';
        display: block;
        background: #dd011b;
        top: 50%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -ms-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -o-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        transform: translate3d(-50%, -50%, 0) rotate(45deg);
        transition-duration: 0.6s;
    }

    .rwd-menu li .arrow:after {
        height: 2px;
        width: 12px;
        content: '';
        margin-left: 4px;
        display: block;
        background: #dd011b;
        top: 50%;
        position: absolute;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -moz-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -ms-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -o-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        transition-duration: 0.6s;
    }

    .rwd-menu li .arrow.active:after {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -ms-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -o-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        transform: translate3d(-50%, -50%, 0) rotate(45deg);
    }

    .rwd-menu li .arrow.active:before {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -moz-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -ms-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -o-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    }

    .slick-initialized .slick-slide {
        background-position: center;
        background-attachment: scroll;
    }

    .big-title {
        padding: 20px 0;
        line-height: 40px;
    }

    .vector-parallax-container:before {
        display: none;
    }

    .vector-parallax-container {
        height: 25vw;
    }

    .placement-text {
        margin-top: 0;
    }

    .container-vector {
        padding: 3vw 0 5vw;
    }

    .placement-text h2 {
        line-height: 60px;
    }

    .text-banner {
        height: 600px;
    }

    .text-banner-slide-container {
        height: 600px;
    }

    .text-banner-slide {
        height: 600px;
        padding: 90px 0 105px;
    }

    .text-banner-items {
        width: 100%;
    }

    .contact-banner-items h2 {
        font-size: 4.4vw;
        line-height: 5vw;
    }

    .phone-list {
        width: 100%;
        max-width: 1000px;
        padding: 5vw 15px 3vw;
    }

    .phone-list li {
        width: 33.33%;
    }

    .phone-list li a {
        padding: 15px 10px;
        font-size: 3vw;
        line-height: 3.5vw;
    }

    .phone-list li a:before {
        width: 15%;
        height: 30px;
        background-size: contain !important;
    }
}

@media (max-width: 1050px) {
    .benefits-slide .benefits-title {
        font-size: 20px;
        line-height: 25px;
        height: 75px;
    }

    .business-model-section {
        padding: 40px 0;
    }
}

@media (max-width: 1000px) {
    .footer-address,
    .footer-mail,
    .footer-phone {
        padding-left: 60px;
    }

    .contact-wrapper-box .subtitle {
        font-size: 20px;
        line-height: 22px;
    }

    .contact-wrapper-box .logo {
        margin: 15px 0;
    }

    .contact-wrapper-row input {
        line-height: 36px;
    }

    .contact-wrapper-box {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

@media (max-width: 950px) {
    .contact-form h2 {
        text-align: center;
        font-size: 2.5vw;
        line-height: 3vw;
    }
}

@media (max-width: 900px) {
    .footer-big-text, .footer-big-text a {
        font-size: 17px;
        line-height: 17px;
        font-weight: 900;
    }

    .text-box {
        padding-bottom: 20px;
    }

    .text-box h3 strong {
        display: block;
        margin-top: -6px;
    }

    .files-section h2,
    .text-box h3 {
        font-size: 45px;
        line-height: 49px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
}

@media (max-width: 850px) {
    .business-model-section h2 {
        margin-bottom: 20px;
    }

    .business-model-content ul {
        width: 100%;
        margin: 0;
    }

    .business-model-content li {
        width: 100%;
        margin: 0;
        padding: 10px 0;
        float: none;
    }

    .gallery li {
        width: 50%;
        height: 25vw;
    }

    .goto-contact a h2 {
        height: auto;
    }

    .goto-contact a h2 strong {
        width: 420px;
    }

    .contact-banner-items .text table td {
        display: inline-block;
        width: 50%;
    }

    .contact-wrapper-box {
        padding: 30px;
        width: 70%;
    }
}

@media (max-width: 800px) {
    .offer-content li {
        width: 50%;
    }

    .offer-box {
        height: 25vw;
    }

    .offer-title {
        font-size: 3.5vw;
        line-height: 4.5vw;
    }

    .placement-text h2 {
        font-size: 6vw;
        line-height: 9vw;
    }

    .text strong {
        line-height: inherit;
    }

    .text {
        line-height: 22px;
    }

    .footer-box {
        width: 33.33%;
        padding: 0;
    }

    .footer-box:before {
        display: none;
    }

    .footer-mail .footer-box-texts:before {
        content: '';
        background: url(../images/mail-icon.png) no-repeat center center transparent;
    }

    .footer-phone .footer-box-texts:before {
        content: '';
        background: url(../images/phone-icon.png) no-repeat center center transparent;
    }

    .footer-address .footer-box-texts:before {
        content: '';
        background: url(../images/map-icon.png) no-repeat center center transparent;
    }

    .footer-box .footer-box-texts:before {
        position: relative;
        height: 30px;
        width: 30px;
        display: inline-block;
        margin-right: 10px;
        background-size: contain;
        margin-bottom: -5px;
    }

    .footer-box-texts p {
        line-height: 30px;
        font-size: 18px;
        display: inline-block;
        padding-bottom: 15px;
        text-align: left;
    }

    .footer-box-texts {
        display: inline;
        text-align: center;
    }

    footer {
        height: auto;
    }

    .phone-list li a {
        padding: 10px;
    }

    #googleMap, .googleMap {
        min-height: 500px;
        height: 500px;
    }
}

@media (max-width: 768px) {
    .slide-text .title {
        font-size: 25px;
        line-height: 30px;
    }

    .slide-text .description br {
        content: ' ';
        display: inline-block;
    }

    .slide-text .description {
        font-size: 14px;
        line-height: 16px;
    }

    .more-btn {
        height: 36px;
        line-height: 36px;
    }

    .benefits-section {
        padding: 20px 0;
    }

    .business-model-content {
        margin-bottom: 20px;
    }

    .log-in-wrapper-box,
    .contact-wrapper-box {
        width: 90%;
        max-height: 90%;
        height: auto;
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .log-in-wrapper-box-before, .contact-wrapper-box-before {
        right: 0;
        pointer-events: all;
        width: 36px;
        height: 36px;
    }

    .log-in-wrapper-box .logo,
    .contact-wrapper-box .logo {
        height: auto;
        margin: 10px 0 0 0;
    }

    .contact-wrapper-box .subtitle br {
        content: ' ';
        display: none;
    }

    .log-in-wrapper-box,
    .contact-wrapper-box {
        padding: 5vw;
    }

    .contact-wrapper-box .subtitle {
        font-size: 5.25vw;
        line-height: 7vw;
    }

    .log-in-wrapper-box .title,
    .contact-wrapper-box .title {
        font-size: 7vw;
        line-height: 8vw;
    }

    body.wrappered {
        position: fixed;
    }

    .slick-dots li {
        margin: 5px 3px;
    }

    .benefits-slide-inside .btn-more {
        position: absolute;
        bottom: 15px;
        left: 50%;
        -webkit-transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        -o-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    .benefits-slide-inside {
        padding-bottom: 56px;
        position: relative;
    }

    .contact-form h2 {
        font-size: 4.5vw;
        line-height: 5vw;
    }
}

@media screen and (max-width: 720px) {
    .form-column {
        width: 100%;
        float: none;
        padding: 5px 10px;
    }
}

@media screen and (max-width: 706px) {
    .files-list li a {
        padding-right: 160px;
    }

    .files-list li a span {
        width: 150px;
        padding: 5px 0;
        text-align: center;
    }
}

@media screen and (min-width: 706px) {
    footer .show-hide {
        display: block !important;
    }
}

@media screen and (max-width: 680px) {
    .big-title {
        font-size: 5vw;
        line-height: 6vw;
    }

    .footer-box {
        width: 100%;
        padding: 0;
    }

    .footer-box:last-of-type .footer-box-texts {
        border: 0;
        margin-bottom: 0;
    }

    .footer-box-texts {
        margin: auto;
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        margin-bottom: 15px;
    }

    .footer-big-text {
        display: none;
        padding-bottom: 15px;
    }

    .rwd-footer-arrow {
        display: inline-block;
        width: 30px;
        height: 25px;
        margin-left: 10px;
        position: relative;
    }

    .rwd-footer-arrow .span-b {
        width: 15px;
        height: 2px;
        display: block;
        position: absolute;
        background-color: #d9011b;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -ms-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -o-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        transform: translate3d(-50%, -50%, 0) rotate(45deg);
        margin-left: -5px;
        transition-duration: 0.7s;
    }

    .rwd-footer-arrow .span-a {
        width: 15px;
        height: 2px;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        background-color: #d9011b;
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -moz-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -ms-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -o-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        margin-left: 5px;
        transition-duration: 0.7s;
    }

    .active .rwd-footer-arrow .span-b {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -moz-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -ms-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        -o-transform: translate3d(-50%, -50%, 0) rotate(-45deg);
        transform: translate3d(-50%, -50%, 0) rotate(-45deg);
    }

    .active .rwd-footer-arrow .span-a {
        -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -moz-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -ms-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        -o-transform: translate3d(-50%, -50%, 0) rotate(45deg);
        transform: translate3d(-50%, -50%, 0) rotate(45deg);
    }

    .footer-top {
        padding: 20px 0 0;
    }

    .text-banner {
        height: 400px;
    }

    .text-banner-slide-container {
        height: 400px;
    }

    .text-banner-slide {
        height: 400px;
    }

    .text-banner-items {
        padding-left: 15px;
        padding-right: 15px;

    }

    .text-banner-items .image {
        display: none;
    }

    .text-banner-items .subtitle {
        line-height: 15px;
        max-height: none;
    }

    .crew-loop li {
        width: 100%;
        display: block;
    }

}

@media screen and (max-width: 639px) {

    .text img {
        max-width: 100%;
        max-width: 100% !important;
        width: inherit;
        width: inherit !important;
        height: auto;
        height: auto !important;
    }

    .text table,
    .text iframe,
    .text object {
        max-width: 100%;
        max-width: 100% !important;
        width: 100%;
        width: 100% !important;
    }

    h1 {
    }

    h2 {
    }

    h3 {
    }

    h4 {
    }

    .slaider-bottom .container {
        font-size: 18px;
        line-height: 20px;
        padding: 25px 15px 15px;
        overflow: auto;
    }

    .goto-contact a {
        padding: 5vw 15px;
    }

    .goto-contact a h2 {
        font-size: 4.69vw;
        line-height: 5.5vw;
        padding: 0 15px;
    }

    .goto-contact a .arrow {
        width: 12vw;
        height: 12vw;
        background-size: contain !important;
        position: absolute;
        top: 50%;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0);
        right: 15px;
        margin: 0;
    }

    .goto-contact a {
        position: relative;
    }

    .goto-contact a h2 strong {
        width: 75%;
    }
}

@media screen and (max-width: 600px) {

    .log-in-box {
        height: 36px;
        font-size: 0;
        position: relative;
        width: 36px;
        padding: 9px 0 0 10px;
    }

    .log-in-box:before {
        width: 15px;
        height: 15px;
    }

    .header-right {
        position: static;
    }

    .search-box .search-submit {
        position: fixed;
        top: 89px;
        right: 0;
        opacity: 0;
        pointer-events: none;
    }

    .search-box .search-input {
        width: 100%;
        position: fixed;
        top: 89px;
        left: 0;
        right: 0;
        opacity: 0;
        pointer-events: none;
    }

    .search-box.showed .search-submit {
        position: fixed;
        top: 89px;
        right: 0;
        opacity: 1;
        pointer-events: all;
    }

    header.fixed .search-box.showed .search-input {
        background-color: rgba(0, 0, 0, 0.5);
    }

    .search-box.showed .search-input {
        width: 100%;
        position: fixed;
        top: 89px;
        left: 0;
        right: 0;
        opacity: 1;
        pointer-events: all;
    }

    header.fixed .search-box .search-submit,
    header.fixed .search-box .search-input,
    header.fixed .search-box.showed .search-submit,
    header.fixed .search-box.showed .search-input {
        top: 73px;
        transition-duration: 0.7s;
    }

    .search-box.showed .search-disabler,
    header.fixed .search-box.showed .search-disabler {
        border: 0;
        background: url(../images/x.png) no-repeat center center #dd011b;
        opacity: 1;
    }

    #googleMap, .googleMap {
        min-height: 400px;
        height: 400px;
    }
}

@media screen and (max-width: 560px) {

    h1 {
    }

    h2 {
    }

    h3 {
    }

    h4 {
    }

    .text {
        word-wrap: break-word;
    }

    .slide-text .title {
        font-size: 20px;
        line-height: 25px;
    }

    .slide-text .description {
        font-size: 14px;
        line-height: 16px;
    }

    .slide .slide-text .title {
        margin-bottom: 15px;
    }

    .offer-content li {
        width: 100%;
        float: none;
    }

    .offer-box {
        height: 50vw;
    }

    .offer-title {
        font-size: 7vw;
        line-height: 8.5vw;
    }

    .placement-text h2 {
        font-size: 8vw;
        line-height: 11vw;
    }

    .placement-text h2 strong {
        margin-top: -2vw;
        display: block;
    }

    .business-model-img {
        width: 100px;
        height: 100px;
    }

    .business-model-section h2 {
        font-size: 8vw;
        line-height: 10vw;
    }

    .contact-wrapper-row input {
        line-height: 36px;
        height: 36px;
    }

    .contact-wrapper-row label {
        padding: 15px 0 10px;
    }

    .contact-wrapper-row .button {
        margin-top: 20px;
    }

    .phone-list li {
        width: auto;
        float: none;
        display: block;
    }

    .phone-list li a {
        font-size: 5vw;
        line-height: 5.5vw;
    }

    .contact-banner-items h2 {
        font-size: 5.5vw;
        line-height: 6.5vw;
    }

    .contact-banner-items .text table td {
        display: block;
        width: 100%;
        line-height: 18px;
    }
}

@media screen and (max-width: 520px) {
    .copyright {
        float: none;
        margin: auto;
        text-align: center;
    }

    .copyright-u {
        width: 185px;
        margin: auto;
    }

    .files-section h2,
    .text-box h3 {
        font-size: 30px;
        line-height: 35px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .text-box {
        padding-bottom: 5px;
    }

    .text-box:last-of-type {
        padding-bottom: 20px;
    }

    /*.gallery li{*/
    /*width: 100%;*/
    /*height: auto;*/
    /*}*/

}

@media screen and (max-width: 480px) {
    .crew-loop {
        padding: 20px 0;
    }

    .crew-box .title {
        font-size: 14px;
    }

    .contact-form h2 {
        font-size: 16px;
        line-height: 18px;
    }
}

@media screen and (max-width: 420px) {
    #fancybox-wrap {
        width: 100vw !important;
        left: 0 !important;
        right: 0 !important;
        padding: 0;
    }

    #fancybox-content {
        width: 100% !important;
        height: auto !important;
    }

    #fancybox-img {
        width: 100%;
    }

    #fancybox-close {
        right: 0 !important;
        top: 0 !important;
    }

    h1 {
    }

    h2 {
    }

    h3 {
    }

    h4 {
    }

    .nav-toggle {
        margin-right: 0;
    }

    header .logo {
        margin-left: -10px;
    }

    .slaider-bottom .container {
        font-size: 16px;
        line-height: 18px;
        padding: 25px 15px 15px;
    }

    .slide-text .description {
        font-size: 12px;
        line-height: 14px;
    }

    .slide .slide-text .title {
        margin-bottom: 15px;
    }

    .benefits {
        padding: 0 7px;
        height: auto;
    }

    .benefits-description {
        font-size: 13px;
        line-height: 16px;
        height: auto;
    }

    .benefits-slide .benefits-title {
        font-size: 18px;
        line-height: 22px;
        height: auto;
        margin-bottom: 10px;
    }

    .btn-more {
        height: 36px;
        line-height: 36px;
    }

    .benefits-img-container {
        height: 125px;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

    .benefits-img {
        width: 80px;
        height: 80px;
    }

    .benefits-section {
        position: relative;
    }

    .benefits-section .rwd-hand {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: url("../images/hande.png") no-repeat center center rgba(0, 0, 0, 0.6);
        pointer-events: none;
        z-index: 99;
        display: block;
        -webkit-animation: handShake 2s ease infinite;
        animation: handShake 2s ease infinite;
        transition-duration: 0.6s;
    }

    .big-title {
        font-size: 6vw;
        line-height: 8vw;
    }

    .text {
        font-size: 12px;
        line-height: 15px;
    }

    .business-model-title {
        font-size: 14px;
        line-height: 16px;
        min-height: 32px;
        margin-bottom: 5px;
    }

    .business-model-text .pseudo-a,
    .business-model-description {
        font-size: 12px;
        line-height: 14px;
    }

    .business-model-text {
        margin: 0;
    }

    .business-model-img {
        margin-right: 10px;
    }

    .text-banner-items .subtitle {
        font-size: 12px;
    }

    .files-list li a {
        padding-right: 15px;
        font-size: 12px;
        line-height: 14px;
        padding-bottom: 60px;
        background-position: left 18px top 25% !important;
    }

    .files-list li a span {
        width: 150px;
        padding: 5px 0;
        text-align: center;
        bottom: 10px;
        top: auto;
        left: 50%;
        right: auto;
        -webkit-transform: translate3d(-50%, 0, 0);
        -moz-transform: translate3d(-50%, 0, 0);
        -ms-transform: translate3d(-50%, 0, 0);
        -o-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    .contact-banner-items .text table td {
        line-height: 15px;
        font-size 12px;
    }

    .contact-banner {
        height: 580px;
    }

    .contact-banner-box {
        max-height: 100%;
        overflow: hidden;
    }

    .crew-box {
        padding: 15px;
    }

    .crew-box .title {
        letter-spacing: 0;
    }

    .nav-toggle {
        margin-left: 7px;
    }

    .log-in-box {
        margin-left: 7px;
    }

    .phone-rwd-widget-button {
        margin-right: 7px;
    }

    .fb-rwd-widget-button {
        margin-right: 7px;
    }

}

@-webkit-keyframes handShake {
    0% {
        background-position: center center;
    }
    20% {
        background-position: right 40% center;
    }
    60% {
        background-position: left 40% center;
    }
    80% {
        background-position: center center;
    }
}

@keyframes handShake {
    0% {
        background-position: center center;
    }
    20% {
        background-position: right 40% center;
    }
    60% {
        background-position: left 40% center;
    }
    80% {
        background-position: center center;
    }
}