@import url(https://fonts.googleapis.com/css?family=Signika:300,400,600,700);
@font-face {
    font-family: 'museo500';
	src: url('../fonts/museo500-regular.svg#didot') format('svg'), 
     url('../fonts/museo500-regular.eot?#iefix') format('embedded-opentype'),
     url('../fonts/museo500-regular.woff') format('woff'),
     url('../fonts/museo500-regular.ttf') format('truetype');
}
@font-face {
    font-family: 'museo300';
	src: url('../fonts/museo300-regular.svg#didot') format('svg'), 
     url('../fonts/museo300-regular.eot?#iefix') format('embedded-opentype'),
     url('../fonts/museo300-regular.woff') format('woff'),
     url('../fonts/museo300-regular.ttf') format('truetype');
}
/*
@font-face {
    font-family: 'segoeUi';
	src: url('../fonts/segoeui.svg#didot') format('svg'), 
     url('../fonts/segoeui.eot?#iefix') format('embedded-opentype'),
     url('../fonts/segoeui.woff') format('woff'),
     url('../fonts/segoeui.ttf') format('truetype');
}

@font-face {
    font-family: 'segoeUiSemiBold';
	src: url('../fonts/seguisb.svg#didot') format('svg'), 
     url('../fonts/seguisb.eot?#iefix') format('embedded-opentype'),
     url('../fonts/seguisb.woff') format('woff'),
     url('../fonts/seguisb.ttf') format('truetype');
}*/

body {
	/*font-family: 'segoeUi', Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
.wrapper {
	width:100%;
	/*float:left;*/
}
.header {
	width:100%;
	float:left;
	/*background-image:url(../images/bg_header.jpg);*/
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.main {
	width:100%;
	float:left;
	/*background-image:url(../images/bg_main.png);
	background-position:center top;
	background-repeat:no-repeat;*/
}
.margin {
	width:1001px;
	margin:0px auto;
}
.top {
	width:1001px;
	float:left;
}
.top1 {
	width:1001px;
	float:left;
}
.logo {
	float:left;
	/*width:269px;
	background-image:url(../images/v_line.png);
	background-position:right top;
	background-repeat:no-repeat;*/
	padding-top: 20px;
}
.slogan {
	width:380px;
	float:left;
	padding:70px 0px 0px 40px;
}
.passport_login {
	width:299px;
	float:right;
	/*padding:36px 0px 0px 0px;	*/
}
/*.nav {
	width:1000px;
	float:left;
}*/

/*MENU*/
/*MENU*/
/*
.nav {float:left; background-image:url(../images/nav-bg.png); background-repeat:repeat-x; height:66px;-webkit-border-radius: 4px; border-radius: 4px; }
.nav ul { width:100%; list-style: none; margin:0; padding:0; }
.nav ul li { float:left; }
.nav ul li a { font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif; color:#FFF; font-size:15px; text-decoration:none; display:block; height:20px; padding:23px 20px; background-image:url(../images/nav-separator.png); background-repeat:no-repeat; background-position:right top;
text-shadow: 0px 1px 2px #000;
filter: dropshadow(color=#000, offx=0, offy=2);}
.nav ul li:first-child { -webkit-border-radius: 4px 0px 0px 4px;
        border-radius: 4px 0px 0px 4px; }
.nav ul li:last-child > a { border:none; background-image:none; }

.nav ul li:hover {
background: rgb(33,53,128);
background: -moz-linear-gradient(top,  rgba(33,53,128,1) 0%, rgba(38,58,133,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,53,128,1)), color-stop(100%,rgba(38,58,133,1))); 
background: -webkit-linear-gradient(top,  rgba(33,53,128,1) 0%,rgba(38,58,133,1) 100%); 
background: -o-linear-gradient(top,  rgba(33,53,128,1) 0%,rgba(38,58,133,1) 100%); 
background: -ms-linear-gradient(top,  rgba(33,53,128,1) 0%,rgba(38,58,133,1) 100%); 
background: linear-gradient(to bottom,  rgba(33,53,128,1) 0%,rgba(38,58,133,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#213580', endColorstr='#263a85',GradientType=0 ); 
}
.nav ul li:hover a { color:#FF9; }
*/
.menu-btn { display: block; }
.menu-btn1 { width: 104px; background-position: 0px 0px; }
.menu-btn1:hover { background-position: 0px -47px; }


	/*SUB-MENU TREATMENTS*/
.submenu-treatments { float:left; position:absolute; display:none;  /*Hides the drop down */ text-align:left; z-index:150; padding:20px; background-color:#263A85;
-webkit-box-shadow: 0px 6px 13px #5f229d; -moz-box-shadow: 0px 6px 13px #5f229d; box-shadow:0px 6px 13px #5f229d; padding:20px 10px;
}

.multi{ width:610px; padding-top:0;}
.singleteam1{ width:348px; }
.singleteam{ width:320px;}

.submenu-treatments a:link, .submenu-treatments a:visited, .submenu-treatments a:active, .submenu-treatments a:hover{ color:#FFF; text-decoration:none;}

.nav li:hover .submenu-treatments { display:block; }



ul#submenu-col1 {float:left; width:188px;list-style:none; margin-bottom:0; list-style-position:outside;}
ul#submenu-col1 li{ float:none; padding: 2px 16px; margin:0; padding:0 10px;  }

ul#submenu-col1 li a{ padding:0;color:#bcc2d9; font-family: Arial, Helvetica, sans-serif; font-size:14px; background:none; border-bottom:dotted 1px #bcc2d9; background-image: url(../images/nav-arrow.png); background-repeat:no-repeat; background-position: right center; padding:9px 0;  }
ul#submenu-col1 li:last-child > a{ border-bottom:none; padding-bottom:0; }
ul#submenu-col1:first-child{ padding-top:0;}
ul#submenu-col1:last-child{ border:none; padding-bottom:0;}

ul#submenu-col1 li:hover { background:none;}
ul#submenu-col1 li a:hover{ color:#fff; }

ul#submenu-col1 .title { font-family: 'DINMediumRegular', Arial, Helvetica, sans-serif; font-size:22px; color:#fff; padding-left:20px; margin-bottom:6px; margin-top:0; display:block; line-height:28px;}
.red { color:#930;}
.blue { color:#0CC;}

.middle {
	width:1001px;
	float:left;
	/*padding:15px 0px 50px 0px;*/
}
.mid_lft {
	width:697px;
	/*float:left;*/
	/*margin-right:15px;*/
        /*margin:15px auto;*/
        margin:30px auto;

}
.slideshow_mn {
	width:697px;
	float:left;
}
.slideshow_mn1 {
	width:675px;
	float:left;
}
.wc_mn {
	width:697px;
	float:left;
}
.wc_top {
	width:675px;
	float:left;
	padding:10px 10px 0px 10px;
	background-image:url(../images/bg_wc_top.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#e7e7e7;
	border-left:solid 1px #dddddd;
	border-right:solid 1px #dddddd;
}
.wc_bot {
	width:697px;
	float:left;
}
.wc_top_sub {
	width:670px;
	float:left;
	padding:0px;
	background-image:url(../images/bg_wc_top_sub.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#f7f7f7;
	border:solid 1px #d9d9d9;
}
.wc_top_sub_img {
	width:192px;
	float:left;
}
.wc_rht {
	width:457px;
	float:left;
}
.wc_rht_top {
	width:457px;
	float:left;
	background-image:url(../images/bg_wc_rht.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:134px;
}
.wc_rht_ttl {
	width:457px;
	float:left;
	
	font-size:26px;
	color:#213995;
	text-align:center;
	padding:10px 0px 0px 0px;
}
.welcome {
	
	font-size:26px;
	color:#404040;
}
.wc_rht_ttl_ln {
	width:400px;
	float:left;
	background-image:url(../images/bg_line.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:48px;
	margin:13px 0px 0px 5px;
	
	font-size:15px;
	color:#515e87;
	padding:10px 23px;
}
.wc_rht_ttl_ln_txt {
	width:446px;
	float:left;
	
	font-size:16px;
	color:#515e87;
}
.wc_rht_txt {
	width:445px;
	float:left;
	
	font-size:14px;
	color:#8a8a8a;
	line-height:20px;
	text-align:justify;
	padding:18px 0px 10px 7px;
}
.wc_rht_btn {
	width:455px;
	float:left;
	text-align:right;
	padding-bottom:10px;
}
.tw_mn {
	width:697px;
	float:left;
	padding-top:13px;
}
.tw_lft {
	width:434px;
	float:left;
	margin-right:12px;
}
.tw_grp {
	width:434px;
	float:left;
}
.tw_sub {
	width:434px;
	float:left;
}
.tw_sub_lft {
	width:141px;
	float:left;
	background-image:url(../images/bg_tw_sub_lft.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:137px;
	padding:7px;
	margin-right:13px;
}
.tw_sub_lft_img {
	width:141px;
	float:left;
}
.lk_cmt {
	width:141px;
	float:left;
	padding-top:10px;
}
.lk_mn {
	width:70px;
	float:left;
}
.lk_img {
	width:33px;
	float:left;
	text-align:center;
	padding-top:4px;
}
.lk_no {
	width:37px;
	float:left;
	
	font-size:14px;
	color:#afb7ca;
}
.tw_sub_rht {
	width:214px;
	float:left;
	min-height:118px;
	padding:15px 25px;
	
	font-size:11px;
	color:#878787;
	line-height:18px;
	background-color:#fff;
	border:solid 1px #cccccc;
}
.new_arrow2 {
	float:left;
	width:5px;
	position:absolute;
	margin:15px 0 0 164px;
}
.tw_sub_rht2 {
	width:216px;
	float:left;
}
.tw_rht {
	width:251px;
	float:left;
}
.tw_top {
	width:251px;
	float:left;
}
.tw_bot {
	width:251px;
	float:left;
}
.tw_bot_grp {
	width:249px;
	float:left;
}
.tw_bot_1 {
	width:249px;
	float:left;
	border-left:solid 1px #dcdcdc;
	border-right:solid 1px #dcdcdc;
	background-image:url(../images/hr_line.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.tw_bot_2 {
	width:251px;
	float:left;
}
.tw_txt {
	width:209px;
	float:left;
	padding:9px 20px;
	
	font-size:12px;
	color:#252525;
}
.tw_name {
	
	font-size:12px;
	color:#528395;
}
.tw_time {
	
	font-size:12px;
	color:#a6a6a6;
}
.mid_rht {
	width:289px;
	float:left;
}
.passport {
	width:289px;
	float:left;
}
.social {
	width:245px;
	float:left;
	margin-top:13px;
	background-image:url(../images/bg_social.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:33px;
	padding:22px 22px;
}
.icon_grp {
	width:245px;
	float:left;
}
.icon_sub {
	width:36px;
	float:left;
}
.icon_sub2 {
	width:60px;
	float:left;
}
.repeat_presc {
	width:213px;
	float:left;
	margin-top:13px;
	background-image:url(../images/img_repeat_presc.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:62px;
	padding:13px 0 0 76px;
}
.events {
	width:289px;
	float:left;
	margin-top:13px;
}
.events_top {
	width:289px;
	float:left;
}
.events_mid {
	width:273px;
	float:left;
	/*background-image:url(../images/bg_events_mid.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;*/
	background-color:#eaeaea;
	border-left:solid 1px #d3d3d3;
	border-right:solid 1px #d3d3d3;
	padding:7px 7px 0px 7px;
}
.events_bot {
	width:289px;
	float:left;
}
.events_grp {
	width:273px;
	float:left;
	min-height:100px;
}
.events_sub1 {
	width:245px;
	float:left;
	background-image:url(../images/bg_event_sub.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
	padding:15px 12px 0px 15px;
	margin:0 0 0 -1px;

}
.events_sub {
	width:259px;
	float:left;
	
	border-left:solid 1px #d1d1d1;
	border-right:solid 1px #d1d1d1;
	background-color:#f8f8f8;
	padding:0px 11px 0px 0px;
}
.events_sub_bot {
	width:243px;
	float:left;
}

.events_head {
	width:243px;
	float:left;
}
.events_img {
	width:80px;
	float:left;
	margin-right:15px;
}
.events_ttl {
	width:135px;
	float:left;
	
	font-size:17px;
	color:#213b90;
}
.events_ttl a{
	text-decoration:none;
	color:#213b90;
}
.events_date {
	
	font-size:14px;
	color:#6c6c6c;
}
.events_text {
	width:235px;
	float:left;
	
	font-size:12px;
	color:#848484;
	margin-top:10px;
}
.events_text_lnk {
	
	font-size:12px;
	color:#848484;
	text-decoration:none;
}
.events_text_lnk:hover {
	
	font-size:12px;
	color:#848484;
	text-decoration:underline;
}
.more_events {
	width:273px;
	float:left;
	margin-top:8px;
}

.footer {
	width:100%;
	float:left;
	background-image:url(../images/bg_footer.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#f4f4f4;
}
.footer_mn {
	/*width:1001px;
	float:left;*/
}
.foot_nav {
	/*width:1001px;
	float:left;*/
	
	font-size:13px;
	color:#8c96b9;
	padding:20px 0px;
	background-image:url(../images/hr_line2.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.foot_nav_lnk {
	
	font-size:13px;
	color:#8c96b9;
	text-decoration:none;
}
.foot_nav_lnk:hover {
	
	font-size:13px;
	color:#8c96b9;
	text-decoration:underline;
}
.foot_nav_bar {
	
	font-size:13px;
	color:#d4cece;
}
.footer_2 {
	/*width:1001px;
	float:left;*/
	padding:15px 0px;
        display:inline-block;
}
.footer_2_1 {
	width:721px;
	float:left;
	
	font-size:12px;
	color:#777777;
	line-height:28px;
}
.digimax {
	
	font-size:12px;
	color:#777777;
	text-decoration:none;
}
.digimax:hover {
	
	font-size:12px;
	color:#15287e;
	text-decoration:none;
}
.footer_2_2 {
	width:280px;
	float:left;
	padding-top:5px;
}
.icon1 {
	width:55px;
	float:left;
	padding-top:2px;
}
.icon2 {
	width:68px;
	float:left;
	padding-top:2px;	
}
.icon3 {
	width:59px;
	float:left;
}
.icon4 {
	width:55px;
	float:left;
	padding-top:2px;
}
.icon5 {
	width:38px;
	float:left;
	padding-top:2px;	
}
/********* about page contain start*****/
.about_bg{
	width:672px;
	float:left;
	background:url(../images/about_bg.png) left top no-repeat;
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#172c82;
	line-height:52px;
	padding:0 0 0 25px;
}
.about_mid_con{
	width:675px;
	float:left;
	/*background:#eaeaea;
	border-left:solid 1px #cdcdcd;
	border-right:solid 1px #cdcdcd;*/
	padding:12px 10px 8px 10px;
}
.about_banner{
	width:674px;
	float:left;
	padding-bottom:11px;
}
.about_mid_bot{
	width:675px;
	float:left;
}
.ab_mid_contain{
	width:617px;
	float:left;
	background:#f4f4f4;
	border-left:solid 1px #cecece;
	border-right:solid 1px #cecece;
	/*padding:28px 28px 28px 28px;*/
        padding:54px 0 0 0;
}
.ab_mid_top{
	width:675px;
	float:left;
        text-align: center;
}
.about_text{
	width:617px;
	float:left;
	
	font-size:15px;
	color:#858585;
	line-height:18px;
	text-align:justify;
	padding-bottom:30px;
}
.about_text1{
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#858585;
}
.ab_bottom{
	width:617px;
	float:left;
	border-bottom:dotted 1px #c0c0c0;
	padding:20px 0 20px 0;
}
.ab_service1{
	width:295px;
	float:left;
	
	font-size:18px;
	color:#4c5b94;
	padding:0 0 0 13px;
}
.ab_service1_1{
	
	font-size:18px;
	color:#4c5b94;
	text-decoration:none;
}
/********* about page contain and*****/

/********* client registration page start*****/

.ab_mid_contain1{
	width:627px;
	float:left;
	/*background:#f4f4f4;*/
	/*border-left:solid 1px #cecece;
	border-right:solid 1px #cecece*/
	padding:43px 0px 28px 46px;
}
.clint_regi_main{
	width:627px;
	float:left;
	padding-bottom:7px;
}
.clint_text{
	width:217px;
	float:left;
	text-align:right;
	line-height:27px;
	
	font-size:14px;
	color:#8a8a8a;
}
.clint_text1{
	width:217px;
	float:left;
	text-align:right;
	line-height:17px;
	
	font-size:14px;
	color:#8a8a8a;
}
.clint_text2{
	float:left;
	text-align:left;
	line-height:17px;
	
	font-size:14px;
	color:#8a8a8a;
}
.clint_form{
	width:371px;
	float:left;
	padding:0 0 0 22px;;
}
.clint_form_bg_main{
	width:369px;
	height:27px;
	float:left;
}
.clint_form_bg{
	width:213px;
	height:31px;
	float:left;
	background:url(../images/cli_reg_form_bg1.png) left top no-repeat;
	border:none;
	
	font-size:14px;
	color:#8a8a8a;
	margin:0px;
	padding:0 10px 0 10px;
}
.clint_form_bg1{
	width:209px;
	height:29px;
	float:left;
	background:url(../images/cli_reg_form_bg.png) left top no-repeat;
	border:none;
	
	font-size:14px;
	color:#8a8a8a;
	margin:0px 0 0 2px;
	padding:0 10px 0 10px;
}
.rong_name{
	width:115px;
	float:left;
	padding:0 0 0 0px;
	
	font-size:10px;
	color:#993131;
	line-height:12px;
}
.wrong_img{
	width:20px;
	float:left;
	margin-top:5px;
}
.wr_text{
	width:95px;
	float:left;
}
.submit{
	width:101px;
	float:left;
	margin:47px 0 0 242px;
}
.generd{
	width:229px;
	height:27px;
	float:left;
	border:none;
	
	font-size:14px;
	color:#8a8a8a;
	margin:0px 0 0 2px;
	background:url(../images/genered_form.png) left top no-repeat;
}
.dateof_birth{
	width:64px;
	float:left;
}
.date_birth{
	width:57px;
	height:27px;
	float:left;
	border:none;
	
	font-size:14px;
	color:#8a8a8a;
	margin:0px 0 0 2px;
	background:url(../images/genered_form.png) left top no-repeat;
}
.dateof_year{
	width:101px;
	float:left;
}
.date_year{
	width:101px;
	height:27px;
	float:left;
	border:none;
	
	font-size:14px;
	color:#8a8a8a;
	background:url(../images/birth_year_img.png) left top no-repeat;
}

/********* client registration page end*****/

/********* event page start*****/
.evnt_all {
	width:675px;
	float:left;
}
.evnt_grp {
	width:675px;
	float:left;
	margin-top:3px;
}
.evnt_mid {
	width:617px;
	float:left;
	background:#f4f4f4;
	border-left:solid 1px #cecece;
	border-right:solid 1px #cecece;
	padding:20px 28px 20px 28px;
}
.evnt_sub {
	width:617px;
	float:left;
}
.evnt_img {
	width:109px;
	float:left;
	margin-right:30px;
}
.evnt_detail {
	width:470px;
	float:left;
}
.evnt_date {
	width:470px;
	float:left;
	
	font-size:14px;
	color:#4c5b94;
}
.evnt_title {
	width:470px;
	float:left;
	
	font-size:25px;
	color:#213b90;
}
.evnt_text {
	width:470px;
	float:left;
	
	font-size:15px;
	color:#858585;
	padding-top:5px;
}
.evnt_nav {
	width:437px;
	float:left;
	margin-left:180px;
}
.evnt_nav ul {
	width:437px;
	float:left;
	margin:0px;
	padding:0px;
}
.evnt_nav ul li {
	width:30px;
	float:left;
	margin:0px 6px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.evnt_nav ul li.last {
	width:52px;
	float:left;
	margin:0px 6px 0px 0px;
	padding:0px;
	list-style-type:none;
}
.evnt_nav ul li a {
	
	font-size:15px;
	color:#213b90;
	text-decoration:none;
	line-height:30px;
	background-image:url(../images/bg_pagi.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	display:block;
}
.evnt_nav ul li a:hover {
	
	font-size:15px;
	color:#959595;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	display:block;
	background:none;
}
.evnt_nav ul li a.actv {
	
	font-size:15px;
	color:#959595;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	display:block;
	background:none;
}
.evnt_nav ul li a.last {
	
	font-size:15px;
	color:#213b90;
	text-decoration:none;
	line-height:30px;
	background-image:url(../images/bg_pagi_last.png);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	display:block;
}
.evnt_nav ul li a.last:hover {
	
	font-size:15px;
	color:#959595;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	display:block;
	background:none;
}
.clint_form_bg{
	width:213px;
	height:31px;
	float:left;
	background:url(../images/cli_reg_form_bg1.png) left top no-repeat;
	border:none;
	
	font-size:14px;
	color:#8a8a8a;
	margin:0px;
	padding:0 10px 0 10px;
}
.date_mn {
	width:59px;
	float:left;
}
.date_sub {
	width:59px;
	height:27px;
	float:left;
	background:url(../images/birth_bg.png) left top no-repeat;
	border:none;
	
	font-size:14px;
	color:#8a8a8a;
	margin:0px;
	padding:0px;
	text-align:center;
}
.year_mn {
	width:103px;
	float:left;
}
.year_sub {
	width:103px;
	height:27px;
	float:left;
	background:url(../images/birth_year_img.png) left top no-repeat;
	border:none;
	
	font-size:14px;
	color:#8a8a8a;
	margin:0px;
	padding:0px;
	text-align:center;
}
/********* event  page end*****/
/********* service page start*****/
.service_img{
	width:90px;
	float:left;
}
.ser_service1_1{
	
	font-size:18px;
	color:#4c5b94;
	text-decoration:none;
	/*line-height:60px;*/
}
/********* service page end******************************/

/********* gallary page start**************************/

.gallery{
	width:618px;
	float:left;
	background:#f4f4f4;
	border-left:solid 1px #cecece;
	border-right:solid 1px #cecece;
	padding:37px 27px 28px 27px;
}
.june_9{
	width:618px;
	float:left;
	color:#4c5b94;
	
	font-size:14px;
	padding:0 0 0 0;
}
.euro_cup{
	width:618px;
	float:left;
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#213b90;
	padding-bottom:15px;
}
.gallery_slid_show{
	width:618px;
	float:left;
}
/********* gallary page and**************************/

/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:0px auto;
	width:520px;
	height:126px;
}
.ca-wrapper{
	width:520px;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:105px;
	height:126px;
}

.ca-item-main{
	position:absolute;
	top:5px;
	overflow:hidden;
}
.ca-icon{
	width:120px;
	height:100px;
	position:relative;
	margin:0 auto;
}
.ca-nav span{
	width:42px;
	height:96px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-58px;
	left:-50px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-46px;
}
.ca-nav span:hover{
	opacity:1.0;
}

.contc_tex {
	width:617px;
	float:left;
	
	font-size:14px;
	color:#626262;
	line-height:18px;
	/*text-align:justify;*/
}
.contc_tex_min1 {
	width:617px;
	float:left;
	
	font-size:14px;
	color:#626262;
	line-height:18px;
}
.contc_new {
	float:left;
	width:617px;
	padding:0 0 20px 0;
}
.contc_new2 {
	float:left;
	width:617px;
}
.contc_tex_min2 {
	width:617px;
	float:left;
	padding:20px 0 0 0;
}
.contc_tex_link {
	
	font-size:14px;
	color:#223a97;
	line-height:18px;
	text-decoration:none;
}
.contc_tex_op {
	width:617px;
	float:left;
	padding:20px 0 00px 0;
}
.contc_tex_op1 {
	width:617px;
	float:left;
}
.contc_img {
	float:left;
	width:30px;
	padding:2px 0 0 0;
}
.contc_img_tex {
	float:left;
	width:587px;
	color:#414141;
	font-size:15px;
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
}
.contc_img_tex2 {
	float:left;
	width:587px;
	color:#414141;
	font-size:15px;
	
}
.contc_semi {	
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
}
.contc_tex_op2 {
	width:587px;
	float:left;
	padding:20px 0 0 30px;
}
.contc_mid_min {
	float:left;
	width:587px;
}
.contc_mid_tex {
	float:left;
	width:587px;
}
.con_mid_2{
	width:675px;
	float:left;
	padding:10px 0 10px;
}
.con_mid_3{
	width:675px;
	float:left;
	padding:10px 0 0 0px;
}
.contc_fil {
	width:587px;
	float:left;
	padding:0 0 0 30px;
}
.contc_fil_min2 {
	width:587px;
	float:left;
	padding-bottom:10px;
}
.contc_fil_min3 {
	width:587px;
	float:left;
}
.contc_fil_min {
	width:587px;
	float:left;
}
.contc_fil_left {
	width:140px;
	float:left;
}
.contc_fil_right {
	width:427px;
	float:left;
	padding:0 0 0 20px;
}
.contc_fil_right2 {
	width:437px;
	float:left;
	background-image:url(../images/fil_img.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.contc_fil_right3 {
	width:437px;
	float:left;
	background-image:url(../images/fil_img2.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.contc_fil_name {
	width:140px;
	float:left;
	text-align:right;
	line-height:29px;
}
.contc_fil_box {
	width:219px;
	height:27px;
	background:none;
	border:0px;
	
	font-size:14px;
	color:#bbbbbb;
	padding:0 5px 0 5px;
}
.contc_fil_box2 {
	width:365px;
	height:192px;
	background:none;
	border:0px;
	
	font-size:14px;
	color:#bbbbbb;
	padding:0 5px 0 5px;
}
.contc_drop {
	float:left;
	width:365px;
	height:21px;
}



/*********pharmacyfinder*********/

.pha_sea {
	float:left;
	width:250px;
	text-align:right;
	padding:0 10px 0 0;
	font-size:19px;
	color:#626fa1;
	line-height:32px;
}
.pha_sea_fil {
	float:left;
	width:183px;
	background-image:url(../images/search_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.pha_sea_box {
	width:162px;
	height:32px;
	background:none;
	border:0px;
	
	font-size:14px;
	color:#bbbbbb;
	padding:0 5px 0 5px;
}
.pha_sea_submit {
	width:162px;
	float:left;
}
.pha_min {
	width:617px;
	float:left;
	padding:0 0 10px 0;
}
.pha_left {
	width:287px;
	float:left;
}
.pha_left1 {
	width:287px;
	float:left;
	border-bottom:dotted 1px #cbcbcb;
	padding-bottom:12px;
	padding-top:12px;
	min-height: 55px;
}
.pha_right {
	width:287px;
	float:left;
	padding:0 0 0 24px;
}
.pha_right1 {
	width:287px;
	float:left;
	border-bottom:dotted 1px #cbcbcb;
	padding-bottom:12px;
	padding-top:12px;
	min-height: 55px;
}
.pha_left_lock {
	width:28px;
	float:left;
	padding:5px 0 0 5px;
}
.pha_left_tex,  .pha_left_tex a{
	width:230px;
	float:left;
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
	color:#4c5b94;
	text-decoration:none;
	font-weight:normal;
}
.pha_left_tex2 {
	
	font-size:13px;
	color:#8f8f8f;
}
.pha_main {
	width:617px;
	float:left;
	padding:12px 0 0 0;
}

/*********pharmacyfinder_inner*********/

.phar_main {
	float:left;
	width:617px;
}
.phar_main1 {
	float:left;
	width:617px;
	padding-bottom:30px;
	border-bottom:dotted 1px #cbcbcb;
}
.phar_main2 {
	float:left;
	width:617px;
	padding:0px 0 0 0;
	margin-top:20px;
	border-top: dotted 1px #cbcbcb
}
.phar_left {
	float:left;
	width:380px;
}
.phar_right {
	float:left;
	width:207px;
	padding:0px 0 0 30px;
}
.phar_left_tit {
	float:left;
	width:380px;
	font-size:21px;
	color:#4c5b94;
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
	padding:0 0 20px 0;
	border-bottom:dotted 1px #cbcbcb;
	line-height:25px;
}
.phar_left_tit2 {
	font-size:19px;
	color:#626fa1;
	
}
.phar_left_subtit {
	float:left;
	width:380px;
}
.phar_left_subtit2 {
	float:left;
	width:380px;
	padding:20px 0 0 0;
}
.phar_left_ri {
	float:left;
	/*width:200px;*/
	width:260px;
}
.phar_left_add {
	float:left;
	/*width:180px;*/
	width:100px;
	color:#8f8f8f;
	font-size:13px;
}
.ab_mid_contain2{
	width:659px;
	float:left;
	background:#f4f4f4;
	border-left:solid 1px #cecece;
	border-right:solid 1px #cecece;
	padding:7px 7px 7px 7px;
}



/****************repeat_prescription***************/



.repe_main1 {
	float:left;
	width:617px;
	padding-bottom:43px;
}
.repe_main2 {
	float:left;
	width:527px;
	padding:0 0 0 90px;
}
.repe_mid {
	float:left;
	width:467px;
	background-image:url(../images/repe_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:192px;
	padding:43px 0 0 40px;
}
.repe_mid_log {
	float:left;
	width:360px;
	padding-bottom:10px;
}
.repe_mid_log_tex {
	float:left;
	width:100px;
	text-align:right;
	font-size:15px;
	color:#626262;
	padding:0 15px 0 0;
	line-height:27px;
}
.repe_box {
	float:left;
	width:229px;
	background-image:url(../images/cli_reg_form_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.repe_box2 {
	height:27px;
	width:219px;
	background:none;
	border:0px;
	padding:0 5px 0 5px;
}
.repe_submit {
	float:left;
	width:249px;
	padding:10px 0 20px 111px;
}
.repe_does {
	float:left;
	width:360px;
	font-size:13px;
	color:#8f9bcb;
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
}
.repe_does_link {
	font-size:13px;
	color:#8f9bcb;
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.repe_does_link2 {
	font-size:14px;
	color:#223a97;
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/*********testimonials*********/

.test_min {
	float:left;
	width:170px;
}
.test_min2 {
	float:left;
	width:447px;
}
.test_box {
	float:left;
	width:139px;
	background-image:url(../images/tes_box.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:8px;
	height:135px;
}
.test_box_min {
	float:left;
	width:139px;
}
.test_box_img {
	float:left;
	width:139px;
	padding:0 0 12px 0;
}
.test_box_comm {
	float:left;
	width:129px;
	padding:0 0 0 10px;
}
.test_like {
	float:left;
	width:35px;
}
.test_comment {
	float:right;
	width:35px;
}
.test_like_img {
	float:left;
	width:18px;
	padding:3px 0 0 0;
}
.test_like_tex {
	float:left;
	width:17px;
}
.test_main_img1 {
	float:left;
	width:617px;
	padding:0 0 10px 0;
	border-bottom:dotted 1px #c6c6c6;
}
.test_main_img2 {
	float:left;
	width:617px;
	padding:10px 0 10px 0;
	border-bottom:dotted 1px #c6c6c6;
}
.test_main_img3 {
	float:left;
	width:617px;
	padding:10px 0 0px 0;
}
.test_right1 {
	float:left;
	width:417px;
	padding:14px;
	border:solid 1px #dddddd;
	background-color:#fdfdfd;
}
.test_right4 {
	float:left;
	width:412px;
/*<!--	background-image:url(../images/tes_img3.png);
	background-position:left top;
	background-repeat:no-repeat;-->*/
	padding:14px 14px 14px 20px;
	border:solid 1px #dddddd;
	background-color:#fdfdfd;
}
.new_arrow {
	float:left;
	width:5px;
	position:absolute;
	margin:15px 0 0 -4px;
}
.test_right5 {
	float:left;
	width:416px;
	padding:14px;
	border:solid 1px #dddddd;
	background-color:#fdfdfd;
}
.test_right2 {
	float:left;
	width:447px;
	padding:10px 0 10px 0;
}
.test_right3 {
	float:left;
	width:447px;
}
.test_next {
	float:left;
	width:437px;
	padding:0 0 0 180px;
}
.test_num_act {
	float:left;
	width:35px;
	text-align:center;
	padding:5px 0 0 0;
	height:30px;
}
.test_last {
	float:left;
	width:52px;
	text-align:center;
}
.test_dot {
	float:left;
	width:45px;
	text-align:center;
	padding:15px 0 0 0;
}
.test_num {
	float:left;
	width:35px;
	text-align:center;
	padding:5px 0 0 0;
	background-image:url(../images/number_bg.png);
	background-position:3px top;
	background-repeat:no-repeat;
	height:30px;
	text-decoration:none;
	color:#213b90;
}
.test_num:hover {
	float:left;
	width:35px;
	text-align:center;
	padding:5px 0 0 0;
	height:30px;
	text-decoration:none;
	background:none;
	color:#959595;
}
.test_num.act {
	float:left;
	width:35px;
	text-align:center;
	padding:5px 0 0 0;
	height:30px;
	text-decoration:none;
	background:none;
	color:#959595;
}
.gall_tex {
	float:left;
	width:85px;
	padding:0 0 0 10px;
}

/*****side end****/


.ff_top_right {
	float:left;
	width:130px;
	padding-top:15px;
}
.ff_top_right_left {
	float:left;
	width:40px;
	text-align:right;
	margin-right:10px;
}
.ff_menu {
	float:left;
	width:80px;
}
.ff_menu a {
	float:left;
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:url(../images/drop-arrow1.png) center right no-repeat;
	text-decoration:none;
}
.ff_menu a:hover {
	float:left;
	width:80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background:url(../images/drop-arrow11.png) center right no-repeat;
	text-decoration:none;
}
*+html .light {
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:20px;
	text-align:center;
	float:left;
	background-color:#e3e4e5;
	position:absolute;
	display:none;
	margin-left:-100px;
	top:100px;
}
*+html .light {
	width:285px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	float:left;
	position:absolute;
	display:none;
	top:100px;
	z-index:999999;
	background-image:url(../images/log_bg2.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:165px;
	margin:0 0 0 -65px;

}
.light {
	width:283px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	float:left;
	position:absolute;
	display:none;
	top:100px;
	z-index:999999;
	background-image:url(../images/log_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:160px;
	margin:0 0 0 16px;

}
.drop_color {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
	line-height:45px;
	z-index:999999;
}
.drop_color:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	line-height:45px;
	z-index:999999;
}
.new {
	font-family:"Museo Sans 500";
	font-size:12px;
	color:#fff;
	padding-bottom:15px;
}
.login_bg {
	background-image:url(../images/login_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.log {
	width:166px;
	height:31px;
	background:none;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-style:italic;
	padding:0 5px 0 5px;
}
.twi_img {
	width:42px;
	height:45px;
	padding:0px;
	margin:46px 0 0 16px;
	position:absolute;
	z-index:999999999;
}
.log_tex {
	float:left;
	width:98px;
	
	font-size:15px;
	color:#626262;
	line-height:25px;
	text-align:right;
}
.pass_bg {
	background-image:url(../images/pass_bg.png);
	background-position:left top;
	background-repeat:no-repeat;
	width: 174px;
}
.pass_box {
	width:160px;
	height:25px;
	background:none;
	border:0px;
	padding:0 5px 0 5px;
}
.log_chek {
	float:left;
	width:35px;
}
.log_keep {
	float:left;
	width:178px;
	line-height:30px;
	font-size:12px;
	color:#5f5f5f;
}
.log_ok {
	float:left;
	width:41px;
}
.log_res {
	font-size:12px;
	color:#546295;
	font-weight:bold;
	text-decoration:none;
}
.log_forgrt {
	font-size:12px;
	color:#5f5f5f;
	text-decoration:none;
}
.log_online {
	float:left;
	width:190px;
}
.log_online_gr {
	float:left;
	width:188px;
}
.log_online_gree {
	float:left;
	width:188px;
	color:#308413;
	font-size:15px;
	font-family: 'segoeUiSemiBold', Arial, Helvetica, sans-serif;
	text-align:right;
}
.log_online_orde {
	float:left;
	width:188px;
	
	color:#7c7c7c;
	font-size:12px;
	text-align:right;
}
.log_arrow {
	float:left;
	width:22px;
	text-align:center;
	padding:10px 0 0 0;
}

/***** EVENTS INNER *****/
.event-info { color:#858585; font-size:14px;}
.event-left { float:left;}
.event-right { float:right; width:285px; }
.media-holder { background-color:#fafafa; padding:8px 8px 13px; border:#d6d6d6 1px solid; margin-bottom:30px; font-size:13px; width:287px;}
.media-holder img { border:#82817e 1px solid; margin-bottom:9px; }
.magnify { background-image:url(../images/magnifier-icon.png); background-repeat:no-repeat; display:block; padding-left:20px;}
.event-date { font-size:15px; font-family:'segoeUiSemiBold', Arial, Helvetica, sans-serif; border-bottom:#999 dotted 1px; padding-bottom:20px;}
.date-small { font-size:13px; font-family:'segoeUi', Arial, Helvetica, sans-serif;}
.date-big { font-size:16px; color:#4c5b94; }
.event-text {}
.event-title { color:#213b90; font-size:34px; font-family:'segoeUiSemiBold', Arial, Helvetica, sans-serif;}
.list { list-style-type:none; padding:0;}
.list li { background-image:url(../images/li-arrow.png); background-repeat:no-repeat; padding-left:20px; background-position:0 9px; margin:14px 0; }
a.zoom { color:#858585; font-size:14px;text-decoration:none}

/* Check
----------*/

.form .input-box {

	position: relative;
}

	.form .input-box label {
	
		display: block;
		font-size: 12px;
		margin-bottom: 2px;
		color: color: #8a8a8a;;
	}
		.form .input-box.invalid input {
			width:213px;
			height:31px;
			float:left;
			background:url(../images/cli_reg_form_bg1.png) left top no-repeat;
			border:none;
			
			font-size:14px;
			color:#8a8a8a;
			margin:0px;
			padding:0 10px 0 10px;
		}
		.form .input-box input {
			width:209px;
			height:29px;
			float:left;
			background:url(../images/cli_reg_form_bg.png) left top no-repeat;
			border:none;
			
			font-size:14px;
			color:#8a8a8a;
			margin:0px 0 0 2px;
			padding:0 10px 0 10px;
		}
		.form .input-box input.checkbox {
			border:1px solid red;
			width:15px;
			height:20px;
			margin-right:10px;
		}
		.form textarea.input-box{
			float: left;
			border: none;
			font-size: 14px;
			color: #8A8A8A;
			margin: 0px 0 0 2px;
			padding: 0 10px 0 10px;
			border:1px solid #B2B2B2;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}
		.form .input-box.invalid label {
		
			color: red;
			
		}
		
		.form .input-box.check label {
		
			display: inline;
		}
	
	
		.mozilla .form .input-box .label {
		
			top: 6px;
		}
	
	.form .input-box .check {
	
		display: none;
		width: 20px;
		height: 17px;
		margin-top: 8px;
		margin-left:10px;
		float: left;
	}
	
		.form .input-box.invalid .check {
		
			display: block;
			background-image: url(../images/invalid.png);
			background-repeat: no-repeat;
		}
		
		.form .input-box.valid .check {
		
			display: block;
			background-image: url(../images/valid.png);
			background-repeat: no-repeat;
		}
		
		.form .input-box.check .check {
		
			margin-top: 0px;
		}
	
	.form .input-box .error {
	
		display: none;
		font-size: 10px;
		color: #993131;
		line-height: 12px;
		/*margin-top: 2px;*/
	}
	
		.form .input-box.invalid .error {
		
			display: inline;
		}

.loading-indicator {
	height: 150px;
	width: 150px;
	background: url( '../../images/loading.gif' );
	background-repeat: no-repeat;
	background-position: center center;
}

.loading-indicator-overlay {
	background-color: #FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.gmap3{
        width: 100%;
        height: 370px;
      }
.gmap-event{
        width: 286px;
        height: 183px;
      }
.testimonial_block{
	float:right;margin:30px 10px 30px 30px;background-color:#CC0033;color:#fff;padding:7px;
}
.testimonial_block a{
	color:#fff;padding:7px;
}
.clint_form a{
	font-size: 14px;color: #546295;text-decoration: none;
}
span.pharmacyday{float:left;width:80px;}


.photo img {
    cursor: pointer;
}
.photo p, .photo i {
    display: block;
}
.photo p {
    font-weight: bold;
}

/* preview styles */
#photo_preview {
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #000000;
    display: none;
    left: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}
.photo_wrp {
    background-color: #FAFAFA;
    height: auto;
    margin: 100px auto 0;
    overflow: hidden;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
    width: 1000px;

    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.close {
    cursor: pointer;
    float: right;
}
.pleft {
    float: left;
    overflow: hidden;
    position: relative;
    width: 600px;
}
.pright {
    float: right;
    position: relative;
    width: 360px;
}
.preview_prev, .preview_next {
    cursor: pointer;
    margin-top: -64px;
    opacity: 0.5;
    position: absolute;
    top: 50%;

    -moz-transition: opacity 0.2s ease 0s;
    -ms-transition: opacity 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s;
    -webkit-transition: opacity 0.2s ease 0s;
    transition: opacity 0.2s ease 0s;
}
.preview_prev:hover, .preview_next:hover {
    opacity: 1;
}
.preview_prev {
    left: 20px;
}
.preview_next {
    right: 40px;
}

/* comments styles */
#comments form {
    margin: 10px 0;
    text-align: left;
}
#comments table td.label {
    color: #000;
    font-size: 13px;
    padding-right: 3px;
    text-align: right;
    width: 105px;
}
#comments table label {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    vertical-align: middle;
}
#comments table td.field input, #comments table td.field textarea {
    border: 1px solid #96A6C5;
    /*font-family: Verdana,Arial,sans-serif;*/
    font-size: 12px;
    margin-top: 2px;
    padding: 6px;
    width: 240px;
}
#comments_list {
    margin: 10px 0;
    text-align: left;
	height:520px;
	overflow-y:auto;
}
#comments_list .comment {
   background-color: #edeff4;
   margin-top: 1px;
   padding: 2px;
}
#comments_list .comment:first-child {
    border-top-width:0px;
}
#comments_list .comment span {
    font-size: 12px;
}
#comments_list .comment span.user {
    color: #3b5998;
	font-weight:bold;
}
#comments_list .comment p{
	font-size: 12px;
	padding:3px;
	margin:0;
}
#comments_list .comment span.postedon {
    color: gray;
}
#comments_warning1,#comments_warning2,#comments_warning3{
	background-color:#F79FA2;
	width:90%;
	padding:5px;
	border-radius:2px;
	color:#fff;
	font-size:13px;
}
.margin1 {
    text-align:center;
}



.form_box_main
{
	width:391px;
	margin:0 auto;
}
.form_box
{
	width:391px;
	float:left;
	padding:50px 0 0 0;
}
.form_logo
{
	width:auto;
	float:left;
	padding:0 0 0 26px;
}
.form_box_sub
{
	width:391px;
	float:left;
	padding:5px 0 0 0;
}
.text_box_main
{
	width:391px;
	float:left;
	padding:12px 0 0 0;
}
.text_box_title
{
	width:85px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#878787;
	text-align:right;
	padding:0 0 0 0;
}
.text_box_title span
{
	padding:12px 0 0 0;
	float:left;
}
.text_box
{
	width:292px;
	height:43px;
	float:right;
	padding:5px 0 0 0;
}
.text_box_bg
{
	width:270px;
	height:32px;
	float:left;
	font-size:16px;
	background:#fee4cd;
	border:solid 1px #f67800;
	padding:4px 10px 5px 10px;
}
.login_button
{
	width:92px;
	height:41px;
	float:left;
	padding:4px 0 0 99px;
}
.login_button_bg
{
	width:92px;
	height:41px;
	float:left;
	cursor:pointer;
	border:none;
	background:#4c2d79;
	text-align:center;
	font-size:26px;
	color:#FFFFFF;
	box-shadow: inset 0 0 5px 5px #432972;
	padding:0 0 6px 0;
}
.login_button_bg:hover
{
	cursor:pointer;
	background:#5c388f;
	box-shadow: inset 0 0 5px 5px #432972;
}

/*header*/
.header-wrapper { position:relative; background-color:#fbfbfb;}
.header-wrapper .top { padding:30px 0;}
.header-wrapper .wrapper { position:relative; background-color:#FBFBFB; z-index:2000;}
.wrapper { margin: 0 auto !important;
    padding: 20px !important;
    width: 1140px }
.logo { float:left;}
ol, ul {
    list-style: none outside none;
}
.social { float:right; z-index:0;
        width:771px;
	margin-top:0;
	background-image:none;
	background-position:none;
	background-repeat:no-repeat;
	height:auto;
	padding:0; }
.social li { float:left; margin-left:30px;z-index:0;}
.social li a { font-family: 'Signika', Arial, Helvetica, sans-serif; background-repeat:no-repeat; font-size:16px; text-decoration:none;  padding-left:50px; display:block; height:48px!important;z-index:0;}
.social li a:hover { color: #F97B00; }
.facebook {  background-image:url(../images/icon-1.jpg); color:#3b5998;}
.twitter { background-image: url(../images/icon-2.jpg); color:#3b7d98;}
.message { background-image:url(../images/icon-3.jpg); color:#572f8a; position:relative;}
.nhs { background-image:url(../images/icon-4.jpg); color:#1659ad; }
.youtube { background-image:url(../../images/youtube-header.png); color:#800000; }

.content-container-wrapper { width:100%; }
.content-container { position:relative; width:100%;}
.content-container .wrapper { overflow:hidden;} 

.feed { float:left; width:417px;}
.feed .feed-logo { float:left;}
.feed .feed-content { background-color:#f7f9fa; color:#454746; float:left; height:38px; width:297px; margin-right:37px;
-webkit-border-radius: 0px 4px 4px 0px;
        border-radius: 0px 4px 4px 0px;}
.feed .feed-content a { color: #000; margin:0; padding:0; font-size:13px; display:inline;}	
.feed .feed-content a:hover { background:none;} 
.feed .feed-content .date { color:#999;}

/*main nav*/
.nav .wrapper { padding:0 20px !important;}
.nav { background-color:#4d2f7b; background-color:rgba(77,47,123,0.9); padding:15px 0; position:absolute; top:0; z-index:200; width:100%;}
.nav ul { overflow:hidden; }
.nav li { float:left;}
.nav li a { font-family: 'Signika', Arial, Helvetica, sans-serif; font-size:17px; color:#FFF; -webkit-border-radius: 4px; border-radius: 4px; padding:7px 15px; display:block;  text-decoration:none; margin-right:3px;}
.nav li a:hover, .nav li a.active  { background-color:#f97b00; }

.content-wrapper { margin:0 auto; width:1140px; padding:20px; overflow:hidden;}
.video { float:left; background-color:#f7f7f7; border:1px #d6d6d6 solid; padding:17px;}

.header-health {
width:auto;
float:right;
padding:0 0 0 0;
}

h2 {
    color: #5A3F84;
    font-size: 26px;
    margin-bottom: 25px;
}

.salveobuttons .button {
    background-color: #185BAF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 1px 2px #CCCCCC;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 20px 16px;
    text-align: center;
    text-decoration: none;
    width: 383px;
}

a {
    color: #4B2D79;
    text-decoration: none;
}

#dpNavMobile {display: none;}

@media screen and (max-width: 1024px) {
	#dpNavMobile {display: block;}
	#dpNav {
		display: none;
	}
	.wrapper {
		width: 90%;
		padding: 5%!important;
	}
	.margin,.top,.top1,.middle {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.mid_lft, .wc_mn {
		width: 100%;
		margin: 0;
		margin-top: 10px;
	}
	.about_mid_con, .ab_mid_top,.about_mid_bot {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.ab_mid_top {margin-bottom: 30px;}


	.clint_text {
		width: 100%;
		float: none;
		display: block;
		text-align: left;
	}
	.clint_form {
		width: 100%;
		float: none;
		display: block;
		padding: 0;
	}

	.ab_mid_contain1 {
		width: 100%;
		padding: 0;
		margin-bottom: 50px;
	}
	.clint_regi_main {
		width: 100%;
	}
	.clint_form_bg_main {width: 100%;}
	.ab_mid_top img {max-width: 100%;height: auto;}
	.clint_text1 {
		width: 100%;
		text-align: left;
	}
	.submit {margin: 0!important;text-align: center;width: 100%;}

	.form_box, .form_box_main {width: 100%!important;overflow-x:hidden;}
	.form_logo img {max-width: 100%;height: auto;}

	.text_box_main {width: 100%!important}

	.form_box_sub {width: 100%!important;}
	.text_box_main {width: 100%!important}
	.text_box_title {width: 100%!important;float: none!important;display: block!important;text-align: left!important;}
	.text_box {width: 100%!important;float: none!important;display: block!important;}
	.text_box_bg {width: 90%!important;}
	.form_logo {padding: 0!important;width: 100%!important;text-align: center;}
	.login_button {margin-bottom: 30px;}

}