/*
	Dental by TEMPLATE STOCK
	templatestock.co @templatestock
	Released for free under the Creative Commons Attribution 3.0 license (templatestock.co/license)
*/

/*-----------------------Reset-------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, 
address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  font-weight:inherit;
  font-style:inherit;
  font-size:100%;
  line-height:100%;
  background:transparent; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {display:block;}
audio, canvas, video {display:inline-block;*display:inline;*zoom:1;}
audio:not([controls]) { display: none; }
[hidden] {display:none;}

/*----------------------Base Styles----------------------*/

html * {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
} 

html {
  height:100%;
  background:#f4f4f4 url('../img/white-bg.png') no-repeat 0 625px;
}
  
body{
  font-size:100%;
  line-height:100%;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
  font-family:'Roboto', sans-serif;
  color:#000;
  background:transparent url('../img/body-bg.png') no-repeat 50% 0;
  position:relative;
  min-height:100%;
}




/*-------------------MyStyles-----------------------------*/

ul.services-provide-block2 {
  margin-bottom:5px;
  padding-right:55px;
}

li.services-provide-block2{
  position:relative;
  overflow:hidden;
  clear:both;
  color:#fff;
  padding:0 0 30px 85px;
  min-height:79px;
  left:-1200px;
}

ul.listIndent {
    text-align: left;
	list-style-type: disc;
	margin: .4em 0 .5em 2.5em;
}

.myText {
  margin:0;
  color:#4a4545;
  font-size:18px;
  font-weight:300;
  line-height:30px;
}

.myText li,p{
  margin:0;
  color:#4a4545;
  font-size:18px;
  font-weight:300;
  line-height:20px;
}

/*-------------------MyStyles-----------------------------*/

 .image {
    overflow: hidden;
    transition-duration: 0.8s;
    transition-property: transform;
    border-radius: 100%;
}
.image:hover {
    border-radius: 100%;
    transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
}



/*----------------------Default----------------------------*/

blockquote {margin:1em 40px;}

dfn {font-style:italic;}

hr {display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}

ins {background:#ff9;color:#000;text-decoration:none;}

mark {background:#ff0;color:#000;font-style:italic;font-weight:bold;}

pre, code, kbd, samp {font-family:monospace, serif; _font-family: 'courier new', monospace;font-size:1em;}

pre {white-space:pre;white-space:pre-wrap;word-wrap:break-word;}

q {quotes:none;}
q:before, q:after {content: "";content:none;}

small {font-size:85%;}

sub, sup {font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup {top:-0.5em;}
sub {bottom:-0.25em;}

img {border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;}

svg:not(:root) {overflow:hidden;}

figure {margin:0;}

button[disabled], input[disabled] {cursor:default;}

iframe {filter: alpha(opacity=100) !important;
       opacity:1!important;}

input[type="checkbox"], input[type="radio"] {box-sizing:border-box;padding:0;*width:12px;*height:12px;margin:0;border:none;background:none;}

textarea {overflow:auto;vertical-align:top;resize:vertical;}

table {border-collapse:collapse;border-spacing:0;}

.chromeframe {margin: 0.2em 0;background:#ccc;color:black;padding:0.2em 0;}

strong{font-weight:bold;}

em{font-style:italic;}

p{margin:0 0 1em 0; line-height:1.5em;}

h1, h2, h3, h4, h5, h6 {
  padding:0.5em 0; 
  font-weight:bold;
  text-decoration:none;
}
 
ol, ul{
  list-style:none;
  margin:0;
  padding:0;
  position:relative;
  display:block;
  clear:both;
}

a:link {
  color:#81000E;
  text-decoration:none;
  cursor:pointer;
}
 
a:visited {
  color:#78929F;
  text-decoration:none;
  cursor:pointer;
} 

a:focus, a:hover, a:active {
  color:#FF0000;
  text-decoration:underline;
  cursor:pointer;
  
}
 
a:hover{text-decoration:none;}

/*--------------------Helpers-----------------------*/

.hidden {display:none;visibility:hidden;}
.clear, 
.clear-left, 
.clear-right{clear:both;display:block;width:100%;height:0;overflow:hidden;line-height:0;font-size:0; }
.clearafter:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0;overflow:hidden;}* html .clearafter,*:first-child+html .clearafter{zoom:1}
.clear-left{clear:left;}
.clear-right{clear:right;}
.f-right{float:right;}
.f-left{float:left;}
.no-border{border:0 none!important;}
.no-margin{margin:0 !important;}
.no-padding-top{padding-top:0 !important;}
.no-bg{background:transparent none;}
.a-left{text-align:left !important;}
.a-right{text-align:right !important;}
.a-center{text-align:center !important;}
.no-list-style, .no-list-style li{list-style:none !important; margin-left:0 !important;}
.mr-25{margin-right:25px;}

/*--------------------------Header---------------------------*/

#header-inn{
  position:relative;
  overflow:hidden;
  clear:both;
  width:1200px;
  margin:0 auto;
  padding:40px 10px 0 10px;

}

#top-logo{float:left;}
  
#top-menu{

  float:right;
  padding:45px 0 0 0;
  position:relative;
}

#top-menu a{
  float:left;
  text-decoration:none;
  text-transform:uppercase;
  color:#fff;
  font-weight:bold;
  font:bold 16px/16px 'Roboto', sans-serif;
  margin-left:45px;
  -webkit-transition:color .4s ease;
  -moz-transition:color .4s ease;
  -o-transition:color .4s ease;
  transition:color .4s ease;
}

#top-menu a:first-child{margin-left:0;}

#top-menu a:hover{color:#E91E63;text-shadow: 2px 1px 1px #800000;}

.pseudo-menu{display:none;}

/*--------------------------Sections--------------------------*/

.section-main{
  position:relative;
  overflow:hidden;
  clear:both;
}

.section-main > .section-inn{
  margin:0 auto;
  width:1200px;
  display:table;
  clear:both;
  position:relative;
  padding-left:10px;
  padding-right:10px;
}

#pets-bg{
  position:relative;
  overflow:hidden;
  clear:both;
  background:#f4f4f4 none;
  background-size:100%;
}

.half-block{
  width:50%;
  position:relative;
}

/*-------------------------Services-------------------------*/

.services-provide-block{
  padding:30px 0 0 0;
  position:relative;
}

.services-provide-block h3:first-child{
  margin:0;
  padding:0;
  color:#b22f18;
  font-size:30px;
  margin-bottom:40px;
  opacity:0;
}

.services-provide-block h3:first-child span{font-weight:300;}

.services-provide-block ul{
  margin-bottom:5px;
  padding-right:55px;
}

.services-provide-block ul li{
  position:relative;
  overflow:hidden;
  clear:both;
  color:#fff;
  padding:0 0 30px 85px;
  min-height:79px;
  left:-1200px;
}

.services-provide-block ul li strong{
  display:block;
  clear:both;
  font-size:22px;
  margin-bottom:10px;
}

.services-provide-block ul li p{
  margin:0;
  font-size:16px;
  line-height:30px;
}

.services-provide-block ul li.item-1{background:transparent url('../img/item-1.png') no-repeat 0 0;}

.services-provide-block ul li.item-2{background:transparent url('../img/item-2.png') no-repeat 0 0;}

.services-provide-block ul li.item-3{background:transparent url('../img/item-3.png') no-repeat 0 0;}

a.to-doctors-btn{
  float:left;
  text-decoration:none;
  color:#fff;
  margin-left:85px;
  font-size:19px;
  font-weight:300;
  padding:12px 15px;
  font-weight:300px;
  border:2px solid #bac5ca;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  opacity:0;
  -webkit-transition:.4s ease;
  -moz-transition:.4s ease;
  -o-transition:.4s ease;
  transition:.4s ease;
}

a.to-doctors-btn:hover{
  background-color:#fff;
  color:#062e48;
  border-color:#fff;
}

#slider-wrap{ 
  width:585px;
  position:relative;
  padding-top:20px;
}

#slider{ 
  width:585px;
  height:666px;
  position:relative;
}

#slider .slide{ 
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  display:none;
}

#slider .slide:first-child{display:block;}

.sli-links{ 
  text-align:center;
  position:absolute;
  z-index:5;
  width:100%;
  left:0;
  bottom:40px;
}

.sli-links .control-slide{
  margin-left:15px;
  display:inline-block;
  width:17px;
  height:17px;
  overflow:hidden;
  text-indent:-9999px;
  background-color:transparent;
  cursor:pointer;
  border:3px solid #fafafa;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
}

.sli-links .control-slide:first-child{margin-left:0;}

.sli-links .control-slide.active{background-color:#fafafa;}

#slider .slide.flip{
  -webkit-transform-origin:50% 50%;
  -webkit-animation:flip;
  -webkit-animation-duration:1s;
  -moz-transform-origin:50% 50%;
  -moz-animation:flip;
  -moz-animation-duration:1s;
  -o-transform-origin:50% 50%;
  -o-animation:flip;
  -o-animation-duration:1s;
  -ms-transform-origin:50% 50%;
  -ms-animation:flip;
  -ms-animation-duration:1s;
  transform-origin:50% 50%;
  animation:flip;
  animation-duration:1s;
}

@-webkit-keyframes flip {
  0%{-webkit-transform: rotateY(0deg);}
  100%{-webkit-transform: rotateY(360deg);}
}

@-moz-keyframes flip {
  0%{-moz-transform: rotateY(0deg);}
  100%{-moz-transform: rotateY(360deg);}
}

@-ms-keyframes flip {
  0%{-ms-transform: rotateY(0deg);}
  100%{-ms-transform: rotateY(360deg);}
}

@-o-keyframes flip {
  0%{-o-transform: rotateY(0deg);}
  100%{-o-transform: rotateY(360deg);}
}

@keyframes flip {
  0%{transform: rotateY(0deg);}
  100%{transform: rotateY(360deg);}
}

.services-main-title{
  margin:0;
  padding:20px 0 35px 0;
  color:#b22f18;
  text-align:center;
  position:relative;
  display:block;
  clear:both;
  font-size:34px;
  font-weight:700;
  line-height:50px;
}

.services-main-title:before{
  content:'';
  display:block;
  background:transparent url('../img/q-bg.png') no-repeat 50% 0;
  width:39px;
  height:30px;
  margin-left:-20px;
  position:absolute;
  top:-40px;
  left:50%;
}

.services-bottom-block{
  position:relative;
  clear:both;
  min-height:240px;
  margin-bottom:50px;
}

.services-bottom-block:before{
  content:'';
  display:block;
  background:transparent url('../img/thanasouli-small.png') no-repeat 0 0;
  width:211px;
  height:240px;
  position:absolute;
  top:0;
  left:50%;
  margin-left:-105px;
}

#sb.services-bottom-block .f-left{
  padding:40px 160px 0 0;
  position:relative;
  left:-1200px;
}

#sb.services-bottom-block .f-right{
  padding:40px 0 0 160px;
  text-align:right;
  position:relative;
  right:-1200px;
}

.services-bottom-block .f-left h4 , 
.services-bottom-block .f-right h4{
  color:#062e48;
  font-size:22px;
  padding:0;
  margin:0 0 10px 0;
}

.services-bottom-block .f-left p , 
.services-bottom-block .f-right p{
  margin:0; 
  color:#062e48;
  font-size:16px;
  line-height:30px;
} 

/*--------------------------About Us-------------------------*/

#about-us{background:#daa6a66e none;}

.middle-title{
  margin:40px 0 20px 0;
  padding:0;
  font-size:30px;
  color:#646464;
  text-align:center;
}

.middle-title span{font-weight:300;}

.middle-text{
  position:relative;
  overflow:hidden;
  clear:both;
  text-align:center;
  padding:0 0 30px 0;
}

.middle-text p{
  margin:0;
  color:#4a4545;
  font-size:18px;
  font-weight:300;
  line-height:30px;
}


/*--------------------------Biography-------------------------*/

#biography{background:#daa6a66e none;}

.middle-title{
  margin:40px 0 20px 0;
  padding:0;
  font-size:30px;
  color:#b22f18;
  text-align:center;
}

.middle-title span{font-weight:300;}

.middle-text{
  position:relative;
  overflow:hidden;
  clear:both;
  text-align:center;
  padding:0 0 30px 0;
}

.middle-text p{
  margin:0;
  color:#333333;
  font-size:18px;
  font-weight:300;
  line-height:30px;
}

/*--------------------------Biography-------------------------*/




/*--------------------------FAQ-------------------------*/

#our-doctors ul.list-of-doctors li:hover{color:#062e48;}

/*--------------------------FAQ-------------------------*/




/*-----------------------Our Doctors-------------------------*/

ul.list-of-doctors{
  overflow:hidden;
  padding:10px 0 60px 0;
}

#our-doctors ul.list-of-doctors li{
  width:295px;
  float:left;
  text-align:center;
  cursor:pointer;
  color:#767676;
  -webkit-transition:color .4s ease;
  -moz-transition:color .4s ease;
  -o-transition:color .4s ease;
  transition:color .4s ease;
}

#our-doctors ul.list-of-doctors li img{
  margin-bottom:10px;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transition:2s ease;
  -moz-transition:2s ease;
  -o-transition:2s ease;
  transition:2s ease;
}

#our-doctors.current ul.list-of-doctors li.flip img{
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}

ul.list-of-doctors li h4{
  font-size:24px;
  padding:0 30px 5px 30px;
}

ul.list-of-doctors li p{
  font-weight:300;
  font-size:18px;
  line-height:29px;
  margin:0 30px;
}

#our-doctors ul.list-of-doctors li:hover{color:#062e48;}

/*-----------------------Our Awards--------------------------*/

#about-us .our-awards-wrap{
  position:relative;
  overflow:hidden;
  clear:both;
  background-color:#fff;
  margin-bottom:20px;
  -webkit-transition:opacity 4s ease;
  -moz-transition:opacity 4s ease;
  -o-transition:opacity 4s ease;
  transition:opacity 4s ease;
  opacity:0;
  filter:alpha(opacity=0);
}

#about-us.current .our-awards-wrap{opacity:1;filter: alpha(opacity=100);}

.our-awards-text{
  overflow:hidden;
}

.award-title{
  color:#767676;
  font-weight:300;
  font-size:30px;
}

.award-date{
  color:#062e48;
  display:block;
  margin-bottom:10px;
  font-size:16px;
}

.our-awards-text p{
  color:#333333;
  font-size:19px;
  margin:0;
  line-height:30px;
  font-weight:300;
}

.our-awards-text .oh{
  overflow:hidden;
  padding:0 0 0 30px;
}

.our-awards-slider{ 
  width:42%;
  height:300px;
  position:relative;
  float:left;
}

.our-awards-slider .award-img{ 
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  display:none;
}

.our-awards-slider .award-img:first-child{display:block;}

#prewbutton , #nextbutton{
  display:block;
  text-indent:-9999px;
  position:absolute;
  background:transparent url('../img/arrows-sprite.png') no-repeat 0 0;
  width:13px;
  height:26px;
  cursor:pointer;
  top:50%;
  margin-top:-13px;
  z-index:5;
}

#prewbutton{left:6px;}

#nextbutton{
  right:6px;
  background-position:100% 0;
}

/*-----------------------Our Pacients------------------------*/

.about-our-pacients-block{
  position:relative;
  overflow:hidden;
  clear:both;
}

.about-our-pacients-block h4{
  font-weight:bold;
  color:#b22f18;
  font-size:25px;
  padding-bottom:20px;
}

.about-our-pacients-block p{
  color:#767676;
  font-weight:300;
  font-size:18px;
  line-height:30px;
  margin:0;
}

ul.list-of-our-pacients{
  overflow:hidden;
  padding:25px 0 45px 0;
}

#about-us ul.list-of-our-pacients li{
  float:left;
  width:236px;
  opacity:0;
  cursor:pointer;
}

ul.list-of-our-pacients li figure{
  display:block;
  margin:0 auto 25px auto;
  background-color:#fff;
  text-align:center;
  width:90px;
  height:90px;
  line-height:90px;
  overflow:hidden;
  -webkit-border-radius:100%;
  -moz-border-radius:100%;
  border-radius:100%;
}

ul.list-of-our-pacients li figure img{vertical-align:inherit;}

ul.list-of-our-pacients li h5{
  color:#767676;
  font-size:18px;
  font-weight:bold;
  text-align:center;
  padding:0 20px 15px 20px;
  -webkit-transition:color .4s ease;
  -moz-transition:color .4s ease;
  -o-transition:color .4s ease;
  transition:color .4s ease;
}

ul.list-of-our-pacients li p{
  color:#818181;
  font-size:14px;
  margin:0;
  font-weight:300;
  line-height:22px;
  text-align:center;
  padding:0 15px;
  -webkit-transition:color .4s ease;
  -moz-transition:color .4s ease;
  -o-transition:color .4s ease;
  transition:color .4s ease;
}

ul.list-of-our-pacients li:hover h5 , 
ul.list-of-our-pacients li:hover p{color:#062e48;}

/*-------------------------Contacts--------------------------*/

#contacts{
  background-color:#daa6a66e;
  padding-bottom:30px;
}
  
.contacts-info{
  position:relative;
  overflow:hidden;
  clear:both;
  text-align:center;
  padding:40px 0 25px 0;
  color:#b22f18;
}

.contacts-info strong{
  font-size:30px;
  display:block;
  clear:both;
  margin-bottom:25px;
}

.contacts-info strong span{font-weight:300;}

.contacts-info p{
  font-size:18px;
  line-height:30px;
  font-weight:300;
  margin:0;
}

ul.contacts-address{
  padding-right:100px;
  float:left;
  width:50%;
  clear:none;
}

.contacts-address li{
  color:#333333;
  font-size:20px;
  line-height:22px;
  margin-top:10px;
}

.contacts-address li:first-child{margin-top:0;}

form.contact-form{
  display:block;
  overflow:hidden;
}

form.contact-form textarea{
  float:left;
  width:100%;
  height:100px;
  resize:none;
  overflow:auto;
  margin: 0 0 18px 0;;
  color:#000;
  outline:none;
  border:none;
  font:300 18px 'Roboto', sans-serif;
  padding:10px 15px;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}

form.contact-form textarea::-webkit-input-placeholder {color:#fff;opacity:1;}

form.contact-form textarea::-moz-placeholder {color:#fff;opacity:1;}

form.contact-form .f-right{
  float:right;
  width:100%;
}

form.contact-form input[type="text"]{
  width:100%;
  border:none;
  font:300 18px 'Roboto', sans-serif;
  padding:10px 15px;
  margin:0 0 18px 0;
  color:#000;
  outline:none;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
}

form.contact-form input[type="text"]::-webkit-input-placeholder {color:#fff;opacity:1;}

form.contact-form input[type="text"]::-moz-placeholder {color:#fff;opacity:1;}

form.contact-form button[type="submit"]{
  margin:0 0 5px 0;
  cursor:pointer;
  color:#000;
  text-transform:capitalize;
  font:300 18px 'Roboto', sans-serif;
  text-transform:capitalize;
  padding:8px 75px 8px 15px;
  border:2px solid #b2b8bb;
  background:transparent url('../img/comment.png') no-repeat 93% 12px;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border-radius:6px;
  -webkit-transition:.4s ease;
  -moz-transition:.4s ease;
  -o-transition:.4s ease;
  transition:.4s ease;
}

form.contact-form button[type="submit"]:hover{
  border-color:#fff;
  background-color:#fff;
  color:#4f5d65;
  background-image:url('../img/comment-hover.png');
}

form input[type="text"] , 
form textarea{background:#da998e;}

form input[type="text"].error , 
form textarea.error{background:#6a5c62 url('../img/error.png') no-repeat 95% 15px;}

div.error{
  color:#fff;
  padding:10px 0px 0px 28px;
  background: transparent url("../img/error.png") 0 10px no-repeat;
}

div.success,
div.loading{
  color:#fff;
  padding:10px 0px 0px 0px;
}


.map-section{
  height:350px;
}

#map_canvas{
  width:100%;
  height:100%;
}

#content-boolean{
  overflow:hidden;
  background-color:#fff;
  padding:10px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
}

#content-boolean{color:#062e48;}

#content-boolean h1{
  font-size:15px;
  padding-top:0;
}

#content-boolean p{
  font-size:15px;
  margin:0;
}

/*--------------------------Footer---------------------------*/

footer[role="contentinfo"]{
  position:relative;
  overflow:hidden;
  clear:both;
    background: #e9d3d3; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#e9d3d3, #a65d66); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#e9d3d3, #a65d66); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e9d3d3, #a65d66); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e9d3d3,#a65d66); /* Standard syntax (must be last) */
}

.foo-inn{
  margin:0 auto;
  position:relative;
  overflow:hidden;
  clear:both;
  width:1200px;
  padding:55px 0;
}

#bottom-menu{
  overflow:hidden;
  text-align:center;
}

#bottom-menu a{
  display:inline-block;
  text-decoration:none;
  text-transform:capitalize;
  color:#b12e18;
  font-size:16px;
  margin-left:35px;
  -webkit-transition:color .4s ease;
  -moz-transition:color .4s ease;
  -o-transition:color .4s ease;
  transition:.4s ease;
}

#bottom-menu a:hover{color:#062e48;}

#bottom-menu a:first-child{margin-left:0;}

/*------------------------Navigation-------------------------*/
.copy_right {
  font-size:12px;
	text-align:center;
	margin-top:30px;
}

.copy_right a{
    text-decoration: none;
    color: #333333;
    font-weight: bold;
}


/*------------------------Navigation-------------------------*/

.navigation-fixed{
  z-index:5;
  right:30px;
  top:35px;
  position:fixed;
  width:80px;
  display:none;
}

.navigation-fixed span{
  display:block;
  clear:both;
  cursor:pointer;
  color:#95aeb9;
  font-weight:bold;
  font-size:13px;
  text-align:center;
}

.navigation-fixed span.button-top{
  background:transparent url('../img/btns-sprite.png') no-repeat 50% 25px;
  margin-bottom:20px;
  padding-bottom:55px;
}

.navigation-fixed span.button-bottom{
  padding-top:55px;
  background:transparent url('../img/btns-sprite.png') no-repeat 50% -157px;
}

/*-----------------------Media Queries-----------------------*/

@media only screen and (max-width:1400px){

  .navigation-fixed{display:none!important;}

}

@media only screen and (max-width:1199px){

  .section-main > .section-inn,
  #header-inn,
  .foo-inn{width:100%;}

  .services-provide-block ul li,
  #sb.services-bottom-block .f-left{left:-120%;}

  #sb.services-bottom-block .f-right{right:-120%;}

  #our-doctors ul{text-align:center;}

  #our-doctors ul.list-of-doctors li{
    float:none;
    vertical-align:top;
    display:inline-block;
    width:24%;
  }

  #about-us ul.list-of-our-pacients{text-align:center;}

  #about-us ul.list-of-our-pacients li{
    float:none;
    vertical-align:top;
    display:inline-block;
    width:19.5%;
  }

}

@media only screen and (max-width:1024px) {

  #header-inn , 
  .section-main > .section-inn{
    padding-left:30px;
    padding-right:30px;
  }

  .services-provide-block ul{padding-right:0;}

  .services-provide-block{padding-top:50px;}

  #services > .section-inn > .f-left,
  #services > .section-inn > .f-right{
    float:none;
    clear:both;
    width:100%;
    overflow:hidden;
  }

  #slider-wrap{
    margin:0 auto;
    padding-top:40px;
  }

  .services-main-title:before{display:none;}

  .our-awards-text img{display:none;}

  .contacts-address li{font-size:24px;}

  #about-us ul.list-of-our-pacients li{width:185px;}

  #our-doctors ul.list-of-doctors{padding-bottom:20px;}

  #our-doctors ul.list-of-doctors li{
    width:48%;
    margin-bottom:20px;
  }

  #sb.services-bottom-block .f-left{padding:35px 130px 0 0;}

  #sb.services-bottom-block .f-right{padding:35px 0 0 130px;}

  .services-main-title{
    font-size:45px;
    line-height:55px;
  }

  #top-menu{padding:40px 20px 0 0;}

  .foo-inn{padding:35px 0;}

  .contacts-info{padding:35px 0;}

  #contacts{padding-bottom:50px;}

  ul.contacts-address{padding-right:40px;}

} 

@media only screen and (max-width:768px) {

  #header-inn{padding-top:35px;}

  #top-menu a{
    margin-left:14px;
    font-size:14px;
    line-height:15px;
  }

  .services-main-title{
    font-size:40px;
    line-height:50px;
  }

  #sb.services-bottom-block .f-left{padding:10px 125px 0 0;}

  #sb.services-bottom-block .f-right{padding:10px 0 0 125px;}

  #top-menu{padding-right:0;}

  .middle-title{margin-top:30px;}

  ul.contacts-address{padding-right:30px;}

  .contacts-address li{
    font-size:22px;
  }

  #about-us ul.list-of-our-pacients{text-align:center;padding-bottom:25px;}

  #about-us ul.list-of-our-pacients li{
    float:none;
    display:inline-block;
    vertical-align:top;
    margin-bottom:25px;
    width:30%;
  }

  #our-doctors ul.list-of-doctors{
    padding-bottom:40px;
    text-align:center;
  }

  #our-doctors ul.list-of-doctors li{
    float:none;
    display:inline-block;
    vertical-align:top;
    margin-bottom:25px;
    width:49%;
  }

  #our-doctors ul.list-of-doctors li p{
    font-size:17px;
    line-height:25px;
  }

  #our-doctors ul.list-of-doctors li h4{
    font-size:24px;
    padding-bottom:10px;
  }

  .our-awards-wrap{padding:25px 0;}

  .our-awards-slider{
    float:none;
    clear:both;
    margin:0 auto 10px auto;
  }

  .our-awards-text .oh{padding:0 10px;}

}

@media only screen and (max-width:480px){

  #bottom-menu a{
    margin-left:25px;
    font-size:15px;
  }

  .foo-inn{padding:20px 0;}

  .map-section{height:250px;}

  .contacts-info{padding:25px 0;}

  .contacts-info strong{
    font-size:28px;
    margin-bottom:15px;
  }

  .contacts-info p{
    font-size:16px;
    line-height:27px;
  }

  ul.contacts-address{
    padding-right:0;
    clear:both;
    width:100%;
  }

  .contacts-address li{
    font-size:19px;
    line-height:24px;
    margin-top:15px;
  }

  form.contact-form{
    clear:both;
    padding-top:25px;
  }

  #contacts{padding-bottom:30px;}

  form.contact-form textarea,
  form.contact-form input[type="text"]{font-size:16px;}

  #our-doctors ul.list-of-doctors{
    padding-bottom:0;
  }

  #our-doctors ul.list-of-doctors li{
    width:100%;
  }

  #our-doctors ul.list-of-doctors li img{margin-bottom:15px;}

  .middle-title{
    font-size:28px;
    margin:15px 0 10px 0;
  }

  .middle-text p{
    font-size:16px;
    line-height:27px;
  }

  .middle-text{padding:0 0 15px 0;}

  #about-us ul.list-of-our-pacients{padding-bottom:5px;}

  .about-our-pacients-block p{
    font-size:16px;
    line-height:27px;
  }

  .about-our-pacients-block h4{
    padding:0 0 15px 0;
  }

  .our-awards-text{padding:0 10px;}

  .our-awards-text p{
    font-size:16px;
    line-height:27px;
  }

  .award-date{font-size:15px;}

  .award-title{
    font-size:28px;
    padding-top:5px;
  }

  #services > .section-inn > .f-right{display:none;}

  #header-inn{padding-top:49px;}

  #top-logo{
    float:none;
    max-width:100%;
    margin:0 auto;
    display:block;
    position:relative;
    z-index:1;
  }

   #top-logo{ 
    max-width:100%;
   }

  .services-main-title{
    color:#fff;
    padding:0 0 20px 0;
    font-size:27px;
    line-height:36px;
  }

  #sb.services-bottom-block .f-left,
  #sb.services-bottom-block .f-right{
    float:none;
    clear:both;
    width:100%;
  }

  #sb.services-bottom-block .f-left{padding-right:0;margin-bottom:10px;}

  #sb.services-bottom-block .f-right{
    text-align:left;
    padding-left:0;
  }

  .services-bottom-block:before{display:none;}

  .services-bottom-block{
    padding-top:260px;
    background:transparent url('../img/little-dog.png') no-repeat 50% 0;
    margin-bottom:20px;
  }

  ul.list-of-our-pacients li p{padding:0 10px;}

  ul.list-of-our-pacients li figure{margin-bottom:15px;}

  ul.list-of-our-pacients li h5{padding:0 15px 8px 15px;}

  ul.list-of-our-pacients li{
    margin-bottom:20px;
    width:32%;
  }

  #our-doctors ul.list-of-doctors li{margin-bottom:20px;}

  .services-bottom-block .f-left p, .services-bottom-block .f-right p{line-height:27px;}

  .services-provide-block ul{padding-right:0;}

  .services-provide-block ul li strong{
    font-size:20px;
    margin-bottom:5px;
  }

  .services-provide-block ul li{
    padding-bottom:25px;
  }

  .services-provide-block ul li p{
    font-size:16px;
    line-height:27px;
  }

  .to-doctors-btn{margin-bottom:20px;}

  .services-provide-block h3:first-child{
    font-size:28px;
    margin-bottom:25px;
  }

  .services-provide-block{
    padding-top:20px;
  }

  .services-bottom-block .f-left h4,
  .services-bottom-block .f-right h4,
  .services-bottom-block .f-left p,
  .services-bottom-block .f-right p{color:#fff;}

  header,
  #services{background-color:#4e5b64;}

  #top-menu{
    display:none;
    float:none;
    clear:both;
    overflow:hidden;
    padding:25px 0 0 0;
  }

  #top-menu a{
    float:none;
    display:block;
    clear:both;
    overflow:hidden;
    margin:0 0 10px 0;
  }

  #top-menu a:last-child{margin-bottom:0;}

  .pseudo-menu{
    display:block;
    color:#fff;
    text-decoration:none;
    font-size:28px;
    font-weight:bold;
    cursor:pointer;
    position:absolute;
    top:14px;
    right:101px;
    z-index:3;
    -webkit-user-select:none;
    user-select:none;
  }

  form.contact-form button[type="submit"]{
    padding-top:10px;
    padding-bottom:10px;
    font-size:14px;
  }

  .our-awards-wrap{padding-top:2px;}

}

@media only screen and (max-width:320px){

  #bottom-menu a{
    margin-left:10px;
    font-size:12px;
  }

  .foo-inn{padding:15px 0;} 

  #content-boolean h1,
  #content-boolean p{font-size:13px;}

  form.contact-form textarea,
  form.contact-form input[type="text"]{font-size:14px;}

  form.contact-form textarea{
    float:none;
    height:100px;
    width:100%;
    margin:0 0 15px 0;
  }

  form.contact-form .f-right{
    float:none;
    clear:both;
    width:100%;
  }

  form.contact-form button[type="submit"]{
    font-size:14px;
    background-position:93% 11px;
    padding:8px 40px 8px 13px;
  }

  .contacts-address li{
    font-size:15px;
    line-height:20px;
    margin-top:10px;
  }

  .contacts-info p{
    font-size:14px;
    line-height:24px;
  }

  #contacts{padding-bottom:20px;}

  .contacts-info strong{
    font-size:24px;
    margin-bottom:10px;
  }

  .contacts-info{padding:15px 0;}

  #our-doctors ul.list-of-doctors li h4{
    font-size:20px;
    padding-bottom:5px;
  }

  #our-doctors ul.list-of-doctors li p{
    font-size:14px;
    line-height:24px;
  }

  #our-doctors ul.list-of-doctors li{margin-bottom:15px;}

  ul.list-of-doctors{padding-top:0;}

  .middle-title{
    font-size:24px;
  }

  .middle-text p{
    font-size:14px;
    line-height:24px;
  }

  #about-us ul.list-of-our-pacients li{
    width:48%;
    margin-bottom:15px;
  }

  .our-awards-slider{
    width:260px;
    height:176px;
  }

  .about-our-pacients-block p{
    font-size:14px;
    line-height:24px;
  }

  ul.list-of-our-pacients{padding-top:20px;}

  ul.list-of-our-pacients li figure{margin-bottom:15px;}

  ul.list-of-our-pacients li p{padding:0 10px;}

  ul.list-of-our-pacients li h5{padding:0 15px 7px 15px;}

  .about-our-pacients-block h4{
    font-size:24px;
    padding-bottom:10px;
  }

  #about-us .our-awards-wrap{
    margin-bottom:15px;
    padding:10px 0;
  }

  .our-awards-text p{
    font-size:14px;
    line-height:24px;
  }

  a.to-doctors-btn{
    margin-left:0;
    font-size:16px;
  }

  .services-provide-block h3:first-child{
    font-size:24px;
    text-align:center;
  }

  .services-provide-block ul li p{
    font-size:14px;
    line-height:24px;
  }

  .services-provide-block ul li strong{font-size:18px;}

  .services-provide-block ul li{padding-bottom:20px;}

  .services-bottom-block .f-left h4, .services-bottom-block .f-right h4{font-size:18px;}

  .services-bottom-block .f-left p, .services-bottom-block .f-right p{
    font-size:14px;
    line-height:24px;
  }

  .services-main-title{
    font-size:24px;
    line-height:30px;
  }

  .award-title{
    font-size:23px;
    padding-top:0;
    padding-bottom:8px;
  }

  .award-date{
    font-size:13px;
    margin-bottom:5px;
  }

  .pseudo-menu{right:21px;}

  #header-inn{
    padding-right:0;
    padding-left:0;
  }

  #top-menu{padding-left:30px;}

  #about-us .our-awards-wrap{padding-top:0;}

}

/*----------------------Print Styles--------------------------*/

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
