
@media all and (max-width: 1730px) {

}

@media all and (max-width: 1280px) {

}

@media all and (max-width: 980px) {
    .box-head-contact {
        display: block;
        flex-direction: row;
        justify-content: space-between;
        align-content: center;
        min-height: 100vh;
    }
    .box-left-contac {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 5px;
    }
    .regular-title-header {
        font-family: 'roboto-b';
        font-size: 49px;
        color: #000;
        line-height: 55px;
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .box-right-contac {
        width: 100%;
    }
    .map-card-info {
        position: relative;
    }
.left-image-slider{
    text-align: center;
}
    .slider-text {
        font-family: 'roboto-b';
        font-size: 60px;
        color: #000;
        margin-top: 35px;
        text-align: left;
    }
    .modal-form-box {
        width: 100%;
    }
    .box-modal-form {
        position: fixed;
        z-index: 3;
        display: block;
        justify-content: center;
        align-items: center;
        height: 100vh;
        width: 100%;
        top: 0;
        overflow: auto;
    }
    .label-checkbox-div label{
        margin-left: 25px;
    }
}
@media all and (max-width: 736px) {
    .box-head-contact {
        display: block;
        flex-direction: row;
        justify-content: space-between;
        align-content: center;
        min-height: 100vh;
    }
    .box-left-contac {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 5px;
    }
    .regular-title-header {
        font-family: 'roboto-b';
        font-size: 49px;
        color: #000;
        line-height: 55px;
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .box-right-contac {
        width: 100%;
    }
    .map-card-info {
        position: relative;
    }
    .slider-text {
        font-size: 30px;
        margin-top: 40px;
        text-align: center;
    }
    /*.sms-form {*/
    /*    display: none;*/
    /*    position: relative;*/
    /*    margin-bottom: 20px;*/
    /*}*/
    .regular-title {
        font-size: 18px;
        line-height: 30px;
    }
    .own-container {
        width: 100%;
    }
    .buttons-positions {
        text-align: left;
        margin-top: 25px;
    }
    .article-box {
        width: 390px;
    }
    .know-more {
        right: -50%;
    }
    .faq-service {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .box-partner {
        margin-bottom: 20px;
    }
    .footer{
        text-align: center;
        line-height: 45px;
    }
    .page-head-title {
        font-size: 37px;
    }
    .page-head-title img {
        width: 40px;
        height: 40px;
    }
    .recent-posts {
        float: inherit;
        text-align: center;
    }
    .image-partner {
        height: 300px;
    }
    .accordion-body img{
        width: 100% !important;
        height: auto !important;
    }
    .modal-form-box {
        width: 100%;
    }
    .box-modal-form {
        position: fixed;
        z-index: 3;
        display: block;
        justify-content: center;
        align-items: center;
        height: 100vh;
        width: 100%;
        top: 0;
        overflow: auto;
    }
    .label-checkbox-div label{
        margin-left: 25px;
    }

}
@media all and (max-width: 480px) {
    .box-head-contact {
        display: block;
        flex-direction: row;
        justify-content: space-between;
        align-content: center;
        min-height: 100vh;
    }
    .box-left-contac {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-direction: column;
        padding: 5px;
    }
    .regular-title-header {
        font-family: 'roboto-b';
        font-size: 49px;
        color: #000;
        line-height: 55px;
        margin-bottom: 0rem;
        margin-top: 0rem;
    }
    .box-right-contac {
        width: 100%;
    }
    .map-card-info {
        position: relative;
    }
    .accordion-body img{
        width: 100% !important;
        height: auto !important;
    }
    .slider-text {
        font-size: 30px;
        margin-top: 40px;
        text-align: center;
    }
    .sms-form {
        display: none;
        position: relative;
        margin-bottom: 20px;
    }
    .regular-title {
        font-size: 18px;
        line-height: 30px;
    }
    .own-container {
        width: 100%;
    }
    .buttons-positions {
        text-align: left;
        margin-top: 25px;
    }
    .article-box {
        width: 390px;
    }
    .know-more {
        right: -50%;
    }
    .faq-service {
        font-size: 20px;
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .box-partner {
        margin-bottom: 20px;
    }
    .footer{
        text-align: center;
        line-height: 45px;
    }
    .page-head-title {
        font-size: 37px;
    }
    .page-head-title img {
        width: 40px;
        height: 40px;
    }
    .recent-posts {
        float: inherit;
        text-align: center;
    }
    .box-preloader {
        text-align: center;
    }
    .icon-logo {
        margin-bottom: 50px;
    }
    .modal-form-box {
        width: 100%;
    }
    .box-modal-form {
        position: fixed;
        z-index: 3;
        display: block;
        justify-content: center;
        align-items: center;
        height: 100vh;
        width: 100%;
        top: 0;
        overflow: auto;
    }
    .label-checkbox-div label{
        margin-left: 25px;
    }
}