/*
	Theme Name: Impact Splash
	Theme URI: http://html5blank.com
	Description: HTML5 Based Wordpress Theme with CSS3
	Version: 2.0.5 - using V1.4.3 of HTML5 Blank & Bootstrap V3.1.1
	Author: Impact
	Author URI: https://impactpartner.com
	Tags: Blank, HTML5, CSS3
	
*/

/*------------------------------------*\
	General
\*------------------------------------*/

.grid-check {
    background-image: url("img/grid-check.png");
    background-position: center top;
    background-repeat: no-repeat;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 99999;
}
.grid-check-button {
    left: 0;
    position: fixed;
    top: 0;
    cursor: pointer;
    color: #000;
     z-index: 9999999;
}

body {
	position: relative;
	font-weight: 400;
}

code {
	white-space: normal;
}

a {
	cursor: pointer;
}

a:hover, a:focus {
    outline: none;
    text-decoration: none;
}

p:last-child,
ul:last-child,
ol:last-child {
	margin: 0;
}

/** Offset Column Padding **/

.no-padding {
	padding-left: 0;
	padding-right: 0;
}

.no-padding.left {
	padding-right: 15px;
}

.no-padding.right {
	padding-left: 15px;
}

@media (max-width: 767px) {

	.no-padding.left, .no-padding.right {
	padding-left: 0;
	padding-right: 0;
	}
}

/** Modal **/

.modal-backdrop.in {
	opacity: 1;
}

.modal a.close {
	color: #ffffff;
    display: block;
    font-family: inherit;
    font-size: 20px;
    font-weight: 400;
    height: 50px;
    position: relative;
    right: 0;
    text-align: right;
    float: none;
    opacity: 1;
    text-shadow: none;
}

.modal a.close:hover, .modal a.close:focus {
    color: #fff;
    cursor: pointer;
    opacity: 1;
    text-decoration: none;
}


/*------------------------------------*\
	BXSlider Default
	
	<ul class="bxslider">
	  <li><p>Slide 1</p></li>
	  <li><p>Slide 2</p></li>
	  <li><p>Slide 3</p></li>
	  <li><p>Slide 4</p></li>
	</ul>  
	
	<!-- bx-pager -->
	<div id="bx-pager">
	    <a href="" class="pager" data-slide-index="0">Slide 1</a>
	    <a href="" class="pager" data-slide-index="1">Slide 2</a>
	    <a href="" class="pager" data-slide-index="2">Slide 3</a>
	    <a href="" class="pager" data-slide-index="3">Slide 4</a>
	</div>
\*------------------------------------*/

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url("img/bx_loader.gif") center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

.bx-viewport ul {
  margin: 0;
  padding: 0;
}

/*------------------------------------*\

#bx-pager {
    padding-top: 40px;
    text-align: center;
}

#bx-pager .pager {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 2px solid #FFFFFF;
    display: inline-block;
    border-radius: 10px;
    height: 20px;
    margin: 0 15px;
    text-indent: -9999px;
    width: 20px;
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-ms-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}

#bx-pager .pager:hover, #bx-pager .active {
    background:#000;
    border: medium none;
}

\*------------------------------------*/

.bxslider li {
	visibility: hidden;
}

/*------------------------------------*\
	Scroll to Top
\*------------------------------------*/


.scrollup{
	background-color: rgba(255, 255, 255, 0.4);
    border: 1px solid #ECECEC;
    border-radius: 10px 10px 10px 10px;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
	color: #333;
    bottom: 9px;
    width:50px;
    position:fixed;
    right:9px;
	text-align: center;
    text-decoration: none;
	display: none;
	cursor: pointer;
	padding: 20px 10px 15px;
   transition: background-color 0.3s linear 0s;
}

.scrollup:hover {
background-color: #fff;	
}

/*------------------------------------*\
	404 Page
\*------------------------------------*/

.big-error {
    font-size: 100px;
    line-height: 120px;
    margin: 50px 0;
    text-align: center;
}
.error-home {
    font-size: 30px;
    line-height: 40px;
    margin: 50px 0;
    text-align: center;
    text-transform: uppercase;
}

/*------------------------------------*\
	Google Map - Hide on Mobile
\*------------------------------------*/

@media only screen 
and (min-device-width : 1px)  
and (max-device-width : 1224px) {
#google-map {
	display: none;	
}
}

/*------------------------------------*\
	Gravity Forms & Bootstrap v3
\*------------------------------------*/

.gform_wrapper .top_label li.gfield.gf_left_half + li.gfield, 
.gform_wrapper .top_label li.gfield.gf_right_half + li.gfield, 
.gform_wrapper .top_label li.gfield.gf_left_half + .gform_footer, 
.gform_wrapper .top_label li.gfield.gf_right_half + .gform_footer {
    clear: both;
}

.gform_wrapper .top_label li.gfield.gf_left_half {
    margin: 0 0 15px;
    width: 49%;
}
.gform_wrapper .top_label li.gfield.gf_right_half {
    margin: 0 0 15px;
    width: 49%;
}

.gform_wrapper .top_label li.gfield.gf_left_half {
    clear: left !important;
    float: left;
}
.gform_wrapper .top_label li.gfield.gf_right_half {
    clear: right !important;
    float: right;
}

.gform_wrapper .top_label li.gfield.gf_left_third {
    clear: left !important;
    float: left;
}
.gform_wrapper .top_label li.gfield.gf_middle_third {
    clear: none !important;
    float: left;
}

.gform_wrapper .top_label li.gfield.gf_right_third {
    clear: right !important;
}

body .gform_wrapper .top_label li.gfield.gf_left_third,
body .gform_wrapper .top_label li.gfield.gf_middle_third,
body .gform_wrapper .top_label li.gfield.gf_right_third {
	padding: 0 !important;
    margin: 0 0 15px !important; 
    width: 32% !important;
}

body .gform_wrapper .top_label li.gfield.gf_middle_third,
body .gform_wrapper .top_label li.gfield.gf_right_third {
	margin-left: 2% !important;
}

@media (max-width: 767px) {
	
	body .gform_wrapper .top_label li.gfield.gf_left_third,
	body .gform_wrapper .top_label li.gfield.gf_middle_third,
	body .gform_wrapper .top_label li.gfield.gf_right_third,
	body .gform_wrapper .top_label li.gfield.gf_right_half,
	body .gform_wrapper .top_label li.gfield.gf_left_half  {
    width: 100% !important;
    margin-left: 0 !important;
	}
	
}

.gform_wrapper ul {
padding-left: 0;
list-style: none; }
 
.gform_wrapper li {
margin-bottom: 15px; }
 
.gform_wrapper form {
margin-bottom: 0; }
 
.gform_wrapper .gfield_required {
padding-left: 1px;
color: #b94a48; }
 
.ginput_container input, .ginput_container select, .ginput_container textarea {
display: block;
width: 100%;
}
 
.ginput_container input:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container textarea:-moz-placeholder {
color: #000; }
 
.ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
color: #000; }
 
.ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
color: #000; }
 
.ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
color: #000; }
 
.ginput_container input[disabled], .ginput_container select[disabled], .ginput_container textarea[disabled], .ginput_container input[readonly], .ginput_container select[readonly], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input, fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
cursor: not-allowed;
background-color: #eee; }
 
textarea.ginput_container input, textarea.ginput_container select, textarea.ginput_container textarea {
height: auto; }
 
.ginput_container textarea {
height: auto; }
 
.gform_button {
text-align: center;
vertical-align: middle;
cursor: pointer;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
 
.gform_button:focus {
}
 
.gform_button:hover, .gform_button:focus {
}
 
.gform_button:active, .gform_button.active {
outline: 0;
background-image: none;
}
 
.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button {
cursor: not-allowed;
pointer-events: none;
opacity: .65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none; }
 
.gform_button:hover, .gform_button:focus, .gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {

}
 
.gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
background-image: none; }
 
.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button, .gform_button.disabled:hover, .gform_button[disabled]:hover, fieldset[disabled] .gform_button:hover, .gform_button.disabled:focus, .gform_button[disabled]:focus, fieldset[disabled] .gform_button:focus, .gform_button.disabled:active, .gform_button[disabled]:active, fieldset[disabled] .gform_button:active, .gform_button.disabled.active, .gform_button[disabled].active, fieldset[disabled] .gform_button.active {
background-color: #428bca;
border-color: #357ebd; }
 
.gform_wrapper .gfield_error .gfield_label {
}
 
.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
}
 
.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
}
 
#gforms_confirmation_message {
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label,
body .gform_wrapper .gform_body .gform_fields .gfield .ginput_container {
	margin: 0;
	font-weight: 600;
	text-transform: uppercase
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required {
	color: inherit;
}

body .gform_wrapper .gform_body .gform_fields .gfield input,
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
	padding: 0 5px;
	box-shadow: none;
	text-indent: 0;
	border: 1px solid #ccc;
	width: 100% !important;
	letter-spacing: 1px
}

body .gform_wrapper,
body .gform_wrapper .gform_heading,
body .gform_wrapper .gform_body,
body .gform_wrapper .gform_footer {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
}

body .gform_wrapper .gform_footer {
	padding-top: 25px;
	text-align: center
}

body .gform_wrapper .gform_footer input[type=submit] {
	border: none;
	padding: 0;
	background: #eaeaea;
	color: #333;
	padding: 10px 15px;
	width: 50%;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 1px;
}

/****** DROPDOWN STYLING ************/

body .gform_wrapper .chosen-container {
	width: 100% !important;
	max-width: 100% !important;
}

body .gform_wrapper .chosen-container-single .chosen-single,
body .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
	background: none;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	box-shadow: none;
	padding: 0 5px;
	height: auto;
}

body .gform_wrapper .chosen-container-single .chosen-single div {
	width: 17px;
}

body .gform_wrapper .chosen-container-single .chosen-single div b {
	width: 7px;
	height: 6px;
	background-position: -2px -7px;
	position: absolute;
	top: 50%;
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

body .gform_wrapper .top_label li.gfield.gf_left_third, 
body .gform_wrapper .top_label li.gfield.gf_middle_third, 
body .gform_wrapper .top_label li.gfield.gf_right_third {
	margin: 0 0 15px;
}

body .gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -20px -7px; 
}

body .gform_wrapper .chosen-container-single .chosen-drop {
	border-radius: 0;
	margin: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: #eee;
}

body .gform_wrapper .chosen-container-single .chosen-search {
	padding: 8px 5px;
	display: none;
}

body .gform_wrapper .chosen-container .chosen-results {
	padding: 0;
}

body .gform_wrapper .chosen-container-single .chosen-search input[type="text"] {
	margin: 0;
	height: 24px;
	padding: 0 5px;
	line-height: 24px;
	background-color: #fff;
	border: none;
}

body .gform_wrapper .chosen-container .chosen-results {
	margin: 0;
	padding: 0;
}
 
body .gform_wrapper .chosen-container .chosen-results li.active-result {
	padding: 5px;
}

body .gform_wrapper .chosen-container .chosen-results li.active-result.highlighted {
	background: #333;
	color: #fff;
}

/*------------------------------------*\
	
\*------------------------------------*/
 
.gallery-row {
padding: 15px 0; }
 
.aligncenter {
display: block;
margin: 0 auto; }
 
.alignleft {
float: left; }
 
.alignright {
float: right; }
 
figure.alignnone {
margin-left: 0;
margin-right: 0; }

/*------------------------------------*\
	Shortcode: Toggle Boxes [toggle title="Your Title "]Insert your text here[/toggle]
\*------------------------------------*/

.toggle,
.toggle-close {
	cursor: pointer;
}

.toggle-box {
clear:both;
overflow: hidden;
}

/*------------------------------------*\
	Shortcode: Clear Tag [clear], [small_clear], [divider]
\*------------------------------------*/

.sc-divider {
content: "";
border-top: 1px solid #d8d8d8;
clear: both;
width: 100%;
height: 1px;
padding: 0;
margin: 20px 0;
position: relative;
}

.sc-divider.clear {
	border-top: none;
}

.sc-divider.clear.small {
	margin: 10px 0;
}

/*------------------------------------*\
    Shortcode: Justify [Justify]
\*------------------------------------*/

.justify {
	text-align: justify;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

img {
    display: block;
    margin: 0 auto;
	max-width: 100%;
}

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

/*** Fade In ***/

.fade-in {
	opacity: 0;
	top: 60px;
	position: relative;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}

.fade-in.visible {
	opacity: 1;
	top: 0;
}

/*** Equal Heights ***/

@media (max-width: 991px) {

	.equal-height-md {
		height: auto !important;
	}	
	
}

@media (max-width: 991px) { 
	
	.equal-height-sm {
		height: auto !important;
	}
	
}

@media (max-width: 767px) {
	
	.equal-height-xs {
		height: auto !important;
	}
	
}

/***********************************
	HEADER
***********************************/

#header {
	position: relative;
	z-index: 9999;
}

#header.fixed-nav {
	position: fixed;
	width: 100%;
	top: 0;
}

.header-inner {
	position: relative;
}

/*** Navigation ***/

#nav li {
	display: inline-block;
	float: none;
}

#nav ul.sub-menu li {
	display: block;
	text-align: left;
}

.menu-toggle {
	display: none;
}


/*** Logo left ***/

@media (min-width: 768px) {

	.header-inner {
		position: relative;
	}
	
	.logo-left {
		display: inline-block;
		position: absolute;
		left: 0;
	}
	
	.menu-wrap {
		display: block !important;
		width: 100%;
	}
	
	#nav {
		width: 100%;
	}

}

@media (max-width: 767px) {

	.menu-toggle {
		display: block;
		cursor: pointer;
		text-align: center;
		font-size: 16px;
		text-transform: uppercase;
	}

	.menu-wrap {
		display: none;
	}

	#nav {
		text-align: left;
	}

	#nav li {
		display: block;
	}
	
	.header-inner {
		padding-left: 0 !important;
	}

}