@charset "UTF-8";@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');@media screen,projection {

body, html {max-width: 100%; min-height: 100%; padding: 0; margin: 0; font-family: 'Open Sans', sans-serif; font-weight: 400; color: #454545; overflow-x: hidden;display:block;position:relative; -webkit-text-size-adjust: 100%;}
body {/*width: 100%;*/ overflow-x: hidden;}
a {text-decoration: none;}
.clear {clear: both; height: 0;}
input,textarea,button {outline:none;}
a img {border: none;}
ul {padding: 0; margin: 0;}
.semi {font-weight: 600;}

.notice a {
    color: #fff;
	}

.notice {
    text-align: center;
    min-height: 20px;
    background-color: #cf000a;
    text-shadow: 1px 1px #000;
    font-weight: bold;
    color: #fff;
    display: block;
    margin: 0 auto;
    position: relative;
    font-size: 18px;
    padding: 10px 2%;
	width: 96%;
	}

.moduletable h3 {text-align:center;}

.content {
	width: 95%;
	max-width: 1300px;
	}

/*logoline*/
.logoline {
	background-color: #79bedd;
	padding: 5px 0 5px 0;
	}

.topphone1 {
	font-size: 18px;
	float: left;
	width: 260px;
	color: #fff;
	text-align: left;
	padding: 35px 0;
	font-weight: 700;
  display:none;
	}

.topphone1 a , .topphone2 a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	}  

.topphone2 {
	font-size: 32px;
	color: #fff;
	float: right;
	width: 360px;
	text-align: right;
	padding-top: 20px;
	font-weight: 700;
	}
	
.phonetext {
	font-size: 23px;
	}
   
.toplogo {
    width: 45%;
    float: left;
    text-align: left;
    margin: 20px 0;
	font-size: 16px;
	color: #fff;
	}
   
.toplogo p {
	padding: 5px 0;
	margin: 0;
	}
   
.toplogo img {
	max-width: 100%;
	}

/*topmenu*/
.topline {
	background-color: #0c628c;
	}
   
.topline .content {
	position: relative;
	}

.topmen ul {
	padding: 0;
	margin: 0 0 -1px 0;
	display: table;
	border-collapse: collapse;
	float: left;
	}

.topmen ul li {
	display: table-cell;
	border-collapse: collapse;
	padding: 15px 0;
	}
   
html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 14px 0; }
   
.topmen ul li a , span.separator {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	padding: 15px 12px 14px 12px;
	text-transform: uppercase;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	}
   
.topmen ul li a:hover, .topmen ul li.active a {
	background-color: #4390b5;
	padding: 15px 12px 14px 12px;
	}
	
@-moz-document url-prefix() {
.topmen ul li a:hover, .topmen ul li.active a {
	padding: 16px 12px 14px 12px !important;
	}
}
	
ul.nav-child.unstyled.small {
    display: none;
    position: absolute;
    background-color: #0c628c;
    min-width: 200px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 5px 10px;
    z-index: 9999;
	margin-top: 8px;
    }

.topmen li:hover  ul.nav-child.unstyled.small  {
    display: block;}

ul.nav-child.unstyled.small li {
    color: #fff;
    padding: 10px 0;
    text-decoration: none;
    display: block;
    text-align: left;
    }

ul.nav-child.unstyled.small li a {
    color: #fff;
    font-weight: 600;
    font-size: 13px;
    border:none;
    }

ul.nav-child.unstyled.small li:hover{
    background: #7e8a93;
    z-index: 100;
	}
	
ul.nav-child.unstyled.small li:hover{
    background: #4390b5;
    z-index: 100;
	}

ul.nav-child.unstyled.small li:hover , ul.nav-child.unstyled.small li.active {
    background: #4390b5; 
    z-index: unset;
    }
	
ul.nav-child.unstyled.small li a:hover, ul.nav-child.unstyled.small li.active a {
    background: none;
    background-color: none;
    }
	
ul.nav-child.unstyled.small li a:hover, ul.nav-child.unstyled.small ul li.active a , ul.nav-child.unstyled.small li a , .nav-child.unstyled.small li.active a {
   background: none !important;
   background-color: none !important;
   }

.slt {
	border-bottom: 8px solid rgba(131,225,253,0.7);
	position: relative;
	z-index: 100;
	margin-bottom: -8px;
	}
   
.hamb {
	display: none;
	}
   
.topright {
	float: right;
	padding: 5px 0 5px 0;
	text-align: right;
	}

.topright .moduletable {float:left;}
  
.revi a {
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	padding: 7px 12px;
	background-color: #01bd3a;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	font-weight: 600;
	} 
   
.revi a:hover {
	background-color: #5fd984;
	}  
   
.book a {
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	padding: 7px 12px;
	background-color: #f19d32;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	font-weight: 600;
	} 
   
.book a:hover {
	background-color: #ee9422;
	}
   
.portal a {
	border-radius: 3px;
	color: #fff;
	font-size: 16px;
	padding: 7px 12px;
	background-color: #c33e3e;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	font-weight: 600;
	} 
   
.portal a:hover {
	background-color: #c60707;
	}
 
.topright .revi {
	display: inline-block;
	vertical-align: top;
	margin: 9px 7px 0 0;
	}

.topright .book {
	display: inline-block;
	vertical-align: top;
	margin: 9px 7px 0 0;
	}
   
.topright .portal {
	display: inline-block;
	vertical-align: top;
	margin: 9px 0 0 0;
	}

.socio {
    display: inline-block;
    vertical-align: top;
    /*width: 63px;*/
    margin: 10px 0 6px 0;
    height: 20px;
	}

.sociog {
    margin-top: 10px;
    width: 84px;
    text-align: left;
    float: right;
    margin-left: 8px;
	}

.fb-like, .fb-like span, .fb-like span iframe {
	width: 72px !important;
	}

/*sliderline*/
.sliderline {
	background-color: #baebf7;
	}
   
.relat {
	position: relative;
	}
   
.slideupbg {
	width: 100%;
	opacity: 0;
	max-height: 407px;
	}
   
.slideup {
	background: url(https://www.footpaindoctor.net/templates/theme/images/slider.png) no-repeat top left;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	width: 100%;
	height: 100%;
	}
   
.nivo-caption {
	position: absolute;
	left: 2%;
	top: 50%;
  	transform: translate(0, -50px);
	z-index: 100;
	width: 42%;
	font-size: 38px;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	text-align: left;
	z-index: 9997;
	background-color: transparent;
	opacity: 1;
	-moz-opacity: 1;
	filter:alpha(opacity=10);
	color: #434343;
	padding: 0;
    /* display: flex !important;
    align-items: center;
    justify-content: flex-start; */
	}
   
.redtext {
	color: #fff;
	}

p.lapiplasty-slide {
    font-size: 28px;
	}

/*sliderline inner pages*/   
.ri {
	text-align: right;
	width: 380px;
	}

.mbiginner {
	border-top: 8px solid rgba(131,225,253,0.7);
	margin-top: -8px;
	position: relative;
	z-index: 100;
	}

.relatinner {
	position: relative;
	display: table;
	width: 100%;
	vertical-align: middle;
	}
   
/*mainpage content*/
.mbi {
	background: url(https://www.footpaindoctor.net/templates/theme/images/h1linebg.jpg) repeat-x top;
	background-size: 100% 57px;
	margin-top: -20px;
	}
   
.mbig {
	border-top: 8px solid rgba(131,225,253,0.7);
	margin-top: -12px;
	padding-top: 5px;
	position: relative;
	z-index: 100;
	background: #fffefb;
	padding-bottom: 0px;
	}
   
.mainleftblockbig {
	width: 57%;
	float: left;
	text-align: left;
	font-size: 16px;
	line-height: 21px;
	padding-right: 1.5%;
	border-right: 1px solid #6c6c6c;
	}
   
.mainrightblockbig {
	width: 40%;
	float: right;
	text-align: left;
	font-size: 16px;
	}
   
.doctor {
	width: 140px;
	float: right;
	margin: 0 0 5px 10px;
	font-size: 12px;
	text-align: center;
	background-color: #61b5db;
	padding: 3px;
	border-radius: 5px;
	color: #fff;
	font-weight: 600;
	}
   
.doctor img {
	width: 100%;
	margin-bottom: 5px;
	}
 
.mainleftblockbig .book {
	float: right;
	margin: 1% 2% 0 0;
	} 
   
.bottext {
	width: 64%;
	display: inline-block;
	}

#services {
	max-width: 470px;
	margin: 0 auto;
	display: block;
	position: relative;
	font-weight: 600;
  
	}

ul.servi {
	width: 46%;
	display: inline-block;
	vertical-align: top;
	margin-left: 14px;
	color: #f5a339;
	}
   
ul.servi li {
	padding: 2px 0;
	}
   
ul.servi a {
	color: #f5a339;
	}
   
ul.servi a:hover {
	text-decoration: underline;
	}
   
.carecredit {
	margin-top: 10px;
	}

.pinkline {
	padding: 15px 0 0;
	}
   
.mainleftblock {
    width: 90%;
	/*float: left;*/
	text-align: center;
	font-size: 16px;
	margin-top: 10px;
	}
   
.mainrightblock {
	width: 48%;
	float: right;
	text-align: left;
	font-size: 16px;
	margin-top: 10px;
	}
   
.orangetext {
	color: #ef9c30;
	}
   
table.time {
	border: 0;
	color: #454545;
	}
   
table.time td {
	border: 0;
	padding: 0 10px 0 0;
	}
   
table.time td.day {
	font-weight: 600;
	}
   
.dir {
	width: 130px;
	padding: 8px 0;
	color: #fff;
	border-radius: 3px;
	background-color: #59a8cc;
	/*margin: 10px 0 0 20px;*/
	text-align: center;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	height: 20px;
	margin-top: 20px;
	font-weight: 600;
	}
   
.dir:hover {
	background-color: #0c628c;
	}
   
.dir a {
	color: #fff;
	}
   
.dred {
	color: #b53333;
	}
   
.loctext {
	display: inline-block;
    vertical-align: top;
	width: 205px;
	line-height: 18.5px;
    text-align: left;
    margin-right: 45px;
	}
   
.locpic {
	width: unset;
    display: inline-block;
    vertical-align: top;
	}

.map {
    width: 100%;
    border-radius: 5px;
    border: 3px solid #4B81C1;
	}

.map iframe {
	width: 100% !important;
    height: 220px !important;
	}
   
.locpic img {
	max-width: 100%;
	border-radius: 5px;
	border: 3px solid #79bedd;
    height: auto;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 5px;
    }
    
.locpic img:last-child {
    border: none;
    margin-left: 45px;
    }

.locpic2 img {
	border-radius: 5px;
	border: 3px solid #79bedd;
	float:right;
	max-width: 350px;
	}

/* .award {
	margin: 30px auto 0;
	} */
   
.awardsblock {
    margin: 0 auto 50px;
	}

.loc, .con, .suf, .serv, .mainleftblock h3, .mainrightblock h3 {
	color: #f5a339;
	font-size: 29px;
	line-height: 37px;
	padding: 0px 0 10px;
	font-weight: 600;
	}
   
.mainleftblock h3, .mainrightblock h3 {
	background: url(https://www.footpaindoctor.net/templates/theme/images/loc.png) no-repeat left center;
	background-size: auto 70%;
	padding: 0 0 0 30px;
	display: inline-block;
	margin: 10px 0;
	}

.con {
	padding: 20px 0 10px;
	}

.loc .h1 {
	background: url(https://www.footpaindoctor.net/templates/theme/images/loc.png) no-repeat left center;
	background-size: auto 70%;
	padding: 0 0 0 30px;
	}
   
.con .h1 {
	background: url(https://www.footpaindoctor.net/templates/theme/images/conn.png) no-repeat left center;
	background-size: auto 70%;
	padding: 0 0 0 30px;
	}
   
.suf .h1 {
	background: url(https://www.footpaindoctor.net/templates/theme/images/suf.png) no-repeat left center;
	background-size: auto 70%;
	padding: 0 0 0 30px;
	}
   
.serv .h1 {
	background: url(https://www.footpaindoctor.net/templates/theme/images/serv.png) no-repeat left center;
	background-size: auto 70%;
	padding: 0 0 0 30px;
	}

.socleft .sociog {
    margin-top: 10px;
    display: inline-block;
	margin-left: 5px;
	}
   
.socleft {
	display: inline-block;
	vertical-align: middle;
	padding: 80px 2% 2% 2%;
	}
   
.socright {
	display: inline-block;
	vertical-align: middle;
	padding: 80px 2% 2% 2%;
	}
   
/*footer menu*/
.footer {
	background-color: #454545;
	padding: 20px 0;
	}
   
/*copyright*/
.copyright {
	font-size: 14px;
	color: #b3b3b3;
	margin: 15px 0;
	}
   
.copyright a {
	color: #b3b3b3;
	text-decoration: underline;
	}
   
.copyright a:hover {
	text-decoration: none;
	}
   
   
/*inner pages*/
.h1line {
	text-align: left;
	background-color: #4390b5;
	padding-left: 10px;
	}
   
.h1line a {
	color: #f5a339;
	}
   
.h1line h1 , body.rsform h1 {
	color: #f5a339;
	font-size: 29px;
	line-height: 37px;
	font-weight: 700;
	background: url(https://www.footpaindoctor.net/templates/theme/images/h1line.png) no-repeat left center;
	background-size: auto 40%;
	padding: 10px 0 10px 30px;
	}
   
.innertab {
	display: table;
	width: 100%;
	}
   
.innercontent {
	padding: 10px 15px;
	text-align: left;
	display: table-cell;
	vertical-align: top;
	}
   
.innercontent a, .innerrightcol a {
	color: #000;
	text-decoration: underline;
	}
   
.innercontent a:hover, .innerrightcol a:hover {
	text-decoration: none;
	}
   
.k2FeedIcon {
    float: right;
    position: relative;
    margin-bottom: -10px;
    padding-top: 10px !important;
	}

.k2FeedIcon a {
	color: transparent;
	margin-top:8px !important;
	}
	
div.k2FeedIcon a:before, a.ubUserFeedIcon:before {
    background-image: url(https://www.footpaindoctor.net/templates/theme/images/feed.png);
    padding: 0px 2px;
    width: 28px;
    height: 16px;
    overflow: hidden;
	background-repeat: no-repeat;
	}
   
.innerrightcol {
	display: table-cell;
	vertical-align: top;
	width: 180px;
	padding-left: 20px;
	text-align: left;
	}
   
.innercontent ul {
	margin-left: 15px;
	padding-left: 0;
	}
   
.innerrightcol ul {
	margin-left: 0;
	padding-left: 0;
	}
   
.innerrightcol ul li {
	padding: 5px 0;
	margin: 0;
	}

/*Connect with us inner pages*/
.innerconnect {
	background-color: #f3fbff;
	} 
   
.innerconnect1 {
	width: 700px;
	} 
   
.innerconnect1 .socleft {
	padding: 0 2% 20px 2%;
	}
   
.innerconnect1 .socright {
	padding: 0 1% 20px 1%;
	}  
   
/*system*/
.topphone p, .socleft p, .mainleftblock p, .topphone1 p, .topphone2 p {
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
	}
   
ul.osmap {
	padding-left: 15px;
	margin-left: 15px;
	}
   
fieldset {
	border: none;
	padding: 0;
	margin: 0;
	}

#second {
	margin: 0;
	width: 100%;
	float: left;
	margin-top: 20px;
	}

#second2 {
	float: right;
	width:30%;
	}

#second2 img {
	margin-bottom: 10px;
	}

#one {
	float: left;
	width: 50%;
	padding-right:
	2%;
	}

#two {
	width: 48%;
	float: left;
	margin-bottom: 20px;
	}

#two iframe {
  	width: 100% !important;
	}

#address {
	float: left;
	width: 50%;
	}
	
#week {
	float: left;
	width: 105px;
	}
	
#hours {float: left;}

#offices {
	margin: 0 0 10px;
	width: 100%;
	float: left;
	}

#offices.images {
  	text-align: center;
  	margin-top: 15px;
	}

#office.images img {
  	margin: 5px;
  	max-width: 100%;
	}

.itemHeader { margin-top: 20px !important;}

.itemHeader h2 {
	margin: 2px 0 35px 0;
	}
	
.itemToolbar {display: none;}

.innerrightcol h3 {
	margin: 14px 0 35px 0;
	}

.npimg img {float: right;}

.nobr {white-space: nowrap;}

.k2ArchivesBlock ul li {
	margin-bottom: 10px !important;
	}

#osmap  h1 {
    color: #f5a339;
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    background: url(https://www.footpaindoctor.net/templates/theme/images/h1line.png) no-repeat left center;
    background-size: auto 40%;
    padding: 10px 0 10px 30px;
	text-align:left;
	}

.osmap-items {text-align:left;}

.osmap-items .even {
    padding: 0px;
	}
	
.lapiplasty-wrap {
  	display: flex;
  	align-items: center;
  	justify-content: center;
  	flex-direction: column;
  	max-width: 640px;
  	margin: 50px auto 0;
	}

.lapiplasty-wrap .video-wrap {
  	position: relative;
  	width: 100%;
  	padding-bottom: 56.25%;
  	height: 0;
  	margin-bottom: 20px;
  	box-shadow: 0px 0px 10px #858585;
	}

.lapiplasty-wrap .video-wrap iframe {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
	}

.lapiplasty-wrap p {
  	text-align: center;
  	font-size: 22px;
  	margin-bottom: 0;
	}

/*Rs form*/

body.rsform h1 , body.rsform {
	text-align: left;
	}
	
/* form#userForm {
	text-align: left;
	margin-bottom: 20px;
	} */

form#userForm {
	text-align: left;
	}

body.rsform .formTableLayout {
	border: none;
	margin: 20px auto;
	}

body.rsform h1 {
	margin-bottom: 30px;
	text-align: left;
	}

.formTableLayout tr.rsform-block>td {
	padding: 5px;
	font-weight: 600;
	}

input, textarea, button , select {
	outline: none;
	padding: 4px;
	}
  
.formTableLayout button#Send {
	background: #59a8cc;
	color: #fff;
	padding: 10px 15px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	border: none;
	font-weight: 600;
	transition: 0.5s ease-in-out;
	cursor: pointer;
	}


.formTableLayout button#Send:hover {
	background: #0c628c;	
	}

.rsform-block.rsform-block-describe-nature-of-appointment {
	vertical-align: top;
	}

/*accesible*/
div.ofc-ada-screen-reader {
    text-align: right;
    font-size: 13px;
    height: 30px;
    background-color: #eef1f5;
    box-shadow: inset 0 0.5px 2px 0 rgba(0,0,0,0.1);
    line-height: 30px;
    position: relative;
    padding-right: 210px;
    z-index: 99999;
	}

span.ofc-ada-description {
    color: #3e3e40;
    padding-right: 16px;
	}

span.ofc-ada-button {
    background-image: linear-gradient(to bottom,#f8fbff,#dddfe3);
    border: solid .5px #c2c6cc;
    text-align: center;
    color: #313233;
    line-height: 10px!important;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
	}

span.ofc-ada-button a {
    line-height: 28px;
    padding: 0 20px 0 40px;
    cursor: pointer;
    display: inline-block;
    position: relative;
    color: #de7341;
	}

span.ofc-ada-button a:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 19px;
    width: 15px;
    height: 20px;
    background: url(https://www.footpaindoctor.net/templates/theme/images/acce.png) no-repeat center;
    background-size: 100% auto;
	}

#templateswitcher {
    display: none!important;
	}

ul.ha li {
  	margin-bottom: 8px;
	}

.lapi-video {
	display: flex;
  	justify-content: center;
  	margin: 0 auto 35px;
  	flex-wrap: wrap;
  	max-width: 840px;
  	}

.lapi-video video {
  	background: #000000;
  	width: 100%;
  	height: auto;
  	}

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

.toplogo {
	margin-top: 30px;
    margin-bottom: 25px;
	}

/*topmenu*/
.topmen ul li a {
	font-size: 14px;
	padding: 15px 8px 14px 8px;
	}
   
.topmen ul li a:hover, .topmen ul li.active a {
	padding: 16px 8px 14px 8px;
	}

html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 13px 0; }

.topphone1 {
	width: 170px;
	font-size: 14px;
	}
  
.topphone2 {
    width: 315px;
    font-size: 28px;
    padding-top: 31px;
	}

.phonetext {
    font-size: 19px;
	}
  
.revi a {
	font-size: 12px;
	padding: 5px 8px;
	}  
 
.book a {
	font-size: 12px;
	padding: 5px 8px;
	}  
	
.topright .book {
    margin: 9px 0 0 0;
	}
   
.portal a {
	font-size: 12px;
	padding: 5px 8px;
	} 
	
.nivo-caption {
	font-size: 32px;
	}
	
.topright {
	padding: 7px 0 5px 0;
	}
}

@media only screen and (max-width: 1250px) {
#address {
	width: 100%;
	}
	
#week , #hours {
	margin: 20px 0 10px 0;
	}
}

@media only screen and (max-width: 1190px) {
.award img {
	width: 150px !important;
	}
}

@media only screen and (max-width: 1150px) {
  
/*topmenu*/
.topmen ul li a , span.separator {
	font-size: 13px;
	padding: 15px 4px 14px 4px;
	}
   
.topmen ul li a:hover, .topmen ul li.active a {
	padding: 15px 4px 14px 4px;
	}
	
html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 12px 0; }

.revi a {
	font-size: 10px;
	padding: 7px 4px;
	} 

.book a {
	font-size: 10px;
	padding: 7px 4px;
	}  
   
.portal a {
	font-size: 10px;
	padding: 7px 4px;
	} 

.topright {
	padding: 8px 0 8px 0;
	}

/*sliderline*/   
.nivo-caption {
   font-size: 29px;
   }
  
p.lapiplasty-slide {
    font-size: 20px;
	}

.mainleftblockbig .book a {
	padding: 10px 15px;
	font-size: 16px;
	}
		
}

@media only screen and (max-width: 1080px) { 
    .loctext {
        margin-bottom: 20px;
        margin-right: unset;

    }
}

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

#one {
	width: 100%;
	padding: 0;
	}
	
#two {
	width: 100%;
	}
}
    
@media only screen and (max-width: 980px) {   
/*topmenu*/
.topmen ul li a , span.separator {
	font-size: 12px;
	padding: 15px 4px 14px 4px;
	}

/*logoline*/
.topphone1 {
	font-size: 14px;
	}
	
.toplogo {
	margin-left: 0;
	}
	
/* .phonetext {
    font-size: 17px;
	} */
	
/*sliderline*/   
.nivo-caption {
	left: 2%;
	font-size: 25px;
	}
  
p.lapiplasty-slide {
    font-size: 18px;
	}
}

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

.mainleftblock {
	width: auto;
	float: none;
	display: block;
	border: 0;
	padding: 10px 0;
	}

.mainrightblock {
	width: auto;
	float: none;
	display: block;
	padding: 10px 0;
	}
}

@media only screen and (max-width: 870px) {
/*logoline*/
.topphone1 {
	float: none;
	display: block;
	width: auto;
	text-align: center;
	margin-bottom: 0;
	padding-top: 0;
	}
   
.topphone2 {
	float: none;
	display: block;
	width: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	}

.toplogo {
	float: none;
	display: block;
	width: 95%;
	max-width: 570px;
	margin-left: 0;
	margin-bottom: 10px;
	font-size: 13px;
	}
  
.logoline .content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
	}

.logoline .content .topphone2 {
	-webkit-box-ordinal-group: 3;
	-moz-box-ordinal-group: 3;
	-ms-flex-order: 3;
	-webkit-order: 3;
	order: 3;
	font-size: 20px;
  	margin: 0 auto;
	}

.logoline .content .topphone1 {
	-webkit-box-ordinal-group: 2;
	-moz-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	font-size: 20px;
	padding: 0;
 	margin: 0 auto;
	}

.logoline .content .toplogo {
	-webkit-box-ordinal-group: 1;
	-moz-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
  	margin: 10px auto 10px;
	}
   
/*topmenu*/
.topmen {
	display: none;
	}

.topmen ul {
	padding: 0;
	margin: 0;
	display: block;
	background-color: #0c628c;
	position: absolute;
	top: 43px;
	left: 0;
	width: 240px;
	z-index: 9999;
	}

.topmen ul li {
	display: block;
	padding: 0;
	margin: 0;
	border-left: none;
	border-right: none;
	text-align: left;
	}
   
html>/**/body .topmen ul li, x:-moz-any-link, x:default { padding: 0; }
   
.topmen ul li a , span.separator {
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding: 8px 15px; 
	display: block;
	clear: both;
	}
   
.topmen ul li a:hover, .topmen ul li.active a {
	margin: 0;
	padding: 8px 15px;
	}
   
.hamb {
	float: left;
	height: 20px;
	padding: 12px 0 11px 0;
	display: block;
	cursor: pointer;
	}
	
.topright {
    padding: 6px 0 8px 0;
	}
   
ul.nav-child.unstyled.small {
	display: block;
    position: relative;
    background-color: unset;
    width: 100%;
    box-shadow: unset;
    padding: 0;
    margin: 0 auto;
    z-index: 10000;
    text-align: center;
    margin-top: 0;
    top: 0;
    left: 0;
	}

.nav-justified li:hover ul.nav-child.unstyled.small  {
	display: unset;
	}

ul.nav-child.unstyled.small li {
	color: #fff;
	padding: 0;
	text-decoration: none;
	display: block;
	margin: 0;
	}
	
ul.nav-child.unstyled.small li:hover , ul.nav-child.unstyled.small li.active {
	background: #4390b5; 
	z-index: unset;
	}
	
ul.nav-child.unstyled.small li a:hover, ul.nav-child.unstyled.small li.active a {
	background: none;
	background-color: none;
	}
	
ul.nav-child.unstyled.small li a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	margin: 0;
	padding: 8px 0 8px 20px;
	background: none;
	background-color: none;
	}
   
.sociog {margin-left: 5px;}
   
/*sliderline*/   
.nivo-caption {
	font-size: 20px;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
	}
   
p.lapiplasty-slide {
    font-size: 16px;
	}
  
/*mainpage content*/
.mainleftblockbig {
	width: auto;
	float: none;
	display: block;
	border: 0;
	padding-right: 0;
	}

.mainrightblockbig {
  	width: auto;
	float: none;
	display: block;
	padding-left: 0;
	}
   
.bottext {
	width: auto;
	}
   
.mainleftblockbig .book {
	float: none;
	margin: 10px 0;
	padding: 10px 0;
	}
   
.mainleftblockbig .book a {
	float: none;
	margin: 10px 0;
	padding: 10px 15px;
	font-size: 16px;
	}
   
.socleft {
	padding: 20px 2% 2% 2%;
	}
   
.socright {
	padding: 20px 2% 2% 2%;
	}
   
/*copyright*/
.copyright {
	margin-top: 0px;
	}
  
#one {
	width: 100%;
	padding-right: 0px;
	margin-bottom: 0;
	}

#two {
	width: 100%;
	margin-bottom: 20px;
	}

#one img {
	max-width: 100%;
	height: auto !important;
	width: auto;
	}
	
.itemHeader h2 {
	height: 36px;
	overflow: hidden;
	}
  
table#cal4_0 tbody td {
	display: table-cell;
	}
  
.innercontent .img2 img {
    width: 100%;
	}
}


@media only screen and (max-width: 810px) {
.locpic img:last-child {
    margin-left: unset;
    margin-top: 15px;
    } 

.award {
	max-width: 550px;
	}
}

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

p img.pe {
	float:none !important;
	text-align:center;
	}

#second2 img {
	width:100% !important;
	height:auto;
	}

table.pe td {
	display:block;
	padding:0 10px !important;
	}

div.formCaption {width:100% !important;}

input#Email {width:90% !important;}

form#userForm textarea {width:90% !important;}
  
form#userForm td {display:block;}

}

@media only screen and (max-width: 767px) {
    span.ofc-ada-description {
        display: none;
    }

    span.ofc-ada-button {
        width: 100%;
    }

    .locpic img {
        max-width: 95%;
    }

	.formCaption {width:100% !important;}
	input#Email , input#Your_Email {width:90% !important;}
	form#userForm textarea {width:90% !important;}
}

@media only screen and (max-width: 750px) {
.innerconnect1 {
	max-width: 700px;
	width: auto;
	}

.innerconnect1 .socleft {
	max-width: 178px;
	}

.innerconnect1 .socleft .sociog {
	margin-bottom: 10px;
    margin-top: 0;
	}

}

@media only screen and (max-width: 670px) {
/*sliderline*/   
.nivo-caption {
	left: 3%;
	width: 40%;
	font-size: 16px;
	}
  
p.lapiplasty-slide {
    font-size: 14px;
	}
   
.npimg {
	width:100%;
	float:none !important;
	text-align: center;
	}
   
.npimg img {float:none !important;}
  
.formCaption {width:100% !important;}

input#Email {width:90% !important;}

form#userForm textarea {width:90% !important;}
}

@media only screen and (max-width: 570px) {
  
 ul.servi {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-left: 15px;
    color: 
    #f5a339;
    font-size: 14px;
} 
  
/*topmenu*/
   
/*sliderline*/      
.slideup {
	background: rgba(241, 241, 241, 0.6);
	}
	
.nivo-caption {
	left: 0;
	top: 50%;
	width: 100%;
	font-size: 14px;
	text-align: center;
    justify-content: center;
  	height: 100%;
	}
	
.nivo-caption p {text-align: center;}

/*mainpage content*/
.mbi {
	margin-top: -12px;
	}

.loc, .con, .suf, .serv, .mainleftblock h3, .mainrightblock h3 {
	font-size: 18px;
	}
   
.loc .h1, .con .h1, .suf .h1, .serv .h1 {
	padding: 0 0 0 30px;
	}
   
.loctext {
	display: block;
    float: none;
    width: 205px;
    margin: 0 auto;
    text-align: left;
	}
   
.locpic {
	display: block;
	float: none;
	width: auto;
	margin: 15px 0 0 0;
	}

.socleft {
	padding: 20px 2% 2% 2%;
	display: block;
	float: none;
	width: auto;
	max-width: 230px;
	}
   
.socright {
	padding: 20px 2% 20px 2%;
	display: block;
	float: none;
	width: auto;
	}
   
/*inner pages*/
.h1line h1 , body.rsform h1 {
	font-size: 18px;
	}
   
.innerrightcol {
	display: none;
	}

/*Connect with us inner pages*/  
.innerconnect1 {
	width: auto;
	} 

.itemHeader {
	margin-top: 12px !important;
	}

.itemHeader h2 {
	margin: 7px 0 35px 0;
	height: 28px;
	overflow: hidden;
	font-size: 18px;
	}

img.se {
	max-width: 100%;
	height: auto;
	float:left !important;
	margin: 10px 0 !important;
	}
	
img.np {
	max-width: 60% !important;
	height: auto;
	float: right !important;
	margin: 0 0 10px 10px !important;
	}
  
tbody#rsform_3_page_0 {
	width: 90% !important;
	display: block;
	}
	
.locpic {
	text-align: center;
	}
	
table.time {
	margin: 0 auto;
	text-align: left;
	}
	
.dir {margin: 20px auto 0;}

}

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

.slideshow {
	max-width: 400px;
	display: block;
	position: relative;
	overflow: hidden;
	}
	
img.se {
	float:none !important;
	margin: 10px 0 !important;
	}

#offices {
	margin: 0 0 10px;
	width: 100%;
	float: left;
	}

#one .locpic , #two .locpic {
    float: right !important;
    width: 100% !important;
	margin-bottom:30px;
	}

.formCaption {width:100% !important;}

input#Email , textarea {width:90% !important;}

form#userForm textarea {width:90% !important;}
  
tbody#rsform_3_page_0 td , tbody#rsform_4_page_0 td {display: block;}

textarea#Message , tbody#rsform_4_page_0 textarea {
  	width: 90%;
  	display: block;
  	}

.rsform-input-box {
  	width: 65% !important; 
  	display: block;
  	}

table#cal4_0 tbody td {
	display: table-cell;
	}

.locpic2 {
	float: left;
	width: 100%;
	height: auto;
	} 
  
.locpic2 img {
	float: left;
	width: 100%;
	height: auto;
	} 
  
.doctor2 {
	float: left;
	margin: 10px 0;
	max-width: 100%;
	}
  
#second2 img {
	width: 100%;
	height: auto; 
	margin-bottom: 10px;
	}
  
.doctor {
	width: 44%;
	margin: 0 2% 15px 2%;
	}
  
.innercontent img {
	max-width: 100%;
	height: auto;
	margin: 0 0 10px !important;
	float:unset!important;
	}
	
.itemHeader img {
	float: left !important;
	margin: 0 10px 10px 0 !important;
	}
	
img.np {
	max-width: 60% !important;
	height: auto;
	float: right !important;
	margin: 0 0 10px 10px !important;
	}
}

@media only screen and (max-width: 360px) {
#second2 {
	float:right;
	width:40%;
	}

#one {width:100% !important;}

}

.activeFeedbackField {
display: inline-block;
position: relative;
Width:0;
Overflow:hidden;
}

.activeFeedbackField input{
Position:absolute;
Left:10px;
}

.activeFeedbackDescription {
padding-top: 5px;
margin: 0;
}

div.k2LatestCommentsBlock ul, div.k2TopCommentersBlock ul, div.k2ItemsBlock ul, div.k2LoginBlock ul, div.k2UserBlock ul.k2UserBlockActions, div.k2UserBlock ul.k2UserBlockRenderedMenu, div.k2ArchivesBlock ul, div.k2AuthorsListBlock ul, div.k2CategoriesListBlock ul, div.k2UsersBlock ul {
    padding: 10px 0px;
    margin: 0;
}

div.k2LatestCommentsBlock ul li, div.k2TopCommentersBlock ul li, div.k2ItemsBlock ul li, div.k2LoginBlock ul li, div.k2ArchivesBlock ul li, div.k2AuthorsListBlock ul li, div.k2CategoriesListBlock ul li, div.k2UsersBlock ul li {
    margin: 0;
    display: inline-block;
    padding: 5px;
    max-width: 240px;
}

.blogs-list ul {
    display: flex !important;
    justify-content: center;
}

.gf-latest a.moduleItemTitle {
    color: #000;
    font-weight: bold;
    text-align: left;
    width: 235px;
    display: inline-block;
    padding-bottom: 5px;
    min-height: 38px;
}

.rsblog-default {
    float: left;
    width: 80%;
}
.rsblog-post {
    margin-bottom: 40px;
    text-align: left;
}
.rsblog-entry-title span {
    color: #000;
    text-decoration: underline;
}
.rsblog-post a, .rsblog-page a {
    transition: color .5s;
    color: #000 !important;
    text-decoration: underline;
}

.rsblog-main-post-container .rsblog-entry-title span{
    text-decoration: none !important;
}
.blog-archive.moduletable
{
    margin-top: 83px !important;
}
ul.list-unstyled {
    padding: 0 !important;
}
.rsblog-default .maincont {
margin-top: 0 !important;
}
.rsblog-default .h1line {
    margin-top: -22px;
}
.rsblog-default .h1line h1{
padding: 0px 0 3px 25px;
}

}
