/*
	Theme Name: haemanalysis
	Description: This is theme custom from child theme Portfolio Press
	Author: Ly Nguyen
	Version: 1.0
	Template: portfolio-press
*/
@import url(../portfolio-press/style.css);
@import url(css/font-awesome.min.css);
@import url(css/font.css);
@import url(css/animate.css);
@import url(css/colorbox.css);
@import url(css/jquery.bxslider.css);

/*-- customize --*/
html {
	overflow-y: auto;
}
body {
	background: #fff;
	display: block;
	overflow-x: hidden;
}
body.home{
	 overflow: initial;
}
.col-width {
    max-width: 1170px;
}
#top-menu, #branding, #colophon {
	position: relative;
	z-index: 999;
}
#main{
	padding: 0;
}
/*.home #main {
	height: calc(100vh - 167px);
}*/
#content {
	width: 840px;
	padding: 40px 0 4%;
}
.page-template-about-page #content {
	padding: 0;
}
.page-template-private-patients-page #content {
	padding: 40px 0 0;
}
.page-template-about-page #content article, .page-template-private-patients-page #content article {
	margin: 0;
}
a {
	color: #0fa178;
}
p{
	font-family: "Interstate Light";
	font-size: 16px;
	color: #363636;
}
h5 {
	font-family: "Interstate Light";
	font-size: 18px;
	color: #363636;
}
h3 {
	font-family: "Interstate Light";
	font-size: 22px;
	color: #332233;	
}
strong{
	font-family: "Interstate Bold";
	font-weight: normal;
}
button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
	box-shadow: none;
}
@media screen and (max-width: 1170px) {
	.col-width {
		padding: 0 15px;
	}
}
input[type="text"], input[type="password"], input[type="date"], input[type="email"], input[type="search"], input[type="url"], textarea{
	box-shadow: none;
	border-radius: 0;
	margin: 0;
	border :1px solid #ccc;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="url"]:focus, textarea:focus {
	box-shadow: none;
}
button, .button, input[type="button"], input[type="reset"], input[type="submit"]{
	box-shadow: none;
}
.search article .search-form label{
	width: 84%;
	display: inline-block;
}
.search article .search-form button, .search article .search-form .button, .search article .search-form input[type="button"], .search article .search-form input[type="reset"], .search article .search-form input[type="submit"] {
	background: #cb1b34;
	margin: 0;
	padding: 0 25px;
	font-family: "Interstate Light";
	font-size: 18px;
	line-height: 40px;
	display: inline-block;
}

.search article .search-form button:hover, .search article .search-form .button:hover, .search article .search-form input[type="button"]:hover, .search article .search-form input[type="reset"]:hover, .search article .search-form input[type="submit"]:hover {
	background: #e61331;
}

/*-- top menu --*/
#top-menu {
	background: #0fa178;	
}
#top-menu .widget-container {
    margin: 0;
    font-size: 14px;
	font-family: 'Interstate Light';
}
#top-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;	
	text-align: right;
}
#top-menu ul li {
	display: inline-block;
	color: #fff;
	line-height: 40px;
}
#top-menu ul li:last-child{
	margin-left: 15px;
}
#top-menu ul li a {
	color: #fff;
	display: inline-block;
}
#top-menu ul li a:hover {
	text-decoration: none;
}
#top-menu ul li a.open-popup{
	background: #08654b;
	padding: 0 16px;
	text-transform: uppercase;
}
#top-menu ul li a.open-popup:hover{
	background: #078e68;	
}
#top-menu ul li a .fa {
	background: #fff;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #0fa178;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	margin: 0 5px;
}
#top-menu ul li a.open-popup .fa{
	background: none;
	color: #fff;
}
/*#top-menu li .fa {
	font-size: 14px;
	color: #fff;
	margin: 0 10px 0 0;
}
#top-menu ul li a .fa {
	background: #fff;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #0fa178;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	margin: 0 5px;
}
#top-menu ul li:last-child a {
	margin: 0 0 0 9px;	
}*/

/*-- header --*/
#branding {
    padding: 0 0 9px;
    background: url(images/bg-header.png) repeat-x left bottom;
}
#logo {
	padding: 8px 0 5px;
}
#logo #site-title a {
	display: block;	
}
#logo #site-title a img {
	vertical-align: top;	
}

/*-- primary menu --*/
.primary-navigation a {
    color: #333;
	font-size: 14px;
	font-family: 'Interstate Light';
}
.primary-navigation li {
	border-top: none;
}
@media screen and (min-width: 780px) {
	.clear-menu .primary-navigation {
		float: right;
		clear: none;
		margin: 0;
		padding: 0;
	}
	.primary-navigation a.screen-reader-text  {
		margin: 0;
		padding: 0;
	}
	.primary-navigation {
		margin-top: 0;
	}
	.primary-navigation a {
		margin: 22px 0;
		padding: 6px 15px;
		text-transform: uppercase;
		outline: none;
	}
	.primary-navigation ul li.current-menu-item > a, .primary-navigation ul > li:hover > a {
		border-radius: 0;
		color: #0fa178;
		background: none;
	}
	.primary-navigation li.btn-link{
		margin-left: 60px;
	}
	.primary-navigation li.btn-link a {
		background: #cb1b34 url(images/icon-timer.png) no-repeat 9px center;
		padding: 6px 15px 6px 28px;
		text-transform: capitalize;
		color: #fff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.primary-navigation ul li.btn-link.current-menu-item > a, .primary-navigation ul > li.btn-link:hover > a {
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		color: #fff;
		background: #e61331 url(images/icon-timer.png) no-repeat 9px center;
	}
	.primary-navigation ul ul{
		border-radius: 0;
		background: #fff;
		text-align: left;
		top: 100%;
	}	
	.primary-navigation ul ul a {
		text-transform: capitalize;
	}
	.primary-navigation ul ul li {
		border-bottom: none;
	}
	.primary-navigation ul ul li.current-menu-item > a, .primary-navigation ul ul > li:hover > a {
		color: #fff;
		background: #0fa178;
	}
	.primary-navigation ul ul:before {
		display: none;
	}
	.primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a {
		padding-right: 15px;
	}
	.primary-navigation .menu-item-has-children > a:after, .primary-navigation .page_item_has_children > a:after{
		right: 50%;
		top: 55%;
	}
}
@media screen and (max-width: 779px){
	.primary-navigation .nav-menu {
		padding-top: 0;
		border-bottom: none;
		position: absolute;
		background: #fff;
	}
	.primary-navigation li.btn-link{
		display: none;
	}
	.primary-navigation ul > li:hover > a {
		color: #0fa178;
	}
	.primary-navigation ul li.current-menu-item > a {
		color: #fff;
		background: #0fa178;
	}
	.menu-toggle {
		position: absolute;
		top: 15px;
		left: 15px;
	}
}

/*-- footer --*/
.home #colophon{
	position: absolute;
	bottom: 0;
	width: 100%;
}
#colophon {
    padding: 0;
    border-top: 3px solid #0fa178;
}
#colophon #site-generator:after{
	display: block;
	content: "";
	clear: both;
}
#colophon #site-generator p {
	font-size: 12px;
	font-family: 'Interstate Light';
	font-weight: normal;
	float: left;
	width: 50%;
	line-height: 38px;
}
#colophon #site-generator a {
	color: #333;
} 
#colophon #site-generator a:hover {
	color: #0fa178;
	text-decoration: none;	
}
.poweredby img{
	vertical-align: middle;
}
.poweredby{ 
	text-align: right;
}

/*-- slider --*/
.bx-wrapper .bx-prev {
	background: url(images/prev.jpg) no-repeat left top;	
	left: 0;
}
.bx-wrapper .bx-next {
	background: url(images/next.jpg) no-repeat left top;	
	right: 0;
}
.bx-wrapper .bx-prev:hover {
	background: url(images/prev-hover.jpg) no-repeat left top;	
}
.bx-wrapper .bx-next:hover {
	background: url(images/next-hover.jpg) no-repeat left top;
}
.bx-wrapper .bx-pager {
    bottom: 0;
	top: 320px;
	padding-top: 0;
	padding-right: 50px;
    width: 100%;
	height: 13px;
}
.bx-wrapper .bx-controls-direction a {
	top: 148px;
}
.bx-wrapper .bx-pager{
	text-align: right;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	width: 13px;
	height: 13px;
	background: #000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #0fa178;
}
.bx-wrapper {
    margin: 0;
}
.bx-wrapper .bx-viewport {
	box-shadow: none;
    border: none;
	left: 0;
}
#slider-banner .bx-wrapper {
	position: fixed;
	top: 0;
	left: 0;	
	width: 100%;
	height: 100%;
	margin: 0;
}
#slider-banner .bx-wrapper img {
	max-width: inherit;
	display: block;
}
#slider-banner .bx-wrapper .bx-viewport {
	height: 100% !important;
}
.bxslider {
	margin: 0;	
	width: 100%;
	height: 100%;
}
.bxslider li {
	width: 100%;
	height: 100%;	
}
#slider-banner #bx-pager {
    position:absolute;
    z-index: 100;   
    bottom: 40px;
    left: 0;
	width: 100%;
}
#slider-banner #bx-pager a {
    float: left;
	width: calc((100% - 3px)/3);
	outline: none;
    cursor: pointer;
    height: 50px;
	background: #2d3331;
	margin: 0 0 0 1px;
    transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	color: #fff;	
	font-family: 'Interstate Light';
	font-size: 16px;
	line-height: 50px;
	padding: 0 0 0 20px;
	text-decoration: none;
}
#slider-banner #bx-pager a:hover, #slider-banner #bx-pager a:focus{
	text-decoration: none;
	color: #0fa178;
}
#slider-banner #bx-pager a.active, #bx-pager a.active:hover {
	background: #0fa178;
	color: #fff;
	text-decoration: none;
}
#slider-banner #bx-pager .icon {
	background: #fff;
	width: 66px;
	height: 66px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	display: inline-block;
	text-align: center;	
	line-height: 66px;
	margin-top: -8px;
	margin-right: 22px;
}
#slider-banner #bx-pager .icon img {
	vertical-align: middle;
}
.bx-content {
	text-align: center;
	width: 62%;	
	animation-delay:0.1s;
	position: relative;
	z-index: 999;
}
.bx-content h2 {
	font-family: 'Interstate LightCondensed';
	text-transform: uppercase;
	display: inline-block;
	position: relative;
    z-index: 999;
}
.bx-content h2 span {
	color: #fff;
	background: #0fa178;
}
.bx-content h2 strong {
	font-family: 'Interstate BoldCondensed';
	color: #0fa178;
	background: #fff;
	font-weight: normal;    
}
.bx-content h2 span, .bx-content h2 strong {
	display: inline-block;
}
.bx-content p{
	font-family: 'Interstate Regular';
	color: #fff;
}
.bx-content a.link {
	font-family: 'Interstate Bold';
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #cb1b34;
	display: inline-block;	
	text-transform: uppercase;
}
.bx-content a.link:hover{
	text-decoration: none;
	background: #e61331;
}
.bx-obj {
	position: absolute;
	bottom: 0;
}
.table-wrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: auto;
}
.table {
	display: table;
	width: 100%;
	height: 100%;
}
.table-cell {
	display: table-cell;
	vertical-align: middle;
}
.bg {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
}
.menu-toggle {
	background: #0fa178;
	width: 36px;
	height: 36px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-align: center;
	line-height: 36px;
	font-size: 26px;
}
.menu-toggle:before {
    margin-right: 0;
    font: normal 26px/1 PortfolioPressCustom;
}
.clear-menu .menu-toggle {
	position: absolute;
	top: 15px;
	left: 15px;
}

/*-- colorbox --*/
#colorbox {
	z-index: 99999;
}
#cboxOverlay {
	background: #000;
	opacity: 0.4 !important;
}
#cboxClose {
	background: url(images/icon-close.png) no-repeat left top;
	width: 21px;
	height: 21px;
	text-indent: -9999em;
	top: 20px;
	right: 20px;
}
#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight {
	display: none;
}
#cboxLoadedContent{
	margin-bottom: 0;
}
#popup, #subcribe {
	background: #fff;
	-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.2);
	width: 770px;	
	padding: 35px;
}

/*-- gravity form --*/
body .gform_wrapper {
	margin: 0;
}
body .gform_wrapper h3.gform_title{
	font-family: "Interstate LightCondensed";
	font-size: 34px;
	color: #0fa178;
	text-align: center;
	margin: 0;
}
body .gform_wrapper label.gfield_label {
	font-family: "Interstate Light";
	font-size: 14px;
	color: #333;
	text-align: right;
	margin-right: 10px;
	width: 100px;
	font-weight: normal;
	float: left;
}
body #subcribe .gform_wrapper label.gfield_label {
	width: 325px;
}
body .gform_wrapper .top_label .gfield_label{
	line-height: 40px;
	vertical-align: top;
}
body .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, 
body .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	display: none;
}
body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0 !important;
}
body .gform_wrapper input[type=email], 
body .gform_wrapper input[type=number], 
body .gform_wrapper input[type=password], 
body .gform_wrapper input[type=tel], 
body .gform_wrapper input[type=text], 
body .gform_wrapper input[type=url]{
	padding: 9px 8px;
}
body .gform_wrapper .gfield_date_day, 
body .gform_wrapper .gfield_date_month, 
body .gform_wrapper .gfield_date_year, 
body .gform_wrapper .gfield_time_hour, 
body .gform_wrapper .gfield_time_minute {
	width: 70px;
}
body .gform_wrapper.gf_browser_chrome input:not([type=radio]):not([type=checkbox]):not([type=submit]), 
body .gform_wrapper.gf_browser_chrome select, .gform_wrapper.gf_browser_chrome textarea{
	display: inline-block;
}
body .gform_wrapper.gf_browser_chrome select{
	padding: 4px 6px;
}
body .gform_wrapper .gfield_captcha_input_container {
	display: inline-block;
	vertical-align: top;
}
body .gform_wrapper .gform_heading{
	margin-bottom: 0;
}
body .gform_wrapper .gform_footer{
	padding: 0 0 0 110px;
}
body #subcribe .gform_wrapper .gform_footer{
	padding: 0 0 0 335px;
}
body .gform_wrapper div.validation_error{
	display: none;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
	padding-left: 110px;
	padding-right: 0;
	padding-top: 0;
}
body #subcribe .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
	padding-left: 335px;
}
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    margin-top: 16px;
    margin-bottom: 0px!important;
}
body .gform_wrapper li.gfield.gfield_error, 
body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background: #fff;
	border: none;
	padding: 0;
}
body .gform_wrapper .top_label .gfield_error textarea.textarea{
	width: calc(100% - 110px);
}
body #subcribe .gform_wrapper .top_label .gfield_error textarea.textarea{
	width: calc(100% - 335px);
}
body .gform_wrapper .validation_message{
	color: #ff0000;
	font-weight: normal;
}
body .gform_wrapper.gf_browser_chrome input:not([type=radio]):not([type=checkbox]):not([type=submit]), 
body .gform_wrapper.gf_browser_chrome select, 
body .gform_wrapper.gf_browser_chrome textarea{
	border: 1px solid #ccc;
}
body .gform_wrapper li.gfield_error input[type=email], 
body .gform_wrapper li.gfield_error input[type=number], 
body .gform_wrapper li.gfield_error input[type=password], 
body .gform_wrapper li.gfield_error input[type=tel], 
body .gform_wrapper li.gfield_error input[type=text], 
body .gform_wrapper li.gfield_error input[type=url], 
body .gform_wrapper li.gfield_error textarea,
body .gform_wrapper.gf_browser_chrome .gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]), 
body .gform_wrapper.gf_browser_chrome .gfield_error input[type=email], 
body .gform_wrapper.gf_browser_chrome .gfield_error input[type=number], 
body .gform_wrapper.gf_browser_chrome .gfield_error input[type=password], 
body .gform_wrapper.gf_browser_chrome .gfield_error input[type=tel], 
body .gform_wrapper.gf_browser_chrome .gfield_error input[type=text], 
body .gform_wrapper.gf_browser_chrome .gfield_error input[type=url], 
body .gform_wrapper.gf_browser_chrome .gfield_error select, 
body .gform_wrapper.gf_browser_chrome .gfield_error textarea, 
body .gform_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text]{
	border: 1px solid #ff0000;
}
body .gform_wrapper .description, body .gform_wrapper .gfield_description, body .gform_wrapper .gsection_description {
	padding: 0 0 0 110px;
}
body #subcribe .gform_wrapper .description, body #subcribe .gform_wrapper .gfield_description, body #subcribe .gform_wrapper .gsection_description {
	padding: 0 0 0 335px;
}
body .gform_wrapper span.gform_description{
	font-family: "Interstate Light";
	font-size: 18px;
	color: #363636;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio{
	margin-left: 110px;
}
body #subcribe .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body #subcribe .gform_wrapper ul li.field_description_below div.ginput_container_radio{
	margin-left: 0;
}
body .gform_wrapper ul li.gfield {
	margin-top: 30px !important;
}
body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input):not(.datepicker), 
body .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input):not(.datepicker){
	width: calc(100% - 110px) !important;
}
body #subcribe .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input):not(.datepicker), 
body #subcribe .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input):not(.datepicker){
	width: calc(100% - 335px) !important;
}
body .gform_wrapper .gform_footer input.button, 
body .gform_wrapper .gform_footer input[type=submit], 
body .gform_wrapper .gform_page_footer input.button, 
body .gform_wrapper .gform_page_footer input[type=submit] {
	background: #cb1b34 url(images/icon-submit.png) no-repeat 17px center;
	margin: 0;
	padding: 0 25px 0 44px;
	font-family: "Interstate Light";
	font-size: 18px;
	line-height: 44px;
}
body .gform_wrapper .gform_footer input.button:hover, 
body .gform_wrapper .gform_footer input[type=submit]:hover, 
body .gform_wrapper .gform_page_footer input.button:hover, 
body .gform_wrapper .gform_page_footer input[type=submit]:hover {
	background: #e61331 url(images/icon-submit.png) no-repeat 17px center;
}
body .gform_wrapper .ginput_complex.ginput_container, body .gform_wrapper .top_label div.ginput_container {
    width: calc(100% - 110px);
    display: inline-block;
}
body #subcribe .gform_wrapper .ginput_complex.ginput_container, body #subcribe .gform_wrapper .top_label div.ginput_container {
    width: calc(100% - 335px);
	display: inline-block;
}
body .gform_wrapper input.large, .gform_wrapper input.medium, 
body .gform_wrapper input.small, .gform_wrapper select.large, 
body .gform_wrapper select.medium, .gform_wrapper select.small {
	padding: 8px;
}
body .gform_wrapper .gform_footer input.button, 
body .gform_wrapper .gform_footer input[type=submit], 
body .gform_wrapper .gform_page_footer input.button, 
body .gform_wrapper .gform_page_footer input[type=submit]{
	width: auto;
}
body .gform_wrapper.gf_browser_safari .gfield_checkbox li input, 
body .gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox], 
body .gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio] {
	vertical-align: top;
}
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input, 
body .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], 
body .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
	margin-top: 0;
}
@media only screen and (min-width: 641px) {
	body .gform_wrapper .top_label li ul.gfield_checkbox, body .gform_wrapper .top_label li ul.gfield_radio {
		width: 100%;
	}
	body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), 
	body .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
		width: calc(100% - 110px) !important;
		margin: 0;
		float: left;
	}
	body #subcribe .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), 
	body #subcribe .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
		width: calc(100% - 335px) !important;
		margin: 0;
		float: left;
	}
	body div.ginput_container_name span {
		padding-right: 0;
		margin-right: 0;
		display: block;
		float: left;
	}
	body div.ginput_complex.ginput_container.gf_name_has_2 span{
		width: calc((100% - 10px)/2);
	}
	body div.ginput_complex.ginput_container.gf_name_has_2 span.name_last{
		margin-left: 10px;
	}
	body .gform_wrapper textarea.large{
		height: 110px;
	}
	body #subcribe .gform_wrapper textarea.large{
		height: 210px;
	}
	body .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half{
		margin-right: 0;
	}
	body .gform_wrapper .top_label li.gfield.gfield_error.gf_left_half, 
	body .gform_wrapper .top_label li.gfield.gfield_error.gf_right_half {
		width: 50%;
	}
	body .gform_wrapper .top_label input.large.datepicker, 
	body .gform_wrapper .top_label input.medium.datepicker, 
	body .gform_wrapper .top_label input.small.datepicker {
		width: 100%;
	}
	body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker), 
	body .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(.datepicker) {
		width: calc(100% - 110px) !important;
		margin: 0;
	}
}

/*-- sidebar --*/
#sidebar {
	width: 300px;
	padding-top: 40px;
}
#sidebar .widget-container h3{
	font-family: "Interstate LightCondensed";
	font-size: 34px;
	color: #333;
	padding: 0;
    border-bottom: none;
    box-shadow: none;
    text-shadow: none;	
	line-height: normal;
}
#sidebar .textwidget li {
	margin-bottom: 15px;
}
#sidebar .textwidget li span {
	font-family: "Interstate Light";
	font-size: 18px;
	color: #333;
	display: inline-block;
	line-height: 1.5;
}
#sidebar .textwidget li a {
	color: #333;
	vertical-align: middle;
}
#sidebar .textwidget li  .fa{
	font-size: 20px;
	color: #0fa178;
	vertical-align: top;
	margin: 5px 10px 0 0;
	width: 20px;
}
#sidebar .textwidget li strong {
	font-family: "Interstate Bold";
	font-weight: normal;
}
#sidebar #text-4, #sidebar #text-7{
	background: url(images/bg-widget.jpg) no-repeat left top;
	padding: 15px 30px 25px;
}
#sidebar #text-4.widget-container h3, #sidebar #text-7.widget-container h3{
	font-size: 30px;
	color: #fff;
	text-transform: capitalize;
	text-align: center;
	margin: 0;
}
#sidebar #text-4.widget-container p, #sidebar #text-4.widget-container span, #sidebar #text-7.widget-container p, #sidebar #text-7.widget-container span{
	font-family: "Interstate Light";
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 0 0 20px 0;
}
#sidebar #text-4.widget-container span, #sidebar #text-7.widget-container span {
	display: block;
	margin: 10px 0;
}
#sidebar #text-4.widget-container a, #sidebar #text-7.widget-container a{
	display: block;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	line-height: 45px;
	font-family: "Interstate Light";
	font-size: 18px;
	color: #0fa178;
}
#sidebar #text-4.widget-container a .fa, #sidebar #text-7.widget-container a .fa {
	font-size: 24px;
	margin-right: 10px;
	color: #0fa178;
	vertical-align: middle;
}
#sidebar #text-4.widget-container a:hover, #sidebar #text-7.widget-container a:hover{
	text-decoration: none;
	color: #fff;
	background: #565656;
}
#sidebar #text-4.widget-container a:hover .fa, #sidebar #text-7.widget-container a:hover .fa{
	color: #fff;
}
.widget-container .search-form{	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.widget-container .search-form input[type="search"]{
	background: url(images/icon-search.png) no-repeat 95% center;
}
#sidebar .widget-container.widget_categories  h3 {
    font-family: "Interstate Regular";
    font-size: 18px;
    color: #fff;
	background: #565656;
	line-height: 50px;
	padding: 0 25px;
	margin: 0;
	position: relative;
}
#sidebar .widget-container.widget_categories h3 span{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}
#sidebar .widget-container.widget_categories h3 span .fa{
	font-size: 25px;
	color: #fff;
}
#sidebar .widget-container.widget_categories ul{
	border: 1px solid #e2e2e2;
	border-top: 0;
}
#sidebar .widget-container.widget_categories ul li a{
	background: #f6f6f6;
	padding: 0 25px;
	display: block;
	line-height: 43px;
	border-bottom: 1px solid #fff;
	font-size: 16px;
	font-family: "Interstate Light";
	color: #363636;
}	
#sidebar .widget-container.widget_categories ul li a:hover{
	text-decoration: none;
	color: #0fa178;
}
#sidebar .widget-container.widget_categories ul li.current-cat a{
	color: #0fa178;
	background: #fff;
} 

/*-- css 1920 --*/
.bx-content h2 {
	font-size: 60px;
	line-height: 71px;
	margin: 0 0 20px;
}
.bx-content h2 span, .bx-content h2 strong {
	padding: 0 15px;
}
.bx-content p{
	font-size: 18px;
	margin: 0 13% 20px;
}
.bx-content a.link {
	font-size: 18px;
	padding: 0 30px;
	line-height: 50px;
}
.bx-content a.link:hover, .bx-content a.link:focus {
	text-decoration: none;
}
.bx-obj {
	left: 55%;
}

/*-- page about --*/
.paragraph {
	position: relative;
	height: 450px;
}
.img-bg {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%;
	background-repeat: no-repeat;
}
.paragraph.bg-left .img-bg {
	left: 50%;	
	margin-left: -50%;
	background-position: right center;	
}
.paragraph.bg-right .img-bg {
	right: 50%;
	margin-right: -50%;
	background-position: left center;
}
.paragraph.bg-center {
	height: 300px;
}
.paragraph .bg-center {
	padding: 0 12%;
	text-align: center;
	height: 300px;
}
.paragraph h1, h1 {
	font-family: "Interstate Light";
	font-weight: normal;
	font-size: 34px;
	color: #0fa178;
	margin: 0;
}
.paragraph h1 strong{
	font-family: "Interstate BoldCondensed";
}
.paragraph h5{
	font-family: "Interstate Light";
	font-size: 22px;
	color: #363636;
}
.paragraph h5 strong{
	font-family: "Interstate Bold";
	font-weight: normal;
}
.btn-contact{
	font-family: "Interstate Light";
	font-size: 18px;
	color: #fff;
	line-height: 44px;
	padding: 0 18px;
	background: #0fa178;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	display: inline-block;
}
.btn-contact .fa{
	font-size: 20px;
	color: #fff;
	margin-right: 10px;
}
.btn-contact:hover{
	text-decoration: none;
	background: #e61331;
}
.paragraph p{
	font-family: "Interstate Light";
	font-size: 18px;
	color: #333;
}
.paragraph p strong {
	font-family: "Interstate Bold";
	font-weight: normal;
}
.paragraph.bg-left .text {
	padding-left: 57%;	
}
.paragraph.bg-right .text {
	padding-right: 59%;
}
.paragraph.bg-center .text {
	padding: 0 12%;
	text-align: center;
}
.paragraph .img-mobile{
	display: none;
}

/*-- Page Header -- */
.page-header {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 260px;
	margin-top: -9px;
}
#content .page-header {
	height: auto;
	margin: 0 0 20px;
	background: none;
}
.page-header .entry-title{
	font-family: "Interstate LightCondensed";
	font-size: 50px;
	color: #fff;
}
.page-header .col-width {
	position: relative;
	height: 100%;
}
.page-header .second-featured_image{
	position: absolute;
	top: 0;
	right: 0;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 100%;
}
.page-header .table-wrap .col-width {
	position: static;
	height: auto;
}


/*-- widget footer --*/
.footer-widget{
	background: url(images/bg-checkup.jpg) no-repeat center top;
	height: 150px;
	position: relative;
}
.footer-widget ul{
	list-style: none;
	margin: 0;
}
.footer-widget ul li{
	display: inline-block;
	margin: 0;
	width: 36%;
	vertical-align: top;
}
.footer-widget ul li:last-child{
	text-align: right;
	width: 64%;
	margin: 31px 0;
}
.footer-widget .widget-container h3{
	font-family: "Interstate LightCondensed";
	font-size: 40px;
	color: #fff;
	padding: 0;
    border-bottom: none;
    box-shadow: none;
    text-shadow: none;	
	text-transform: capitalize;
	margin: 0;
}
.footer-widget .widget-container p, .footer-widget .widget-container span{
	font-family: "Interstate Light";
	font-size: 18px;
	color: #fff;
	margin: 0 0 20px 0;
}
.footer-widget .widget-container span {
	display: inline-block;
	margin: 0 60px;
}
.footer-widget .widget-container a{
	display: inline-block;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	line-height: 45px;
	font-family: "Interstate Light";
	font-size: 18px;
	color: #0fa178;
	padding: 0 20px;
}
.footer-widget .widget-container a .fa {
	font-size: 24px;
	margin-right: 10px;
	color: #0fa178;
	vertical-align: middle;
}
.footer-widget .widget-container a:hover{
	text-decoration: none;
	background: #565656;
	color: #fff;
}
.footer-widget .widget-container a:hover .fa{
	color: #fff;
}

/*-- content page --*/
.shadow {
	background: url(images/shadow.png) no-repeat center top;
	padding: 65px 0 0;
	text-align: center;
	margin: 35px 0 0;
}
.shadow.no-shadow {
	background: none;
}
.shadow p{
	font-size: 18px;
	padding: 0 20%;
}
ul.tree{
	list-style:none;
	margin:0;
	padding:40px 0;
	position: relative;
}
ul.tree::after{
	display:block;
	content:"";
	clear:both;
}
ul.tree::before{
	display: block;
	content:"";
	background: #565656;
	width: 1px;
	height: 83%;
	position: absolute;
	top: 11%;
	left: calc(50% - 0.5px);
}
ul.tree li{
	margin-right: 50%;
	width: 50%;
	position:relative;
	margin-top: -30px;
}
ul.tree li:nth-of-type(1){
	margin-top: 0;
}
ul.tree li:nth-of-type(even){
	margin-right: 0;
	margin-left: 50%;
}
ul.tree li span.number{
	background: #565656;
	width: 44px;
	height: 44px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	font-family: "Interstate Bold";
	font-size: 20px;
	color: #fff;
	text-align:center;
	line-height: 44px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	z-index: 99;
}
/*ul.tree li span.number::before{
	background: #565656;
	width: 1px;
	height: 350%;
	content: "";
	display: block;
	position: absolute;
	top: 100%;
	left: calc(50% - 0.5px);
}
ul.tree li:last-child span.number::before{
	display:none;
}*/
ul.tree li:nth-of-type(odd) span.number {
	right: -22px;
}
ul.tree li:nth-of-type(even) span.number {
	left: -22px;
}
ul.tree li .text {
	background: #f2f2f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px 20px;
	/*width: 360px;
	margin-left: 110px;*/
	width: calc(100% - 127px);
	position: relative;	
}
ul.tree li:nth-of-type(even) .text{
	margin-left: 127px;
}
ul.tree li .text::after {
	background: #0fa178;
	width: 4px;
	height: 50px;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	display: block;
	content: "";
}
ul.tree li .text::before {
	background: #0fa178;
	width: 127px;
	height: 1px;
	position: absolute;
	top: 50%;
	margin-top: -0.5px;
	display: block;
	content: "";
}
ul.tree li:nth-of-type(odd) .text::after{
	right: -4px;
}
ul.tree li:nth-of-type(even) .text::after{
	left: -4px;
}
ul.tree li:nth-of-type(odd) .text::before{
	right: -127px;
}
ul.tree li:nth-of-type(even) .text::before{
	left: -127px;
}
#content ul.tree li p{
	font-size:14px;
	margin:0;
}
p.des {
	padding: 0 11%;
}

/*-- page private --*/
.map-tree {
	text-align: center;
	background: #f6f6f6;
	padding: 75px 0;
}
.map-tree h1 {
	font-family: "Interstate LightCondensed";
	font-size: 34px;
	color: #0fa178;
	background: #fff;
	border: 1px solid #17a252;
	padding: 0 45px;
	line-height: 71px;
	margin:0 0 69px;
	display: inline-block;	
	position: relative;
}
.map-tree h1::after {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -0.5px;
	background: #0fa178;
	width: 1px;
	height: 69px;
	display: block;
	content: "";	
}
.map-tree ul{
	list-style: none;
	position: relative;
	margin: 0 auto;
	width: 1334px;
}
.map-tree ul::before {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -582px;
	background: #0fa178;
	width: 1164px;
	height: 1px;
	display: block;
	content: "";	
}
.map-tree ul::after{
	display: block;
	content: "";
	clear: both;
}
.map-tree li {
	float: left;
	margin: 0 12px;
}
.map-tree li:first-child {
	margin-left: 0;
}
.map-tree li:last-child {
	margin-right: 0;
}
.map-tree .icon {
	background: url(images/polygon.png) no-repeat left top;
	width: 170px;
	height: 150px;
	text-align: center;
	padding-top: 27px;
	position: relative;
	margin-top: 40px;
}
.map-tree .icon::after {
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -0.5px;
	background: #0fa178;
	width: 1px;
	height: 40px;
	display: block;
	content: "";	
}
.map-tree .title {
	background: #0fa178;
	color: #fff;
	font-family: "Interstate Light";
	font-size: 14px;
	width: 168px;
	line-height: 30px;
	display: block;
	margin-top: -41px;
	position: relative;
}
.img-about img {
	margin-top: -40px;
	margin-left: 100px;
}

/*-- style post content --*/
#content .entry-title {
	font-family: "Interstate Regular";
	font-size: 30px;
	color: #333;
    text-shadow: none;
    line-height: normal;
}
#content .entry-title a{
	color: #333;
}
#content .entry-title a:hover{
	color: #0fa178;
	text-decoration: none;
}
#content article h2 {
	font-family: "Interstate Light";
	font-size: 22px;
	color: #0fa178;	
}
#content article h3 {
	font-family: "Interstate Light";
	font-size: 18px;
	color: #363636;	
	padding-left: 20px;
}
#content article h4 {
	font-family: "Interstate Regular";
	font-size: 14px;
	color: #e61331;	
	padding-left: 40px;
}
#content article p{
	font-family: "Interstate Light";
	font-size: 16px;
	color: #333;
}
#content article .entry-meta p, #content article .entry-excerpt p, .single #content article p{
	font-size: 14px;
}
#content article .paragraph p{
	font-size: 18px;
}
#content article ul.styled {
	list-style: none;
	margin: 0;
	padding: 0;
}
#content article ul.styled li{
	background: url(images/arrow.png) no-repeat left center;
	padding-left: 15px;
	font-family: "Interstate Light";
	font-size: 14px;
	color: #242424;
}

/*-- single post --*/
.time {
	float: left;
	width: 70px;
	text-align: center;
	text-transform: uppercase;
	background: #f6f6f6;
	font-family: "Interstate Light";
	margin-right: 20px;
}
.time span {
	display: block;
}
.time .weekday {	
	font-size: 16px;
	color: #fff;
	background: #565656;
	line-height: 24px;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}
.time .dayofmonth {	
	font-size: 24px;
	color: #565656;
	padding-top: 5px;
}
.time .month {	
	font-size: 14px;
	color: #565656;
	padding-bottom: 5px;
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
}
.entry-meta {
	margin-bottom: 5px;
}
.entry-meta p{
	font-family: "Interstate Light";
	font-size: 14px;
	color: #767676;
}
.entry-meta p a {
	color: #767676;
}
.entry-header {
    border-bottom: none;
    box-shadow: none;
}
.entry-header::after {
	clear: both;
	display: block;
	content: "";
}
.right-entry-header {
	display: inline-block;
	vertical-align: top;
}
#content article .entry-meta p {
	margin-bottom: 0;
}

/*-- page blog --*/
.right-article {
	float: left;
	width: calc(100% - 90px);
}
.right-article .thumbnail {
	float: left;
	width: 245px;
	height: 117px;
	margin-right: 25px;
}
.thumbnail a{
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
article .right-article .entry-content {
	float: left;
	width: calc(100% - 270px);
}
#content .right-article .entry-title {
	font-size: 20px;
}
article .right-article  .entry-content a.more{
	font-family: "Interstate Light";
	font-size: 14px;
	color: #0fa178;
}
article .right-article  .entry-content a.more:hover{
	color: #e61331;
	text-decoration: none;
}
#content article .right-article .entry-content p{
	margin: 0 0 10px;
}
#content article::after {
	display: block;
	content: "";
	clear: both;	
}
.entry-content img.alignleft{
	margin-lefT: 50px;
	margin-right: 40px;
}

/*-- sticky post --*/
.sticky-posts {
	margin-bottom: 35px;
}
.sticky-posts ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 522px;
}
.sticky-posts ul::after{
	clear: both;
	display: block;
	content: "";
}
.sticky-posts ul li{
	background: #f6f6f6;
	float: left;
}
#content .sticky-posts  article{
	margin-bottom: 0;
}
.sticky-posts .thumbnail {
	width: 840px;
	height: 350px;
}
.sticky-posts .content-article{
	padding: 20px;
}
.sticky-posts .content-article::after{
	clear: both;
	display: block;
	content: "";
}
.sticky-posts .content-article .time {
	background: #fff;
}
.sticky-posts article .right-article .entry-header {
	margin-bottom: 10px;
}
.sticky-posts article .right-article .entry-content {
    float: none;
    width: 100%;
	padding: 0;
    display: block;
}

/*-- pagination --*/
.pagination {
	margin: 45px auto;
}
.pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.pagination ul li {
	display: inline-block;
}
.pagination ul li a {
	font-family: "Interstate Regular";
	font-size: 13px;
	color: #363636;
	cursor: pointer;
	text-decoration: none;
	padding: 0;
	margin: 0 2px;
	display: block;
	width: 28px;
	height: 28px;
	line-height: 28px;
	background: #fff;
}
.pagination ul li a:hover, .pagination ul li a:focus {
	color: #0fa178;	
}
.pagination ul li.active a {
	color: #fff;
	background: #565656;
}
body.page div#ui-datepicker-div[style] {
    z-index: 99999999999!important;
}

/*-- testimonial --*/
.testimonial {
	height: 450px;
	position: relative;
	margin: 60px 0;
	text-align: center;
}
.page-template-private-patients-page .testimonial{
	margin: 0;
}
.testimonial .full {
	background: url(images/bg-testimonial.jpg) no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;	
	height: 100%;
}
.testimonial ul{
	list-style: none;
	margin:0;
	padding: 0;
}
.testimonial .text-content {
	padding: 0 15%;
}
.testimonial h1, #content article .testimonial p{
	color: #fff;
}
.testimonial h1, #content article .testimonial p.position{
	text-transform: uppercase;
}
.testimonial .bx-wrapper .bx-viewport{
	background: none;
}
.testimonial .bx-wrapper .bx-prev {
	background: url(images/prev.png) no-repeat left top;	
}
.testimonial .bx-wrapper .bx-next {
	background: url(images/next.png) no-repeat left top;	
}
.testimonial .bx-wrapper .bx-prev:hover {
	background: url(images/prev-hover.png) no-repeat left top;	
}
.testimonial .bx-wrapper .bx-next:hover {
	background: url(images/next-hover.png) no-repeat left top;
}
.testimonial  .bx-wrapper .bx-controls-direction a {
	margin-top: -23px;
	width: 24px;
	height: 46px;
	top: 50%;
}

/*-- 404 --*/
body.error404{
	background: url(images/bg-404.jpg) no-repeat center center;
	background-size: cover;
	background-attachment: fixed;
}
body.error404 .entry-content {
	padding-right: 50%;
	text-align: center;
}
body.error404 #content article h3 {
    font-family: "Interstate Bold";
    font-size: 20px;
    color: #fff;
    padding-left: 0;
	text-transform: uppercase;
}
body.error404 #content article p {
    font-size: 16px;
    color: #fff;
}
body.error404 #content article p span{
	font-size: 18px;
	display: inline-block;
}
body.error404 #content article .link{
	background: #cb1b34;
	font-family: "Interstate Light";
    font-size: 20px;
	color: #fff;
	padding: 0 24px;
	line-height: 44px;
	display: inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin: 20px;
}
body.error404 #content article .link:hover{
	background: #e61331;
	text-decoration: none;
}
body.error404 #content article p .fa {
	background: #0fa178;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	margin: 0 0 0 5px;
}


@media screen and (max-width: 1440px){
	.bx-obj img{
		height: calc(100vh - 12px);
	}
}
@media screen and (max-width: 1334px){
	.map-tree {
		padding: 35px 0 45px;
	}
	.map-tree h1{
		margin: 0 0 5px;
		padding: 0 35px;
		line-height: 62px;
		font-size: 24px;
	}
	.map-tree ul {
		width: 752px;
	} 
	.map-tree h1::after, .map-tree ul::before, .map-tree .icon::after {
		display: none;
	}
	.map-tree li:nth-of-type(4){
		margin-right: 0;
	}
	.map-tree li:nth-of-type(5){
		margin-left: 97px;
	}
}
@media screen and (max-width: 1170px){
	#content {
		width: calc(100% - 330px);
	}
	body.error404 .entry-content {
		padding-right: 0;
	}
	.primary-navigation li.btn-link{
		margin-left: 0;
	}
	.primary-navigation a{
		padding: 6px;
	}
}
@media screen and (max-width: 1024px){
	.bx-content h2 {
		font-size: 48px;
		line-height: 57px;		
		margin: 0 0 15px;
	}
	.bx-content h2 span, .bx-content h2 strong {
		padding: 0 11px;
	}
	.bx-content p{
		font-size: 14px;
		margin: 0 10% 15px;
	}
	.bx-content a.link {
		font-size: 14px;
		padding: 0 24px;
		line-height: 40px;
	}
	.footer-widget .widget-container span {
		margin: 0 15px;
	}
	.sticky-posts ul {
		height: auto;
	}
	.sticky-posts .thumbnail {
		width: 100%;
		height: 270px;
	}
	.bx-wrapper .bx-pager{
		top: 245px;
	}
	#sidebar .textwidget li span{
		font-size: 14px;
	}
	#sidebar .textwidget li  .fa{
		margin: 0px 10px 0 0;
	}
	#top-menu ul li:last-child a {
		margin: 0 0 0 9px;
	}
	#top-menu ul li {
		margin-left: 20px;
	}
	.footer-widget ul li {
		width: 40%;
	}
	.footer-widget ul li:last-child{
		width: 60%;
	}
	.bx-obj img{
		height: calc(100vh - 74px);
	}
}
@media screen and (max-width: 960px){
	.primary-navigation a {
		margin: 16px 0;
		padding: 6px 12px;
	}
	.primary-navigation li.btn-link {
		margin-left: 0;
	}
	#logo {
		padding: 8px 0 7px;
		margin-left: 0;
	}
	#logo #site-title a img {
		height: 50px;
	}
	/*.home #main {
		height: calc(100vh - 155px);
	}*/
	.bx-content {
		text-align: left;
	}
	.bx-content p {
		margin: 0 0 15px;
	}
	#slider-banner #bx-pager a {
		padding: 0 0 0 14px;
		font-size: 14px;
	}
	#slider-banner #bx-pager .icon {
		margin-right: 5px;
	}
	ul.tree li .text {
		width: calc(100% - 87px);
	}
	ul.tree li .text::before {
		width: 87px;
	}
	ul.tree li:nth-of-type(odd) .text::before {
		right: -87px;
	}
	ul.tree li:nth-of-type(even) .text::before{
		left: -87px;
	}
	ul.tree li:nth-of-type(even) .text {
		margin-left: 87px;
	}
	/*ul.tree li span.number::before{
		height: 500%;
	}*/
}
@media screen and (max-width: 959px){
	#sidebar, #content {
		width: 100%;		
	}
	#content {
		padding: 0 0 4%;
	}
	#sidebar #text-4, #sidebar #text-7 {
		display: none;
	}
	#sidebar .textwidget li  .fa{
		vertical-align: middle;
		margin: 0px 10px 0 0;
	}	
	.footer-widget {
		height: 230px;
		background-size: cover;
	}
	.footer-widget ul li, .footer-widget ul li:last-child {
		width: 100%;
		text-align: center;
	}
	.footer-widget ul li:last-child {
		margin: 0;
	}
	.page-template-contact-page #content {
		background: url(images/shadow.png) no-repeat center top;
		padding: 65px 0 0;
	}
}
@media screen and (max-width: 840px){
	.primary-navigation a {
		padding: 6px;
	}
	.primary-navigation .menu-item-has-children > a, .primary-navigation .page_item_has_children > a {
		padding-right: 6px;
	}
}
@media screen and (max-width: 779px){
	/*.home #main {
		height: calc(100vh - 115px);
	}*/
	#top-menu {
		display: none;		
	}
	#logo {
		margin-left: 60px;
	}
	.btn-link {
		position: absolute;
		top: 15px;
		right: 15px;
		background: #cb1b34 url(images/icon-timer.png) no-repeat 9px center;
		padding: 6px 15px 6px 28px;
		text-transform: capitalize;
		color: #fff;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.btn-link:hover {
		text-decoration: none;
	}	
	.paragraph.bg-left .text {
		padding-left: 50%;
	}
	.paragraph.bg-center .text {
		padding: 0;
	}
	.paragraph.bg-right .text {
		padding-right: 50%;
	}
	#content article .paragraph p {
		font-size: 16px;
	}
	#sidebar .textwidget li span br {
		display: none;		
	}
	#popup, #subcribe {
		width: 100vw;
		padding: 35px 15px;
	}
	.page-header {
		height: 160px;
	}
	.page-header .entry-title {
		font-size: 30px;
	}
	.img-about img {
		margin-left: 0;
	}
	.primary-navigation a{
		padding: 6px 15px;
		margin: 0;
	}	
	#sidebar .widget-container.widget_categories ul li{
		display: none;
	}
	#sidebar .widget-container.widget_categories ul li.current-cat{
		display: block;
	}
	body .gform_wrapper h3.gform_title{
		font-size: 30px;
	}
	body #subcribe .gform_wrapper .ginput_complex.ginput_container, body #subcribe .gform_wrapper .top_label div.ginput_container{
		width: 100%;
	}	
	body #subcribe .gform_wrapper .gform_footer {
	    padding: 0;
	}
	.menu-item-append .fa{
		margin-right: 5px;
	}
}
/*-- ipad 1024 --*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
	/*.home #main {
		height: 537px;
	}*/
}
/*-- ipad 768 --*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){
	/*.home #main {
		height:845px;
	}*/
	.bx-obj {
		left: 25%;
	}
}
@media screen and (max-width: 768px){}
@media screen and (max-width: 752px){
	.map-tree ul {
		width: 364px;
	}
	.map-tree li:nth-of-type(odd){
		margin-left: 0;
	}
	.map-tree li:nth-of-type(even){
		margin-right: 0;
	}
	.map-tree li:last-child{
		margin-left: 97px;
	}
}
@media screen and (max-width: 736px){
	#content {
		margin-bottom: 0;
	}
	ul.tree::before {
		display: none;
	}
	ul.tree li {
		margin-right: 0;
		width: 100%;
		margin-top: 0;
		margin-bottom: 42px;
	}
	ul.tree li:nth-of-type(even) {
		margin-left: 0;
	}
	ul.tree li span.number {
		top: 0;
		left: 0;
	}
	ul.tree li span.number::before, ul.tree li .text::before, ul.tree li .text::after {
		display: none;
	}
	ul.tree li .text {
		width: auto;
	}
	ul.tree li:nth-of-type(even) .text , ul.tree li:nth-of-type(odd) .text{
		margin-left: 22px;
	}
	ul.tree li:nth-of-type(even) span.number {
		left: 0;
	}
	#bx-pager, .bx-content p {
		display: none;
	}
	.bx-content h2 {
		font-size: 30px;
		line-height: 38px;
		display: block;
	}
	.bx-content h2 span, .bx-content h2 strong {
		padding: 0 8px;
	}
	.bx-content a.link {
		padding: 6px 12px;
		line-height: 1.5em;
	}
	#slider-banner .bx-wrapper .bx-pager {
		text-align: center;
		top: calc(100% - 64px);
		padding-right: 0;
	}
}
@media screen and (max-width: 667px){
	.map-tree h1{
		line-height: normal; 
		padding: 14px 35px;
	}
}
@media screen and (max-width: 568px){
	.page-header .second-featured_image {
		display: none;
	}
	.paragraph, .paragraph.bg-center {
		height: auto;
	}
	.img-bg {
		display: none;
	}
	.paragraph .img-mobile {
		display: block;
	}
	.paragraph .img-mobile img{
		vertical-align: top;
	}
	.paragraph .table-wrap{
		position: static;
	}
	.paragraph.bg-left .text, .paragraph.bg-right .text, .paragraph.bg-center .text {
		padding: 40px 0 25px;
	}
	.footer-widget .widget-container span {
		display: block;
		margin: 5px 0;
	}
	.footer-widget {
		height: auto;
		padding: 15px 0 25px;
	}
	.footer-widget .table-wrap{
		position: static;
	}
	.shadow p {
		padding: 0;
	}
	#content article h3 {
		padding-left: 0;
	}
	p.des {
		padding: 0;
	}
	.map-tree h1 {
		padding: 0;
		border: none;
		background: none;
	}
	.time {
		width: 50px;
		margin-right: 10px;
	}
	.time .weekday {
		font-size: 12px;
	}
	.time .dayofmonth {
		font-size: 16px;
	}
	.time .month {
		font-size: 10px;
	}
	#sidebar .textwidget li .fa {
		font-size: 16px;
		margin: 0 5px 0 0;
		width: auto;
	}
	#sidebar .textwidget li span {
		font-size: 14px;
	}
	body .gform_wrapper label.gfield_label {
		text-align: left;
	}
	.right-article, .right-entry-header {
		float: left;
		width: calc(100% - 60px);
	}
	#content .right-entry-header .entry-title {
		font-size: 20px;
	}
	.right-article .thumbnail {
		float: none;
		width: 100%;
		height: 110px;
		margin-right: 0;
		margin-bottom: 5px;
	}
	article .right-article .entry-content {
		float: none;
		width: 100%;
	}
	.img-about img {
		margin: 0;
	}
	body.error404 #content article p span{
		display: block;		
	}
}
@media screen and (max-width: 480px){
	.btn-link{
		text-indent: -99999em;
		padding: 6px 0;
		background-position: center center;
		width: 33px;
	}
	.bx-content {
		width: 100%;
	}
	.entry-content img.alignleft {
		display: block;
		float: none;
		margin: 15px 0;
	}
	body .gform_wrapper label.gfield_label {
		float: none;
	}
	body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
		margin-left: 0;
	}
	body .gform_wrapper ul li.gfield {
		margin-top: 15px !important;
	}
	body .gform_wrapper .gform_footer {
		padding: 0;
		width: auto;
	}
	body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], 
	body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit]{
		width: auto;
	}
	body .gform_wrapper .top_label li.gfield.gf_left_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input):not(.datepicker), 
	body .gform_wrapper .top_label li.gfield.gf_right_half .ginput_container:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm):not(.ginput_container_date):not(.ginput_quantity):not(ul.gfield_radio li input):not(ul.gfield_checkbox li input):not(.datepicker){
		width: 100% !important;
	}
	#content .paragraph .text p{
		margin: 0;
	}
	.paragraph.bg-left .text, .paragraph.bg-right .text, .paragraph.bg-center .text {
		padding: 20px 0;
	}
	.paragraph h5 {
		font-size: 16px;
	}
	.paragraph h1, h1 {
		font-size: 24px;
		line-height: normal;
		margin: 0 0 10px;
	}
	.btn-contact {
		font-size: 16px;
		line-height: 40px;
		padding: 0 15px;
	}
	.btn-contact .fa {
		font-size: 18px;
	}
	.footer-widget .widget-container h3 {
		font-size: 36px;
	}
	.footer-widget .widget-container p, .footer-widget .widget-container span {
		font-size: 16px;
	}
	.footer-widget .widget-container a {
		line-height: 40px;
		font-size: 16px;
		padding: 0 15px;
	}
	.footer-widget .widget-container a .fa {
		font-size: 18px;
	}
}
/*-- ip 6 plus 736 --*/
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : landscape){
	.bx-obj {
		left: 65%;
	}
}
/*-- ip 6 plus 414 --*/
@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait){}
@media screen and (max-width: 414px){
	.bx-obj {
		left: 13%;
	}
}
@media screen and (max-width: 394px){
	.map-tree ul {
		width: 290px;
	}
	.map-tree .icon {
		width: 133px;
		height: 117px;
		background-size: 100% auto;
		padding-top: 14px;
	}
	.map-tree .title {
		width: 133px;
		line-height: normal;
		padding: 7px 0;
	}
	.map-tree li:last-child {
		margin-left: 78.5px;
	}
}
/*-- ip 6s 667 --*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : landscape){
	.bx-obj {
		left: 65%;
	}
}
/*-- ip 6s 375 --*/
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait){}
@media screen and (max-width: 375px){}
@media screen and (max-width: 360px){}
/*-- ip 5s 568 --*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : landscape){
	.bx-obj {
		left: 65%;
	}
}
/*-- ip 5s 320 --*/
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) and (orientation : portrait){
	body .gform_wrapper .ginput_complex.ginput_container, body .gform_wrapper .top_label div.ginput_container{
		width: 100%;
	}
	body .gform_wrapper ul li.field_description_below div.ginput_container_checkbox, 
	body .gform_wrapper ul li.field_description_below div.ginput_container_radio {
		width: 100%;
	}
}
/*-- ip 4 480 --*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape){}
/*-- ip 4 320 --*/
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait){}
@media screen and (max-width: 320px){
	.bx-content a.link {
		font-size: 13px;
	}
}