@media (max-width: 992px){
    .owl-wrapper{
        width: 100% !important;
    }
    .owl-item{
        margin-bottom: 30px;
    }
    #style-selector .scrol-box{
        max-height: 300px;
    }
    .mobile_login .mkdf-side-menu-button-opener.large{
        width: fit-content;
    }
    .mkdf-mobile-header .mkdf-mobile-nav a, .mkdf-mobile-header .mkdf-mobile-nav h4{
        padding: 15px 0;
    }
    .mkdf-mobile-header .mkdf-mobile-nav li.border-style.mkdf-opened{
        border-bottom: 0px;
    }
    .mkdf-mobile-header .mkdf-mobile-nav li.border-style{
        border-bottom: 1px solid #eaeaea;
        padding: 15px 0px;
    }
    .mkdf-mobile-header .mkdf-mobile-nav .mobile_arrow{
        width: 100%;
    }
    .company-profile a{
        position: fixed !important;
        top: 100px;
        right: 0px;
        line-height: 30px;
        text-align: center;
        border-radius: 0px;
        color: #323232;
        opacity: 1;
        z-index: 1;
        color: white;
    }
    .company-profile a:before{
        font-size: 15px;
        position: absolute;
        top: 10px;
        left: 8px;
    }
    .mkdf-vertical-align-containers .mkdf-position-right{
        display: none;
    }
}

@media (max-width: 768px){
    #btnright{
        display: none;
    }
    .btn-close{
        display: none;
    }
    #style-selector{
        display: none;
    }
    .control-btn {
        top: 48%;
        right: 21%;
        position: fixed;
    }
}
@media (min-width: 768px){
    #index-service-portfolio .mkdf-ptfs-item-holder {
        max-height: 549px;
    }
}

@media (max-width: 480px){
    .owl-wrapper{
        width: 100% !important;
    }
    .owl-item{
        width: 100% !important;
        margin-bottom: 30px;
    }
    #about .mkdf-team-name {
        font-size: 14px;
    }
    #about .mkdf-team.main-info-below-image .mkdf-team-info .mkdf-team-position{
        font-size: 12px;
    }
    .mkdf-section-title-holder .mkdf-section-title.mkdf-section-title-large{
        font-size: 32px;
    }
    .mkdf-item-title{
        font-size: 20px;
    }
    #style-selector{
        width: 75%;
    }
    .error-cntnt{
        top: 7%;
    }
    .error-cntnt h1{
        font-size: 35px;
    }
    .control-btn {
        top: 40%;
        right: 13%;
        position: fixed;
    }

}
@media (min-width: 992px){
    .mkdf-vertical-align-containers .mkdf-position-right {
        float:none;
    }
}
@media (max-width: 1400px) and (min-width:1200px){
    .mkdf-main-menu>ul>li>a span.item_inner{
        padding: 0 7px;
    }
}
@media (max-width: 1200px) and (min-width:992px){
    .mkdf-main-menu>ul>li>a span.item_inner{
        padding: 0 5px;
    }
    .company-profile a{
        padding: 8px 7px !important;
        margin-left: 10px !important;
        padding-left: 25px !important;
        font-size: 13px !important;
        margin-left: 10px !important;
    }
    .company-profile a:before{
        font-size: 13px;
    }
    .mkdf-side-menu-button-opener.large{
        width: fit-content;
    }
    .mkdf-header-standard .mkdf-menu-area .mkdf-right-from-main-menu-widget.widget_mkdf_side_area_opener {
        padding-right: 8px;
    }
    .mkdf-main-menu>ul>li>a{
        font-size: 13px;
    }
}
