 body, *{margin:0px; padding:0px; font-family: 'Open Sans', sans-serif;}
 p{letter-spacing:0.5px;}

/*HEADER*/
.header{padding: 10px 0px; box-shadow: 0px 0px 8px 3px #ccc; background:#fff; border-top:3px solid #4D9C2F;}
.header img{height:82px;}
.header h1{position: absolute; top: -8px; left: 108px; font-size: 32px; font-weight: 600; letter-spacing: 1px; line-height: 30px; color: #FF1A00;}
.header .list01{text-align:right;}
.header .list01 ul li{list-style:none; display:inline;}
.header .list01 ul li a{text-decoration:none; color:#fff; letter-spacing:0.5px; display: inline-block; padding: 3px 10px; background: #72a5f3;
 margin-left: 5px; border-right: 2px solid #000; border-radius:5px; transition:all 0.1s ease-in-out;}
.header .list01 ul li a:hover{background:#FF1A00; border-radius: 5px; box-shadow: 1px 2px 5px 0px #333;}

.header .links01{text-align:right;}
.header .links01 ul li{list-style:none; display:inline;}
.header .links01 ul li.phone{font-weight: 600; letter-spacing: 0.5px; font-size: 18px; padding-right: 20px; color:#72257F;}
.header .links01 ul li.phone span{ color:#FF1A00; top:2px;}
.header .links01 ul li a{text-decoration:none;}
.header .links01 ul li a i{width: 40px; height: 40px; text-align: center; line-height: 40px; background: #ccc; font-size: 16px; color: #fff;
 position:relative;}
.header .links01 ul li a i:hover{ transform:scale(1.1);} 
.header .links01 ul li a i span{position: absolute; top: 88%; right: 11px; font-size: 18px;}
.header .links01 ul li a i span#fb{color: #3A5999;} 
.header .links01 ul li a i span#tt{color: #6DDEEC;} 
.header .links01 ul li a i span#gp{color: #E24429;} 
.header .links01 ul li a i span#lnk{color: #007BB6;} 

.header .links01 i.fa-facebook{background:#3A5999;}
.header .links01 i.fa-twitter{background:#6DDEEC;}
.header .links01 i.fa-google-plus{background:#E24429;}
.header .links01 i.fa-linkedin{background:#007BB6;}

/*NAVBAR*/
.navbar-default{margin-bottom:0px; border:none; background:#72257F; border-radius:0px;}
.navbar-default .nav > li{position:relative;}
.navbar-default .nav > li > a{padding:15px 15px; color:#fff; font-weight:600; letter-spacing:0.5px;} 
.navbar-default .nav > li > a:hover{background:none;}
.navbar-default .nav > li > a span{content:""; top:10px; width: 0px; padding-top:6px; display:block; margin:auto; border-bottom: 2px solid #fff;
 transition:all 0.2s ease-in-out;}
.navbar-default .nav > li:hover > a > span{width:50%;}

.navbar-default .dropdown:hover .drop00{display:block;}
.navbar-default .drop00{padding:0px 12px 12px 12px; position:absolute; z-index:999; background:#72257F; display:none; transition:all 0.3s ease-in-out;}
.navbar-default .drop00 ul li{list-style:none;}
.navbar-default .drop00 ul li a{text-decoration:none; color:#fff; font-weight:600; display:block; padding:10px;
 margin:6px 0px; background:#9851a5; text-transform:uppercase; font-size: 12px; letter-spacing: 1px; transition:all 0.2s ease-in-out;}
.navbar-default .drop00 ul li a:hover{background:#fff; color:#72257F;}

.navbar-default .dropdown:hover .drop01{display:block;}
.navbar-default .drop01{padding:0px 12px 12px 12px; position:absolute; z-index:999; background:#72257F; display:none; transition:all 0.3s ease-in-out;}
.navbar-default .drop01 ul li{list-style:none;}
.navbar-default .drop01 ul li a{text-decoration:none; color:#fff; font-weight:600; display:block; padding:10px;
 margin:6px 0px; background:#9851a5; text-transform:uppercase; font-size: 12px; letter-spacing: 1px; transition:all 0.2s ease-in-out;}
.navbar-default .drop01 ul li a:hover{background:#fff; color:#72257F;}

.navbar-default .dropdown:hover .drop02{display:block;}
.navbar-default .drop02{width:180px; padding:0px 12px 12px 12px; position:absolute; z-index:999; background:#72257F; display:none;
 transition:all 0.3s ease-in-out;}
.navbar-default .drop02 ul li{list-style:none;}
.navbar-default .drop02 ul li a{text-decoration:none; color:#fff; font-weight:600; display:block; padding:10px;
 margin:6px 0px; background:#9851a5; text-transform:uppercase; font-size: 12px; letter-spacing: 1px; transition:all 0.2s ease-in-out;}
.navbar-default .drop02 ul li a:hover{background:#fff; color:#72257F;}

/*SLIDER01*/
.slider01{}
.slider01 .item img{width:100%; height:450px; filter: brightness(70%);}
.slider01 .carousel-control.right{background-image:none !important;}
.slider01 .carousel-control.left{background-image:none !important;}
.slider01 .img_text{position:absolute; width:46%; top:20%; left:27%; color:#fff; text-align:center;}
.slider01 .img_text h5{font-family: 'Berkshire Swash', cursive; font-size: 30px; letter-spacing: 1px; text-transform: capitalize;}
.slider01 .img_text h6{content:""; width:130px; margin:auto; margin-top:20px; border-bottom:4px solid #72257F;}
.slider01 .img_text h4{font-size: 20px; letter-spacing: 3px; text-transform: capitalize; margin-top:15px;
 line-height:35px;}
.slider01 .img_text a{background:#72257F; color: #fff; text-decoration: none; display: inline-block; padding: 8px 16px; letter-spacing: 0.5px;
 font-size: 16px; text-transform: uppercase; margin-top:10px; transition:all 0.1s ease-in-out; border-radius:4px;}
.slider01 .img_text a:hover{background:#fff; color:#72257F;} 

/*WRAP01*/
.wrap01{margin-top:0px;}
.wrap01 h2{text-align: center; letter-spacing: 1px; margin-bottom: 25px; font-size:36px;}
.wrap01 h2 b{color:#FF1A00;}
.wrap01 .mask01{width:100%; height:265px; overflow:hidden; position:relative; margin-bottom:25px;}
.wrap01 .mask01 img{width:265px; height:265px;}
.wrap01 .mask01 .hide01{position:absolute; z-index:99; width:0px; height:0px; top:0px; left:0px; background:rgba(255, 26, 0, 0.35);
 transition:all 0.5s ease-in-out;}
.wrap01 .mask01:hover .hide01{width:265px; height:203px;} 
.wrap01 .mask01 .hide02{position:absolute; z-index:99; width:0px; height:0px; bottom:62px; right:0px; background:rgba(255, 26, 0, 0.35);
 transition:all 0.5s ease-in-out;} 
.wrap01 .mask01:hover .hide02{width:265px; height:203px;} 
.wrap01 .mask01 .img_text{width:100%; background:#72257F; color:#fff; position:absolute; padding:10px 10px;  bottom:0px; left:0px; z-index:999;} 
.wrap01 .mask01 .img_text h3{margin-top:0px; margin-bottom:5px; text-transform: uppercase; font-size: 20px; letter-spacing: 1px; font-family: monospace;}
.wrap01 .mask01 .img_text h5{margin:0px; text-transform:uppercase; color: #da97d2; font-weight: 600; letter-spacing: 1px;}
.wrap01 h4{color:#FF1A00; text-transform: capitalize; letter-spacing:0.5px; line-height: 23px;}
.wrap01 p{line-height:22px;}

/*WRAP02*/
.wrap02{margin-top:30px; background-image:url(../image/bg-img.jpg); background-repeat:no-repeat; background-size:cover; color:#fff; padding-top:50px;}
.wrap02 h2{text-align:center; font-size:40px; letter-spacing:1px; margin-bottom:25px;}
.wrap02 h2 b{color:#FF1A00;}
.wrap02 .col-sm-6{margin-bottom:40px;}
.wrap02 .icon01{width:110px; height:110px; background:#FF1A00; border-radius:50%; position:relative; margin-top:20px;}
.wrap02 .icon01 a img{position:absolute; top:20px; left:22px;}

.wrap02 .left01{text-align:right;}
.wrap02 h4{color:#fff; font-weight: 600; font-size: 22px; letter-spacing: 1px;}
.wrap02 p{line-height:24px;}

/*WRAP03*/
.wrap03{margin-top:55px;}
.wrap03 .w03_box{background:#f3f0f0; padding:0px 20px 15px 20px; text-align:center;}
.wrap03 .w03_box img{margin:auto; padding: 0px 20px 15px 20px; background: #fff; border-radius: 0px 0px 30px 20px;}
.wrap03 .w03_box h4{font-size: 22px; letter-spacing: 1px; color:#FF1A00; margin:15px 0px;}
.wrap03 .w03_box p{color:#01505a; line-height:24px;}
.wrap03 .w03_box a{color:#72257F; letter-spacing:0.7px; font-size:15px;}

/*WRAP04*/
.wrap04{margin-top:50px;}
.wrap04 .mask01{width:100%; height:170px; overflow:hidden; position:relative; margin-bottom:25px;}
.wrap04 .mask01 img{width:100%; height:170px;}
.wrap04 .mask01 .hide01{width:100%; background:rgba(255, 255, 255, 0.45); position:absolute; bottom:0px; left:0px; color:#72257F;
 text-transform:capitalize; padding:0px 15px; transition:all 0.3s ease-in-out;}
.wrap04 .mask01 .hide01 h4{letter-spacing:0.5px; font-weight:600;}
.wrap04 .mask01:hover .hide01{padding:10px 15px;}
.wrap04 h2{font-size:36px; letter-spacing:1px; margin-bottom:25px;}
.wrap04 h2 b{color:#FF1A00;}
.wrap04 p{line-height: 22px; text-align: justify; margin-bottom:20px;}
.wrap04 a{text-decoration: none; background: #72257F; padding: 13px 45px; font-size: 16px; letter-spacing: 1px; color: #fff;
 display:inline-block; transition:all 0.2s ease-in-out;}
.wrap04 a:hover{background:#FF1A00;}

/*WRAP05*/
.wrap05{margin-top:0px; margin-bottom:25px; overflow:hidden;}
.wrap05 h2{text-align:center; font-size:36px; letter-spacing:1px; margin-bottom:15px;}
.wrap05 h2 b{color:#FF1A00;}
.wrap05 .ct-main-slide{width:100% !important;}
.wrap05 .city-side {padding:0 10px;}
.wrap05 .ct-slide {width:100%; }
.wrap05 .col04_inner{width:100%; height:250px; margin-bottom:25px;}
.wrap05 .col04_inner img{width:100%; height:250px;}
.wrap05 .city-prev , .city-next{background:#ff5a5f; display:block; bottom:40%; position:absolute; z-index:5; padding:10px; color:#fff; border-radius:50%;}
.wrap05 .city-next{right:0px;}
.wrap05 .city-prev{left:0px;}
.wrap05 .center a{text-decoration:none; color:#fff;}
#small_media{display:none;}

/*WRAP00*/
.wrap00{background-image:url(../image/bg-img3.jpg); background-repeat:no-repeat; background-size:cover; padding:60px 0px; margin-top:0px;}
.wrap00 .center01{width: 550px; border:10px solid #ccc; background: rgba(0, 0, 0, 0.41); padding:50px 0px; text-align: center; margin:auto; color:#fff;}
.wrap00 .center01 h2{text-transform:uppercase; font-size: 36px; letter-spacing: 1px; font-weight: 600;}
.wrap00 .center01 h3{text-transform:uppercase; font-size:28px;}
.wrap00 .center01 h3 span{color:#ffa298;}

/*SCROLL TOP BUTTON*/
.scrollToTop{width:50px; height:50px; line-height:50px; text-align:center; font-size:18px; background:#FF1A00; color:#fff !important; border-radius:50%; position:fixed; bottom:84px; right:20px; display:none; z-index:999;}
.whatsapp01{width:110px; height:auto; position:fixed; bottom:30px; left:210px;-webkit-animation: move1 1s infinite; -moz-animation: move1 1s infinite; animation: move1 1s infinite;}
.whatsapp01 img{ width:100%; height:auto;}
.mobweb01{display:none;}
@keyframes move1{
0%{bottom: 30px;}	
50%{bottom:45px; }
100%{bottom:30px}
	} 
@-webkit-keyframes move1{
	0%{bottom: 30px;}	
50%{bottom:45px; }
100%{bottom:30px}
}

/*NAVIGATE01*/
.navigate01{ background-image:url(../image/banner01.jpg); background-repeat:no-repeat; background-size:cover; background-position:center; height:auto;}
.navigate01 h1{margin:10px 0px; font-size: 36px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; color: #fff; text-align:center;
 text-shadow: 2px 2px 2px #72257F; display:none;}
.navigate01 h1 span{border-bottom:3px solid #fff;}
.navigate01 .cntr01{background: rgba(255, 255, 255, 0.47); padding: 15px 0px; border: 5px solid #f1f0f0; text-align: center;  width: 70%; margin: auto;
 margin-top: 20px;}
.navigate01 .cntr01 ul{margin-bottom:0px;}
.navigate01 .cntr01 ul li{list-style:none; display:inline-block; font-size: 20px; letter-spacing: 1px; margin: 0px 10px; color:#333;}
.navigate01 .cntr01 ul li a{ text-decoration:none; color:#FF1A00; transition:all s0.2s ease-in-out;}
.navigate01 .cntr01 ul li a:hover{color:#5FD3CC;}
.navigate01 .cntr01 ul li a.active01{color:#333;}
.navigate01 .cntr01 ul li span{font-size:16px; color:#72257F;}
.map01{margin-bottom:10px;}

.map01 iframe{width:100%; height:350px;}

/*ABOUT00*/
.about00{margin-top:0px;}
.about00 h2{letter-spacing:1px; margin-bottom:15px;}
.about00 h2 b{color:#FF1A00;}
.about00 h4{color:#72257F; letter-spacing:1px; line-height:24px; font-size:20px;}
.about00 p{line-height:22px; text-align:justify;}

/*ABOUT01*/
.about01{margin-top:55px;}
.about01 h2{letter-spacing:1px; margin-top:0px; margin-bottom:15px;}
.about01 h2 b{color:#FF1A00;}
.about01 p{line-height:22px; margin-bottom:20px;}
.about01 .col-sm-4 a{width: 240px; display: block; background: #FF1A00; text-align: center; padding: 10px; font-size: 20px; letter-spacing: 0.5px;
 text-decoration: none; color: #fff; transition:all 0.3s ease-in-out;}
.about01 .col-sm-4 a:hover{box-shadow:inset 0px 50px 0 #72257F;} 
.about01 i{width: 60px; height: 60px; text-align: center; line-height: 60px; font-size: 30px; background: #72257F; color: #fff; border-radius:10px;
 transition:all 0.4s ease-in-out;}
.about01 i:hover{border-radius:50%; transform:rotate(360deg);} 
.about01 h4{font-size: 21px; letter-spacing: 0.5px; margin-top: 0px; color: #FF1A00;}

/*ABOUT02*/
.doctor01{margin-top:0px; margin-bottom:25px;}
.doctor01 h2{letter-spacing:1px; margin-top:0px; margin-bottom:15px; text-align:center;}
.doctor01 h2 b{color:#FF1A00;}
.doctor01 h3{font-size:14px; text-align:center; margin: auto; margin-bottom:20px; width: 80%;  line-height: 24px; letter-spacing: 1px;}
.doctor01 .box01{width:100%; height:200px; overflow:hidden; position:relative;}
.doctor01 .box01 img{width:100%; height:200px; padding:5px; background:#CCCCCC; transition:all 0.3s ease-in-out;}
.doctor01 .box01:hover img{background:#72257F;}
.doctor01 .text01{text-align: center; background: #ececec; padding: 15px 0px; margin-bottom:25px;}
.doctor01 .text01 h4{margin:0px; width: 100%;  font-size: 20px; transition:all 0.2s ease-in-out;}
.doctor01 .text01 h5{color: #FF1A00; font-weight: 600; letter-spacing: 1px; text-transform:uppercase;}
.doctor01 .text01:hover h5{color:#72257F;}

/*SERVICES01*/
.services01{margin-top:0px; margin-bottom:25px;}
.services01 h2{letter-spacing:1px; margin-top:0px; margin-bottom:15px; text-align:center;}
.services01 h2 b{color:#FF1A00;}
.services01 .col-sm-3 a{text-decoration:none;}
.services01 .srvc01_box{width:100%; height:234px; margin-bottom:25px;}
.services01 .srvc01_box img{width:100%; height:196px; transition:all 0.2s ease-in-out;}
.services01 .srvc01_box img:hover{filter:brightness(0.7); transform:skewY(5deg);}
.services01  .srvc01_box h4{background:#5FD3CC; color:#fff; margin:0px; text-transform: uppercase; padding: 10px 10px; font-size: 16px;
 letter-spacing: 0.5px; transition:all 0.2s ease-in-out;} 
.services01  .srvc01_box h4 i{top:2px; display:inline-block; font-size:19px; transition:all 0.2s ease-in-out;} 
.services01  .srvc01_box h4:hover i{padding-left:7px;} 
.services01  .srvc01_box h4:hover{background:#72257F;}

/*TREATMENTS*/
.treatments01{margin-top:0px; margin-bottom:25px;}
.treatments01 h2{text-align: center; font-size: 36px; letter-spacing: 1px; margin-bottom: 25px;}
.treatments01 .inbox01{width:100%; height:200px; position:relative; overflow:hidden; padding:4px; box-shadow: 0px 0px 5px 0px #9E9E9E; margin-bottom:25px;}
.treatments01 .inbox01 img{width:100%;height:192px;}
.treatments01 .hidden01{width:100%; height:200px; position:absolute; top:0px; left:0px; background:rgba(51, 51, 51, 0.13); color:#fff; text-align:center;line-height:200px; opacity:0; transition:all 0.3s ease-in-out;}
.treatments01 .inbox01:hover .hidden01{opacity:1;}
.treatments01 .hidden01 span{font-size:24px; transition:all 0.2s ease-in-out;} 
.treatments01 .inbox01:hover .hidden01 span{ transform:rotate(360deg);} 

.treatments01 .inbox02{width:100%; height:198px; position:relative; overflow:hidden; padding:4px; box-shadow: 0px 0px 13px 0px #9E9E9E; margin-bottom:25px;}
.treatments01 .inbox02 img{ width:100%;}
.treatments01 .hidden02{width:100%; height:198px; position:absolute; top:0px; left:0px; background:rgba(51, 51, 51, 0.43); color:#fff; text-align:center;
 line-height:198px; opacity:0; transition:all 0.3s ease-in-out;}
.treatments01 .inbox02:hover .hidden02{opacity:1;}
.treatments01 .hidden02 span{font-size:24px; transition:all 0.3s ease-in-out;} 
.treatments01 .inbox02:hover .hidden02 span{transform:rotate(360deg);}

/*APPOINMENTS*/
.treatments01 .apmnt_box01{background:#111111; padding:50px; margin-bottom:50px;}
.treatments01 .apmnt_box01 h4{text-align:center; color:#fff; font-size:22px; letter-spacing:1px;}
.treatments01 .apmnt_box01 form{color:#fff;}
.treatments01 .apmnt_box01 p{color:#df82ef; font-size:16px; letter-spacing:0.5px; margin-bottom:5px;}
.treatments01 .apmnt_box01 input{width:100%; padding:12px; border:none; background:#3E3D3D; margin-bottom:15px; outline:none;}
.treatments01 .apmnt_box01 input:focus{box-shadow:0px 0px 5px 0px #fff;}
.treatments01 .apmnt_box01 select{width:100%; padding:12px; border:none; background:#3E3D3D; margin-bottom:15px; outline:none;}
.treatments01 .apmnt_box01 select:focus{box-shadow:0px 0px 5px 0px #fff;}
.treatments01 .apmnt_box01 input[type="submit"]{width:250px; display:block; margin:auto; background:#FF1A00; padding:12px 0px; text-align:center;
 font-size:18px; margin-top:10px; transition:all 0.2s ease-in-out;}
.treatments01 .apmnt_box01 input[type="submit"]:hover{background:#72257F;}
.treatments01 .apmnt_box01 input[type="submit"]:focus{box-shadow:0px 0px 10px 0px #fff;}

/*DEPARTMENT*/
.treatments01 .dpmnt_box01{border-bottom: 2px solid #eae9e9; padding-bottom: 30px; margin-bottom: 30px;}
.treatments01 .dpmnt_box01 img{box-shadow: 4px 4px 15px #333;}
.treatments01 .dpmnt_box01 h3{letter-spacing:1px; margin-bottom:20px; margin-top:0px; color:#FF1A00;}
.treatments01 .dpmnt_box01 h4{color:#72257F; letter-spacing:0.5px;} 

/*SUBCATEGORY*/
.treatments01 .subcategory01{}
.treatments01 .subcategory01 h3{letter-spacing:1px; margin-bottom:20px; margin-top:0px; color:#FF1A00;}
.treatments01 .subcategory01 img{box-shadow: 4px 4px 15px #333; height:170px; width:100%;}
.treatments01 .subcategory01 h4{color:#72257F; letter-spacing:0.5px;}
.treatments01 .subcategory01 p{line-height:24px;} 

.treatments01 .treat01_right{margin-bottom:20px;}
.treatments01 .treat01_right h4{font-size: 21px; letter-spacing: 0.5px; background: #902fa0; padding: 12px; color:#fff; margin:auto;}
.treatments01 .treat01_right h4 a{text-decoration:none; color:#fff;}
.treatments01 .category01{padding:10px; color:#fff; box-shadow: 0px 4px 5px 2px #ccc;}
.treatments01 .category01 ul li{list-style:none; font-size:15px; letter-spacing:1px;}
.treatments01 .category01 ul li a{text-decoration:none; color:#902FA0; display:block; padding: 15px 10px; border-bottom: 1px solid #ccc;} 
.treatments01 .category01 ul li a:hover{color:#FF1A00;}

/*CONTACT*/
.contact01{margin-top:0px; margin-bottom:10px;}
.contact01 h2{text-align:center; font-size:40px; letter-spacing:1px; margin-bottom:25px;}
.contact01 h2 b{color:#FF1A00;}
.contact01 h5{font-size: 16px; letter-spacing: 1px; line-height: 22px; margin-bottom:20px; color:#72257F; margin-top:0px;}
.contact01 p{line-height:22px; border-bottom: 1px solid #dedede; padding-bottom: 15px; margin-bottom: 15px;}
.contact01 p span{color:#FF1A00; padding-right:5px;}

.contact01 input{width:100%; padding:15px; margin-bottom:15px; border:1px solid #E8E4E4; outline:none;}
.contact01 textarea{width:100%; height:150px; padding:15px; margin-bottom:15px; border:1px solid #E8E4E4; outline:none;}
.contact01 input[type="submit"]{width:200px; font-size:18px; letter-spacing:1px; border:none; background:#FF1A00; color:#fff;
 transition:all 0.3s ease-in-out;}
.contact01 input[type="submit"]:hover{box-shadow:inset 0px 60px 0px #72257F;}

/*FOOTER TOP*/
.footer_top{background:rgb(32, 3, 37); padding:20px 0px; color:#fff;}
.footer_top img.logo01{height:70px;}
.footer_top img.hour01{height:140px;}
.footer_top h4{font-size: 16px; line-height: 24px; letter-spacing: 1px; margin-bottom:0px;}
.footer_top h3{letter-spacing:1px;}
.footer_top .col-xs-1 span{font-size:18px;}
.footer_top p{font-size: 15px; line-height: 22px;}
.footer_top p a{text-decoration:none; color:#fff;}

.footer_bottom{background:rgb(38, 2, 43); padding:15px 0px; color:#fff;}
.footer_bottom p{margin-bottom:0px; text-transform:capitalize; font-size:15px; letter-spacing:1px; line-height:33px;}
.footer_bottom p a{text-decoration:none; color:#fff; font-weight:600;}
.footer_bottom ul{margin-bottom:0px;}
.footer_bottom ul li{list-style:none; display:inline;}
.footer_bottom ul li a{text-decoration:none;}
.footer_bottom ul li a i{width: 35px; height: 35px; text-align: center; line-height: 33px; background: #ff1a00; font-size: 16px; color: #fff;
 position:relative; transition:all 0.2s ease-in-out;}
.footer_bottom ul li a i:hover{background:#fff; color:#ff1a00;} 



/*--------------- RESPONSIVE -------------------------*/

@media(max-width:1199px) and (min-width:1025px){
/*NAVBAR*/
.navbar-default .nav > li > a{padding: 15px 8px;letter-spacing: 0.5px; font-size: 12px;}	

/*TREATMENTS01*/
.treatments01 .inbox01{height:232px;}
.treatments01 .inbox01 img{height:222px;}
.treatments01 .hidden01{height:232px; line-height:232px;}
.treatments01 .apmnt_box01{padding:40px;}
.treatments01 .inbox02{height:163px;}
.treatments01 .inbox02 img{height:155px;}
.treatments01 .hidden02{height:163px; line-height:163px;}
}

@media(max-width:1024px) and (min-width:992px){
/*NAVBAR*/
.navbar-default .nav > li > a{padding: 15px 8px;letter-spacing: 0.5px; font-size: 12px;}	

/*TREATMENTS01*/
.treatments01 .inbox01{height:232px;}
.treatments01 .inbox01 img{height:222px;}
.treatments01 .hidden01{height:232px; line-height:232px;}
.treatments01 .apmnt_box01{padding:40px;}
.treatments01 .inbox02{height:163px;}
.treatments01 .inbox02 img{height:155px;}
.treatments01 .hidden02{height:163px; line-height:163px;}
}

@media(max-width:991px) and (min-width:769px){
/*NAVBAR*/
.navbar-default .nav > li > a{padding: 15px 0px; color: #fff; font-weight: 600; letter-spacing: 0.5px; font-size: 11px;}

/*WRAP02*/
.wrap02 .icon01{width: 85px; height: 85px;}
.wrap02 .icon01 a img{position: absolute; top: 18px; left: 18px; width: 60%;}

/*FOOTER BOTTOM*/
.footer_bottom p{font-size:13px;}

/*ABOUT01*/
.about01 i{width: 50px; height: 50px; text-align: center; line-height: 50px; font-size: 25px;}

/*SERVICES01*/
.services01 .col-sm-3{margin-bottom:25px;}

/*TREATMENTS01*/
.treatments01 .apmnt_box01{padding:30px;}
.treatments01 .inbox01{height:166px;}
.treatments01 .inbox01 img{height:158px;}
.treatments01 .hidden01{height:166px; line-height:166px;}
.treatments01 .inbox02{height:123px;}
.treatments01 .inbox02 img{height:115px;}
.treatments01 .hidden02{height:123px; line-height:123px;}

}

@media(max-width:768px) and (min-width:768px){
/*NAVBAR*/
.navbar-default .nav > li > a{padding: 15px 0px; color: #fff; font-weight: 600; letter-spacing: 0.5px; font-size: 11px;}

/*WRAP02*/
.wrap02 .icon01{width: 85px; height: 85px;}
.wrap02 .icon01 a img{position: absolute; top: 18px; left: 18px; width: 60%;}

/*FOOTER BOTTOM*/
.footer_bottom p{font-size:13px;}

/*ABOUT01*/
.about01 i{width: 50px; height: 50px; text-align: center; line-height: 50px; font-size: 25px;}

/*SERVICES01*/
.services01 .col-sm-3{margin-bottom:25px;}

/*TREATMENTS01*/
.treatments01 .apmnt_box01{padding:30px;}
.treatments01 .inbox01{height:166px;}
.treatments01 .inbox01 img{height:158px;}
.treatments01 .hidden01{height:166px; line-height:166px;}
.treatments01 .inbox02{height:123px;}
.treatments01 .inbox02 img{height:115px;}
.treatments01 .hidden02{height:123px; line-height:123px;}

}

@media(max-width:767px) and (min-width:641px){
/*HEADER*/
.header img{height:70px; padding-left:34%;}
.header h1{top: -12px; left: 46%; font-size: 30px;}
.header .list01{text-align:center; margin-top:15px; display:none;}
.header .list01 ul li{display:inline-block; margin-bottom:5px;}
.header .links01{text-align:center;display:none;}

/*SLIDER01*/
.slider01 .item img{height:200px;}
.slider01 .img_text{width:90%; top:18%; left:5%;}
.slider01 .img_text h5{font-size: 18px;}
.slider01 .img_text h6{margin-top:10px;}
.slider01 .img_text h2{font-size: 24px; margin-top:5px; line-height:30px;}
.slider01 .img_text a{padding: 8px 18px; font-size: 14px; margin-top:5px;}
.slider01 .carousel-indicators{display: none;}


.mobweb01{display:block;}
.deskweb01{display:none;}

/*NAVBAR*/
.navbar-default .nav > li > a{padding: 10px 0px 0px 0px;}

/*SLIDER*/
.slider01 .item > img{height: 250px;}

/*WRAP01*/
.wrap01 p{margin-bottom:25px;}
.wrap01 .mask01{height:300px;}
.wrap01 .mask01 img{width: 100%; height:300px;}
.wrap01 .mask01:hover .hide01{width: 100%; height: 238px;}
.wrap01 .mask01:hover .hide02{width: 100%; height: 238px;}

/*WRAP02*/
.wrap02{text-align:center;}
.wrap02 .left01{text-align: center;}
.wrap02 .icon01{margin:auto;}

/*WRAP03*/
.wrap03 .w03_box{margin-bottom:25px;}

/*WRAP04*/
.wrap04{margin-top:40px;}
.wrap04 .mask01{height:250px;}
.wrap04 .mask01 img{height:250px;}

/*WRAP05*/
#small_media{display:block;}
#big_media{display:none;}

/*WRAP00*/
.wrap00 .center01{width:100%; padding:10px 0px;}
.wrap00 .center01 h2{font-size:32px;}

/*SERVICES01*/
.services01{margin-bottom: 10px;}
.services01 .col-sm-3{margin-bottom:40px;}

/*FOOTER BOTTOM*/
.footer_bottom{text-align:center;}
.footer_bottom ul{text-align:center; margin-top:5px;}

/*SCROLL TOP BUTTON*/
.scrollToTop{bottom:80px;}

}

@media(max-width:640px) and (min-width:581px){
/*HEADER*/
.header img{height:70px; padding-left:30%;}
.header h1{top: -12px; left: 44%; font-size: 30px;}
.header .list01{text-align:center; margin-top:15px;display:none;}
.header .list01 ul li{display:inline-block; margin-bottom:5px;}
.header .links01{text-align:center;display:none;}

/*SLIDER01*/
.slider01 .item img{height:200px;}
.slider01 .img_text{width:90%; top:18%; left:5%;}
.slider01 .img_text h5{font-size: 18px;}
.slider01 .img_text h6{margin-top:10px;}
.slider01 .img_text h2{font-size: 24px; margin-top:5px; line-height:30px;}
.slider01 .img_text a{padding: 8px 18px; font-size: 14px; margin-top:5px;}
.slider01 .carousel-indicators{display: none;}


.mobweb01{display:block;}
.deskweb01{display:none;}

/*NAVBAR*/
.navbar-default .nav > li > a{padding: 10px 0px 0px 0px;}

/*SLIDER*/
.slider01 .item > img{height: 250px;}

/*WRAP01*/
.wrap01 p{margin-bottom:25px;}
.wrap01 .mask01{height:300px;}
.wrap01 .mask01 img{width: 100%; height:300px;}
.wrap01 .mask01:hover .hide01{width: 100%; height: 238px;}
.wrap01 .mask01:hover .hide02{width: 100%; height: 238px;}

/*WRAP02*/
.wrap02{text-align:center;}
.wrap02 .left01{text-align: center;}
.wrap02 .icon01{margin:auto;}

/*WRAP03*/
.wrap03 .w03_box{margin-bottom:25px;}

/*WRAP04*/
.wrap04{margin-top:40px;}
.wrap04 .mask01{height:250px;}
.wrap04 .mask01 img{height:250px;}

/*WRAP05*/
#small_media{display:block;}
#big_media{display:none;}

/*WRAP00*/
.wrap00 .center01{width:100%; padding:10px 0px;}
.wrap00 .center01 h2{font-size:32px;}

/*SERVICES01*/
.services01{margin-bottom: 10px;}
.services01 .col-sm-3{margin-bottom:40px;}

/*FOOTER BOTTOM*/
.footer_bottom{text-align:center;}
.footer_bottom ul{text-align:center; margin-top:5px;}

/*SCROLL TOP BUTTON*/
.scrollToTop{bottom:80px;}

}

@media(max-width:580px) and (min-width:481px){
/*HEADER*/
.header img{height:70px; padding-left:28%;}
.header h1{top: -12px; left: 44%; font-size: 30px;}
.header .list01{text-align:center; margin-top:15px;display:none;}
.header .list01 ul li{display:inline-block; margin-bottom:5px;}
.header .links01{text-align:center;display:none;}


/*SLIDER01*/
.slider01 .item img{height:200px;}
.slider01 .img_text{width:90%; top:18%; left:5%;}
.slider01 .img_text h5{font-size: 18px;}
.slider01 .img_text h6{margin-top:10px;}
.slider01 .img_text h2{font-size: 24px; margin-top:5px; line-height:30px;}
.slider01 .img_text a{padding: 8px 18px; font-size: 14px; margin-top:5px;}
.slider01 .carousel-indicators{display: none;}


.mobweb01{display:block;}
.deskweb01{display:none;}

/*NAVBAR*/
.navbar-default .nav > li > a{padding: 10px 0px 0px 0px;}

/*SLIDER*/
.slider01 .item > img{height: 200px;}

/*WRAP01*/
.wrap01 p{margin-bottom:25px;}
.wrap01 .mask01{height:300px;}
.wrap01 .mask01 img{width: 100%; height:300px;}
.wrap01 .mask01:hover .hide01{width: 100%; height: 238px;}
.wrap01 .mask01:hover .hide02{width: 100%; height: 238px;}

/*WRAP02*/
.wrap02{text-align:center;}
.wrap02 .left01{text-align: center;}
.wrap02 .icon01{margin:auto;}

/*WRAP03*/
.wrap03 .w03_box{margin-bottom:25px;}

/*WRAP04*/
.wrap04{margin-top:40px;}
.wrap04 .mask01{height:250px;}
.wrap04 .mask01 img{height:250px;}

/*WRAP05*/
#small_media{display:block;}
#big_media{display:none;}

/*WRAP00*/
.wrap00 .center01{width:100%; padding:10px 0px;}
.wrap00 .center01 h2{font-size:32px;}

/*FOOTER BOTTOM*/
.footer_bottom{text-align:center;}
.footer_bottom ul{text-align:center; margin-top:5px;}

/*SCROLL TOP BUTTON*/
.scrollToTop{bottom:80px;}

/*NAVIGATE01*/
.navigate01 .cntr01{width:100%;}

/*ABOUT01*/
.about01{margin-top: 30px;}
.about01 h4{margin-top:15px;}
.about01 .col-sm-4 a{margin-bottom:25px;}

/*ABOUT02*/
.about02 h5{width:100%;}

/*SERVICES01*/
.services01{margin-bottom: 10px;}
.services01 .col-sm-3{margin-bottom:40px;}
.services01 .srvc01_box{height:254px;}
.services01 .srvc01_box img{ height:216px;}

/*TREATMENTS01*/
.treatments01 .apmnt_box01{padding:30px;}
.treatments01 .dpmnt_box01{padding-bottom:20px; margin-bottom:5px;}
.treatments01 .dpmnt_box01 h3{margin-top:0px;}
.treatments01 .dpmnt_box01 h4{line-height:24px;}
.treatments01 .dpmnt_box01 p.mrg_btm{margin-bottom:20px;}
.treatments01 .inbox01 img{height:276px;}
.treatments01 .inbox02 img{height:190px;}

/*CONTACT01*/
.contact01 .col-sm-4{margin-bottom:30px;}

}

@media(max-width:480px) and (min-width:361px){
/*HEADER*/
.header img{height:70px; padding-left:24%;}
.header h1{top: -12px; left: 42%; font-size: 30px;}
.header .list01{text-align:center; margin-top:15px;display:none;}
.header .list01 ul li{display:inline-block; margin-bottom:5px;}
.header .links01{text-align:center;display:none;}

/*SLIDER01*/
.slider01 .item img{height:200px;}
.slider01 .img_text{width:90%; top:18%; left:5%;}
.slider01 .img_text h5{font-size: 18px;}
.slider01 .img_text h6{margin-top:10px;}
.slider01 .img_text h2{font-size: 24px; margin-top:5px; line-height:30px;}
.slider01 .img_text a{padding: 8px 18px; font-size: 14px; margin-top:5px;}
.slider01 .carousel-indicators{display: none;}

.mobweb01{display:block;}
.deskweb01{display:none;}

/*NAVBAR*/
.navbar-default .nav > li > a{padding: 10px 0px 0px 0px;}

/*SLIDER*/
.slider01 .item > img{height: 200px;}

/*WRAP01*/
.wrap01 p{margin-bottom:25px;}
.wrap01 .mask01 img{width: 100%;}

/*WRAP02*/
.wrap02{text-align:center;}
.wrap02 .left01{text-align: center;}
.wrap02 .icon01{margin:auto;}

/*WRAP03*/
.wrap03 .w03_box{margin-bottom:25px;}

/*WRAP04*/
.wrap04{margin-top:40px;}
.wrap04 .mask01{height:250px;}
.wrap04 .mask01 img{height:250px;}

/*WRAP05*/
#small_media{display:block;}
#big_media{display:none;}

/*WRAP00*/
.wrap00 .center01{width:100%; padding:10px 0px;}
.wrap00 .center01 h2{font-size:32px;}

/*FOOTER BOTTOM*/
.footer_bottom{text-align:center;}
.footer_bottom ul{text-align:center; margin-top:5px;}

/*SCROLL TOP BUTTON*/
.scrollToTop{bottom:35px;}

/*NAVIGATE01*/
.navigate01 .cntr01{width:100%;}

/*ABOUT01*/
.about01{margin-top: 30px;}
.about01 h4{margin-top:15px;}
.about01 .col-sm-4 a{margin-bottom:25px;}

/*ABOUT02*/
.about02 h5{width:100%;}

/*SERVICES01*/
.services01{margin-bottom: 10px;}
.services01 .col-sm-3{margin-bottom:40px;}
.services01 .srvc01_box{height:254px;}
.services01 .srvc01_box img{ height:216px;}


/*TREATMENTS01*/
.treatments01 .apmnt_box01{padding:30px;}
.treatments01 .dpmnt_box01{padding-bottom:20px; margin-bottom:5px;}
.treatments01 .dpmnt_box01 h3{margin-top:0px;}
.treatments01 .dpmnt_box01 h4{line-height:24px;}
.treatments01 .dpmnt_box01 p.mrg_btm{margin-bottom:20px;}
.treatments01 .inbox01 img{height:276px;}
.treatments01 .inbox02 img{height:190px;}

/*CONTACT01*/
.contact01 .col-sm-4{margin-bottom:30px;}

}

@media(max-width:360px) and (min-width:321px){
/*HEADER*/
.header img{height:70px; padding-left:15%;}
.header h1{top: -12px; left: 40%; font-size: 30px;}
.header .list01{text-align:center; margin-top:15px;display:none;}
.header .list01 ul li{display:inline-block; margin-bottom:5px;}
.header .links01{text-align:center;display:none;}

/*SLIDER01*/
.slider01 .item img{height:200px;}
.slider01 .img_text{width:90%; top:7%; left:5%;}
.slider01 .img_text h5{font-size: 18px;}
.slider01 .img_text h6{margin-top:10px;}
.slider01 .img_text h2{font-size: 24px; margin-top:5px; line-height:30px;}
.slider01 .img_text a{padding: 8px 18px; font-size: 14px; margin-top:5px;}
.slider01 .carousel-indicators{display: none;}

.mobweb01{display:block;}
.deskweb01{display:none;}

/*NAVBAR*/
.navbar-default .nav > li > a{padding: 10px 0px 0px 0px;}

/*SLIDER*/
.slider01 .item > img{height: 150px;}

/*WRAP01*/
.wrap01 p{margin-bottom:25px;}
.wrap01 .mask01 img{width: 100%;}

/*WRAP02*/
.wrap02{text-align:center;}
.wrap02 .left01{text-align: center;}
.wrap02 .icon01{margin:auto;}

/*WRAP03*/
.wrap03 .w03_box{margin-bottom:25px;}

/*WRAP04*/
.wrap04{margin-top:40px;}

/*WRAP05*/
#small_media{display:block;}
#big_media{display:none;}

/*WRAP00*/
.wrap00 .center01{width:100%; padding:10px 0px;}

/*FOOTER BOTTOM*/
.footer_bottom{text-align:center;}
.footer_bottom ul{text-align:center; margin-top:5px;}

/*SCROLL TOP BUTTON*/
.scrollToTop{width: 45px; height: 45px; line-height: 45px; bottom:45px; right:15px;}

/*NAVIGATE01*/
.navigate01 .cntr01{width:100%;}

/*ABOUT01*/
.about01{margin-top: 30px;}
.about01 h4{margin-top:15px;}
.about01 .col-sm-4 a{margin-bottom:25px;}

/*ABOUT02*/
.about02 h5{width:100%;}

/*SERVICES01*/
.services01{margin-bottom: 10px;}
.services01 .col-sm-3{margin-bottom:40px;}

/*TREATMENTS01*/
.treatments01 .apmnt_box01{padding:15px;}
.treatments01 .dpmnt_box01{padding-bottom:20px; margin-bottom:5px;}
.treatments01 .dpmnt_box01 h3{margin-top:0px;}
.treatments01 .dpmnt_box01 h4{line-height:24px;}
.treatments01 .dpmnt_box01 p.mrg_btm{margin-bottom:20px;}
.treatments01 .inbox01 img{height:276px;}
.treatments01 .inbox02 img{height:190px;}

/*CONTACT01*/
.contact01 .col-sm-4{margin-bottom:30px;}

}

@media(max-width:320px){
/*HEADER*/
.header img{height:70px;}
.header h1{top: -12px; left: 100px; font-size: 30px;}
.header .list01{text-align:center; margin-top:15px;display:none;}
.header .list01 ul li{display:inline-block; margin-bottom:5px;}
.header .links01{text-align:center;display:none;}

/*SLIDER01*/
.slider01 .item img{height:200px;}
.slider01 .img_text{width:90%; top:7%; left:5%;}
.slider01 .img_text h5{font-size: 18px;}
.slider01 .img_text h6{margin-top:10px;}
.slider01 .img_text h2{font-size: 24px; margin-top:5px; line-height:30px;}
.slider01 .img_text a{padding: 8px 18px; font-size: 14px; margin-top:5px;}
.slider01 .carousel-indicators{display: none;}


.mobweb01{display:block;}
.deskweb01{display:none;}

/*NAVBAR*/
.navbar-default .nav > li > a{padding: 10px 0px 0px 0px;}

/*SLIDER*/
.slider01 .item > img{height: 150px;}

/*WRAP01*/
.wrap01 p{margin-bottom:25px;}
.wrap01 .mask01 img{width: 100%;}

/*WRAP02*/
.wrap02{text-align:center;}
.wrap02 .left01{text-align: center;}
.wrap02 .icon01{margin:auto;}

/*WRAP03*/
.wrap03 .w03_box{margin-bottom:25px;}

/*WRAP04*/
.wrap04{margin-top:40px;}

/*WRAP05*/
#small_media{display:block;}
#big_media{display:none;}

/*WRAP00*/
.wrap00 .center01{width:100%; padding:10px 0px;}

/*FOOTER BOTTOM*/
.footer_bottom ul{text-align:left; margin-top:5px;}

/*SCROLL TOP BUTTON*/
.scrollToTop{width: 45px; height: 45px; line-height: 45px; bottom:85px;}

/*NAVIGATE01*/
.navigate01 .cntr01{width:100%;}

/*ABOUT01*/
.about01{margin-top: 30px;}
.about01 h4{margin-top:15px;}
.about01 .col-sm-4 a{margin-bottom:25px;}

/*ABOUT02*/
.about02 h5{width:100%;}

/*SERVICES01*/
.services01{margin-bottom: 10px;}
.services01 .col-sm-3{margin-bottom:40px;}

/*TREATMENTS01*/
.treatments01 .apmnt_box01{padding:15px;}
.treatments01 .dpmnt_box01{padding-bottom:20px; margin-bottom:5px;}
.treatments01 .dpmnt_box01 h3{margin-top:0px;}
.treatments01 .dpmnt_box01 h4{line-height:24px;}
.treatments01 .dpmnt_box01 p.mrg_btm{margin-bottom:20px;}
.treatments01 .inbox01 img{height:276px;}
.treatments01 .inbox02 img{height:190px;}

/*CONTACT01*/
.contact01 .col-sm-4{margin-bottom:30px;}

}

