<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#seminars_wrapper {
	position:relative;	
    background:#fff;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight:400;	
	
    
}
#seminars a{
    padding: 15px 45px 15px 45px!important;
	margin:20px 0px 20px 0px !important;	
    background:#1165a3;
    color: #f4b42c !important;	
		
}
#seminars a:hover{
    
    background:#1a71b9;   
	color:#fff !important;	
}


input{margin:0; padding:0; border:0 none;}
img {border:none;}
#intro_bg {
    background: url('../images/ClearSky.jpg') no-repeat center center;
    /*background: url('../images/Fall_Roadway.jpg') no-repeat center center;*/
    background-size: cover;
}

.intro_welcome {
    margin: 200px 0 0 6%;
    width: 900px;
    height: auto;
}

.intro_welcome img {
    float: left;
    width: 400px;
}

.welcome_text {
    width: 500px;
    height: auto;
    float: left;
    background: rgba(0, 0, 0, 0.8);
    margin-top: 150px;
    padding: 15px;
    box-sizing: border-box;
    font-family: 'Lato', sans-serif;
    position: relative;
}

.welcome_text span {
    font-size: 26px;
    line-height: 26px;
    color: #fff;
}

.welcome_text span b {
    font-size: 47px;
    line-height: 43px;
    color: #f4b42c;
}

.welcome_text p {
    font-size: 18px;
    line-height: 21px;
    color: #fff;
    margin: 10px 0 0;
}

.welcome_btn {
    position: absolute;
    width: 30%;
    height: 50px;
    top: 100%;
    left: 70%;
    color: #fff;
    background: #1165a3;
    font-size: 16px;
    line-height: 50px;
    text-align: center;
    z-index: 99;
}


/*************************HEADER***************************************/
.logo_wrap {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 335px;
    height: 153px;
}

.logo_wrap img {
    position: absolute;
    width: 100%;
    top: 0;
    border: medium none transparent;
}

.hmenu_top {
    position: absolute;
    right: 0;
    top: 0;
    height: 60px;
    z-index: 5;
}


.hmt_btns {
    width: 25%;
    height: 100%;
    text-align: center;
    float: left;
    font-size: 18px;
    line-height: 18px;
}

.hmt_btns:hover, .hmb_btns:hover {opacity: .9;}

.hmt_btns span {
    color: #fff;
    display: block;
    margin-top: 10px;
}

.hmt_btns span b {
    color: #f4b42c;
}

.htm_4 span {
    margin-top: 0;
    line-height: 60px;
}

.htm_1 {background: #1165a3;}
.htm_2 {background: #0b4876;}


.htm_3 {background: #04233b;}
.htm_4 {background: #020a11;}
.htm_5 {display:none; background: #fcca61;}

.htm_5 span{
    color: #4e3705;
    line-height: 36px;
}

.hmenu_bottom {
    position: absolute;
    right: 0;
    top: 60px;
    height: 45px;
    z-index: 5;
}

.hmb_btns { 
    width: 20%;
    height: 100%;
    text-align: center;
    float: left;
        font-size: 17px;
    /*font-size: 18px;*/
    line-height: 45px;
    color: #4e3705;
    box-sizing: border-box;
}

.hmb_1 {background: #fcca61;}
.hmb_2 {background: #000; color:#fff;}
.hmb_3 {background: #e2a015;}
.hmb_4 {background: #1165a3; color:#fff;}
.hmb_5 {background: #0b4876; color:#fff;}

.header_mmenu_link {
    background: url('../images/m_menu_sq.jpg') no-repeat;
    background-size: cover;
}

#search_btn {
    width: 65px; 
    height: 65px;
    position: absolute; 
    right: 0;
    top: 66px;
    background: url('../images/search.jpg') no-repeat;
    background-size: cover;
    cursor: pointer;
}

#search_text {
    width: 0px; 
    height: 65px; 
    background: #fff;
    padding-left: 15px; 
    right: 65px; 
    top: 66px;
    display: none;
    position: absolute;
    font-family: inherit;
    font-size: 18px;
}

.side_social_wrap {
    width: 65px;
    height: 264px;
    position: absolute;
    right: 0;
    top: 131px;
}

.side_socials {
    width: 65px;
    height: 65px;
    display: block;
    margin-top: 1px;
}

.ssoc_1 {
    background: url('../images/ssoc_1.jpg') no-repeat;
    background-size: cover;
}

.ssoc_2 {
    background: url('../images/ssoc_2.jpg') no-repeat;
    background-size: cover;
}

.ssoc_3 {
    background: url('../images/ssoc_3.jpg') no-repeat;
    background-size: cover;
}

.ssoc_4 {
    background: url('../images/ssoc_4.jpg') no-repeat;
    background-size: cover;
}

/*///////////////////////////////////////////////////////////////*/

.div_menu {
	position: absolute;
	z-index: 35;
	top:0;
	width: 100%;
	height: 35px;
}

.divm_item {
    width: 20%;
    height: 100%;
    text-align: center;
    font-family: inherit;
    line-height: 35px;
    /*font-size: 17px;*/
    font-size: 14px;
    float: left;
    display: block;
    color: #4e3705;
}

.divm_1 {
    background: url('../images/sec_logo.jpg') no-repeat;
    background-size: 100% 100%;
    width: 15.1%;
}

.divm_2 {
    background: #1165a3;
    color: #f4b42c;
}

.divm_3 {
    background: #fcca61;
}

.divm_4 {
    background: #f4b42c;
    width: 23%;
}

.divm_5 {
    background: #e2a015;
}

/*************************SECTION 2*********************************/

.biofocal_top {
    width: 100%;
    background: url('../images/section_2_bg.jpg') no-repeat left center;
    background-size: cover;
    position: relative;
}

.biofocal_text {
    position: absolute;
    right: 15%;
    top: 25%;
    width: 350px;
    height: 220px;
    background: url('../images/bio_text_bg.png') no-repeat;
    background-size: 100% 100%;
}

.biofocal_text span {
    font-size: 48px;
    line-height: 51px;
    color: #fff;
    display: block;
    width: 490px;
    position: absolute;
    left: -130px;
    top: 25px;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}

.biofocal_text span b {
    color: #f4b42c;
}

.biofo_btn {
    display: block;
    width: 171px;
    height: 45px;
    border: 1px solid #f4b42c;
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    position: absolute;
    bottom: -23px;
    left: 88px;
    color: #fff;
    transition: background .4s ease;
}

.biofo_btn:hover {
    background: #f4b42c;
}

.biofocal_bottom {
    width: 100%;
    height: 230px;
}

.review_us_wrap {
    width: 50%;
    height: 230px;
    background: #1165a3;
    float: left;
    text-align: center;
    display: block;
}

.clinical_trials_wrap {
    width: 50%;
    height: 230px;
    background: #f4b42d;
    float: left;
    display: block;
    text-align: center;
}

.review_us_wrap span, .clinical_trials_wrap span {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 28px;
    color: #fff;
    display: block;
    margin-top: 40px;
}

.review_us_wrap span b, .clinical_trials_wrap span b {
    color: #031d30;
}

.review_us_wrap p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
    display: block;
    margin-top: 5px;
}

/*.review_us_wrap a {*/
/*    display: block;*/
/*    margin: 0 auto;*/
/*}*/

.review_us_wrap .stars {
    display: block;
    margin: 0 auto;
}
.rate_us_wrap .stars {
    display: block;
    margin: 0 auto;
}

.review_cont p a img{ width: 80px; margin: 0 1% 0 1%;}

.clinical_trials_wrap p {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #563d07;
    display: block;
    margin: 5px auto 0;
    width: 80%;
}
.ctw_btn {
    width: 240px;
    height: 50px;
    background: #fff;
    color: #f4b42c;
    display: block;
    margin: 20px auto 0;
    font-size: 18px;
    line-height: 50px;
    transition: border .4s ease;
}

.ctw_btn:hover {
    border: 1px solid #031d30;
}

/*/////////////////////////////////////////////////////////////////*/

/*************************SECTION 3*********************************/

.sec_3_left {
    width: 40%;
    height: 85%;
    margin: 5% 0 0 3%;
    background: url('../images/sec_3_left.png') no-repeat;
    background-size: 110% 100%;
    position: absolute;
    z-index: 5;
}

.sec_3_mid {
    width: 16%;
    height: 90%;
    float: left;
    background: url('../images/sec_3_mid.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    left: 41%;
    top: 4%;
    z-index: 10;
}

.sec_3_right {
    width: 40%;
    height: 85%;
    margin: 5% 5% 0 0;
    background: url('../images/sec_3_right.png') no-repeat right center;
    background-size: 110% 100%;
    position: absolute;
    z-index: 5;
    left: 55%;
}

.s3_left_text {
    margin-top: -4%;
    position: absolute;
    width: 220px;
}

.s3_right_text {
    margin-top: -4%;
    text-align: right;
    width: 180px;
    position: absolute;
    right: 0;
}

.s3_left_title, .blog_wrap_1 {
    margin-top: 70px !important;
}

.s3_left_text span, .s3_right_text span {
    font-family: 'Lato', sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 36px;
    color: #f4b42c;
}


.s3_left_text p, .s3_right_text p {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 18px;
    font-weight: 300;
    color: #888;
    margin: 5px 0;
}

.s3_right_text span {
    color: #1165a3;
}

.s3_left_title, .s3_left_cont, .s3_left_cont_short {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    width: 65%;
    margin: 0px auto;
    display: block;
}

.s3_left_cont, .s3_left_cont_short {
    font-weight: 400;
}

.s3_left_cont_short {
    display: none;
}

.s3l_btn, .s4l_btn {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    color: #fff;
    background: #f4b42c;
    text-align: center;
}

.s4l_btn {
    background: #B4212E;
}

.blog_wrap {
    width: 74%;
    height: auto;
    margin: 0 auto 30px;
    font-family: 'Lato', sans-serif;
}

.blog_wrap span {
    display: block;
}

.blog_title {
    font-size: 18px;
    font-weight: 700;
    color: #444;
    margin: 0 0 5px;
}

.blog_date {
    font-size: 14px;
    color: #666;
}

.blog_post_date {
    font-size: 14px;
    color: #666;
    margin: 0 0 5px !important;
}

.blog_cont {
    font-size: 14px;
    line-height: 21px;
    color: #444;
    margin: 0 0 5px;
}

.blog_btn {
    color: #1165a3;
    font-size: 14px;
    text-decoration: underline;
}

.s3r_btn, .s4r_btn {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    height: 55px;
    line-height: 55px;
    font-size: 20px;
    color: #fff;
    background: #1165a3;
    text-align: center;
}

.s4r_btn {
    background: #006A5C;
}

.sec_3_resized, .sec_4_resized {
    width: 100%; 
    height: auto;
    display: none;
    padding: 4%;
}

.s3_title1, .s3_title2 {
    color: #f4b42c;
    font-family: "Lato",sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 36px;
    margin: 0 0 5px;
    display: block;
}

.s3_title2 {
    color: #1165a3;
}

.sec_3_resized h3, .sec_4_resized h3 {
    display: block;
    color: #888;
    font-family: "Lato",sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 18px;
    margin: 0 0 5px;
}

.sec_3_resized p, .sec_4_resized p {
    color: #000;
    display: block;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 15px;
    width: 85%;
}

.s3_res_btn1, .s3_res_btn2 {
    background: #f4b42c;
    color: #fff;
    display: block;
    font-size: 20px;
    height: 55px;
    line-height: 55px;
    margin: 0 0 20px;
    text-align: center;
    width: 300px;
    margin-top: 10px;
}

.s3_res_btn2 {
    background: #1165a3;
}

.sec_3_resized .blog_wrap {
    margin: 20px 0 !important;
}

.rate_us_wrap{
    border: 0 !important
}

/*/////////////////////////////////////////////////////////////////*/

/*************************SECTION 4*********************************/

.sec_4_left {
    width: 40%;
    height: 85%;
    margin: 7% 0 0 3%;
    background: url('../images/sec_4_left.png') no-repeat;
    background-size: 110% 100%;
    position: absolute;
    z-index: 5;
}

.sec_4_mid {
    width: 16%;
    height: 80%;
    float: left;
    background: url('../images/sec_4_mid.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    left: 41%;
    top: 9%;
    z-index: 10;
}

.sec_4_right {
    width: 40%;
    height: 85%;
    margin: 7% 5% 0 0;
    background: url('../images/sec_4_right.png') no-repeat right center;
    background-size: 110% 100%;
    position: absolute;
    z-index: 5;
    left: 55%;
}

.s4_left_text {
    margin-top: 6%;
    position: absolute;
}

.s4_right_text {
    margin-top: 6%;
    text-align: right;
    position: absolute;
    right: 0;
}

.s4_left_text span, .s4_right_text span {
    font-family: 'Lato', sans-serif;
    font-size: 35px;
    font-weight: 700;
    line-height: 30px;
    color: #f4b42c;
}

.s4_left_text span {
    color: #B4212E;
}

.s4_left_text p, .s4_right_text p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #888;
    margin: 5px 0;
}

.s4_right_text span {
    /*color: #1165a3;*/
    color: #006A5C;
}

.sec_4_cont_resized, .s4r_cont_resized {display: none !important;}

.sec_4_cont, .s4r_cont, .sec_4_cont_resized {
    font-family: 'Lato', sans-serif;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    width: 70%;
    margin: 0px auto;
    display: block;
}

.sec_4_cont b {
    font-weight: 700;
}

.sec_4_cont_top {
    margin-bottom: 20px;
    margin-top: 120px;
}

.s4l_logo {
    width: 280px;
    display: none;
    margin: 10px auto 0;
}

.s4r_cont {
    margin-top: 130px;
}

.s4r_logo {
    display: none;
    width: 350px;
    margin: 25px auto 0;
}

/*/////////////////////////////////////////////////////////////////*/

/*************************SECTION 5*********************************/

.section5::before {
    position: absolute;
    top: 11%;
    left: 5%;
    bottom: 5%;
    right: 7%;
    border: 1px solid #f4b42c;
    content: '';
}

.map_frame_text {
    position: absolute;
    width: 260px;
    height: 63px;
    top: 7%;
    left: 7%;
    background: #2a2a2a;
    padding: 10px 0 0 10px;
    z-index: 5;
}

.map_frame_text span {
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    line-height: 28px;
    color: #fff;
}

.map_frame_text span b {
    font-size: 42px;
    color: #f4b42c;
}

.map_left {
    width: 50%;
    height: 100%;
    background: #2a2a2a;
    float: left;
    font-family: 'Lato', sans-serif;
}

.map_right {
    width: 50%;
    height: 100%;
    float: right;
    position: relative;
}

.locations_wrapper {
    width: 85%;
    height: auto;
    margin: 17% 0 0 15%;
    position: relative;
}

#location_1 {
    min-height: 65px;
}

.locations {
    width: 90%;
    height: auto;
    float: left;
    display: block;
    transition: all .4s ease;
    background: #1165a3;
    color: #fff;
    margin-bottom: 1px;
    box-sizing: border-box;
    padding-left: 15px;
    position: relative;
}

.locations_active {
    background: #f4b42c;
    color: #563d07;
}

.map_pin {
    display: block;
    width: 25px;
    height: 34px;
    background: url('../images/map_pin.png') no-repeat;
    background-size: 100% 100%;
    margin-top: 15px;
    margin-right: 15px;
    float: left;
}

/*#location_1 p {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: block;
    float: left;
    margin: 8px 0 0;
    line-height: 15px;
}*/

.locations p {
    font-size: 21px;
    line-height: 65px;
    color: #fff;
    float: left;
    margin: 0;
    font-weight: 300;
}

.locations p b {
    font-weight: 700;
}

.locations_active p {
    color: #563d07 !important;
}

.loc_arrow {
    width: 0;
    height: 0;
    position: absolute;
    right: -23px;
    top: 10px;
    border-top: 0px solid transparent;
    border-left: 46px solid transparent;
    border-bottom: 46px solid #f4b42c;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    display: none;
    transition: all .4s ease;
}

.locations_active .loc_arrow {
    display: block;
}

.loc_adresses {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    float: left;
    transition: all .4s ease;
    height: 0;
    margin: 0;
    overflow: hidden;
}

.locations_active + .loc_adresses{
    margin: 5px 0 10px 55px;
    height: auto;
}

.map_wrapper {
    margin-top: 35px;
}

.map_wrapper iframe {
    width: 100%;
    height: 100%;
    display: none;
}

.map_wrapper img {
    display: block;
    width: 100%;
    height: 100%;
} 

/*/////////////////////////////////////////////////////////////////*/

/*************************SECTION 6*********************************/

.social_wrap {
    width: 100%;
    margin-top: 70px;
  position: relative;
}

.social_containers {
    width: 33.33%;
    height: 100%;
    float: left;
    font-family: 'Lato', sans-serif;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    padding: 0 20px;
}

.soc_icon {
    width: 55px;
    height: 55px;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -27px;
    z-index: 5;
}

.soc_icon img {
    width: 100%;
    height: 100%;
}

.blog_date {
   display: block;
   font-size: 21px;
   color: #1165a3 ;
   width: 60%;
   margin: 70px auto 15px;
}

.social_containers p {
    width: 80%;
    height: auto;
    margin: 0 auto 5px;
    font-size: 15px;
    line-height: 20px;
    color: #444;
}

.social_btn_blog {
    display: block;
    width: 100px;
    margin: 0 auto;
    color: #1165a3;
}

.social_youtube {
    width: 100%;
    height: 100%;
}

.social_btn_you {
    position: absolute;
    width: 200px;
    height: 40px;
    background: #1165a3;
    color: #fff;
    bottom: 20px;
    left: 50%;
    margin-left: -100px;
    z-index: 5;
    font-size: 14px;
    line-height: 40px;
}

/*.soc_cont_4, .soc_cont_6 {*/
.soc_cont_2{
    background: #1165a3;
}

/*.soc_cont_4 p, .soc_cont_6 p{*/
.soc_cont_2 p{
    color: #fff;
}

/*.soc_cont_4 .social_btn_blog, .soc_cont_4 .blog_date,
.soc_cont_6 .social_btn_blog, .soc_cont_6 .blog_date {*/
.soc_cont_2 .social_btn_blog, .soc_cont_2 .blog_date {
    color: #f4b42c;
}

.soc_cont_3 {
    box-sizing: border-box;
    padding: 0 50px;
}

.soc_bottom_part {
    width: 100%;
    height: 600px;
    background: #1165a3;
    font-family: 'Lato', sans-serif;
    text-align: center;
}

.bottom_menu {
 /*   width: 800px; */
     width: 1000px;
    height: 20px;
    margin: 0 auto;
    list-style-type: none;
    padding: 50px 0 0;
}

.bottom_menu li, .bcenters_menu li {
    float: left;
}

.bottom_menu li a {
    width: auto;
    padding: 0 10px;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
}

.bottom_seperator {
    width: 80%;
    height: 0px;
    border-top: 1px solid #2e83c2;
    margin: 20px auto;
}

.bcenters_menu {
    width: 580px;
    height: 20px;
    margin: 0 auto;
    list-style-type: none;
    padding: 0;
}

.bcenters_menu li a {
    width: auto;
    padding: 0 20px;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
}

.bcenters_menu li b {
    color: #f4b42c;
}

.soc_bottom_part p, .soc_bottom_part p a {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    margin: 0;
}

.testimonial_link {
  width: 100%;
  background: #0D4A77;
  color: #f4b42c;
  display: block;
  font-size: 20px;
  padding: 10px 0;
  text-align: center;
  font-family: 'Lato', sans-serif;
  position: absolute;
  bottom: -40px;
  transition: background .4s ease-out;
}

.testimonial_link:hover {
  background: #f4b42c;
  color: #fff;
}

.soc_cont_2 .test_video_link {
  color: #f4b42c;
}

.soc_cont_3 .test_video_link {
  color: #1165a3;
}

/*/////////////////////////////////////////////////////////////////*/

#side_search_btn {
    background: url('../images/btn_search.png') no-repeat center center;
    background-size: cover;
    top: 0;
    height: 100%;
    width: 50px;
    background-size: 70% 50%;
    z-index: 99;
    cursor: pointer;
} 

#side_search_text {
    width: 0px; 
    height: 98%; 
    background: #fff;
    padding-left: 15px; 
    right: 50px; 
    top: 0;
    display: none;
    position: absolute;
    font-family: inherit;
    font-size: 18px;
}

/*******************SLIDE MENU*************************************/

.slide_menu {
    width: 800px;
    height: auto;
    margin: 20px auto;
}

.slide_logo {
    width: 217px;
    margin: 0 auto;
}

.slide_logo img {
    width: 100%;
}

.slide_top {
    margin: 35px auto 0;
    width: 800px;
    height: auto;
}

.slide_tel {
    float: left;
    width: auto;
    height: 65px;
    background: #fff;
    margin-right: 1px;
}

.slide_tel_icon {
    width: 45px;
    height: 45px;
    margin: 10px;
    padding: 0 4px;
    border-right: 1px solid #1165a3;
    display: block;
    background: url('../images/menu_tel.jpg') no-repeat;
    background-size: 72% 73%;
    background-position: 3px 7px;
    float: left;
}

.sli_tel_num {
    display: block;
    width: 185px;
    height: 65px;
    float: left;
    font-size: 20px;
    line-height: 65px;
    padding-left: 10px;
    color: #1165a3;
}

.slide_socials {
    display: block;
    width: 65px;
    height: 65px;
    float: left;
    margin-right: 1px;
}

.slide_face {
    background: url('../images/slide_face.jpg') no-repeat;
    background-size: cover;
}

.slide_you {
    background: url('../images/slide_you.jpg') no-repeat;
    background-size: cover;
}

.slide_g {
    background: url('../images/slide_g.jpg') no-repeat;
    background-size: cover;
}

.slide_blog {
    background: url('../images/slide_blog.jpg') no-repeat;
    background-size: cover;
}

.slide_search {
    width: 266px;
    height: 65px;
    background: #fff;
    float: left;
}

.slide_search_btn {
    width: 65px;
    height: 46px;
    float: left;
    margin-top: 9px;
    background: url('../images/menu_search.jpg') no-repeat;
    background-size: cover;
    border-right: 1px solid #1165a3;
    cursor: pointer;
}

.slide_search_text {
    width: 180px;
    float: left;
    padding-left: 10px;
    height: 63px;
    font-size: 16px;
    line-height: 63px
    color: #000;
    float: left;
}

.slide_main {
    margin-top: 30px;
    list-style-type: none;
    padding: 0;
    width: 300px;
}

.slide_main li {
    position: relative;
}

.slide_main_menus, .slide_sub_menus a, .slide_main_bottoms {
    font-size: 19px;
    line-height: 48px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
}

.smb_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.slide_main_bottoms b {
    color: #ffc751;
}

.slide_sub_menus {
    /*position: absolute;*/
    left: 100%;
    top: 0px;
    margin:-50px 0 0 300px;
    height: auto;
    width: 300px;
    padding: 0;
    list-style-type: none;
    display: none;
    transition: all .3s ease;
}

.smainm_active ~ .slide_sub_menus {
    display: block;
}

.smainm_active, .slide_main_menus:hover {
    color: #1165a3;
}

.connector {
    height: 0;
    border-top: 1px solid #ffc751;
    position: absolute;
    top: 24px;
    opacity: 0;
    transition: opacity .2s ease;
}

.smainm_active + .connector {
    opacity: 1;
    left:200px;
    width:80px;
}

#smainm_2 + .connector {
    width: 190px;
    left: 100px;
}

#smainm_4 + .connector {
    width: 80px;
    left: 200px;
}

.slide_bottom_btns {
    width: 100%;
    height: auto;
    margin-top: 20px;
}

.sbot_btn {
    float: left; 
    width: 32%;
    height: 65px;
    border-bottom: 2px solid #7b5b15;
    font-family: 'Lato', sans-serif;
    font-size: 19px;
    line-height: 65px;
    text-align: center;
    color: #fff;
    background: #f4b42c;
    margin-right: 1px;
}

.sbot_btn b {
    color: #563d07;
}


#footer_locs {
    width: 540px;
    margin: 0 auto;
	padding-top:90px;
}
#footer_locs a {
    display: block;
    float: left;
    margin-right: 15px;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}
.foot_lochead {
    color: #f4b42c;
    font-size: 17px;
    text-decoration: none;
    font-weight: bold;
}
#footer_locsbottom {
    /*width: 1105px; */
    width: 610px;
    margin: 0 auto;
}
#footer_locsbottom a {
    display: block;
    float: left;
    margin-right: 15px;
    font-size: 15px;
    color: #ffffff;
    margin-top: 20px;
    text-decoration: none;
    text-align: center;
}
#footer_onelocation {
    width: 455px;
    margin: 20px auto;
}
#footer_onelocation a {
    display: block;
    float: left;
    margin-right: 15px;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

.footer_loc_last{
    width: 100%;
    margin: 0 auto;
}

.footer_loc_last h3{
    color: #f4b42c;
    font-size: 24px;
}

/*.slide_resized_subs {
    top: 100%;
    padding-left: 15px;
    display: none;
}

.slide_resized_subs li {
    width: 100%;
}

.slide_resized_subs li a {
    color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    line-height: 25px;
}*/

/*////////////////////////////////////////////////////////////////*/

/******************************************************************/
/***************************INNER**********************************/

.menuacik {
    overflow: hidden !important;
}

.inner {
    background: #fcca61;
    font-family: 'Montserrat', sans-serif;
    overflow: auto;
}

.inner ul {
    list-style-type: none;
}

.iml_2 {
    float: none !important; 
    margin: 0 auto;
    background: #222 !important;
    height: 48px !important;
    width: 140px !important;
    display: none;
}

.iml_2 span, .iml_2 img {
    float: left;
}

.iml_2 img {
    height: 43px;
    width: 59px;
    margin-top: 2px;
}

.inner_hmenu_bottom {
    position: absolute;
    width: 100%;
    height: 48px;
    top: 105px;
    background: #222;
    z-index: 5;
}

.inner_menu_link {
    float: right;
    height: 100%;
    width: 130px;
    background: url('../images/m_menu_inner.jpg') no-repeat right center;
    font-size: 18px;
    line-height: 48px;
    color: #fff;
    background-position: 70px 2px;
    box-sizing: border-box;
    padding-left: 15px;
    cursor: pointer;
}

.inner_hmenu_bottom #search_btn {
    top: 0;
    right: 130px;
    width: 48px;
    height: 48px;
}

.inner_hmenu_bottom #search_text {
    top: 0;
    right: 178px;
    height: 48px;
    z-index: 99;
}

.inner_socials {
    width: 48px;
    height: 48px;
    display: block;
    float: right;
}

.inner_socials_1 {
    margin-right: 48px;
}

.content_wrap {
    width: 100%;
    height: auto;
    /*background: #fff;*/
    background: #F5EFE6;
    padding: 30px;
    box-sizing: border-box;
    margin-top: 150px;
}

.inner_right_part {
    float: right;
    width: 400px;
    height: auto;
    margin-left: 20px;
}

.ir_top, .ir_bottom {
    width: 100%;
    height: auto;
}

.irt_title {
    font-size: 24px;
    line-height: 30px;
    color: #b17800;
    font-weight: bold;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase;
}

.irt_title &gt; a { color:#1a558e;}

.ir_menu {
    width: 100%;
    height: auto;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 20px;
    font-family: 'Lato', sans-serif;
}

.ir_menu li {
    width: 100%;
    height: auto;
}

.ir_menu li a {
    width: 100%;
    font-size: 17px;
    line-height: 32px;
    color: #444;
    text-transform: uppercase;

}

.ir_menu li a:hover {color: #b17800;}

.ir_centers {
    padding: 0;
}

.ir_centers li:nth-child(1){
    background: #1165a3;
}

.ir_centers li:nth-child(2){
    background: #0b4876;
}

.ir_centers li:nth-child(3){
    background: #1d3c4d;
}

.ir_centers li:nth-child(4){
    background: #1165a3;
}

.ir_centers li {
    width: 100%;
    height: auto;
    margin-bottom: 1px;
    box-sizing: border-box;
    text-align: center;
    font-family: 'Lato', sans-serif;
    padding: 20px 0;
    font-weight: 700;
}

.ir_centers li a {
    color: #fff;
    font-size: 22px;
    display: block;
    width: 100%;
    height: 100%;
}

.ir_centers li a &gt; b {
    color: #f4b42c;
}

.inner_left_part {
    height: auto;
    float: left;
}

.il_title {
    width: 100%;
    height: 40px;
}

.il_title h2 {
    font-size: 36px;
    line-height: 40px;
    color: #1a558e;
    float: left;
    margin: 0;
    text-transform: uppercase;
}

.font_resizer_wrap {
    float: right;
    width: auto;
}

.font_resizer_wrap_2 {
    float: left;
    width: 100%;
    margin-top: 10px;
    display: none;
}

.font_resizer_wrap span, .font_resizer_wrap_2 span {
    font-size: 18px;
    line-height: 30px;
    color: #444;
    display: block;
    float: left;
    margin-right: 10px;
}

.font_resize {
    display: block;
    width: 30px;
    height: 30px;
    float: left; 
}

.fontIncrease {
    background: url('../images/fr_plus.jpg') no-repeat;
    background-size: cover;
    margin-right: 10px;
}

.fontDecrease {
    background: url('../images/fr_minus.jpg') no-repeat;
    background-size: cover;
}

.breadcrumb {
    width: 100%;
    height: 40px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.breadcrumb a, .breadcrumb span {
    float: left;
    font-size: 14px;
    line-height: 40px;
    margin-right: 5px;
}

.breadcrumb a {
    color: #1a558e;
    text-transform: uppercase;
}

.breadcrumb span, .bread_active {
    color: #555 !important;
}

.content {
    width: 100%;
    height: auto;
    padding: 10px 0;
}

.content p, .content ul, .content li, .content span {
    font-size: 15px;
    line-height: 24px;
    color: #444;
    margin-bottom: 15px;
}

.content_img_left {
    float: left;
    margin: 10px;
}

.content_img_right {
    float: right;
    margin: 10px;
}

.content_resizer {
    float: right;
    width: auto;
    display: none;
}

.content_resizer span {
    font-size: 18px !important;
    line-height: 25px;
}

.menu_bottom {
    width: 100%;
    height: auto;
    background: #231f20;
    display: none;
}

.menu_bottom li {
    float: left;
    height: auto;
    width: auto;
    margin-right: 10px;
}

.menu_bottom li a {
    color: #fff;
    display: block;
    font-size: 16px;
    height: 100%;
    line-height: 40px;
    padding: 0 5px;
    text-transform: uppercase;
    width: auto;
}

.menu_bottom li a:hover {
    opacity: 0.9;
}

.rate_us_wrap {
  background: #094e82;
  box-sizing: border-box;
  padding: 10px;
  border-bottom: 1px solid #fff;
  width: 100%;
  text-align: center;
}

.rate_us_wrap &gt; span {
  font-size: 18px;
  line-height: 28px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}

#istars {
  width: 240px;
  margin: auto;
}

.location_main_phone {
    color: #f4b42c;
    font-size: 30px;
    text-decoration: none;
}

.content a {
    color:#1a558e;
    text-decoration: none;
}

/*////////////////////////////////////////////////////////////////*/
/*////////////////////////////////////////////////////////////////*/


/*//////////////////////MEDIA QUERIES//////////////////////////////*/

@media (max-width: 1645px){
    .section5::before {bottom: 3%; left: 2%; top: 9%;}
    .map_frame_text {top: 36px;}
    .locations_wrapper {margin: 120px 0 0 8%; width: 90%;}
}

@media (max-width: 1440px){
	.hmb_btns {
    font-size: 13px;
	}
}
@media (max-width: 1407px){
    .sec_4_cont, .s4r_cont, .sec_4_cont_resized {width: 80%;}
    .sec_4_cont_top {margin-top: 145px;}
}

@media (max-width: 1360px){
    .hmb_btns { padding-right: 15px; font-size: 16px;}
    .hmb_btns:first-child {text-align: right; }
    .divm_item, .divm_3 {width: 42%;}
    .div_menu {height: auto; background: #fff;}
    .divm_1 {width: 16%; height: 70px; background-size: contain; background-position: 0 50%;}
    .sec_3_right {margin: 8% 5% 0 0;}
    .sec_3_left {margin: 8% 0 0 3%;}
    .map_frame_text {top: 66px; z-index: 4;}
    .locations_wrapper {margin: 150px 0 0 8%;}
    .soc_icon {top: 40px;}
    .map_wrapper {margin-top: 70px;}
}

@media (max-width: 1300px){
    .review_us_wrap span, .clinical_trials_wrap span {margin-top: 10px;}
    /*.blog_date {margin-top: 10px;}*/
}

@media (max-width: 1245px){
    .sec_4_cont, .s4r_cont, .sec_4_cont_resized {font-size: 15px;}
    .font_resizer_wrap {display: none;}
    .content_resizer {display: none;}
}

@media (max-width: 1205px){
    .logo_wrap {width: 225px; height: 77px;}
    .logo_wrap, .hmenu_top {position: relative; z-index: auto; margin: 0 auto;}
    .hmenu_bottom {position: relative; z-index: auto; margin: 0 auto; top: auto;}
    .intro_welcome img {display: none;}
    .intro_welcome {width: 550px; margin: 15% auto;}
    .hmb_btns {text-align: center;}
    .inner_header #intro_header_menu {position: relative;}
    .inner_hmenu_bottom {width: 370px; position: relative; top:  auto; margin: 0 auto;}
    .content_wrap {margin-top: 0;}
    .inner {background: #fff;}

}

/*@media (max-width: 1187px){
    .blog_date {margin-top: 95px;}
}*/

@media (max-width: 1175px){
    .s3_left_title, .s3_left_cont, .s3_left_cont_short {font-size: 15px;}
    .sec_3_left {width: 45%; margin: 8% 0 0 3%;}
    /*.s3_left_title, .s3_left_cont, .blog_wrap, .s3_left_cont_short {width: 80%;}*/
    .blog_wrap {width: 65%;}
    .sec_3_right {width: 45%; left: 50%;}
    .s4l_logo {width: 150px;}
    .s4r_logo {width: 220px;}
    .hmenu_top {width: 875px !important;}
    .hmenu_bottom {width: 905px !important;}
}


@media (max-width: 1054px){
    .sec_4_left, .sec_4_right {height: 85%;}
    .sec_4_mid {height: 90%; top: 6%;}
    .map_pin {display: none;}
}

@media (max-width: 1040px){
    .inner_left_part {width: 100% !important;}
    .inner_right_part {float: left; margin-left: 0; width: 100% !important;}
} 

@media (max-width: 1032px){
    .soc_cont_3, .soc_cont_6 {display: none;}
    .social_containers {width: 100%;}
    .soc_cont_2 {box-sizing: border-box; padding-right: 50px;}
    .testimonial_link {bottom: auto; top: 100%;}
    #footer_locsbottom {
        width:100%;
    }
    #footer_locsbottom a {
        float: none;
    }
    body, .section  {overflow-y: auto; overflow-x: hidden; height: auto !important;}
    #intro {position: relative; min-height: 800px !important;}
    #container {position: relative; top: auto !important;}
    .centers {height: 450px;}
    /*#container {top: 100% !important; height: auto;}*/
    .div_menu, .sec_3_left, .sec_3_mid, .sec_3_right, .sec_4_left, .sec_4_mid, .sec_4_right {display: none;}
    .hmt_btns {width: 50%;}
    .hmenu_top, .hmenu_bottom {height: auto;}
    .htm_4 span {line-height: 36px;}
    .hmt_btns span {padding: 7px 0; margin-top: 0;}
    .hmb_btns {display: block; width: 300px; float: none; margin: 0 auto;}
    .hmenu_bottom, .map_right  {display: none;} 
    .section {position: relative; top: auto !important; height: auto;}
    .section1 {height: 500px; min-height: 1px;}
    .biofo_btn {background: #f4b42c;}
    .biofocal_top {height: 400px !important;}
    .biofocal_bottom {height: auto;}
    .review_us_wrap, .clinical_trials_wrap {width: 100%; height: auto; padding: 10px 0;}
    .sec_3_resized, .sec_4_resized {display: block;}
    .sec_4_resized .s4l_logo {width: 230px; margin: 0 0 0 5%;}
    .sec_4_resized .s4r_logo {width: 280px; margin: 0 0 0 3%;}
    .map_left {width: 100%; padding: 150px 0 40px 40px;}
    .loc_arrow {display: none !important;}
    .locations_wrapper {margin: 0 !important;}
    .thumb, .search_btn, .youtube, .facebook, .twitter, .blog {display: none !important;}
    .bottom_menu, .bcenters_menu {width: 100%; height: auto;}
    .bottom_menu li, .bcenters_menu li {float: none;}
    .bottom_menu li a, .bcenters_menu li a {line-height: 30px;}
    .soc_bottom_part {height: auto; overflow: hidden; padding-bottom: 20px;}
    .social_containers {overflow: auto; box-sizing: border-box; padding: 10px;}
}
@media (max-width: 1024px){
.center_1 .centers_layer_1, .center_2 .centers_layer_1, .center_3 .centers_layer_1 {background-size: 140px 100px;}
}
@media (max-width: 958px){
    .clinical_trials_wrap {width: 100%;}
    .clinical_trials_wrap p {width: 90%; }
    .locations p {font-size: 16px; line-height: 40px;}
    .loc_arrow {border-bottom: 30px solid #f4b42c; border-left: 30px solid transparent; top: 5px; right: -14px;}
    .center_1 .centers_layer_1, .center_2 .centers_layer_1, .center_3 .centers_layer_1 {background-size: 140px 100px;}
}

@media (max-width: 905px){
    .hmenu_bottom, .hmenu_top {width: 100% !important;}
    .hmb_btns {font-size: 15px;}
    
}


@media (max-width: 730px){
    .slide_menu {width: auto; padding-left: 5px;}
    .slide_logo {margin: 0 0 0 30px;}
    .slide_top {width: auto;} 
    .slide_blog {width: 71px;}
    .slide_search {width: 269px;}
    .slide_tel, .slide_socials {margin-bottom: 1px;}

}

@media (max-width: 720px){
    iframe.pdf_file {width: 100%; border:0;}
    .pdf_file_div { float: left; width: 100%; margin: 20px 10px; margin: 0 auto; float: none; }
    .welcome_text {width: 400px;}
}

@media (max-width: 613px){
    .section1 {height: 350px;}
}

@media (max-width: 587px){ 
    .slide_main_menus, .slide_sub_menus a, .slide_main_bottoms {font-size: 16px; line-height: 40px;}
    .slide_main {width: 250px;}
    #smainm_3 + .connector {width: 100px;}
    #smainm_4 + .connector {left: 190px; width: 55px;}
}

@media (max-width: 580px){
    .biofocal_text {width: 50%;}
    .font_resizer_wrap {
        display: none;
    }
    
    .breadcrumb a, .breadcrumb span {
        font-size: 12px;
    }
    
    #footer_locs {
        width:100%;
    }
    
    #footer_locs a {
        float: none;
        margin:10px 0;
    }
    
    #footer_locsbottom {
        width: 100%;
    }
    
    #footer_locsbottom a {
        float: none;
    }
    
    .bottom_menu {
        margin-top: 10px;
    }
    
    #footer_locs {
        padding-top: 20px;
    }
    
    .il_title h2 {
        font-size: 25px;
    }
    
    a.ui-button {
        color:#fff !important;
    }

}

@media (max-width: 565px){
    .biofocal_text span {font-size: 35px; line-height: 40px; left: -100px; top: 45px;}
    .biofo_btn {left: 28px;}
    .sbot_btn {float: none; display: block; box-sizing: border-box; padding: 0 5px; width: 100%;} 
}

@media (max-width: 510px){
    .social_containers {width: 100% !important;}
    .social_wrap {height: auto !important;}
    .inner_hmenu_bottom {width: 240px;}
    .inner_menu_link {display: none;}
    .inner_socials_1 {margin-right: 48px;}
    .inner_hmenu_bottom #search_btn {right: 0;}
    .inner_hmenu_bottom #search_text {right: 48px;}
    .iml_2 {display: block !important;}
    .connector {display: none !important;}
    .slide_sub_menus { position: relative; padding-left: 20px; margin:10px 0; left:0; } 
    .slide_sub_menus a {font-size: 15px; line-height: 25px; color:#ffc751;}
    .breadcrumb {display: none;}
}

@media (max-width: 485px){
    .slide_menu {margin: 110px auto 0;}
}

@media (max-width: 475px){
    .hmt_btns {width: 100%;}
    .welcome_text {width: 210px; margin-top: 250px; margin-left: 20px;}
    .welcome_text p {display: none;}
    .welcome_btn {width: 80%; left: 20%;}
    #introside {top: 58%; z-index:999999;}
    .locations_wrapper {width: 80%;}
    /*.locations {width: 100%;}*/
    .map_left {padding: 150px 0 40px 20px;}
    .htm_4 {display: none;}
    .htm_5 {display:block;}
}

@media (max-width: 466px){
    .section1 {height: auto;}
    .centers {width: 100%; height: 450px; margin: 0 0 5px !important;}
    .center_1 .centers_layer_1, .center_2 .centers_layer_1, .center_3 .centers_layer_1 {background-size: 220px 180px;}
}

@media (max-width: 410px){
    .biofo_btn {left: 0;}
    .biofocal_text span {font-size: 33px;}
    #search_btn {height: 55px; background-position: center !important;}
    .s3_title1, .s3_title2 {font-size: 36px;}
    /*.welcome_text {margin-top: 130px !important;}*/
    .side_socials {height: 55px; background-position: center center !important;}
    .side_social_wrap {top: 121px;}
    .header_mmenu_link {top: 10px;}
    #down {bottom: 20px;}
    .section.reduce {
        transform:scale(1) !important;	
    	-ms-transform:scale(1) !important;	
    	-webkit-transform:scale(1) !important;
    }
    body {height: auto !important;}
    #intro, #container {position: relative; min-height: 800px!important;}
    .blog_date {margin: 0px auto 15px;}

    .social_containers{
        padding: 0 !important
    }

    .mobile_photo_fix{
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
        float: none;
    }

}

@media (max-width: 320px){
    .welcome_text {
         margin-left: 0px !important; 
    }
    .welcome_btn {
        width: 100%;
        left: 0%;
    }
    .htm_5 span {
        line-height: 33px;
    }
}

@media (max-height: 908px){
    .section5::before {bottom: 3%; left: 2%; top: 9%;}
    .locations_wrapper { width: 90%;}
}

@media (max-height: 852px){
    .map_pin {display: none;}
    .locations p {font-size: 16px; line-height: 40px;}
    .loc_arrow {border-bottom: 30px solid #f4b42c; border-left: 30px solid transparent; top: 5px; right: -14px;}
}

@media (max-height: 793px){
    .soc_icon {top: 10px;}
    .blog_date {margin-top: 15px; font-size: 18px; width:100%;}
}

@media (max-height: 767px){
    .intro_welcome {margin: 250px 0 0 10%;}
    .social_containers {width: 50%; height: 100%; padding:0 120px;}
    .soc_cont_3 {display: none;}
    .wistia_responsive_padding {padding: 0 !important; height: 220px; display: block; overflow: hidden;}
    .wistia_responsive_padding iframe {height: 220px !important; width: 100% !important;}
}

@media (max-height: 716px){
    .intro_welcome img {width: 200px;}
    .welcome_text {margin-top: 51px;}
    .soc_cont_3, .soc_cont_5, .soc_cont_6 {display: none;}
}

@media (max-height: 645px){
    .loc_adresses {font-size: 15px; line-height: 17px;}
}

@media (max-height: 616px){
    .locations p {line-height: 35px;}
} 

@media (max-height: 600px){
    .map_wrapper {width: 100% !important; width: 100% !important;}
}




@media (max-height: 635px) and (max-width: 1835px){ 
    .blog_wrap_2, .s3_left_cont, .sec_4_cont, .s4r_cont {display: none !important;}
    .s3_left_cont_short, .sec_4_cont_resized, .s4r_cont_resized {display: block !important;}
}</pre></body></html>