/******************************************
Skin AD
********************************************/
.skin-ad {
    width: 1890px;
    height: 1200px;
    position: absolute;
    top: 308px;
    right: 0;
    left: 50%;
    margin-left: -945px;
}
.skin-ad a {
    display: block;
    cursor: pointer;
    width: 1890px;
    height: 1200px;
}
/*******************************************
Fonts
********************************************/
body {
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    overflow:auto !important;
}
.sans-serif{
	font-family:'Open Sans', helvetica, arial, sans-serif !important;
}
h1,h2,h3,h4,h5{
	font-family: 'Roboto Condensed', helvetica, arial, sans-serif;
	margin-top:0;
	margin-bottom:20px;
	font-weight:bold;
}
h1{
	font-size:32px;
}
h4{
	margin-bottom:0; /*** Category Name ***/
}

ul, ol {
    font-size: 18px;
    margin-bottom: 1.5em;
    -webkit-padding-start: 2em;
}

li {
    line-height: 1.5em;  
}
.article-body ul {
    -moz-padding-start: 30px !important;
    -webkit-padding-start: 30px !important;
}
.article-body li {
    padding-bottom: .5em;
}


/*** Byline ***/
.byline{
    display:inline-block;
}
.addthis-customize{
    display:inline-block;
    margin-top:10px;
}
.addthis-left-side{
    float:none !important;
}
.addthis-left-side img{
    margin-bottom:0 !important;
}
@media (min-width:480px){
    .byline .p-16-gray {
        float: left;
    }

    .addthis-customize {
        display:inherit;
        float: left;
        margin-left: 10px;
        margin-top:0;
    }
}

.no-underline {
    text-decoration: none !important;
    border-bottom: none !important;
}
.text-white {
    color: #fff !important;
}
.title-72{
	font-size:72px;
}
.title-46{
    font-size:32px;
}
.title-36{
	font-size:22px;
}
.title-32{
	font-size:30px;
}
.title-30{
	font-size:22px;
	line-height:1.3em;
}
.title-24{
	font-size:24px;
}
.title-22{
	font-size:22px;
	line-height:1.3em;
}
.title-20{
	font-size:20px;
	line-height:1.2em;
}
.title-20-opensans{
	font-family: 'Open Sans', helvetica, arial, sans-serif;
	font-size:20px;
	font-weight:600;
	line-height:28px;
}
.title-16-semi-bold {
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4em;
}
.title-17-semi-bold {
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.4em;
}
.title-18{
	font-size:18px;
	line-height:25px;
}
.title-18-regular{
	font-family:'Open Sans', helvetica, arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height:1.4em;
}
.title-18-semi-bold{
	font-family:'Open Sans', helvetica, arial, sans-serif;
	font-size:18px;
	font-weight:600;
	line-height:1.4em;
}
.title-18-bold{
	font-family:'Open Sans', helvetica, arial, sans-serif;
	font-size:18px;
}
.title-16{
	font-size:16px;;
	line-height:1.3em;
}
.title-16-opensans{
	font-family:'Open Sans', helvetica, arial, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:1.3em;
}
.title-16-light-blue{
	font-family:'Open Sans', helvetica, arial, sans-serif;
	font-size:16px;
	color:#c7c8ca;
}
.title-16-white-uppercase{
	font-family: 'Roboto Condensed', helvetica, arial, sans-serif;
	font-size:16px;
	color:#ffffff;
	text-transform:uppercase;
}
p{
	font-size:17px;
	color:#333333;
    line-height: 1.7em;
	margin:0;
}
.p-13-gray{
	font-size:13px !important;
	color:#777777;
}
.p-13-gray-uppercase{
	font-size:13px;
	color:#999999;
	text-transform:uppercase;
}
.p-14-gray{
	font-size:14px;
	color:#777777;
}
.p-14-black{
	font-size:14px;
	color:#000000;
	line-height:22px;
}
.p-15-gray{
	font-size:15px;
	color:#777777;
}
.p-15 {
    font-size: 15px;
}
.p-16{
	font-size:16px;
	color:#555555;
}
.p-16-bold-white{
	font-size:16px;
	font-weight:500;
	color:#ffffff;
}
.p-16-gray{
	font-size:16px;
	color:#777777;
}
.p-16-light-gray{
	font-size:16px;
	color:#cccccc;
}
.p-16-gray{
	font-size:16px;
	color:#777777;
}
.p-18-gray{
	font-size:18px;
	color:#555555;
    line-height: 29px;
	margin-bottom:15px;
}
.p-18-black{
	font-size:18px;
	color:#000000;
    line-height: 29px;
	margin:0;
}
.caption{
	font-size:15px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.category-label{
	font-size:13px;
	color:#25346C;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: normal;
	font-family:'Open Sans', helvetica, arial, sans-serif;
	display:inline-block;
	margin-bottom:3px;
}
.category-label:hover{
	color:#25346C;
	text-decoration:underline;
}
.sponsored-label{
	font-size:10px;
	color:#FD0000;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: normal;
	font-family:'Open Sans', helvetica, arial, sans-serif;
}
.sponsored-label:hover{
	color:#FD0000;
	text-decoration:none;
}
.advertisement-label {
    font-size: 9px;
    color: #999999;
    text-decoration: none;
    margin-top: 5px;
    text-transform: uppercase;
}
.tag-label{
	font-size:14px;
	color:#FF4A31;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.color-white{
	color:#ffffff !important;
}
.color-white a:hover{
	color:#eeeeee !important;
}
.color-orange{
	color:#FF4A31;
}
.color-gray{
	color:#999999 !important;
}
.color-blue{
	color:#11357b;
}
.color-blue:hover{
	color:#000000 !important;
}
.darker-bg{
	background:#3F4145;
}
.lighter-bg{
	background:#ffffff;
}
.light-gray-bg{
	background:#f4f4f4;
}
.text-underline{
	text-decoration:underline;
}
.clear {
    clear: both;
}
/*******************************************
Links
********************************************/
a {
  color: #11357b;
  cursor:pointer;
  text-decoration:none;
}
.title-72 a,
.title-36 a,
.title-32 a,
.title-30 a,
.title-24 a,
.title-22 a,
.title-20 a,
.title-18 a,
.title-20-opensans,
.title-20-opensans-regular a,
.title-18-regular a,
.title-18-semi-bold a,
.title-18-bold a,
.title-16-opensans a,
.section-title a{
	color:#000000;
}
.title-18-semi-bold.popular-title a{
	display:block;
}

.title-72 a:hover,
.title-36 a:hover,
.title-32 a:hover,
.title-30 a:hover,
.title-24 a:hover,
.title-22 a:hover,
.title-20 a:hover,
.title-18 a:hover,
.title-20-opensans a:hover,
.title-20-opensans-regular a:hover,
.title-18-regular a:hover,
.title-18-semi-bold a:hover,
.title-18-bold a:hover,
.title-16-opensans a:hover,
.section-title a:hover{
	color:#555555;
	text-decoration:none;
}
.title-72 a:visited,
.title-36 a:visited,
.title-32 a:visited,
.title-30 a:visited,
.title-24 a:visited,
.title-22 a:visited,
.title-20 a:visited,
.title-18 a:visited,
.title-20-opensans a:visited,
.title-20-opensans-regular a:visited,
.title-18-regular a:visited,
.title-18-semi-bold a:visited,
.title-18-bold a:visited,
.title-16-opensans a:visited,
.section-title a:visited{
	color:#000000;
	text-decoration:none;
}
.title-72 a:focus,
.title-36 a:focus,
.title-32 a:focus,
.title-30 a:focus,
.title-24 a:focus,
.title-22 a:focus,
.title-20 a:focus,
.title-18 a:focus,
.title-20-opensans a:focus,
.title-20-opensans-regular a:focus,
.title-18-regular a:focus,
.title-18-semi-bold a:focus,
.title-18-bold a:focus,
.title-16-opensans a:focus,
.section-title a:focus{
	color:#555555;
	text-decoration:none;
}
.link-section-title{
	font-family:'Oswald', helvetica, arial, sans-serif;
	font-size:18px;
	text-decoration:none;
	border-bottom:2px solid #ff4a31;
	text-transform: uppercase;
	letter-spacing:2px;
	color:#ffffff;
	letter-spacing:.05em;
}
.link-section-title:hover{
	color:#ffffff;
	text-decoration:none;
	border-bottom:2px solid #ffffff;
}
.link-section-title:focus{
	text-decoration:none;
}
.link-section-title.right-column{
	color:#000000;
}
.link-section-title.right-column:hover{
	color:#000000;
	border-bottom:2px solid #000000;
}
.link-white-to-grey{
	color:#ffffff !important;
}
.link-white-to-grey:hover{
	color:#dddddd !important;
	text-decoration:none !important;
}
.link-light-gray-underline{
	color:#cccccc;
	text-decoration:underline;
}
.link-light-gray-underline:hover{
	color:#ffffff;
}
.link-light-gray2-underline{
	color:#777777;
	text-decoration:underline;
	font-size:16px;
}
.link-light-gray2-underline:hover{
	color:#000000;
}
.link-12-light-gray{
	color:#999999;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
.link-14-light-gray-underline{
	color:#777777;
	text-decoration:underline;
	font-size:14px;
}
.link-14-light-gray-underline:hover{
	color:#000000;
}
.link-16{
	font-size:16px;
}
.link-16-white-underline{
	color:#ffffff;
	text-decoration:underline;
	font-size:16px;
}
.link-16-white-underline:visited{
	color:#ffffff;
}
.link-16-white-underline:hover{
	color:#dddddd;
}
.link-16-white-underline:active, a:focus{
	color:#dddddd;
}
.link-16-light-gray2-nounderline{
	color:#777777;
	text-decoration:none;
	font-size:16px;
}
.link-16-black-nounderline{
	color:#000000;
	font-size:16px;
	display:inline-block;
}
.link-16-black-nounderline:hover{
	color:#777777;
	text-decoration:none;
}
.link-16-light-gray2-nounderline:hover{
	color:#000000;
    text-decoration:none;
}
.link-16-light-gray-underline{
	color:#888888;
	text-decoration:underline;
	font-size:16px;
}
.link-16-light-gray-underline:hover{
	color:#000000;
}
.link-light-graydarker-underline{
	color:#444444;
	text-decoration:underline;
	font-size:16px;
}
.link-light-graydarker-underline:hover{
	color:#000000;
}
.link-16-black-underline{
	color:#000000;
	text-decoration:underline;
	font-size:16px;
	cursor:pointer;
}
.link-16-black-underline:hover{
	color:#777777;
}
.link-18-black-underline{
	color:#000000;
	font-size:18px;
	display:inline-block;
}
.link-18-black-underline:hover{
	color:#777777;
	text-decoration:underline;
}
.link-grey-to-white{
	color:#dddddd !important;
}
.link-grey-to-white:hover{
	color:#ffffff !important;
	text-decoration:none;
}
.link-underline {
    text-decoration: underline;
}
/*******************************************
Form
********************************************/
label{
	font-weight:normal;
	color:#555555;
}
.has-error .form-control {
    border-color: #de0000;
}

/*******************************************
Buttons
********************************************/
.btn{
	text-transform:uppercase;
}
.btn-primary {
  color: #fff;
  background-color: #25346c;
  border-color: #25346c;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #3b539d;
  border-color: #3b539d;
}
.btn-primary:hover {
  color: #fff;
  background-color: #3b539d;
  border-color: #3b539d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3b539d;
  border-color: #3b539d;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #3b539d;
  border-color: #3b539d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #25346c;
  border-color: #25346c;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-load-more {
	margin-bottom:80px;
}
.btn-load-more a{
	font-size:16px;
	color:#ffffff;
}
.btn-load-more a:hover{
	text-decoration:none;
}
.btn-md {
    font-size: 16px;
    padding: 10px 60px;
}

/*******************************************
Drop Down Menu
********************************************/
.dropdown-w-90{
	width:89%;
	background:#eeeeee;
	font-size:18px;
	border-radius: 0;
	text-transform: none;
}
.dropdown-toggle{
	width:10%;
	font-size:18px;
	background:#d6d6d6;
	border-radius: 0;
}
.dropdown-items{
	width:99%;
	font-size:18px;
	margin-top:-1px;
}
.btn .caret {
    width: 9px;
}
.dropdown-w-90-white{
	background:#ffffff;	
	text-align:left;
	border-top-left-radius:5px !important;
	border-bottom-left-radius:5px !important;
}
.dropdown-w-90-white:hover{
	background:#ffffff !important;
}
.dropdown-toggle-white{
    background:#ffffff;
	border-top-right-radius:5px !important;
	border-bottom-right-radius:5px !important;
}
.dropdown-w-500-box{
	width:90%;
}
.dropdown-bg-gray{
	font-size: 18px;
    background: #eeeeee;
	box-shadow:none !important;
	color:#333333;
	border-radius:0;
}
.styled-select {
    border-radius: 5px;
    height: 40px;
    overflow: hidden;
}
.styled-select.drop-down select {
    -moz-appearance: none;
	-webkit-appearance:none;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #000000;
    font-size: 18px !important;
    height: 38px;
    line-height: 1;
    width: 100%;
	padding-bottom: 6px;
}
.styled-select.drop-down-white select {
    -moz-appearance: none;
	-webkit-appearance:none;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #555555;
    font-size: 18px !important;
    height: 38px;
    width: 100%;
	padding-bottom: 6px;
}
.styled-select.drop-down-dgray select {
	-webkit-appearance:none;
	-moz-appearance: none;
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: #999999;
    font-size: 18px !important;
    height: 38px;
    width: 100%;
	padding-bottom: 6px;
}
.styled-select.drop-down {
    background: #ffffff url("../img/down-arrow-select-bg.gif") no-repeat right center;
    border: 1px solid #dddddd;
	border-radius:0;
    color: #999999;
    height: 40px;
    overflow: hidden;
}
.styled-select.drop-down-white {
    background: #ffffff url("../img/down-arrow-select.gif") no-repeat right center;
    border: 1px solid #dddddd;
	border-radius:0;
    color: #999999;
    height: 40px;
    overflow: hidden;
}
.styled-select.drop-down-dgray {
    background: #ffffff url("../img/down-arrow-select-dgray-bg.gif") no-repeat right center;
    border:1px solid #333333;
	border-radius:4px;
    height: 40px;
    overflow: hidden;
	width:100%;
	margin:0 auto;
}
.styled-select.drop-down select.field.select.medium {
    height: 40px;
    padding-left: 10px;
}
.dropdown-w-box {
    width: 250px;
	margin:0 auto;
}
.col-center{
	margin:0 auto;
	float:none;
}

/*******************************************
Checkbox
********************************************/
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    margin-left: -20px;
	margin-top:0;
	margin-right:15px;
    height: 20px;
    width: 20px;
}

/*******************************************
Search Results
********************************************/
.search-box-lg::-webkit-input-placeholder {
    color: #dcdcdc;
    /*text-transform: uppercase;
    font-family:'Roboto Condensed', helvetica, arial, sans-serif;*/
    font-weight: bold;
    font-size: 29.4px;
    padding: 10px 10px 20px 10px;
}

.search-box-lg:-moz-placeholder {
    color: #dcdcdc;
    /*text-transform: uppercase;
    font-family:'Roboto Condensed', helvetica, arial, sans-serif;*/
    font-weight: bold;
    font-size: 31px;
    padding: 10px;
}

.search-box-lg::-moz-placeholder {
    color: #dcdcdc;
    /*text-transform: uppercase;
    font-family:'Roboto Condensed', helvetica, arial, sans-serif;*/
    font-weight: bold;
    font-size: 31px;
    padding: 10px;
}

.search-box-lg:-ms-input-placeholder {
    color: #dcdcdc;
    /*text-transform: uppercase;
    font-family:'Roboto Condensed', helvetica, arial, sans-serif;*/
    font-weight: bold;
    font-size: 31px;
    padding: 10px;
}

.input-x-lg {
    font-size: 29.4px;
    line-height: 0.83333333;
    font-weight: bold;
}

.form-search-horizontal {
    margin-bottom: 10px;
    position: relative;
}

.form-search-horizontal input {
    width: 100%;
    border-radius: 5px;
    border-bottom-color: #cccccc;
    border: 1px solid #cccccc;
    vertical-align: inherit;
    font-size:18px;
    padding:.3em;
    font-weight: bold;
}

.form-search-horizontal input:focus {
    color: #484848;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
}

.icon-mag {
    display: block;
    position: absolute;
    top: 1px;
    font-size: 16px;
    padding: 3px 5px 0 0 !important;
    right: 3px;
    font-weight: 300;
    color: #858585;
    padding: 0 5px;
    background: #ffffff !important;
}

.icon-mag:active {
    box-shadow: none;
}
.icon-mag .fa{
    font-weight:500;
}
.md-thumbnail {
    float: left;
}

.search-results .article-thumbnail img {
    /* Need default height set for sticky right bar height calculation 
       because getting the section height usually happens before all images load in a list. */
    max-width: 285px;
    height: 190px;
}

.search-list {
    float: left;
}

.search-list h3 {
    margin-bottom: 10px;
}

.search-list h3 a {
    color: #000000 !important;
}

.search-list p {
    padding-bottom: 10px !important;
}

.color-light-gray {
    color: #777777;
}

.color-light-gray:hover {
    color: #000000;
}

.sm-heading {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 0;
    letter-spacing: 0.042em;
}

.results {
    padding-bottom: 0 !important;
}

.mobile-padding-lr-0 {
    padding-right: 0;
    padding-left: 0;
}


/*** Notification ***/
.article-main-headline {
    background: #f4f4f4;
    overflow: hidden;
    padding-top: 30px;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}

/*******************************************
Global Fleet
********************************************/
.right-column-posts {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height:1.4em;
}
.right-column-posts a{
    color:#000000;
}
/*******************************************
Search Results Vertical Drop Down Menu
********************************************/
nav.sidebar, .main {
    -webkit-transition: margin 200ms ease-out;
    -moz-transition: margin 200ms ease-out;
    -o-transition: margin 200ms ease-out;
    transition: margin 200ms ease-out;
}

.navbar-nav.vertical {
    float: none;
    margin: 0;
    white-space: nowrap;
    overflow: auto;
    border-bottom: 1px solid #dddddd;
}

.w-100 {
    width: 100% !important;
    font-size: 18px;
    letter-spacing: 0.025em;
    font-family: 'Roboto Condensed', helvetica, arial, sans-serif;
    color: #000000 !important;
}

.w-100 .fa-caret-down {
    font-size: 20px;
    color: #999999;
    float: left;
    margin-right: 5px;
    line-height: inherit;
}
.w-100 .fa-caret-right {
    font-size: 20px;
    color: #999999;
    float: left;
    margin-right: 5px;
    line-height: inherit;
}

.navbar-default.sidebar {
    background-color: inherit;
    border-color: #ffffff;
}

nav.sidebar .navbar-nav .dropdown-items {
    display: none;
}
nav.sidebar .navbar-nav .open .dropdown-items {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: inherit;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
}

.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:focus, 
.navbar-default .navbar-nav > .open > a:hover {
    background-color: inherit;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 0;
}

nav.sidebar a {
    padding-left: 30px;
    padding-left: 10px;
    background-color: transparent;
    color: #000000;
}

.dropdown-items {
    font-size: 16px;
    list-style: none;
    padding: 5px 0 5px 20px;
}
.dropdown-items > li > a {
    color: #555555;
    margin-left: 7px;
    font-size: 16px;
    font-weight: 600;
    padding: 2px 20px;
}
.dropdown-items > li > a:focus,
.dropdown-items > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

span.number-items {
    color: #777777;
    font-size: 13px;
    margin-left: 5px;
}

.filter {
    list-style: none;
    margin: 20px 0 0 0;
    padding: 0;
}
.filter > li {
    display: inline-block;
    margin: 0 10px 10px 0;
}
.filter > li > a {
    display: block;
    font-size: 16px;
    color: #262626;
    background-color: #f5f5f5;
    font-weight: 600;
    padding: 5px 15px;
    border: 1px solid #cccccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.filter > li > a:focus,
.filter > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}


#search-mobile-nav {
    display: none;
}
#search-mobile-nav .side-widget-post {
    border-bottom: 1px solid #aaaaaa;
}
#search-mobile-nav .navbar-default {
    border: 0;
}
#search-mobile-nav .navbar-nav.vertical {
    border: 0;
}
#search-mobile-nav .navbar-nav > li {
    display: block;
}
#search-mobile-nav .navbar-default .navbar-nav > .dropdown > a,
#search-mobile-nav .navbar-default .navbar-nav > .dropdown > a:focus,
#search-mobile-nav .navbar-default .navbar-nav > .dropdown > a:hover {
    color: #ffffff !important;
    border: 0;
}
#search-mobile-nav .side-widget-post .search-narrow-expand-all {
    color: #ffffff;
}
#search-mobile-nav .w-100 .fa-caret-down,
#search-mobile-nav .w-100 .fa-caret-right {
    color: #ffffff;
}
#search-mobile-nav .dropdown-items > li > a {
    color: #999999;
}
#search-mobile-nav .dropdown-items > li > a:focus,
#search-mobile-nav .dropdown-items > li > a:hover {
    color: #ffffff;
    background: none;
}
#search-mobile-nav .dropdown-items > li > a span.number-items {
    color: #999999;
}
#search-mobile-nav .dropdown-items > li > a:focus span.number-items,
#search-mobile-nav .dropdown-items > li > a:hover span.number-items {
    color: #ffffff;
}
#search-mobile-nav .filter {
    padding-left: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #aaaaaa;
}


/*******************************************
Search Results Tabs
********************************************/
.gray-tabs {
    overflow: hidden;
    border-bottom: 3px #818181 solid;
    background: #bebebf;
    margin-bottom: 20px;
}

.gray-tabs a {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    background: #bebebf;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 3px #ffffff solid;
    text-transform:uppercase;
}
.gray-tabs a:hover,
.gray-tabs a:visited,
.gray-tabs a:active{
    color:#ffffff;
    text-decoration:none;
}
.gray-tabs a:nth-of-type(2) {
    border-right: none;
}

.gray-tabs .selected {
    background: #818181;
}

/*******************************************
Banners
********************************************/
.advertisement-wrapper-grey-bg{
	/*margin-right: 50px;**/
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 30px;
	margin-left:-15px;
	margin-right:-15px;
}
.advertisement-wrapper{
	text-align:center;
}
.advertisement-wrapper img{
	margin-bottom:5px !important;
}
.top-banner {
    background: #000000;
    border-bottom: 1px solid #333333;
    padding: 5px;
}
.top-banner img {
    max-width: 100%;
}
.banner-right-3-desktop{
	display:none;
}
.banner-right-4-desktop{
	display:none;
}
.leaderboard-banner img{
	max-width:100%;
	margin-bottom:30px !important;
}
.expandable-banner{
	margin-top:20px;
    position:relative;
}
.expandable-banner img{
	max-width:100%;
}
.banner-right-3-mobile{
	margin-left:-30px;
	margin-right:-30px;
}
.banner-right-4-mobile{
	margin-left:-30px;
	margin-right:-30px;
}
.banner-advertisment-wrapper{
	background:#eeeeee;
	padding: 25px 0;
	margin-bottom:45px !important;
}
.banner-advertisment-wrapper-2{
	background:#eeeeee;
	margin-bottom:45px !important;
    padding-top:25px;
    padding-bottom:25px;
}

.banner-im {
    float: left;
    margin: 0 40px 25px 0;
    line-height: 0;
    font-size: 0px;
    display: block;
}

.banner-im-300 {
    float: left;
    width: 300px;
    height: 265px;
    margin: 0;
    padding: 0 20px 0 0;
    line-height: 0;
    font-size: 0px;
    display: block;
}

.incontent02Ad {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 20px;
    line-height: 0;
    font-size: 0px;
    display: block;
}

/*******************************************
Spacing
********************************************/
.no-side-padding{
	padding-left:0;
	padding-right:0;
}
.side-margin-20{
	margin-left:20px;
	margin-right:20px;
}
.no-bottom-margin{
	margin-bottom:0;
}

/*** Margin ***/
.margin-0{
    margin:0;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-20{
	margin-top:20px;
}
.margin-top-30{
	margin-top:30px;
}
.margin-bottom-5{
	margin-bottom:5px;
}
.margin-bottom-0{
	margin-bottom:0;
}
.margin-bottom-10{
	margin-bottom:10px;
}
.margin-bottom-20{
	margin-bottom:20px;
}
.margin-bottom-30{
	margin-bottom:30px;
}
.margin-bottom-40{
	margin-bottom:40px;
}

/*** Padding ***/
.padding-top-20{
	padding-top:20px;
}
.padding-top-40{
	padding-top:40px;
}
.padding-top-bottom-50{
	padding-top:50px;
	padding-bottom:50px;
}
.padding-bottom-5{
	padding-bottom:5px !important;
}
.padding-bottom-10{
	padding-bottom:10px;
}
.padding-bottom-20{
	padding-bottom:20px;
}
.padding-bottom-30{
	padding-bottom:30px;
}
.padding-left-5{
	padding-left:5px;
}
.padding-left-30{
	padding-left:30px;
}
.padding-right-5{
	padding-right:5px;
}
/*******************************************
Preheader (Desktop)
********************************************/
.preheader{
	display:none;
	background:#000000;
	overflow:hidden;
	padding-left:0;
	padding-right:0;
}
.preheader .container{
	padding-left:0;
	padding-right:0;
}
.preheader .nav a{
	color:#b8b8b8;
	text-decoration:none;
	font-size:14px;
}
.preheader .nav>li>a:active,
.preheader .nav>li>a:focus,
.preheader .nav>li>a:hover,
.preheader .nav .active {
    background-color: #333333;
	color:#ffffff;
}
.social-media-header{
	margin-top:10px;
	padding:0;
}
.btn-social-icon.btn-sm:visited {
    color: #ffffff;
}
/*******************************************
Header
********************************************/
.header {
    padding: 15px 0;
}
.tagline{
	display:none;
	color:#888888;
	font-size:10px;
	margin-left:10px;
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
}
.search-menu{
	margin-top:5px;
}
.search-menu a:first-child{
	margin-right:25px;
}
.search-menu a:hover,
.search-menu a span:hover{
	text-decoration:none;
}
.search-menu i{
	font-size:1.7em;
}
.search-menu span{
	display:none;
}
.search{
	display:none;
}
.content-box {
    float: none;
    margin: 0 auto;
    max-width: 595px;
}

/*******************************************
Main Nav
********************************************/
.main-nav{
	padding-left:0;
	padding-right:0;
	background-image:url(../img/mobile-nav-left.png), url(../img/mobile-nav-right.png),linear-gradient(to right, rgba(55, 69, 120, 1), rgba(55, 69, 120, 1));;
	background-repeat: repeat-y, repeat-y, repeat;
	background-position: left top, right top, top center;
}
.navbar-nav>li{
	display:inline-block;
    vertical-align: top;
}
.main-nav .container .nav a{
	color:#ffffff;
	font-size:15px;
}
.main-nav .nav>li>a:focus, 
.nav>li>a:hover,
.main-nav .nav .active {
    background-color: #3c539d;
}
.main-nav .navbar-nav{
	width:100%;
	margin:0;
	white-space: nowrap;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
.main-nav .nav>li>a{
	padding:15px 8px;
	font-size:14px;
}
.nav .nav-home{
	display:none;
}

/*******************************************
Mobile Menu
*******************************************/
.overlay-menu {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(64,65,70,0.99);
    z-index: 9999999;
    opacity: 1;
    overflow-x: hidden;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

/*** Top Nav ***/
.mobile-top-nav{
	position:relative;
	background:#2a2b31;
	border-bottom:1px solid #404146;
}
.mobile-top-nav ul{
	margin:0 25px 0 0;
	padding:0;
}
.mobile-top-nav .select a{
	color:#ffffff;
	font-weight:bold;
	border-bottom:3px solid #ff4a31;
}
.mobile-top-nav a{
	font-size:16px;
	color:#999999;
	text-transform:uppercase;
	padding:15px 5px 10px 5px;
	cursor:pointer;
	display:block;
}
.mobile-top-nav a:hover{
	color:#ffffff;
	text-decoration:none;
}
.mobile-top-nav li{
	display:inline-block;
	margin-right:15px;
}
.mobile-top-nav .close{
	position:absolute;
	top:15px;
	right:15px;
	background:url(../img/close.png) no-repeat center center;
	background-size:18px;
	width:24px;
	height:24px;
	opacity:.5;
	text-indent:-9999px;
}
.mobile-top-nav .close:hover{
	opacity:1
}

/*** Inner Nav ***/
.mobile-inner-nav{
	text-align:center;
	margin:20px 0;
	padding:0 15px;
    overflow: hidden;
}
.mobile-inner-nav li{
	float:left;
	margin:5px 0;
	list-style:none;
	width:50%;
	text-align:left;
}
.mobile-inner-nav a{
	color:#ffffff;
	cursor:pointer;
	padding:10px;
	display:block;
}
.mobile-inner-nav a:hover{
	text-decoration:none;
	background:#2a2b31;
}
.mobile-inner-nav li ul{
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.mobile-inner-nav li ul li{
    width: 100%;
}

/*** Social Media ***/
.social-media-mobile-menu{
	margin-bottom:20px;
}

/*******************************************
Mobile Search
*******************************************/
.overlay-search {
    position: fixed;
    width: 0;
    height: 100%;
    top: 63px;
    left: 0;
    background: rgba(0,0,0,0.60);
    z-index: 1;
    opacity: 1;
    overflow-x: hidden;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}
#closesearch{
	background:url(../img/sprite-main.png) -125px -125px no-repeat;
	background-size:250px;
	width:17px;
	height:17px;
	font-size:0;
	float: left;
    margin: 3px 0 0 50%;
	display:none;
}
.overlay-search .container-fluid{
	background:#eeeeee;
	border-top:1px solid #dddddd;
	padding-top:18px;
	padding-bottom:18px;
}
.overlay-search .form-group{
	float:left;
	width:100%;
	margin-bottom:0;
}
.overlay-search input[type=text]{
	border:0;
	padding-right:90px;
}
.overlay-search button{
	float:left;
	margin-left:-79px;
	-webkit-border-top-left-radius:0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	 border-top-left-radius: 0;
	 border-bottom-left-radius: 0;
}
/*******************************************
Article List Group (Homepage, Channel, Article, Comments)
********************************************/
.spacing{
	margin-bottom:15px;
}
.horizontal-widget{
	margin-bottom:30px;
}
.article-header{
	margin-bottom:15px;
}
.section-title{
	border-bottom:0;
    margin: 15px auto;
	font-family:'Oswald', helvetica, arial, sans-serif;
	font-size:18px;
	letter-spacing:.05em;
}
.one-section-title {
    margin-top: 5px !important;
}
.divider-block{
	border-bottom:1px solid #dddddd;
	display: block;
	position:relative;
	height:0px;
}
.containter-red-block{
	width: 105px;
    height: 46px;
    margin: 0 auto;
    position: relative;
    -webkit-perspective: 100px;
    -moz-perspective: 100px;
    -o-perspective: 100px;
    perspective: 100px;
	top: -5px;
}
#rotate-x .panel {
    -webkit-transform: rotateX( -55deg );
    -moz-transform: rotateX( -55deg );
    -o-transform: rotateX( -55deg );
    transform: rotateX( -55deg );
	border-radius: 0;
}
.panel {
    width: 100%;
    height: 25%;
    position: absolute;
    color: white;
    background: red;
}
.article-headline h1{
	margin-bottom: 12px;
	color:#000000;
	font-weight:bold;
    line-height:1.3em;
}
.article-headline{
	margin-bottom: 25px;
}
.article-list{
	margin-bottom:30px;
	border-bottom:1px solid #dddddd;
    padding-bottom:10px;
}
.article-list.border-bottom-none{
	border-bottom:none;
}
.article-list img, 
.article-thumbnail img{
	max-width:100%;
	margin-bottom:20px;
}

.article-thumbnail{
	position:relative;
}
.photo-icon{
	position:absolute;
	background:url(../img/sprite-main.png) no-repeat -100px 0;
	background-size: 250px;
	width:50px;
	height:50px;
	bottom:20px;
}
.video-icon {
    position: absolute;
    background: url(../img/sprite-main.png) no-repeat 0 0;
    background-size: 250px;
    width: 50px;
    height: 50px;
    bottom: 20px;
}
.homepage-col-1 .photo-icon,
.homepage-col-1 .video-icon{
	bottom:18px;
}
.homepage-col-2 .photo-icon,
.homepage-col-2 .video-icon{
	bottom:10px;
}
/**.article-body > .row{
    margin-left:-40px;
    margin-right:-40px;
}**/
.article-list p{
	margin-bottom:1.6em;
}
.article-body p {
    font-size:16px;
}
.advertisement-wrapper{
	margin-bottom:30px;
}
.article-body{
	border-bottom:0;	
}
.more-articles-header .section-title{
	margin: 0px auto 25px;
}
.more-articles-header .p-16-gray{
    padding-top: 20px;
}
.more-articles-header .header-box-right{
	margin-top:31px;
}

.container-fluid.darker-bg{
	padding-top:30px;
    margin-top:30px;
}

.comment-placeholder:focus::-webkit-input-placeholder {
    color: transparent;
}

.comment-placeholder:focus::-moz-placeholder {
    color: transparent;
}

.comment-placeholder:-moz-placeholder {
    color: transparent;
}

ul .comments {
    margin-left: 0;
    margin-left: 0;
    min-width: 400px;
}

.comment p {
    font-size: 16px !important;
    color: #777777 !important;
    margin-left: 20px;
    white-space: pre-wrap;
}

.comment-time p {
    font-size: 13px !important;
    color: #777777 !important;
    padding-bottom: 0;
    margin-left: 20px;
}

.comment-name {
    font-size: 16px;
    font-weight: bold;
}

.visuallyhidden {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.comments-form-group {
    padding-right: 10px;
}

    .comments-form-group .errorMsg {
        max-width: 200px;
    }

.see-all-comments {
    display: inline-block;
    margin-bottom: 20px;
    text-decoration: underline !important;
    color: #777777 !important;
}

.see-all-comments:hover {
    color: #000000 !important;
}

.comment-button {
    margin: 0 !important;
}
.faq-logo-right-column{
    max-width:150px;
    max-height:50px;
}
.article-list blockquote ul {
    list-style-type: none;
    margin-left: -34px;
}
.article-list h3, .article-list h4 {
    margin-bottom: 10px;
}
.article-list .widget-full-width-box {
    margin: 0 25px 25px 0;
}


/*******************************************
Widgets (Horizontal)
********************************************/
.horizontal-widget {
    background: #42454e;
    padding-top: 40px;
    padding-bottom: 40px;
}
.horizontal-widget .section-title{
	color:#ffffff;
}
.horizontal-widget .nav{
	padding-left:5px;
	padding-right:5px;
}
.circle{
	border:1px solid #a1a2a7;
	width:40px;
	height:40px;
	border-radius:50%;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	padding-top:10px;
	padding-left:10px;
    cursor:pointer;
}
.circle:hover{
	border:1px solid #ffffff;
}
.circle .fa{
	font-size:18px;
}

/*** Whitepapers ***/
.whitepapers{
	margin-top:20px;
}
.whitepapers img{
	max-width:100%;
	margin-bottom:18px;
}
.horizontal-widget h4{
	margin-bottom:20px;
}

/*** Channels ***/
.channels{
	padding-top:20px;
}
.channels .header{
	border-top:1px solid #6c6e74;
	padding-top:5px;
	padding-bottom:10px;
	margin-bottom:5px;
	overflow:hidden;
}
.channels .title-16-white-uppercase{
	padding-top:28px;
	display:block;
}
.channels .title-16-white-uppercase:hover{
	color:#dddddd;
	text-decoration:none;
}
.channels-post img{
	max-width:100%;
}
.channels h3{
	margin-top:10px;
}

/*** Photo Gallery Widget ***/
.photo-gallery-widget img{
	max-width:100%;
}
.photo-gallery-widget h3 {
	margin-top:10px;
}
.photo-gallery-widget a.title-16-light-blue{
	text-decoration:underline;
}
.photo-gallery-info-desktop{
	display:none;
}


/*** Added for Blog Widget ***/
.blog-widget {
    margin-top: 20px;
}
.blog-widget h3 {
    text-align: center;
}
.blog-widget img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0px auto 18px auto;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
/*** Added for Sponsored Blog Widget ***/
.blog-title {
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 14px;
    margin-bottom: 0px;
}
.dotted-rule {
    line-height: 1;
    margin: 20px 0 5px 0;
}
.dotted-rule:after {
    color: #999999;
    content: '.....';
    display: block;
    letter-spacing: 6px;
}
.sponsored-blog-header {
    text-transform: uppercase;
    font-family: 'Oswald', helvetica, arial, sans-serif;
    font-weight: 300;
    text-decoration: none;
    letter-spacing: .05em;
    display: inline-block;
    padding-top: 10px;
}
.sponsored-blog-header a:focus, 
.sponsred-blog-header a:hover {
    color: #ffffff !important;
    text-decoration: none;
}
.gradient {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 30%, rgba(0,0,0,0.7) 70%, rgba(0,0,0,0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(30%,rgba(0,0,0,0.3)), color-stop(70%,rgba(0,0,0,0.7)), color-stop(100%,rgba(0,0,0,0.8)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.7) 70%,rgba(0,0,0,0.8) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.7) 70%,rgba(0,0,0,0.8) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.7) 70%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 30%,rgba(0,0,0,0.7) 70%,rgba(0,0,0,0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 125px;
}
.sponsored-blog-block {
    position: relative;
    float: left;
    overflow: hidden;
    text-align: left;
    color: #ffffff;
    max-width: 580px;
    max-height: 200px;
    margin-bottom: 20px;
}
.sponsored-blog-block.img-rounded a:hover img {
    opacity: .5;
}
.blog-boost-blog-name {
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    font-weight: 300;
    background-color: #ff4a31;
    border-radius: 25px;
    color: #ffffff;
    display: inline;
    padding: 5px 15px;
}
/*******************************************
Custom Content
********************************************/
.col-center.custom-content img {
    max-width: 100%;
    height: auto !important;
    margin-bottom: 15px;
} 



/*******************************************
Widgets (Side Bar)
********************************************/
.side-widget-wrapper{
	padding-right:0;
	padding-left:0;
}
.side-widget{
	margin-bottom:30px;
}
.side-widget-post{
	border-bottom:1px solid #dddddd;
	padding:10px 0;
}
.side-widget-post h3,
.side-widget-post p{
	margin-bottom:5px;
}
.side-widget-post .search-narrow-expand-all {
    color: #777777;
}

.side-widget figure img {
    max-width: 100%;
}
.side-widget figure.img-fill img {
    width: 100%;
}
.side-widget h2.section-title {
    display: inline;
    line-height: 1.4em;
}

.number-box{
	padding-right:15px;
	vertical-align: top;
    display: inline-block;
	margin-top: -2px;
}
.popular-title{
	width:85%;
	display: inline-block;
}


/** Got Questions Right Sidebar **/
.thumbnail-sm {
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding-top: 1px;
    margin-left: 10px;
}

    .thumbnail-sm img {
        border-radius: 50%;
        width: 62px;
        height: 62px;
        margin: -1px 0 0 0;
        vertical-align: top;
    }

.color-black {
    color: #000000 !important;
}

    .color-black:hover {
        color: #555555 !important;
    }

.border-dotted-bottom {
    border-bottom: 1px dotted #cdcdcd;
    width: 70%;
    margin: -6px auto 15px;
}

.author-content-sm {
    margin-top: 5px;
}

.title-16-bold {
    font-family: 'Open Sans', helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.p-12-gray.sponsor-text {
    font-size: 12px;
    color: #777777;
    margin-right:5px;
}

.headshot-box {
    margin: 0 auto 20px;
}
@media (min-width: 768px) {
    /** Got Questions Right Sidebar**/
    .title-description {
        text-align: left;
        padding-right: 10px;
    }
}

@media (min-width: 996px) {
    /** Got Questions Right Sidebar**/

    .title-description {
        padding-right: 0;
    }
}
/*******************************************
Featured Block
********************************************/
.featured-block > div {
    min-height: 250px;
    margin-bottom: 20px;
}

.featured-block p {
    font-size: 15px;
    color: #777777;
    line-height: 140%;
}

.featured-block .video-icon {
    background-size: 125px;
    width: 25px;
    height: 25px;
}

.featured-block .photo-icon {
    background: url(../img/sprite-main.png) no-repeat -50px 0;
    background-size: 125px;
    width: 25px;
    height: 25px;
}

.side-widget-wrapper .video-icon,
.side-widget-wrapper .photo-icon {
    bottom: 10px;
}

.side-widget-wrapper .featured-block {
    margin-bottom: 40px;
}

    .side-widget-wrapper .featured-block > div {
        width: 100%;
        min-height: auto;
    }

    .side-widget-wrapper .featured-block img {
        margin-bottom: 10px;
    }

    .side-widget-wrapper .featured-block h4 {
        font-size: 16px;
    }

    .side-widget-wrapper .featured-block a {
        color: #000000;
    }

@media (max-width:1200px) {
    .featured-block div:nth-child(3n+1) {
        clear: left;
    }
}

@media (max-width:991px) {
    .side-widget-wrapper .featured-block > div {
        width: 50%;
    }

    .side-widget-wrapper .featured-block img {
        max-width: 100%;
    }

    .article-thumbnail img {
        /* Undo default height when there is no right bar */
        height: auto;
    }
}


/***** Magazine Side Bar *********/
.side-widget-center {
    text-align: center;
}
.side-widget-italic {
    font-style: italic;
}
.side-widget-magazine-container {
    width: 350px;
    margin: 0 auto;
}
.side-widget-magazine {
    float: left;
    margin-top: -20px;
}
.side-widget-magazine img {
    width: 130px;
    height: 180px;
    margin-right: 35px;
    margin-bottom:40px;
}
.side-widget-bullets {
    margin: 40px 0 0 0;
}
.side-widget-bullets li {
    line-height: 35px;
    color: #ff4a31;
}

/***** Cop Slang Side bar ******/
ul.side-bar-list {
    margin-left: 0;
}
.side-bar-list li {
    color: #000000;
    list-style-type: none;
}
.side-bar-list a {
    cursor: pointer;
}
.side-bar-block-300 {
    overflow: hidden;
    max-width: 300px;
}
.flex-vertical-end {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: flex-end;
}

/*******************************************
Sticky Right Bar
********************************************/
.right-bar-column {
    position: relative;
}
    .right-bar-column .right-bar-section.stuck {
        width: 300px;
        position: fixed;
        bottom: 0;
        background: #ffffff;
    }
    .right-bar-column .right-bar-section.unstuck {
        width: 300px;
        position: absolute;
        bottom: 0;
        background: #ffffff;
    }



/*******************************************
General Mobile Hide Elements
********************************************/
.mobile-hide-element {
    display: none;
}
.mobile-minitablet-hide-element{
	display:none;
}
.mobile-minitablet-smdesktop-hide-element{
	display:none;
}

/*******************************************
Footer
********************************************/
/*** Largest Fleet (Mobile) ***/
.largest-fleet-mobile h5{
	color:#ffffff;
	font-size:15px;
	font-family:'Open Sans', helvetica, arial, sans-serif;
}
.largest-fleet-mobile .col-sm-8{
	float:none;
	margin:0 auto;
}

/*** Largest Fleet (Desktop) ***/
.largest-fleet{
	display:none;
	overflow:hidden;
	background:#f4f4f4;
	padding:60px 20px 30px 20px;
}
.largest-fleet .row{
	padding-bottom:30px;
}
.largest-fleet h4{
	font-size:30px;
}
.largest-fleet img{
	padding-bottom:5px;
}
.largest-fleet p{
	font-size:12px;
	color:#000000;
}

/*** Newsletter Sign Up (Mobile) ***/
.newsletter {
    overflow: hidden;
    background: #28337b;
    color: #ffffff;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.5);
    padding: 25px 0;
}
.newsletter-title {
    font-size: 20px;
    background-size: 32px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}
.newsletter-title:before {
    padding-right: 10px;
}
.newsletter .form-group{
	float:left;
	width:95%;
	margin-bottom:0;
    padding-left:5%;
}
.newsletter .form-inline{
	margin-top:10px;
	padding:0;
	float:left;
	width:100%;
}
.newsletter .newsletter-textbox{
	width:100%;
	height:40px;
}
.newsletter button{
	width:auto;
	margin:3px 0 0 -82px
}
.newsletter-copy {
    display:inline-block;
    color:#ffffff;
    font-weight:bold;
    text-transform: capitalize; 
}

.right-bar-section .newsletter {
    margin-bottom: 30px;
}

/*** Newsletter Links ***/
.newsletter-links {
    margin: 10px 0 0 0;
    padding: 0;
    list-style: none;
    color: #ffffff;
    font-size: 14px;
}

    .newsletter-links li {
        display: inline-block;
        padding-right: 5px;
    }

        .newsletter-links li:last-child {
            padding-right: 0;
        }

    .newsletter-links a {
        color: #dddddd;
        text-decoration: underline;
    }

        .newsletter-links a:hover,
        .newsletter-links a:visited,
        .newsletter-links a:focus,
        .newsletter-links a:active {
            color: #ffffff !important;
        }

@media (min-width: 992px) {
    .newsletter-links {
        font-size: 15px;
    }

        .newsletter-links li {
            padding-right: 8px;
        }

    .homepage-col-3 .newsletter-links,
    .side-wdiget-wrapper .newsletter-links {
        font-size: 14px;
    }

        .homepage-col-3 .newsletter-links li,
        .side-wdiget-wrapper .newsletter-links li {
            padding-right: 5px;
        }
}

/* Right Side */
.homepage-col-3 .newsletter .col-xs-12.col-md-9,
.side-widget-wrapper .newsletter .col-xs-12.col-md-9,
.homepage-col-3 .newsletter .form-inline,
.side-widget-wrapper .newsletter .form-inline {
    width: 100%;
}
/*** Footer Nav (Desktop) ***/
.footer-nav{
	display:none;
	overflow:hidden;
	padding:50px 20px;
	color:#ffffff;
}
.footer-nav strong{
	font-size:24px;
	padding-bottom:5px;
}
.footer-nav a,
.footer-nav a:visited{
	color:#cccccc;
	font-size:16px;
	font-weight:normal;
}
.footer-nav a:hover{
	color:#ffffff;
	text-decoration:none;
}
.footer-nav dl{
	padding-left:0;
}
.footer-nav dt{
	line-height:2.2em;
}

/*** Footer Social Media (Mobile) ***/
.footer .social-media-mobile,
.footer-nav-mobile,
.largest-fleet-mobile
{
	background:#000000;
	text-align:center;
	padding:20px 0;
	border-bottom:1px solid #333333;
	
}
.footer .social-media-mobile{
	margin-bottom:0;
}
.footer .social-media-mobile dl{
	margin-bottom:0;
}
.footer .social-media-mobile dt,
.footer .social-media dt{
	display:inline-block;
}

.footer .social-media a,
.footer .social-media a:visited{
    font-size: 14px;
    color: #ffffff;
}

/*** Footer Search & Menu (Mobile) ***/
.footer-nav-mobile .col-xs-6{
	text-align:center;
}
.footer-nav-mobile .col-xs-6:first-child{
	border-right:1px solid #333333;
}
.footer-nav-mobile i{
	font-size:1.3em;
}
.footer-nav-mobile a{
	color:#ffffff;
	font-size:16px;
}
.footer-nav-mobile a:hover{
	color:#cccccc;
	text-decoration:none;
}
.other-brands {
    min-height:150px;
}
/*** Copyright (Mobile & Desktop) ***/
.copyright{
	overflow:hidden;
	background:#000000;
	color:#999999;
	font-size:14px;
	padding:15px 20px;
}

.header-box-right {
    margin-top:15px;
}
/******************************************
Static Pages
*******************************************/
/*** Intro ***/
.static-intro {
    margin-top: 30px;
    margin-bottom: 50px;
    overflow: hidden;
}

/*** Sales Rep ***/
.sales-rep .row:first-child {
    margin-bottom: 50px;
}

.sales-rep-wrapper {
    overflow: hidden;
    background: #f4f4f4;
    padding: 20px;
}

    .sales-rep-wrapper p {
        font-size: 15px;
        color: #444444;
        line-height: 1.8em;
        overflow-wrap: break-word;
        word-wrap: break-word;
    }

    .sales-rep-wrapper a {
        text-decoration: underline;
    }

.sales-headshot {
    width: 100px;
    margin-bottom: 10px;
}

.sales-name {
    font-weight: bold;
    font-size: 17px;
    color: #000000;
}

.sales-bar {
    margin: 10px auto;
    width: 65px;
    height: 6px;
}

.sales-map {
    max-width: 100%;
    margin-bottom: 40px;
}

/*** Links ***/
.static-links {
    margin-top: 50px;
    margin-bottom: 50px;
}

.static-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.static-links li {
    padding-bottom: 10px;
}

.static-links li:nth-of-type(2) {
    padding-bottom: 30px;
}

.static-links a {
    font-size: 17px;
    text-decoration: underline;
    color: #000000;
    font-weight: 600;
}

.static-links p {
    font-size: 15px;
    color: #444444;
}


@media (min-width:650px) {
    .sales-rep-wrapper {
        padding: 50px;
    }
}

/*** Contact ***/
.contact-list figure img {
    border-radius: 50%;
    width: 100px;
    margin-bottom: 10px;
}
.contact-list .text-center {
    margin-bottom: 50px;
}

    .contact-list .text-center:nth-of-type(3n+1) {
        clear: both;
    }

@media (max-width:1200px) {
    .contact-list .text-center:nth-of-type(3n+1) {
        clear: none;
    }

    .contact-list .text-center:nth-of-type(odd) {
        clear: both;
    }
}

.general-info-bottom {
    border-top: 1px solid #dddddd;
    margin-top: 30px;
    padding-top: 30px;
}
.general-info-top {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.contact-list p {
    font-size: 15px;
}

.contact-list p a {
    word-break: break-all;
}

/*** Subscription ***/
.subscription-title {
    font-weight: normal;
    font-size: 32px;
    line-height: 1.3em;
    margin-top: 40px;
}

.subscription-title span {
    font-weight: bold;
}

.subscription-links {
    list-style: none;
    margin: 50px 0 30px 0;
    padding: 0;
}

.subscription-links a {
    font-size: 15px;
    color: #555555;
}

.customer-service-wrapper {
    font-size: 15px;
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 1.6em;
}

.customer-service-wrapper a {
    text-decoration: underline;
}

.customer-service-wrapper span {
    text-transform: uppercase;
}

.customer-service {
    font-family: "Open Sans", helvetica, arial, sans-serif;
    font-size: 17px;
    margin-left: 15px;
}
.rounded-headshot{
    width:100px;
    border-radius:50%;
    moz-border-radius:50%;
    webkit-border-radius:50%;
}

.print-digital {
    max-width: 100%;
}

/*******************************************
404 Page Not Found
********************************************/
.not-found-box .fa-cogs {
    position: absolute;
    top: -25px;
    left: 50%;
    right: 50%;
    margin-left: -22px;
    border: 5px solid #ffffff;
    background: #ffffff;
    color: #11357b;
    font-size: 44px;
}

.not-found-box .p-18-gray {
    font-size: 16px;
}

input.input-search {
    font-size: 15px;
    width: 98%;
    text-align: left;
    padding: .75em 1em;
    border-radius: 5px;
    border: 1px solid #999999;
}

.icon-mag-light {
    @include icon-mag-light;
}

.article-col-two .article-col {
    margin-bottom: 50px;
}

.fa-search:hover {
    color: #ffffff;
}

@keyframes infinite-blink {
    to {
        opacity: 0.9;
        -webkit-transform: scale(1);
    }

    from {
        opacity: 1;
        -webkit-transform: scale(1.2);
    }
}

@media (min-width: 560px) {
    .not-found-box {
        padding: 3.0em 2em;
    }
}

@media (min-width: 728px) {
    .not-found-box {
        margin: 90px auto;
    }

    .not-found-box .fa-cogs {
        position: absolute;
        top: -25px;
        font-size: 46px;
    }

    .article-col-two .article-col:nth-of-type(2n) {
        margin-right: 0;
    }

    .article-col-two .article-col:nth-of-type(2n+1) {
        clear: left;
    }

    .article-col-two .article-col {
        margin-bottom: 70px;
    }

    input.input-search {
        text-align: center;
    }
}

@media (min-width:768px) {
    .article-col-two .article-col {
        padding-left: 45px;
        padding-right: 45px;
    }
}

@media (min-width:920px) {
    input.input-search {
        font-size: 20px;
        text-align: center;
    }

    .icon-mag-light {
        height: 48px;
        margin-left: -90px;
        width: 85px;
        margin-top: 0.3em;
        font-size: 15px;
    }

    .not-found-box {
        padding: 3.5em 1em;
    }
}

/*******************************************
GeoTab - Telematics Channel
********************************************/
.geotab {
    background: #ffffff;
    border: 1px solid #001e56;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
}

    .geotab .row {
        margin-left: 50px;
        margin-right: 50px
    }

    /*** Header ***/
    .geotab .logo img {
        width: 130px;
    }

    .geotab .header {
        border-bottom: 1px solid #dddddd;
    }

    .geotab .logo:before {
        content: 'Sponsored by';
        text-transform: uppercase;
        font-size: 12px;
        color: #999999;
        display: block;
        margin-bottom: 5px;
    }

    .geotab figure img {
        margin-bottom: 10px;
    }

.geotab-blogpost-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .geotab-blogpost-list li {
        line-height: 1.5em;
        padding-bottom: 20px;
    }

    .geotab-blogpost-list a {
        font-size: 15px;
    }
@media (min-width:1280px){
    .geotab {
        margin-left: -15px;
        margin-right: -15px;
    }
}
@media (max-width:1200px) {
    .geotab .row {
        margin-left: 0;
        margin-right: 0;
    }

        .geotab .row .col-xs-6:nth-of-type(4n) {
            clear: both;
        }
}

@media (max-width:768px) {
    .geotab .row .col-xs-6:nth-of-type(4n) {
        clear: none;
    }

    .geotab .row .col-xs-6:nth-of-type(2n+1) {
        clear: both;
    }
}

@media (max-width:480px) {
    .geotab figure img {
        max-width: 100%;
    }
}

/*******************************************
Merchants - Leasing Channel
********************************************/
.merchants {
    background: #000000;
    padding-left: 30px;
    padding-right: 30px;
}

    .merchants .logo {
        margin-left: auto;
        margin-right: auto;
    }

        .merchants .logo img {
            width: 180px;
        }

        .merchants .logo::before {
            content: "Sponsored by";
            text-transform: uppercase;
            font-size: 11px;
            color: #777777;
            text-align:center;
            margin:0 auto;
        }

    .merchants h4 {
        font-size: 26px;
        text-transform: uppercase;
        margin-top: 20px;
    }

.merchants-list {
    list-style: none;
}

    .merchants-list li {
        background: #dddddd;
        padding: 10px;
        margin-bottom: 3px;
        font-size: 15px;
    }

    .merchants-list a {
        color: #000000;
        padding-left: 10px;
        vertical-align: top;
    }

        .merchants-list a:hover,
        .merchants-list a:visited,
        .merchants-list a:focus,
        .merchants-list a:active {
            color: #000000;
            text-decoration: underline;
        }

        .merchants-list a::after {
            content: "";
            color: #555555;
            font-size: 18px;
            float: right;
            padding-right: 10px;
        }

.merchants-1::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-car.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-2::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-refresh.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-3::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-power.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-4::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-money.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-5::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-card.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-6::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-drop.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-7::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-key.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-8::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-thumb-up.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-9::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-paper.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-10::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-graph.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-2::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-earth.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-11::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-cloud.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-12::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-guide.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.merchants-13::before {
    content: '';
    background-image: url("http://fleetcms.bobitstudios.com/upload/automotive-fleet/icon-refresh.png");
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

@media (max-width: 991px) {
    .merchants-list {
        padding: 0;
        margin: 0;
    }
}
/*******************************************
Media Query
********************************************/
@media (min-width: 310px) {
	.dropdown-w-box{
		width:100%;
	}
	/** .advertisement-wrapper img{
		max-width:100%;
	} **/
	/*** Overlay Mobile Search ***/
	.overlay-search {
		top: 124px !important;
	}

    /*****Comment Form******/
    .comments-center {
        margin: 0 auto;
    }

    .comments-label {
        width: 100%;
        padding-right: 0px;
    }

    .main-form .comments-label input[type=email] {
        width: 100%;
        padding-right: 0px;
    }

    /*****Sponsored Blog Widget*****/
    .sponsored-blog-textblock {
        position: absolute;
        top: 50px;
        left: 20px;
        right: 25px;
    }
    .blog-boost-blog-title {
        font-size: 18px;
        font-family: 'Open Sans', helvetica, arial, sans-serif;
        font-weight: 200;
        color: #ffffff;
        padding: 15px 0px;
        line-height: 25px;
    }
    .sponsored-blog-block {
        position: relative;
        float: left;
        overflow: hidden;
        text-align: left;
        color: #ffffff;
        max-width: 580px;
        min-height: 175px;
        margin-bottom: 20px;
    }
    .blog-headline {
        font-size: 18px;
        font-family: 'Open Sans', helvetica, arial, sans-serif;
        font-weight: 200;
        color: #ffffff;
        padding: 15px 0px;
    }

    /*****Search Results Filter*****/
	.form-search-horizontal {
		width: 85%;
		margin-bottom: 10px;
		margin-top: 1px;
		float: left;
}
	.search-filter {
		width: 13%;
		float: left;
        margin: 1px 0 0 5px;
		display: inline-block;
		border-radius: 5px;
		border: 1px solid #cccccc;
		vertical-align: inherit;
		height: 41px;
}
	.search-filter a {
		display: inline-block;
		font-size: 11px;
		border-bottom: none !important;
		font-family:'Open Sans', helvetica, arial, sans-serif !important;
		font-weight: bold;
		letter-spacing: 0em;
}
	.search-filter .fa {
		width: 100%;
}
    
    /*** Side Widget ***/
    .side-widget {
        background: #eeeeee;
    }
}
@media (min-width: 480px) {
	.styled-select.drop-down-dgray {
		max-width:350px;
	}
	/*** Header ***/
	.search-menu{
		margin-top:8px;
	}
	.search-menu a:first-child{
		margin-right:10px;
	}
	.search-menu i{
		font-size:1.7em;
	}
	.search-menu span{
		display:inherit;
	}
	/*** Overlay Mobile Search ***/
	.overlay-search {
		top: 128px !important;
	}
	/*** Horizontal Widgets ***/
	.channels-post{
		text-align:center;
	}

    /*** Comments***/
    .comments-center {
        margin: 0;
    }

    .comments-label {
        width: inherit;
        padding-right: 10px;
    }

    /*** Article ***/
    .article-list p {
        font-size:17px;
    }

	/*** Mobile Menu ***/
	.mobile-top-nav ul{
		text-align:center;
	}

    /*** Search Results Tabs ***/
    .gray-tabs a {
        font-size: 18px;
    }
    /*****Search Results Filter*****/
	.search-filter {
		padding-top: 8px;
	}
	.search-filter .fa {
		padding-right: 5px;
		width: inherit;
	}
}
@media (max-width: 480px) {
	.mobile-inner-nav li{
		width:100%;
		text-align:center;
	}
}
@media (min-width: 560px) {
	.channels .col-xs-12{
		width:50%;
	}
	
	/*** Fonts ***/
	.title-36{
		font-size:36px;
	}
	.title-32{
		font-size:32px;
	}
	.title-30{
		font-size:30px;
	}
	.link-section-title,
	.section-title{
		font-size:24px;
	}
}
@media (min-width: 728px) {
    .title-46{
        font-size:46px;
    }
	.spacing{
		margin-bottom:25px;
	}
    .form-search-horizontal input{
        font-size:24px;
        padding: .5em;
    }
    .icon-mag {
        font-size: 24px;
        padding: 4px 10px 5px 10px !important;
    }
	/*** Fonts ***/
	h1{
		font-size:46px;
	}

	/*** Banners ***/
	.expandable-banner{
		display:inherit;
        position:relative;
	}
	
	/*** Article Header ***/
	.article-header .section-title{
		margin:25px auto;
	}
	.one-section-title {
		margin-top: 10px !important;
	}
	.article-header {
		position:relative;
		margin-bottom:40px;
	}
	.header-box-left{
		position:absolute;
		bottom: 15px;
		left: 15px;
	}
	.header-box-right{
		position:absolute;
		bottom: 10px;
		right:15px;
	}
	/*** Drop Down Menu ***/
	.dropdown-w-box{
		width:250px;
	}
	.dropdown-w-500-box{
		width:500px;
	}

    /*** Search Results ***/
    .search-box-lg::-webkit-input-placeholder {
        font-size: 41px;
    }

    .search-box-lg:-moz-placeholder {
        font-size: 41px;
    }

    .search-box-lg::-moz-placeholder {
        font-size: 41px;
    }

    .search-box-lg:-ms-input-placeholder {
        font-size: 41px;
    }

    .input-x-lg {
        font-size: 41px;
    }

    .form-search-horizontal {
        margin-bottom: 20px;
    }

    .search-list {
        float: none;
    }

    .md-thumbnail {
        margin-left: 20px;
        float: right;
    }

    .results {
        padding-bottom: 15px !important;
    }
    /*** Search Results Tabs ***/
    .gray-tabs {
        margin-bottom: 40px;
    }

    .mobile-padding-lr-0 {
        padding-right: inherit;
        padding-left: inherit;
    }

    /*** Search Results Vertical Drop Down Menu ***/
    .w-100 .fa-caret-down {
        font-size: 22px;
        margin-right: 8px;
    }
    .w-100 .fa-caret-right {
        font-size: 22px;
        margin-right: 8px;
    }

    .main {
        position: absolute;
        width: calc(100% - 40px);
        margin-left: 40px;
        float: right;
    }

    nav.sidebar:hover + .main {
        /*margin-left: 200px;*/
    }

    nav.sidebar.navbar.sidebar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }

    nav.sidebar a {
        padding-right: 13px;
        background-color: transparent;
    }

    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid {
        padding: 0 0px 0 0px;
        margin-left: 0;
    }

    .navbar-inverse .navbar-nav .open .dropdown-items > li > a {
        color: #777;
    }

    nav.sidebar {
        height: 100%;
        width: 100%;
    }

    nav.sidebar:hover {
        margin-left: 0px;
    }
    /*** Search Results Filter ***/
	.search-filter {
		height: 61px;
		padding-top: 16px;
		margin-top: 1px;
	}
	.search-filter a {
		font-size: 15px;
	}
    /*****Comment Form******/
    .comments-center {
        margin: 0;
    }

    
	/*** Mobile Menu ***/
	.mobile-inner-nav li{
		width:33%;
		text-align:center;
	}
}
@media (min-width: 768px) {
     .container {
    	width: 100%;
     }
	
	/*** Overlay Mobile Search ***/
	.overlay-search {
		top: 207px !important;
	}
	.overlay-search input[type=text]{
		width:100%;
	}
	
	 /*** Main Nav ***/
	 .navbar-nav>li{
	 	float:none;
	 }
	 /*** Header ***/
    .header {
        height: 106px !important;
        padding-top: 25px;
    }
	.search-menu{
		margin-top:15px;
	}
	
	/*** General Element Hide ***/
	.mobile-minitablet-hide-element{
		display:inherit;
	}
	
	/*** Article Group ***/
	.article-group .title-22{
		font-size:30px;
		line-height:38px;
	}
	.homepage-col-1 .photo-icon,
	.homepage-col-1 .video-icon{
		left:20px;
	}
	
	/*** Newsletter Sign Up ***/
	.newsletter .form-inline {
		width:58.33333333%;
		margin-top:10px;
	}
	
	/*** Article ***/
	.leaderboard-banner img{
		max-width:728px;
	}
	
	/*** General Desktop Hide Elements ***/
	.desktop-tablet-hide-element{
		display:none;
	}

    /*****Sponsored Blog Side Bar*****/
    .sponsored-blog-wrapper-sidebar {
        margin: 0 auto;
        width: 650px;
    }

    .sponsored-blog-block-sidebar {
        position: relative;
        float: left;
        overflow: hidden;
        text-align: left;
        color: #ffffff;
        max-width: 300px;
        max-height: 150px;
        margin-bottom: 20px;
    }
    /*** Sponsored Blog Widget ***/
    .sponsored-blog-wrapper {
        margin: 0 auto;
        max-width: 1200px;
    }

    .sponsored-blog-textblock {
        top: 80px;
        left: 25px;
    }
}

@media (min-width: 992px) {
	/*** Preheader ***/
	.preheader{
		display:inherit;
	}
	.preheader .navbar-nav>li>a{
		padding-left:8px;
		padding-right:8px;
	}
	
	/*** Overlay Mobile Search ***/
	.overlay-search{
		display:none;
	}
	
	/*** Banners ***/
	.banner-right-3-mobile{
		display:none;
	}
	.banner-right-3-desktop{
		display:inherit;
	}
	.banner-right-4-mobile{
		display:none;
	}
	.banner-right-4-desktop{
		display:inherit;
	}
	

	/*** Header ***/
    .search {
        display: inherit;
        margin-top: 12px;
    }
	.search-menu{
		display:none;
	}

	.search .form-group{
		float:left;
		width:100%;
	}
	.search .form-control{
		width:100%;
		padding-right:90px;
	}
	.search button{
		float:left;
	}
	.search .btn-primary{
		-moz-border-radius:0 4px 4px 0;
		-webkit-border-radius:0 4px 4px 0;
		border-radius:0 4px 4px 0;
		margin-left:-79px;
	}

	/*** Article ***/
	.article-group{
		margin-bottom:20px;
	}
    .article-list .article-thumbnail img {
        /* Need default height set for sticky right bar height calculation 
       because getting the section height usually happens before all images load in a list. */
        height: 300px;
    }
    .article-headline {
        margin-bottom: 45px;
    }
	
	/*** Horizontal Widgets ***/
	.horizontal-widget{
		margin-bottom:50px;
	}
	.channels .col-xs-12{
		width:25%;
	}
	.channels-post{
		text-align:left;
	}
	.photo-gallery-info-desktop{
		display:inherit;
	}
	.photo-gallery-info-mobile{
		display:none;
	}
	.photo-gallery-widget .col-md-5{
		text-align:left;
		padding-top:40px;
	}

    /*** Sponsored Blog Widget ***/
    .blog-headline {
        font-size: 20px;
    }
    .sponsored-blog-textblock {
        top: 90px;
        left: 25px;
    }
    .blog-boost-blog-title {
        font-size: 22px;
        line-height: 29px;
    }
    
	/*** Side Widgets ***/
	.side-widget-wrapper{
		width: 315px;
	    float: right;
	    padding-right: 15px;
	}
    /*****Sponsored Blog Side Bar*****/
    .sponsored-blog-wrapper-sidebar {
        width: inherit;
    }
    /*** Newsletter Right Block ***/
    .side-widget-wrapper .newsletter-rightbar,
    .homepage-col-3 .newsletter-rightbar,
    .lighter-bg .newsletter-rightbar{
        width: 300px;
        clear: both;
    }
    .side-widget-wrapper .newsletter-rightbar .col-md-9,
    .homepage-col-3 .newsletter-rightbar .col-md-9,
    .lighter-bg .newsletter-rightbar .col-md-9{
        width: 100%;
    }
    .side-widget-wrapper .newsletter-rightbar .newsletter-title,
    .homepage-col-3 .newsletter-rightbar .newsletter-title,
    .lighter-bg .newsletter-rightbar .newsletter-title{
        width: 100%;
    }
    .side-widget-wrapper .newsletter-rightbar .form-inline,
    .homepage-col-3 .newsletter-rightbar .form-inline,
    .lighter-bg .newsletter-rightbar .form-inline{
        width: 100%;
        margin: 10px 0;
    }
    .side-widget-wrapper .newsletter-rightbar .newsletter-textbox,
    .homepage-col-3 .newsletter-rightbar .newsletter-textbox,
    .lighter-bg .newsletter-rightbar .newsletter-textbox{
        padding-right: 95px
    }
    .side-widget-wrapper .newsletter,
    .homepage-col-3 .newsletter,
    .lighter-bg .newsletter{
        margin-bottom: 40px !important;
        clear: both;
    }
	
	/*** Newsletter Sign Up ***/
	.newsletter .form-inline {
		width:50%;
		margin-top:0;
	}

	.newsletter .col-md-9{
		float:none;
		margin:0 auto;
	}
	
	/*** Banner Advertisement Background***/
	.banner-advertisment-wrapper-2{
		background:none;
	}
	
	/*** General Desktop Hide Elements ***/
	.desktop-hide-element{
		display:none;
	}
	.mobile-hide-element{
		display:inherit;
	}
	.mobile-minitablet-smdesktop-hide-element{
		display:inherit;
	}

    /*** Search Results ***/
    .desktop-hide-element {
        display: none;
    }
    nav.sidebar li {
        width: 100%;
    }
    nav.sidebar .navbar-nav > li {
        border-bottom: 1px solid #dddddd;
    }
    .navbar-nav.vertical {
        border-bottom: inherit;
        white-space: inherit;
        overflow: inherit;
    }
    .dropdown-items > li > a {
        margin-left: 12px;
    }
    .form-search-horizontal {
        width: 100%;
    }
	/*** Footer ***/
	.footer .social-media-mobile,
	.footer-nav-mobile,
	.largest-fleet-mobile{
		display:none;
	}
	.largest-fleet,
	.footer-nav{
		display:inherit;
	}
    

    /*** Side Widget ***/
    .side-widget {
        background: none;
    }
}

@media (min-width: 1024px) {
	
	/*** Main Nav ***/
	.main-nav .nav>li>a{
		padding-left:12px;
		padding-right:12px;
	 }
		
}
@media (max-width:1200px){
    .homepage-col-3 .mobile-hide-element{
        display:none;
    }
}
@media (min-width: 1200px) {
	/*** Main Nav ***/
	.main-nav{
		background: #374578;
	}
	.main-nav .fa-home{
		font-size:1.3em;
	}
	.nav-home{
		display:inherit !important;
	}
	.navbar-nav>li{
	 	float:left;
	 }
	 
	/*** Preheader ***/
	.preheader .navbar-nav>li>a{
		padding-left:13px;
		padding-right:13px;
	}
	
	/*** Newsletter ***/
	.newsletter .form-inline{
		width:58.33333333%;
	}

}

@media (min-width: 1280px){
	.container {
   		 width: 1250px;
	}
	
	/*** Main Nav ***/
	.main-nav .nav>li>a{
		padding-left:13px;
		padding-right:13px;
	 }
	 
	 /*** Article Group ***/
	.article-group{
		padding-left:0;
        position:relative;
	}
	.article-list{
		padding-left:50px;
		padding-right:50px;
	}
	.homepage-col-1 .photo-icon,
	.homepage-col-1 .video-icon{
		left:0;
	}
	
	/*** Side Widgets ***/
	.side-widget-wrapper{
		width:300px;
		padding-right:0;
		margin-right:50px;
	}
	
	/*** Advertisement ***/
	.advertisement-wrapper-grey-bg{
		margin-right: 50px;
	}

}