* {
	margin:0;
	padding:0;
	text-decoration:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;  
	font-family: "Exo 2", Tahoma, Verdana, Arial, Helvetica, sans-serif;		
}
span[class^="st"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;  	
}
iframe {
	width:100%;
}
b, strong {
	font-weight:700;
}
.bolder {
	font-weight:500;
}
.normal {
	font-weight:400;
}
nav { 
	display: block; 
}
p, ul {
	margin-bottom:10px;	
}
p {
	line-height:22px;
}
.callpages ul {
	width:100%;
	float:left;
}
.callpages, .callpages p, .callpages a, .callpages a:hover {
	font-size:18px;
}
.clear {
	clear:both:
	width:100%;
	display:block;
}
.centered {
	text-align:center;
}
ul li {
	list-style: circle url(images/list.png);
	margin-left:15px;
}
img {
	border:0;
	width:100%;
}
td img {
	width:auto;
}
body, html {
	width: 100%;
	background:white;
}
body, td {
	font-size:14px;	
	font-weight: 400;
	color:#3f3f3f;
}
td, th {
	padding:4px;
}
th {	
	font-size: 18px;
	font-size: 14px;
	font-weight: 400;
	background-color: #33536d;
	color: white;
	height: 34px;
	line-height: 34px;
	text-align: center;
	vertical-align:middle;
}
.th {		
	font-size: 18px;
	font-weight: 400;
	background-color: #33536d;
	color: white;
	width:100%;
	line-height:20px;
	text-align: left;
	display:block;
	float:left;
	padding:15px 20px;
	margin-bottom:10px;
	margin-top:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
.border {
	border:1px solid #ececec;
}
a {
	color: #66afda;
}
a:hover {
	color: #386180;
}
a.drug {
	color: #66afda;
}
a.drug:hover {
	color: #386180;
}
a, a:hover {
	transition: color 0.5s ease, font-size 0.5s ease;
	-moz-transition: color 0.5s ease, font-size 0.5s ease;
	-webkit-transition: color 0.5s ease, font-size 0.5s ease;
	-o-transition: color 0.5s ease, font-size 0.5s ease;
}
h1, .h1, h1.clinicdetail {
	display: block;
    width: 100%;	   
	font-size:40px;	
	line-height:45px;
	color:#4c5f68;
	font-weight:500;
	text-align:left;
	margin-bottom:20px;		
}
h1.clinicdetail {	   
	margin-top:10px;
	margin-bottom:5px;		
}
h2 {
	display: block;
    width: 100%;	   
	font-size:36px;	
	line-height:40px;
	color:#386180;
	font-weight:500;
	text-align:left;
	margin-bottom:20px;		
}
h2.news {
	background:url(images/line.png) no-repeat left bottom;
	display: block;
    width: 100%;	   
	font-size:36px;	
	line-height:60px;
	color:white;
	font-weight:500;
	text-align:left;
	margin-bottom:20px;		
}
h3, h3.white {
	background:url(images/line2.png) no-repeat left bottom;
	display: block;
   width: 100%;	   
	font-size:30px;	
	line-height:50px;
	color:#386180;
	font-weight:500;
	text-align:left;
	margin-bottom:20px;		
}
h3.white {
	color:white;		
}
h4 {
	background:url(images/line2.png) no-repeat left bottom;
	display: block;
   width: 100%;	   
	font-size:24px;	
	line-height:40px;
	color:#386180;
	font-weight:500;
	text-align:left;
	margin-bottom:20px;		
}
input, select, textarea, .input {
	font-size:14px;	
	font-weight: 400;
	color:black;
	background-color: white;
	padding: 9px;
	border: 1px inset #ececec;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
input:focus, select:focus, textarea:focus {
	border: 1px inset #386180;
}
.inputdrug {
	padding: 10px 15px;
	background: #66afda;
	color: white;
	font-size: 14px;
	font-weight: 400;
	text-transform:uppercase;
	overflow: hidden;
	text-align: center;	
}
hr {
	background: url(images/line2.png) repeat-x left bottom;
	border: 0px;
	height: 1px;
	width: 100%;
	margin-bottom:20px;
}
hr.date {
	background: url(images/line2.png) no-repeat left bottom;
	border: 0px;
	height: 1px;
	width: 100%;
	margin-bottom:20px;
}
a.buton, a.buton:hover {
	background: #33536d;
	color: white;
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	font-weight:700;
	text-transform:uppercase;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 		
}
a.buton:hover {
	background:#66afda;
}
.contoverall {
	width: 100%;
	display: block;
	float: left;	
}
.contoverallup {
	width: 100%;
	display: block;
	float: left;
	padding-top: 10px;
	padding-bottom:10px;
}
.paddingupdown {
	padding:30px 0;	
}
.margindown {
	margin-bottom:30px;	
}
.contall {
	width: 1200px;
	display: block;
	margin: 0 auto;
}
.call {
	width: 1200px;
	display: block;
	float: left;
}
.call, .cycle-slideshow {
	width: 1200px;
	display: block;
	margin:auto;
}
.contallpages {
	width: 960px;
	display: block;
	margin: 0 auto;
}
.callpages {
	width: 960px;
	display: block;
	float: left;
}
.contallpadding {
	padding-left:15px;
	padding-right:15px;
}
.relative {
	position:relative;	
}
.callinlineblock {
	width: 1200px;
	display: block;
	float: left;
	padding:10px 0 20px 0;	
	text-align:center;
	letter-spacing:0;
	word-spacing:0;
	font-size:0;
}
a.pagerlink, a.pagerlink:hover, a.decornonepagerlink, a.decornonepagerlink hover, .decornonepagerlink {
	background: #66afda;
	color: white;
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	width: 34px;
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	text-align: center;
	text-decoration: none;
	margin-left:1px;
	margin-right:1px;
	margin-bottom:2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 	
}
a.pagerlink:hover, a.decornonepagerlink, a.decornonepagerlink hover, .decornonepagerlink {
	background: #386180;
	color: white;
}
.clogo {
	width:100px;
	height:100px;
	display: inline;
	float: left;
}
.clogo img {
	width:100px;
	height:100px;
	display: inline;
	float: left;
}
.butonupdiv, .butonupdiv1 {
	display:inline;
	float:left;	
	position:relative;	
	margin-top:10px;
}
.butonupdiv1 {
	margin-left:410px;	
}
a.butonup, a.butonup:hover {
	background-repeat: no-repeat;
	background-position:left center;
	display:block;
	float:left;
	width:170px;
	height:54px;
	line-height:54px;		
	padding-left:40px;
	padding-right:5px;
	border-right:1px solid #e6e6e6;
	margin-left:30px;	
	margin-top:10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
a.butonup:hover {
	color: #66afda;
}
a.login1 {
	background-image: url(images/login1.png);
}
a.login1:hover {
	background-image: url(images/login12.png);
}
a.register {
	background-image: url(images/register.png);
}
a.register:hover {
	background-image: url(images/register2.png);
}
a.login2 {
	background-image: url(images/login2.png);
}
a.login2:hover {
	background-image: url(images/login22.png);
}
a.search, a.search:hover {
	width:30px;
	padding-left:0;
	border-right:0;	
	background-image: url(images/search.png);
}
a.search:hover {
	background-image: url(images/search2.png);
}
.contoverallhead, .contoverallheadinside, .contoverallheadinsideclean {
	width: 100%;
	height:525px;
	background:url(images/head.jpg) no-repeat top center;
	background-size: cover;
	display: block;
	float: left;
}
.contoverallheadinside {
	height:200px;
}
.contoverallheadinsideclean {
	height:70px;
}
.contoverallmenu {
	width: 100%;
	height:70px;
	background:url(images/menu.png);
	display: block;
	float: left;
}
.callhometext {
	width:100%;
	display:block;
	float:left;
	color:black;
	font-size:15px;
	padding-top:40px;
	padding-left:420px;	
}
.callhometext p {
	line-height:18px;
}
.callhomesearch {
	background:url(images/lightblue.png);
	min-width:750px;
	height:70px;
	display:block;
	float:right;
	color:white;
	font-size:24px;
	line-height:50px;
	padding:10px 20px;
	margin-top:30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 	
}
.findadentist {
	display:inline;
	float:left;	
	height:70px;
	font-size:24px;
	line-height:50px;
	padding-right:20px;
}
.callhomesearch form {
	display:inline;
	float:right;
}
.selectWrapper {
	display:inline-block;
	width:220px;
	height:50px;
	margin-left:15px;
}
.selectButon {
	display:inline-block;
	width:30px;
	height:50px;
	margin-left:15px;	
}
.selectButon a, .selectButon a:hover {
	display:block;
	width:30px;
	height:50px;
	background:url(images/search.png) no-repeat center center;
}
.selectButon a span, .selectButon a:hover span {
	display:block;
	width: 100%;
	height: 100%;
	float:left;
	color:white;
	text-align: center;
	font-size:18px;
	font-weight:700;	
}
.contoverallgray {
	background:#f6f6f6;
	width: 100%;
	display: block;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
}
.contoverallgrayclinic {
	background:#f6f6f6;
	width: 100%;
	display: block;
	float: left;
	padding-top:20px;
	padding-bottom:20px;
}
.contoverallwhite {
	width: 100%;
	display: block;
	float: left;
	padding-top: 30px;
	padding-bottom: 20px;
}
a.cycle-next, a.cycle-next:hover {
	background:url(images/arrowright2.png);
	width:35px;
	height:35px;
	display:inline;
	float:right;
	margin-left:5px;
	margin-top:5px;	
}
a.cycle-prev, a.cycle-prev:hover {
	background:url(images/arrowleft2.png);
	width:35px;
	height:35px;
	display:inline;
	float:right;	
	margin-top:5px;
}
.cycle-title {
	width:80%;
	display:inline;
	float:left;	
}
.clinichome, .clinichome:hover {
	display:block;
	float:left;
	background:white;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	width:370px;
/*	height:480px; */
	padding-bottom:20px;
	margin:15px;
	cursor:pointer;
	white-space:normal;	
}
.clinichome:hover { 
	background:white;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}
.clinichomeimage {
	display:block;
	width:100%;
	height:190px;
	padding:20px 35px;
	text-align: center;
	overflow:hidden;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.clinichomeimage a, .clinichomeimage a:hover {
	display:block;
	width:300px;
	height:150px;
	overflow:hidden;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
.clinichomeimage img {
	width: auto;
	height: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
.clinichometitle {
	display:block;
	width:100%;
	height:101px;
	overflow:hidden;
	padding:15px;
	font-size:24px;
	line-height:27px;
}
.clinichometitle a, .clinichometitle a:hover {
	font-size:24px;
}
.clinichometext {
	display:block;
	width:100%;
	height:154px;
	min-height:154px;
	overflow:hidden;
	padding:15px;
	line-height:22px;
	margin-bottom:20px;
}
.clinichometextheight {
	height:44px !important;
	min-height:44px !important;
	margin-bottom:0 !important;
}
.viewall {
	height:auto;
}
.clinichomegps {
	background:url(images/gps.png) no-repeat left center;
	display:block;
	width:340px;
	height:34px;
	overflow:hidden;
	padding-left:40px;
	margin-left:15px;
	line-height:17px;
}
.clinichomestars {
	display:inline;
	float:left;
	width:90px;
	height:21px;
	margin-left:15px;
	line-height:21px;
}
.clinichomeauthor {
	display:inline;
	float:right;
	width:250px;
	height:21px;
	margin-right:15px;
	line-height:21px;
	text-align:right;
	padding-right:30px;
	background:url(images/author.png) no-repeat right center;
}
a.clinichomeabuse, a.clinichomeabuse:hover {
	display:block;
	position:absolute;
	width:300px;
	height:50px;
	line-height:50px;
	text-align:center;
	background:rgba(66,196,204,0.8);
	color:white;
	top:40px;
	right:-80px;	
	-ms-transform: rotate(45deg); /* IE 9 */
   -webkit-transform: rotate(45deg); /* Safari */
   transform: rotate(45deg);	
}
.contoverallnews {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a4d6+0,42c4cc+100 */
	background: #51a4d6; /* Old browsers */
	background: -moz-linear-gradient(left,  #51a4d6 0%, #42c4cc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #51a4d6 0%,#42c4cc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #51a4d6 0%,#42c4cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51a4d6', endColorstr='#42c4cc',GradientType=1 ); /* IE6-9 */
	
	width:100%;
	height:140px;
	display:block;
	float:left;
}
.homenewsleft {
	width:800px;
	height:140px;
	display:inline;
	float:left;
	padding-top:40px;
}
.homenewsright {
	width:370px;
	height:140px;
	display:inline;
	float:right;
	background:#33536d;
	padding-top:40px;	
	padding-left:30px;
}
.homenewsleftcont {
	width:800px;
	display:inline;
	float:left;
	padding-top:30px;	
}
.homenewsrightcont {
	width:370px;
	display:inline;
	float:right;
	background:#ececec;
	padding:30px;
}
.homenewsrighthidden {
	width:370px;
	height:140px;
	display:inline;
	float:right;
	background:#33536d;
	padding-top:40px;	
	padding-left:30px;
	display:none;
}
.homenews {
	width:400px;
	display:inline;
	float:left;
	padding-right:30px;
}
.homepartners {
	width:400px;
	max-width:100%;
	display:inline-block;
	padding:15px;
	line-height:30px;
	font-size:22px;
	font-weight:500;
}
.homepartners img {
	margin-bottom:20px;
}
.homenewstitle {
	background:url(images/line2.png) no-repeat left bottom;
	width:100%;
	display:block;
	float:left;
	height:90px;
	line-height:24px;
	margin-bottom:30px;
}
.homenewstitle a, .homenewstitle a:hover{
	font-size:24px;
	font-weight:500;
}
.homenewstext {
	display:block;
	width:100%;
	height:88px;
	overflow:hidden;
	line-height:22px;
	margin-bottom:20px;
}
.homenewsby {
	display:block;
	width:100%;
	height:22px;
	overflow:hidden;
	line-height:22px;
	margin-bottom:20px;
	font-style:italic;
}
.homenewsby a, .homenewsby a:hover {
	font-style:italic;
}
.medal {
	background:url(images/medal.png);
	width:75px;	
	height:125px;
	display:block;
	float:right;
	margin-bottom:10px;
}
.medaltitle {
	width:235px;	
	display:block;
	float:left;
	margin-bottom:30px;
	background:url(images/line2.png) no-repeat left bottom;
	height:70px;
	line-height:24px;
}
.medaltitle a, .medaltitle a:hover{
	font-size:24px;
	font-weight:500;
}
.medaltext {
	display:block;
	width:100%;
	height:108px;
	overflow:hidden;
	line-height:22px;
	margin-bottom:20px;
	font-style:italic;
	color:#66afda;
}
.ratingleft {
	display:inline;
	float:left;
	height:34px;
	line-height:34px;
	margin-right:20px;
}
.ratingright {
	display:inline;
	float:left;
	height:34px;
	line-height:34px;
}
.contoverallposts {
	background:#f6f6f6;
	width: 100%;
	display: block;
	float: left;
	padding-top: 30px;
}
.contoverallform {
	background:#E6E6E6;
	width: 100%;
	display: block;
	float: left;
	padding: 30px 0;
}
.homepost {
	width:370px;
	height:280px;
	margin:30px 15px;
	display:inline;
	float:left;
	cursor:pointer;
	white-space:normal;	
}
.newspost {
	width:370px;
	margin:10px 15px;
	display:inline;
	float:left;
	cursor:pointer;
}
.newstext {
	display:block;
	width:100%;
	height:88px;
	overflow:hidden;
	line-height:22px;
	margin-bottom:20px;
}
.newsimage {
	display:block;
	width:100%;
	height:180px;
	overflow:hidden;
	margin-bottom:20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);		
}
.newsimage img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 	
}
.contoveralldown {
	width: 100%;
	background:url(images/down.jpg) no-repeat top right;
	background-size:cover;
	display: block;
	float: left;
}
.clogo2 {
	width: 310px;
	height:80px;
	display: inline;
	float: left;
}
.bottomcenter {
	width: 370px;
	min-height:80px;	
	display: inline;
	float: left;
	margin-left:90px;
	margin-right:30px;
	color:white;
}
.bottomcenter a, .bottomcenter a:hover {
	color:white;
	text-align:left;
}
.bottomright {
	width:370px;
	display: inline;
	float: right;
	color:white;
	text-align:right;
}
.contoverallbottom {
	width: 100%;
	background:url(images/bottom.png);
	display: block;
	float: left;
}
.callbottom {
	width: 1200px;
	display: block;
	float: left;
	padding:20px 0 10px 0;
	color:white;
}
.social {
	width:40px;
	height:40px;
	display:inline;
	float:left;
	margin-right:10px;	
}
.social img {
	width:40px;
	height:40px;
	display:inline;
	float:left;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-o-border-radius:20px;		
}
.csearch {
	z-index:8000;
	position:absolute;
	top:65px;
	right:0;
	display:none;
	width:450px;
	height:auto;
	float: none;
	background:white;
	border: solid 1px #DDD;
	border: solid 1px rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	overflow: visible;
	padding: 10px;	
}
.csearch:before {
  position: absolute;
  top: -6px;
  right: 39px;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
}
.csearch:after {
  position: absolute;
  top: -5px;
  right: 40px;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  display: inline-block;
}
.searchinput {
	width: 335px;
	height: 32px;
	margin-right:5px;	
	display: inline;
	float:left;
	background:white;	
	border: 1px solid #f1f2f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
	border-radius: 5px;
}
.searchinput input {
	width:320px;
	margin-left: 10px;
	height: 32px;
	line-height:32px;
	padding: 0;
	font-style:italic;
	font-weight:300;
	border:0;
	color:#CCC;
}
a.searchbuton, a.searchbuton:hover {
	background:#33536d;
	color:white;
	width: 80px;
	height: 34px;
	line-height:34px;
	display: inline;
	float:left;
	text-align: center;
	padding:0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
a.searchbuton:hover {
	background:#66afda;	
}
.clogin, .clogged, .cloggedpatient {
	z-index:8000;
	position:absolute;
	top:65px;
	left:0;
	display:none;
	width:450px;
	height:auto;
	float: none;
	background:white;
	border: solid 1px #DDD;
	border: solid 1px rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	overflow: visible;
	padding: 10px;	
}
.clogged, .cloggedpatient {
	width:250px;
}
.clogin:before, .clogged:before, .cloggedpatient:before {
  position: absolute;
  top: -6px;
  left: 39px;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
}
.clogin:after, .clogged:after, .cloggedpatient:after {
  position: absolute;
  top: -5px;
  left: 40px;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  display: inline-block;
}
.logininput {
	width: 165px;
	height: 32px;
	margin-right:5px;	
	display: inline;
	float:left;
	background:white;	
	border: 1px solid #f1f2f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
	border-radius: 5px;
}
.logininput input {
	width:145px;
	margin-left: 10px;
	height: 32px;
	line-height:32px;
	padding: 0;
	font-style:italic;
	font-weight:300;
	border:0;
	color:#CCC;
}
a.loginbuton, a.loginbuton:hover {
	background:#33536d;
	color:white;
	width: 80px;
	height: 34px;
	line-height:34px;
	display: inline;
	float:left;
	text-align: center;
	padding:0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
a.loginbuton:hover {
	background:#66afda;	
}
a.loggedbuton, a.loggedbuton:hover {
	background:url(images/menu.png);
	color:white;
	width: 100%;
	height: 34px;
	line-height:34px;
	display: inline;
	float:left;
	text-align: left;
	padding:0 30px;
	margin-bottom:3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
a.loggedbuton:hover {
	background:#66afda;	
}
.imagecontainerright {
	display:block;
	float:right;
	width:300px;
	height:auto;
	line-height:0;
	font-size:0;	
	margin-bottom:20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);		
}
.imagecontainerright img {
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 	
}
.containerimages {
	display: block;
	width:300px;
	margin-left:20px;	
	float:right;
}
.imagecontainerleft {
	display:block;
	float:left;
	width:200px;
	line-height:0;
	font-size:0;
	margin-right:20px;
	margin-bottom:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 	
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);		
}
.imagecontainerleft img {
	display: block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 	
}
.dateitalic {
	font-style: italic;
	color:#bbbbbb;
}
.containerimagesPages {
	width:300px;
	margin-left:20px;	
	float:right;
	display:none;
}
#slideshowPages {
	width: 100%;
}
#slideshowPages img {
	width: auto;
	height: auto;
}
.imagecontainerPages {
	display:block;
	text-align:center;
	width:300px;
	margin-bottom:20px;	
}
a.cycle-nextPages, a.cycle-nextPages:hover {
	background:url(images/arrowdown.png);
	width:35px;
	height:35px;
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;	
}
a.cycle-prevPages, a.cycle-prevPages:hover {
	background:url(images/arrowup.png);
	width:35px;
	height:35px;
	display:inline-block;
	margin-left:5px;
	margin-right:5px;	
	margin-top:5px;
}
.mainscroll {
	width: 600px;
	display: block;
	margin:auto;
	clear:both;
}
.inputleft {
	margin-bottom:3px;
	display:inline;
	float:left;
	width: 250px;
	height:40px;
	line-height:40px;
	text-align:right;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}
.inputright, .inputrightcheckbox, .inputrightchecktext1, .inputrightchecktext2 {
	margin-bottom:3px;
	display:inline;
	float:left;
	width: 330px;
	margin-left:20px;
	line-height:40px;
}
.inputrightcheckbox {
	width: 22px;
	margin-left:0;
}
.inputrightchecktext1 {
	width: 270px;
	line-height:40px;
	margin-left:0;
}
.inputrightchecktext2 {
	width: 270px;
	line-height:20px;
	margin-left:0;
}
.inputright input, .inputright textarea, .inputright select {
	width:300px;
}
.inputright input {
	height:40px;
}
.ckeditor {
	width:100%;
	display:block;
	clear:both;
	margin-bottom:3px;
}
.inputrightcheckbox input {
	width:20px;
}
.inputright img {
	width:100px;
}
a.facebooklogin, a.facebooklogin:hover {
	display:block;
	margin:0 auto;
	width:220px;
	height:35px;
	line-height:35px;
	color:white;
	padding-left:40px;
	background:url(images/facebooklogin.png) no-repeat;
	text-decoration:none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;  
	font-family: "Exo 2", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.patientregistercont {
	display:inline;
	float:left;
	width:50%;
}
.progress {
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background:url(images/loading.gif) no-repeat center center rgba(255,255,255,0.7);
}
.cinbox, .coutbox {
	width: 90%;
	display:block;
	margin:0 auto;	
	background: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	padding:15px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	margin-bottom:20px;
}
.cinboximg {
	background: url(images/inbox.png);
	width: 35px;
	height:29px;
	display:block;
	float:left;	
	margin-right:10px;
	margin-bottom:20px;
}
.coutboximg {
	background: url(images/outbox.png);
	width: 39px;
	height:29px;
	display:block;
	float:left;	
	margin-right:10px;
	margin-bottom:20px;
}
.cinbox textarea {
	width: 100%;
}
a.linkrightdelete, a.linkrightdelete:hover {
	background: url(images/icondel.png);
	width: 32px;
	height:32px;
	display:block;
	float:right;	
}
.contfollow {
	width: 160px;
	height:220px;
	display:inline;
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	position:relative;
}
a.cfollow, a.cfollow:hover {
	width: 160px;
	height:220px;
	padding:15px;
	display:inline;
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	background:white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
}
.followimage {
	display:block;
	width:130px;
	height:120px;
	text-align: center;
	overflow:hidden;
	margin-bottom:10px;
}
a.linkrightdeletefollow, a.linkrightdeletefollow:hover {
	background: url(images/icondel2.png);
	width: 54px;
	height:54px;
	display:block;
	position:absolute;
	top:15px;
	right:0;
}
.ccomment {
	width: 380px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;	
	background: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	padding:15px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.4);
	margin-bottom:20px;
}
.commentellipsis {
	width:100%;
	height:30px;
	line-height:30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	text-align:left;
	float:left;
}
/* detail */
.detailimage {
	width:270px;
	display:inline;
	float:left;
	margin-right:30px;
	margin-bottom:15px;	
	background: white;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
}
.detailgoogle {
	width:270px;
	height:270px;
	overflow:hidden;
	display:inline;
	float:right;
	margin-left:30px;
	margin-bottom:15px;	
}
.detailgooglepatient {
	width:600px;
	height:270px;
	overflow:hidden;
	display:inline;
	float:right;
	margin-left:30px;
	margin-bottom:15px;	
}
.detailopisanie {
	width:870px;
	display:inline;
	float:left;
	margin-bottom:15px;	
}
a.butonfollow, a.butonfollow:hover {
	width:270px;
	display:inline;
	float:left;
	margin-right:30px;	
	margin-bottom:30px;
	border:1px solid #70c2db;	
	padding: 10px 0;
	text-align:center;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
a.butonfollow:hover {
	background:#70c2db;
	color:white;
}
.crating {
	width:870px;
	display:inline;
	float:left;
	margin-bottom:30px;
	border-top:1px solid #a9a9a9;	
	border-bottom:1px solid #a9a9a9;	
	padding:2px 0;
}
.detailservices {
	background:#f6f6f6;
	width:570px;
	display:inline;
	float: left;
	margin-bottom:30px;
	font-size:16px;	
	padding:15px 30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;		
}
.detailcontact {
	width:570px;
	display:inline;
	float: left;
	margin-left: 30px;
	margin-bottom:30px;
	padding:15px 30px;
	color:white;
	font-size:16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;		
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a4d6+0,43c2cd+100 */
	background: rgb(81,164,214); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(81,164,214,1) 0%, rgba(67,194,205,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(81,164,214,1) 0%,rgba(67,194,205,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(81,164,214,1) 0%,rgba(67,194,205,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51a4d6', endColorstr='#43c2cd',GradientType=1 ); /* IE6-9 */
}
.detailcontact a {
	color:white;
}
.detailmaphome {
	width:870px;
	height:330px;
	display:inline;
	float: left;
	margin-bottom:30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;		
}
.detailrabotno {
	background: #f6f6f6;
	width:270px;
	height:330px;	
	display:inline;
	float: left;
	margin-left: 30px;
	margin-bottom:30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	overflow:hidden;
}
.clinicrabotnovremetitle {
	background: #f6f6f6;
	width:100%;
	display:block;
	float:left;
	height:50px;
	line-height:50px;
	color:#386180;
	font-size:24px;
	font-weight:500;
	padding:0 20px;
	border-bottom:1px solid #50a6d5;
}
.rabotnovremeth, .rabotnovremethwhite {
	background: #f6f6f6;
	width:100%;
	display:block;
	float:left;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:500;
	padding:0 20px;	
}
.rabotnovremethwhite {
	background: white;	
}
.clinicrabotnovremetd1 {
	width:40%;
	display:inline;
	float:left;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:500;
}
.clinicrabotnovremetd2 {
	width:60%;
	display:inline;
	float:left;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:500;
}
.clinichomedetail {
	display:block;
	float:left;
	background:#f6f6f6;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	width:370px;
/*	height:270px; */
	padding-bottom:20px;
	overflow: hidden;
	margin:15px;
	cursor:pointer;
	white-space:normal;	
}
a.showall, a.showall:hover {
	width: 100%;
	height: 25px;
	margin-top:20px;
	margin-bottom:20px;
	display:block;
	float: left;
	text-align: center;
	background: url(images/slidedown.png) no-repeat center center;
}
.contfollowdetail {
	width: 160px;
	height:220px;
	padding:15px;	
	display:inline;
	float:left;
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border:1px solid #cccccc;
}
.ekipimage {
	width: 300px;
	height: auto;
	display:block;
	float:right;
	margin-left: 30px;
	margin-bottom: 20px;	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
.ekipimage img {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
.calldentalrater {
	width:450px;
	display:inline-block;
	border:1px solid #50a6d5;	
	padding:20px;
}
.dentalraterleft {
	width:98px;
	height:30px;
	line-height:30px;
	display:inline;
	float:left;
	text-align:left;
	margin-bottom:2px;
}
.dentalraterright, .dentalraterrightwhite {
	width:310px;
	height:30px;
	display:inline;
	float:left;
	background:#f0f0f0;
	margin-bottom:2px;
}
.dentalraterrightwhite {
	background:white;
}
.dentalraterright img {
	width:auto;
	height:100%;
	display:block;
	float:left;
}
.dentalraterright span {
	width:10%;
	height:30px;
	line-height:30px;
	display:block;
	float:right;
	background:white;
	text-align:right;
}
a.butonwritereview, a.butonwritereview:hover {
	background:#33536d;
	color:white;
	min-width:450px;
	height: 34px;
	line-height:34px;
	display: inline-block;
	text-align: center;
	padding:0 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
a.butonwritereview:hover {
	background:#66afda;	
}
a.butonwritereviewright, a.butonwritereviewright:hover {
	background:#33536d;
	color:white;
	width:200px;
	height: 34px;
	line-height:34px;
	display: block;
	float:right;
	text-align: center;
	padding:0 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
a.butonwritereviewright:hover {
	background:#66afda;	
}
.detailcopyright {
	display:inline-block;
	line-height:20px;
	padding:10px 20px;
	color:white;
	font-size:16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;		
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a4d6+0,43c2cd+100 */
	background: rgb(81,164,214); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(81,164,214,1) 0%, rgba(67,194,205,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(81,164,214,1) 0%,rgba(67,194,205,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(81,164,214,1) 0%,rgba(67,194,205,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51a4d6', endColorstr='#43c2cd',GradientType=1 ); /* IE6-9 */
}
#iframeMapBig {
	height: 580px;
}


/* 768 */
@media only screen and (min-width: 768px) and (max-width: 1199px) {

h1, .h1 {   
	font-size:36px;	
	line-height:40px;
}
h2 {   
	font-size:30px;	
	line-height:34px;
}
.contall {
	width: 760px;
}
.call, .cycle-slideshow {
	width: 760px;
}
.contallpages {
	width: 760px;
}
.callpages {
	width: 760px;
}
.contallpadding {
	padding-left:0;
	padding-right:0;
}
.callinlineblock {
	width: 760px;
}
.clogo {
	margin-left:0;
	margin-right:0;
	display: block;
}
.butonupdiv1 {
	margin-left:0px;
	margin-top:20px;
}
.butonupdiv {
	margin-top:20px;
}
a.butonup, a.butonup:hover {
	height:40px;
	line-height:40px;
}
a.search, a.search:hover {
	width:30px;
	padding-left:0;
	border-right:0;	
}
.contoverallhead {
	height:580px;
}
.contoverallheadinside {
	height:250px;
}
.callhometext {
	width:100%;
	font-size:15px;
	padding-top:20px;
	padding-left:170px;	
}
.callhometext p {
	line-height:18px;
}
.callhomesearch {
	background:url(images/lightblue.png);
	min-width:540px;
	height:auto;
	display:block;
	float:right;
	color:white;
	line-height:50px;
	padding:10px 20px 15px 20px;
	margin-top:30px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 	
}
.findadentist {
	display:inline;
	float:left;	
	height:40px;
	font-size:24px;
	line-height:40px;
	padding-right:20px;
	padding-left:30px;
}
.callhomesearch form {
	display:block;
	float:right;
}
.selectWrapper {
	width:200px;
	height:50px;
}
.cycle-title {
	width:70%;
	display:inline;
	float:left;	
}
.clinichome, .clinichome:hover {
	margin:15px 5px;
}
.homenewsleft {
	width:390px;
	height:140px;
	padding-top:40px;
}
.homenewsright {
	width:370px;
	height:140px;
	background:#33536d;
	padding-top:40px;	
	padding-left:30px;
}
.homenewsleftcont {
	width:390px;
	padding-top:30px;	
}
.homenewsrightcont {
	width:370px;
	background:#ececec;
	padding:30px;
}
.homenews {
	width:100%;
	padding-right:30px;
}
.homepost {
	width:370px;
	height:280px;
	margin:5px;
}
.newspost {
	width:370px;
	margin:5px;
}
.bottomcenter {
	width: 370px;
	margin-left:80px;
	margin-right:0;
	color:white;
}
.bottomright {
	width: 370px;
	text-align:center;
}
.callbottom {
	width: 760px;
}
.patientregistercont {
	width:100%;
}
.cinbox, .coutbox {
	width: 100%;
}
.ccomment {
	width: 360px;
}
/* detail */
.detailopisanie {
	width:460px;
}
.detailgooglepatient {
	width:250px;
}
.crating {
	width:460px;
}
.detailservices {
	width:100%;	
}
.detailcontact {
	width:100%;
	margin-left:0;
}
.detailcontact a {
	color:white;
}
.detailmaphome {
	width:100%;
	height:330px;
}
.detailrabotno {
	width:100%;
	height:330px;	
	margin-left:0;
}
.clinichomedetail {
	margin:15px 5px;
}
#iframeMapBig {
	height: 1190px;
}



}




/* 480 */
@media only screen and (min-width: 480px) and (max-width: 767px) {

h1, .h1 {   
	font-size:36px;	
	line-height:40px;
}
h2 {   
	font-size:30px;	
	line-height:34px;
}
.contall {
	width: 480px;
}
.call, .cycle-slideshow {
	width: 480px;
}
.contallpages {
	width: 480px;
}
.callpages {
	width: 480px;
}
.contallpadding {
	padding-left:0;
	padding-right:0;
}
.callinlineblock {
	width: 480px;
}
.clogo {
	display:block;
	margin-left:0;
}
.butonupdiv1 {
	margin-left:0;	
}
a.butonup, a.butonup:hover {
	height:40px;
	line-height:40px;		
}
.contoverallhead {
	height:700px;
}
.contoverallheadinside {
	height:310px;
}
.callhometext {
	width:100%;
	font-size:15px;
	padding-top:20px;
	padding-left:0;	
}
.findadentist {
	display:inline;
	float:left;	
	height:40px;
	font-size:24px;
	line-height:40px;
	padding-right:20px;
	padding-left:15px;
}
.callhomesearch {
	background:url(images/lightblue.png);
	min-width:480px;
	max-width:480px;
	height:auto;
	display:block;
	float:right;
	color:white;
	font-size:0;
	line-height:50px;
	padding:20px 20px;
	margin-top:30px;
}
.callhomesearch form {
	display:block;
	float:right;
}
.selectWrapper {
	display:inline-block;
	width:200px;
	height:50px;
	margin-left:15px;
}
.selectButon {
	display:inline-block;
	width:100%;
	height:30px;
	margin-left:15px;	
}
.cycle-title {
	width:80%;
}
.clinichome, .clinichome:hover {
	margin:15px 55px;
}
.homenewsleft {
	width:480px;
	height:140px;
	padding-top:40px;
}
.homenewsright {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}
.homenewsleftcont {
	width:480px;
	padding-top:30px;	
}
.homenewsrightcont {
	width:370px;
	margin-right:55px;
	margin-bottom:30px;
	background:#ececec;
	padding:30px;
}
.homenewsrighthidden {
	display: block;
	margin-right: 55px;
}
.homenews {
	width:370px;
	margin:15px 55px;	
	padding-right:30px;
}
.medaltitle {
	width:235px;	
	display:block;
	float:left;
	margin-bottom:30px;
	background:url(images/line2.png) no-repeat left bottom;
	height:70px;
	line-height:24px;
}
.medaltitle a, .medaltitle a:hover{
	font-size:24px;
	font-weight:500;
}
.medaltext {
	display:block;
	width:100%;
	height:108px;
	overflow:hidden;
	line-height:22px;
	margin-bottom:20px;
	font-style:italic;
	color:#66afda;
}
.homepost {
	width:370px;
	height:280px;
	margin:15px 55px;
}
.newspost {
	width:370px;
	margin:15px 55px;
}
.clogo2 {
	margin-left:85px;
}
.bottomcenter {
	width: 100%;
	margin-left:0;
	margin-right:0;
	color:white;
	text-align:center;
}
.bottomcenter li, .bottomcenter li {
	list-style:none;
}
.bottomright {
	width: 310px;
	color:white;
	text-align:center;
}
.callbottom {
	width: 480px;
}
.containerimages {
	display:none;
}
.containerimagesPages {
	width:300px;
	margin-left:90px;
	margin-right:90px;
	float:right;
	display:block;
}
.mainscroll {
	width: 480px;
}
.inputleft {
	width: 130px;
}
.patientregistercont {
	width:100%;
}
.csearch {
	right:-200px;
}
.csearch:before {
  right: 189px;
}
.csearch:after {
  right: 190px;
}
.cinbox, .coutbox {
	width: 100%;
}
.ccomment {
	width: 480px;
	margin-left:0;
	margin-right:0;	
}
/* detail */
.detailimage {
	width:170px;
}
.detailopisanie {
	width:280px;
}
.detailgooglepatient {
	width:280px;
	margin-left:0;
}
a.butonfollow, a.butonfollow:hover {
	width:100%;
	margin-right:0;		
}
.crating {
	width:100%;
}
.detailservices {
	width:100%;	
}
.detailcontact {
	width:100%;
	margin-left:0;
}
.detailmaphome {
	width:100%;	
}
.detailrabotno {
	width:100%;
	margin-left:0;
}
.rabotnovremethwhite {
	background: white;	
}
.clinichomedetail {
	width: 100%;
	margin:15px 0;
}
.contfollowdetail {
	margin-left:0;
	margin-right:0;
}
.ekipimage {
	width:200px;
}
#iframeMapBig {
	height: 1190px;
}



}





/* 320 */
@media only screen and (max-width: 479px) {

h1, .h1 {   
	font-size:30px;	
	line-height:34px;
}
h2 {   
	font-size:30px;	
	line-height:34px;
}
.contall {
	width: 300px;
}
.call, .cycle-slideshow {
	width: 300px;
}
.contallpages {
	width: 300px;
}
.callpages {
	width: 300px;
}
.contallpadding {
	padding-left:0;
	padding-right:0;
}
.callinlineblock {
	width: 300px;
}
.clogo {
	display:block;
	margin-left:0;
}
.butonupdiv1 {
	margin-left:0;	
}
a.butonup, a.butonup:hover {
	width:145px;
	height:40px;
	line-height:40px;	
	padding-left:40px;
	margin-left:5px;	
	margin-top:10px;	
}
.contoverallhead {
	height:880px;
}
.contoverallheadinside {
	height:410px;
}
.callhometext {
	width:100%;
	font-size:15px;
	padding-top:20px;
	padding-left:0;	
}
.findadentist {
	display:inline;
	float:left;	
	height:40px;
	font-size:24px;
	line-height:40px;
	padding-right:20px;
	padding-left:15px;
}
.callhomesearch {
	background:url(images/lightblue.png);
	min-width:300px;
	max-width:300px;
	height:auto;
	display:block;
	float:right;
	color:white;
	font-size:0;
	line-height:50px;
	padding:20px 20px;
	margin-top:30px;
}
.callhomesearch form {
	display:block;
	float:right;
}
.selectButon {
	display:inline-block;
	width:220px;
	height:40px;
	margin-left:15px;	
}
.selectButon a, .selectButon a:hover {
	background: #33536d;
	color: white;
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	font-weight:700;
	text-transform:uppercase;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px; 
}
.cycle-title {
	width:100%;
}
.clinichome, .clinichome:hover {
	width:300px;
	height:auto;
	margin:15px 0;
}
.clinichometext {
	height:auto;
}
.clinichomeimage {
	display:block;
	width:100%;
	height:150px;
	padding:0;
}
.clinichomegps {
	width:270px;
	height:51px;
}
.clinichomeauthor {
	width:270px;
}
.homenewsleft {
	width:300px;
	height:140px;
	padding-top:40px;
}
.homenewsright {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}
.homenewsleftcont {
	width:300px;
	padding-top:30px;	
}
.homenewsrightcont {
	width:300px;
	margin-right:0;
	margin-bottom:30px;
	background:#ececec;
	padding:30px;
}
.homenewsrighthidden {
	width:300px;
	display: block;
	margin-right: 0;
}
.homenewsrighthidden h2.news {
	font-size:30px;
}
.homenews {
	width:300px;
	margin:15px 0;	
	padding-right:0;
}
.homenewstitle {
	height:auto;
	padding-bottom:20px;	
}
.homenewstext {
	height:auto;
	overflow:visible;
}
.medaltitle {
	width:165px;	
	display:block;
	float:left;
	margin-bottom:30px;
	background:url(images/line2.png) no-repeat left bottom;
	height:auto;
	padding-bottom: 20px;
	line-height:24px;
}
.medaltitle a, .medaltitle a:hover{
	font-size:24px;
	font-weight:500;
}
.medaltext {
	display:block;
	width:100%;
	height:108px;
	overflow:hidden;
	line-height:22px;
	margin-bottom:20px;
	font-style:italic;
	color:#66afda;
}
.homepost {
	width:300px;
	height:auto;
	margin:15px 0;
}
.newspost {
	width:300px;
	height:auto;
	margin:15px 0;
}
.newstext {
	width:100%;
	height:auto;
	overflow:visible;	
}
.clogo2 {
	margin-left:5px;
}
.bottomcenter {
	width: 100%;
	margin-left:0;
	margin-right:0;
	color:white;
	text-align:center;
}
.bottomcenter li, .bottomcenter li {
	list-style:none;
}
.bottomright {
	width: 310px;
	color:white;
	text-align:center;
}
.callbottom {
	width: 300px;
}
.csearch {
	right:0;
	width:300px;
}
.csearch:before {
  right: 119px;
}
.csearch:after {
  right: 120px;
}
.searchinput {
	width: 280px;
	height: 32px;
	margin-right:5px;	
	display: inline;
	float:left;
	background:white;	
	border: 1px solid #f1f2f3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
	border-radius: 5px;
	margin-bottom:10px;
}
.searchinput input {
	width:260px;
	margin-left: 10px;
	height: 32px;
	line-height:32px;
	padding: 0;
	font-style:italic;
	font-weight:300;
	border:0;
	color:#CCC;
}
a.searchbuton, a.searchbuton:hover {
	background:#33536d;
	color:white;
	width: 80px;
	height: 34px;
	line-height:34px;
	display: inline;
	float:left;
	text-align: center;
	padding:0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;	
}
a.searchbuton:hover {
	background:#66afda;	
}
.clogin, .clogged {
	width:300px;
}
.logininput {
	width: 280px;
	height: 32px;
	margin-right:5px;	
	margin-bottom:10px;
}
.logininput input {
	width:260px;
	margin-left: 10px;
}
.containerimages {
	display:none;	
}
.containerimagesPages {
	width:300px;
	margin-left:0;	
	float:right;
	display:block;
}
.mainscroll {
	width: 300px;
}
.inputleft {
	margin-bottom:0;
	width: 300px;
	text-align:left;
}
.inputright, .inputrightcheckbox, .inputrightchecktext1, .inputrightchecktext2 {
	margin-bottom:0;
	width: 300px;
	margin-left:0;
}
.inputrightcheckbox {
	width: 22px;
	margin-left:0;
}
.inputrightchecktext1 {
	width: 270px;
	line-height:40px;
	margin-left:0;
}
.inputrightchecktext2 {
	width: 270px;
	line-height:20px;
	margin-left:0;
}
.inputright input, .inputright textarea, .inputright select {
	width:280px;
}
.inputrightcheckbox input {
	width:20px;
}
#formbuton, #formbuton1, #formterms, #formterms2 {
   position: absolute !important;
   top: -9999px !important;
   left: -9999px !important;
}
.patientregistercont {
	width:100%;
}
.cinbox, .coutbox {
	width:100%;
}
.ccomment {
	width: 300px;
	margin-left:0;
	margin-right:0;	
}
/* detail */
.detailimage {
	width:300px;
	margin-right:0;
}
.detailgoogle {
	width:300px;
	margin-left:0;
}
.detailgooglepatient {
	width:300px;
	margin-left:0;
}
.detailopisanie {
	width:100%;
}
a.butonfollow, a.butonfollow:hover {
	width:300px;
	margin-right:0;	
}
.crating {
	width:100%;
}
.detailservices {
	width:100%;	
}
.detailcontact {
	width:100%;
	margin-left:0;
}
.detailmaphome {
	width:100%;	
}
.detailrabotno {
	width:100%;
	margin-left:0;
}
.clinichomedetail {
	width:100%;
	height:360px;
	margin:15px 0;
}
.contfollowdetail {
	width:150px;
	padding:5px;	
	margin-left:0;
	margin-right:0;
}
.ekipimage {
	width: 300px;
	margin-left:0;
}
.calldentalrater {
	width:100%;
	display:inline-block;
	border:1px solid #50a6d5;	
	padding:20px;
}
.dentalraterleft {
	width:100%;
}
.dentalraterright {
	width:100%;
}
a.butonwritereview, a.butonwritereview:hover {
	min-width:100%;
	height:auto;
}
a.butonwritereview:hover {
	background:#66afda;	
}
a.butonwritereviewright, a.butonwritereviewright:hover {
	width:100%;
}
#iframeMapBig {
	height: 1190px;
}



}


/*
.cycle-slide-active {opacity: .5}
.cycle-slide-active + .cycle-slide {opacity: 1}
.cycle-slide-active + .cycle-slide + .cycle-slide {opacity: .5}
*/