@media only screen and (max-width: 768px) {
    .width-75{
        padding-left: 10px!important;
        margin: auto;
    }
    .sliderHeight{
        height: 250px!important;
    }
    .downBlock{
        display: block;
        align-items: center;
    }
    .mobile-container{
        flex: none!important;
    }
    .container{
        min-width: 1px!important;
    }
    .col-md-10{
        min-width: 1px!important;
    }
    #ourWorks{
        margin-bottom: 30px!important;
        padding: 0 20px!important;
        height: auto!important;
    }
    .img-height {
        height: auto!important;
        padding: 20px!important;
        text-align: center!important;
    }
    .separate .width-30{
        display: flex!important;
        justify-content: center!important;
        Width: auto !important
    }
    .wrapper-separate{
       padding:  calc(100vw*0.015) 0 calc(100vw*0.015) calc(100vw*0.015) !important;
    }
    .L-50 {
        width: 48%!important;
        height: 40px!important;
    }
    .blurBg {
        /*height: 80px!important;*/
        height: 100%!important;
    }
    .block-with-text-mobile {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
    .mapWrapperMobile{
        width: calc(100vw*1)!important;
    }
    .pinImg {
        width: 23px!important;
        height: 26px!important;
    }
    .breadcrumbs{
        padding-left: 20px!important;
    }
    .btn-split a{
        margin-bottom: 5px!important;
    }
    .wrapper-special-btn {
        display: flex!important;
        justify-content: space-between;
        text-align: center;
        padding: 0 0 30px 0;
    }
    .btn-special1 {
        margin: 0;
        height: 40px;
        width: 48%!important;
        border-bottom: 1px solid rgb(56, 47, 4);
    }
    .btn-special2 {
        margin: 0;
        height: 40px;
        width: 48%!important;
        border-bottom: 1px solid rgb(56, 47, 4);
    }
    .hovered {
        padding: 20px 0!important;
    }
    #mymodal1{
        /*overflow: hidden!important;*/
        /*transform: translateY(100vh) rotate(-90deg)!important;*/
        /*transform-origin: left top!important;*/
        /*width: 100vh!important;*/
        /*height: 100vw!important;*/
        /*padding-right: 0!important;*/
    }
    .modal-dialog-mobile{
        max-width: none!important;
        width: 80%!important;
        margin: 30% auto!important;
    }
    iframe{
        height: 240px!important;
    }
    .width-70 {
        width: 100%!important;
        padding: 0!important;
    }
    .mobile-btn-map{
        justify-content: center!important;
    }
    .modal-dialog-centered {
        display: -webkit-box;
        display: -ms-flexbox;
        margin-top: 120px;
         display: block!important;
         -webkit-box-align: unset!important;
        -ms-flex-align: center;
        align-items: center;
        min-height: calc(100% - (.5rem * 2));
    }
    #st-1{
        z-index: 0!important;
    }
    .box{
        padding: 20px!important;
    }

}
