html,body {
	float:left;
	width: 100%;
	margin:0px;
	padding:0px;
	border:0px;
	font-family:museo100, sans-serif;
	font-size:10px;
	line-height:12px;
	background: #efefeb;
}
p{margin:0;padding:0}
img{border:0 none}
a{text-decoration:none;color:#333333;outline:0 none}
a:focus{outline:0 none}
textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"]{
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0!important;
	box-sizing:border-box;
}
select option{padding:2px 10px;box-sizing: border-box;}

.header {
    float: left;
    position: relative;
    width: 100%;
}
.header-section {
    left: 0;
    top: 0;
    width: 100%;
}
.header-row {
    background-color: #efefeb;
    float: left;
    padding: 30px 0px;
    width: 100%;
}
.fluid-row{
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    width: 1180px;
}
.full-width{
	float: left;
	width: 100%;
}
.integrate-logo{
	margin: 0 auto;
	display: block;
	background-image: url("../images/logo.png");
    height: 94px;
    width: 374px;
}
.menu-block{
	margin: 0 auto;
	display: block;
	width: 780px;
	padding-top: 30px;
}
.menu-row{
	display: table;
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 100%;
}
.menu-row li{
    color: #221f1f;
    cursor: pointer;
    display: table-cell;
    font-family: "museo_sans100";
    font-size: 20px;
    line-height: 16px;
    list-style: outside none none;
    margin: 0;
    padding: 5px 20px;
	margin: 0px 5px;
    position: relative;
    text-transform: capitalize;
	float: left;
}
.menu-row li:hover{
	background-color: #c7c7c5;
}
.menuitem{
    background: url("../images/dropdown-icon.png") no-repeat scroll right 5px center;
    text-align: left;
}
.submenu-items{
	display: none;
    left: 0;
    position: absolute;
    width: 250px;
	 z-index: 2;
}
.submenu-items dl {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
	margin-top: 10px;
}
.submenu-items dt {
    background: rgba(233, 233, 232, 0.6);
    color: #221f1f;
    cursor: pointer;
    float: left;
    font-family: "museo_sans100";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
    list-style: outside none none;
    margin: 0;
    padding: 10px;
    text-align: left;
    white-space: nowrap;
	box-sizing: border-box;
    width: 100%;
}
.submenu-items dt a{
	color: #221f1f;
}
.submenu-items dt:hover{
	background-color:#c7c7c5;
}
.menu-row li a{color: #221f1f;}
.active{
	background-color: #c7c7c5;
}
.contact-block{
	float: left;
	cursor: pointer;
	font-family: "museo_sans700";
    font-size: 12px;
    line-height: 10px;
	border: 1px solid #bcbfbd;
	border-radius: 10px;
	color: #7f8486;
	background: url("../images/mobile-icon.png") no-repeat scroll left 5px center;
	padding: 5px 7px 5px 20px;
	position: absolute;
    right: 40px;
    top: 0;
}
.body-container {
    float: left;
    width: 100%;
}
.home-image {
    float: left;
    position: relative;
    width: 100%;
}
.home-image img {
    float: left;
    object-fit: cover;
    width: 100%;
	height: 400px;
}
.main-wrap {
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    width: 1186px;
}
.main_info{
	color: #7f8486;
    font-family: "pf_agora_sans_proxthin_italic";
    font-size: 60px;
    font-style: normal;
    font-weight: 400;
    line-height: 65px;
    margin: 0 auto;
	width: 310px;
	display: block;
	position: absolute;
	right: 120px;
	top: 145px;
	text-align: center;
}
.pattern-bg{
	float: left;
	width: 100%;
	background-image: url("../images/care-bg.png");
}
.care-block{
    float: left;
    width: 100%;
	margin-top: 30px;
}
.care-title{
	color: #7f8486;
    font-family: "proxima_nova_rgregular";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    margin: 0px 0px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 7px;
}
.services-block{
	float: left;
    width: 100%;
	padding-top: 30px;
}
.service-cnt{
	float: left;
	width: 100%;
	padding: 40px 75px;
	box-sizing: border-box;
}
.surgical-block{
	float: left;
	width: 578px;
	background: #91ecf6 url('../images/surg-bg.png');
}
.cosmetic-block{
	float: right;
	width: 578px;
	background: #ffdab6 url('../images/cosm-bg.png');
}
.surgical-icon{
	float: right;
	width: 126px;
	height: 126px;
}
.surgical-icon img{
	float: left;
	width: 100%;
}
.cosmetic-icon{
	float: right;
	width: 126px;
	height: 126px;
}
.cosmetic-icon img{
	float: left;
	width: 100%;
}
.service-tit{
	float: left;
	color: #7f8486;
    font-family: "pf_agora_sans_prothin_italic";
    font-size: 36px;
    line-height: 36px;
	text-align: right;
	width: 284px;
	padding: 20px 0px;
}
.aboutus-block{
	display: block;
	width: 576px;
	margin: 30px auto;
}
.about-col{
	float: left;
	width: 370px;
	margin-top: 23px;
}
.about-col:nth-child(2){margin-right: 40px;}
.about-col:nth-child(4){float: right;}
.about-txt{
	color: #7f8486;
    font-family: "museo_sans300";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.footer{
	float: left;
	width: 100%;
	padding: 40px 0;
	background: #b5b9b9 url('../images/fpattern-bg.png');
}
.f_block{
	display: block;
	width: 475px;
	margin: 0 auto;
}
.f_col1{
	float: left;
	width: 205px;
}
.f_col2{
	float: right;
	width: 205px;
	margin-top: 15px;
}
.f_txt,.f_txt1{
	color: #434545;
    font-family: "museo_sans700";
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px;
	text-transform: uppercase;
}
.f_txt p{
	font-family: "museo_sans300";
	text-transform: capitalize;
}
.f_txt1 span{
	font-family: "museo_sans300";
	text-transform: capitalize;
}
/* service */
.row-bg{
	float: left;
	width: 100%;
	background: #f8d4b1 url('../images/serv-bg.png');
	height: 92px;
}
.row-bg1{
	float: left;
	width: 100%;
	background: #90ebf5 url('../images/cyan-bg.png');
	height: 92px;
}
.vector-icon{
	margin: 0 auto;
	width: 126px;
}
.vector-icon img{
	float: left;
	width: 100%;
	margin-top: 28px;
}
.main-container{
	float: left;
	width: 100%;
	margin-top: 35px;
}
.cosmetic-cnt{
	margin: 28px auto 0px;
	display: block;
	padding: 30px 0px;
	width: 576px;
}
.services-title{
	text-align: center;
	color: #7f8486;
    font-family: "pf_agora_sans_prothin_italic";
    font-size: 36px;
    line-height: 28px;
}
.services-txt{
	color: #7f8486;
    font-family: "museo_sans300";
    font-size: 16px;
    line-height: 28px;
	text-align: center;
	margin-top: 26px;
	padding: 0px 18px;
}
.treatment-wrap{
	float: left;
	width: 100%;
	padding-bottom: 17px;
}
.treatment-block{
	float: left;
	width: 281px;
	background: #eff0ea;
	border: 1px solid #d9d9d7;
	text-align: center;
	padding: 30px 0px;
	margin-right: 18px;
	position: relative;
	height: 269px;
	box-sizing: border-box;
	cursor: pointer;
}
.treatment-block:last-child{margin-right: 0px;}
.treatment-row{
	float: left;
	width: 100%;
	margin-bottom: 18px;
}
.treatment-title{
	color: #7f8486;
    font-family: "museo_sans100";
    font-size: 25px;
    line-height: 20px;
	height: 110px;
	padding: 35px 0px;
	box-sizing: border-box;
}
.treatment-title span{
	font-size: 14px;
	line-height: 12px;
}
.more-btn {
    background: #fffcfc;
    clear: both;
    color: #a0a19c;
    font-family: "museo_sans500";
    font-size: 14px;
    line-height: 12px;
    margin: 10px auto 15px;
    max-width: 128px;
    padding: 6px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
	border-radius: 5px;
	cursor: pointer;
}
.treatment-details{
	float: left;
	width: 100%;
	padding: 50px 15px 15px;
	background: #ffdab6;
	box-sizing: border-box;
	top: 0px;
	display: none;
	position: absolute;
	z-index: 1;
}
.hover-bg{background: #8be2ec;}
.detail-title{
	color: #9a9999;
    font-family: "museo_sans700";
    font-size: 25px;
    line-height: 25px;
	margin-bottom: 15px;
	text-align: left;
	word-wrap: break-word;
}
.detail-txt{
	color: #9a9999;
    font-family: "museo_sans300";
    font-size: 14px;
    line-height: 16px;
	text-align: left;
}
.detail-txt a{color: #9a9999;}
.close-icon{
	position: absolute;
	width: 24px;
	height: 25px;
	background: url("../images/close-icon.png");
	top:15px;
	right:15px;
	cursor: pointer;
}
/*.treatment-wrap .treatment-row:last-child .treatment-title{
	height:150px;
}*/
.about-bg{background: #e9eae7;}
.name-block{
	float: left;
	width: 100%;
	background: #efefef;
}
.doctor-name{
	color: #7f8486;
    font-family: "proxima_nova_rgregular";
    font-size: 36px;
    line-height: 28px;
	text-align: center;
	padding: 32px 0;
	text-transform: uppercase;
}
.drbrief-block{
	float: left;
	width: 100%;
	background: #e9eae7;
	padding-bottom: 80px;
    padding-top: 20px;
}
.brief-txt{
	float: left;
	width: 875px;
	color: #7f8486;
	font-family: "museo_sans300";
    font-size: 16px;
    line-height: 24px;
	margin-top: 50px;
}
.brief-txt p{margin-top:28px;}
.read-more{
	font-family: "museo_sans300_italic";
	color: #35c5ff;
	text-decoration: underline;
	cursor: pointer;
}
.more-txt{
	display: none;
	margin-top:28px;	
}
.brief-img{
	float: right;
	width: 234px;
	margin-top: 56px;
}
.brief-img img{
	float: right;
	width: 100%;
}
.facilities-block{
	padding: 70px 0px;
	float: left;
	width: 100%;
	box-sizing: border-box;
	background: #f4f4f3 url('../images/fac-bg.png');
}
.facilities-row{
	float: left;
	widfth: 100%;
}
.facilities-col{
	float: left;
	width: 381px;
	text-align: center;
	margin-right: 7px;
}
.icon-bg{
	background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    height: 66px;
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    width: 66px;
}
.exp-icon{
	background-image: url("../images/exp-icon.png");
    float: left;
    height: 45px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 24px;
	top: 0;
	bottom: 0;
}
.spec-icon{
	background-image: url("../images/specialities-icon.png");
    float: left;
    height: 50px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 42px;
	top: 0;
	bottom: 0;
}
.cred-icon{
	background-image: url("../images/credential-icon.png");
    float: left;
    height: 49px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 30px;
	top: 0;
	bottom: 0;
}
.fac-btn{
	background: #8fe9f4;
    clear: both;
    color: #fff;
    font-family: "museo_sans300";
    font-size: 20px;
    line-height: 16px;
    margin: 35px auto 20px;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.border-icon{
	background-image: url("../images/border-icon.png");
	float: left;
	height: 261px;
	width: 2px;
	margin: 10px 9px 0px 0px;
}
.facilities-row .facilities-col:last-child{margin-right:0px;}
.list-block{
	margin: 0 auto;
	width: 325px;
	text-align: left;
}
.list-row{
	float: left;
	width: 100%;
	 padding: 0 0 0 15px;
	margin: 0px;
}
.list-row li{
	color: #313c5c;
    float: left;
    font-family: "museo_sans300";
    font-size: 16px;
    line-height: 20px;
	text-align: left;
	margin-bottom: 10px;
}
#map-canvas {
    cursor: pointer;
    height: 50px;
    width: 100%;
}
.con-block{
	float: left;
	width: 100%;
	margin: 30px 0 50px;
	background: #e9eae7;
}
.con-lform{
	float: left;
	width: 580px;
}
.con-rform{
	float: left;
	width: 580px;
	text-align: center;
}
.con-title{
	color: #7f8486;
    float: left;
    font-family: "proxima_nova_rgregular";
    font-size: 36px;
    line-height: 30px;
	margin-bottom: 35px;
	width: 100%;
}
.con-details{
	color: #7f8486;
    float: left;
    font-family: "museo_sans300";
    font-size: 18px;
    line-height: 26px;
	text-align: left;
	margin-bottom: 16px;
	width: 100%;
}
.contact_primary {float: left;width: 15%;margin-right: 10px;}
.contact_primary span {float: right;}
.con_sec {float: left;width: 60%;}
.time-block{
	color: #7f8486;
    float: left;
    font-family: "museo_sans500";
    font-size: 28px;
    line-height: 30px;
	text-align: center;
	width: 100%;
	border: 1px solid #b8b8b7;
	box-sizing: border-box;
	padding: 16px 0px;
	border-radius: 5px;
	width: 376px;
}
.time-block span{
	font-family: "museo_sans300";
    font-size: 26px;
}
.con-form{
	display: block;
    margin: 0 auto;
    width: 452px;
}
.form-row {
    float: left;
    margin: 0 0 25px;
    width: 100%;
}
.text-field {
	border:none;
    border-bottom: 1px solid #b8b8b7;
    color: #7f8486;
    float: left;
    font-family: "museo_sans300";
    font-size: 18px;
    height: 30px;
    line-height: 30px;
	padding-left: 4px;
    text-align: left;
    width: 100%;
	background: transparent;
}
.address-field{
	border: 1px solid #b8b8b7;
    color: #7f8486;
    float: left;
    font-family: "museo_sans300";
    font-size: 18px;
    height: 90px;
    line-height: 18px;
    text-align: left;
    width: 100%;
	background: transparent;
	padding: 4px 0 0 4px;
}
.formbtns {
	float: left;
    width: 192px;
}
#submit {
    background: #e9eae7;
    border: 1px solid #b8b8b7;
	border-radius: 5px !important;
    color: #7f8486;
    cursor: pointer;
    float: left;
    font-family: "museo_sans300";
    font-size: 18px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 83px;
}
#cancel {
    background: #e9eae7;
    border: 1px solid #b8b8b7;
	border-radius: 5px !important;
    color: #7f8486;
    cursor: pointer;
    float: right;
    font-family: "museo_sans300";
    font-size: 18px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 83px;
}
.con-border{
	/*background-image: url("../images/con-border.png");*/
	border:none;
	border-left: 1px solid #b8b8b7;
	float: left;
	height: 380px;
	width: 1px;
	margin: 0px 9px;
}
.foo-title{
	float: left;
	width: 100%;
	text-align: center;
	font-family: "museo_sans700";
	font-size: 16px;
	line-height: 14px;
	color: #434545;
	margin-bottom: 20px;
}
.foo-row1{
	float: left;
	width: 190px;
	font-family: "museo_sans300";
	font-size: 14px;
	line-height: 16px;
	color: #434545;
}
.foo-row2{
	float: right;
	width: 260px;
	font-family: "museo_sans300";
	font-size: 14px;
	line-height: 16px;
	color: #434545;
}
/*.paypal-btn{
	dispaly:block;
	width: 163px;
	height:33px;
	background:  url("../images/paypal-button.png");
	margin:0 auto;
	margin-top: 20px;
}*/
.paypal-btn{
	dispaly:block;
	width: 163px;
	margin:0 auto;
	margin-top: 20px;
	height:33px;
}
.paypalButton{
	width: 163px;
	height:33px;
	background:  url("../images/paypal-button.png");
	float:left;
	cursor:pointer !important;
}
.mob-menuicon{
	position: absolute;
	width: 16px;
	height: 14px;
	background: url('../images/menu.png');
	right: 0;
	top: 18px;
	display: none;
}
.mob-menu{
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	display: none;
}
.m-item{
	float: left;
	width: 100%;
	font-family: "museo_sans500";
	font-size: 16px;
	line-height: 14px;
	color: #434545;
	padding: 15px 0;
	text-transform: uppercase;
}
.m-subitems{
	float: left;
	width: 100%;
}
.m-subitems span{
	float: left;
	width: 100%;
	font-family: "museo_sans100";
	font-size: 14px;
	line-height: 14px;
	color: #434545;
	padding: 5px 0;
	text-transform: capitalize;
}

/*.. Media queries ..*/
@media (min-width: 970px) and (max-width: 1200px) {
	.fluid-row{width: 960px}
	.brief-txt{width: 74%}
	.facilities-col{width: 300px;}
	.list-block{width: 100%}

	.treatment-row{display: block; margin: 0 auto; float: none; width: 580px;}
	.treatment-block:nth-child(even){margin-right: 0}
	.treatment-block{margin-bottom: 18px;}

	.con-lform,.con-details,.con-rform{width: 100%; text-align: center;}
	.con-rform{margin-top: 30px;}
	.con-border{display: none;}

	.surgical-block,.cosmetic-block{float: none; margin: 0 auto; display: table;}
	.cosmetic-block{margin-top: 20px;}
	.mob-menu{display: none !important;}
	.home-image img{height: auto;}
	.flexslider .slides > li{position: relative;}
	.main-wrap{width: 100%;}
	.main_info{top:50px;}

}
@media (min-width: 750px) and (max-width: 969px) {
	.fluid-row{width: 80%}
	.menu-block,.brief-txt{width: 100%}
	.menu-row li{font-size: 15px}
	.menu-block{width: 650px;}
	.brief-txt{margin-bottom: 30px}
	.brief-img{float: none; display: block; margin: 0 auto;}
	.facilities-col{width: 100%}
	.border-icon{display: none;}
	.facilities-col{margin: 0 0 40px 0}
	.facilities-row .facilities-col:last-child{margin: 0}
	.fac-btn{margin-top: 20px}
	.contact-block{right: 0;}

	.treatment-row{display: block; margin: 0 auto; float: none; width: 580px;}
	.treatment-block:nth-child(even){margin-right: 0}
	.treatment-block{margin-bottom: 18px;}

	.con-lform,.con-details,.con-rform{width: 100%; text-align: center;}
	.con-rform{margin-top: 30px;}
	.con-border{display: none;}

	.surgical-block,.cosmetic-block{float: none; margin: 0 auto; display: table;}
	.cosmetic-block{margin-top: 20px;}
	.mob-menu{display: none !important;}
	.home-image img{height: auto;}
	.flexslider .slides > li{position: relative;}
	.main-wrap{width: 100%;}
	.main_info{top:45px;width: 310px;right: 30px;font-size: 35px;line-height: 45px;}


}
@media (min-width: 500px) and (max-width: 749px) {
	.fluid-row{width: 80%}
	.menu-block{display: none;}
	.contact-block{margin: 0 auto;left:0;width: 90px;}
	.cosmetic-cnt,.doctor-name{width: 80%;text-align: center;margin: 0 auto;}
	.f_block{width: 100%}
	.menu-block,.brief-txt{width: 100%}
	.menu-row li{font-size: 16px}
	.brief-txt{margin-bottom: 30px}
	.brief-img{float: none; display: block; margin: 0 auto;}
	.facilities-col{width: 100%}
	.border-icon{display: none;}
	.facilities-col{margin: 0 0 40px 0}
	.facilities-row .facilities-col:last-child{margin: 0}
	.fac-btn{margin-top: 20px}
	.contact-block{right: 0;}
	.foo-title{text-align: left;}
	.foo-row2{float: left; width: 100%; margin-top: 15px;}

	.treatment-row{display: block; margin: 0 auto; float: none; width: 281px;}
	.treatment-block{margin-bottom: 18px;margin-right: 0}

	.con-lform,.con-details,.con-rform{width: 100%; text-align: center;}
	.con-rform{margin-top: 30px;}
	.con-border{display: none;}
	.con-form{width: 100%}

	.surgical-block,.cosmetic-block{float: none; margin: 0 auto; display: table; width: 100%}
	.cosmetic-block{margin-top: 20px;}
	.service-tit,.aboutus-block{width: 100%; text-align: center;}
	.surgical-icon,.cosmetic-icon{display: block; margin: 0 auto; float: none;}
	.mob-menuicon{top: 40px;display: block;}
	.home-image img{height: auto;}
	.flexslider .slides > li{position: relative;}
	.main-wrap{width: 100%;}
	.main_info{top:54px;width: 310px;right: 30px;font-size: 25px;line-height: 30px;}


}
@media (min-width: 200px) and (max-width: 499px) {
	.fluid-row{width: 80%}
	.menu-block{display: none;}
	.integrate-logo{background-size:100% auto; width: 190px; height: 50px; background-repeat: no-repeat;}
	.contact-block{margin: 0 auto;left:0;width: 90px; top: -15px;}
	.doctor-name{font-size: 30px;}
	.cosmetic-cnt,.doctor-name{width: 80%;text-align: center;margin: 0 auto;}
	.f_block{width: 100%}
	.menu-block,.brief-txt,.list-block,.foo-row1,.foo-row2{width: 100%}
	.menu-row li{font-size: 16px}
	.brief-txt{margin-bottom: 30px}
	.brief-img{float: none; display: block; margin: 0 auto;}
	.facilities-col{width: 100%}
	.border-icon{display: none;}
	.facilities-col{margin: 0 0 40px 0}
	.facilities-row .facilities-col:last-child{margin: 0}
	.fac-btn{margin-top: 20px}
	.contact-block{right: 0;}
	.foo-title{text-align: left;}
	.foo-row2{float: left; margin-top: 15px;}

	.treatment-row{display: block; margin: 0 auto; float: none; width: 281px;}
	.treatment-block{margin-bottom: 18px;margin-right: 0}

	.con-lform,.con-details,.con-rform{width: 100%; text-align: center;}
	.con-rform{margin-top: 30px;}
	.con-border{display: none;}
	.con-form{width: 100%}

	.surgical-block,.cosmetic-block{float: none; margin: 0 auto; display: table; width: 100%}
	.cosmetic-block{margin-top: 20px;}
	.service-tit,.aboutus-block{width: 100%; text-align: center;}
	.surgical-icon,.cosmetic-icon{display: block; margin: 0 auto; float: none;}
	.service-cnt{padding:40px 10px;}
	.care-title{line-height: 20px;}
	.mob-menuicon{display: block;}
	.home-image img{height: auto;}
	.flexslider .slides > li{position: relative;}
	.main-wrap{width: 100%;}
	.main_info{top:15px;width: 120px;right: 30px;font-size: 20px;line-height: 25px;}

}
.social_icons{
	width: 100%;
	float: left;
}
.social_icons ul{
	margin: 0;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.social_icons ul li{
	display: inline-block;
	width: 30px;
	list-style: none;
	margin: 20px 10px 0;
}