*{
	margin:0;
	padding:0;
	border:0;
}
header, nav, footer, section, aside, article{
	display:block;
}

body{
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	line-height:35px;
	color:#2b2b2b;
}
a{
	-webkit-transition: all 0.3s ease-in-out;
  	-moz-transition: all 0.3s ease-in-out;
  	-o-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6{
	font-family: 'Great Vibes', cursive;
}
.wrapper{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.specer{
	font-size:0;
	line-height:0;
	clear:both;
}
.top_bg{
	background:#fce04e;
	padding-top:60px;
	padding-bottom:50px;
}
.headerCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.logoCont{
	width:100%;
	max-width:152px;
	float:left;
}
.nameCont{
	width:100%;
	max-width:570px;
	float:left;
}
.doctorName{
	font-family: 'Great Vibes', cursive;
	font-size:55px;
	line-height:45px;
	color:#de2745;
	font-weight:300;
	margin-bottom:-1px;	
}
.keyText{
	font-family: 'Open Sans', sans-serif;
	font-size:17px;
	line-height:25px;
	color:#2b2b2b;
	font-weight:500;
	margin-bottom:-1px;	
}
.doctor_degre{
	font-size:17px;
	line-height:30px;
	color:#2b2b2b;
	font-weight:500;	
}
.callCont{
	width:100%;
	max-width:300px;
	float:right;
}
.callDoctor{
	font-size:18px;
	line-height:30px;
	color:#2b2b2b;
	font-weight:500;	
}
.docChamber{
	background:#de2745;
	font-size:17px;
	font-weight:400;
	line-height:40px;
	color:#fff;
	border-radius:40px;
	display:inline-block;
	margin-top:20px;
	padding:0 15px;
}
.picCollageBg{
	background:url(110622top_pic_collage.jpg) 50% 0 no-repeat;
	height:410px;
	padding-top:90px;
	display:block;
}
.picCollageTxt{
	font-family: 'Great Vibes', cursive;	
	width:100%;
	max-width:447px;
	font-size:55px;
	line-height:65px;
	text-align:center;	
	color:#fff;
	margin-left:200px;
}
.picCollageResp{
	display:none;
}
.picCollageResp img{
	width:100%;
	height:auto;
	display:block;
}
.picCollageTxtResp{
	font-family: 'Great Vibes', cursive;
	font-size:55px;
	line-height:65px;
	text-align:center;	
	color:#35b9cc;
	margin-top:20px;
	border-top:1px solid #35b9cc;
	border-bottom:1px solid #35b9cc;
	padding:10px 0;
}
.abtDocBg{
	background:url(110622home_doctor_bg.jpg) 50% 0 no-repeat;
	padding-top:50px;
	padding-bottom:65px;
}
.abtDocCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding:40px 0;
}
.abtDocLft{
	width:100%;
	max-width:600px;
	float:left;
}
.abtDocRgt{
	width:100%;
	max-width:500px;
	float:left;
	display:none;
}
.abtDocHead{
	font-size:50px;
	line-height:60px;
	font-weight:500;
	color:#2b2b2b;
	padding-bottom:15px;
}
.abtDocTxt{
	font-size:17px;
	line-height:35px;
	font-weight:500;
	color:#2b2b2b;
	text-align:justify;
}
.homeTreatmentBg{
	background:#3ec1d3;
	padding:60px 0;
}
.homeTreatmentCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.homeTreatmentBox{
	background:#f33c5a;
	width:100%;
	max-width:314px;
	height:710px;
	float:left;
	padding:23px;
	margin-right:40px;
}
.homeTreatmentBox02{
	background:#f33c5a;
	width:100%;
	max-width:314px;
	height:710px;
	float:left;
	padding:23px;
}
.homeTreatmentHead{
	font-family: 'Lato', sans-serif;
	font-size:25px;
	line-height:40px;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	padding-bottom:10px;
	padding-top:20px;
}
.homeTreatmentTxt{
	font-size:17px;
	line-height:37px;
	color:#fff;
	font-weight:500;
}
.homeTreatmentTxt:hover{
	color:#000;
}
.viewMore{
	background:#ffffff;
	font-size:15px;
	font-weight:400;
	line-height:30px;
	color:#1b1212;
	border-radius:20px;
	display:inline-block;
	margin-top:20px;
	padding:0 15px;
}
.homeDiscoveryBg{
	background:url(110622middle_bg.jpg) 50% 0 no-repeat #fff;
	padding:80px 0 70px 0;
}
.homeDiscoveryCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.homeDiscoveryLft{
	width:100%;
	max-width:515px;
	float:left;
}
.homeDiscoveryRgt{
	width:100%;
	max-width:500px;
	float:right;
}
.homeDiscoveryRgt img{
	width:100%;
	height:auto;
}
.homeDiscoveryHead{
	font-size:55px;
	line-height:65px;
	color:#2b2b2b;
	font-weight:300;
}
.homeDiscoveryTxt{
	font-size:17px;
	line-height:33px;
	color:#2b2b2b;
	font-weight:400;
	padding-top:10px;
}
.fiveTabBg{
	background:#fce04e;
	padding:60px 0;
}
.fiveTabWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.fiveTabBox{
	width:100%;
	max-width:203px;
	float:left;
	text-align:center;
	margin-right:30px;
	padding:25px 0;
	border:1px solid #ffee95;
}
.fiveTabBox01{
	width:100%;
	max-width:203px;	
	float:left;
	text-align:center;
	padding:25px 0;
	border:1px solid #ffee95;
}
.fiveTabBox img, .fiveTabBox01 img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.fiveTabText{
	font-family: 'Lato', sans-serif;
	font-size:20px;
	line-height:35px;
	font-weight:600;
	color:#2b2b2b;
	text-align:center;
	display:block;
	margin-top:20px;
	text-transform:uppercase;
}
footer{
	background:#0a356b;
	padding:50px 0;
}
.ftrWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.ftrCont01{
	width:100%;
	max-width:370px;
	float:left;
}
.ftrCont02{
	width:100%;
	max-width:370px;
	float:left;
}
.ftrCont03{
	width:100%;
	max-width:380px;
	float:right;
}
.footerBtn{
	font-size:17px;
	line-height:37px;
	font-weight:500;
	color:#fff;
}
.footerHead{
	font-family: 'Lato', sans-serif;	
	font-size:19px;
	line-height:30px;
	font-weight:600;
	color:#59c4ee;
	padding-bottom:10px;
	text-transform:uppercase;
}
.footerText{
	font-size:17px;
	line-height:33px;
	font-weight:500;
	color:#fff;
	margin-bottom:20px;
}
.footerLnk{
	font-size:17px;
	line-height:33px;
	font-weight:500;
	color:#fff;
}
.poweredby{
	font-size:14px;
	color:#fff;
	font-style:italic;
	margin-top:15px;
	display:inline-block;
}

/* Responsive Footer*/
.respFtr{
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #004b64;
   padding:5px 0;
   display:none;
}
.wrapper02{
	max-width:360px;
	width:100%;
	margin:0 auto;
}
.respFtrBox{
	width:100%;
	max-width:106px;
	float:left;
	text-align:center;
}
.respFtrBox a{
	font-size:14px;
	line-height:25px;
	color:#fff;
	text-decoration:none;
}
.respFtrBox a:hover{
	color:#fff;
}












/* Inner Page*/
.inrLogoCont{
	width:100%;
	max-width:152px;
	float:left;
}
.inrContBg{
	background:#fff;
	padding:50px 0 100px 0;
}
.innerCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.aboutDrLft{
	width:100%;
	max-width:750px;
	float:left;
}
.aboutDrRgt{
	width:100%;
	max-width:350px;
	float:right;
}
.aboutDrRgt img{
	width:100%;
	height:auto;
}
.innerHeading{
	font-family: 'Lato', sans-serif;
	font-size:45px;
	line-height:55px;
	font-weight:300;
	color:#2b2b2b;
	padding-bottom:20px;
}
.innerText{
	font-size:17px;
	line-height:35px;
	color:#2b2b2b;
	font-weight:500;
}
.innerTextRed{
	font-size:18px;
	line-height:30px;
	color:#CC0000;
	font-weight:600;
	padding-bottom:15px;
}
.inrPicResp{
	padding:50px 0;
}
.inrPicResp02{
	padding:25px 0;
}
.inrPicResp03{
	padding:50px 0;
	width:100%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;	
}
.inerPhotoCnt{
	width:100%;
	max-width:990px;
	margin:0 auto;
}
.inerPhoto{
	width:100%;
	max-width:300px;
	float:left;
	margin:30px 15px;
}
.servicesCont{
	width:100%;
	max-width:1160px;
	margin-top:50px;
	margin-bottom:100px;
}
.servicesCont01{
	width:100%;
	max-width:450px;
	float:left;
}
.servicesCont02{
	width:100%;
	max-width:450px;
	float:right;
}
.servicesCont02 img{
	width:100%;
	height:auto;
}
.servicesText{
	font-size:17px;
	line-height:40px;
	color:#001014;
	font-weight:500;
}
.servicesText:hover{
	color:#CC0000;
	font-weight:600;
}
.serviceHeading{
	font-family: 'Raleway', sans-serif;
	font-size:35px;
	line-height:45px;
	font-weight:300;
	color:#093d7b;
	padding-bottom:30px;
	padding-top:50px;
}
.surgiVideoWrap{
	width:100%;
	max-width:1110px;
	margin:0 auto;
	padding:50px 0;
}
.surgiVideoCont{
	width:100%;
	max-width:320px;
	float:left;
	margin-right:50px;
	margin-bottom:50px;
}
.surgiVideoText{
	width:100%;
	height:auto;
	background:#093d7b;
	text-align:center;
	font-size:16px;
	line-height:26px;
	color:#ffff;
	padding:15px 0;
}
.chamberName{
	font-size:20px;
	line-height:30px;
	color:#F00000;
	font-weight:600;
	padding-bottom:15px;
}
.chamberWrap{
	width:100%;
	max-width:1060px;
	padding-bottom:100px;
	padding-top:30px;
	background:url(110622divider.jpg) 0 100% no-repeat;
}
.chamberBox01{
	width:100%;
	max-width:450px;
	float:left;
	margin-right:150px;
}
.chamberBox02{
	width:100%;
	max-width:450px;
	float:left;
	
}
.contactMap{
	background:#093d7b;
	font-size:16px;
	font-weight:400;
	line-height:40px;
	color:#fff;
	border-radius:40px;
	display:inline-block;
	margin:20px 0;
	padding:0 25px;
}
.contactMap:hover{
	background:#3278cb;
	color:#fff;
}
.millenium{
	font-size:23px;
	line-height:30px;
	color:#CC0000;
	font-weight:600;
	padding-bottom:20px;
}
.testiCont{
	width:100%;
	max-width:1160px;
	padding-bottom:100px;
	padding-top:50px;
	background:url(110622divider.jpg) 0 100% no-repeat;
}
.blogCont{
	width:100%;
	max-width:350px;
	height:500px;
	float:left;
	margin:20px 17px 50px 17px;
	border:1px solid #ccc;
}
.blogCont img{
	width:100%;
	height:auto;
	padding-bottom:20px;
}
.blogTextBox{
	width:90%;
	margin:0 auto;
	padding-bottom:25px;
}
.blogTextBlue{
	font-size:18px;
	line-height:26px;
	color:#000099;
	font-weight:600;
	padding-bottom:10px;
	display:inline-block;
}
.blogTextBlack{
	font-size:15px;
	line-height:25px;
	color:#000;
	font-weight:500;
	padding-bottom:7px;
}
.blogTextRed{
	font-size:14px;
	line-height:30px;
	color:#F0555B;
	font-weight:600;
}
.blogMore{
	background:#F0555B;
	font-size:14px;
	line-height:20px;
	color:#fff;
	font-weight:500;
	padding:5px 10px;
	display:inline-block;
	margin-top:10px;
}
.blogMore:hover{
	background:#333333;
}
.blogHeading{
	font-family: 'Lato', sans-serif;
	font-size:30px;
	line-height:40px;
	font-weight:400;
	color:#2b2b2b;
	border-bottom:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
.blogDrName{
	font-size:16px;
	line-height:21px;
	color:#808080;
	padding-top:5px;
	font-style:italic;
}
.blogTxt01{
	font-size:16px;
	line-height:30px;
	color:#CC0000;
	margin-bottom:5px;
	font-weight:600;
}
.blogTxt02{
	font-size:15px;
	line-height:30px;
	color:#000;
	margin-bottom:30px;
}
.blogPic{
	padding:15px 0;
}






/*FAQ Style*/
.faqQuestion{
	color:#d70000;
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:15px;
}
h6 {
  	margin: 0;
  	background-color: #093d7b;
  	color:#fff;
	font-size:17px;
	line-height:25px;
	font-weight:500;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
h6 a {
  	display: block;
  	padding: 10px;
  	color:#fff;
	font-size:17px;
	line-height:25px;
	font-weight:500;
	font-family: 'Oxygen', sans-serif;
	background:url(110622down_arrow.png) 100% 50% no-repeat;
}

h6:hover { background: #0b468d;  }
h6.open  { background: #00c0f1;}
h6 + div { padding: 10px; }


/* Pre hide sections with JavaScript on
--- */
h6+div {
  display: none;
}

/* CSS3 Animation example
--- */
#css3-animated-example h6 + div {
  height: 0px;
  padding: 0px;
  overflow: hidden;
  background: #000;
  display: block!important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
  moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition:all 0.3s ease;
  transition: all 0.3s ease;
}
#css3-animated-example .content {
  padding: 10px;
}
#css3-animated-example h6.open + div {
  height: auto;
  background: #aaffff;
}
/*FAQ Style*/














/* Responsive CSS*/

@media screen and (max-width:1200px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
}



@media screen and (max-width:1199px) and (min-width:992px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.respFtr{
   display:block;
}
.top_bg{
	padding-top:40px;
	padding-bottom:30px;
}
.callCont{
	width:100%;
	max-width:500px;
	float:left;
	margin-top:15px;
	margin-left:150px;
}
.callDoctor{
	font-size:17px;
	line-height:30px;
	font-weight:500;	
}
.docChamber{
	font-size:17px;
	font-weight:400;
	line-height:40px;
	border-radius:40px;
	display:inline-block;
	margin-top:20px;
	padding:0 25px;
}
.picCollageTxt{
	width:100%;
	max-width:447px;
	font-size:55px;
	line-height:65px;
	text-align:center;
	margin-left:65px;
}
.abtDocBg{
	background:url(110622home_doctor_bg.jpg) 0% 0 no-repeat;
	padding-top:50px;
	padding-bottom:65px;
	background-attachment:fixed;
	background-size:cover;
}
.abtDocCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding:40px 0;
}
.abtDocLft{
	width:100%;
	max-width:485px;
	float:left;
}
.abtDocHead{
	font-size:44px;
	line-height:60px;
	font-weight:500;
	padding-bottom:15px;
}
.homeTreatmentBox{
	width:100%;
	max-width:231px;
	height:720px;
	float:left;
	padding:23px;
	margin-right:30px;
}
.homeTreatmentBox02{
	width:100%;
	max-width:231px;
	height:720px;
	float:left;
	padding:23px;
}
.homeTreatmentBox img, .homeTreatmentBox02 img{
	width:100%;
	height:auto;
}
.homeTreatmentHead{
	font-size:20px;
	line-height:35px;
	font-weight:600;
	text-transform:uppercase;
	padding-bottom:10px;
	padding-top:20px;
}
.homeDiscoveryLft{
	width:100%;
	max-width:450px;
	float:left;
}
.homeDiscoveryRgt{
	width:100%;
	max-width:400px;
	float:right;
}
.homeDiscoveryRgt img{
	width:100%;
	height:auto;
}
.homeDiscoveryHead{
	font-size:45px;
	line-height:55px;
	font-weight:300;
}
.fiveTabBg{
	padding:50px 0;
}
.fiveTabWrap{
	width:100%;
	max-width:1160px;
	margin:0 auto;
}
.fiveTabBox{
	width:100%;
	max-width:164px;
	height:150px;
	float:left;
	text-align:center;
	margin-right:15px;
	padding:25px 0;
	border:1px solid #ffee95;
}
.fiveTabBox01{
	width:100%;
	max-width:164px;
	height:150px;	
	float:left;
	text-align:center;
	padding:25px 0;
	border:1px solid #ffee95;
}
.fiveTabBox img, .fiveTabBox01 img {
	width:60px;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.fiveTabText{
	font-size:17px;
	line-height:35px;
	font-weight:600;
	text-align:center;
	display:block;
	margin-top:20px;
	text-transform:uppercase;
}
footer{
	padding:30px 0;
}

.ftrCont01{
	width:100%;
	max-width:400px;
	float:left;
}
.ftrCont02{
	width:100%;
	max-width:400px;
	float:left;
	margin-bottom:30px;
}
.ftrCont03{
	max-width:100%;
	float:left;
}
.footerBtn{
	font-size:17px;
	line-height:37px;
	font-weight:500;
}
.footerHead{
	font-size:19px;
	line-height:30px;
	font-weight:600;
	padding-bottom:10px;
	text-transform:uppercase;
}
.footerText{
	font-size:17px;
	line-height:33px;
	font-weight:500;
	margin-bottom:20px;
}
.footerLnk{
	font-size:17px;
	line-height:33px;
	font-weight:500;
}
.innerHeading{
	font-size:38px;
	line-height:55px;
	font-weight:400;
	padding-bottom:20px;
}
.aboutDrLft{
	width:100%;
	max-width:500px;
	float:left;
}
.aboutDrRgt{
	width:100%;
	max-width:300px;
	float:right;
}
.inerPhotoCnt{
	width:100%;
	max-width:660px;
	margin:0 auto;
}
.surgiVideoWrap{
	width:100%;
	max-width:750px;
	margin:0 auto;
	padding:50px 0;
}
.chamberWrap{
	width:100%;
	max-width:1060px;
	padding-bottom:0px;
	padding-top:0px;
	background:none;
}
.chamberBox01{
	max-width:100%;
	float:left;
	margin-right:0px;
	background:url(110622divider.jpg) 50% 100% no-repeat;
	padding-bottom:100px;
	padding-top:40px;
}
.chamberBox02{
	max-width:100%;
	float:left;
	background:url(110622divider.jpg) 50% 100% no-repeat;
	padding-bottom:100px;
	padding-top:40px;
	
}
.servicesCont02{
	width:100%;
	max-width:350px;
	float:right;
}
}



@media screen and (max-width:991px) and (min-width:768px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.respFtr{
   display:block;
}
.top_bg{
	padding-top:40px;
	padding-bottom:30px;
}
.nameCont{
	width:100%;
	max-width:530px;
	float:right;
}
.doctorName{
	font-size:50px;
	line-height:45px;
	font-weight:300;
}
.keyText{
	font-size:16px;
	line-height:30px;
	font-weight:500;	
}
.doctor_degre{
	font-size:16px;
	line-height:30px;
	font-weight:500;	
}
.callCont{
	width:100%;
	max-width:500px;
	float:left;
	margin-top:15px;
	margin-left:160px;
}
.callDoctor{
	font-size:16px;
	line-height:30px;
	font-weight:500;	
}
.docChamber{
	font-size:17px;
	font-weight:400;
	line-height:40px;
	border-radius:40px;
	display:inline-block;
	margin-top:20px;
	padding:0 25px;
}
.picCollageBg{
	display:none;
}
.picCollageResp{
	display:block;
	padding-top:20px;
	padding-bottom:20px;
}
.picCollageResp img{
	width:100%;
	height:auto;
	display:block;
}
.picCollageTxtResp{
	font-size:5vw;
	line-height:45px;
	text-align:center;
	margin-top:0px;
	border-top:1px solid #35b9cc;
	border-bottom:1px solid #35b9cc;
	padding:15px 0;
}
.abtDocBg{
	background:url(110622home_doctor_bg.jpg) 30% 0 no-repeat;
	padding-top:30px;
	padding-bottom:65px;
	background-attachment:fixed;
	background-size:cover;
}
.abtDocCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding:40px 0;
}
.abtDocLft{
	width:100%;
	max-width:420px;
	float:left;
}
.abtDocHead{
	font-size:38px;
	line-height:60px;
	font-weight:500;
	padding-bottom:15px;
}
.homeTreatmentCont{
	width:100%;
	max-width:400px;
	margin:0 auto;
}
.homeTreatmentBox{
	width:100%;
	max-width:340px;
	height:auto;
	margin-right:0px;
	margin-bottom:30px;
}
.homeTreatmentBox02{
	width:100%;
	max-width:340px;
	height:auto;
	float:left;
}
.homeTreatmentHead{
	font-size:22px;
}
.homeDiscoveryBg{
	padding:50px 0 70px 0;
}
.homeDiscoveryLft{
	max-width:100%;
	float:left;
	margin-bottom:30px;
	text-align:center;
}
.homeDiscoveryRgt{
	width:100%;
	max-width:500px;
	float:none;
	margin:0 auto;
}
.homeDiscoveryHead{
	font-size:50px;
	line-height:65px;
	font-weight:300;
}
.fiveTabBg{
	padding:60px 0 20px 0;
}
.fiveTabBox{
	width:100%;
	max-width:195px;
	height:180px;
	margin-right:33px;
	margin-bottom:30px;
}
.fiveTabBox01{
	width:100%;
	max-width:195px;
	height:180px;	
	float:left;
}
.fiveTabText{
	font-size:18px;
	line-height:35px;
}
.ftrCont02{
	width:100%;
	max-width:320px;
	float:right;
	margin-bottom:30px;
}
.ftrCont03{
	max-width:100%;
	float:left;
}
.innerHeading{
	font-size:35px;
	line-height:55px;
	font-weight:400;
	padding-bottom:20px;
}
.aboutDrLft{
	max-width:100%;
	float:left;
	margin-bottom:50px;
}
.aboutDrRgt{
	width:100%;
	max-width:400px;
	float:none;
	margin:0 auto;
}
.inerPhotoCnt{
	width:100%;
	max-width:660px;
	margin:0 auto;
}
h6 a {
  	display: block;
  	padding: 10px;
	font-size:17px;
	line-height:25px;
	font-weight:500;
	background:url(110622down_arrow02.png) 100% 80% no-repeat;
}
.surgiVideoWrap{
	width:100%;
	max-width:320px;
	margin:0 auto;
	padding:50px 0;
}
.surgiVideoCont{
	width:100%;
	max-width:320px;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.chamberWrap{
	width:100%;
	max-width:1060px;
	padding-bottom:0px;
	padding-top:0px;
	background:none;
}
.chamberBox01{
	max-width:100%;
	float:left;
	margin-right:0px;
	background:url(110622divider.jpg) 50% 100% no-repeat;
	padding-bottom:100px;
	padding-top:40px;
}
.chamberBox02{
	max-width:100%;
	float:left;
	background:url(110622divider.jpg) 50% 100% no-repeat;
	padding-bottom:100px;
	padding-top:40px;
	
}
.servicesCont02{
	width:100%;
	max-width:400px;
	float:left;
	margin-top:50px;
}
.blogCont{
	width:100%;
	max-width:308px;
	float:left;
	margin:20px 17px 50px 17px;
	border:1px solid #ccc;
}



}



@media screen and (max-width:767px) and (min-width:600px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.respFtr{
   display:block;
}
.top_bg{
	padding-top:30px;
	padding-bottom:30px;
}
.logoCont{
	width:100%;
	max-width:110px;
	float:none;
	margin:0 auto;
}
.logoCont img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.nameCont{
	width:100%;
	max-width:570px;
	float:none;
	margin:0 auto;
}
.doctorName{
	font-size:9vw;
	line-height:35px;
	text-align:center;
	margin-bottom:10px;
}
.keyText{
	font-size:16px;
	line-height:28px;
	font-weight:500;
	text-align:center;
}
.doctor_degre{
	font-size:16px;
	line-height:28px;
	font-weight:500;
	text-align:center;
	margin-bottom:25px;	
}
.callCont{
	max-width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
}
.callDoctor{
	font-size:16px;
	line-height:30px;
	font-weight:500;	
}
.docChamber{
	font-size:17px;
	font-weight:400;
	line-height:35px;
	border-radius:40px;
	display:inline-block;
	margin-top:20px;
	padding:0 15px;
}
.picCollageBg{
	display:none;
}
.picCollageResp{
	display:block;
	padding-top:20px;
	padding-bottom:20px;
}
.picCollageResp img{
	width:100%;
	height:auto;
	display:block;
}
.picCollageTxtResp{
	font-size:6vw;
	line-height:45px;
	text-align:center;
	margin-top:0px;
	border-top:1px solid #35b9cc;
	border-bottom:1px solid #35b9cc;
	padding:15px 0;
}
.abtDocBg{
	background:url(110622home_doctor_bg_resp.jpg) 30% 0 no-repeat;
	padding-top:20px;
	padding-bottom:15px;
	background-attachment:fixed;
	background-size:cover;
}
.abtDocCont{
	width:100%;
	max-width:1160px;
	margin:0 auto;
	padding:40px 0;
}
.abtDocLft{
	max-width:100%;
	float:none;
	margin:0 auto;
}
.abtDocRgt{
	width:100%;
	max-width:350px;
	float:none;
	margin:0 auto;
	display:block;
	margin-bottom:15px;
}
.abtDocHead{
	font-size:45px;
	line-height:60px;
	font-weight:500;
	padding-bottom:15px;
	text-align:center;
}
.homeTreatmentCont{
	width:100%;
	max-width:386px;
	margin:0 auto;
}
.homeTreatmentBox{
	width:100%;
	max-width:340px;
	height:auto;
	margin-right:0px;
	margin-bottom:30px;
}
.homeTreatmentBox02{
	width:100%;
	max-width:340px;
	height:auto;
	float:left;
}
.homeTreatmentHead{
	font-size:22px;
}
.homeDiscoveryBg{
	padding:50px 0 70px 0;
}
.homeDiscoveryLft{
	max-width:100%;
	float:left;
	margin-bottom:30px;
	text-align:center;
}
.homeDiscoveryRgt{
	width:100%;
	max-width:500px;
	float:none;
	margin:0 auto;
}
.homeDiscoveryHead{
	font-size:50px;
	line-height:65px;
	font-weight:300;
}
.fiveTabBg{
	padding:40px 0 40px 0;
}
.fiveTabWrap{
	width:100%;
	max-width:460px;
	margin:0 auto;
}
.fiveTabBox{
	width:100%;
	max-width:195px;
	height:180px;
	margin-right:33px;
	margin-bottom:40px;
}
.fiveTabBox01{
	width:100%;
	max-width:195px;
	height:180px;	
	float:left;
}
.fiveTabText{
	font-size:18px;
	line-height:35px;
}
.ftrCont02{
	max-width:100%;
	margin-bottom:30px;
	margin-top:30px;
}
.ftrCont03{
	max-width:100%;
	float:left;
}
.inrLogoCont{
	width:100%;
	max-width:152px;
	float:left;
	display:none;
}
.innerHeading{
	font-size:30px;
	line-height:45px;
	font-weight:400;
	padding-bottom:20px;
}
.aboutDrLft{
	max-width:100%;
	float:left;
	margin-bottom:50px;
}
.aboutDrRgt{
	width:100%;
	max-width:400px;
	float:none;
	margin:0 auto;
}
.inerPhotoCnt{
	width:100%;
	max-width:300px;
	margin:0 auto;
}
.inerPhoto{
	width:100%;
	max-width:300px;
	float:left;
	margin:30px 0;
}
h6 a {
  	display: block;
  	padding: 10px;
	font-size:17px;
	line-height:25px;
	font-weight:500;
	background:url(110622down_arrow02.png) 100% 80% no-repeat;
}
.surgiVideoWrap{
	width:100%;
	max-width:320px;
	margin:0 auto;
	padding:50px 0;
}
.surgiVideoCont{
	width:100%;
	max-width:320px;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.chamberWrap{
	width:100%;
	max-width:1060px;
	padding-bottom:0px;
	padding-top:0px;
	background:none;
}
.chamberBox01{
	max-width:100%;
	float:left;
	margin-right:0px;
	background:url(110622divider.jpg) 50% 100% no-repeat;
	padding-bottom:100px;
	padding-top:40px;
}
.chamberBox02{
	max-width:100%;
	float:left;
	background:url(110622divider.jpg) 50% 100% no-repeat;
	padding-bottom:100px;
	padding-top:40px;
	
}
.servicesCont02{
	width:100%;
	max-width:400px;
	float:left;
	margin-top:50px;
}
.blogCont{
	width:100%;
	max-width:330px;
	height:auto;
	float:left;
	margin:20px 0 50px 0;
	border:1px solid #ccc;
}

}


@media screen and (max-width:599px) and (min-width:480px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.respFtr{
   display:block;
}
.top_bg{
	padding-top:30px;
	padding-bottom:30px;
}
.logoCont{
	width:100%;
	max-width:110px;
	float:none;
	margin:0 auto;
}
.logoCont img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.nameCont{
	width:100%;
	max-width:570px;
	float:none;
	margin:0 auto;
}
.doctorName{
	font-size:9vw;
	line-height:40px;
	text-align:center;
	margin-bottom:10px;
}
.keyText{
	font-size:16px;
	line-height:28px;
	font-weight:500;
	text-align:center;
}
.doctor_degre{
	font-size:16px;
	line-height:28px;
	font-weight:500;
	text-align:center;
	margin-bottom:25px;	
}
.callCont{
	max-width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
}
.callDoctor{
	font-size:16px;
	line-height:30px;
	font-weight:500;	
}
.docChamber{
	font-size:17px;
	font-weight:400;
	line-height:35px;
	border-radius:40px;
	display:inline-block;
	margin-top:20px;
	padding:0 15px;
}
.picCollageBg{
	display:none;
}
.picCollageResp{
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
.picCollageResp img{
	width:100%;
	height:auto;
	display:block;
}
.picCollageTxtResp{
	font-size:6vw;
	line-height:45px;
	text-align:center;
	margin-top:20px;
	border-top:1px solid #35b9cc;
	border-bottom:1px solid #35b9cc;
	padding:5px 0;
}
.abtDocBg{
	background:url(110622home_doctor_bg_resp.jpg) 50% 0 no-repeat;
	padding-top:30px;
	padding-bottom:50px;
	background-attachment:fixed;
	background-size:cover;
}
.abtDocLft{
	width:100%;
	max-width:600px;
	float:left;
}
.abtDocRgt{
	max-width:80%;
	float:none;
	margin:0 auto;
	display:block;
	margin-bottom:20px;
}
.abtDocRgt img{
	width:100%;
	height:auto;
}
.abtDocHead{
	font-size:8vw;
	line-height:60px;
	font-weight:500;
	padding-bottom:15px;
	text-align:center;
}
.abtDocTxt{
	font-size:16px;
	line-height:35px;
	font-weight:500;
}/
.homeTreatmentCont{
	width:100%;
	max-width:480px;
	margin:0 auto;
}
.homeTreatmentBox{
	width:100%;
	max-width:380px;
	height:auto;
	float:none;
	margin:0 auto;
	padding:23px;
	margin-bottom:50px;
}
.homeTreatmentBox02{
	width:100%;
	max-width:380px;
	height:auto;
	float:none;
	padding:23px;
	margin:0 auto;
}
.homeTreatmentBox img, .homeTreatmentBox02 img {
	width:100%;
	height:auto;
}
.homeTreatmentHead{
	font-size:18px;
	line-height:40px;
	padding-bottom:5px;
}
.homeTreatmentTxt{
	font-size:16px;
}
.homeDiscoveryBg{
	padding:50px 0 40px 0;
}
.homeDiscoveryLft{
	width:100%;
	max-width:515px;
	float:none;
	margin:0 auto;
}
.homeDiscoveryRgt{
	max-width:100%;
	float:none;
	margin:0 auto;
	margin-top:40px;
}
.homeDiscoveryHead{
	font-size:9vw;
	line-height:65px;
	font-weight:300;
	text-align:center;
}
.homeDiscoveryTxt{
	font-size:16px;
	line-height:33px;
	font-weight:400;
	padding-top:10px;
	text-align:center;
}
.fiveTabBox{
	width:100%;
	max-width:300px;
	float:none;
	margin:0 auto;
	text-align:center;
	padding:25px 0;
	border:1px solid #ffee95;
	margin-bottom:50px;
}
.fiveTabBox01{
	width:100%;
	max-width:300px;	
	float:none;
	margin:0 auto;
	text-align:center;
	padding:25px 0;
	border:1px solid #ffee95;
}
.fiveTabBox img{
	width:100%;
	max-width:80px;
	height:auto;
}
.fiveTabBox01 img {
	width:100%;
	max-width:80px;
	height:auto;
}
.fiveTabText{
	font-size:18px;
	line-height:33px;
}
footer{
	padding:30px 0 40px 0;
}
.ftrCont01{
	max-width:100%;
	margin-bottom:30px;
}
.ftrCont02{
	max-width:100%;
	margin-bottom:30px;
}
.ftrCont03{
	max-width:100%;
	float:left;
}
.footerBtn{
	font-size:16px;
	line-height:37px;
	font-weight:500;
}
.footerHead{
	font-size:17px;
	line-height:30px;
	font-weight:600;
	padding-bottom:10px;
	text-transform:uppercase;
}
.footerText{
	font-size:16px;
	line-height:33px;
	font-weight:500;
	margin-bottom:20px;
}
.footerLnk{
	font-size:16px;
	line-height:33px;
	font-weight:500;
}
.inrLogoCont{
	width:100%;
	max-width:152px;
	float:left;
	display:none;
}
.innerHeading{
	font-size:28px;
	line-height:40px;
	font-weight:400;
	padding-bottom:20px;
}
.aboutDrLft{
	max-width:100%;
	float:left;
	margin-bottom:50px;
}
.aboutDrRgt{
	width:100%;
	max-width:400px;
	float:none;
	margin:0 auto;
}
.inrPicResp{
	width:100%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.inerPhotoCnt{
	width:100%;
	max-width:300px;
	margin:0 auto;
}
.inerPhoto{
	width:100%;
	max-width:300px;
	float:left;
	margin:30px 0;
}
h6 a {
  	display: block;
  	padding: 10px;
	font-size:17px;
	line-height:25px;
	font-weight:500;
	background:url(110622down_arrow02.png) 100% 90% no-repeat;
}
.surgiVideoWrap{
	width:100%;
	max-width:320px;
	margin:0 auto;
	padding:50px 0;
}
.surgiVideoCont{
	width:100%;
	max-width:320px;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.chamberWrap{
	width:100%;
	max-width:1060px;
	padding-bottom:0px;
	padding-top:0px;
	background:none;
}
.chamberBox01{
	max-width:100%;
	float:left;
	margin-right:0px;
	background:url(110622divider.jpg) 50% 100% no-repeat;
	padding-bottom:80px;
	padding-top:20px;
}
.chamberBox02{
	max-width:100%;
	float:left;
	background:url(110622divider.jpg) 50% 100% no-repeat;
	padding-bottom:80px;
	padding-top:20px;
	
}
.servicesCont02{
	width:100%;
	max-width:350px;
	float:left;
	margin-top:50px;
}
.blogCont{
	width:100%;
	max-width:330px;
	height:auto;
	float:left;
	margin:20px 0 50px 0;
	border:1px solid #ccc;
}

}



@media screen and (max-width:479px) and (min-width:320px){
.wrapper{
	width:90%;
	margin:0 auto;
	height:auto;
}
.respFtr{
   display:block;
}
.top_bg{
	padding-top:30px;
	padding-bottom:30px;
}
.logoCont{
	width:100%;
	max-width:100px;
	float:none;
	margin:0 auto;
}
.logoCont img{
	width:100%;
	height:auto;
	margin-bottom:10px;
}
.nameCont{
	width:100%;
	max-width:570px;
	float:none;
	margin:0 auto;
}
.doctorName{
	font-size:9vw;
	line-height:40px;
	text-align:center;
	margin-bottom:10px;
}
.keyText{
	font-size:15px;
	line-height:28px;
	font-weight:500;
	text-align:center;
	margin-bottom:-1px;	
}
.doctor_degre{
	font-size:15px;
	line-height:28px;
	font-weight:500;
	text-align:center;
	margin-bottom:15px;	
}
.callCont{
	max-width:100%;
	float:none;
	margin:0 auto;
	text-align:center;
}
.callDoctor{
	font-size:15px;
	line-height:30px;
	font-weight:500;	
}
.docChamber{
	font-size:16px;
	font-weight:400;
	line-height:35px;
	border-radius:40px;
	display:inline-block;
	margin-top:20px;
	padding:0 15px;
}
.picCollageBg{
	display:none;
}
.picCollageResp{
	display:block;
	padding-top:20px;
	padding-bottom:20px;
}
.picCollageResp img{
	width:100%;
	height:auto;
	display:block;
}
.picCollageTxtResp{
	font-size:10vw;
	line-height:45px;
	text-align:center;
	margin-top:20px;
	border-top:1px solid #35b9cc;
	border-bottom:1px solid #35b9cc;
	padding:10px 0;
}
.abtDocBg{
	background:url(110622home_doctor_bg_resp.jpg) 50% 0 no-repeat;
	padding-top:30px;
	padding-bottom:50px;
	background-attachment:fixed;
	background-size:cover;
}
.abtDocLft{
	width:100%;
	max-width:600px;
	float:left;
}
.abtDocRgt{
	max-width:100%;
	float:none;
	margin:0 auto;
	display:block;
	margin-bottom:20px;
}
.abtDocRgt img{
	width:100%;
	height:auto;
}
.abtDocHead{
	font-size:12vw;
	line-height:60px;
	font-weight:500;
	padding-bottom:15px;
	text-align:center;
}
.abtDocTxt{
	font-size:16px;
	line-height:35px;
	font-weight:500;
}
.homeTreatmentCont{
	width:100%;
	max-width:330px;
	margin:0 auto;
}
.homeTreatmentBox{
	width:100%;
	max-width:280px;
	height:auto;
	float:none;
	margin:0 auto;
	padding:23px;
	margin-right:0px;
	margin-bottom:50px;
}
.homeTreatmentBox02{
	width:100%;
	max-width:280px;
	height:auto;
	float:none;
	padding:23px;
	margin:0 auto;
}
.homeTreatmentBox img, .homeTreatmentBox02 img {
	width:100%;
	height:auto;
}
.homeTreatmentHead{
	font-size:20px;
	line-height:40px;
}
.homeTreatmentTxt{
	font-size:16px;
}
.homeDiscoveryBg{
	padding:50px 0 40px 0;
}
.homeDiscoveryLft{
	width:100%;
	max-width:515px;
	float:none;
	margin:0 auto;
}
.homeDiscoveryRgt{
	max-width:100%;
	float:none;
	margin:0 auto;
	margin-top:40px;
}
.homeDiscoveryHead{
	font-size:12vw;
	line-height:65px;
	font-weight:300;
	text-align:center;
}
.homeDiscoveryTxt{
	font-size:16px;
	line-height:33px;
	font-weight:400;
	padding-top:10px;
	text-align:center;
}
.fiveTabBox{
	width:100%;
	max-width:300px;
	float:none;
	margin:0 auto;
	text-align:center;
	padding:25px 0;
	border:1px solid #ffee95;
	margin-bottom:50px;
}
.fiveTabBox01{
	width:100%;
	max-width:300px;	
	float:none;
	margin:0 auto;
	text-align:center;
	padding:25px 0;
	border:1px solid #ffee95;
}
.fiveTabBox img{
	width:100%;
	max-width:80px;
	height:auto;
}
.fiveTabBox01 img {
	width:100%;
	max-width:80px;
	height:auto;
}
.fiveTabText{
	font-size:18px;
	line-height:30px;
}
footer{
	padding:30px 0 40px 0;
}
.ftrCont01{
	max-width:100%;
	margin-bottom:30px;
}
.ftrCont02{
	max-width:100%;
	margin-bottom:30px;
}
.ftrCont03{
	max-width:100%;
	float:left;
}
.footerBtn{
	font-size:16px;
	line-height:37px;
	font-weight:500;
}
.footerHead{
	font-size:17px;
	line-height:30px;
	font-weight:600;
	padding-bottom:10px;
	text-transform:uppercase;
}
.footerText{
	font-size:16px;
	line-height:33px;
	font-weight:500;
	margin-bottom:20px;
}
.footerLnk{
	font-size:16px;
	line-height:33px;
	font-weight:500;
}
.inrLogoCont{
	width:100%;
	max-width:152px;
	float:left;
	display:none;
}
.innerHeading{
	font-size:8vw;
	line-height:40px;
	font-weight:400;
	padding-bottom:20px;
}
.innerText{
	font-size:16px;
	line-height:35px;
	font-weight:500;
}
.innerTextRed{
	font-size:16px;
	line-height:35px;
	font-weight:600;
}
.aboutDrLft{
	max-width:100%;
	float:left;
	margin-bottom:50px;
}
.aboutDrRgt{
	width:100%;
	max-width:320px;
	float:none;
	margin:0 auto;
}
.inrPicResp{
	width:100%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.inrPicResp02{
	padding:50px 0;
	width:100%;
	height:auto;
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.inerPhotoCnt{
	width:100%;
	max-width:300px;
	margin:0 auto;
}
.inerPhoto{
	width:100%;
	max-width:300px;
	float:left;
	margin:30px 0;
}
h6 a {
  	display: block;
  	padding: 10px;
	font-size:17px;
	line-height:25px;
	font-weight:500;
	background:url(110622down_arrow02.png) 100% 90% no-repeat;
}
.surgiVideoWrap{
	width:100%;
	max-width:320px;
	margin:0 auto;
	padding:50px 0;
}
.surgiVideoCont{
	width:100%;
	max-width:320px;
	float:left;
	margin-right:0px;
	margin-bottom:50px;
}
.chamberWrap{
	width:100%;
	max-width:1060px;
	padding-bottom:0px;
	padding-top:0px;
	background:none;
}
.chamberBox01{
	max-width:100%;
	float:left;
	margin-right:0px;
	background:url(110622divider_320.jpg) 50% 100% no-repeat;
	padding-bottom:80px;
	padding-top:20px;
}
.chamberBox02{
	max-width:100%;
	float:left;
	background:url(110622divider_320.jpg) 50% 100% no-repeat;
	padding-bottom:80px;
	padding-top:20px;
}
.millenium{
	font-size:5.2vw;
	line-height:30px;
	font-weight:600;
	padding-bottom:10px;
}
.servicesCont02{
	width:100%;
	max-width:300px;
	float:left;
	margin-top:50px;
}
.testiCont{
	width:100%;
	max-width:1160px;
	padding-bottom:100px;
	padding-top:50px;
	background:url(110622divider_320.jpg) 0 100% no-repeat;
}
.testiCont img{
	width:100%;
	height:auto;
}
.blogCont{
	width:100%;
	max-width:330px;
	height:auto;
	float:left;
	margin:20px 0 50px 0;
	border:1px solid #ccc;
}
.blogTextBlue{
	font-size:17px;
	line-height:26px;
	font-weight:600;
	padding-bottom:10px;
	display:inline-block;
}


}

media{}








/*Enquiry CSS*/
.formCont{
  max-width:500px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  color:#000;
}

.formCont02{
  max-width:500px;
  width: 100%;
  position: relative;
  color:#000;
  
}

.numberTxt{
	font-size:15px;
	line-height:25px;
	color:#fff;
	padding-bottom:8px;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact select,
#contact button[type="submit"] {
  font-family: 'Open Sans', sans-serif;
  color:#000;
}

#contact {
  rgba(249, 249, 249, 0.2);
  padding: 25px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}

#contact h3 {
  display: block;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 10px;
}

#contact h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
  font-weight: 400;
}

fieldset {
  border: medium none !important;
  margin: 0 0 10px;
  min-width: 100%;
  padding: 0;
  width: 100%;
  color:#000;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact select,
#contact textarea {
  width: 90%;
  border: 1px solid #ccc;
  background: #FFF;
  margin: 0 0 5px;
  padding: 10px;
  color:#000;
}

#contact input[type="text"]:hover,
#contact input[type="email"]:hover,
#contact input[type="tel"]:hover,
#contact input[type="url"]:hover,
#contact select:hover
#contact textarea:hover {
  -webkit-transition: border-color 0.3s ease-in-out;
  -moz-transition: border-color 0.3s ease-in-out;
  transition: border-color 0.3s ease-in-out;
  border: 1px solid #aaa;
}

#contact select{
  max-width: 90%;
  color: #888;
  color:#000;
}
#contact textarea {
  height: 100px;
  max-width: 90%;
  resize: none;
  color:#000;
}

#contact button[type="submit"] {
  cursor: pointer;
  border: none;
  background: #de2745;
  color: #FFF;
  padding: 10px;
  font-size: 15px;
  margin: auto;
  width: 73%;
  display:block;
  text-transform:uppercase;
}

#contact button[type="submit"]:hover {
  background: #f22d48;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}

.copyright {
  text-align: center;
}

#contact input:focus,
#contact textarea:focus {
  outline: 0;
  border: 1px solid #aaa;
}

::-webkit-input-placeholder {
  color: #888;
}

:-moz-placeholder {
  color: #888;
}

::-moz-placeholder {
  color: #888;
}


:-ms-input-placeholder {
  color: #888;
}




/*Captcha Start*/

.capbox {
	background-color: #de2745;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 15px;
	margin: auto;
  	width: 70%;
	display:block;
	}

.capbox-inner {
	font-family: 'Open Sans', sans-serif;
	color: #fff;
	background-color: #de2745;
	margin: 5px auto 0px auto;
	padding: 10px;
	}

#CaptchaDiv {
	font: bold 18px 'Open Sans', sans-serif;;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	text-align:center;
	}

#CaptchaInput { margin: 1px 0px 1px 0px; width: 180px;

}







blink {
    -webkit-animation: 1s linear infinite condemned_blink_effect; // for android
    animation: 1s linear infinite condemned_blink_effect;
}
@-webkit-keyframes condemned_blink_effect { // for android
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}
@keyframes condemned_blink_effect {
    0% {
        visibility: hidden;
    }
    50% {
        visibility: hidden;
    }
    100% {
        visibility: visible;
    }
}


/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.hvr-push {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/* jssor slider bullet navigator skin 05 css */
        /*
        .jssorb05 div           (normal)
        .jssorb05 div:hover     (normal mouseover)
        .jssorb05 .av           (active)
        .jssorb05 .av:hover     (active mouseover)
        .jssorb05 .dn           (mousedown)
        */
        .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('../cimage35/112637b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 12 css */
        /*
        .jssora12l                  (normal)
        .jssora12r                  (normal)
        .jssora12l:hover            (normal mouseover)
        .jssora12r:hover            (normal mouseover)
        .jssora12l.jssora12ldn      (mousedown)
        .jssora12r.jssora12rdn      (mousedown)
        */
        .jssora12l, .jssora12r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 30px;
            height: 46px;
            cursor: pointer;
            background: url('../cimage35/112637a12.png') no-repeat;
            overflow: hidden;
        }
        .jssora12l { background-position: -16px -37px; }
        .jssora12r { background-position: -75px -37px; }
        .jssora12l:hover { background-position: -136px -37px; }
        .jssora12r:hover { background-position: -195px -37px; }
        .jssora12l.jssora12ldn { background-position: -256px -37px; }
        .jssora12r.jssora12rdn { background-position: -315px -37px; }