@media (min-width: 1200px) {

}

 
@media (min-width: 992px) and (max-width: 1199px) {
	
.top_menu>li>a {padding: 10px 3px; font-size: 10px;}	
	

}

 
@media (min-width: 768px) and (max-width: 991px) {

}

 
@media (max-width: 991px) {

#city_selected {display: none}
 .content {
    padding: 80px 0 0px;}
h1, .h1 {font-size: 32px; line-height: 42px;}

.mobile {
    display: block;
}
.wrapper {padding: 0px;}
.admin-bar header.header{top: 0px;}
header.header {padding: 10px 0}
.team_block_archive img {
    width: 250px !important;
    height: 250px;
    border: 10px solid #d0d0d0;
    border-radius: 50%;
    margin: 0px auto 20px auto;
}

.under_preims {text-align: center}
.preims_text {margin-bottom: 30px}

.top_banner { background-repeat: repeat; background-color: red; background: #345a92 }
.top_banner_mask {opacity:1; background-image:  url('/wp-content/themes/vetcentre/images/back_icons.png'); background-repeat: repeat; background-size: 100% auto; background-color: #345a92 }

.top_banner_slider h2 {
    font-weight: 600; font-size: 20px; line-height: 24px; text-align: center;
    margin-bottom: 20px;
}

.item_text {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px; text-align: center;
}

.rouded_button {
    border: 1px solid #549ade;
    border-radius: 40px;
    padding: 5px;
    background: none;
    color: #fff;
    display: flex;
    align-items: center;
    font-size: 10px;
}
#wpadminbar {display: none}
.mobile_open.mobile {width: 40px; height: 32px; display: flex; align-items: center; justify-content: center; background: transparent; border: 1px solid #fff; border-radius: 3px; padding: 5px; flex-wrap: wrap; position: relative;}
.mobile_open.mobile span {height: 1px; background: #fff; min-width: 100%; margin: 2px 0}

.contact_slider {margin: -160px 0 0 0; position: absolute; left: 0px; top: 0px; width: 100%; z-index: 15; -webkit-transition: all 0.3s; transition: all 0.3s; }
.contact_slider.active {margin-top: 70px; padding: 0px 0px; }
.top_contact_slider {
    position: relative;
    padding: 0px 20px;
}
.top_contact_slider.owl-carousel .owl-nav button.owl-prev, .top_contact_slider.owl-carousel .owl-nav button.owl-next {
    width: 20px;
    height: 20px; bottom: 50px; left: -10px;
}
.top_contact_slider.owl-carousel .owl-nav button.owl-next {left:auto; right: -10px;}
.shop_card_line {font-size: 14px; line-height: 16px; margin-bottom: 5px;}
.top_contact_slider .phone_comment {display: none}


.open_slider {width: 40px; height: 32px; display: flex; align-items: center; justify-content: center; background: transparent; border: 1px solid #fff; border-radius: 3px; padding: 5px; flex-wrap: wrap; color: #fff; margin-left: 10px;}
.open_slider.active .fa-caret-down {transform: rotate(180deg); -webkit-transition: all 0.3s; transition: all 0.3s;} 


.head_search_wrapper.dt {display: none}

.top_banner_text {margin-bottom: 30px;}
.top_banner_text img {
    max-width: 250px;
    height: auto;
    margin-bottom: 20px;
}

.top_banner_slider_wrapper {
   padding: 60px 20px 20px 20px;
     
}
.top_banner_title {
    position: absolute;
    top: 20px;
    left: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    opacity: 0.7;
}

.top_banner_slider.owl-carousel .owl-nav button.owl-prev, .top_banner_slider.owl-carousel .owl-nav button.owl-next {
     bottom: 15px;}
.top_banner_slider .item {text-align: center;} 

.top_banner .outer_a {transform: scale(0.8)}   


.mobile_menu .head_search {position: relative; right: auto; left: auto}

.mobile_search {width: 100%; padding: 20px 30px 20px 20px; position: relative; color: #fff}
.mobile_search input {background: transparent; height: 30px; border: 1px solid #cccccc3b; padding: 5px; width: 100%; color: #fff}
.mobile_search button {position: absolute; right: 0px; font-size: 30px; top: 20px; color: #fff;  border: 1px solid transparent; display: flex; align-items: center; justify-content: center;; background: transparent; width: 30px; height: 30px;}

.mobile_menu img {width: 150px; height: 150px; display: block; margin: 0px auto 20px auto;}






.shop_nav ul li label {
    display: block;
    position: relative;
    overflow: hidden;
    margin-right: 10px; margin-bottom: 5px;
}

.shop_nav ul {
    display: flex;
    flex-wrap: wrap; margin-bottom: 10px;
}

    #load_shops {
        height: 500px;
        margin-bottom: 30px;
        border: 2px solid #ccc; margin-bottom: 20px; overflow-y: scroll
    }
 





.all_teams .team_block_archive {display: flex; text-align: left; padding-bottom: 40px;}
.all_teams .team_block_archive img {width: 100px; min-width: 100px; max-width: 100px; height: 100px; margin-right: 10px; border: 1px solid #ccc; }

.all_teams .team_block_archive h4 {
    font-weight: bold;
    font-size: 12px;
    line-height: 16px;
}

.all_teams .team_block_archive h3 {
    font-weight: bold;
    font-size: 16px;
    line-height: 16px; margin-bottom: 5px;
}
.all_teams .team_block_archive p {
     font-size: 12px;
    line-height: 13px; 
}
.all_teams .a_wrapper {
    bottom: 10px;
}
.all_teams>div {margin-bottom: 20px;}


.side_block>ul {overflow: hidden; height: 0}
.side_block>ul.active {height: auto;}
.pre_side_block {display: block}
/*///////*/
.menu_right .social {display: none}
}
