
@media (max-width: 1200px) {
}

@media (max-width: 990px) {
    .nav>li>a {
        /* position: relative; */
        /* display: block; */
        /* padding: 10px 9px; */
    }

    .profile_menu {
        width: fit-content;
        margin: 0 auto;
    }

    .navbar-brand {
        float: right;
        height: 110px;
        padding: 15px 15px;
        font-size: 18px;
        line-height: 20px;
        margin-right: 30px;
    }

    .center_header {
        text-align: center;
    }

    .center_header .logo {
        /* float: inherit; */
        /* margin-bottom: 20px; */
        /* padding-top: 5px; */
    }

    .center_header .logo img {
        /* display: initial; */
    }

    .logo_vision img {
        /* display: initial; */
    }

    .center_header .ads {
        float: inherit;
    }

    .form_search {
        margin-bottom: 25px;
    }



}

@media screen and (max-width: 770px) {
    .navbar-nav {
        margin:0;
        float: inherit;
        padding-right: 1px;
    }

    .details_sub {
        width: 100%;}

    .img_select img {
        width: 100%;
        /* height: 140px; */
    }

    .navbar-default .navbar-nav>li>a.active:after {
        left: auto;
        right: 14px;
    }

    .navbar-default .navbar-nav>li>a:hover:after {
        left: auto;
        right: 14px;
    }

    .dropdown-menu {
        right: auto;
        left: 0;
        float: left;
        text-align: right;
    }

    .tabbable-line > .tab-content {
        margin-top: 0px;
        background-color: #F1F3F5;
        border: 0;
        border-top: 1px solid #eee;
        padding: 50px 0;
    }

    .sub {
        text-align: center;
    }

    .slider .img_slide img {
        width: 100%;
        /* max-height: 260px; */
        -webkit-animation-duration: .9s;
        animation-duration: .9s;
    }
    .swiper-slide {
        /* height: 260px; */
    }
    .swiper-container2 {
    /* height: 260px; */
}
    .slider .text_slide h1 {
        font-size: 16px;
    }
    .slider .text_slide p {
        font-size: 12px;
    }
    .text_head p {
        font-size: 13px;
    }
    .text_head h1 {
        font-size: 16px;
    }
    .profile_menu {
        display: inline-block;
        margin: 0 auto;
        text-align: center;
        float: left;
    }

    /* General styles for all menus */
    

    .nav_header .btn_add_ads {
        float: left;
        padding-top: 5px;
    }

    .form form button {
        width: 100%;
        margin-bottom: 20px;
    }

    .profile_menu {
        display: inline-block;
        margin: 0 auto;
        text-align: center;
    }

    .search_prof .col-md-2 {
        text-align: center;
    }

    .aalan_box {
        background: #fff;
        box-shadow: 0px 0px 4px 1px #0000000f;
        display: flow-root;
        margin-bottom: 20px;
    }

    .aalan_box .col-md-3 {
        padding-right: 15px;
    }

    .aalan_box .col-md-2 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .icons_links {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 15px 15px;
        border-left: 0px solid #202020;
    }
}

@media (min-width: 770px) and (max-width: 990px) { 

}


@media (min-width: 450px) and (max-width: 770px) { 

}

@media (min-width: 770px) {    
}

@media (max-width: 990px) { 
}

@media (max-width: 450px) {
    .copyright .wesal, .copyright p {text-align: center; }

    .menu_footer ul li {
        display: inherit;
        padding: 0 5px;
    }

}

@media (max-width: 500px) {

    .wid_70 {
        width: 100%;
        float: left;
        margin-bottom: 20px;
    }

    .add_requset label .title_label {
        width: 100%;
        float: right;
        margin-bottom: 20px;
    }

    .add_requset label input {
        width: 100%;}

    .add_requset label select {
        width: 100%;}

    .icons_links {
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .login form label input {
        width: 100%;}

    .login form label .title_label {
        width: 100%;
        float: inherit;
    }

}


@media (min-width: 990px) and (max-width: 1200px) {

}


@media (max-width:990px) {

}

@media (max-width:400px) {
    .serv_one ul li.palce_go {
        float: inherit;
    }
}

@media (max-width:500px) {
    .top_header {
        text-align: center;
    }

    .top_header .messa_welcom {
        float: inherit;
    }

    .top_header .date_time {
        float: inherit;
        margin-bottom: 10px;
    }

}

@media (max-width:380px) {

    .slider .text_slide {
        bottom: 0;
        border-radius: 0px 0px 10px 10px;
    }

    .slider .img_slide img {
        width: 100%;
        max-height: 370px;
        -webkit-animation-duration: .9s;
        animation-duration: .9s;
    }

    .title_sec h2 {
        float: right;
        color: #434A51;
        font-size: 35px;
        font-family: 'ta_bold';
    }

    .content_reg .title_reg {
        margin-top: 30px;
    }

}













.navbar-nav > li {
        display: block;
        float:none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .cbp-spmenu {
        background: #fa1b40;
        position: fixed;
        padding:0;
        margin:0 !important;
        overflow-x:hidden;
        overflow-y:visible;
        display:block;
    }
    .cbp-spmenu h3 {
        color: #afdefa;
        font-size: 1.9em;
        padding: 20px;
        margin: 0;
        font-weight: 300;
        background: #0d77b6;
    }
    .cbp-spmenu a {
        display: block;
    }
    /* Orientation-dependent styles for the content of the menu */
    .cbp-spmenu-vertical {
        width: 260px;
        height: 100% !important;
        top: 0;
        z-index: 9999999999999999;
    }
    .cbp-spmenu-horizontal {
        width: 100%;
        height: 150px;
        left: 0;
        z-index: 1000;
        overflow: hidden;
    }
    .cbp-spmenu-horizontal h3 {
        height: 100%;
        width: 20%;
        float: left;
    }
    .cbp-spmenu-horizontal a {
        float: left;
        width: 20%;
        padding: 0.8em;
        border-left: 1px solid #258ecd;
    }
    /* Vertical menu that slides from the left or right */
    .cbp-spmenu-left {
        left: -260px;
    }
    .cbp-spmenu-right {
        right: -260px;
    }
    .cbp-spmenu-left.cbp-spmenu-open {
        left: 0px;
        height: 100% !important;
    }
    .cbp-spmenu-right.cbp-spmenu-open {
        right: 0px;
        height: 100% !important;
    }
    /* Horizontal menu that slides from the top or bottom */
    .cbp-spmenu-top {
        top: -150px;
    }
    .cbp-spmenu-bottom {
        bottom: -150px;
    }
    .cbp-spmenu-top.cbp-spmenu-open {
        top: 0px;
    }
    .cbp-spmenu-bottom.cbp-spmenu-open {
        bottom: 0px;
    }
    /* Push classes applied to the body */
    .cbp-spmenu-push {
        overflow-x: hidden;
        position: relative;
        left: 0;
    }
    .cbp-spmenu-push-toright {
        left: 260px;
    }
    .cbp-spmenu-push-toleft {
        left: -260px;
    }
    /* Transitions */
    .cbp-spmenu,
    .cbp-spmenu-push {
        -webkit-transition: all 1.3s ease;
        -moz-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }