/*
Theme Name: BankSITEA® Theme Responsive 101.1
Theme URI: banksiteservices.com
Author: The Forms Group
Author URI: banksiteservices.com
Description: 
Version: 1.0
License: 
License URI: 
Tags: 
*/
.row {
    max-width: 1200px;
}
body, 
a,
.breadcrumb, 
.breadcrumb a, 
.widget-content ul, 
.widget-content li, 
.widget-content, 
.widget-content a, 
.widget-content p, 
.header-phone span
.entry h5, 
.entry h6,
.entry h5 a,  
.entry h6 a
{
	font-family: 'Roboto', sans-serif;
}
.animate-text h1, 
.animate-text h2, 
.animate-text h3,  
.top-menu a, 
.footer-text, 
.content-tabs a, 
.button.normalize, 
.entry h1, 
.entry h2, 
.entry h3, 
.entry h4, 
.footer-menu, 
.footer-menu a, 
.content-widget h2, 
.widget h3, 
button, 
.button, 
.top-bar-section ul li > a, 
.ceo-titles h2{
	font-family: 'Roboto', sans-serif !important;
}
h2{
	font-size: 36px !important;
}
strong, b{
	font-family: 'Roboto', sans-serif !important;
}
label{
	font-size:16px;
}
table{
	border:0;
}
table tr th, table tr td{
	vertical-align:top;
}
h1, h2, h3, h4, h5, h6{
	line-height:1.1;
}
ul{
  margin-left: 1.1rem;
}
ul, ol, dl{
	margin-bottom: 0.775rem;
}
.entry table tr.even, .entry table tr.alt, .entry table tr:nth-of-type(2n){
	background:transparent;
}
.contain-to-grid .top-bar {
	margin-bottom: 0;
}
.top-bar {
	height: 34px;
	line-height: 34px;
}
.top-bar .name {
	font-size: 16px;
	height: 34px;
}
.top-bar .name p {
	line-height: 34px;
	font-size: 1.1625rem;
}
.top-bar .name p a {
	font-weight: normal;
	width: 50%;
	display: block;
	padding: 0 15px;
	color: #fff;
}
.top-bar .toggle-topbar a {
	text-transform: uppercase;
	font-size: 0.9125rem;
	font-weight: bold;
	padding: 0 15px;
	height: 34px;
	line-height: 34px;
}
.top-bar .toggle-topbar.menu-icon a {
	height: 34px;
	line-height: 33px;
}
.top-bar .toggle-topbar.menu-icon a::after {
 -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
 box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
}

.top-bar.expanded .toggle-topbar a span {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.top-bar-section ul {
	font-size: 16px;
}
.top-bar-section .divider, .top-bar-section [role="separator"] {
	border-top: solid 1px #1a1a1a;
}
.top-bar-section ul li > a {
	font-weight:400;
	padding:0 20px !important;	
	font-size:18px;
}

.top-bar-section .has-dropdown > a:after {
	/*border: 0;
	border-color: transparent;*/
}
.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
    content: " ";
}
.top-bar-section .has-dropdown > a{
	padding:0 20px !important;	
}
.top-bar-section .dropdown li a {
	font-weight: normal;
	padding: 8px 15px;
}
.top-bar-section .dropdown li a.parent-link {
	font-weight: normal;
}
.top-bar-section .dropdown label {
	text-transform: uppercase;
	font-weight: bold;
}
.small-centered-logo{
	text-align:center;	
	margin-bottom:10px;
}
.top-menu-small{
	margin-bottom:10px;	
}
.search-small-offset{
	margin:0;	
}
.footer-logos, .footer-menu, .footer-text{
	text-align:center;	
	margin-bottom:10px;
}
.one-member{
	text-align:center;	
}
.one-member img, .one-member-2 img{
	width:100%;
}
.one-member-2 img{
	margin-bottom:0.625rem;	
}
.the_question{
	border-bottom: 2px solid #DDDDDD;
}
.result{
	display:block;
	padding:10px 0;
	font-size:25px;
}
.top-menu{
		margin-top:8px;
		text-align:center;
	}
.social-logos{
	text-align:center;	
}
.social-logos a:hover img{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}

.gray-bg-wrapper .entry{
	padding:9px;
}

#searchform{
	position:relative;
	z-index:1;
	margin:0 auto;
	width:220px;
}
#searchform input#s{
	  margin:0;
	  border: 1px solid #e5e5e5;
	  -webkit-box-shadow: none;
	  box-shadow: none;
	  display: block;
	  font-size: 16px;
	  padding: 0.375rem;
	  height: 1.95rem;
	  width:220px;
	  -webkit-transition: none;
	  -moz-transition: none;
	  transition: none;		
}
#searchform input#searchsubmit{
	position:absolute;
	z-index:2;
	right:0;
	bottom:0;
	background:url(img/search-submit.png) no-repeat;
	border:0;	
	width:24px;
	height:24px;
	margin-right: 3px;
    margin-bottom: 3px;
}
.header-phone{
	text-align:center;
	margin-top:10px;
}
.header-phone span{
	font-size:18px;
	display:inline-block;
	color:#fff;
	font-weight:700;
}
.video-wrapeer video {
   width: 100%    !important;
   height: auto   !important; 
}

.video-wrapeer{
	position:relative;
	z-index:1;
}
#video-controls{
	position:absolute;
	z-index:2;
	bottom:0;
	right:0;
	margin-right:10px;
}
.video-wrapeer {
	overflow:hidden;
}
.slider-wrapper video{
	min-width:0;
	margin-top:5px;
}

#play-pause, #stop, #mute{
	overflow:hidden;
	text-indent:-9999px;
	padding:0; 
	width:24px;
	height:24px;
	border:0 !important;
	margin-right: 5px;
}
#play-pause{
	background:url(img/play-pause-btn.png) no-repeat;
	background-position:0px -27px;
}
.play{
	background-position:0px 0px !important;
}
#stop{
	background:url(img/stop-btn.png) no-repeat 0px 0px;
}
#mute{
	background:url(img/sound-btn.png) no-repeat;
	background-position:0px 1px;
}
.unmute{
	background-position:0 -25px !important;
}
.animate-text{
	text-align:center;
	min-height: 255px;
}
.animate-text a{
	color:#647c52;
	font-size:30px;
	text-transform:uppercase;  
}
.animate-text a:hover, .animate-text a:focus{
	color:#647c52;
}
.animate-text h1, .animate-text h2, .animate-text h3{
	display:none;
	text-align:center;
	line-height: 1;
    margin: 0;
}
.animate-text h1{
	color:#0d6079;
	margin-bottom:20px;
	font-size:30px;
}
.animate-text h2{
	font-size:30px;
	color:#d35724;
}
.animate-text h3{
	font-size:24px;
	color:#002857;
	margin-top:30px;
	margin-bottom:30px;
}
.directions-mark:after{
	 content: "";
	  display: block;
	  width: 0;
	  height: 0;
	  border: inset 5px;
	  border-color: transparent transparent transparent rgba(0, 0, 0, 1);
	  border-left-style: solid;
	  margin-right: -15px;
	  margin-top: -5.5px;
	  position: absolute;
	  top: 50%;
	  right: 0;
}
.directions-mark, .directions-mark:focus, .directions-mark:hover{
	color:#000;
	text-decoration:none !important;
	font-size:15px;
	position:relative;
	z-index:1;
}
.separator-bg .content-widget{
	margin-bottom:15px;
}
.separator-bg .content-widget:last-child{
	margin-bottom:0px;
}
.owl-slider-wrapper img{
	width: 100%;
	opacity: 0.3;
}
.owl-slider-wrapper{
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.owl-position-wrapper{
	max-width: 1200px;
	width: 166.666666666666667%;
	padding: 0 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateX(-50%);
	margin-bottom: 0px;
	margin-top: 0px;
}

.owl-position-wrapper{
	text-align: center;
	transform: scale(0.6, 0.6) translate(-50%, -50%);
	transform-origin: 0 0;
}
.owl-position-wrapper *{
	color: #fff;
}
.owl-position-wrapper h2, .owl-position-wrapper h1{
	font-size: 33px !important;
	margin-bottom: 0;
	text-transform: none;
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: 400;
}
.owl-position-wrapper h2 span, .owl-position-wrapper h1 span{
	color: #ffbc13;
}
.owl-position-wrapper h3, .owl-position-wrapper div.as-ss-h3{
	font-size:19px;
	margin-bottom: 30px;
	text-transform: none;
}
.owl-position-wrapper div.as-ss-h3 p{
	font-size:19px;
	text-transform: none;
}
.owl-position-wrapper div.as-ss-h3{
	margin-bottom: 0;
}
.owl-slider-wrapper {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.owl-position-wrapper .owl-carousel .owl-item{
	padding-bottom: 20px;
}
.logo-hold{
	max-width:390px;
	margin: 0 auto;padding: 0;text-align: center;
	width: 100%;
}
@media only screen and (min-width: 380px){
	.owl-position-wrapper h2, .owl-position-wrapper h1{
		font-size: 33px;
	}
}
@media only screen and (min-width: 40.063em) {
	
	.logo-hold{
		max-width:446px;
	}
	.owl-position-wrapper{
		transform: scale(0.8, 0.8) translate(-50%, -50%);
	}
	.separator-bg .content-widget{
		margin-bottom:0px;
	}
	.header-phone{
		text-align:right;
	}
	.top-bar{
		height: 90px;	
		line-height:90px;
	}
	#searchform{
		float:right;
		padding: 0 10px;
	}
	.content-tabs a{
		background-position:5px 5px !important;
		width:auto;
		padding:15px;
		padding-left:50px;
		
	}
	.content-tabs a span{
		display:block;
	}

	.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
		 content: "";
		  display: block;
		  width: 0;
		  height: 0;
		  border: inset 5px;
		  border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
		  border-left-style: solid;
		  margin-right: 15px;
		  margin-top: -4.5px;
		  position: absolute;
		  top: 50%;
		  right: 0;
	}
	.top-bar-section .has-dropdown > a:after{
		margin-top: 1.5px;
		top:17.5px;
		display: none;
	}
	.top-bar li:last-child{
		border-right:0;	
	}
	.top-bar li:first-child{
		border-left:0;	
	}
	.top-bar li li{
		border:0;	
	}
	 .top-bar-section li:not(.has-form) a:not(.button) {
	 line-height:90px;
	 font-size:22px;
	 text-transform: uppercase;
	}
	.top-bar-section li.active:not(.has-form) a:not(.button){
		line-height:90px;
	}
	
	.top-bar-section li li:not(.has-form) a:not(.button) {
	 line-height:90px;
	  font-size:18px;
	 text-transform: none;
	}
	 .top-bar-section .dropdown li a {
	 line-height:38px !important;
	 height:38px !important;
	}
	.top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
	 border-right: solid 1px #4e4e4e;
	 width: 0;
	}
	 .top-bar-section .has-form {
	 height: 90px;
	}
	 .no-js .top-bar-section .has-dropdown:hover > .dropdown {
	 display: block;
	}
	.small-centered-logo{
		text-align:left;
		margin:0;
		margin-top:10px;
		margin-bottom:10px;
	}
	.top-menu-small{
		margin-bottom:0px;	
	}
	.search-small-offset{
		margin-top:-15px;	
	}
	.footer-logos{
		padding-top:30px;
		text-align:right;	
	}
	.footer-menu, .footer-text{
		text-align:left;
		margin:0;	
	}
	.one-member{
		text-align:left;	
	}
	.one-member img, .one-member-2 img{
		/*width:auto;*/
		margin-top:5px;
	}
	.one-member-2 img{
		margin-bottom:0;	
	}
	.the_question{
		border-right: 2px solid #DDDDDD;
		border-bottom: 0;
	}
	.the_question input{
		margin-bottom:0;
	}
	.questionary .result-wrapper{
		text-align:center;
		position:relative;
		z-index:1;
		padding:0;
	}
	.result{
		left: 0;
		margin-top: -30%;
		padding: 0;
		position: absolute;
		top: 50%;
		width: 100%;
	}
	.footer-logos, .footer-menu, .footer-text{
		margin-bottom:0px;
	}
	.top-menu{
		text-align:right;
	}
	.social-logos{
		text-align:right;
		margin-top: 15px;
		margin-bottom:5px;
	}
	.menu-wrapper{
		padding-left:0;
		padding-right:0;
	}
	.top-bar-section .has-dropdown.hover > .dropdown,
	.top-bar-section .has-dropdown.not-click:focus > .dropdown,
	.no-js .top-bar-section .has-dropdown:focus > .dropdown,
	.dropdown.hover
	{
		display: block; 
	}
	.css-table{
		display: table;
		width: 100%;
	}
	.css-table-row  {
        display: table-row;
    }
	.css-table .the_question, .css-table .result-wrapper{
		display: table-cell;
		padding:0 10px;
		width: 10%;
	}
	.css-table .result-wrapper{
		vertical-align:middle;
	}
	.css-table .result-wrapper strong{
		position:static;
		margin:0;
		top:0;
	}
}
@media only screen and (min-width: 64.063em) { 
	.owl-testimonials{
		max-width: 760px;
		width: 100%;
		margin: 0 auto;
	}
	
	.owl-position-wrapper{
		transform: scale(1, 1) translate(-50%, -50%);
	}
}
.css-table-wrapper{
		padding:0;
	}
	.css-table .result-wrapper, .css-table .the_question{

		padding:0 10px;

	}
.alignleft {
	float:left;
	margin:0 20px 10px 0;
}
.alignright {
	float:right;
	margin:0 0 10px 20px;
}
button, .button {
  font-weight:400;
  margin: 0;
  padding: 0.2rem 0.5rem;
  font-size: 1rem;
}
.widget-content .stock-changer-w a{
	font-size:16px !important; 
}
a.button{
	line-height:1.4;
}
.main-content{
	padding:1.250rem 0;	
}
.slider-wrapper{
	margin-bottom:1.250rem;	
}
.top-section{
	padding:10px 0;	
}
.top-menu a{
	font-size:16px;	
}
.top-menu a:hover{
	text-decoration:underline;	
}
.widget{
	margin-bottom:1.250rem;	
}
.widget h3{
	font-weight:300;
	font-size:22px;
	padding:20px;
	margin:0;
	position:relative;
	z-index:1;
}
.widget h3 span{
	position:absolute;
	z-index:2;
	right:0;
	top:0;
	display:block;	
	margin-right: 10px;
    margin-top: 4px;
	line-height:0;
	display:none;
}
.widget h3 span img{
	max-height:26px;
}

.widget-content{
	padding:10px 20px;
	overflow:hidden;	
}
.widget-text{
	padding:0.938rem;	
}
.widget-content-full{
	padding:0;	
}
.widget-content form{
	margin:0;	
}
.widget-content, .widget-content a, .widget-content p{
	font-size:16px;
}
.widget-content a{
	text-decoration:none;	
}
.widget-content a:hover{
	text-decoration: underline;	
}
.demo-form-links{
	padding-top: 12px;
    text-align: right;	
}
.widget-content ul, .widget-content li{
	list-style:none;
	margin:0;
	padding:0;	
	font-size:16px;
}
.widget-content li{
	border-bottom:1px solid rgba(255, 255, 255, 0.5);
	margin-bottom:0.375rem;
	padding-bottom:0.375rem;	
}
.widget-content li a{
	text-decoration:none;
}
.widget-content li a:hover{
	text-decoration:underline;	
}
.content-widget{
	margin-bottom:0.925rem;	
	position:relative;
	z-index:1;
}
.content-widget-icon{
	padding-left:4.063rem;
}
.content-widget .icons-sprite{
	position:absolute;
	z-index:2;
	left:0;
	top:0;
	margin-top:10px;	
}
.content-widget-icon1 .icons-sprite{
	background-position:0 0;
	width: 46px;
	height: 46px;	
}
.content-widget-icon2 .icons-sprite{
	background-position:0 -80px;
	width: 44px;
	height: 43px;
}
.content-widget-icon3 .icons-sprite{
	background-position:0 -147px;
	width: 46px;
	height: 39px;
}
.content-widget-icon4 .icons-sprite{
	background-position:0 -227px;
	width: 42px;
	height: 47px;	
}
.content-widget h2{
	font-weight:400;
	font-size:1.500rem;	
}
.content-widget img{
	width:100%;	
}
.content-widget .entry h2{
	font-size:20px;
}
.home-content img{
	width:auto;	
}
.content-widget h2.big-h2{
	font-size:1.875em;	
}
.content-widget h2{
	margin-bottom:0.275rem;	
}
.content-widget p{
	margin-bottom:0.075rem;	
}
.content-widget p, .content-widget a{
	font-size:16px;	
}
.home-content{
	padding:0;	
}

.footer-menu, .footer-menu a{
	font-weight:400;
	font-size:	16px;
	line-height:1.375rem;
	text-align:center;
}
.footer-text{
	font-size:16px;
	line-height:1.375rem;
	margin-top:5px;
	text-align:center;
}
.footer-text span{
	display:block;
	font-size:0.688em;	
}
.footer-logos img:first-child{
	margin-right:25px;	
}
.entry p{
	margin: 0.538rem 0;	
	font-size:16px;
	line-height:1.4;
}
p{
 line-height:1.4;
}
.entry{
	margin:0 0 0.938rem 0;	
	font-size:16px;
}
.entry ul, .entry ol, .entry dl{
	font-size:16px;	
	padding-left: 0.475rem;	
	line-height: 1.4;
}
.entry a, .content-widget a{
	text-decoration:none;	
}
.entry h1, .entry h2{
	font-weight: 300 !important;
}
.entry h3, .entry h4, .entry h5, .entry h6{
	font-weight: 400 !important;
}
.entry a:hover, .content-widget a:hover{
	text-decoration:underline;	
}
.entry a.button{
	text-decoration:none !important;
}
.entry ul {
    margin-left: 5px;
}
.entry ul li{
	
	padding-left: 0px;
}
.entry .gform_wrapper ul li{
	background: none;
	padding-left: 0px;
	
}


.entry h1, .entry h2.as-h1, .entry h1 a, .entry h2.as-h1 a{
	font-size:43px;
}
.entry h1, .entry h2, .entry h3, .entry h4{
	font-weight:400;
	margin-top:0;
}
.entry h1 a, .entry h2 a, .entry h3 a, .entry h4 a{
	text-decoration:none;	
}
.entry h1 a:hover, .entry h2 a:hover, .entry h3 a:hover, .entry h4 a:hover{
	text-decoration:underline;	
}
.entry h2, .entry h2, .entry h2 a, .entry h2 a{
	font-size:36px;
}
.entry h2.as-h1 span.date{
	font-size:43px;	
}
.entry h3, .entry h3 a, .entry h1 span.date{
	font-size:23px;
}
.entry h4{
	font-size:19px;
	display:inline-block;
	*display:inline;
	zoom:1;
}
.entry h4 a{
	font-size:19px;
}
.entry h5, .entry h5 a{
	font-size:19px;
}
.entry h1.page-title{
	line-height:1;
	margin:0;
	border-bottom:1px solid #cccccc;
	margin-bottom:0.83rem;
	padding-bottom:0.313rem;
}
.breadcrumb{
	margin-bottom:0.6rem;	
	line-height: 1.4;
	font-size: 16px;
}
.breadcrumb a{
	text-decoration:underline;	
}
.breadcrumb a:hover{
	text-decoration:none;	
}
.wp-polls p, .wp-polls ul, .wp-polls ul li, .wp-polls ul li input{
	margin:0;
	border:0;
	padding:0;
}
.wp-polls ul{
	margin:0.625rem 0;	
}
.post{
	overflow:hidden;	
	border-bottom:1px solid #cccccc;
	margin-bottom:0.938rem;
	padding-bottom:0.938rem;
}
ul.pagination li a {
    -webkit-border-radius: 0;
    border-radius: 0; 
}
.one-member, .one-member-2{
	line-height: 1.4;
    margin-bottom: 1.25rem;
}
.one-member-2 p{
	margin:0;	
}
.one-location{
	margin-bottom: 0.45rem !important;
}
.one-product{
	margin-bottom: 1.2rem !important;
}
.one-product-les{
	margin-bottom: 0.45rem !important;
}
.one-product img, .one-location img{
	margin-top:0.425rem;
	width:100%;
}
.one-product p, .one-product h2{
	margin:0;	
	margin-bottom:0.375rem;
}
.one-product .strong-title{
	display: block;
    line-height: 1.4;
    margin-top: 4px;
}
.map-wrapper{
	margin-bottom:0.638rem;	
}
.one-location h2{
	margin:0;	
	margin-bottom:0.375rem;
}
.working-hours{
	line-height:1.4;	
	margin-bottom: 1.25rem;
}
.working-hours table{
	width:100%;
}
#wpadminbar{
	position:fixed !important;
}
#commentlist{
	margin:0;
	padding:0;
	list-style:none;
	list-style-image:transparent;
	margin-top: 1.25rem;
}
#commentlist p{
	margin:0;
}
#commentlist li{
	margin-bottom: 1.25rem;
}

.recaptchatable #recaptcha_response_field{
	height:auto;
}
.recaptcha_input_area{
	overflow:hidden;
}
.questionary{
	margin:0 !important;
}
.questionary_title h3{
	font-size:1.250rem;
	margin:0;
	padding:0.375em;
}
.questionary{
	margin-bottom:1.250em !important;
}
.the_question{
	line-height:1.4;
}

.question_text{
	padding:5px 0;
}
.questionary .result{
	font-weight:normal;
}
.question-tooltip{
    border: 0 !important;
    display: block;
	padding: 0 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px
}
#fb-root {
  display: none;
}
 
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe {
  width: 100% !important;
  background: #FFFFFF;
}
#tooltip
{
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 15px;
}
 
#tooltip:after /* triangle decoration */
{
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #111;
	content: '';
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px;
}
 
#tooltip.top:after
{
	border-top-color: transparent;
	border-bottom: 10px solid #111;
	top: -20px;
	bottom: auto;
}
 
#tooltip.left:after
{
	left: 10px;
	margin: 0;
}
 
#tooltip.right:after
{
	right: 10px;
	left: auto;
	margin: 0;
}
.working-hours table{
	margin-bottom:0;
}
.working-hours table tr th, .working-hours table tr td{
	padding:0;
}
.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 61.25%;
    padding-top: 30px;
    position: relative;
	z-index:1;
}
.video-container iframe, .video-container object, .video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.widget-mortgage-rates table, .widget-mortgage-rates tr, .widget-mortgage-rates td, .widget-cd-rates table, .widget-cd-rates tr, .widget-cd-rates td {
	border:0;
	padding:0;
	background:transparent !important;
	margin:0;
}
.widget-mortgage-rates table{
	border-bottom:1px solid #cccccc;
	padding:10px 0;
}
.widget-mortgage-rates table:first-child{
	padding-top:0;
}
.widget-mortgage-rates table table{
	border-bottom:0;
	padding:0;
}
.widget-content a.rates-button{
	text-decoration:none;
	margin:10px 0;
}
.widget-content p:last-child{
	margin-bottom:0;
}

.cd-rates-content td{
	border-bottom:1px solid #cccccc;
	padding:10px 0;
}
.weather-row{
	width:20%;
	text-align:center;
	font-size:16px;
}
.weather-row div{
	padding:5px 0;
}

.weather-row .weather-height, .weather-row .weather-low{
	font-size:16px;
}
.widget-weather h4{
	margin-top:0;
}

.widget-weather em, .widget-weather a{
	font-size:13px;
}
.widget-weather em{
	line-height:1.3;
}
.current-temp{
	padding:0.225rem 0.938rem 0.625rem 0.625rem;
	clear:both;
	float:none;
}
.widget-contact p, .widget-contact input, .widget-contact textarea, .widget-contact .name-field  small.error, .widget-contact .alert-box.success{
	margin-bottom:10px;
}
.widget-contact .error input, .widget-contact .error textarea, .widget-contact .error button, .widget-contact button{
	margin-bottom:0;
}
.weather-add{
	padding:0.625rem 0.938rem 0.625rem 0.625rem;
	display:none;
}
.button.normalize{
	font-size:1rem !important;
	text-decoration:none !important;
	line-height:1.4;
}
.alert-box .close{
	text-decoration:none !important;
}

.alignlefttable
{
	border-collapse:collapse;
	line-height:110%;
}
 table.alignlefttable thead th
{
	border:1px solid #000000;
	padding:3px;
}
table.alignlefttable thead td
{
	padding:3px;
}
table.alignlefttable tbody th
{
	border:1px solid #000000;
	padding:3px;
}
table.alignlefttable tbody td 
{
	border:1px solid #000000;
	padding:3px;
}
.aligncentertable
{
	margin-left:auto;
	margin-right:auto;
	border-collapse:collapse;
	line-height:110%;
}
table.aligncentertable thead th
{
	border:1px solid #000000;
	padding:3px;
}
table.aligncentertable thead td
{
	padding:3px;
}
table.aligncentertable tbody th
{
	border:1px solid #000000;
	padding:3px;
}
table.aligncentertable tbody td 
{
	border:1px solid #000000;
	padding:3px;
}
.alignleftnorulestable 
{
	border-collapse:collapse;
	line-height:110%;
}
table.alignleftnorulestable thead th
{
	padding:3px;
}
table.alignleftnorulestable thead td
{
	padding:3px;
}
table.alignleftnorulestable tbody th
{
	padding:3px;
}
table.alignleftnorulestable tbody td 
{
	padding:3px;
}
.aligncenternorulestable
{
	border-collapse:collapse;
	margin-left:auto;
	margin-right:auto;
	line-height:110%;
}
table.aligncenternorulestable thead th
{
	padding:3px;
}
table.aligncenternorulestable thead td
{
	padding:3px;
}
table.aligncenternorulestable tbody th
{
	padding:3px;
}
table.aligncenternorulestable tbody td 
{
	padding:3px;
}
.widget-ceo p{
	margin-bottom:7px;
}
.widget-ceo br {
   display: block;
   margin: 3px 0;
   content: " ";
}
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"], .gform_wrapper ul.gfield_radio li input[type="radio"]{
	margin-bottom:0 !important;
}
.gform_wrapper .gsection{
	margin: 16px 0 0px 0 !important;
}
.gform_wrapper .top_label .gfield_label{
	margin: 0 0 10px;
}
.gm-style img { max-width: none; }
.gm-style label { width: auto; display: inline; }

noscript iframe{
	position:absolute;
	left:-99999px;
}
.addthis_toolbox{
	margin-bottom:10px;
}
 #recaptcha-submit-btn-area{
	margin-top:10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

   .the_content table img{
	max-width:none !important;
   }

}
.home-content-slider .slider-sidebar{
	position:relative;
	z-index:5;
}
.slider-grid{
	padding:0;
}
.floating-sidebar{
	position:absolute;
	z-index:6;
	margin-left:10px;
	top:50px;
}
.image-poster {
text-align: center;
}
/*
.image-poster .the-poster{
	width:100%;
	height:300px;
	background-position:center top;
}
.image-poster .the-poster, .slider-image{
	-webkit-box-shadow: inset 0px -7px 5px -7px rgba(26, 26, 26, 0.75), 0 7px 5px -7px rgba(26, 26, 26, 0.75) inset;
	-moz-box-shadow:    inset 0px -7px 5px -7px rgba(26, 26, 26, 0.75), 0 7px 5px -7px rgba(26, 26, 26, 0.75) inset;
	box-shadow:         inset 0px -7px 5px -7px rgba(26, 26, 26, 0.75), 0 7px 5px -7px rgba(26, 26, 26, 0.75) inset;
}
*/
.image-poster img{
	/*-webkit-box-shadow: inset 0px -7px 5px -7px rgba(26, 26, 26, 0.75), 0 7px 5px -7px rgba(26, 26, 26, 0.75) inset;
	-moz-box-shadow:    inset 0px -7px 5px -7px rgba(26, 26, 26, 0.75), 0 7px 5px -7px rgba(26, 26, 26, 0.75) inset;
	box-shadow:         inset 0px -7px 5px -7px rgba(26, 26, 26, 0.75), 0 7px 5px -7px rgba(26, 26, 26, 0.75) inset;*/
}
.home-content-text, .home-content-widgets {
	margin:0;
}
.home-content-widgets .entry{
	margin:0;
}
.big-image-widget .entry{
	padding-left:0;
	padding-right:0;
}
.center-icon-widget{
	text-align:center;
}
.center-icon-widget img{
	width:auto;
}
.separator{
	margin-bottom:20px;
	height:5px;
	width:100%;
}
.small-image-widget h2{
	font-size:16px;
	margin:0;
	padding:7px;
}
.small-image-widget .gray-bg-wrapper a{
	display:block;
	position:relative;
	z-index:1;
}
.small-image-widget .gray-bg-wrapper a span{
	position:absolute;
	z-index:2;
	display:block;
	width:51px;
	height:51px;
	bottom:0;
	right:0;
	background:url(img/small-image-hover.png) no-repeat;
	background-position:0 -75px;
}
.small-image-widget .gray-bg-wrapper a:hover span{
	background-position:0 0;	
}

iframe[src*="about:blank"] {
    display: none;
}

.widget-content fieldset{
	padding:0;
	margin:0;
	border:0;
}
.ceo-titles h2{
	font-size:20px;
	margin:0;
}
.ceo-titles h2.blue-title{
	color:#002857;
    margin-top: -3px;
}
.ceo-titles h2.orange-title{
	color:#d35724;
}
.ceo-titles h2.gray-title{
	color:#404040;
}
#sp_video, #sb_video{
	position:relative;
}
#sp_video div, #sb_video div{
	left: 0 !important;
    position: static !important;
    top: 0 !important;
	overflow:hidden;
}
.widget-content #sb_video div{
	margin:0 auto !important;
}
#sp_video video, #sb_video video {
   width: 100%    !important;
   height: auto   !important; 
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"]{
	font-size:16px !important;
}

.gform_wrapper .left_label .gfield_label{
	width:35%;
}
.gform_wrapper input[type="radio"]{
	margin-left:2px;
}
#vodeoModel{
	top:60px;
}
.the_video_iframe{
	display:none;
}
.play-button-drive{
	display:block;
	width:53px;
	height:52px;
	background:url(img/play-button-drive.png) no-repeat;
	position:absolute;
	z-index:1;
	left:50%;
	top:50%;
	margin-left:-26px;
	margin-top:-26px;
	cursor:pointer;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.top-bar-section {
		  -webkit-transition: none !important;
		  -moz-transition: none !important;
		  -o-transition: none !important;
		  -ms-transition: none !important;
		  transition: none !important;
		}
}
.widget-content .gform_wrapper li{
	border:0;
	margin: 0; 
	padding: 0; 
}

body .widget-content .gform_wrapper .top_label div.ginput_container{
	margin-top: 0;
}
.widget-content #gform_wrapper_26 .top_label .gfield_label{
	display: none !important;
}
.widget-content #gform_wrapper_26 #field_26_10 .gfield_label, .widget-content #gform_wrapper_26 #field_26_11 .gfield_label{
	display: inline-block !important;
	margin: 0;
}
.widget-content #gform_wrapper_26 .top_label input{
	width: 100%;
	margin-bottom: 5px;
}
.widget-content #gform_wrapper_26, #gform_wrapper_26 .gform_footer, #field_26_10{
	margin: 0; 
}
#gform_wrapper_26 .gfield_checkbox li, #gform_wrapper_26 .gfield_radio li{
	margin-bottom: 0;
}
body #gform_wrapper_26 ul li.gfield{
	margin-top: 5px;
}
#gform_wrapper_26 ul.gfield_checkbox, #gform_wrapper_26 ul.gfield_radio{
	margin-top: 0;
}
#gform_wrapper_26 .gform_footer{
	padding: 0;
	padding-top: 5px;
}


.widget-content #gform_wrapper_29 .top_label .gfield_label{
	display: none !important;
}
.widget-content #gform_wrapper_29 #field_29_10 .gfield_label, .widget-content #gform_wrapper_29 #field_29_11 .gfield_label{
	display: inline-block !important;
	margin: 0;
}
.widget-content #gform_wrapper_29 .top_label input{
	width: 100%;
	margin-bottom: 5px;
}
.widget-content #gform_wrapper_29, #gform_wrapper_29 .gform_footer, #field_29_10{
	margin: 0; 
}
#gform_wrapper_29 .gfield_checkbox li, #gform_wrapper_29 .gfield_radio li{
	margin-bottom: 0;
}
body #gform_wrapper_29 ul li.gfield{
	margin-top: 5px;
}
#gform_wrapper_29 ul.gfield_checkbox, #gform_wrapper_29 ul.gfield_radio{
	margin-top: 0;
}
#gform_wrapper_29 .gform_footer{
	padding: 0;
	padding-top: 5px;
}
#gform_wrapper_29 .gfield_description{
	font-size: 16px;
	font-weight: 700;
}
#gform_wrapper .field_29_19 .gfield_label{
	display: none;
}
/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 2.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }

/*  GRID OF THREE  */
.span_3_of_3 { width: 100%; }
.span_2_of_3 { width: 65.8%; }
.span_1_of_3 { width: 31.6%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 40em) {
	.col {  margin: 1% 0 1% 0%; }
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
}



/*  SECTIONS  */
.section-colaps {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col-colaps {
	display: block;
	float:left;
	margin: 1% 0 1% 0%;
}
.col-colaps:first-child { margin-left: 0; }

/*  GROUPING  */
.group-colaps:before,
.group-colaps:after { content:""; display:table; }
.group-colaps:after { clear:both;}
.group-colaps { zoom:1; /* For IE 6/7 */ }


/*  GRID OF THREE  */
.span_3_of_3-colaps { width: 100%; }
.span_2_of_3-colaps { width: 66.66%; }
.span_1_of_3-colaps { width: 33.33%; }

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 40em) {
	#quizModal{
	padding: 0;
	display: none !important;
	visibility: hidden !important;
	}
	
	.reveal-modal-bg.remove-mob{
		display:  none !important;
/* 		background: rgba(0,0,0,0) !important; */
	}
	.image-zoom-icon{
		padding-bottom: 10px;
	}
	.col-colaps {  margin: 1% 0 1% 0%; }
	.span_3_of_3-colaps, .span_2_of_3-colaps, .span_1_of_3-colaps { width: 100%; }
	
}
.reveal-modal-bg{
	background: rgba(0, 0, 0, 0.7);
}
.widget-content {
	line-height: 1.5;
}
.quiz-form .gf_progressbar{
	display: none;
}
.quiz-form_wrapper .gform_page_footer{
	border: 0 !important;
}

#quizModal{
	padding: 0;
}
@media only screen and (min-width: 40.063em) {
	#quizModal{
		max-width: 800px;
		width: 100%;
		position: fixed;
		top: 50% !important;
		left: 50% !important;
		transform: translate(-50%, -50%);
		margin: 0 !important;
	}
}
#quizModal .gform_wrapper{
	margin: 0 !important;
}
#quizModal .gform_page, #quizModal .validation_error, #quizModal .gform_confirmation_message{
	padding-left: 35%;
}
#quizModal .gform_confirmation_message{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	line-height: 20px;
}
#gf_progressbar_wrapper_35{
	width: 30%;
	position: absolute;
    margin: 0;
    padding: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    z-index: 2;
}
#quizModal .gform_page:after, #quizModal .gform_confirmation_message:after{
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 30%;
	height: 100%;
	background: #002856 url(img/popup-start.png) no-repeat 50% 50%;
	background-size: 95%;
	z-index: 1;
}

#quizModal #gform_page_35_1:after{
	background: #002856 url(img/popup-question-1.png) no-repeat 50% 50%;
	background-size: 90%;
}
#quizModal #gform_page_35_2:after{
	background: #002856 url(img/popup-question-2.png) no-repeat 50% 50%;
	background-size: 90%;
}
#quizModal #gform_page_35_3:after{
	background: #002856 url(img/popup-question-3.png) no-repeat 50% 50%;
	background-size: 90%;
}
#quizModal #gform_page_35_4:after{
	background: #002856 url(img/popup-question-4.png) no-repeat 50% 50%;
	background-size: 90%;
}
#quizModal #gform_page_35_5:after{
	background: #002856 url(img/popup-question-5.png) no-repeat 50% 50%;
	background-size: 90%;
}
#quizModal #gform_page_35_6:after{
	background: #002856 url(img/popup-end-1.png) no-repeat 50% 50%;
	background-size: 90%;
}

#quizModal .gform_confirmation_message:after{
	background: #002856 url(img/popup-end-2.png) no-repeat 50% 50%;
	background-size: 90%;
}
#quizModal .gf_progressbar_title{
	margin: 0 !important;
	padding-bottom: 20px !important;
	font-size: 20px !important;
	opacity: 0.4;
	color: #fff;
}
#quizModal .gform_wrapper .gform_page_footer .gform_previous_button{
	float: left;
	
}
#quizModal .gform_wrapper .gform_page_footer .gform_next_button, #quizModal .gform_wrapper .gform_page_footer .gform_button.button{
	float: right;
}
#quizModal .gfield_label, #quizModal .gform_wrapper h2, #quizModal .gform_confirmation_message h2{
	font-weight: 300;
	font-size: 36px;
}
#quizModal p, #quizModal .gform_confirmation_message p, #quizModal i{
	font-weight: 300;
	color: #494949;
	font-size: 19px;
}
#quizModal .gfield_radio label{
	font-weight: 700;
	font-size: 26px;
	margin: 7px 0 0 12px;
}
#quizModal .gform_wrapper .gform_page_footer{
	padding: 26px 0;
	padding-right: 26px;
	margin: 0;
	overflow: hidden;
}
.quiz-form_wrapper{
	margin: 0;
}

#quizModal img.gform_ajax_spinner {
	position: fixed !important;
    z-index: 999999;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block !important;
    overflow: hidden  !important;
    width: 100% !important;
    height: 100% !important;
    
    background-color: rgba(255, 255, 255); /* fall back */
    background-color: rgba(255, 255, 255, 0.7);
    background-image: url('img/91.svg');  /* path to your new spinner */
    background-repeat: no-repeat;
    background-size: 60px 60px;
    background-position: center center;
}

#quizModal .gfield_html h2{
	margin-bottom: 25px;
	margin-top: 25px;
}
#quizModal .gfield_required{
	display: none;
}
#quizModal .gform_wrapper ul li.field_description_below div.ginput_container_radio{
	margin-top: 0;
}




#the_home_quiz ,#the_home_quiz label{
	color: #fff;
}

#the_home_quiz .gform_wrapper{
	margin: 0 !important;
}
#the_home_quiz .gform_page, #the_home_quiz .validation_error, #the_home_quiz .gform_confirmation_message{
	padding-left: 35%;
}
#the_home_quiz .gform_confirmation_message{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	line-height: 20px;
}

#the_home_quiz .gform_page:after, #the_home_quiz .gform_confirmation_message:after{
	content: ' ';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 30%;
	height: 100%;
	background: #0c607a url(img/popup-start.png) no-repeat 50% 50%;
	background-size: 88%;
	z-index: 1;
}

#the_home_quiz #gform_page_35_1:after{
	background: #0c607a url(img/popup-question-1.png) no-repeat 50% 50%;
	background-size: 75%;
}
#the_home_quiz #gform_page_35_2:after{
	background: #0c607a url(img/popup-question-2.png) no-repeat 50% 50%;
	background-size: 78%;
}
#the_home_quiz #gform_page_35_3:after{
	background: #0c607a url(img/popup-question-3.png) no-repeat 50% 50%;
	background-size: 78%;
}
#the_home_quiz #gform_page_35_4:after{
	background: #0c607a url(img/popup-question-4.png) no-repeat 50% 50%;
	background-size: contain;
}
#the_home_quiz #gform_page_35_5:after{
	background: #0c607a url(img/popup-question-5.png) no-repeat 50% 50%;
	background-size: 82%;
}
#the_home_quiz #gform_page_35_6:after{
	background: #0c607a url(img/popup-end-1.png) no-repeat 50% 50%;
	background-size:contain;
}

#the_home_quiz .gform_confirmation_message:after{
	background: #0c607a url(img/popup-end-2.png) no-repeat 50% 50%;
	background-size: contain;
}
#the_home_quiz .gf_progressbar_title{
	margin: 0 !important;
	padding-bottom: 20px !important;
	font-size: 20px !important;
	opacity: 0.4;
	color: #fff;
}

#the_home_quiz .gform_wrapper .gform_page_footer .gform_previous_button{
	float: left;
	
}
#the_home_quiz .gform_wrapper .gform_page_footer .gform_next_button, #the_home_quiz .gform_wrapper .gform_page_footer .gform_button.button{
	float: right;
}
#the_home_quiz .gfield_label, #the_home_quiz .gform_wrapper h2, #the_home_quiz .gform_confirmation_message h2{
	font-weight: 300;
	font-size: 36px;
	color: #ffbc13;
}
#the_home_quiz p, #the_home_quiz .gform_confirmation_message p, #the_home_quiz i{
	font-weight: 300;
	color: #fff;
	font-size: 19px;
}
#the_home_quiz .gfield_radio label{
	font-weight: 700;
	font-size: 26px;
	margin: 7px 0 0 12px;
}
#the_home_quiz .gform_wrapper .gform_page_footer{
	padding: 26px 0;
	padding-right: 26px;
	margin: 0;
	overflow: hidden;
}



#the_home_quiz img.gform_ajax_spinner {
	position: absolute !important;
    z-index: 999999;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block !important;
    overflow: hidden  !important;
    width: 100% !important;
    height: 100% !important;
    
    background-color: rgba(0, 0, 0); /* fall back */
    background-color: rgba(0, 0, 0, 0.4);
    background-image: url('img/91.svg');  /* path to your new spinner */
    background-repeat: no-repeat;
    background-size: 60px 60px;
    background-position: center center;
}

#the_home_quiz .gfield_html h2{
	margin-bottom: 25px;
	margin-top: 25px;
}
#the_home_quiz .gfield_required{
	display: none;
}
#the_home_quiz .gform_wrapper ul li.field_description_below div.ginput_container_radio{
	margin-top: 0;
}











/* NEW WIDGETS */
.section-spacing-wrapper {
    padding: 30px 0;
}
.icon-right h3, .icon-right h3 a, .section-title-desc h2{
	font-family: 'Roboto Condensed', sans-serif !important;
}
.icon-right{
	display: block;
	text-align: center;
}
.section-title-desc {
    margin-bottom: 15px;
}
.section-title-desc p, .section-title-desc {
    font-size: 23px;
    font-weight: 300;
}
.section-title-desc {
    text-align: center;
}
.section-title-desc h2 {
    color: #fff;
}
.section-title-desc p, .section-title-desc {
    font-size: 23px;
    font-weight: 300;
}
.icon-wp{
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
@media only screen and (min-width: 64.063em) { 
	#searchform{
		float: none;
		padding: 0;
	}
	.icon-right{
		display: table-cell;
		text-align: left;
	}
	.icon-wp{
		display: table-cell;
		padding-right: 20px;
		vertical-align: middle;
		width: 96px;
		max-width: 100%;
		text-align: left;
		margin: 0;
	}
}
.icon-right h3 a {
    font-weight: 300;
    font-size: 23px;
}
.three-widnget-icons ul{
	list-style: none;
	clear: both;
	padding: 0px 10px;
	margin: 0px;
}
.three-widnget-icons li{
	display: block;
	float:left;
	margin: 1% 0 1% 0%;
	border: 0;
	border-top:1px solid #cecece;
}
.three-widnget-icons li:first-child { margin-left: 0; border: 0;}
.three-widnget-icons ul:before,
.three-widnget-icons ul:after { content:""; display:table; }
.three-widnget-icons ul:after { clear:both;}
.three-widnget-icons ul { zoom:1; /* For IE 6/7 */ }


.three-widnget-icons li {  padding:32px 0;  }
.three-widnget-icons li { width: 100%; }
.three-widnget-icons .inner-spacer{
	padding: 0 32px;
	display: table;
	width: 100%;
}
.three-widnget-icons li p:last-child{
	margin: 0;
}

@media only screen and (min-width: 40.063em) {
	.section-spacing-wrapper {
    	padding: 30px 0;
	}
	.three-widnget-icons ul {
    	padding: 0 !important;
	}
	.three-widnget-icons li{
		margin: 0;
		border: 0;
		border-left: 1px solid #cecece;
	}
	.three-widnget-icons li:first-child { margin-left: 0; border: 0;}
	.three-widnget-icons li { width: 33.33%; }
	.tabs dd{
	    display: inline-block !important;
		padding: 0 !important;
	}

}

.section7 .row{
	max-width: 1200px;
}
.section7-left{
	padding: 3em;
}
.section7-title{
	font-size: 46px;
	font-family: inherit;
	line-height: 1.065;
	text-align: left;
    padding: 1em 0;
}
.section7-content{
	font-size: 19px;
	font-family: Roboto, sans-serif !important;
	line-height: 1.526;
	text-align: left;
}
.section7-right{
    padding: 3em 0;
}
.section7-right-inner{
	padding: 3em;
	overflow: hidden;
}
#gform_wrapper_30{
	margin-top: 0;
}
.section7-title{
	color: #ffbc13;
}
.section7-content{
	color: rgb(255, 255, 255);
}
.section7-right-inner{
	background-color: rgb(255, 255, 255);
}
.section7-right-inner input[type="text"], input[type="password"] {
	border-style: solid;
	border-width: 1px;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	line-height: 1.125;
	text-align: left;
}
.section7-right-inner input[type="submit" i]{
	font-size: 19px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	line-height: 0.947;
	text-align: center;
    width: 100%;
    padding: 1em;
}
.section7-right-inner input[type="text"], .section7-right-inner input[type="password"] {
	border-color: rgb(174, 174, 174);
	background-color: rgb(240, 240, 240);
	color: rgb(68, 68, 68);
}
.section7-right-inner input[type="submit" i]{
	background-color: #0d6079;
	color: rgb(255, 255, 255);
}
.section7-right-inner input[type="submit" i]:hover{
	background: #ffbd14;
	cursor: pointer;
}
.section5 {
    background-color: rgb(239, 239, 239);
}
.section5 {
    padding: 30px;
}

.section5-number {
    color: #ffbc13;
}
.section5-number {
    font-size: 66px;
    font-family: 'Roboto', sans-serif;
    line-height: 0.591;
    text-align: center;
    padding: 0.5em 0;
}
.section5-title {
    color: #fff;
}
.section5-title {
    font-size: 33px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.182;
    text-align: center;
    padding: 0.5em 0;
}
.section5-content {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.438;
    text-align: center;
    color: #fff;
}
.section5-number-wrapper-top-spacer {
    margin-top: 20px;
}
.section5-number-wrapper {
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.section5-number-wrapper .section5-number {
    position: absolute;
    z-index: 2;
    width: 100%;
    top: 0;
    padding: 0;
    margin-top: -20px;
}
.section5 img {
    padding: 1em;
}


.section5-number p {
    font-size: 66px;
    line-height: 0.591;
    display: inline-block;
    position: relative;
    z-index: 3;
}
.gallery-section .tabs{
	text-align: left;
}
.gallery-section .tabs dd {
    	display: block;
        padding: 3px 0;
        float: none;
    }
.gallery-section .tabs dd.active a, .gallery-section .tabs .tab-title.active a {
    border: 0;
}
.gallery-section .tabs-content, .gallery-section .tabs dd a, .gallery-section .tabs .tab-title.active a{
	    border: 0;
}
.gallery-section .tabs-content > .content{
	padding-top: 30px;
}
.gallery-section .tabs-content > .content .button-big{
	font-size: 20px !important;
}
.gallery-section .tabs dd > a{
	background: transparent;
	color: #d0c0c9;
	padding: 10px 15px;
    font-size: 17px;
}
.gallery-section.nobg .tabs dd > a{
	color: #67244b;
	text-decoration: underline;
}
.gallery-section .tabs dd.active a, .gallery-section .tabs dd > a:hover{
	background: #67244b;
	color: #fff;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}
.section-wrapper.gallery-section h2, .section-wrapper.gallery-section  h1{
	margin-bottom: 0;
	text-align: left;
	color: #ffbc13;
	margin: 0;
}
.section-wrapper.gallery-section h2:after, .section-wrapper.gallery-section h1:after, .section-lightblue.gallery-section h3:after, .section-gray.gallery-section h3:after{
	display: none;
}
#floting-button {
    margin: 0;
    border: 0 none;
    padding: 0;
    cursor: pointer;
    z-index: 100;
    position: fixed;
    border-bottom: 0;
    top: 0;
    right: 0;
}

#floting-button a.support-btn{
	background-color: #8dc63f;
    color: #fff;
}
#floting-button .newsmod-btn{
	background-color: #fcbb34;
    color: #000;	
    background-image: url(img/newsletter-icon.png);
    background-repeat: no-repeat;
    background-position: right 10% center;
    padding-right: 40px;
}

#floting-button a{
	
	text-decoration: none !important;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 1px;
	-webkit-border-top-right-radius: 1px;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 1px;
	border-radius: 5px;
	border-top-left-radius: 1px;
	border-top-right-radius: 1px;
	border: 1px solid #fff;
	border-top:0;
	padding: 10px 20px;
	display: inline-block;
	margin-right: 20px;
}
#newslettermodel{
	background-color: #f6f6f6;
	width: 100%;
	margin-left: -225px;
	max-width: 450px;
	
}
@media only screen and (max-width: 40em) { 
	#newslettermodel{
		margin-left: -160px;
	max-width: 320px;
		
	}
	#floting-button{
		width: 100%;
		text-align: center;
		position: static;
	}
	.support-btn{
		margin-right: 0;
	}
}
#newslettermodel .modal-header{
	background-image: url(img/newsletter-logo.png);
    background-repeat: no-repeat;
    background-position: 99% top;
    padding-right: 70px;
}
#newslettermodel .gform_wrapper ul.gform_fields li.gfield{
	padding-right: 0px;
}
#newslettermodel .gform_wrapper .gform_footer input.button, #newslettermodel .gform_wrapper .gform_footer input[type=submit]{
	     margin-right: 0;
} 
#newslettermodel h2{
  font-family: "Roboto condensed";
  font-weight: bold;
	
}
#newslettermodel .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit]{
	float: right;
	background: #fcbb34;
	color: #000;
	padding: 0.6rem 0.5rem;
	font-weight: bold !important;
	text-transform: uppercase;
}
#gform_submit_button_49{
	
	background: #fcbb34;
	color: #000;
	padding: 0.6rem 0.5rem;
	font-weight: bold !important;
	text-transform: uppercase;
}
 .gform_wrapper #gform_43 .gform_footer input[type=submit]{
	float: left;
}
.gform_wrapper #gform_22 .gform_footer input.button{
	float: none;
}
.section7-right-inner .gfield_label{
	display: none !important;
}
body .section7-right-inner .gform_wrapper ul li.gfield{
	margin-top: 0 !important; 
	padding-right: 0 !important;
}
.section7-right-inner .gform_wrapper .gform_footer{
	margin: 0 !important;
	padding: 0 !important;
}
.section7-right-inner .gform_button{
	width: 100% !important;
    margin: 0 !important;
}
body .section7-right-inner .gform_wrapper ul li.gfield.gf_left_half{
	padding-right: 16px !important;
}
@media only screen and (max-width: 40em) {
	body .section7-right-inner .gform_wrapper ul li.gfield.gf_left_half{
		padding-right: 0px !important;
	}
}
.top-menu-wrapper ul{
	display: block;
	list-style: none;
	text-align: center;
	margin: 0;
}
.top-menu-wrapper ul li, .top-menu-wrapper ul li a{
	display: inline-block;
}
.top-menu-wrapper ul li a{
	padding: 10px 10px;
	color: #fff;
}
.top-menu-wrapper ul li a:hover{
	text-decoration: underline;
}

.top-menu-wrapper ul li.menu-item-5821 a{
	background: #ffbc00;
	color: #333333;
}
.top-menu-wrapper ul li.menu-item-5821 a{
	margin-right: 5px;
}
#menu-item-6985 a{
	text-indent: -999999px;
	background: url(img/linkedin.png) no-repeat 50% 50%;
	width: 44px;
	background-size: 70%;

}
#menu-item-7361 a{
	text-indent: -999999px;
	background: url(img/facebook.png) no-repeat 50% 50%;
	width: 44px;
	background-size: 70%;
}
#menu-item-7362 a{
	text-indent: -999999px;
	background: url(img/twitter.png) no-repeat 50% 50%;
	width: 44px;
	background-size: 70%;
}
.isotope-item-wrapp, .more-ve{
	overflow: hidden;
}
.isotope-item-wrapp .more-ve{
	position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 2;
    margin: 0;
    width: 100%;
   padding-top: 30px;
    
}
.isotope-item-wrapp .more-ve .bg-shadow{
	padding: 15px;
	background: #fff;
	display: block;
	padding-top: 0;
}
.isotope-item { width: 100%; margin: 1% 0;}
.isotope-item-wrapp a.card-image{
	display: block;
}
.gutter-sizer{
	width: 1.6%;
}
.image-rel-wrapper{
	position: relative;
	z-index: 1;
}
.image-rel-wrapper span{
	top: -8px;
    position: relative;
    padding: .5rem 1rem;
    border: solid 1px #fff;
    letter-spacing: .2rem;
    color: #fff;
    background-color: #ffbc00;
    z-index: 2;
    left: 12px;
    color: #323232;
}
.image-rel-wrapper span a{
	color: #323232;
	font-size: 12px;
}
nav.categories{
	display: block;
	overflow: hidden;
}
.list-inline {
    list-style: none;
    padding: 0 2rem;
    padding: 1rem 2rem 3rem 2rem;
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
}
.list-inline>li {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    width: auto;
}
nav.categories ul li {
    padding: .6rem 2rem 0.5rem 2rem;
    text-align: center;
    position: relative;
}

nav.categories ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: .2rem;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
}
.in-page-articles nav.categories ul li a{
	color: #fcbb34;
}
nav.categories ul li a.selected {
    
    color: #002856;
}


nav.categories ul li a.selected:before {
    content: ' ';
    position: absolute;
    outline: 0;
    width: 0;
    left: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #002856;
    right: 0;
    margin: 0 auto;
    bottom: -16px;
}

nav.categories ul li a:after {
    position: absolute;
    content: '';
    width: 99%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -5px;
    left: 50%;
        height: 5px;
    background: #fff;
}
.in-page-articles nav.categories ul li a:after {
    
    background: #fcbb34;
}
nav.categories ul li a.selected:after{
	 background: #002856;
}
.card-image .text-over-image, h2.text-over-image {
	color: #444444;
	font-size: 23px;
	font-weight: 400;
	padding: 0 25px 0 15px;
	background: url(img/arrow-right.png) right 50% no-repeat;
}
h2.text-over-image {
	color: #444444;
	font-size: 23px !important;
	font-weight: 400;
	padding: 15px 25px 0px 0;
	margin-bottom: 0;
	background: url(img/arrow-right.png) right 50% no-repeat;
}
.post_meta{
	display: block;
	font-size: 12px;
	padding: 10px 0 15px 0; 
}
h2.text-over-image a{
	color: #444444;
}
.card-content{
	padding: 0 15px;
}
.card-box{
	background: #fff;
	text-align: left;
	color: #444444;
	overflow: hidden;
}
.card-image{
	position: relative;
	z-index: 1;
}
.card-image .text-over-image{
	display: inline-block;
	margin-bottom: 15px;
	margin-top: 15px;
}
.card-image img{
	width: 100%;
}
.card-box h3, .card-box h3 a{
	font-size: 23px;
	font-weight: 300;
}
.card-image{
	overflow: hidden;
}
.card-image img {
	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.card-image:hover img {
	opacity: 0.9;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

.excerpt-shadow p:last-child{
	margin-bottom: 0;
}
.isotope-item-wrapp .more-ve:after{
	display: block;
	content: ' ';
	position: absolute;
	z-index: -1;
	top:0;
	left: 0;
	height: 100%;
	width: 100%;
	background:#fff;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+92&0+0,0+5,1+28,1+48,1+89 */
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 5%, rgba(255,255,255,1) 28%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 89%, rgba(255,255,255,1) 92%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 5%,rgba(255,255,255,1) 28%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 89%,rgba(255,255,255,1) 92%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 5%,rgba(255,255,255,1) 28%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 89%,rgba(255,255,255,1) 92%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}
@media only screen and (min-width: 40.063em) {
	.list-inline>li {
	    display: inline-block;
	}
	.col-xs-3 {
	    width: 25%;
	   
	
	}
	.isotope-item { width: 32.26%; }
}
#galleryModal .owl-carousel .owl-item img{
	display: block;
    width: auto;
    max-height: 120vh;
}

#galleryModal .owl-carousel {
  min-height: 300px;
}

#galleryModal .owl-carousel {
  background: url(img/91.svg) no-repeat center center;
}

#galleryModal{
	position: absolute;
	left: 50% !important;
	transform: translateX(-50%);
	padding: 0;
	margin: 0;
	background: transparent;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0);
    border: 0;
    width: 100%;
    max-width: 1200px;
}
#galleryModal .close-reveal-modal{
	z-index: 100;
}

#galleryModal .owl-nav div {
	background:url(img/rhinoslider-sprite-new.png) 0 0 no-repeat;
	text-decoration:none;
	width: 91px;
	height: 128px;
	margin: -64px 0 0;
	position: fixed;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	text-indent:-99999999px;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}
#galleryModal .owl-prev{
	    left: 10px;
    background-position: 0 0;
}
#galleryModal .owl-next{
	    right: 10px;
/*     text-align: right; */
    background-position: -91px 0 !important;
}

.image-zoom-icon{
	display: block;
	position: relative;
	z-index: 1;
}
.image-zoom-icon img{
	width: 100%;
}
.image-zoom-icon span{
	opacity: 0;
	 transition: opacity .6s;
}
.image-zoom-icon span{
	opacity: 1;
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5) url(img/play_arrow.png) center center no-repeat;
}
.second-paralax-fix{
	overflow: hidden;
}
#galleryModal .close-reveal-modal{
	font-size: 40px;
	background: rgba(0, 0, 0, 0.4);
	
	-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 50px;
height: 50px;
line-height: 50px;
border: 1px solid #fff;
text-align: center
}
#galleryModal .owl-next.disabled, #galleryModal .owl-prev.disabled{
	display: none;
}

#galleryModal h2{
	color: #78385d;
	font-family: Roboto Condensed, sans-serif;
    font-weight: 300;
    text-align: left !important;
}
#galleryModal p{
	color: #002871;
	font-family: Roboto, sans-serif;
	text-align: left !important;
}
#galleryModal label, #galleryModal span{
	color: #444444;
}
#galleryModal input {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(174, 174, 174);
  background-color: rgb(240, 240, 240);
  width: 100%;
  }
#galleryModal input[type=submit]{
  background-color: rgb(3, 41, 85);
  box-shadow: 2.5px 4.33px 5px 0px rgba(0, 0, 0, 0.3);
      border-radius: 20px;
    padding: 10px 20px;
    width: auto !important;
    float: right !important;
        font-family: Roboto Condensed, sans-serif !important;
    font-weight: 500 !important;
    font-size: 19px !important;
}
.aligncenter{
	margin: 0 auto;
    display: block;
    text-align: center;
}
.section-orange h3{
    color: white;
}
#gform_wrapper_37, #gform_wrapper_37 input, #gform_wrapper_37 li, #gform_wrapper_37 div{
	margin: 0;
	vertical-align: top;
}
#gform_wrapper_37 li{
	padding: 0;
}
#gform_wrapper_37 .gform_body, #gform_wrapper_37 .gform_footer{
	display: inline-block;
	padding: 0;
	width: auto;
	vertical-align: top;
}
#gform_submit_button_37{
	padding: 0.6rem 0.5rem;
}
#gform_wrapper_37 .gform_body {
	width: 68%;
}
#gform_wrapper_37 img.gform_ajax_spinner{
	display: none !important;
}
#gform_37{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
#gform_wrapper_37 li{
	width: 66%;
    display: inline-block;
}
#gform_wrapper_37 li#field_37_2{
	width: 31%;
	margin-right: 5px;
}

.page-id-6767 .main-content{padding-top: 0px;}
.page-id-6767 .main-content p:first-child{margin-top: 0;}
.page-id-6767 .the_title_wrapp{padding-bottom: 0;}
.page-id-6767 .gform_wrapper{
	width: 50%;
	
}

.page-id-7039 .main-content{padding-top: 0px;}
.page-id-7039 .main-content p:first-child{margin-top: 0;}
.page-id-7039 .the_title_wrapp{padding-bottom: 0;}
.page-id-7039 .gform_wrapper{
	width: 50%;
	
}
.page-id-5894 .gallery-section.nobg{
	padding: 0;
}


.top-bar .toggle-topbar.menu-icon a::after {
 	height: 1px;
}
.top-menu-wrapper ul{
	position: relative;
	z-index: 98;
}
@media only screen and (max-width: 1140px) { 
	.top-menu-wrapper ul{
		text-align: left;
	}
}
@media only screen and (max-width: 40em) { 
	
	.top-menu-wrapper ul{
		text-align: center;
		margin-top: 10px;
	}
	#floting-button a{
		    font-size: 10px;
			padding: 10px 6px;
			margin-right: 5px;
	}
	#floting-button{
		text-align: center;;
	}
	#floting-button .newsmod-btn{
		    background-position: right 3% center;
			padding-right: 20px;
			    background-size: 12px;
	}
}

.the-vid-tumb{
	
	margin-bottom: 25px;
	
	
}
.the-vid-tumb a{
	text-decoration: none !important;
	display: block;
	transition: box-shadow .3s;
padding: 10px;
  border-radius:10px;
  border: 1px solid #ccc;
  background: #fff;
}
.the-vid-tumb.activ-vid a{
	border: 1px solid #fcbb34;
}
.the-vid-tumb a:hover{
	box-shadow: 0 0 11px rgba(33,33,33,.2); 
}
.the-vid-tumb span{
	display: block;
	margin-top: 10px;
}
.the-vid-tumb span.vid-title{
	font-size: 20px;
}
.the-vid-tumb span.vid-length{
	color: #666;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2{
	font-size: 13.2px !important;
}
.last-p p:last-child{
	margin-bottom: 0;
}