/*
	Theme Name: Arlington Transportation Partners
	Theme URI: 
	Description: 
	Version: 1.0
	Author: 
	Author URI: 
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/


/*------------------------------------*\
Search results
\*------------------------------------*/

.search-results .archive_blog.loop {
    width: 100% !important;
    float: none;
    display: block;
    margin-top: 10px;
}
.search-results .loop .search-thumb img {
    max-width: 100px;
    float: left;
    margin-right: 10px;
}
.search-results .loop .archive_blog_title {
    margin-top: 0;
    padding: 0;
    min-height: initial;
    color: #2494d1;
    background-color: transparent;
}
.search-results .loop .search-desc {
    font-size: 15px;
    margin-left: 110px;
    min-height: 40px;
}
.search-results .loop .archive_blog_date {
    margin-bottom: 0;
}
.search-results .loop a.readmore_archive {
    clear: both;
    float: right;
    margin-top: 0 !important;
}
.search-results h1 {
    margin-bottom: 30px;
}
/*------------------------------------*\
Month Table
\*------------------------------------*/
#Table_01 {
    font-size: 0px !important;
}
.bike-month {
    overflow: auto;
}

/*------------------------------------*\
    MAIN
\*------------------------------------*/
.comment_area {
    display: none !important;
}
/* Fixing Left col tab page templates */

.page-template-templates2_col_tabs-php .no_top_padding{
	padding-bottom:0px;
}


/* Fixing color layout sections*/

.page-template-templatestwo-column-right-php .lt_blue_new, 
.page-template-templatestwo-column-right-php .peach, 
.page-template-templatestwo-column-left-php .lt_blue_new, 
.page-template-templatestwo-column-left-php .peach{
	position: relative;
    padding-bottom: 0px;
    z-index: 0;
    padding-top: 0px;
}
.page-template-templatestwo-column-right-php .lt_blue_new .contentarea, 
.page-template-templatestwo-column-right-php .peach .contentarea,
.page-template-templatestwo-column-left-php .lt_blue_new .contentarea, 
.page-template-templatestwo-column-left-php .peach .contentarea{
	z-index: 2;
    padding-top: 30px;
    position: relative;
    padding-bottom: 30px

}

.page-template-templatestwo-column-right-php section.lt_blue_new::before{
    content: "";
    width: 2000px;
    position: absolute;
    height: 100%;
    background-color: #bfd6ed;
    right: 0;
    z-index: 0;
}

/*.page-template-templatestwo-column-left-php section.lt_blue_new::before{
    content: "";
    width: 2000px;
    position: absolute;
    height: 100%;
    background-color: #bfd6ed;
    left: 0;
    z-index: 0;
} */



.page-template-templatestwo-column-right-php section.peach::before{
    content: "";
    width: 2000px;
    position: absolute;
    height: 100%;
    background-color: #fdf0df;
    right: 0;
    z-index: 0;
}

/*.page-template-templatestwo-column-left-php section.peach::before {
    content: "";
    width: 2000px;
    position: absolute;
    height: 100%;
    background-color: #fdf0df;
    left: 0;
    z-index: 0;
}*/





.ctas img {
    max-width: 300px;
    width: 100%;
    margin: 0px auto;
    height: auto;
    padding: 10px 10px;
}
.ctas a {
    width: 300px;
    display: inline-block;
}

.ctas {
    width: 100%;
}



/* header-search-bar */

button.search-submit {
    padding:2px 2px 4px 2px;
    width: 38px;
    border: none;
    background: none;
}
.header-search-button{
    width: 1%;
    border: 1px solid #BBB;
    border-left: none;
}
/*table.header-search {
    border-collapse: separate;
}*/
input.search-input {
    font-family: inherit;
    border: 1px solid #BBB;
    padding: 7px 6px;
    width: 90%;
    background: #fff;
    font-size: 16px;
    border-right: none;
}
form.search-form {
    display: inline-block;
        margin-left: 5px;
}

.search-field {
	background-color: transparent;
	background-image: url(/wp-content/uploads/2017/03/search-icon.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	background-size: 18px;
	border: none;
	cursor: pointer;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
	-webkit-transition: width 400ms ease, background 400ms ease;
	transition:         width 400ms ease, background 400ms ease;
	width: 0;
}

.search-field:focus {
	background-color: #fff;
    border: 1px solid #c9c9c9;
    cursor: text;
    outline: 0;
    width: 130px;
    padding: 4px 0px 4px 34px;
    font-size: 15px;
}
.search-form .search-submit { 
	display:none;
}

td.header-input {
    /*padding-right: 12px;*/
}

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'PT Sans', sans-serif;
	font-weight:100;
	font-size:20px;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#C51F14;
	text-decoration:none;
}
a:hover {
	color:#C51F14;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

a.moretag{
	display:block;
	margin-top:5px;
}
h2{
color: #005cb9 !important;
}
li#menu-item-2158 a {
    color: #fdb813;
    -webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-name: example;
    animation-duration: 4s;
    animation-iteration-count: infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes example {
    0%   {color: #fdb813;}
    25%  {color: #fff;}
    48%  {color: #fdb813;}
    100% {color: #fdb813;}
}

/* Standard syntax */
@keyframes example {
    0%   {color: #fdb813;}
    25%  {color: #fff;}
    48%  {color: #fdb813;}
    100% {color: #fdb813;}
}
li#menu-item-2158 a:hover {
    color: #fff;
}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	width:100%;
	margin:0 auto;
	position:relative;
}
/* header */

.no-link > a {
   pointer-events: none;
   cursor: default;
}


.glink {
    border: solid 1px #005cb9 !important;
    padding: 4px 10px !important;
    font-size: 16px !important;
    margin: 0px 0px 0px -7px !important;
    display: inline;
    height: 30px;
    text-align: center;
}
a.glink:first-child, .translated-ltr a.glink:nth-child(2) {
    background: #005cb9 !important;
    color: #fff !important;
}
.translated-ltr a.glink:first-child{
	    color: #005cb9 !important;
    background: #fff !important;
}


#headerextralinks a{
    margin-left: -7px;
    padding-right: 10px !important;
    margin-right: 10px !important;
}
.translated-ltr #headerextralinks a{
margin-left: 0px;
}
.translated-ltr .nav a{
    font-size: 16px;
}
.translated-ltr .nav ul{
	margin-top:5px;
}
.translated-ltr nav.nav ul li.menu-item-has-children a:after{
	top:7px;
}
.header a{
    color: #005cb9;
    font-size: 20px;
    border-right: 1px solid #CCC;
    padding-right: 15px;
    margin-right: 15px;
    line-height: 35px;
}

.socialheader{
	text-align:right;
	padding:15px 0;
}
/*.socialheader input, .bsearch input{
	background-color:#ebebeb;
	border:none;
	padding:7px;
	font-size:14px;
	width:80%;
	float:left;
}*/
.bsearch input{
width:95% !important;
}
.faqsearch p {
    display: none;
}
#headersocial {
    margin-left: 5px;
    float: right;
}
.headersocial{
	float:right;
}
.headersocial a{
	border:none;
	margin-right:15px;
	padding:0;
}
.header_google {
    float: right;
        margin-left: 5px;
}
.gsc-clear-button {
    display: none!important;
}
.gsc-input {
    background: #fff!important;
}
.wrap_bsearch {
    padding-top: 25px;
}
#headersearch, .bsearch{
	float:right;
	background-color:#ebebeb;
	border:1px solid #CCC;
	width:200px;
}
.bsearch{
	width:100% !important;
float:left !important;
/*margin:0 auto;*/
}
#headersearch i.fa, .bsearch i.fa{
	color:#CCC;
	margin:5px 5px 0 0
}
.bsearch i.fa{
	margin: 7px 5px 7px 0
}
div#headersearch button, .bsearch button{
	display:none;
}
/*faq page*/
p.spacing{
margin-top:5px;
}
h2.close, h3.close{
margin-bottom:0;
padding-bottom:0;
}
p.totop{
text-align:right;
margin-bottom: 65px;
}
.faq_rsrcs{
width:240px;
}

/* logo */
.logo {
	float:left;
	margin:12px 0 0 0;
}
.logo a{
    display: block;
    border: none;
    padding-right: 0px !important;
    margin-right: 0px !important;
}
.logo-img {
	width: 102px;
	padding-bottom:10px;
}
/* nav */

.nav a{ color:#FFFFFF;}
.nav a:hover,
#menu-footer-menu a:hover,
#accs_list a:hover{
	color:#fdb813;
	}
.nav ul{
	display:inline-block;
	float:right;
	position:relative;
	list-style:none;
	margin:0;
	
}
.nav {
	font-size:20px;
	font-weight: 700;
	color:#FFF;
	font-size:18px;
	position:relative;
	z-index:7900;
}
.nav ul a
{
	display:block;
	text-decoration:none;
	border:0;
	line-height:4;
}
.nav ul li a{
	text-transform:uppercase;
}
.nav ul li ul li a{
	text-transform: none;
}
.nav ul li:last-child a{
	margin-right:0;
}

.nav ul li
{
	position:relative;
	float:left;
	padding:0
}
.nav ul li:last-child{
	margin-right:0;
}
#menu-item-24{
	margin-right:25%;
}

.nav ul li.current-menu-item
{
	color:#fdb813;
}

nav.section_nav ul li.current-menu-item a:hover {
    color: #fff;
}

.section_nav_header a {
    color: #fff;
}
.section_nav_header a:hover {
    color: #fdb813;
}

.nav ul li:hover
{
	color:#fdb813;
}

.nav ul ul
{
	display:none;
	position:absolute;
	left:0;
	background-color:rgba(0, 92, 185,0.9);
	padding:0
}

.nav ul ul li
{
	float:none;
    width: 310px;
	/*width:180px; Original*/
}

.nav ul ul a
{
	font-weight:400;
	line-height:120%;
	padding:10px 15px;
	width:100%;
}

.nav ul ul ul
{
	top:0;
	left:100%
}

.nav ul li:hover > ul
{
	display:block;
	padding-top:9px;
}

nav.nav ul li.menu-item-has-children a:after{
	content:'∨';
	font-size:12px;
	margin-left:5px;
	position: absolute;
    top: 16px;
}
nav.nav ul ul.sub-menu li a:after{
	content:none;
	}
/*Breadcrumbs*/
#breadcrumbs{
	font-size:14px;
	text-transform: uppercase;
	padding:5px 0;
	color:#000;
	background-color:#fdb813;
}
#breadcrumbs a{
	color:#555;
}
#breadcrumbs a:hover{
	color:#eb1d5d;
}

/*sections*/

.page-template-templatestwo-column-right-php .contentarea .two-col-right-leftside{
	width:71%;
	float: left;
}
.page-template-templatestwo-column-left-php .contentarea .two-col-right-leftside{
	width:71%;
	float: right;
}

.section_menu_right h2 {
    margin-top: 0px;
    line-height: 30px;
    margin-bottom: 0px;
}

section{
	width:100%;
	padding:30px 0;
}
.white{
	background-color:#FFFFFF;
}

/*.lt_blue{
	background-color: #e8f5f9;
}*/
.lt_blue_new,.lt_blue{
	background-color: #bfd6ed;
}
/*.blue{
	background-color:#00a0c1;
}*/

.blue{
	background-color:#005cb9;
}

.bottomblueline{
	border-bottom:1px solid #0053a7;
}
.dk_blue{
	background-color:#0053a7;
}
.peach{
	background-color: #fdf0df;
}
.no_top_padding{
	padding-top:0;
}
.no_padding{
	padding:0;
}
div.section_menu{
	width:25%;
	max-width:300px;
	float:left;
	margin-right:3%;
}
div.section_menu_right {
    width: 25%;
    max-width: 300px;
    float: right;
    margin-left: 3%;
}
div.section_menu_right-lg {
    width: 56%;
    max-width: 630px;
    float: left;
}
.section_nav_header{
	background-color:#005cb9;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	text-transform: uppercase;
	font-size:30px;
	text-align:center;
	padding:20px 0;
}
.section_nav ul{
	margin:0;
	padding:0;
}
.section_nav ul li{
	background-color:#005cb9;
	font-family: 'PT Sans', sans-serif;
	font-size:20px;
	list-style: none;
	text-align: center;
	border-top:1px solid #FFF;
}
.section_nav ul li a{
	color:#FFF;
	display:block;
	padding:20px 0;
}
.section_nav ul li a:hover{
	color:#fdb813;
}
nav.section_nav ul li.current-menu-item{
	background-color:#fdb813;
}
section h1{
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:50px;
	color:#005cb9;
	text-transform: uppercase;
	margin:0;
	padding:0;
}
.events-title {
    margin: 0 0 10px 0;
    font-size: 2.5em;
    text-decoration: underline;
    color: #fdb813;
}
.section_copy.first_section-sm{
	width:43%;
	float:left;
    margin-right: 1%;
font-size: 19px;
}
.section_copy.first_section{
	width:71%;
	float:left;
}
.section_copy.text_left{float:left; width:54%;}
.section_copy.text_right{float:left; width:50%;}

.section_img_right{
	float:right;
	/* margin-left:3%;*/
	width:45%;
}
.section_img_left{
	float:left;
	margin-right:3%;
	width:45%;
}

span.rsrcs {
    float: right;
}

/* sidebar */

.newsletter_sidebar {
    max-height: 208px;
}

.newsletter_footer {
    width: 33%;
    margin: auto;
	text-align: left;
	opacity: .96;
}
.newsletter_footer iframe {
    margin-top: -25px !important;
}

.newsletter_onpage {
    width: 50%;
    margin: auto;
}
.sidebar {

}
.joinuspg{
    width: 250px;
        margin: -40px 0 0 0;
float:left;
}
.fl {
float:left;
font-size: 18px;
}
.fr {
float:right;
font-size: 18px;
}

/* footer */
.footer {
	color:#FFF;
	text-align:center;
}
ul#menu-footer-menu{
	color:#FFF;
	padding:0;
	margin:0;
}
#menu-footer-menu li{
	list-style: none;
	display:inline-block;
}
#menu-footer-menu li a{
	color:#FFF;
	font-weight:700;
	font-size:18px;
	margin-right: 23px /*30px*/;
}

#accs{
	font-size:20px;
}
#accs_list{
	margin:15px auto 40px auto;
	padding:0;
	max-width: 790px;
}
#accs_list a{
	color:#FFF;
	font-size:14px;
}
#accs_list li{
	list-style: none;
	display:inline-block;
	border-right:1px solid #78bbdf;
	padding:0 10px;	
}
#accs_list li:last-child{
	border:none;
}
#footer_disclaimer{
	max-width:650px;
	font-size:12px;
	padding:30px 0;
	margin:0 auto;
}
#footersocial{
	display:inline-block;
}
.footersocial{
	float:left;
	margin:25px 15px 20px 0;
}
.right_clear {
    margin: 25px 0 20px 0;
    float: right;
}
.copyright{
	font-size:14px;
	padding:40px 0 20px 0;
	margin:0;
}
/*------------------------------------*\
	Blog Posts Shortcode
\*------------------------------------*/

.five-custom-posts .listing-item {
    clear: both;
}
.five-custom-posts a.image {
    float: left;
    display: block;
    margin-right: 10px;
}
.five-custom-posts a.title {
    font-size: 32px;
    display: block;
}
.five-custom-posts span.date {
    display: block;
    font-size: 15px;
    font-style: italic;
}
.five-custom-posts span.excerpt-dash {
    display: none;
}

.five-custom-posts a.image, 
.five-custom-posts .excerpt {
    margin-bottom: 20px;
}
/*------------------------------------*\
    PAGES
\*------------------------------------*/

.contentarea {
    max-width: 1170px;
    padding-left: 35px;
    padding-right: 35px;
    display: block;
    margin: 0 auto;
}
.contentarea iframe{
	margin: 0 auto;
display: block;
}
#header_img{
	width:100%;
	max-height:365px;
	overflow:hidden;
}
#header_img img{
	width:100%;
	height:auto;
}
div#champ_logo{
	width: 100%;
    text-align: center;
}
div#champ_logo img{
	max-width:278px;
	height:auto;
	width:30%;
	margin-top: -150px;
}
/*==========HOME PAGE=================*/

div.hp_slider_overlay{
	background:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	
}

#layerslider_2 b{
	color:#C51F14;
}


#layerslider_2 .title{
	font-family: 'PT Sans', sans-serif;
	font-size: 58px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
}

#layerslider_2 .body{
	font-family: 'PT Sans', sans-serif;
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	font-weight: 700;
	white-space: normal !important;
}

#layerslider_2 .button{
	padding: 20px 30px; 
	font-size: 16px; 
	rounded-corners: 5px; 
	border-radius: 5px; 
	text-transform: uppercase; 
	color: rgb(255, 255, 255); 
	white-space: nowrap; 
	width: auto; 
	height: auto; 
	border-width: 0; 
	background: rgb(235, 29, 93);
	margin:0 ; /*0 0 420px*/
}


#hp_logo_left{float:left;margin-top:6%;}
#hp_logo_right{float:right;margin-top:6%;}
.hp_logo{ width:30%; height:auto}
#recent_blogs{
	display:inline-block;
	width:100%;
	text-align: center;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	color:#fdb813;
	font-size:30px;
	margin-bottom:30px;
}
.hp_blogpost{
	border-bottom:1px solid #005cb9;
	padding-bottom:40px;
	margin-bottom:40px;
	display:inline-block;
	font-size:20px;
width:100%;
	
}
.hp_blogpost:last-child{
	border:none;
	margin-bottom:0;
	padding-bottom:0;
}
.hp_blogpost_img{
	max-width:300px;
	height:auto;
	border:1px solid #959595;
	display:block;
	display:inline-block;
	margin-right:3%;
	width:25%;
}
.hp_blogpost_content{
	display:inline-block;
	width:70%;
	vertical-align: top;
}
.hp_blogpost_content a{
	color:#C51F14;
	font-size:17px;
	text-transform:uppercase;
	font-weight: 700;
}
.hp_blogpost_content a::after{
	content: ">>";
	font-size:14px;
	line-height:20px;
	margin-left:5px;
}
.hp_blogpost_content h3 a{
	color:#005cb9;
	text-transform: none;
	font-size:24px;
}
.hp_blogpost_content h3 a:after{
	content: none;
}
.hp_blogpost_content h3 {
    margin: 0;
}
.hp_blogpost_content p {
    font-size: 16px;
}

.hp_blogpost_content a.moretag {
    text-align: right;
}

.hp_blogpost_content .date {
    color: #005cb9;
}
.index-ctas{
    margin: 0 auto;
    max-width: 810px;
    /*	810px for having 3 images 
        1082px for 4 images         */
}
.index-logo{
	float: left;
	margin-right: 10px; /*15px for having 3 images*/
}
.index-logo img {
    width: 260px!important;
    height: 173px!important;
}

/*==========CHAMPIONS PAGE ===========*/
.tab_borders {
    width: 100%;
    /*border: 10px solid #e8f5f9;*/
}
div.tabs, div.tabs2{
	width:100%;margin-left:5px;
}
div.tab_2 a{
	width: 50% !important;
}
div.tab_3 a{
	width: 33.3% !important;
}
div.tab_5 a {
    width: 20% !important;
}
div.tab_6 a {
    width: 16.64% !important;
}
div.tab_7 a {
    font-size: 14px!important;
    padding: 18px 0!important;
    width: 14.25%!important;
}
div.tab_8 a {
    width: 12.48%!important;
    font-size: 13px!important;
}
div.tabs a, div.tabs2 a{
	background-color:#005cb9;
	color:#FFF;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	display:inline-block;
	font-size:20px;
	margin:0;
	text-decoration: none;
    border:none;
	padding:10px 0; 
	width:25%;
	text-align:center;
	margin-left:-5px;
	border-left:1px solid #FFF;
}
div.tabs.newsletter_tabs a{
	width:33.3%;
}
div.tabcontainer.newsletter_tabcontent ul li{
	list-style: none;
	border-bottom:1px solid #C9C9C9;
	padding: 5px 0;
}
div.newsletter_tab_copy{
	width:100%;
	padding:20px;
	padding-left:8%;
}
div.tabs a.active, div.tabs2 a.active{
	background-color:#FFF;
	color:#005cb9;
}
.tabcontainer{
	background-color:#FFF;
	padding:20px 0;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	color:#005cb9;
}

.tab_medal{
	float:left;
	width:25%;
min-width:60px;
	text-align: center;
}
.benefit_tab_copy{
	padding:0 20px;
	float:left;
	width:75%;
	    min-height: 230px;
    font-weight: normal;
}

.psm p{
margin-bottom:0;
}
.psm ul{
margin-top:0;
}


/*===========EMPLOYER PAGE============*/
/*----- Accordion -----*/
.accordion, .accordion * {
    -webkit-box-sizing:border-box; 
    -moz-box-sizing:border-box; 
    box-sizing:border-box;
}
 
.accordion {
    overflow:hidden;

}

.uv_accordion {
    padding: 0 0 0 7px;
    margin: -23px 0 0 0;
}

.uv_title{
	color: #eb1d5d !important;
	font-size: 20px !important;
}

.uv_copy{
    font-size: 18px !important;
    padding: 5px 5px 0 !important;
}
.accordion_newstemp{
    padding: 0;
    /*margin: -25px 0 0 0;*/
}
/*----- Section Titles -----*/
.accordion-section-title {
    width:100%;
    padding:5px 15px 5px;
    display:inline-block;
    transition:all linear 0.15s;
    /* Type */
    font-size:18px;
    color:#005cb9;
}
.accordion-section-title a:hover{
	color:#eb1d5d;
} 

.newsletter_tab_copy .accordion-section-title{
    font-size:1.17em;
}
 
.reg-accord{
    width:100%;
    display:inline-block;
    transition:all linear 0.15s;
    color: #005cb9 !important;
}
a.reg-accord:hover {
    color: #005cb9 !important;
}
/*----- Section Content -----*/
.accordion-section-content {
    padding: 15px;
    display:none;
}
.newsletter_tab_copy .accordion-section-content {
    padding: 0 15px;
    margin-top: -10px;
    display:none;
}
.accordion-section i{
	margin-right:10px;
}

.champion_pdf {
    float: right;
}

.reg-accord-content{
padding: 0!important;
    display:none;
}

.champion_pdf .fa-eye:before {
    display: none !important;
}
.champion_pdf .fa-eye:after {
    content: "\f06e" !important;
}

.champion_testimonies {
    margin: 0 auto;
    display: block;
    max-width: 77%; /*93%*/
}

.champion_image{
	float:right;
	/*width:24%;*/
    margin: 0 45px 0 0;
    max-width: 100px;
}

.case_image{
	float:right;
width:24%;
    margin: 0 45px 0 0;
}
.champion_image img{
	border:none;
}
.champion_copy{
	color:#444;
	font-weight:100;
	width:100%;
	float:left;
    margin-top: -30px;
padding: 10px 20px;
}
.reg_accordion_copy {
    color: #444;
    font-weight: 100;
    width: 100%;
    float: left;
    margin-top: -30px;
    font-size: 20px;
}

.reg_tab_copy{
padding: 30px 20px 0 20px;
}

.yearly_champs{
width:84% !important;
    word-spacing: 2px;
}

.case_withimg {
    width: 70% !important;
    word-spacing: 2px;
}

.accordion-section-content .champion_copy{
    font-size: 16px;
}
.case_Study_pdf{
padding: 0 0 20px 0;
}

div.tabcontainer.employer div.tabcontent{
	padding-left:8%;
}
.tabgen {
	padding-left:3% !important;
}
.featured-background {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 100px 0;
}
.featured-text {
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 62px;
}
/*==================================================BLOG PAGE===============================================*/

.contentarea.blog{

	margin-bottom:20px;
}

#blog_hero_img{
	max-height:365px;
	width:100%;
	overflow:hidden;
	background-color: #000;

	
}
#blog_hero_img img{
	width:100%;
	height:auto;
	opacity: 0.5;
	
}
.contentarea.hero {
    position: absolute;
    margin-left: 10%;
}

#hero_content {
	position: relative;
    top: 40px;
    z-index: 999;
    color: #FFF;
}
#blog_hero_title{
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:33px;
	color:#FFF;
}
#blog_hero_date{
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:24px;
	color:#FFF;
}
#hero_content a{
	color:#FFF;
	text-transform:uppercase;
	background-color:#dd037e;
	padding:15px 30px;
	display:inline-block;
	border-radius:5px;
	margin-top:40px;
}

/* BLOG LEVEL 2 */

/*------------------------------------*\
    IMAGES
\*------------------------------------*/

.second_level_blog{
    display: inline-block;
    width: 47.5%;
    /* max-height: 410px; */
    border-top: 1px solid #c6c6c6;
    margin-right: 2%;
    margin-top: 35px;
    position: relative;
    padding-top: 20px;
    vertical-align: top;
}
body > div.wrapper > main > section:nth-child(2) > div > div:nth-child(4){
	margin-right:0;
}
.second_blog_date{
	font-size:14px;
	margin-bottom:20px;
}
.second_blog{
	
}
.second_level_blog img{

	border:1px solid #c6c6c6;
}
.second_level_blog a{
	text-transform:none;
}
.second_level_blog a.readmore{
    position: relative;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #C51F14;
    padding: 5px 10px;
    display: inline-block;
    top: -29px;
    float: right;
}
.second_blog_title{
    background-color: rgba(0,0,0,0.5);
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
    margin-top: -93px;
    min-height: 92px;
    max-height: 92px;
}

/* BLOG LEVEL 3 */
.third_level_blog{
display: inline-block;
    width: 31.5%;
    border-top: 1px solid #c6c6c6;
    margin-right: 1%;
    /* margin-top: 45px; */
    padding-top: 14px;
    vertical-align: top;
    /* max-height: 285px; */
    position: relative;
}

body > div.wrapper > main > section:nth-child(2) > div > div:nth-child(6){
	
}

.third_blog_date{
	font-size:14px;
	margin-bottom:20px;
}

.third_level_blog img{

	border:1px solid #c6c6c6;
}

.third_level_blog a{}

.third_level_blog a.readmore_3{
    position: relative;
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    background-color: #C51F14;
    padding: 5px 10px;
    display: inline-block;
    margin-top: -29px;
    float: right;
}
.third_blog_title{
	background-color: rgba(0,0,0,0.5);
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
    margin-top: -100px;
    min-height:100px;
max-height:100px;
}

/* BLOG LEVEL 4 */
.fourth_level_blog{
	display:inline-block;
	width:23%;
	border-top:1px solid #c6c6c6;
	margin-right:1.3%;
	margin-top:30px;
    margin-bottom: 10px;
	padding-top:10px;
	max-height: 210px;
	vertical-align: top;
}

body > div.wrapper > main > section:nth-child(2) > div > div:nth-child(11){
	margin-right:0;
}

.fourth_blog_date{
	font-size:14px;
	margin-bottom:15px;
}

.fourth_level_blog img{

	border:1px solid #c6c6c6;
}
.fourth_level_blog a {

}
.fourth_level_blog a.readmore_4{
	position:relative;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	background-color:#C51F14;
	padding:5px 10px;
	display:inline-block;
    margin-top: -28px;
    float:right;
}
.fourth_blog_title{
	background-color: rgba(0,0,0,0.5);
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    padding: 20px;
    min-height:100px;
max-height:100px;
  position: relative;
    margin-top: -100px;
}


/*sidebar blog posts */
.hp_sidebar_blog{
margin-bottom: 30px;
}
.hp_sidebar_title a{
    color: #00a1c0;
    text-align: center;
    display: block;
    padding: 0 20px;
}
.hp_sidebar_link a{
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 0 20px;
}


aside h2{
	margin:25px 0;
}
.sidebar_blog{
	display:inline-block;
	width:100%;
	margin-right:2%;
	margin-top:12px;
	padding-top:0px;
	vertical-align: top;
    max-height: 180px;
	
}


.sidebar_blog_date{
	font-size:14px;
	margin-bottom:7px;
}

.sidebar_blog img{

	border:1px solid #c6c6c6;
}
.sidebar_blog a {
    position: relative;
    top: -92px;
}
.sidebar_blog a.readmore_sidebar{
	position:relative;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	background-color:#C51F14;
	padding:5px 10px;
	display:inline-block;
    top: -121px;
        float:right;
}
.sidebar_blog_title{
	background-color: rgba(0,0,0,0.5);
    color: #FFF;
    font-size: 13px;
    font-weight: 700;
    padding: 20px;
    min-height:92px;
}

aside.blog_sidebar h2{
	font-size:16px;
	color:#005cb9;
	margin-bottom:10px;
	text-align:center;
}
/*===============================BLOG SINGLE===============================*/
.blog_headline{
	text-transform: none;
	color:#005cb9;
	font-size:40px;
	margin-bottom:10px;
}
div#blogwrapper{
	width:75%;
	float:left;
}
#blogwrapper p img {
    margin: 10px;
}
#blogwrapper iframe {
margin: 0 auto;
display: block;
}
.blogwrapper_content {
    font-size: 16px;
}
.blogwrapper_content h2 {
    color: #005cb9 !important;
}
h3, .blogwrapper_content h3 {
    color: #005cb9 !important;
    font-weight: normal;
}
.bfr{ /* BLOG IMAGE W/ CREDIT FLOAT RIGHT */
float:right;
text-align:center;
margin: 10px;
font-size: 12px;
}
.bfl{ /* BLOG IMAGE W/ CREDIT FLOAT LEFT */
float:left;
text-align:center;
margin: 10px;
font-size: 12px;
}
span.bb { /* BLOG IMAGE W/ CREDIT FLOAT LEFT -TEXT*/
    display: block;
    clear: both;
}
.postmanyimgs{
margin:0 auto;
width:100%;
}
.postmanyimgs_each{
    display: inline;
    float:left;
    width: 250px; 
    height: 188px; 
    overflow: hidden;
    margin: 10px; 
}
.postmanyimgs_each img { 
    width: 100%;
}
aside.blog_sidebar{
	width:20%;
	float:right;

}
#single_blog_author{
	border-top:1px solid #c9c9c9;
	padding-top:20px;
	font-size:14px;
	margin-bottom:10px;
}
#author_img{
	float:left;
	margin-right: 24px;
	width: 13%;
	margin-left: 19px;
	max-height: 85px;
	overflow: hidden;
}

#author_name {
    border-right: 1px solid #c9c9c9;
    padding-right: 10px;
    margin-right: 10px;
    max-width: 165px;
    display: inline-block;
}
#twitter_address{
	border-right:1px solid #c9c9c9;
	padding-right:10px;
	margin-right:10px;
	vertical-align:top;
	display: inline-block;
}
.author_bio {
    display: flex;
min-height: 82px;
}
.two_authors{
margin: -9px 0 0 0;
}
#key_takeaway{
	background-color:#ccecf3;
	padding:10px 20px;
	margin-bottom:17px;
margin-top: -1%;
	font-size:16px;
}
#takeaway_title{
	float:left;

}
#takeaway {

	margin-left:16%;
}
#takeaway p{
	margin:0;
}

.photo_credit p {
    margin: 0;
    display: inline;
}
.post_tags{
	font-size:16px;
}

#blog_post_pagination{
	margin-top:30px;
	font-size:14px;
}


#post_date, .post_commentb{
display: inline-block;
}

p.photo_asterisk {
    bottom: -46px;
    left: -11px;
    display: inline;
    position: relative;
}
.comment_area{
padding-top:24px;
font-size:16px;
}
.likethis {
    float: left;
}
.addacomment{
float:right;
}
.dot-irecommendthis{
background-position: 0 12px;
padding-left: 10px !important;
}
.dot-irecommendthis:hover {
    background-position: 0px -14px !important;
padding-left: 10px !important;
}
.dot-irecommendthis.active {
    background-position: 0px -14px !important;
    padding-left: 22px !important;
}
h1.comments_h{
	font-size:26px;
	border-top:1px solid #c9c9c9;
	padding-top:10px;
	text-transform:capitalize;
	}
h2.add_comment{
font-size: 20px;
color: #005cb9;
padding-top: 10px;
margin: -16px 0 0 0;
}
.comment-author.vcard a, .comment-meta.commentmetadata a {
    color: #444 !important;
}
.says{
font-style:italic;
}
.comment-author.vcard a{
text-decoration:underline;
}
div.comments{
	padding-bottom:20px;
	clear: both;
}
#user_comments {
padding: 10px 0px 0px;
}
.comment-body {
    border-bottom: 1px solid #C9C9C9;
    margin: 0 0 30px;
    padding: 0 0 10px;
}
#respond label {
    width: 100px;
    display: inline-block;
}
form#commentform {
    margin: 0 0 50px 0;
}
.reply {
    margin: -15px 0 0 0;
    font-size: 12px;
}
i.fa.fa-reply {
    color: #005cb9;
    margin: 0 5px 0 0;
    font-size: 10px;
}
a.comment-reply-link {
    color: #005cb9;
}
.comment-author.vcard {
    float: left;
}
.comment-meta.commentmetadata {
    float: right;
}
.comments p {
    clear: both;
}
div.comments textarea{
	width:100%;
	padding:20px;
}
.disclosure{
	border-top:1px solid #c9c9c9;
	text-align:center;
	padding-top:20px;
}
.moreinfo{
	max-width:65%;
	margin:0 auto;
}
.moreinfo p {
    margin: 0;
}
#archive_dropdown_container,#archive_dropdown_container_end{
	width:25%;
	float:right;
	margin-right:2.5%;
	position:relative;
}
#archive_dropdown_container_end{
	margin-bottom: 20px;
	/*width:22%;
	margin: 0 auto;
	position:relative;*/
}
#archive_dropdown, #archive_dropdown_end{
	border: 1px solid #c9c9c9;
	width:100%;
}

#archive_dropdown i, #archive_dropdown_end i{
	color:#eb1d5d;
}
#archive_dropdown > select, #archive_dropdown_end > select{
	border:0;
    border-radius: 0;
    color: #005cb9;
    padding:5px;
    font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	width:88%;
   	-webkit-appearance: none;
	-moz-appearance:none;
 	appearance: none;  
}
#archive_dropdown > select, #archive_dropdown_end > select{
    	width: 100%;
	background: #fff url("http://bikearl.wpengine.com/wp-content/uploads/2016/12/archivearrowred.png") no-repeat 97% 50%;
}
/*#archive_dropdown_end > select{
	font-size:25px !important;
    	width: 100%;
	height: 45px;
	background: #fff url("http://arltrans.wpengine.com/wp-content/uploads/2016/01/arrow.png") no-repeat 97% 50%;
}*/
#archive_dropdown_end > select option:nth-child(even), select option:nth-child(odd){
font-size:14px;
}
#archive_dropdown > select:after, #archive_dropdown_end > select:after{
	content:"jkhu";
}
#archives-2 > label{display:none;}

.blog_author{
	width:85%;
	float:left;
}
#share_head{
	width:100%;
	color:#CCC;
	font-size:20px;
	text-align:center;
	margin-bottom:10px;
}
.blog_social{
	float:right;
	width:15%;
	padding:0 20px;
}
.blog_social_bottom {
    float: right;
    position: relative;
    padding: 0 0 0 10px;
}
.blog_social_link{
	margin-right:5px;
}
.blog_social_link:last-child{
	margin-right:0;
}
#recommend_header {
    margin: 0px 0px 30px;
    height: 60px;
}
#recommend_header h2{
	font-size:20px;
	color: #005cb9;
	border-bottom: 1px solid #c9c9c9;
	padding-bottom:10px;
}
#recommend_header h2 span{
	margin-left:100px;
	font-weight:100;
}
a.dot-irecommendthis.active{
	color: #005cb9 !important;
}
ul#user_comments li{
	list-style:none;
}
.comment-author.vcard img{
	float:left;
	margin-right:30px;
}
#postdate{
	border-right: 1px solid #c9c9c9;
    padding-right: 10px;
    margin-right: 10px;
	vertical-align:top;
	display:inline-block;
}
.commentsnumber{
	background-color: #005cb9;
	color:#FFF;
	border-radius:3px;
	padding:0 2px;
	width:20px;
	display:inline-block;
	text-align:center;
	margin-right:5px;

}
/*================================BLOG ARCHIVE ================================*/
#archive_month{
	text-transform: none;
}

.archive_blog{
	display:inline-block;
	width:23%;
	border-top:1px solid #c6c6c6;
	margin-right:2%;
	margin-top:35px;
    	margin-bottom: 10px;
	padding-top:20px;
	vertical-align: top;
	max-height:210px;
	float:left;
}
.loop{
width:31% !important;
}
.loop-authors{
    width: 20% !important;
    margin-right: 5% !important;
    margin-left: 5%;
}
.author-cat-title{
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 5px;
    position: relative;
    margin-top: -30px;
}
.archive_blog_date{
	font-size:14px;
	margin-bottom:20px;
}

.archive_blog img{

	border:1px solid #c6c6c6;
}

.archive_blog a{}

.archive_blog a.readmore_archive{
	position:relative;
	color:#FFF;
	text-transform:uppercase;
	font-size:14px;
	background-color:#c51f14;
	padding:5px 10px;
	display:inline-block;
    margin-top: -28px;
    float:right;
}

.archive_blog_title{
	background-color: rgba(0,0,0,0.5);
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    padding: 20px;
    position: relative;
    margin-top: -100px;
    min-height:100px;
max-height:100px;
}
#archive_page_dropdown{
	width:250px;
	display:block;
	float:right;
}

.pagination {
    margin: 50px 0 20px 0;
    text-align: center;
font-size: 1.3em;
}
.pagination-blog{
    margin: 0;
    padding-bottom: 50px;
font-size: 1.3em;
}
.pagination-author-blog{
    margin-top: 30px;
    padding-bottom: 50px;
	font-size: 1.3em;
}
.page_prev{
float:left;
}
.page_next{
float:right;
}

/* TAG CLOUD */
div#utcw-2{
	background-color:#005cb9;
	padding:30px 18px;
	margin-top:30px;
}
div#utcw-2 a{color:#FFF;}
/*================================CLIENTS PAGE =================================*/

img.testimony{ 
padding:10px;	
}


/*================================INITIATIVES PAGE =================================*/
.media-lightbox{ 
width:300px;
}

.media-wrap{ 
    display:block;
    padding: 10px;
    width: 275px;
    height: 190px;
    overflow: hidden;
    float: left;
}
/*================================ABOUT US PAGE =================================*/
.about_staff {
    margin: auto;
}
.about_staff_each {
    display: inline;
    float: left;
    margin: 0 30px 30px 11px;
}
.about_staff_each p {
    margin:0;
    float: left;
}
.about_staff_info {
    font-size: 12px;
    margin: 30px 0 0 -10px;
    display: block;
    width: 220px;
    float: left;
}
.about_staff_each img {
    display: block;
    margin-top: 13px;
    border-radius: 100px;
    float: left;
    width: 95px !important;
    height: 95px !important;
}
.staff_title{
font-weight: normal;
}
.staff_name {
    font-weight: bold;
    font-size: 13px;
}
.staff_top {
clear:left;
}
/*================================NEWSLETTERS PAGE =================================*/
.newsletter_archive_list{
    display: inline-block;
    padding: 5px 15px 5px;
	margin-top:-23px;
    vertical-align: top;
}
.newsletter_archive_list h3 i{
padding-right:4px;
}
.newsletter_archive_list ul {
    margin-top: -9px;
    padding-bottom: 2px;
}


/*================================ FORM: SAFETRACK =================================*/
.hs-form {
   vertical-align: middle;
   background: #fff;
   border: 1px solid #CCC;
   padding: 13px;
   border-radius: 6px;
   }
.hs-input {
    border: 1px solid #CCC;
    background: #ffffff;
    color: #444444;
    padding: 8px;
    margin-bottom: 5px;
    width:100%;
    /*width: 244px;*/
    font-size: 14px;
	}
.hs-input:focus {
   background: #fff;
   color: #444444;
   }
.hs-form label {
   font-size: 14px;
   color: #444444;
   font-weight: bold;
   }
ul.hs-error-msgs, .hs-error-msgs label {
    font-size: 14px;
    color: #eb1d5d;
    margin: -5px 0 0 0;
    list-style-type: none;
    padding: 0;
    font-weight: normal;
    font-style: italic;
}
.hs_submit {
   margin:8px 0;
   text-align: center;
   }
.hs-button {
    background: #C51F14;
    border: 0;
    color: #ffffff;
    padding: 4px 18px;
    text-transform: uppercase;
    vertical-align: middle;
    font-weight: bold;
    width: 100%;
}
.hs-button:hover {
   border: 0;
   background: #c4114a;
   color: #fff;
   }
.hs-button:active {
   border: 0;
   background: #c4114a;
   color: #fff;
   }
.submitted-message {
    vertical-align: middle;
    background: #fff;
    border: 1px solid #CCC;
    padding: 13px;
    font-size: 14px;
}
.hs-form fieldset.form-columns-1 .hs-input {
    width: 100%!important;
}
.hs-form fieldset.form-columns-1 .input {
    margin-right: 0!important;
}

/*-------------------------------OFFERS PAGE ------------------------*/
	.offers-body {
		width: 95%; 
		margin: 0 auto;
	}
	.offers-ctas{
		float: left; 
		margin: 20px 22px; 
		width: 200px; 
		height: 200px; 
	}

/*-------------------------------SUBMISSIONS PAGE ------------------------*/

.bundle{
    float: left;
    width: 355px;
    margin: 10px 82px 0;
    border-bottom: 1px solid #c6c6c6;
    margin-bottom: 40px;
}

.bundle p {
    margin: 0;
}

.bundle img {
    width: 355px;
    height: 200px;
    background: #eee;
}

.submission-copy{
    text-align:left;
    padding: 20px 0;
}

.submission-copy h2{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em!important;
    margin: 5px 0;
    text-align:center;
}

.submission-copy p{
   font-size: .85em;
    margin: 0;
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.submission-copy a {
    margin: 0 auto;
    display: block;
    width: 145px;
    padding: 5px 0;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:439px) {
	.slider-button a {
		padding: 10px 20px !important;
		margin-top: 20px;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width:400px) {
	.second_level_blog, .third_level_blog, .fourth_level_blog{
		width:100%;
		max-height:300px;
	}
	body {
	    font-size: 16px;
	}
	.logo-img {
		width: 102px;
    	padding-bottom: 0px;
	}
	section .alignright, section .alignleft, .case_image{
		float:none;
		margin: 0 auto !important;
	    display: block;
	    margin-bottom: 10px !important;
	}
	.case_image{
		width:auto;
		padding:10px;
	}
	.case_withimg{
		width:100% !important;
	}
	p img {
	    height:auto !important;
	    clear: both !important;
	    display: inline-block;
	}
	p img:after {
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
	* html p img{
	    height: 1%;
	}
	.hp_blogpost{
		width: 100%;
	}
	.wrap_bsearch {
	    padding-top: 0;
	}
	.bsearch input {
	    width: 85% !important;
	}
	.contentarea iframe{
	    margin: 0 auto;
	    display: block;
	    padding: 10px;
	    width: 320px !important;
	}
	.about_staff_info {
	    font-size: 12px;
	    margin: 22px 0 0 -16px;
	    display: block;
	    width: 220px;
	    float: left;
	}
	.loop-authors {
	    width: 45% !important;
	    margin-right: 5% !important;
	    margin-left: 0;
	}
	.addacomment {
	    display: none;
	}
	.newsletter_sidebar{
	    margin: 0 0 0 -20px;
	}
	.sidebar_blog a.readmore_sidebar{
		left: 187px!important;
		float:none;
	}
	.index-ctas{
		margin: 0 auto;
		width: 300px;
	}
	.index-logo{
		margin-right: 0;
		margin-bottom: 10px;
	}

}



@media only screen and (max-width:480px) {
	.socialheader {
	    padding-right: 85px !important;
	    padding-top: 12px !important;
	    height:100px;
	}
	div#headersocial{
	    right: 0;
	    position: absolute;
	    margin-top: 45px;
	}
	button#responsive-menu-button {
		top: 100px !important;
	}
	.header_google {
		float: right;
	}
	.featured-text {
		font-size: 30px;
		line-height: 40px;
	}
	.featured-background {
	    padding: 60px 0;
	}
}
@media only screen and (max-width:533px) {
	#menu-footer-menu li{
		width:auto;
		padding:5px 0;
	}
	.newsletter_footer{
	    width: 300px!important;
	}
	.second_level_blog, .third_level_blog, .fourth_level_blog{
		width:100%;
		max-height:300px;
	}
	section .alignright, section .alignleft, .case_image{
		float:none;
		margin: 0 auto !important;
	    display: block;
	    margin-bottom: 10px !important;
	}
	.contentarea iframe{
	    margin: 0 auto;
	    display: block;
	    padding: 10px;
	    width: 320px !important;
	}
	.about_staff_info {
	    font-size: 12px;
	    margin: 22px 0 0 -16px;
	    display: block;
	    width: 220px;
	    float: left;
	}
	.loop-authors {
	    width: 45% !important;
	    margin-right: 5% !important;
	    margin-left: 0;
	}
	.addacomment {
	    display: none;
	}
}



@media only screen and (max-width:600px) {
	.contentarea{
		padding-left:20px;
		padding-right:20px;
	}

	.hp_blogpost_img{
		display:block;
		width:100%;
		max-width:100%;
		margin-right:0;
		margin-bottom:20px;
	}
	.hp_blogpost_content {
		width:100%;
		display:block;
	}
	#accs_list li:nth-child(even){
		border-right:none;
	}
	.section_copy h1{
		font-size:28px;
		margin:20px auto;
		text-align:center;
	}
	.sidebar_blog{
		width:100%;
		display:block;
	    max-height: 245px;
	}
	.sidebar_blog_title{
		font-size:16px;
	}
	.sidebar-widget {
		margin: 110px 0 30px !important;
	}
	.archive_blog{
		width:100%;
		max-height: 297px;
	}
	#archive_page_dropdown{
		float:none;
		margin:10px auto;
	}

	#archive_dropdown > select, #archive_dropdown_end > select {
	    padding: 5px 10px 5px 5px;
	    min-width: 150px;
	}
	#archive_dropdown_container, #archive_dropdown_container_end {
	    width: auto;
	}
	.second_level_blog, .third_level_blog, .fourth_level_blog{
		width:100%;
	    /*max-height: 255px;*/
		/*max-height:420px;*/
		     display: block; 
		         max-height: none;
	}
	.third_level_blog{
		    padding-bottom: 30px;
	}
	.second_blog_title, .third_blog_title, .fourth_blog_title, .moreinfo{
		font-size:16px;
	}
	.second_level_blog a, .third_level_blog a, .fourth_level_blog a{ 
		font-size: 10px;
		float: none;
		width: 100%;
		/*margin-top: 20px;*/
		display: inline-block;
		font-size:16px;
		text-align: center;
	}
	#takeaway_title{
		float:left;
		margin-right: 5px;
	}
	#takeaway{
		margin:0;
	}
	#blog_hero_title{
		font-size:24px;
	}
	#blog_hero_date{
		font-size:18px;
	}
	#hero_content a{
		font-size:14px;
		padding:8px 15px;
	}
	.joinuspg{
		min-width:300px; 
		max-width:350px;
	    margin: 0;
	}
	div.tabs a, div.tabs2 a{
	    font-size: 14px;
	}
	.faq_rsrcs{
		width:280px;
	}
	div.section_menu_right{
		width:100% !important;
		float:none;
		margin: 0 auto;
	}
	.section_copy.first_section{
		width: 100%;
		float: none;
	}
	.offers-ctas {
	    float: left;
	    margin: 7px 7px;
	    width: 150px;
	    height: 150px;
	}
	.offers-ctas img {
	    width: 150px!important;
	    height: 150px !important;
	}
	.offers-body {
		width: 100%; 
		margin: 0 auto;
	}
	.about_staff_each {
	    display: inline;
	    float: left;
	    margin: 0 auto;
	}
	.index-ctas{
		margin: 0 auto;
		width: 300px;
	}
	.index-logo{
		margin-right: 0;
		margin-bottom: 10px;
	}
}



@media only screen and (max-width:720px) {
	/*.section_copy.first_section{
		width:71%;
		float:right;
	}*/
	.section_copy.text_left{float:none; width:100%;}
	.section_copy.text_right{float:none; width:100%;}
	
	.section_img_right{float:none; width:100%;
	}
	.section_img_left{float:none; width:100%;
	}
	#takeaway_title{
		float:left;
		margin-right: 5px;
	}
	#takeaway{
		margin:0;
	}
	.sidebar-widget {
	    margin: -18px 0 30px !important;
	}

}




@media only screen and (max-width:757px) {
	div.socialheader{
		text-align: left;
	}
	#headersearch{
		float:none;
		display:inline-block;
		padding-top:10px;
	}
	#headersocial{
		float:none;
		display:inline-block;
	}

}



@media only screen and (max-width:800px) and (min-width:600px) {
	.sidebar_blog{
		width:45%;

	}
   .archive_blog{
		width:45%;
	}
	.second_level_blog, .third_level_blog, .fourth_level_blog{
		width:47.5%;
		margin-right: 2% !important;
		margin-top: 40px;
		padding-top: 10px;
		vertical-align: top;
		max-height: 240px;
	}
	.joinuspg{
		min-width:300px; 
		max-width:350px;
   		margin: 0 auto;
	}
	#takeaway_title{
		float:left;
		margin-right: 5px;
	}
	#takeaway{
		margin:0;
	}
	.sidebar_blog{
    	margin-left: 2%;
	}
	.sidebar_blog_title{
		font-size:16px;
	}
	.sidebar-widget {
    	margin: 110px 0 30px !important;
	}
}

@media only screen and (max-width:600px) {
	div.section_menu {
	    float: none !important;
	    width: 100% !important;
	    max-width: none;
	}
	div.section_copy.first_section{
		width:100%;
		float:none;
	}
	.section_nav_header{
		font-size: 20px;
	    padding: 8px 0;
	}
	.section_nav ul li a{
	    padding: 10px 0;
        font-size: 18px;
	}

}



	
@media only screen and (max-width:800px) {

	.page-template-two-column-left .two-col-right-leftside, .page-template-two-column-right .two-col-right-leftside {
	    width: 100% !important;
	    float: none !important;
	}
	.page-template-two-column-left .section_menu_right, .page-template-two-column-right .section_menu_right {
	    float: none;
	    width: 100% !important;
	    max-width: none !important;
	}



/*	.header_google{
		display:none;
	}*/

	
	div.section_menu{
		width: 37%;
		float: left;
   		margin: 0 20px 5px 0;
	}

	/*div.section_menu_right{
		width:37% !important;
		float:right;
		margin: 0 0 5px 10px;
	}
	.section_copy.first_section{
		width: 60%;
		float: left;
	}*/

	.bundle {
	    width: auto; 
	    margin: 0; 
	}

	div.section_menu_right-lg{
		width:100% !important;
		float:none !important;
		margin: 0 auto !important;
	}
	.section_copy.first_section-sm{
		width:100%;
		float:none;
	}

	.section_copy.first_section{
		width:57%;
		float:left;
	}

	div.section_menu_right-sm{
		width:100% !important;
		float:none !important;
		margin: 0 auto !important;
	}
	.contentarea{
	    padding-left: 20px;
	    padding-right: 20px;
	}

	div#blogwrapper{
		width:100%;
		float:none;
	}
	aside.blog_sidebar{
		width:100%;
		float:none;
	}
	.blog_headline{
		font-size:34px;
	}
	#author_img{
		margin-left:0;
		margin-right: 10px;
		min-width: 50px;
	}
	.blog_social{
		display:none;
	}
	.blog_author{
		width:100%;
	}
	section h1{
		font-size:30px;
	}
	
}



@media only screen and (max-width:920px) {
div.logo{
		margin:12px auto;
		width:100%;
		display:block;
		text-align: center;
	}
	.logo-img{
		width: 102px;
    	padding-bottom: 0px;
	}
	#headersocial {
	    float: right;
	    margin: 0 0px 0 0;
	}
	.headersocial img {
	    height: 30px;
	}
	.headersocial {
		padding:0;
		margin: -5px;
	}
	#headersearch, #headerextralinks{
		display:none;
	}
	.socialheader{
	padding-right: 95px;
	}
	form.search-form{
		display:none;
	}
/*#headersocial {
    float: none;
    text-align: center;
    max-width: 310px;
    width: 100%;
    margin: auto;
    display: block;
    height: 40px;
    clear: both;
}
.headersocial:first-child a {
    margin-right: 0px;
    padding-right: 0px;
}

.header_google {
    margin-left: -35px;
    display: inline-block;
}
span#headerextralinks {
    float: left;
    margin-left: 10px;
}*/
}



@media only screen and (max-width:995px) {
	.archive_blog_title {
		font-size:14px;
	}


}



@media only screen and (max-width:1130px) {
		.header a{
		font-size:17px;
		    padding-right: 10px;
    margin-right: 10px;
	}
	nav.nav ul{padding-left:0;}
	div.logo{
		margin:12px auto;
	}
	nav.nav ul li.menu-item-has-children a:after{
	    top: 9px;
	}
}
@media only screen and (min-width:1280px) {

}



@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#fdb813;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#fdb813;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#fdb813;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0 !important;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto !important;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px !important;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0 !important;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px !important;
}
a img.alignnone {
	margin:5px 20px 20px 0 !important;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0 !important;
}
a img.aligncenter {
	display:block;
	margin-left:auto !important;
	margin-right:auto !important;
}
.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;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

.hp_blogpost_content a::after {display:none;}

.hp_blogpost_content, hp_blogpost {width:100%;}

.hp_blogpost_content .date {
    color: #005cb9;
    width: 75%;
    margin-left: 25%;
}

.hp_blogpost_content h3 {
    margin: 0;
    width: 75%;
    margin-left: 25%;
}

.hs-featured-image-wrapper {
float: left;
width: 25%;
margin-top: -70px;
}

.hs-featured-image-wrapper img {
width:95% !important;
max-width:95% !important;
float:none !important;
margin:0 !important;
}

.hp_blogpost_content p {
    font-size: 16px;
    width: 75%;
    margin-left: 25%;
}

@media only screen and (max-width:925px)  {
	.hs-featured-image-wrapper {
float:none;
display:block;
margin:0 auto;
max-width:350px;
}

.hp_blogpost_content p {
    font-size: 16px;
    width: 100%;
    margin-left: 0;
margin-top:10px;
}

.hp_blogpost_content .date {
    color: #005cb9;
    width: 100%;
    margin-left: 0;
margin-bottom:10px;
}

.hp_blogpost_content h3 {
    margin: 0;
    width: 100%;
    margin-left: 0;
margin-bottom:10px;
}

.hs-featured-image-wrapper {
max-width:500px;
width:100%;
}

}



.ai1ec-row{
	margin-left:0 !important;
}

