@charset "utf-8";
/* CSS Document */

/*Layout Declarations*/
html {
	height:100%;
}
body {
	background: none repeat scroll 0 0;
	font-family: proxima-nova, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.4;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	color: #504944;
	font-size: 16px;
	line-height: 1.75;
}
body.no-scroll {
        overflow:hidden;
}
img {
    max-width: 100%;
    height:auto;
}
p {
	margin-top:0px;
	margin-bottom:24px;
}
p:last-child {
	margin-bottom:0;
}
a {
	outline:none;
	position:relative;
	color: #E7B00C;
    text-decoration:none;
}
a:hover	{
	color:#123859;
}
hr {
	background-image:url('/images/footer-divider-2x.png');
	background-size:auto 100%;
	background-repeat:repeat-x;
	height:7px;
	border:none;
}
.contentWrapper {
/*	width:1200px;*/
	width:80%;
	margin:0px auto;
	max-width:90%;
	position:relative;
}
.main-content {
	padding-top:65px;
}
.secondary-content {
	padding-bottom:65px;
}
.home .secondary-content {
	padding-bottom:0;
}
.home .main-content, .mid-form {
	padding-top:65px;
	padding-bottom:65px;
	text-align: center;
}
.mid-form {
	background-image:url('/images/background-pattern.jpg');
}
.main-content .fromcms, .secondary-content .fromcms {
	width:75%;
	margin:0px auto;
}
.p_blog .secondary-content .fromcms {
	width:100%;
}
.main-content .top-section {
	display:flex;
	justify-content:space-between;
}
.main-content .top-section > div {
	width:48%;
	position:relative;
}
.interior .main-content .top-section > div {
	width:100%;
}
.main-content.template2 .bodymid {
	text-align:left;
}
h1, h2, h3, h4, h5 {
	font-family: proxima-nova-condensed, sans-serif;
	font-style: normal;
	margin:0;
	padding-bottom:5px;
	text-align: inherit;
	line-height: 1.13;
	text-transform:uppercase;
	color: #0E416A;
	font-weight: bold;
	letter-spacing: 0;
}
h1 {
	font-size: 46px;
}
h2 {
    color: #123859;
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.2;
	text-align:left;
}
h2::after {
	content:"";
	display:block;
	width: 100px;
	border-top: 4px solid #E7B00C;
	margin-top:10px;
	margin-bottom:30px;
}
h3 {
	font-size: 28px; 
}
h4 {
	font-size: 24px; 
}
h5 {
 	font-size: 20px;
}
.highlight {
}
.button, a.button {
	font-style: normal;
	background:#0E416A;
	border-radius:0px;
	cursor:pointer;
	display:inline-block;
	margin-bottom:15px;
	color: #FEFEFE;
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0;
	line-height:1.3;
	text-align: center;
	text-transform:uppercase;
}
a.button, .button a {
	padding: 6px 18px 6px 16px;
}
.button a {
	color:inherit;
}
a.button, a.button:visited {
	color:#fff;
	text-decoration:none;
}
.button:hover {
	color: #FEFEFE; 
	background-color: #E7B00C;
}
.button.yellow {
	color: #FEFEFE;
	background-color: #E7B00C;
}
.button.yellow:hover {
	background-color:#0E416A;
	color:#FEFEFE;
}
input[type=text], input[type=email], input[type=password],
select, textarea {
	border:1px solid #ccc;
	border-radius:0;
	padding:12px 5px;
	line-height:1.2;
	font-family:inherit;
	width:calc(100% - 10px);
	background:#fff;
	color:#3f484c;
	margin-bottom:10px;
}
select {
	-webkit-appearance:none;
	width:100%;
	
}
input.button {
	padding:5px 20px;
	-webkit-appearance:none;
	border:none;
}
.interior .fromcms {
	padding-top:20px;
}
header .top-section {
	background-color: #123859;
	padding:10px 0;
    color: #FEFEFE;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1;
	text-align:right;
}
header .top-section a {
	color:inherit;
}
header .top-section a:hover {
	color:rgba(255,255,255,.8);
}
header .mid-section {
	box-shadow: 0 1px 8px 0 rgba(0,0,0,0.35);
    position: relative;
    z-index: 10;
}
header .mid-section .contentWrapper {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
header .mid-section .logo {
	width:300px;
}
header .mid-section .right-side {
	width:calc(100% - 340px);
	text-align:right;
}
header .mid-section .right-side .content {
	color: #E7B00C;
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1;
	text-align:right;
}
header .mid-section .right-side .content a:not(.button) {
	color:inherit;
	text-decoration:none;
}
header .mid-section .right-side .content a.button {
	font-size: 18px;
	line-height: 1;
	padding:9px 18px;
	margin-bottom:0;
	margin-left:20px;
}
header .logo {
	padding:30px 0;
}
input.blur,textarea.blur {
	color:#999;
}
.p_index .editIconImage {
	margin-left:0 !important;
}
.p_index .bodymid .top-wrapper {
	padding-bottom:50px;
}
.p_index .bodymid .top-wrapper .fromcms {
	width:45%;
}
.p_index .top-wrapper .photo {
	width:50%;
	background-size:100% auto;
	background-repeat:no-repeat;
}
.top-wrapper .photo .fancypage {
	position:absolute;
	right:0;
}
#content_index_section1 {
	padding:35px 0;
}
table.icons {
	color: #123859;
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.22;
	text-align: center;
	text-transform:uppercase;
}
table.icons img {
	display:inline-block;
	margin-bottom:12px;
}
table.icons td > p, table.icons td > div {
	max-width:150px;
	margin:0px auto;
}
.two-section .wrapper {
	display:flex;
	justify-content:space-between;
	text-align:left;
}
.mid-form.two-section .wrapper {
	align-items:center;
}
.two-section .wrapper > div {
	width:48%;
	position:relative;
}
.two-section .wrapper > div:last-child .content {
	padding-left:10%;
	padding-right:21%;
}
.two-section .form-wrapper input.button {
	width:100%;
}
.two-section .wrapper > div.photo-wrapper {
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.two-section .wrapper .content-wrapper .content {
	padding-left:25%;
}
.two-section.photo-left .content-wrapper {
	padding:65px 0;
}
.footerTop {
	background-color: #5F8EB5;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top right;
	padding:65px 0px;
}
.footerMid {
	background:#263553;
	padding:50px 0px;
}
.footerTop  .content *, .footerMid  .content * {
	color:#fff;
}
.footerTop h3 {
	font-size:46px;
}
.footerTop .fields {
	display:flex;
	align-items:center;
	line-height:1;
}
.footerTop .fields input {
	margin-bottom:0;
}
.footerTop .fields input[type=email] {
	width:300px;
	max-width:100%;
	margin-right:15px;
}
.footerBottom {
	padding:70px 0px 40px 0;
	position:relative;
	overflow:hidden;
	border-bottom:6px solid #E7B00C;

    color: #47403C;
    font-size: 14px;
    letter-spacing: 0;
}
.footerBottom .contentWrapper > div {
	display:inline-block;
	vertical-align:top;
}
.footerBottom .divider {
	display:inline-block;
	padding:0px 5px;
}
.footerBottom a {
	text-decoration:none;
	color:inherit;
}
form label {
	display:inline-block;
	width:110px;
	text-align:right;
	padding-right:5px;
}
form label.wider {
	width:auto;
}
.bodymid .top-wrapper {
	display:flex;
	justify-content:space-between;
}
.fromcms ul {
	margin:0;
	padding:0;
}
.fromcms li {
	margin-left:30px;
}
.contactform input.button {
	width:auto;
}
.twocol {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.twocol > div {
	width:49%;
}
.contactform textarea {
	height:80px;
}
.alert {
	color:#990000;
	font-weight:bold;
}
table td {
	vertical-align:top;
}
body .fancybox-outer {
}
body .fancybox-skin {
	padding:20px !important;
}
.fancybox-image {
	height:auto !important;
}
.search li {
	margin-bottom:10px;
}
.btcheck {
	display:none;
}
/* ---------------------------------------------------------------- */
/* HOVER MENU */
/* ---------------------------------------------------------------- */
nav ul, nav ul li {
        list-style:none;
        margin:0;
        padding:0;
}
nav {
	background-color: #0E416A;
	width: 100%;
}
nav .main-nav__menu {
        display:flex;
        justify-content:flex-end;
}
nav .main-nav__menu ul {
    display:none;
    position:absolute;
    background-color:#263553;
    top:100%;
    text-align:center;
    width:100%;
	z-index:100;
}
nav .main-nav__menu > li:last-child > ul {
        right:0;
}
nav .main-nav__menu ul ul {
        left:100%;
        top:0;
	margin-top:-3px;
}
nav .main-nav__menu li:hover > ul,
nav .main-nav__menu li.hover > ul,
nav .main-nav__menu li.open > ul {
        display:block;
}
nav .main-nav__menu li.closed > ul {
        display:none !important;
}
nav li {
	font-family: proxima-nova-condensed, sans-serif;
    color: #FEFEFE;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: 1;
    text-align: right;
	text-transform: uppercase;
	position:relative;
}
.main-nav__menu > li:not(:last-child)::after {
	content:"";
	background:#fff;
	width:2px;
	height:18px;
	display:inline-block;
	position:absolute;
    top: 50%;
    transform: translateY(-50%);
}
nav li a {
    padding:12px 4vw;
    position:relative;
    display:block;
	text-decoration:none;
	color:inherit;
}
.main-nav__menu > li > a {
    padding-right:12px 4vw;
}
.main-nav__menu > li:last-child > a {
    padding-right:0;
}
nav .main-nav__menu ul li {
	text-transform:none;
	font-weight:normal;
	font-size:15px;
}
nav .has-sub li a {
        padding:6px 20px;
	    color: #FFFFFF;
	    font-size: 15px;
	    font-weight: bold;
	    letter-spacing: 0;
	    line-height: 1.2;
	    text-align: center;
		text-transform:uppercase;
}
nav li a:hover {
    color:rgba(255,255,255,.9);
	text-decoration:none;
}
nav .main-nav__menu ul li a:hover {
    background-color:#E7B00C;
	color:#263553;
        opacity:1;
}
nav .main-nav__menu ul li a.call.button {
	font-size: 22px;
	position: relative;
}
nav .main-nav__menu ul li:last-child a.call.button {
	top: 15px;
}
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */

/* ---------------------------------------------------------------- */
/* Slideshow */
/* ---------------------------------------------------------------- */
.slideshow {
        position:relative;
}
.interior .slideshow {
	height:340px;
}
.slideshow .slide_viewer, .slideshow .slide_group,  .slideshow .slide {
	height:100%;
}
/*.slideshow .slide .ratio {
        width:100%;
        padding-top:42%;
}*/
.slideshow .slide {
        width:100%;
        background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}
/*
.slideshow .slide::before {
	content:"";
	display:block;
	width:70%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:#E6B022;
	opacity:.7;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: skew(45deg);
    -ms-transform: skew(45deg);
    transform: skew(45deg);
    z-index: -1;
	
}*/
.slideshow .slide::after {
	content:"";
	display:block;
	width:100%;
	padding-top:41.67%;
}
.mid-slide .slideshow .slide::before {
	display:none;
}
.mid-slide .slideshow .slide::after {
	padding-top:22.22%;
}
.slideshow .slide .contentWrapper {
}
.slideshow .slide .carousel-caption {
	position:absolute;
	bottom:80px;
	left:0;
	width:100%;
}
.slideshow .slide .carousel-caption .wrapper {
	width:42%;
}
.slideshow .slide .heading {
	color: #FEFEFE;
	font-family: proxima-nova-condensed, sans-serif;
	font-size: 62px;
	font-size:3.9vw;
	font-weight: bold;
	letter-spacing: -0.46px;
	line-height: 1.1;
	text-transform:uppercase;
    text-shadow: 0 0 10px rgba(0,0,0,0.65);
}
.mid-slide .slideshow .slide .heading {
	font-size: 46px;
	font-size:3vw;
	letter-spacing: 0;
}
.mid-slide .slideshow .slide .button {
	margin-top:20px;
}
.interior .slideshow .slide {
        background-position:center;
}
.slideshow .slide:not(:first-child) {
        display:none;
}
.slideshow .slide > a {
        position:absolute;
        top:0;bottom:0;left:0;right:0;
        width:100%;
        height:100%;
        cursor:pointer;
        z-index:20;
}
.slideshow .rslides_nav {
	position:absolute;
	top:45%;
	z-index:100;
}
.slideshow .rslides_nav.prev {
	left:30px;
}
.slideshow .rslides_nav.next {
	right:30px;
}
.rslides_tabs {
	display:flex;
	justify-content:center;
    position: absolute;
    bottom: 30px;
	right: 6%;
	z-index:100;
	list-style:none;
	margin:0;
	padding:0;
}
.rslides_tabs a {
	padding:0;
	width:16px;
	height:16px;
	display:block;
	font-size:1px;
	color:transparent;
	text-decoration:none;
}
.rslides_tabs li {
	border:none;
	margin:0px 3px;
	border-radius:50%;
	background:rgba(254,254,254,.5);
}
.rslides_tabs .rslides_here {
	background:rgba(254,254,254,1)
}
.main-header-image {
        position:relative;
}
.sidePhotos img {
	display:block;
	width:100%;
	margin-bottom:15px;
}
.video-wrapper video {
    position:absolute;
    width:100%;
    background-color:#000;
    top:0;
    bottom:0;
    left:0;
    right:0;
    height:100%;
    object-fit:cover;
    object-position: center center;
    font-family: 'object-fit: cover; object-position: center center;';
}
.recent-posts {
	display:block;
	width:100%;
	position:relative;
	margin-top:30px;
	flex-wrap:wrap;
}
.articles-wrapper .item-wrapper {
	width:100%;
}
.newsBody.article {
	display:flex;
	justify-content:space-between;
}
.newsBody.article .newsText {
	margin:0px auto;
	text-align:center;
}
.newsBody.article .article-text {
	text-align:left;
	width:90%;
	margin:0px auto;
}
.back-to-news {
	font-weight:600;
}
.newsBody.article .sidebar {
	width:40%;
}
.newsBody.article .sidebar .wrapper{
	padding:20px 40px;
}
.newsBody.article .sidebar .heading{
    color: #3D3935;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 30px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.newsBody.article .sidebar a:not(.button){
	color: inherit;
}
.newsBody.article .sidebar .link {
	border-bottom:9px solid #ff595a;
	margin-bottom:50px;
	padding-bottom:50px;
}
.articles {
	padding-bottom:80px;
}
.articles-wrapper.recent-posts .item-wrapper {
	position:relative;
	margin-bottom:40px;
}
.articles-wrapper.recent-posts .item-wrapper .item {
	height:100%;
	display:flex;
	justify-content:space-between;
	position:relative;
}
.articles-wrapper.recent-posts .item-wrapper .item .photo > a {
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	z-index:5;
}
.articles-wrapper.recent-posts .item-wrapper .item .read-more {
	margin-top:30px;
}
.articles-wrapper .item .title {
    font-size: 1.5rem;
}
.article-date {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0;
}
.recent-posts .title {
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2;
}
.recent-posts .article-date {
	font-size:1.2vw;
	font-size:1rem;
    font-weight: 300;
	flex-grow:1;
}
.recent-posts .button {
	font-size:18px;
}
.recent-posts .photo {
	padding-top:93%;
	background-size:cover;
	background-position:center;
}
.recent-posts .item-wrapper {
	text-align:center;
	position:relative;
}
.recent-posts .item-wrapper .item {
	height:100%;
    display: flex;
    flex-direction: column;
	background-color:rgba(0,0,0,.05);
}
.recent-posts .item-wrapper .item .text-wrapper {
	flex-grow:1;
	padding:20px 30px 20px 30px;
	position:relative;
}
.recent-posts .item-wrapper .text-wrapper a {
	color:inherit;
	font-weight:600;
}
img[style*="float: right"] {
	margin-left:30px;
}

/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */
/* ---------------------------------------------------------------- */

/* ---------------------------------------------------------------- */
/* Initial Responsive styles */
/* Call first on page to help loading (e.g hide elements until they've moved )*/
/* ---------------------------------------------------------------- */
body {
    max-width:100%;
}
iframe {
    max-width: 100%;
}
.video iframe {
    max-width: 90%;
}
.innerWrapper, #innerContent {
    max-width:100%;
    position:relative;
}
.menu-button {
    display:none;
}
.mobileonly {
    display:none;
}
.fromcms table {
	table-layout:fixed;
	width:100%;
}
.fancybox-wrap{
    max-width:90%;
}
.mobileshare {
	display:none;
}
.table {
	display:table;
	table-layout:fixed;
}
table td {
	vertical-align:top;
}
table td[valign=middle] {
	vertical-align:middle;
}
.button {
	-webkit-appearance:none;
}
body .ui-widget.ui-widget-content {
	z-index:10000 !important;
}
body .mce-container, body .mce-container-body, body .mce-container iframe {
	max-width:100%;
}
/* Full Desktop */
@media (min-width : 1400px) {  
	.footerTop .highlight {
		font-size:54px;
	}
	.footerTop {
		font-size:28px;
	}
	.footerBottom input.button,
	.footerBottom .newsletter-wrapper input.button {
		font-size: 26px;
	}
}
/* Small Tablet + Mobile */
@media (max-width : 767px) {  
	.mobileonly {
		display:block !important;
	}
	span.mobileonly {
		display:inline-block !important;
	}
    .nomobile {
        display:none !important;
    }
	img {
		float:none !important;
	}
	header .mid-section .logo {
		width:50%;
		padding:20px 0 5px 0;
	}
	.slideshow .slide::before {
		mix-blend-mode:multiply;
		width:100%;
	}
	.slideshow .slide .carousel-caption {
		bottom:16px;
	}
	.slideshow .slide .carousel-caption .wrapper {
		width:75%;
	}
	.rslides_tabs {
		bottom:16px;
	}
	.slideshow .slide .heading {
		font-size:26px;
	}
	header .logo img {
		width:100%;
	}
	.p_index .fromcms {
		width:auto;
		padding-top:0;
	}
	.main-content {
		padding-bottom:0;
	}
	.interior .main-content {
		margin-top:40px;
	}
	.main-content .top-section {
		flex-wrap:wrap;
	}
	.main-content .top-section > div.right-section {
		order:2;
	}
	.main-content .top-section > div.left-section {
		order:3;
		padding-top:25px;
		max-width:90%;
		margin:0px auto;
	}
	.main-content .top-section > div {
		width:100%;
	}
	.slideshow .button {
		margin-left:0;
		width:auto;
		display:inline-block;
	}
	.fromcms, .bodymid {
		padding-right:0;
	}
	.sharefloat {
		display:none;
	}
	body {
		font-size:16px;
	}
	.main-content.template2 {
		flex-wrap:wrap;
	}
	.main-content.template2 > div {
		width:100%;
	}
	.main-content.template2 .bodyright {
		margin-top:40px;
	}
    .nav-wrapper nav {
            display:none;
    }
    .nav-wrapper.open nav {
		display:block;
		position:fixed;
		width:100%;
		left:0;
		height:100vh;
		margin:0px auto;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		background-color:#123859;
		z-index:3000;
    }
	.nav-wrapper .main-nav > .contentWrapper {
		padding-bottom:20vh;
		width:100%;
		max-width:100%;
	}
    header nav .container > ul {
            height:auto;
    }
    header nav .container {
            display: flex;
        flex-direction: column;
    }
	.main-nav__menu > li:not(:last-child)::after {
		display:none;
	}
    .nav-wrapper.open .main-nav__menu {
            padding-top:40px;
            display:block;
        flex-grow: 1;
    }
	.has-sub > span {
		display:flex;
		position:relative;
	}
	nav li, nav .main-nav__menu ul li {
		font-size:24px;
		text-align:left;
	}
    nav .main-nav__menu ul {
            position:static;
    }
    nav .main-nav__menu > li > a {
            top:auto;
            transform:none;
    }
    nav .main-nav__menu > .has-sub {
            margin-right:0;
    }
    nav .main-nav__menu ul {
            width:100%;
            border:none;
            box-shadow:none;
            padding-left:20px;
            padding-top:0;
        background: none;
        color: inherit;
    }
    nav .main-nav__menu li.has-sub > ul {
            display:none !important;
    }
	nav .main-nav__menu li.has-sub.open > ul {
            display:block !important;
			text-align:left;
			padding-left:0;
    }
    header .logo-nav {
            display:block;
            position:static;
    }
    header .logo-nav .nav-wrapper {
            text-align:left;
        position: relative;
        top: 0;
    }
    nav li > a, nav li > div, nav .has-sub ul li a, .has-sub > span > a {
            display:block;
            padding:12px 9%;
    }
	nav .has-sub ul li a {
	    color: #FEFEFE;
	    font-size: 20px;
	    font-weight: bold;
	    letter-spacing: 0;
	    line-height: 1;
		text-transform:none;
		text-align:left;
	}
	nav .has-sub ul li a:hover {
		background-color:#09172b;
	    color: #FEFEFE;
	}
    .has-sub {
		position:relative;
    }
	nav .has-sub > span a {
		flex-grow:1;
	}
	.menu-button .open {
		display:none;
	}
    .open.menu-button .default {
		display:none;
    }
    .open.menu-button .open {
		display:block;
    }
    .open.menu-button .line:nth-child(2){
                display:none;
    }
     	.open.menu-button .line::before {
                display:none;
        }
	.open.menu-button .line:first-child {
            transform: rotate(45deg);
		    position: relative;
		    top: 2px;
        }
	.open.menu-button .line:last-child {
            transform: rotate(-45deg);
            transform-origin: left;
            position: relative;
            top: 2px;
            left: 4px;
        }
	.open.menu-button .line {
                margin-top:10px;
        }
	
	.toggleSub {
		padding:10px 20px;
	}
	.toggleSub::after {
		display:block;
		content:"+";
	    font-size: 32px;
	    line-height: 1;
	}
	.open > span > .toggleSub::after {
		content:"-";
	}
    .main-header-image {
            padding-top:0;
    }
    header .logo-nav .logo {
        width: calc(100% - 60px);
        max-width:240px;
        padding:20px 15px;
        position: relative;
        z-index: 300;
    }
    .contentWrapper table:not(.noCollapse),.content table:not(.noCollapse) {
	      display:block;
	      max-width:100% !important;
	      width:100% !important;
	      height:auto !important;
	}
	.contentWrapper table:not(.noCollapse) td, .contentWrapper table:not(.noCollapse) tr, .contentWrapper table:not(.noCollapse) tbody,
	.content table:not(.noCollapse) td, .content table:not(.noCollapse) tr, .content table:not(.noCollapse) tbody {
		display:block;
		width:auto !important;
		height:auto !important;
		padding:0 !important;
	}
    .contentWrapper table:not(.noCollapse) td {
	      margin-top:20px;
	}
	.contentWrapper table.icons:not(.noCollapse) td {
		margin-top:0;
		margin-bottom:50px;
		width: 30% !important;
		padding: 0 1% !important;
		display: inline-block;
	}
	table.icons {
		font-size:3.2vw;
	}
	.mid-slide .slideshow .slide::after {
		padding-top:77%;
	}
	.subheading {
		font-size: 16px;
	}
	h1, h2, h3, h4, h5 {
	}
	h1 {
		font-size:32px;
		padding-bottom:15px;
	}
	h2 {
		font-size:32px;
	}
	h3 {
		font-size:30px;
	}
	h4 {
		font-size:28px;
	}
	h5 {
		font-size:24px;
	}
    .menu-button {
	    cursor: pointer;
	    position: absolute;
	    z-index: 6000;
	    width: 40px;
	    height: 40px;
	    right: 0;
	    top: 30px;
    }
    .menu-button .line {
        width:40px;
        border-bottom:4px solid #E7B00C;
        margin-bottom:6px;
    }
	.navPhotos {
		flex-wrap:wrap;
	}
	.navPhotos .item {
		width:100%;
		margin-left:0;
		margin-right:0;
		margin-bottom:35px;
	}
	header {
		border:none;
	}
	header .top-wrapper {
		flex-wrap:wrap;
	}
	header .top-section, header .right-side {
		display:none;
	}
	header .headerRight {
		width:100%;
		order:3;
	}
	header .headerRight .content {
		text-align:center;
	}
	.footerTop li > div:after {
		display:none;
	}
	footer {
		margin:0px auto;
	}
	.bodymid .top-wrapper  {
		flex-direction:column;
	}
	.p_index .bodymid .top-wrapper .fromcms, 
	.bodymid .top-wrapper .photo {
		width:100%;
	}
	.bodymid .top-wrapper .photo {
		margin-top:40px;
	}
	.bodymid .top-wrapper .photo::after {
		content:"";
		display:block;
		width:100%;
		padding-top:88%;
	}
	.button, a.button {
		font-size:20px;
		line-height:1.2;
		display:block;
		width:auto;
		margin-left: auto;
		margin-right: auto;
		position:relative;
	}
	.home .main-content, .mid-form {
		padding:50px 0;
	}
	#content_index_section1 {
		padding:45px 0 0px 0;
	}
	.fromcms li {
		list-style-position: outside;
		margin-left: 20px;
	}
	.slideshow .rslides_nav {
		display:none;
	}
	.mid-slide .slideshow .slide .heading {
		font-size:32px;
	}
	.mid-slide .slideshow .slide .carousel-caption {
		bottom:auto;
		top:35px;
	}
	.mid-slide .slideshow .slide .carousel-caption .wrapper {
		width:100%;
	}
	.two-section .wrapper {
		flex-wrap:wrap;
	}
	.two-section .wrapper > div {
		width:100%;
	}
	.two-section .wrapper > div:first-child {
		margin-bottom:30px;
	}
	.two-section .wrapper .content-wrapper .content,
	.two-section .wrapper > div:last-child .content {
		padding-left:10%;
		padding-right:10%;
	}
	.two-section .wrapper > div.photo-wrapper::after {
		content:"";
		display:block;
		width:100%;
		padding-top:77%;
	}
	.two-section.photo-left .content-wrapper {
		padding-top:20px;
	}
	.footerTop {
		padding:50px 0 70px 0;
	}
	.footerTop .content {
		font-size:19px;
		text-align:center;
	}
	.footerTop .button {
		font-size:20px;
	}
	.twocol > div {
		width:100%;
	}
	.highlightBox {
		font-size:26px;
	}
	.highlightBox > .wrapper {
		flex-wrap:wrap;
	}
	.highlightBox .left-section {
		order:2;
		width:100%;
	} 
	.highlightBox .right-section {
		order:1;
		width:100%;
	}
	.highlightBox .left-section .img-wrapper {
		width:auto;
		height:auto;
	}
	.highlightBox .left-section .img-wrapper > .img::before {
		content:"";
		width:100%;
		display:block;
		padding-top:106%;
	}
	.home .main-content .contentWrapper {
		max-width:100%;
	}
	.mobileblock {
		display:block;
	}
	hr {
		margin:30px auto;
	}
	.mobile2Col tr  {
		columns:2;
	}
	.footerBottom {
	}
	.footerBottom .columns {
		flex-wrap:wrap;
		flex-direction: column-reverse;
	}
	.footerBottom .columns > div,
	.footerBottom .columns > div:first-child {
		width:100%;
		padding-left:0;
	}
	.footerBottom .newsletter-wrapper .overlay {
		position:static;
		width:auto;
		height:200px;
		background-position: top center;
		margin:40px 0 0 0;
	}
	.footerBottom .content a {
		display:inline-block;
	}
	.footerBottom .newsletter-wrapper input.button {
		font-size:26px;
		margin-top:10px;
	}
	.footerTop h3 {
		font-size:32px;
	}
	.footerTop .fields {
		flex-wrap:wrap;
	}
	.footerTop .fields > div{
		width:100%;
		margin-top:10px;
	}
	.footerTop .fields input {
		width:100%;
	}
	.footerTop .fields input[type=email] {
		width:calc(100% - 10px);
		margin-right:0;
	}
	.footerTop {
		padding-top:40px;
		padding-bottom:180px;
	    background-position: bottom center;
	    background-size: 160% auto;
	}
	.footerMid {
		text-align:center;
		padding-bottom:20px;
	}
	.footerMid .contentWrapper table:not(.noCollapse) td {
		margin-bottom:55px;
	}
	.footerBottom {
		padding-top:30px;
		padding-bottom:20px;
		font-size:14px;
		text-align:center;
	}
	.footerBottom .copyright {
		margin-bottom:30px;
	}
	.footerBottom .copyright span {
		display:block;
	}
}
@media (min-width : 768px) {  
	.recent-posts {
		flex-wrap:wrap;
		display:flex;
	}
	.recent-posts .item-wrapper {
		width:31%;
		margin-right:2%;
	}
	.recent-posts .item-wrapper .item .text-wrapper {
	    display: flex;
	    flex-direction: column;
	}
	.articles-wrapper .item .title {
		font-size:1.7vw;
	}
	.recent-posts .article-date {
		font-size:1.2vw;
	}
}