html {font-size: 1rem;}
body {
    background: url(../images/body_bg.gif);
    font-family: Arial;
    font-size: 14px;
    color: #444;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 0;
    line-height: normal;
}
.wrap {
    background: url(../images/wrap_bg_home_page.gif);
    background-repeat: repeat-x;
    float: left;
    width: 100%;
}
p{line-height: 24px;}
ol, ul {list-style-position: inside;padding: 0;margin: 0;}
h1, h2, h3, h4, h5, h6 {
    color: #486284;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 20px;
}
h1.page_title {
    font-size: 22px;
}
a {text-decoration: none; color: #444;}
.z-container {
    width: 952px;
}
#header .top-bar {
    background-repeat: repeat;
}
#header .top-bar .links a {
    display: inline-block;
    height: 45px;
    background: url(../images/navVERSION_all.jpg);
    text-indent: -9999px;
}
#header .top-bar .links a.research {
    width: 200px;
    background-position: 0 -45px;
}
#header .top-bar .links a.family {
    width: 251px;
    background-position: -200px -45px;
}
#header .top-bar .links a.research.active, #header .top-bar .links a.research:hover {
    width: 200px;
    background-position: 0 0;
}
#header .top-bar .links a.family.active, #header .top-bar .links a.family:hover {
    width: 251px;
    background-position: -200px 0;
}
#header .top-bar .r-text {
    font-weight: bold;
    color: #0c2e53;
    padding: 14px 0 0 0;
    font-size: 16px;
}
#header .sec2 .link {
    text-align: right;
    padding: 10px 0 0 0;
}
#footer .left {
    font-size: 16px;
    color: #FFF;
}
#footer .left a {
    color: #a6bfde;
}
#footer .left a:hover {
    text-decoration: underline;
    color: #FFF;
}
#footer .right a {
    color: #FFFFFF;
    background: #002A5C;
    padding: 10px 20px;
    font-size: 16px;
}
#footer .right a:hover {
    background: #2c2c2c;
}
#footer {
    margin-top: 20px;
    margin-bottom: 10px;
}
.content_home_page .main-box {
    position: relative;
    display: inline-block;
    padding: 50px 0 0 40px;
    margin-top: 30px;
}
.content_home_page .main-box .inner-box {
    background-image: url(../images/home-bg.jpg);
    background-position: center bottom;
    background-repeat: repeat-x;
    border: 1px solid #919294;
    border-radius: 10px;
    padding: 45px 20px 10px 10px;
    background-size: auto 100%;
    box-shadow: 0px 17px 10px rgba(0, 42, 92, 0.2);
}
.content_home_page .inner-box img.doctor {
    position: absolute;
    bottom: 1px;
    left: 0;
    z-index:1;
    height: 100%;
}
.content_home_page .inner-box .btns {
    position:relative;
    z-index:2;
}
.content_home_page .main-box .inner-box .title {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 30px;
    position: relative;
    padding: 0 0 25px 0;
}
.content_home_page .main-box .inner-box .title a {
    position: absolute;
    top: 0;
    right: 0;
}
.content_home_page .main-box .inner-box .btns a {
    float: right;
    margin: 8px 0;
    border-radius: 10px;
    overflow: hidden;
}
.content_home_page .main-box .inner-box .btns a img {
    float: left;
    max-width: 100%;
}
#header .sec2 a.upload {
    color: #FFFFFF;
    background: #002A5C;
    padding: 5px 15px;
    text-decoration: none;
    margin-right: 10px;
    position: relative;
    top: -9px;
}
#header .sec2 a.upload:hover {
    background: #555555;
}
#header .sec2 {
    margin: 1px 0 0 0;
}
#header .sec2 .box {
    position: relative;
}
#header .sec2 .link {
    position: absolute;
    top: 0;
    right: 0;
}
#header .sec2 .logo {
    float: left;
    max-width: 100%;
}
#header .sec2 .logo img, #header .sec2 .text img {
    max-width: 100%;
}
#header .sec2 .text {
    max-width: 100%;
    float: right;
    padding: 65px 80px 0 0;
}
.page-con-area .main-box {
    background-image: url(../images/con-area-bg.jpg);
    background-repeat: repeat;
    border: 1px solid #707070;
    border-radius: 15px;
    padding: 10px 10px 15px 10px;
}
.page-con-area .main-box .con-box {
    background-image: url(../images/con-area-bg1.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #fff;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #1e2733;
}
ul#page-nav {
    list-style: none;
    width: 100%;
    float: left;
    margin: 0 0 -1px 0;
    position: relative;
}
ul#page-nav li {
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    margin: 0 2px 0 0;
    float: left;
}
ul#page-nav li.date {
    padding: 22px 10px 0 10px;
    padding-right: 35px;
}
ul#page-nav li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
    background-color: #7c7c7c;
    padding: 15px 30px;
    border-radius: 8px 8px 0 0;
    float: left;
}
ul#page-nav li a:hover, ul#page-nav li.active a {
    background-image: url(../images/menu-bg.jpg);
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #002a5c;
    background-size: auto 100%;
}
ul#page-nav2 {
    list-style: none;
    padding: 0 0 15px 0;
}
ul#page-nav2 li, ul#page-nav2 li a {
    display: inline-block;
}
ul#page-nav2 li {
    padding: 0 15px;
}
ul#page-nav2 li:first-child {
    padding-left: 0;
}
ul#page-nav2 li a {
    font-weight: bold;
    color: #536b8b;
    font-size: 16px;
}
ul#page-nav2 li a:hover {
    color: #002a5c;
}
.banner-area, .marq-area, .page-con {
    display: inline-block;
    width: 100%;
}
.banner-area .banner {
    float: left;
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #b7b7b7;
}
.banner-area .banner img {
    float: left;
}
.banner-area .tag-line {
    float: right;
}
.marq-area {
    padding: 20px 0 0 0;
}
.marq-area marquee {
    font-weight: bold;
    color: #990000;
}
#footer.research .right {
    display: none;
}
#footer.research .left {
    color: #A6BFDE;
    font-size: 14px;
    padding-top: 10px;
}
#footer.research .left a {
    font-weight: bold;
}
#footer.research .left a:hover {
    color: #A6BFDE;
    text-decoration: underline;
}
.page-con {
    margin-top: 20px;
}
.page-con.twocol {
    background-image: url(../images/content2_bg.gif);
    background-repeat: repeat-y;
    background-position: center top;
}
.page-con .col {
    float: left;
    width: 50%;
    padding-bottom: 20px;
}
.page-con .col.left {
    padding-right: 35px;
}
.page-con .col.right {
    padding-left: 35px;
}
.content_list {
    margin-left: 30px;
    list-style-type: circle;
    margin-bottom: 20px;
    line-height: 24px;
    list-style-position: outside;
}
.page-con a {
    font-weight: 600;
    color: #67a451;
}
.page-con a:hover {
    text-decoration: underline;
}
.page-con .left-panel {
    float: left;
    width: 285px;
    max-width: 100%;
}
.page-con .right-panel {
    float: right;
    width: 575px;
}
.page-con .left-panel .gray-box {
    background: #e9e9e9;
    padding: 15px;
    margin-top: 20px;
}
.page-con .left-panel h2.head {
    font-size: 16px;
}
#breadcrumbs {
    color: #254671;
    margin-bottom: 25px;
}

table.study_tb {
    font: 14px/1.5em "Segoe UI", Arial, Helvetica, sans-serif;
    text-align: left;
    color: #000000;
    border: 1px solid #000000;
    width: 100%;
}
table.study_tb th {
    border: none;
    background-color: #839EBF;
    vertical-align: middle;
    padding: 7px;
    font-weight: normal;
    color: #FFFFFF;
}
table.study_tb.details td {
    padding: 10px 20px 10px 30px;
}
ul.circle {
    list-style-type: circle;
    margin-left: 20px;
    list-style-position: outside;
    line-height: 20px;
}
table.study_tb.details table {
    width: 100%;
}
table.study_tb.details table tr td {
    padding: 0;
    vertical-align: middle;
    height: 30px;
}
table.study_tb.details table tr td:first-child {
    width: 30%;
}
table.study_tb.details table input[type="text"], table.study_tb.details table input[type="email"], table.study_tb.details table textarea, table.study_tb.details table select {
    border: 1px solid #536B8B;
    padding: 0;
    font-size: 14px;
    font-family: Arial;
    width: 250px;
}
table.study_tb.details table span {
    color: #000;
} 
#header .sec2 a.pay {
    margin-right: 10px;
}
#footer.family .left {
    color: #A6BFDE;
    font-size: 14px;
    padding-top: 10px;
    width: 100%;
    text-align: center;
}

td {
    vertical-align: top;
}
ul.content_list.patients {
    margin: -10px 0 15px 0;
}
ul.content_list.patients li {
    width: 47%;
    display: inline-block;
    list-style: cjk-ideographic;
    vertical-align: top;
}
.telemedicinePopup{ 
    width:270px; padding:30px; border-radius:10px; background-color:#FFF; color:#000;
    text-align:center; 
    float:right;
    margin-top:10px;
    height:300px;
}
@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
	.hsec2::after {
	    display: none;
	} 
	.z-container {
	    max-width: 100%;
		padding: 0 15px;
	}
    .content_home_page .main-box .inner-box .title a{ position:relative;}
	#header .top-bar {
	    background-image: url(../images/header-bg.gif);
	    text-align: center;
	}
	#header .top-bar .r-text {
	    padding: 14px 0 15px 0;
	}
	#header .sec2 .text {
	    padding: 65px 0 0 0;
	}
	ul#page-nav li.date {	
	    padding: 5px 0 15px 0;
	    width: 100%;
	}
	ul#page-nav li:nth-child(2) {
	    margin-left: 15px;
	}
	ul#page-nav2 li {
	    padding: 0 8px;
	}
	ul#page-nav2 li a {
	    font-size: 14px;
	}
	.page-con .right-panel {
	    width: 100%;
	    padding-top: 30px;
	}
	.banner-area .banner {
	    margin-bottom: 20px;
	}
	.banner-area .tag-line {
	    float: left;
	}
	h1 {
	    font-size: 22px;
	}
	h2 {
	    font-size: 18px;
	}
}
@media screen and (max-width: 767px) {
    .content_home_page .inner-box img.doctor {
        height: 70%; display:none;
    }
    .page-con .col.right{ width:100%;}
    .page-con .col.left{ width:100%;}
    .page-con.twocol{ background:none;}
    #header .sec2 .text{ padding-top:0px;}
    
}
@media screen and (max-width: 479px) {
	.content_home_page .inner-box img.doctor {
	    display: none;
	}
	#header .sec2 .link {
	    text-align: center;
	    position: relative;
	}
	.content_home_page .main-box {
	    padding: 0;
	    margin-top: 0;
	}
	.content_home_page .main-box .inner-box .title {
	    font-size: 20px;
	    position: relative;
	    padding: 45px 0 15px 0;
	}
	.content_home_page .main-box .inner-box {
	    padding: 20px 10px 10px 10px;
	}
	.content_home_page .main-box .inner-box .btns a, #header .top-bar .r-text {
	    width: 100%;
	}
	#footer .left, #footer .right {
	    width: 100%;
	    text-align: center;	
	}
	#header .sec2 {
	    background-color: #fff;
	    margin-bottom: 20px;
	}
	#header .sec2 .text {
	    padding: 5px 0 14px 0;
	}
	ul#page-nav {
	    padding: 0 10px;
	}
	ul#page-nav li, ul#page-nav li:nth-child(2) {	
	    width: 100%;
	    margin: 0;
	}
	ul#page-nav li a {
	    width: 100%;
	    margin: 1px 0;
	}
	ul#page-nav2 li {	
	    padding: 5px 0;
	    width: 100%;
	}
	ul#page-nav2 {
	    padding: 0 0 0 0;
	}
	tbody {	
	    max-width: 100%;
	    display: inline-block;
	}
	table.study_tb.details table input[type="text"], table.study_tb.details table textarea, table.study_tb.details table select {
	    width: auto;
	}
	table.study_tb.details td {
	    padding: 10px;
	    box-sizing: border-box;
	}
	.banner-area .banner {
	    margin-top: 10px;
	}
	h1 {
	    font-size: 20px;
	}
	h2 {
	    font-size: 16px;
	}
	.page-con .col, .page-con .col.right {
	    width: 100%;
	    padding: 0;
	}
	.page-con.twocol {
	    background-image: none;
	}
	.page-con .col.right {
	    padding-top: 15px;
	}
}