
/* Large desktops and laptops */
@media (min-width: 1300px) {
    .advantages-wrap {
        background: url(../img/advantages-bg.jpg) center top 145px no-repeat;
        min-height: 1196px;
    }
}
@media (min-width: 1200px) {
    .advantages-wrap {
        background: url(../img/advantages-bg.jpg) center top 145px no-repeat;
        min-height: 1196px;
    }
}
@media (max-width: 1400px) {
    .first-screen {
        background: url(../img/first-bg.png) center top no-repeat;
        padding-bottom: 61px;
        background-size: cover;
    }
}
@media (max-width: 1200px) {

}

@media all and (min-height: 900px){

}

@media (min-width: 992px) and (max-width: 1200px) {
    span.top-phone {
        margin-right: 17px;
    }
    .form {
        margin-top: 29px;
    }
    .service-title {
        font-size: 25px;
        font-family: "ArialNarrowRegular";
    }
    .service-subtitle {
        font-size: 14px;

        margin-top: 4px;
    }
    .service-head {
        min-height: 91px;
    }
    .service-text {
        padding: 3px 24px;
        text-align: left;
        text-align-last: left;
        font-size: 14px;
        line-height: 1.4;
        min-height: 100px;
    }
    .download-buttons a {
        font-size: 16px;
    }
    .adv-img {
        display: table;
        width: 100%;
        min-height: 69px;
    }
    .adv-title {
        font-size: 20px;
    }
    .adv-text {
        margin-top: 7px;
        line-height: 1.2;
        font-size: 14px;
    }
    .advantage {
        min-height: 234px;
        padding: 0 26px;
    }

    .advantages-wrap {
        background: url(../img/advantages-bg.jpg) center top 145px no-repeat;
        padding-bottom: 387px;
    }
    .contact {
        font-size: 15px;
        padding-left: 47px;
    }
    .footer-callback a.callback-btn {
        font-size: 17px;
        padding: 12px 35px;
    }
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1160px) {

}
@media (min-width: 900px){

    th {
        text-align: center;
        word-wrap: break-word;
    }
    td{
        text-align: center;
        word-wrap: break-word;
    }
}
@media (max-width: 991px){
    table {
        width: 100%;
        word-wrap: normal;
        table-layout: auto;
    }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .top-contacts {
        padding-top: 16px;
    }
    span.top-phone {
        margin-right: 25px;
        padding: 2px 0;
        background: url(../img/top-phone-bg.png) left 13px center no-repeat;
    }
    span.top-phone a {
        font-size: 29px;
    }
    a.callback-btn {
        font-size: 16px;
        padding: 9px 23px;
    }
    .form {
        margin-top: 16px;
    }
    ul.services-list > li {
        width: 48%;
        margin-bottom: 29px;
    }
    .download-buttons .justify > li {
        width: 100%;
        margin-bottom: 20px;
    }
    .dark-blue:hover {
        background-size: cover;
    }
    .light-blue:hover {
        background-size: cover;
    }
    .advantages-wrap {
        margin-top: 7px;
    }
    .about-us-text {
        font-size: 18px;
        font-weight: 300;
        font-style: italic;
        margin-top: 14px;
        line-height: 1.3;
        padding-right: 49px;
    }
    .about-us {
        margin-top: 2px;
        padding-left: 0;
        background: rgba(5, 61, 84, 0.85);
        padding: 17px 40px;
    }
    .advantages-list {
        margin-top: 26px;
        padding-right: 0;
    }
    .advantages-wrap {
        background: url(../img/advantages-bg.jpg) center top 145px no-repeat;
    }
    .contact {
        display: table;
        width: 100%;
        font-size: 16px;
        font-weight: 300;
        padding-left: 47px;
        line-height: 1.3;
    }
    .contacts li {
        width: 48%;
        margin-bottom: 42px;
    }
    .map {
        margin-top: 11px;
    }
}

/* Landscape phones and portrait tablets */
@media (min-width: 480px) and (max-width: 767px) {
    .top-menu {
        text-align: center;
        padding-top: 19px;
    }
    .top-menu a {
        text-transform: uppercase;
        color: #fff;
        display: inline-block;
        padding: 2px 24px;
    }
    .top-menu a:last-child {
        padding-right: 24px;
    }
    .logo {
        text-align: center;
        padding-top: 8px;
    }
    .top-contacts {
        text-align: center;
        padding-top: 23px;
    }
    span.top-phone {
        margin-right: 0;
        margin-bottom: 17px;
    }
    .form {
        width: 368px;
        float: none;
        margin-top: 21px;
        padding-top: 124px;
        padding-bottom: 92px;
        margin-left: auto;
        margin-right: auto;
    }
    .our-services-wrap {
        margin-top: -63px;
    }
    .section-title {
        font-size: 60px;
        font-family: "helios";
        letter-spacing: 3px;
        padding-left: 0;
        text-align: center;
    }
    ul.services-list > li {
        text-align: center;
        text-align-last: center;
        margin-bottom: 29px;
        width: 370px;
        max-width: 100%;
    }
    ul.services-list{
        padding: 0 26px;
        margin-top: 30px;
        text-align: center;
    }
    .download-buttons .justify > li {
        width: 100%;
    }
    .download-buttons a {
        display: inline-block;
        /*background: #0693cd;*/
        width: 100%;
        padding: 20px 20px;
        border-radius: 32px;
        text-align: center;
        font-size: 13px;
        text-align-last: center;
        text-transform: uppercase;
        position: relative;
        margin-bottom: 8px;
    }
    .download-buttons {
        margin-top: 16px;
        padding: 0 26px;
    }
    .advantages-list {
        margin-top: 26px;
        padding-right: 0;
    }
    ul.advantages-list > li {
        width: 49%;
        margin-bottom: 14px;
    }
    .adv-img {
        display: table;
        width: 100%;
        min-height: 63px;
    }
    .adv-title {
        font-size: 21px;
        text-transform: uppercase;
        font-family: "ArialNarrowRegular";
        line-height: 1.4;
    }
    .advantage {
        min-height: 235px;
        padding: 0px 16px;
    }
    .about-us-text {
        font-size: 18px;
        font-weight: 300;
        font-style: italic;
        margin-top: 14px;
        line-height: 1.3;
        padding-right: 5px;
    }
    .about-us {
        margin-top: 2px;
        padding-left: 0;
        background: rgba(5, 61, 84, 0.9);
        padding: 17px 40px;
    }
    .contacts ul {
        padding-left: 26px;
    }
    .contacts li {
        width: 100%;
        margin-bottom: 24px;
    }
    .footer {
        margin-top: 36px;
        text-align: center;
        text-align-last: center;
    }
    .footer-phone span.top-phone {
        margin: 17px auto;
    }
}
@media (max-width:900px){

}
@media ( max-width: 767px ){  /* example */



}
/* Portrait phones and smaller */
@media (max-width: 479px) {

    .align-right {
        float: none;
        padding-left: 0;
        padding-bottom: 9px;
    }
    .align-left {
        float: none;
        padding-right: 0;
        padding-bottom: 21px;
    }
    a.callback-btn {
        display: block;
        padding: 12px 37px;
        max-width: 100%;
        width: 258px;
        margin: 0 auto;
    }
    .top-menu a {
        padding: 5px 0;
    }
    .top-menu li {
        list-style: none;
        display: inline-block;
        width: 49%;
        text-align: center;
    }
    .logo {
        padding: 16px 20px;
    }
    .top-contacts {
        text-align: center;
        padding-top: 11px;
    }
    span.top-phone {
        display: inline-block;
        margin-right: 0;
        padding: 2px 0;
        margin-bottom: 22px;
        /*background: url(../img/top-phone-bg.png) left 12px center no-repeat;*/
        position: relative;
        background: url(../img/top-phone-bg.png) no-repeat;
        background-position: 12px center;
        background-attachment: scroll;
        /*background-size: 100% auto;*/
    }
    a.download1 {
        background: url(../img/download1.png) no-repeat #0693cd;
        background-position: 2px center;
        background-attachment: scroll;
    }
    a.download2 {
        background: url(../img/download2.png) no-repeat #0693cd;
        background-position: 11px center;
        background-attachment: scroll;
        background-size: auto 90%;
    }
    a.download2 span {
        padding-left: 36px;
    }
    span.top-phone a {
        display: inline-block;
        font-size: 29px;
    }
    .footer-phone span.top-phone {
        text-align: center;
        text-align-last: center;
        margin-right: 0;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        min-width: initial;
        width: initial;
    }
    .adv-img {
        display: table;
        width: 100%;
        min-height: 103px;
        padding: 30px 0;
    }
    .contact1{
        background: url("../img/contacts1.png") no-repeat;
        background-position: left bottom;
        background-attachment: scroll;
    }
    .contact2{
        background: url("../img/contacts2.png") no-repeat;
        background-position: left bottom;
        background-attachment: scroll;
    }
    .contact3{
        background: url("../img/contacts3.png") no-repeat;
        background-position: left bottom;
        background-attachment: scroll;
    }
    .contact4{
        background: url("../img/contacts4.png") no-repeat;
        background-position: left bottom;
        background-attachment: scroll;
    }
    .form {
        width: 90%;
        float: none;
        text-align: center;
        margin-top: 22px;
        padding-top: 30px;
        padding-bottom: 34px;
        margin: 22px auto;
        position: relative;
        overflow: hidden;
        background: rgba(0, 17, 22, 0.93);
        /* background-blend-mode: multiply; */
    }
    .form-title {
        font-size: 28px;
    }
    .form-subtitle {
        padding: 11px 19px;
        margin-bottom: 5px;
        font-size: 12px;
    }
    .our-services-wrap {
        margin-top: -49px;
    }
    .section-title {
        font-size: 49px;
        text-align: center;
    }
    .services-list {
        margin-top: 31px;
        padding: 0 16px;
    }
    .service-head {
        min-height: 92px;
        display: table;
        width: 100%;
        position: relative;
        padding: 20px 0;
    }
    .service-text {
        padding: 3px 16px;
        text-align: left;
        text-align-last: left;
        font-size: 14px;
        line-height: 1.4;
        min-height: 110px;
    }
    .service-title {
        font-size: 27px;
        padding: 0 16px;
    }
    .service-subtitle {
        font-size: 16px;
        margin-top: 2px;
        padding: 0 20px;
    }
    a.service-order-btn {
        font-size: 16px;
        padding: 9px 29px;
        border-radius: 30px;
        margin-top: 7px;
    }
    .download-buttons .justify > li {
        width: 100%;
    }
    .download-buttons a {
        width: 100%;
        padding: 15px 14px;
        text-align: right;
        text-align-last: right;
        font-size: 12px;
        margin-bottom: 13px;
    }
    .section-title {
        font-size: 40px;
        letter-spacing: 3px;
        text-align: center;
    }
    .advantages-wrap {
        margin-top: 5px;
        background: url(../img/advantages-bg.jpg) center bottom -3px no-repeat #000;

    }
    .advantages-list {
        margin-top: 24px;
        padding-right: 15px;
        padding-left: 15px;
    }
    ul.advantages-list > li {
        width: 100%;
        margin-bottom: 14px;
    }
    .about-us {
        margin-top: 19px;
        padding-left: 16px;
    }
    .about-us-text {
        font-size: 18px;
        font-weight: 300;
        font-style: italic;
        margin-top: 14px;
        line-height: 1.3;
        padding-right: 5px;
    }
    .about-us {
        margin-top: 2px;
        padding-left: 0;
        background: rgba(5, 61, 84, 0.9);
        padding: 17px 16px;
    }
    ul.services-list > li {
        width: 100%;
        text-align: center;
        text-align-last: center;
        margin-bottom: 29px;
    }
    .contacts li {
        width: 100%;
        margin-bottom: 25px;
    }
    .footer {
        margin-top: 36px;
        text-align: center;
        text-align-last: center;
    }
    .footer-phone span.top-phone {
        margin: 17px auto;
    }
}
@media (max-width: 768px){
    .responsive-table{
        overflow-x: scroll;
    }
    .dark-blue:hover {
        background: url(../img/dark-blue-hover.png) no-repeat #002c49;
        background-size: cover;
    }
    .light-blue:hover {
        background: url(../img/light-blue-hover.png) no-repeat #002c49;
        background-size: cover;
    }

}
@media (max-width: 500px){

}
@media (max-width: 400px){

    .remodal {
        padding: 20px !important;
    }
}
@media (max-width: 300px){

}
@media (min-height:500px){

}
@media (max-height: 360px){

}
@media (min-width: 1200px) and (max-width: 1500px) and (min-height: 300px) and (max-height: 700px){
    .all-wrap {
        /* min-height: 100%; */
        /* height: auto !important; */
        /* overflow: hidden; */
        /*zoom: 0.8;*/
        /*position: relative;*/
    }
    .body222{
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        transform-origin: top;
    }
    .container {
        transform-origin: center 24%;
        -o-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    .service-desc-wrap {
        position: absolute;
        top: -3px;
        left: 0;
        /* background: #000; */
        height: 101%;
        overflow: hidden;
    }
    .form {
        margin-top: 26px;
    }
    .first-screen {
        background: url(../img/first-bg.png) center top no-repeat;
        padding-bottom: 61px;
        background-size: contain;
    }
    .advantages-wrap {
        margin-top: 0;
    }
    .download-buttons {
        margin-top: -98px;
    }
    .our-services-wrap {
        margin-top: -249px;
    }
    .footer-wrap {
        padding-bottom: 0;
    }
}