



@media (min-width:1200px) /* lg*/ {

    .row_pc{

        margin-right: -15px;

        margin-left: -15px;

    }

    .container{

        width: 1320px;

    }

}



@media (min-width:992px) and (max-width:1199px) /* md*/{

    .list_link_hd{

        float: left !important;

    }
    .iamge_info {
    max-height: 400px !importants;
}
    .iamge_info img {
    height: 340px !important;
}
    .nav-container li.menu-item {
    position: relative !important;
}
.wrap1 {
     padding: 0 !important; 
}
.title_info {
    height: 340px !important;
}
.tt_category {
    max-height: 115px !important;
    overflow: hidden;
}
.nav-tabs {
    position: absolute;
    top: -30px !important;
    right: auto !important;
    left: auto !important;
    transform: translate(-0%, -0%) !important;
    z-index: auto;
    display: inline-block;
}
.professional_tit {
    height: 28.3125em !important;
}
.main_contacts {
    margin-bottom: 50px;
}
}



@media (min-width:768px) and (max-width:991px) /* sm*/{
    .nav-tabs {
    position: absolute;
    top: -30px !important;
    right: auto !important;
    left: auto !important;
    transform: translate(-0%, -0%) !important;
    z-index: auto;
    display: inline-block;
}

    .sc_header_menu.sticky-header{

        position: relative !important;

    }
    .nav-container li.menu-item {
    position: relative !important;
}
.wrap1 {
     padding: 0 !important; 
}
.iamge_info {
    max-height: 400px !importants;
}
    .iamge_info img {
    height: 340px !important;
}
.title_info {
    height: 340px !important;
}
.tt_category {
    max-height: 115px !important;
    overflow: hidden;
}
.main_contacts {
    margin-bottom: 50px;
}

}



@media (max-width:767px) /* xs*/{
	.nav-dropdown2 {
    /* left: 0px; */
    display: block;
    opacity: 1;
    position: absolute !important;
    top: 100%;
    width: 290px !important;
    margin: 0;
    background-color: transparent;
    border-radius: 0px;
    box-shadow: 0 0 4px hsl(0deg 0% 0% / 15%);
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.25s, opacity 0.25s linear;
    transition: visibility 0s linear 0.25s, opacity 0.25s linear;
}
ul.nav-dropdown2.menu2 {
    left: 0;
    border-bottom: solid 4px #22488a;
    border-left: solid 1px #22488a;
    box-shadow: 2px 1px 2px rgb(0 0 0 / 30%);
     padding-top:0; 
    background: #fff;
}
	.tab-content {
    /* position: relative; */
    overflow: hidden;
    background-color: #FFF;
    border: 1px solid #D2D2D2;
    padding: 2.5em;
    margin-top: 88px;
}
    
.title_info {
    height: 340px !important;
}
.tt_category {
    max-height: 115px !important;
    overflow: hidden;
}
	ul.utility-links {
    text-align: inherit !important; 
    font-size: 1.45em;
    font-family: "BakerMcKenzieBerniniCondensed", Arial Narrow, Arial;
    display: -ms-flexbox;
     display: block !important; 
    -ms-flex-pack: justify;
    justify-content: space-between;
}
ul.utility-links li {
    display: block !important;
    padding-right: 1em;
}
	.nav-dropdown {
     display: none; 
    background: #f3f3f3;
}
	.wrap1 {
     padding: 0 !important; 
}
	.nav-container li.menu-item {
    position: relative !important;
}
	.professional_tit {
		min-height: 14.3125em !important;
	}
	.main_contacts {
    margin-bottom: 50px;
}
	.conts {
    margin-left: 0.5em !important;
    margin-right: 0.5em !important;
}

.profile_title {
    padding-left: 1em;
    overflow: hidden;
    
    margin-bottom: 0 !important;
}
.content_conts {
    display: inline-flex;
}
.text_tit, .locations {
    
    height: 40px !important;
}
.profile_title h3.name_conts {
    font-size: 1.125em !important;
    padding-right: 1em;
}
.bottom_conts {
    position: relative !important;
}
	section.tab_menu {
    position: relative;
    margin-top: 30px;
}
	.nav-tabs {
    position: absolute;
    top: -91px !important;
    right: 0%;
    left: 6% !important;
    transform: translate(0%, 0%) !important;
    z-index: auto;
    display: inline-block;
}
	.intro1 {
    margin-left: 15px !important;
    margin-right: 15px !important;
}
	.intro {
     margin-left: 0 !important; 
     margin-right: 0 !important;
     width: 100% !important;
     height: auto !important; 
}
.office_description {
     margin-right: 0 !important; 
}
    .sc_header_menu.sticky-header{

        position: relative !important;

    }
    .col-50 {
    width: 100% !important;
    padding-right: 0px !important;
     padding-left: 0px;
}
.col-70 {
     width: 100% !important; 
    padding-left: 0px !important;
    padding-right: 0;
}

}



@media (max-width:480px) {

    .col-480-12{

        width: 100% !important;

    }

    .col-480-6{

        width: 50% !important;

    }

    .hidden-480{

        display: none !important;

    }

    .visible-480{

        display: block !important;

    }



}





.visible-480{

    display: none;

}

