/*
	Theme Name: Can Help
	Description: Can Help
	Version: 1.0
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
	Author: Chip Thompson Design
	Author URI: http://chipthompson.com
*/

/* Reset */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none;}
address {font-style: normal;}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Fonts */


/* Headings */

h1, h2, h3, h4, h5, h6 {
	margin: 20px 0px 10px 0;
	font-weight: normal;
}

h1 {
	font: 500 38px Arial;
	text-transform: uppercase;
	color: #005288;
	margin: 0 0 15px 0;
	text-align: center;
}

h2 {
	font: 500 34px Arial;
	color: #005288;
	margin: 0 0 20px 0;
	text-align: center;
}

h3 {
	font: 500 32px Arial;
	text-transform: uppercase;
	color: #005288;
	margin: 0 0 20px 0;
	text-align: center;
}

h3.post-title {
	text-align: left;
	margin: 0;
}

.post-date {
	margin: 0 0 20px 0;
}

.post {
	margin: 0 0 30px 0;
}

h4 {
	font: 300 34px Arial;
	color: #005288;
	margin: 0 0 37px 0;
	line-height: 1.3em;
}

h4.large {
	font-size: 60px;
}

h4 strong {
	font-weight: 500;
}

h4.large strong {
	font-weight: 700;
}

h4.small {
	font-size: 26px;
}

td h4 {
	margin: 0;
	line-height: 1em;
}

h5 {
	font: 300 18px Arial;
	color: #005288;
	margin: 0 0 20px 0;
	line-height: 1.4em;
}

/* Button */

h6 {
	font: 700 18px Arial;
	margin: 0 0 15px 0;
	text-align: center;
}

h6 a:link, h6 a:visited, .gform_button {
	background: transparent !important;
	color: #005288 !important;
	border: 1px solid #005288 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	padding: 13px 28px !important;
	cursor: pointer !important;
	font: 700 18px Arial !important;
	line-height: 1.1em !important;
	display: -moz-stack !important;
	display: inline-block !important;
	vertical-align: top !important;
	text-align: center !important;
	zoom: 1 !important;
	*display: inline !important;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
	text-decoration: none;
}

.gform_button {
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
}

.white-text h6 a:link, .white-text h6 a:visited, .white-text .gform_button {
	color: #FFF !important;
	border-color: #FFF !important;
}

h6 a:hover, .gform_button:hover {
	background: #005288 !important;
	color: #FFF !important;
}

.white-text h6 a:hover, .white-text .gform_button:hover {
	background: #FFF !important;
	color: #005288 !important;
}

/* Links */

a:link, a:visited, a:active {
	color: #005288;
	text-decoration: none;
	-webkit-transition: all 350ms;
	transition: all 350ms;
}

a:hover {
	color: #000;
}

/* Paragraphs */

p {
	margin: 0 0 22px 0;
	line-height: 1.6em;
}

.alignleft {
	float: left;
	display: inline;
	margin: 0 25px 15px 0;
}

.alignright {
	float: right;
	display: inline;
	margin: 0 0 15px 25px;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

td .aligncenter {
	margin-bottom: -14px;
}

/* Lists */

.content ul {
	margin: 0 0 15px 0;
}

.content p+ul {
	margin-top: -22px;
}

.content ul li {
	list-style: none;
	margin: 0 0 5px 0;
	position: relative;
	font-size: 22px;
	line-height: 1.4em;
	color: #005288;
	background: url('i/check.png') no-repeat 0 10px;
	padding: 0 0 0 25px;
	word-spacing: -1px;
}

.content ul li p, .content ol li p {
	line-height: 1.4em;
}

.content ol {
	margin: 0 0 25px 40px;
}

.content ol li {
	list-style: decimal;
	margin: 0 0 5px 0;
	line-height: 1.4em;
	color: #005288;
}

/* Clearfix */

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0;
	overflow: hidden;
}

/* Layout */

body {
	font: 300 14px Arial, Helvetica, sans-serif;
	color: #58595b;
}

table {
	width: 100%;
	margin: 40px 0;
}

td {
	vertical-align: top;
}

.frame {
	width: 1020px;
	margin: 0 auto;
	position: relative;
}

/* Header */

.header {
	position: relative;
	z-index: 150;
	background: #005288;
	padding: 0 0 7px 0;
}

#menu-button {
	display: none;
}

.home .header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	background: transparent;
	padding: 0;
}

.logo {
	float: left;
	margin: 20px 0 0 15px;
}

.header-widgets {
	float: right;
	color: #FFF;
}

.header-widgets a:link, .header-widgets a:visited {
	color: #FFF;
	text-decoration: none;
}

.header-phone {
	float: left;
	font-size: 16px;
	margin: 10px 15px 0 0;
}

.header-phone strong {
	font-weight: 500;
}

.social {
	float: left;
	height: 45px;
	border-right: 2px solid rgba(255,255,255,0.23);
	margin: 0 15px 0 0;
}

.social li {
	float: left;
	margin: 8px 12px 0 0;
}

.social a:hover {
	opacity: 0.7;
}

.header-form {
	position: absolute;
	bottom: 40px;
	right: 65px;
}

/* Search */

.search-form {
	float: left;
	margin: 11px 0 0 0;
}

.search-form form, .search-form .keyword, .search-form .btn {
	float: left;
}

a.search-ico:link, a.search-ico:visited {
	float: right;
	display: block;
	background: url('i/ico-search.png') no-repeat;
	width: 22px;
	height: 22px;
	text-indent: -100px;
	overflow: hidden;
	outline: none;
}

a.search-ico:hover {
	opacity: 0.7;
}

.search-form form {
	width: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: width 350ms, opacity 250ms;
	transition: width 350ms, opacity 250ms;
}

.search-form.open form {
	width: 190px;
	opacity: 1;
	-webkit-transition: width 350ms, opacity 700ms;
	transition: width 350ms, opacity 700ms;
}

.search-form .inner {
	width: 190px;
}

.search-form .keyword {
	background: transparent;
	border: 1px solid #FFF;
	font: 300 14px Arial;
	color: #FFF;
	padding: 5px 15px;
	margin: 0 15px 0 0;
	width: 100px;
}

.search-form .keyword::-webkit-input-placeholder {
   color: #FFF;
}

.search-form .keyword:-moz-placeholder {
   color: #FFF;
}

.search-form .keyword::-moz-placeholder {
   color: #FFF;
}

.search-form .keyword:-ms-input-placeholder {  
   color: #FFF;
}

.search-form .btn {
	background: #FFF;
	border: 1px solid #FFF;
	color: #015289;
	cursor: pointer;
	font: 300 14px Arial;
	text-transform: uppercase;
	padding: 5px 10px;
	margin: 0 15px 0 0;
	-webkit-transition: all 350ms;
	transition: all 350ms;
}

.search-form .btn:hover {
	background: transparent;
	color: #FFF;
}

/* Slider */

.slider, .slide {
	width: 100%;
}

.slide {
	height: 499px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	position: relative;
}

.slide:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #005288;
	opacity: 0.6;
	z-index: 10;
}

.slide .frame {
	position: relative;
	z-index: 20;
	overflow: hidden;
}

.slide-text {
	width: 52%;
	margin: 207px 0 0 1.6%;
}

/* Login Area */

.login-area {
	background: #015289;
	text-align: center;
	padding: 10px 0;
}

.field, .button, .post-password-form input, .login-username input, .login-password input {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
}

.field, .post-password-form input[type="password"], .login-username input, .login-password input {
	background: #FFF;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font: 16px Arial;
	color: #a8a8a8;
	padding: 6px 15px;
	border: none;
	width: 218px;
}

.post-password-form input[type="password"], .login-username input, .login-password input {
	border: 1px solid #cfcfcf;
}

.button, .post-password-form input[type="submit"] {
	background: #0072bc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font: 16px Arial;
	color: #FFF !important;
	padding: 6px 15px;
	border: none;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
	cursor: pointer;
}

.button:hover, .post-password-form input[type="submit"] {
	background: #79af59;
}

/* In-page Login Form */

.login-username label, .login-password label {
	width: 200px;
	display: inline-block;
}

/* Main Menu */

.main-menu {
	position: relative;
	z-index: 210;
}

.main-menu>.frame>ul {
	margin: 0 0 0 -0.9%;
}

.main-menu>.frame>ul>li {
	float: left;
	margin: 0 0 0 0.9%;
	width: 32.4%;
	background-repeat: no-repeat;
	background-position: 50% 25px;
	background-color: #005288;
	position: relative;
}

.main-menu>.frame>ul>li>a:link, .main-menu>.frame>ul>li>a:visited {
	display: block;
	height: 171px;
	color: #FFF;
	font-size: 32px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
	text-decoration: none;
	padding: 114px 0 0 0;
	line-height: 0.95em;
}

.main-menu>.frame>ul>li.menu-about {
	background-color: #c70752;
	background-image: url('i/ico-home.png');
}

.main-menu>.frame>ul>li.menu-about ul {
	background-color: #c70752;
}

.main-menu>.frame>ul>li.menu-help {
	background-color: #79af59;
	background-image: url('i/ico-handshake.png');
}

.main-menu>.frame>ul>li.menu-help ul {
	background-color: #79af59;
}

.main-menu>.frame>ul>li.menu-project {
	background-color: #005288;
	background-image: url('i/ico-hands.png');
}

.main-menu>.frame>ul>li.menu-project>a:link, .main-menu>.frame>ul>li.menu-project>a:visited {
	padding-top: 113px;
}

.main-menu>.frame>ul>li.menu-project ul {
	background-color: #005288;
}

/* Dropdown */

.main-menu>.frame>ul>li>ul {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: all 350ms ease;
	transition: all 350ms ease;
}

.main-menu>.frame>ul>li:hover>ul {
	max-height: 999px;
	-webkit-transition: all 650ms ease;
	transition: all 650ms ease;
}

.main-menu>.frame>ul>li>ul>li:first-child {
	display: none;
}

.main-menu>.frame>ul>li>ul li a:link, .main-menu>.frame>ul>li>ul li a:visited {
	display: block;
	padding: 10px 20px;
	color: #FFF;
	font-size: 18px;
}

.main-menu>.frame>ul>li>ul li a:hover {
	background: #FFF;
	color: #005288;
}


/* Content */

.content {
	padding: 50px 0 50px 0;
}

.white-text, .white-text h1, .white-text h3, .white-text h4, .white-text h5, .white-text h6,
.white-text a:link, .white-text a:visited, .white-text ul li {
	color: #FFF;
}

.white-text ul li:before {
	background: #FFF;
}

.graphic-background {
	background-repeat: no-repeat;
	background-position: 50% 0;
	background-size: cover;
	padding: 64px 0 60px 0;
}

.background-image {
	display: none;
}

/* Map */

.map-area {
	padding: 31px 0 41px 0;
}

.map-area h1, .map-area h2 {
	margin-bottom: 32px;
}

.map {
	display: block;
}

/* CTA */

.cta a:link, .cta a:visited {
	text-align: center;
	display: block;
	padding: 24px 0;
	background: #79af59;
	color: #FFF;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
}

.cta a:hover {
	background: #c70752;
}

.cta-button {
	position: relative;
	padding: 0 47px 0 0;
}

.cta-button:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	background: url('i/circle-arrow.png') no-repeat;
	width: 33px;
	height: 33px;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
}

/* Footer */

.footer {
	padding: 25px 0;
	font-size: 12px;
	text-align: center;
}

.footer-menu {
	display: inline-block;
	color: #005288;
	vertical-align: top;
}

.footer-menu li {
	float: left;
	padding: 0 10px 0 11px;
	position: relative;
	line-height: 1.2em;
}

.footer-menu li:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	background: #005288;
	width: 3px;
	height: 3px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.footer-menu li:first-child {
	padding-left: 0;
}

.footer-menu li:first-child:before {
	display: none;
}

.footer-menu a:link, .footer-menu a:visited {
	color: #005288;
}

.copyright {
	display: inline-block;
	margin: 0 0 0 27px;
	color: #8f8f8f;
	vertical-align: top;
}

.copyright a:link, .copyright a:visited {
	color: #8f8f8f;
}

.copyright p {
	margin: 0;
	line-height: 1.2em;
}

.footer a:hover {
	color: #000;
}

/* Documents */

.documents-area {
	margin: -30px 0 60px 0;
}

.documents {
	margin: 0 5.4%;
	font-weight: 500;
	font-size: 16px;
	background: url('i/ico-pdf.png') no-repeat 100% 31px;
	padding: 0 16% 0 0;
}

.document {
	display: block;
}

.document-date {
	display: inline-block;
	vertical-align: top;
	width: 15.3%;
	text-align: center;
	padding: 7px 0;
}

.document-title {
	display: inline-block;
	vertical-align: top;
	width: 84.7%;
	padding: 7px 0 7px 9%;
}

.document:nth-child(even) {
	background: #f7f7f7;
}

/* Form */

.gform_wrapper.gf_browser_chrome .gform_body {
	width: 100% !important;
}

.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before {
    box-sizing: inherit !important;
}

.gform_wrapper {
	max-width: 100% !important;
	margin: 0 !important;
}

.form .gform_wrapper {
	margin: 18px 5px 0 5px !important;
}

body .gform_wrapper label.gfield_label+div.ginput_container {
	margin: 0 !important;
}

ul.gform_fields {
	margin: 0 !important;
}

ul.gform_fields>li {
	padding-left: 0 !important;
	font-style: normal;
	margin: 0 0 8px 0 !important;
	font-weight: 400 !important;
	background: transparent;
}

.gform_wrapper li.gfield.gfield_error {
	padding: 0 !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: transparent !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-left: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield_html {
	max-width: 100% !important;
}

.validation_error, .validation_message {
	display: none !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    padding: 0 !important;
    border-top: none !important;
    border-bottom: none !important;
}

.gform_wrapper .top_label .gfield_error {
	width: auto !important;
}

.gform_wrapper ul li:before {
	display: none;
}

.no-label .gfield_label {
	display: none !important;
}

.show-label .gfield_label {
	display: block !important;
}

.ginput_container input, .ginput_container textarea, .ginput_container select,
.field-large .ginput_container input, .field-large .ginput_container textarea, .field-large .ginput_container select {
	display: block !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
	margin: 8px 0 0 0 !important;
	padding: 9px 15px !important;
	text-indent: 0 !important;
	font: 400 16px Arial !important;
	letter-spacing: 1px !important;
	color: #a8a8a8 !important;
	background: #fff !important;
	border: 1px solid #aaa !important;
	width: 100% !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.gfield_error .ginput_container input, .gfield_error .ginput_container textarea, .gfield_error .ginput_container select {
	background: #ffbfbf !important;
}

.ginput_container_checkbox input {
	-webkit-box-shadow: 0 0 0 transparent !important;
	-moz-box-shadow: 0 0 0 transparent !important;
	box-shadow: 0 0 0 transparent !important;
}

.ginput_container_checkbox input {
	margin-top: 3px !important;
}

:placeholder, ::placeholder {
	color: #a8a8a8 !important;
}

.gform_footer {
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
}

.gform_wrapper .ginput_container input.datepicker,
.gfield_captcha_input_container input {
    width: 11.75em !important;
}

/* Responsive Menu */

html, .container, .scroller {
	height: 100%;
}
.scroller {
	overflow: hidden;
}
.mp-pushed .scroller {
	overflow-y: hidden;
}
.scroller,
.scroller-inner {
	position: relative;
}
.container {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 2;
}
.pusher {
	position: relative;
	left: 0;
	height: 100%;
	perspective: 1000px;
}

/* Side Menu Layout */
.side-menu {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 290px;
	height: 100%;
	overflow: hidden;
	background: #FFF;
	-webkit-transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.mp-level {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #FFF;
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.mp-level:first-child {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* overlays for pusher and for level that gets covered */
.pusher::after,
.mp-level::after,
.mp-level::before {
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	content: '';
	opacity: 0;
}
.pusher::after {
	z-index: 999;
}
.pusher::after,
.mp-level::after {
	background: rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	-moz-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
	transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
}
.mp-level::after {
	z-index: -1;
}
.pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
	width: 100%;
	height: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.mp-level.mp-level-overlay {
	cursor: pointer;
}
.mp-level.mp-level-overlay.mp-level::before {
	width: 100%;
	height: 100%;
	background: transparent;
	opacity: 1;
}
.pusher,
.mp-level {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
/* overlap */
.mp-overlap .mp-level.mp-level-open {
	box-shadow: 1px 0 2px rgba(0,0,0,0.2);
	-webkit-transform: translate3d(-40px, 0, 0);
	-moz-transform: translate3d(-40px, 0, 0);
	transform: translate3d(-40px, 0, 0);
}
/* First level */
.side-menu > .mp-level,
.side-menu > .mp-level.mp-level-open,
.side-menu.mp-overlap > .mp-level,
.side-menu.mp-overlap > .mp-level.mp-level-open {
	box-shadow: none;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* cover */
.mp-cover .mp-level.mp-level-open {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
	-webkit-transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
/* Side Menu Styling */
.side-menu {
	display: block;
}
.the-side-menu {
	margin: 0 0 40px 0;
}
.the-side-menu>.mp-level ul li>a:link, .the-side-menu>.mp-level ul li>a:visited {
	display: block;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #005288 !important;
	text-decoration: none;
	text-align: center;
	padding: 14px 10px;
	border-bottom: 1px solid #cce5c8;
	letter-spacing: 1px;
}
a.mp-back:link, a.mp-back:visited {
	display: block;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	background: #005288;
	color: #FFF;
	text-decoration: none;
	padding: 12px 25px 11px 25px;
	border-bottom: 1px solid #FFF;
	letter-spacing: 1px;
	position: relative;
}
a.mp-back:link:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 10px;
	border-right: 6px solid #FFF;
	border-top: 3px solid transparent;
	border-bottom: 3px solid transparent;
	margin: -4px 0 0 0;
}
.the-side-menu>.mp-level ul li>a>span {
	position: relative;
}
.the-side-menu>.mp-level ul li.menu-item-has-children>a>span {
	padding-right: 39px;
	margin: 0 -30px 0 0;
}
.the-side-menu>.mp-level ul li.menu-item-has-children>a>span:before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 26px;
	border-top: 5px solid #FFF;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	margin: -3px 0 0 0;
	-webkit-transition: color 250ms ease, background-color 250ms ease, border-color 250ms ease, opacity 250ms ease;
	transition: color 250ms ease, background-color 250ms ease, border-color 250ms ease, opacity 250ms ease;
}
.the-side-menu>.mp-level ul li.current-menu-item>a, .the-side-menu>.mp-level ul li.current-menu-parent>a, .the-side-menu>.mp-level ul li.current-menu-ancestor>a,
.the-side-menu>.mp-level ul li.open {
	background: #005288;
	color: #FFF !important;
}
.the-side-menu>.mp-level ul li>a:hover {
	background: #005288;
	color: #FFF !important;
}
.the-side-menu>.mp-level ul li.menu-item-has-children>a:hover>span:before,
.the-side-menu>.mp-level ul li.open>a>span:before {
	border-top-color: #FFF;
}
.the-side-menu>.mp-level ul li.current-menu-item a:link, .the-side-menu>.mp-level ul li.current-menu-item a:visited,
.the-side-menu>.mp-level ul li.current-menu-item a:link, .the-side-menu>.mp-level ul li.current-menu-parent a:visited,
.the-side-menu>.mp-level ul li.current-menu-ancestor a:link, .the-side-menu>.mp-level ul li.current-menu-ancestor a:visited,
.the-side-menu>.mp-level ul li.open a:link, .the-side-menu>.mp-level ul li.open a:visited {
	color: #FFF;
}
.the-side-menu>.mp-level ul li.current-menu-item>a>span:after,
.the-side-menu>.mp-level ul li.current-menu-parent>a>span:after,
.the-side-menu>.mp-level ul li.current-menu-anestor>a>span:after,
.the-side-menu>.mp-level ul li.current_page_item>a>span:after,
.the-side-menu>.mp-level ul li.current_page_parent>a>span:after,
.the-side-menu>.mp-level ul li.current_page_anestor>a>span:after {
	content: '';
	display: block;
	position: absolute;
	bottom: -7px;
	left: 0;
	right: 0;
	height: 3px;
	background: #000;
}
.the-side-menu>.mp-level ul li.menu-item-has-children>a>span:after {
	right: 39px;
}
.mp-menu-open {
	z-index: 200;
}

/* 960px */
@media (max-width: 1019px) {
	.frame {
		width: 920px;
	}
	.slide-text {
		width: 60%;
	}
	.map {
		width: auto;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	iframe {
		max-width: 100%;
	}
	.header-form {
		right: 0;
	}
}

/* Tablet */
@media (max-width: 959px) {
	.frame {
		width: auto !important;
		margin-left: 20px !important;
		margin-right: 20px !important;
		position: relative;
	}
	.content {
		padding: 30px 0 20px 0;
	}
	.graphic-background, .slide {
		background: transparent !important;
		height: auto;
	}
	.graphic-background {
		padding-top: 0;
	}
	.background-image, .background-image img {
		display: block;
	}
	.background-image {
		margin: 0 0 20px 0;
	}
	.white-text, .white-text a:link, .white-text a:visited,
	.white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6, .white-text ul li {
		color: #58595b;
	}
	.white-text ul li:before {
		color: #58595b;
	}
	.white-text h6 a:link, .white-text h6 a:visited, .white-text .gform_button {
		border-color: #005288 !important;
		color: #005288 !important;
	}
	.header, .home .header {
		text-align: center;
		padding: 0 0 15px 0;
		position: static;
		background: #005288;
	}
	.logo, .header-widgets {
		float: none;
	}
	.logo {
		margin: 60px 0 5px 0;
	}
	.header-widgets {
		display: inline-block;
	}
	.header-form {
		position: static;
		display: inline-block;
	}
	.social {
		position: absolute;
		top: 18px;
		left: 0;
		border-right: none;
		padding-right: 0;
		margin-right: 0;
	}
	.social li {
		margin: 0 10px 0 0;
	}
	.header-phone {
		margin: 0;
		padding: 0;
	}
	.header-phone p {
		margin: 0;
	}
	.search-form {
		position: absolute;
		top: 11px;
		right: 70px;
	}
	.search-form form {
		margin: -2px 0 0 0;
	}
	.header-form {
		margin: 15px 0 0 0;
	}
	.main-menu {
		display: none;
	}
	a#menu-button:link, a#menu-button:visited {
		position: absolute;
		top: 10px;
		right: 0;
		background: #FFF;
		width: 50px;
		height: 45px;
		text-indent: 200px;
		overflow: hidden;
		z-index: 190;
		cursor: pointer;
		display: block;
		text-decoration: none;
		outline: none;
		overflow: hidden;
	}
	#menu-button:before {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 33px;
		height: 14px;
		border-top: 5px solid #005288;
		border-bottom: 5px solid #005288;
		margin: -12px 0 0 -17px;
		-webkit-transition: all 350ms ease;
		transition: all 350ms ease;
	}
	#menu-button:after {
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 33px;
		height: 9px;
		border-bottom: 5px solid #005288;
		margin: 2px 0 0 -17px;
		-webkit-transition: all 350ms ease;
		transition: all 350ms ease;
	}
	.slide-text {
		margin: 0;
		width: auto;
	}
	.slide:before {
		display: none;
	}
	.slide .background-image {
		position: relative;
	}
	.slide .background-image:before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		background: #005288;
		opacity: 0.6;
		z-index: 10;
	}
	.field {
		width: 150px;
	}
	a.box:link, a.box:visited {
		font-size: 24px;
	}
	.map-area .background-image {
		display: none;
	}
	h1 {
		font-size: 36px;
	}
	h4 {
		font-size: 28px;
	}
	h4.large {
		font-size: 40px;
	}
	h4.small {
		font-size: 20px;
	}
	.documents {
		margin: 0;
		padding: 0 150px 0 0;
	}
	.footer {
		text-align: center;
	}
	.footer-menu, .copyright {
		display: inline-block;
		margin: 0;
		clear: both;
	}
	.footer-menu {
		margin: 0 0 20px 0;
	}
	table {
		width: 100% !important;
		margin: 0 !important;
	}
	td {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	td img {
		max-width: 80%;
	}
	.alignleft, .alignright {
		max-width: 50%;
		height: auto;
	}
	td .alignleft, td .alignright {
		max-width: 90%;
	}
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
	.gform_wrapper textarea.medium {
		width: 94.5% !important;
	}
	.fancybox-wrap {
		max-width: 520px;
	}
	.fancybox-inner {
		max-width: 100%;
	}
	.gform_wrapper .gfield_description {
		width: auto !important;
	}
}

/* Mobile */
@media (max-width: 599px) {
	.header, .home .header {
		padding: 0 0 10px 0;
	}
	.header-phone {
		margin: 0;
		padding: 0;
	}
	.header-phone p {
		margin: 0;
	}
	.field, .button {
		margin: 10px 0 0 0;
	}
	.search-form .keyword {
    	padding: 5px 5px;
    	margin: 0 10px 0 0;
    	width: 60px;
	}
	.search-form.open form, .search-form .inner {
		width: 150px;
	}
	a.box:link, a.box:visited {
		display: block;
		width: auto;
		margin: 15px 0 0 0;
		overflow: hidden;
	}
	.box-ico, .home .box-ico {
		margin-top: 25px;
	}
	.documents {
		background: transparent;
		padding: 0;
	}
	.footer-menu li {
		float: none;
		display: inline-block;
	}
	.content ul li {
		font-size: 18px;
		background-position: 0 6px;
	}
	.alignleft, .alignright, .aligncenter {
		float: none;
		display: block;
		margin: 0 auto 15px auto !important;
	}
	.fancybox-wrap {
		max-width: 280px;
	}
	table, tbody, tr, td {
		display: block !important;
		margin: 0 !important;
		padding: 0 !important;
		width: auto !important;
		height: auto !important;
	}
	td {
		padding: 15px 0 !important;
	}
	.tablepress .row-hover tr:hover td {
		background: transparent !important;
	}
	table.table {
		display: table !important;
	}
	table.table tbody, table.table thead {
		display: table-row-group !important;
	}
	table.table tr {
		display: table-row !important;
	}
	table.table th, table.table td {
		display: table-cell !important;
		width: auto !important;
		padding: 5px 5px !important;
	}
}
