/*
Theme Name: HC Macula
Theme URI: http: //noaviv.com/
Description: This is a custom child theme for Salient
Author: Noaviv
Author URI: http: //noaviv.com/
Template: salient
Version: 0.1
*/

/* @group Fonts */

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-BlackItalic.eot');
	src: url('Gotham/GothamSSm-BlackItalic.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-BlackItalic.woff') format('woff'),
		url('Gotham/GothamSSm-BlackItalic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-BoldItalic.eot');
	src: url('Gotham/GothamSSm-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-BoldItalic.woff') format('woff'),
		url('Gotham/GothamSSm-BoldItalic.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-Book.eot');
	src: url('Gotham/GothamSSm-Book.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-Book.woff') format('woff'),
		url('Gotham/GothamSSm-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-Bold.eot');
	src: url('Gotham/GothamSSm-Bold.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-Bold.woff') format('woff'),
		url('Gotham/GothamSSm-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-ExtraLight.eot');
	src: url('Gotham/GothamSSm-ExtraLight.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-ExtraLight.woff') format('woff'),
		url('Gotham/GothamSSm-ExtraLight.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-LightItalic.eot');
	src: url('Gotham/GothamSSm-LightItalic.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-LightItalic.woff') format('woff'),
		url('Gotham/GothamSSm-LightItalic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-ExtraLightItalic.eot');
	src: url('Gotham/GothamSSm-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-ExtraLightItalic.woff') format('woff'),
		url('Gotham/GothamSSm-ExtraLightItalic.ttf') format('truetype');
	font-weight: 200;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-BookItalic.eot');
	src: url('Gotham/GothamSSm-BookItalic.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-BookItalic.woff') format('woff'),
		url('Gotham/GothamSSm-BookItalic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-Medium.eot');
	src: url('Gotham/GothamSSm-Medium.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-Medium.woff') format('woff'),
		url('Gotham/GothamSSm-Medium.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-MediumItalic.eot');
	src: url('Gotham/GothamSSm-MediumItalic.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-MediumItalic.woff') format('woff'),
		url('Gotham/GothamSSm-MediumItalic.ttf') format('truetype');
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-Black.eot');
	src: url('Gotham/GothamSSm-Black.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-Black.woff') format('woff'),
		url('Gotham/GothamSSm-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham SSm';
	src: url('Gotham/GothamSSm-Light.eot');
	src: url('Gotham/GothamSSm-Light.eot?#iefix') format('embedded-opentype'),
		url('Gotham/GothamSSm-Light.woff') format('woff'),
		url('Gotham/GothamSSm-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
}

/* @end */

/* @group Misc */

.placeholder {
	min-height: 200px;
}

/*#to-top.dark {
	background-color: rgba(180, 180, 181, 1.0);
}

#to-top.dark {
	background-color: rgba(177, 177, 177, 1.0);
}

#to-top {
	right: 26px;
	bottom: 26px;
	background-color: rgba(177, 177, 177, .3);
}
*/

/*.main-content a:not(.main-content .nectar-slider-wrap a) {
	text-decoration: underline;
}*/

.stickym a {
	text-decoration: none !important;
}

/* @end */

/* @group Typograhyy */

body {
	font-family: "Gotham SSm", sans-serif;
	font-weight: 300;
	font-size: 16px;
	line-height: 1.95em;
	letter-spacing: -.025em;
	word-spacing: -.025em;
}

header#top nav > ul > li > a {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
	letter-spacing: 0.025em;
	padding: 0px 16px 0px 16px;
}

.home header#top nav > ul > li > a {
	padding: 0px 8px 0px 16px;
}

header#top nav > ul > li.last > a {
	padding: 0px 9px 0px 16px;
}

header#top nav > ul > li > a span {
	text-transform: none !important;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Gotham SSm", sans-serif;
	color:  rgba(234, 83, 56, 1.0) !important;
}

h3 {
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 16px;
	letter-spacing: -.045em !important;
}

strong {
	font-family: "Gotham SSm", sans-serif;
	font-weight: bold;
}


#footer-outer .widget h4, .text-on-hover-wrap .categories a {
	font-family: "Gotham SSm", sans-serif;
	font-size:  13px;
	text-transform:  none;
	letter-spacing: 0 !important;
	color: rgba(112, 112, 112, 1.0) !important;
}

/* @end */

/* @group Buttons */

.nectar-button {
	font-family: "Gotham SSm", sans-serif !important;
	font-weight: bold !important; 
	padding: 8px 30px !important;
}

.nectar-button.small {
	padding: 5px 30px !important;
	font-size: 10px !important;
	letter-spacing: .055em !important;
}

.page-id-51 .nectar-button.small, .page-id-231 .nectar-buttom.small, .page-id-261  .nectar-buttom.small {
	margin-top: 15px !important;
}

/* @end */

/* @group Header */

div#header-outer {
	padding-top: 0px !important;
	box-shadow: none !important;
	border-bottom: 1px solid rgba(228, 226, 227, 1.0);
}

div#header-space {
	height: 63px !important;
}

.home div#header-space {
	height: 125px !important;
}

.page-id-51 div#header-space, .page-id-231 div#header-space, .page-id-261 div#header-space {
	height: 179px !important;
	margin-bottom: -100px;
}

header#top {
	max-width: 1290px;
	margin: 0px auto;
}

a#logo:not(.home a#logo), img.retina-logo.dark-version:not(.home img.retina-logo.dark-version), img.stnd.default-logo.dark-version:not(.home img.stnd.default-logo.dark-version), header#top #logo img:not(.home header#top #logo img) {
	padding-top: 3px;
	height: 55px !important;
}

header#top #logo img {
	height: 55px !important;
	padding-top: 3px;
}

.home header#top #logo img {
	height: 90px !important;
	
}

.home a#logo {
	padding-top: 15px;
	}

.browser-chrome a#logo, .browser-firefox a#logo {
	padding-top: 3px !important;
}

.home.browser-chrome a#logo, .home.browser-firefox a#logo {
	padding-top: 15px !important;
}

/* nav */

.home header#top nav > ul > li:not(#social-in-menu) > a, .home li#search-btn {
	padding-bottom: 20px !important;
	margin-top: 80px !important;
	padding-top: 0 !important;
}

header#top nav > ul > li:not(#social-in-menu) > a, li#search-btn {
	padding-bottom: 15px !important;
	margin-top: 25px !important;
	padding-top: 0 !important;
}

body[data-is="minimal"][data-header-color="light"] header#top nav ul #search-btn a span {
	color: #000;
	font-size: 13px !important;
	font-weight: bold;
}

header#top nav ul #search-btn > div {
	border-left: 0px !important;
	padding-left: 0px !important;
}

/* mega menu */

header#top nav > ul > li.megamenu > ul.sub-menu {
    position: fixed;
    margin-top: 30px !important;
    padding: 35px 17% 35px 17%;
 }
 
 .home header#top nav > ul > li.megamenu > ul.sub-menu {
     position: fixed;
     margin-top: 85px !important;
     padding: 35px 17% 35px 17%;
  }
  
 
 header#top nav > ul > li.megamenu.path-menu > ul.sub-menu {
     padding: 35px 5% 35px 10%;
  }
  
  header#top nav > ul > li.megamenu ul li a {
  	line-height: 1.65em;
  	font-weight:  normal !important;
  }
 
 header#top nav > ul > li.disabled-link:hover > a.sf-with-ul,
 header#top nav > ul > li.disabled-link > a.sf-with-ul,
 header#top nav > ul > li.disabled-link > a.sf-with-ul:hover
 header#top nav > ul > li.disabled-link > a:hover span,
 header#top nav > ul > li.disabled-link > a span,
 .sf-menu li.disabled-link:hover,
 .sf-menu li.disabled-link.sfHover,
 .sf-menu li.disabled-link a:focus,
 .sf-menu li.disabled-link a:hover,
 .sf-menu li-disabled-link a:active,
 header#top nav > ul > li.disabled-link.sfHover:hover > a.sf-with-ul,
 header#top nav > ul > li.disabled-link.sfHover > a.sf-with-ul,
 header#top nav > ul > li.disabled-link.sfHover > a.sf-with-ul:hover
 header#top nav > ul > li.disabled-link.sfHover > a:hover span,
 header#top nav > ul > li.disabled-link.sfHover > a span  {
 	cursor: arrow !important;
 	color: #ccc !important;
 	pointer-events: none !important;
 }
 
  header#top nav > ul > li.disabled-link > a:hover,
  header#top nav > ul > li.disabled-link.sfHover > a:hover {
  	color: #ccc !important;
  }
 
 li.disabled-link ul.sub-menu.hide-this {
 	display: none !important;
 }
 
 /* from themenectar */
 
 #header-outer.transparent header#top nav .sf-menu > li.disabled-link.menu-item-type-custom  > a.sf-with-ul:hover, #header-outer.transparent header#top nav .sf-menu > li.disabled-link.menu-item-type-custom {
     color: #ccc !important;
     transition: none !important;
 }
 
 
 #header-outer.transparent header#top nav .sf-menu > li.disabled-link.menu-item-type-custom  > a.sf-with-ul, #header-outer.transparent header#top nav .sf-menu > li.disabled-link.menu-item-type-custom {
     color: #ccc !important;
     transition: none !important;
 }
 
 
 #header-outer.small-nav header#top nav .sf-menu > li.disabled-link.menu-item-type-custom  > a.sf-with-ul, #header-outer.small-nav header#top nav .sf-menu > li.disabled-link.menu-item-type-custom {
     color: #ccc !important;
     transition: none !important;
 }
 
 
 #header-outer.small-nav header#top nav .sf-menu > li.disabled-link.menu-item-type-custom  > a.sf-with-ul:hover, #header-outer.small-nav header#top nav .sf-menu > li.disabled-link.menu-item-type-custom {
     color: #ccc !important;
     transition: none !important;
 }
 
#header-outer:not([data-lhe="animated_underline"]) header#top nav > ul > li.disabled-link > a:hover {
 	color:  #ccc !important;
 }
 
 /* End themenectar */
 
 body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul ul li a:hover {
 	background-color: #fff !important;
 }
 
body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul ul li.menu-item.current-menu-item a {
 	background-color: rgba(240, 241, 242, 1.0) !important;
 	color: #000 !important;
 }
 
 body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul ul li.menu-item.current-menu-item a.black {
 	color: #000 !important;
 }
 
 body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul ul li.current-menu-item a.active {
 	color: #e6553f !important;
 }
 
 /*header#top nav > ul > li.megamenu > ul > li {
 	width: 33.33% !important;
 }*/

header#top nav > ul > li.megamenu > ul.sub-menu, header#top .sf-menu li ul li a {
	background-color: rgba(240, 241, 242, 1.0);
	color: #000;
}

body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul > li > a {
	font-weight: bold !important;
	letter-spacing: 0px !important;
}

body:not([data-header-format="left-header"]) header#top nav > ul > li.megamenu > ul > li > a span {
	text-transform: none !important;
	font-weight: normal !important;
}

#header-outer:not([data-lhe="animated_underline"]) header#top nav ul li a:hover   {
	background-color: #fff !important;
	color: rgba(235, 81, 52, 1.0) !important;
}

#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.sfHover > a:hover {
	background-color: #fff !important;
	color: rgba(235, 81, 52, 1.0) !important;
}

#header-outer:not([data-lhe="animated_underline"]) header#top nav .sf-menu li.empty.sfHover > a:hover {
	background-color: transparent !important;
	color: #000 !important;
	cursor: default !important;
}

.sf-menu li ul, .sf-menu li li ul {
	box-shadow: none;
}

header#top nav > ul > li.megamenu.top-locations > ul.sub-menu {
	padding-left: 40%;
}

header#top nav > ul > li.megamenu.care-menu > ul.sub-menu {
	padding: 35px 10% 35px 13%;
}

header#top nav > ul > li.megamenu.top-about > ul.sub-menu {
	padding: 35px 10% 35px 13%;
}

header#top nav > ul > li.megamenu.top-resources > ul.sub-menu {
	padding: 35px 10% 35px 13%;
}

/* @end */

/* @group Search */

body.ascend #search-outer.nectar {
	background-color: rgba(238, 242, 243, 1.0) !important;
	height: 140px !important;
}

#search-box {
	top: 40px !important;
	left: calc(50% - 530px);
}

body.ascend #search-outer.nectar #search input[type="text"] {
	font-size: 24px !important;
	text-align: left !important;
	text-transform: none;
	font-weight: 300;
	font-family: "Gotham Ssm", sans-serif;
	letter-spacing: 0 !important;
}

#search-outer .ui-widget-content {
	background-color: #fff;
	width: 1100px !important;
}

#search-outer .ui-widget-content i, #search-outer .ui-widget-content li span.desc {
	display: none !important;
}

body.ascend #search-outer #search-box .ui-widget-content {
	top: 100px !important;
	border-bottom:  1px solid #E4E2E3 !important;
	border-left: 1px solid #E4E2E3 !important;
	border-right: 1px solid #E4E2E3 !;
	padding: 40px 80px;
}

#search-outer .ui-widget-content li a {
	color: #000;
	font-size: 13px !important;
	font-family: "Gotham Ssm", sans-serif;
	letter-spacing: 0 !important;
}

#search-outer .ui-widget-content li a {
	border-bottom: 0px;
}

#search-outer .ui-widget-content li:hover {
	background-color: rgba(238, 242, 243, 1.0) !important;
}


/* @end */

/* @group Search Results */

.search-results .container.main-content {
    max-width: 1170px;
}

/* @end */

/* @group Footer */

div#footer-widgets .container {
	max-width: 1280px;
	margin: 0px auto;
}

img.attachment-180x76.alignleft {
	width: 235px !important;
}

#footer-outer, #nectar_fullscreen_rows > #footer-outer.wpb_row .full-page-inner-wrap {
	background-color: #fff;
	color: #000 !important;
	/*border-top: 1px solid rgba(228, 226, 227, 1.0);*/
	
}

#footer-outer #copyright {
	padding: 00px 0px 26px 357px;
	font-size: 10px;
	color: #000;
	font-family: "Gotham SSm", sans-serif;
	margin-top: -30px;
}

#footer-outer #copyright .span_5 {
	width: 80%;
}

div#footer-widgets {
	font-size: 13px;
	font-family: "Gotham SSm", sans-serif;
	line-height: 1.75em;
} 

strong.head {
	display:  block;
	font-family: "Gotham SSm", sans-serif;
	margin-bottom: 5px;
	font-weight: bold;
}

strong.phone {
	display:  block;
	margin-top: 5px;
	font-family: "Gotham SSm", sans-serif;
	font-weight: bold;
}

#menu-footer li a {
	font-weight: bold;
	color: #000;
	text-transform:  uppercase;
	display: block;
	font-size: 11px;
}

.ascend #footer-outer #footer-widgets .col #nav_menu-2 ul li a {
	padding: 5px 15px !important;
	margin-left: -7px;
	margin-bottom: -5px;
}

.ascend #footer-outer .widget #nav_menu-2 h4 {
	margin-top: -5px !important;
}

#menu-footer li a:hover {
	background-color: rgba(240, 241, 243, 1.0);
}

.ascend #footer-outer .widget  h4 {
	padding-left: 7px !important;
	margin-bottom: 0px !important;
	margin-top: -5px !important;
}

.ascend #footer-outer #nav_menu-2  .widget.widget_nav_menu li {
	padding: 0px 0px !important;
	margin-bottom: -4px !important;
}

.simple-social-icons ul li a:hover {
	color: #fff;
}

#footer-outer #footer-widgets .col .simple-social-icons ul li:first-child > a {
	padding-top: 9px !important;
}

#footer-outer #footer-widgets .col .simple-social-icons ul li > a:hover {
	color: #fff !;
}

div#widget_sp_image-2.widget.widget_sp_image {
	margin-top: -10px !important;
}

/* Rows */

.footer-row {
	background-color: #fff;
	display: block;
	height: 118px;
	padding-top: 45px;
	letter-spacing: -.045em;
	font-size: 18px;
	border-left: 26px solid #fff;
	border-right: 25px solid #fff;
}

.footer-row div {
	display:  block;
	margin: 0px auto;
	width: 1200px;
	text-align: center;
}

.row-2 {
	background-color: rgba(220, 224, 227, 1.0) !important;
	padding-top: 0% !important;
}

.row-2 strong {
	display:  inline-block;
	padding-top: 3.5% !important;
}

.row-2 a.nectar-button {
	padding-top: 2.8% !important;
}

.row-2 a.nectar-button {
	background-color: #f93d3d;
	background-image: -webkit-gradient(linear, left center, right center, from(rgb(249, 61, 61)),to(rgb(228, 138, 55)));
	background-image: -webkit-linear-gradient(left, rgb(249, 61, 61), rgb(228, 138, 55));
	background-image: -moz-linear-gradient(left, rgb(249, 61, 61), rgb(228, 138, 55));
	background-image: -o-linear-gradient(left, rgb(249, 61, 61), rgb(228, 138, 55));
	background-image: -ms-linear-gradient(left, rgb(249, 61, 61), rgb(228, 138, 55));
	background-image: linear-gradient(left, rgb(249, 61, 61), rgb(228, 138, 55));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#f93d3d', EndColorStr='#e48a37');
	font-weight: bold;
	letter-spacing: 0 !important;
	font-size: 14px;
	font-family: "Gotham SSm", sans-serif;
	padding: 12px 25px !important;
	color: #fff !important;
}

.row-1 {
	font-size: 21px;
	color: #fff !important;
	background: #f5f5f5 url('/wp-content/uploads/2017/03/Footer.retina_1.jpg') no-repeat center center;
	background-size: cover;
}

#footer-outer strong.phone a {
	color: #eb5134 !important;
}

/* @end */

/* @group Content Area */

/*.container {
	padding: 0 41px !important;
}*/


/* @end */

/* @group Home Page */

/* @group Slider */

.swiper-container .slider-prev, .swiper-container .slider-next {
	background-color: rgba(0, 0, 0, 0) !important;
}

body.home[data-header-resize="0"] .container-wrap, body.home[data-header-resize="0"] .project-title {
	padding-top: 0 !important;
}

.slide-wrapper {
	font-family: "Gotham SSm", sans-serif !important;
}

.swiper-slide .content h2 {
	font-weight: bold !important;
	font-size: 36px !important;
	font-family: "Gotham SSm", sans-serif !important;
	letter-spacing: -.045em !important;
	margin-bottom: -.45em;
	margin-top: -.55em;
	color: #fff !important;
	margin-right: 28px !important;
}

.swiper-slide .content p {
	font-family: "Gotham SSm", sans-serif !important;
	font-size: 24px !important;
	letter-spacing: -.055em !important;
	padding-bottom: 15px;
	margin-right: 28px !important;
}

.home .nectar-slider-wrap[data-full-width="true"] .swiper-slide .button.transparent a {
	padding: 4px 45px !important;
	font-family: "Gotham SSm", sans-serif !important;
	font-weight: 500 !important;
	font-size: 12px;
	letter-spacing: .045em;
	border-radius: 2px;
}

.home .nectar-slider-wrap[data-full-width="true"] .swiper-slide .button.transparent a:hover {
	background-color: rgba(255, 255, 255, .75) !important;
	border: 1px solid rgba(255, 255, 255, .85);
	color: rgba(230, 85, 63, 1.0);
}

.home div.swiper-container {
	border-left: 26px solid #fff;
	border-right: 26px solid #fff;
	border-bottom: 26px solid #fff;
}

.swiper-wrapper .image-bg, .swiper-wrapper .container .content h2, .swiper-wrapper .container .content p, .swiper-wrapper .container .content .buttons, i.icon-angle-right {
	margin-left: -26px !important;
}

.swiper-wrapper .container .content .buttons {
	margin-right: 26px !important;
}

.nectar-slider-wrap[data-button-styling="btn_with_preview"] .swiper-container .slider-prev i, .nectar-slider-wrap[data-button-styling="btn_with_preview"] .swiper-container .slider-next i {
	border: 0px !important;
}

.slider-pagination {
	bottom: 55px !important;
}

.swiper-wrapper .slider-down-arrow {
	margin-left: -54px !important;
}

.slide-count {
	display: none !important;
}

/* @end */

.bodytxt {
	max-width: 900px;
	margin: 0px auto;
	padding-top: 0px;
}

.slide-row {
	margin-bottom: 15px !important;
}

h1 {
	color: rgba(238, 81, 48, 1.0);
	font-size: 34px;
	letter-spacing: -.045em !important;
	
}

.bodytxt h1 {
	text-align: center;
	margin-bottom: 0px;
	color: rgba(238, 81, 48, 1.0);
}

h1 span, h2 span {
	font-weight: 300 !important;
}

h3.thin {
	font-weight: 200 !important;
	text-align: center;
	font-size: 23px !important;
	margin-bottom: .95em !important;
	letter-spacing: -.045em !important;
}
/* @end */

/* @group Locations */

.main-content {
	position: static;
}

h1.sm.pgtitle {
	color: rgba(220, 224, 227, 1.0) !important;
	font-size: 28px !important;
}

.full-width-section {
	width: 95.9%;
}


div#locations-head.wpb_row.vc_row-fluid.vc_row.full-width-section.standard_section.first-section.loaded {
	padding-top: 70px !important;
	padding-bottom: 10px !important;
	z-index: 9999999;
	margin-top: -15px !important;
	border-left: 26px solid #fff;
	border-right: 26px solid #fff;
}

.loc-name-row {
	border-left: 26px solid #fff;
	border-right: 26px solid #fff;
}

#locations-head .col, .location-row, .loc-phone, .staff-details {
	max-width: 1110px !important;
	margin:0px auto;
	display: block;
}

.location-row {
	padding: 00px 0 0px 0 !important;
	min-height: 250px;
	font-size: 14px !important;
	
}

h2.sm {
	padding-top: 40px;
	padding-bottom: 10px;
	display: block;
	max-width: 1110px;
	margin: 0px auto;
	font-size: 20px !important;
}

.location-row h2 {
	color: 	rgba(238, 81, 48, 1.0);
	font-size: 28px !important;
	font-weight: 500;
}

.location-row h2.hidden {
	color: #fff !important;
}

.pf {
	font-weight: 500;
	color: rgba(238, 81, 48, 1.0);;
}

.pf span {
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	display: inline-block;
	padding-right: 10px;
	font-weight: 500;
}

.pf + br + .pf {
	font-weight: 400;
	color: #000 !important;
}

.phone {
	display: inline-block;
}

.page-id-51 a {
	font-weight: 500;
}

/*h2.sm:before { 
  display: block; 
  content: " "; 
  padding-top: 130px;
  visibility: hidden !important;
  background-color: transparent;
}*/

.loc-phone {
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	margin-top: -1.25em;
	padding-bottom: 5px;
}

div#fws_58a39f1f81789.wpb_row.vc_row-fluid.vc_row.full-width-content.standard_section.map-row {
	margin-left: -45px !important;
	width: 1452px !important;
}

#contact-map div, .nectar-google-map div {
	margin-top: -5px;
}

.page-id-51 .nectar-button.small:hover {
	background-color: #E6553F !important;
	opacity: 1;
}

.page-id-51 .nectar-button.small:hover span {
	opacity: 1 !important;
}

/* @end */

/* @group Sticky Menu */

div.menu-locations-container, div.menu-physicians-container, div.menu-staff-container, div.stickym {
	background-color: rgba(255, 255, 255, .85);
	z-index: 9999999 !important;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 3px;
}

ul#loc-menu.menu {
	margin-left: 0px;
}

div.menu-locations-container ul li, div.menu-physicians-container ul li, div.menu-staff-container ul li, div.stickym ul li {
	list-style-type: none;
}

div.menu-locations-container ul li a, div.menu-physicians-container ul li a, div.menu-staff-container ul li a, div.stickym ul li a {
	color: #000;
	display: block;
	width: 95%;
	padding: 0 15px;
}

div.menu-locations-container ul li a:hover, div.menu-locations-container ul li a.active, div.menu-physicians-container ul li a:hover, div.menu-physicians-container ul li a:active, div.menu-staff-container ul li a:hover, div.menu-staff-container ul li a:active, div.stickym ul li a:active, div.stickym ul li a:hover, div.stickym ul li a.active   {
	color: rgba(238, 81, 48, 1.0);
	background-color: #eef2f3;
}

div.menu-locations-container ul li a.active,  div.menu-physicians-container ul li a:active,  div.menu-staff-container ul li a:active, div.stickym ul li a:active,  div.stickym ul li a.active   {
	color: #000 !important;
	background-color: #eef2f3;
}

.location-row.behind, .content-row.behind {
	z-index: 0;
}

.infront-col {
	z-index: 99999;
}

.map-row, .loc-name-row {
	z-index:  -999;
	border-left: 26px solid #fff;
	border-right: 33px solid #fff;
}

.map-row {
	z-index: 0 !important;
}

div.menu-locations-container:before {
	content: "Our LOCATIONS";
	text-transform: none;
	display: block;
	padding: 0 15px;
	font-weight: 900;
	color: rgba(0, 0, 0, .4);
}

div.menu-physicians-container:before {
	content: "Our PHYSICIANS";
	text-transform: none;
	display: block;
	padding: 0 15px;
	font-weight: 900;
	color: rgba(0, 0, 0, .4);
}

div.menu-staff-container:before {
	content: "Our STAFF";
	text-transform: none;
	display: block;
	padding: 0 15px;
	font-weight: 900;
	color: rgba(0, 0, 0, .4);
}

div.menu-pathologies-container:before {
	content: "PATHOLOGIES";
	text-transform: none;
	display: block;
	padding: 0 15px;
	font-weight: 900;
	color: rgba(0, 0, 0, .4);
}

div.menu-patient-care-container:before {
	content: "PATIENTcare";
	text-transform: none;
	display: block;
	padding: 0 15px;
	font-weight: 900;
	color: rgba(0, 0, 0, .4);
}

div.menu-resources-container:before {
	content: "RESOURCES";
	text-transform: none;
	display: block;
	padding: 0 15px;
	font-weight: 900;
	color: rgba(0, 0, 0, .4);
}

div.menu-locations-container + div,
div.menu-staff-container + div,
div.menu-physicians-container + div {
	display: none;
	z-index: -9999999999;
}



/* @end */

/* @group Staff */

.staff-pic {
	min-height: 350px;
	border-left: 26px solid #fff;
	border-right: 33px solid #fff;
	background-color: rgba(231, 235, 236, 1.0) !important;
}

.staff-details {
	color: #fff;
	font-size: 13px;
	line-height: 1.5em;
	display:  block;
	padding-bottom: 15px;
	margin-top: -5px;
}

h2.sm.staff-name {
	padding-top: 25px;
	padding-bottom: 0px;
	font-weight: 500;
}

.staff-content-row {
	padding-top: 40px !important;
	padding-bottom: 20px;
}

/* @end */

/* @group Full Width Pages */

.page-id-316 .row-bg.using-image.using-bg-color {
    background-position: 50% 65% !important;
}


.full-width-border {
	border-left: 26px solid #fff;
	border-right: 26px solid #fff;
	color: rgba(220, 224, 227, 1.0);
	padding-top:  30px !important;
	padding-bottom:  30px !important;
	font-size:  18px;
	font-weight: 500;
}

.page-heading {
	min-height: 516px;
	border-left: 26px solid #fff;
	border-right: 26px solid #fff;
	width: 95.8% !important;
}

.page-id-272 .full-width-section {
	width: 95.9%;
}

.content-row {
	padding-top: 50px !important;
}

.content-row:not(.content-row.fw) {
	padding-left: 65px !important;
}


.content-row:last-of-type {
	padding-bottom: 20px !important;
}

.page-heading .section-title {
	border-bottom: 0px !important;
	
}

.page-heading .section-title h2 {
	margin-top: 14%;
	font-weight: bold !important;
	font-size: 36px !important;
	font-family: "Gotham SSm", sans-serif !important;
	letter-spacing: -.045em !important;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.35);
}

.page-heading .section-title h2, .page-heading .section-title p {
	color: #fff !important;
}

.page-heading .section-title p {
	font-family: "Gotham SSm", sans-serif !important;
	font-size: 24px !important;
	letter-spacing: -.025em !important;
	font-weight: 300;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.35);
	margin-top: 10px;
}

.dk-subhead {
	margin-top: -122px;
	background-color: rgba(0, 0, 0, .4);
}



.page-id-296 h3 {
	letter-spacing: -.055em;
	word-spacing: -.055em;
}

.page-id-296 h3 em {
	color: #000;
	font-weight: 300;
	letter-spacing: -.045em !important;
	word-spacing: inherit !;
}

.stickym ul > li > a span {
	text-transform: none !important;
	font-weight: normal !important;
}

.page-id-441 .dk-subhead {
	display: none !important;
	visibility: none !important;
}

#contact-row {
	font-size: 14px !important;
}

span.light {
	font-weight: 300 !important;
}

.c-col-1 {
	width: 28.404255317% !important;
}

.c-col-2 {
	width: 23.404255317% !important;
}

.c-col-3 {
	width: 20.404255317% !important;
}

.c-col-4 {
	width: 20.404255317% !important;
}

/* @end */

/* @group Grid Page */

.grid-container {
	max-width: 800px;
}

.grid-container h3 {
	font-weight: bold;
	margin-bottom: 0px !important;
}

.grid-box {
	max-width: 380px !important;
	font-size: 13px;
	line-height: 1.85em;
}

.grid-box img {
	margin-bottom: 15px !important;
}

.gb-left{
	margin-right: 15px;
}

.gb-right {
	margin-left: 15px;
}

.grid-container h2 {
	font-size: 30px;
	text-transform: uppercase;
}

.grid-container h2 span {
	text-transform: lowercase;
}

.grid-container h3 {
	word-break: keep-all;
	line-height: 1.25em;
	margin-bottom: .25em !important;
	color: #95AFC4 !important;
}

.grid-box .wp-caption {
	border: 0px;
	background: transparent;
	padding: 0px;
	position: relative;
}

.grid-box p.wp-caption-text {
	font-size: 8px !important;
	position: absolute;
	bottom: 43px !important;
	right:-60px;
	transform: rotate(-90deg);
	text-align: left;
}

.grid-box.gb-left p.wp-caption-text {
	bottom: 75px !important;
	right: -95px !important;
}

.grid-box.gb-right p.wp-caption-text {
	bottom: 65px !important;
	right: -85px !important;
}

.grid-container a.nectar-button.small {
	background-color: rgba(148, 175, 197, 1.0) !important;
	margin-top: 1.5em;
	vertical-align: baseline;
}

.grid-container a.nectar-button.small:hover {
	background-color: #E6553F !important;
	opacity: 1 !important;
}

.grid-container a.nectar-button.small:hover span {
	opacity: 1 !important;
}

.grid-row {
	padding-top: 20px !important;
}

.grid-intro {
	padding-bottom: 20px;
}

.page-id-502 h2 span {
	letter-spacing: -.045em;
}


/* @end */

/* @group Mobile Menu */

#mobile-menu {
	background-color: #F0F1F3;
}

#mobile-menu ul li.current-menu-item > a, #mobile-menu ul li.current-menu-ancestor > a {
	color: #EA5338 !important;
	background-color: transparent;
	padding: 10px 10px !important;
}

#mobile-menu ul li a:hover, #mobile-menu ul li a:hover [class^="icon-"], #mobile-menu li.open > a {
	color: #EA5338 !important;
	padding: 10px 10px !important;
	background-color: #fff !important;
}

#mobile-menu ul li.current-menu-item a .sf-sub-indicator i {
	color: #EA5338 !important;
}

#mobile-menu ul li a {
	color: #000 !important;
	padding: 10px 10px !important;
	font-weight: 500;
	border-bottom: 1px solid #DEDFE3;
}

#mobile-menu ul li.disabled-link a {
	color: #ccc !important;
}

#mobile-menu input[type=text] {
	box-shadow: none !important;
	border-bottom: 0px !important;
	    background-color: #DEDFE3;
	color: #000;
}

/* @end */


@media (min-width: 2560px) {
	.full-width-section {
		    width: 95.5% !important;
	}
}

@media (min-width: 1600px) {
    .page-heading {
        min-height: 940px !important;
    }
    
    .page-heading .section-title h2 {
    	margin-top: 29%;
    }
    
    .staff-pic, .map-row, .map-row .nectar-google-map  {
    	min-height: 585px !important;
    }
    
    .full-width-section {
    	    width: 95.6% !important;
    }
}

@media (max-width: 1366px) {
	.full-width-section {
	    width: 95.7%;
	}
	
	#footer-outer #copyright {
		padding: 00px 0px 26px 327px;
	}
}

@media (max-width: 1280px) {
	body .vc_row-fluid  .vc_col-sm-6 {
		width: 46.93617020799999% !important;
	}
	
	body .swiper-slide .content p  {
		padding-top: 25px !important;
	}
	
	#footer-outer #copyright {
		padding: 00px 0px 26px 278px !important;
	}
	
	.full-width-section {
		    width: 95.3%;
	}
}

@media (max-width: 1024px) {
	#header-outer .container {
		padding: 0 26px;
	}
	
	header#top #logo img {
		padding-top: 9px;
	}
	
	header#top nav > ul > li.megamenu.top-about > ul.sub-menu {
		padding: 35px 26px 35px 26px;
	}
	
	.container.main-content {
		padding: 0 26px;
	}
	
	.map-row, .loc-name-row {
		border-left:  0px;
		border-right: 0px;
	}
	
	.map-row {
		margin-left: -30px !important;
	}
	
	#locations-head {
		border-left: 0px !important;
		border-right: 0px !important;
	}
	
	.footer-row {
		border-left: 0px;
		border-right: 0px;
	}
	.footer-row div {
		width: 100%;
	}
	
	.row-2 strong {
		padding-top: 43px !important;
	}
	
	#footer-outer #copyright {
		padding: 00px 0px 26px 185px !important;
	}
	
	img.attachment-180x76.alignleft {
		width: 180px !important;
		padding-top: 10px;
	}
	
	.page-heading .section-title h2 {
		font-size: 34px !important;
	}
	
	.page-heading .section-title p {
		font-size: 22px;
	}
	
	div#footer-widgets .container {
		padding: 0 30px;
	}
}

@media (max-width: 980px) {
	.container, #post-area.standard-minimal.full-width-content article.post .inner-wrap {
		max-width: 100% !important;
	}
	
	header#top #logo, .browser-safari header#top #logo {
		margin-top: 0px !important;
	}
	
	.home.browser-chrome a#logo, .home.browser-firefox a#logo, .browser-safari a#logo {
		padding-top: 8px !important;
		argin-top: 0px !important;
	}
	
	#mobile-menu .container {
		padding: 0 26px;
	}
	
	.full-width-section.dk-subhead {
		margin-top: -122px !important;
	}
	
	.stickym {
		display: none !important;
		z-index: -99999999999999999999999999999;
	}
	
	.grid-container {
		margin-top: -30px;
		max-width: 100% !important;
	}
	
	body .vc_row-fluid  .vc_col-sm-6 {
		width: 100% !important;
		display:  block;
		float: none;
	}
	
	.grid-box {
		max-width: 100% !important;
	}
	
	.col.grid-box img {
		max-width: 380px;
		height: auto;
	}
	
	.wpb_text_column.wpb_content_element {
		max-width: 100% !important;
	}
	
	#footer-outer #copyright {
		padding: 00px 0px 26px 50px !important;
	}
	
	.simple-social-icons ul {
		float:  left !important;
	}
	
	.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p {
		font-size: 22.2px!important;
		margin-top: -24px;
		margin-bottom: 20px;
	}
	
	#locations-head.is_stuck {
		position: inherit !important;
	}
	
	.location-row h2.hidden {
		display: none !important;
	}
	
	.grid-box.gb-right p.wp-caption-text {
		top: inherit !important;
		left: inherit !important;
		bottom: inherit !important;
		right: inherit !important;
		left: 315px !important;
		bottom: 68px !important;
	}
	
	.grid-box.gb-left p.wp-caption-text {
		top: inherit !important;
		left: inherit !important;
		bottom: inherit !important;
		right: inherit !important;
		left: 305px !important;
		bottom: 75px !important;
	}
	
	.home a#logo {
		padding-top: 0px !important;
	}
		
}


@media (max-width: 768px) {

	.nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p {
		font-size: 16px !important;
	}
	
	#footer-outer #copyright .col {
		width: 100% !important;
	}
	
	.full-width-section.dk-subhead {
		font-size: 14px !important;
	}
	
	.page-heading .section-title h2 {
		margin-top: 20% !important;
	}
	
	.home #bodytxt {
		padding-top: 0px !important;
	}
	
	.home .nectar-slider-wrap[data-fullscreen="true"] .swiper-wrapper .slider-down-arrow {
		margin-left: -55px !important;
		bottom:  20px !important;
	}
	
	.home .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p, .home .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p, .home .full-width-content .vc_span12 .swiper-slide .content p {
		font-size: 18px !important;
	}
	
}

@media (max-width: 690px) {
	body.page .container, body.page div.slider-nav, .page #post-area.standard-minimal.full-width-content article.post .inner-wrap {
		max-width: 100% !important;
	}
	
	.row-2 strong {
		padding-top: 18px !important;
		padding-bottom: 10px;
	}
	
	
	.main-content #top, .full-width-section.dk-subhead {
		margin-left: -310px !important;
	}
	
	.location-row h2 {
		padding-top: 0px !important;
	}
	
	.c-col-1, .c-col-2, .c-col-3, .c-col-4 {
		width: 100% !important;
	}

}

@media (max-width: 640px) {
	.main-content #top, .full-width-section.dk-subhead {
		    margin-left: -280px !important;
	}
	
	.page-heading .section-title h2 {
		font-size:  30px !important;
	}
	
	.page-heading .section-title p {
		font-size: 20px !important;
	}
	
	.page-heading {
		mind-height:400px !important
	}

}

@media (max-width: 414px) {
	body.page .nectar-slider-wrap[data-fullscreen="true"]  .swiper-slide .content h2, body.page .vc_span3 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span4 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span6 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span8 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span9 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-3 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-4 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-6 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-8 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-9 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2 {
		font-size: 24px !important;
		line-height: 1.5em !important;
		max-width: 360px !important;
		
		margin-right: 0px !important;
		margin: 0px auto !important;
		margin-left: 0px !important;
		margin-top: -130px !important;
		
	}
	
	.footer-row div {
		    transform: scale(.9);
	}
	
	.footer-row {
		padding-top: 28px !important;
	}
	
	.row-2 strong {
		padding-top: 5px !important;
	}
	
	.row-2 a.nectar-button {
		transform: scale(.85);
	}
	
	.footer-row.row-2 {
		padding-top: 0px !important;
	}
	
	.main-content #top, .full-width-section.dk-subhead {
		margin-left: -178px !important;
	}
	
	.full-width-section.dk-subhead {
		margin-top: -153px !important;
	}
	
	
	.page-heading .section-title p {
		font-size: 16px !important;
	}
	
	.col.grid-box img {
		max-width: 360px;
	}
	
	#footer-outer #copyright {
		padding: 00px 0px 26px 26px !important;
	}
	
	.home h1 {
		font-size: 30px;	
	}
	
	.home h3.thin {
		    font-size: 18px !important;
		    line-height: 1.5em;
	}
	
	#bodytxt p, .content-row p {
		font-size: 14px !important;
	}
	
	.grid-box.gb-right p.wp-caption-text {
		top: inherit !important;
		left: inherit !important;
		bottom: inherit !important;
		right: inherit !important;
left: 335px !important;
bottom: 25px !important;
width: 250px;
height: 200px;
display: block;
	}
	
	.grid-box.gb-left p.wp-caption-text {
		top: inherit !important;
		left: inherit !important;
		bottom: inherit !important;
		right: inherit !important;
left: 335px !important;
bottom: 25px !important;
display: block;
height: 200px;
width: 250px;
	}
	
	.page-id-442 .full-width-section.dk-subhead {
		margin-top: -184px !important;
	}
	
	.page-id-272 .full-width-section.dk-subhead {
		margin-top: -184px !important;
	}
}

@media (max-width: 375px) {
	.main-content #top, .full-width-section.dk-subhead {
		margin-left: -160px !important;
	}
	
	.full-width-section.dk-subhead {
		margin-top: -184px !important;
	}
	
	.swiper-slide[data-x-pos="centered"] .content {
		transform: scale(.85);
		margin-left: -5px;
	}
	
	body.page .nectar-slider-wrap[data-fullscreen="true"]  .swiper-slide .content h2, body.page .vc_span3 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span4 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span6 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span8 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span9 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-3 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-4 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-6 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-8 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-9 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2 {
		margin-left: -18px !important;
	}
	
	.col.grid-box img {
		max-width: 320px;
	}
	
		.grid-box.gb-right p.wp-caption-text {
			top: inherit !important;
			left: inherit !important;
			bottom: inherit !important;
			right: inherit !important;
	left: 290px !important;
	bottom: 25px !important;
	width: 250px;
	height: 200px;
	display: block;
		}
		
		.grid-box.gb-left p.wp-caption-text {
			top: inherit !important;
			left: inherit !important;
			bottom: inherit !important;
			right: inherit !important;
left: 290px !important;
bottom: 25px !important;
display: block;
height: 200px;
width: 250px;
		}
		
		.page-id-296 .full-width-section.dk-subhead {
			    margin-top: -153px !important;
		}
		
		.page-id-316 .full-width-section.dk-subhead {
			    margin-top: -153px !important;
		}
		
		.page-id-272 .full-width-section.dk-subhead {
			margin-top: -215px !important;
		}

}

@media (max-width: 320px) {
	.swiper-slide[data-x-pos="centered"] .content {
		transform: scale(.75);
		margin-left: -8px;
	}
	
	.home .nectar-slider-wrap[data-full-width="true"] .swiper-slide .button.transparent a {
		padding:  4px 30px !important;
	}
	
	body.page .nectar-slider-wrap[data-fullscreen="true"]  .swiper-slide .content h2, body.page .vc_span3 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span4 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span6 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span8 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_span9 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-3 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-4 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-6 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-8 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2, body.page .vc_col-sm-9 .nectar-slider-wrap[data-flexible-height="true"]  .swiper-slide .content h2 {
		margin-left: -20px !important;
		max-width: 320px !important;
	}
	
	#footer-outer #copyright {
		padding: 00px 26px 26px 26px !important;
		}
		
	.main-content #top, .full-width-section.dk-subhead {
		margin-left: -135px !important;
	}
	
	.col.grid-box img {
		max-width: 270px;
	}
	
			.grid-box.gb-right p.wp-caption-text {
				top: inherit !important;
				left: inherit !important;
				bottom: inherit !important;
				right: inherit !important;
		left: 240px !important;
		bottom: 25px !important;
		width: 250px;
		height: 200px;
		display: block;
			}
			
			.grid-box.gb-left p.wp-caption-text {
				top: inherit !important;
				left: inherit !important;
				bottom: inherit !important;
				right: inherit !important;
	left: 240px !important;
	bottom: 25px !important;
	display: block;
	height: 200px;
	width: 250px;
			}
			
	.grid-container h2 {
		font-size: 24px !important;
	}
	
	.grid-container h3 {
		font-size: 18px !important;
	}
	
	h2.sm {
		font-size: 16px;
	}
	
	.page-heading .section-title h2 {
		font-size: 28px !important;
	}
	.page-heading {
		min-height: 400px;
	}
	
	.page-id-442 .full-width-section.dk-subhead {
		margin-top: -215px !important;
	}
	
	.page-id-316 .full-width-section.dk-subhead {
		margin-top: -184px !important;
	}
	
	.page-id-316 .page-heading .section-title h2 {
		    margin-top: 12% !important;
	}
	
	.page-id-272 .full-width-section.dk-subhead {
		margin-top: -170px !important;
		font-size: 12px !important;
		line-height: 1.75em !important;
	}
	
	.page-id-296 .full-width-section.dk-subhead {
		margin-top: -184px !important;
	}

}