
@media (max-width: 330px) {
    .servic_card.servic2 .servic_name{
    font-size: 1.4em;
}
iframe.goog_map {
width: 94%;
}
 }

@media (min-width: 380px) {
    .servic_card.servic2 .servic_name{
    font-size: 1.6em;
}
.navbar-brand {
    width: 170px;
    height: 40px;
}

iframe.goog_map {
width: 94%;
}



 }






/* Small devices (991px and low) */
@media (max-width: 991px) {

.carousel-caption1 {
    position: relative;
    padding: 20px 40px;
    width: 100%;
    margin-bottom: 40px;
}
.carousel-control {
    top: 80%;
    bottom: 20%;
}

}


/* Small devices (767px and low) */
@media (max-width: 767px) {
body{
    font-size: 16px;
}
.navbar-brand {
    margin-left: 10px;
margin-top: 4px;
}
.carousel-control {
    top: 70%;
    bottom: 30%;}
.carousel-caption1 {
    padding: 20px 20px;
}
footer{
    font-size: 14px;
}
footer .ta_c{
    margin-bottom: 10px;
}
.h_block {
    font-size: 38px;
    margin-bottom: 30px;
}

.hair_main .in_serv_bl{
    margin-top: 2vh;
    padding: 20px 0px;
    border-radius: 4px;
}

.bg_r_ctr2{
    position: absolute;
    text-align: center;
    width: 80vw;
    height: 80vw;
    margin: 0 10vw;
    top: 50px;
}

.container .jumbotron {
 border: none;
}
.in_serv_bl .col-xs-12{
    padding-right: 30px;
    padding-left: 0px;
}
.serv_title {
    font-size: 60px;
    margin-top: 20vh;
}
.master_info h3{
    margin-top: 0;
}
.serv_name{
    text-align: center;
}
.navbar{
    background: #fafbfe;
}
.collapse.in{
    background: #ececec;
}
.btn_main_fixed{
    font-size: 14px;
    position: fixed;
    padding: 10px 24px;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, -50%);
}
}

/* Small devices (400px and low) */
@media (max-width: 400px) {

.serv_title {
    font-size: 60px;
    margin-top: 210px;
    background: #fafbfe;
    padding: 5px;
    text-align: center;
}

.serv_title_long{
    font-size: 30px;

}

.mob-c {
    text-align: center;
}
img.left_400{
    width: 100%;
    float: left;
    margin: 0 20px 20px 0;
}

img.right_400{
    width: 100%;
    float: right;
    margin: 0 0 20px;

}

.flex-gallery .img-responsive{
    width: 100%;
    left: 50% !important;
    transform: translate(-50%, 0%);
}
...


}





/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

iframe.goog_map {
width: 94%;
}
.navbar_main .navbar-header .navbar-brand {
    position: absolute;
    top: 34%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: url(../img/NKK2__.svg) no-repeat center center, #fafbfe;
    width: 240px;
    height: 80px;
    background-size: 180px;
    margin-left: 0px;
    z-index: 9;
    border: 4px solid #2f2f2f;
}
.navbar1 .navbar-header .navbar-brand:hover {
    top: 80%;
    width: 220px;
    height: 100px;
    background-size: 150px;
    background: url(../img/NKK2.svg) no-repeat center center, #fafbfe;
  border: 4px solid #E91E63;
        z-index: 9;
}
.navbar_main {
    margin-top: 14px;
    background-image: linear-gradient(160deg,rgb(127, 78, 46),rgb(189, 127, 80) 49%,rgb(170, 50, 62));
    min-height: 60px;
    border-radius: 0px;
    background: #2f2f2f;

 }
.navbar_main .navbar-nav>li>a {
    line-height: 30px;
    color: #fff;
}

.navbar_main .navbar-nav>li>a.langmenu {
    line-height: 30px;
    color: #888;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #EF6C00;
    background-color: #ffffff;
}
.dropdown-menu>li>a {
    padding: 8px 20px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ff9800;
    background-color: transparent;
}
.about_us_text p {
    line-height: 32px;
}
.serv_title {
    font-size: 80px;
}
.jumbotron .serv_descr {
    font-weight: 500;
    color: #333;

}
.service_itm{

}
.serv_name{
    border-radius: 84px;}
.service_itm:hover .serv_name{
    border-radius: 84px;
background: rgba(233,30,98,0.1);
background: -moz-linear-gradient(45deg, rgba(233,30,98,0.1) 0%, rgba(233,30,98,0.09) 9%, rgba(255,255,255,0) 88%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(233,30,98,0.1)), color-stop(9%, rgba(233,30,98,0.09)), color-stop(88%, rgba(255,255,255,0)));
background: -webkit-linear-gradient(45deg, rgba(233,30,98,0.1) 0%, rgba(233,30,98,0.09) 9%, rgba(255,255,255,0) 88%);
background: -o-linear-gradient(45deg, rgba(233,30,98,0.1) 0%, rgba(233,30,98,0.09) 9%, rgba(255,255,255,0) 88%);
background: -ms-linear-gradient(45deg, rgba(233,30,98,0.1) 0%, rgba(233,30,98,0.09) 9%, rgba(255,255,255,0) 88%);
background: linear-gradient(45deg, rgba(233,30,98,0.1) 0%, rgba(233,30,98,0.09) 9%, rgba(255,255,255,0) 88%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e91e62', endColorstr='#ffffff', GradientType=1 );
}

.serv_page h1{
    margin-top: 5vh;
    margin-bottom: 40vh;
    text-align: right;
}
.bg_r_ctr2{
    top: 35%;
    left: 30%;
    transform: translate(-30%, -50%);
}
.bg_r_ctr2{
    height: 80vw;
    width: 80vw;
}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

.servic_btn div{
    padding-right: 0px;
    padding-left: 0px;
    }
.servic_name{
    font-size: 1.6em;}
.servic_btn:hover .servic_card.servic2{
    font-size: 1.2em;
}
.about_us_text {
    margin-bottom: 0px;}
.about_us {
    height: 74vh;
}
iframe.goog_map {
width: 100%;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    width: 50%;
    float: right;
    border-radius: 2px;
}
.carousel-caption1 {
    position: relative;
    padding: 20px 40px;
    width: 50%;
}
.carousel-indicators1{
    width: 50%;
    left: 0;
    margin-left: 0;
    bottom: 0px;
}
.carousel-control.right {
    left: 47%;    }

.carousel-control {
    width: 2%;}

.servic_card {
    margin-bottom: 0px;
}
.serv_title {
    font-size: 100px;
}
.consultation_main .serv_title {
    font-size: 70px;
}
.serv_page h1{
    margin-top: 5vh;
    margin-bottom: 40vh;
    text-align: right;
}
.bg_r_ctr2{
    height: 80vw;
    width: 80vw;
}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

.servic_btn div{
    padding-right: 0px;
    padding-left: 0px;
    }

.servic_btn:hover .servic_card.servic2{
    font-size: 1.1em;
}
.about_us {
    height: 60vh;
}
.serv_page h1{
    margin-top: 0.67em;
    margin-bottom: 0.67em;
    text-align: left;
}

.bg_r_ctr2{
    height: 80vh;
    width: 80vh;
}

 }



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

        .checked-item:hover{
color: rgba(255, 255, 255, 0);;
background: url(../images/basket_g.svg) no-repeat center center, #fff;
background-size: 80%}

}