/*!
Theme Name: Lead2Connect Advertorial Theme
Theme URI: https://www.lead2connect.com
Author: Lead2Connect
Description: Multi-purpose Advertorial News Site
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: l2ctheme
Tags: theme panel, custom-logo, custom-menu, featured-images, translation-ready, advertorial
*/

/*! normalize.css v1.1.3 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-size:100%;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}h2{font-size:1.5em;margin:.83em 0}h3{font-size:1.17em;margin:1em 0}h4{font-size:1em;margin:1.33em 0}h5{font-size:.83em;margin:1.67em 0}h6{font-size:.67em;margin:2.33em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}blockquote{margin:1em 40px}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}p,pre{margin:1em 0}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}dl,menu,ol,ul{margin:1em 0}dd{margin:0 0 0 40px}menu,ol,ul{padding:0 0 0 40px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/*! simple grid layout */.container{width:90%;margin-left:auto;margin-right:auto}.row{position:relative;width:100%}.row [class^=col]{float:left;margin:0 2%;min-height:.125rem}.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9{width:96%}.col-1-sm{width:4.33%}.col-2-sm{width:12.66%}.col-3-sm{width:21%}.col-4-sm{width:29.33%}.col-5-sm{width:37.66%}.col-6-sm{width:46%}.col-7-sm{width:54.33%}.col-8-sm{width:62.66%}.col-9-sm{width:71%}.col-10-sm{width:79.33%}.col-11-sm{width:87.66%}.col-12-sm{width:96%}.row::after{content:"";display:table;clear:both}.hidden-sm{display:none}@media only screen and (min-width:33.75em){.container{width:80%}}@media only screen and (min-width:45em){.col-1{width:4.33%}.col-2{width:12.66%}.col-3{width:21%}.col-4{width:29.33%}.col-5{width:37.66%}.col-6{width:46%}.col-7{width:54.33%}.col-8{width:62.66%}.col-9{width:71%}.col-10{width:79.33%}.col-11{width:87.66%}.col-12{width:96%}.hidden-sm{display:block}}@media only screen and (min-width:60em){.container{width:75%;max-width:60rem}}

/* ==========================================================================
   BASE STYLES
========================================================================== */

html,
body {
  font-family: Arial, Tahoma, san-serif;
  font-size: 16px;
  line-height: 1.5em;
  width: 100%;
  height: 100%;
  margin: 0;
  color: #000;
  background-color: #fff;
}

html {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

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

body {
  display: table;
}

main,
footer {
  display: table-row;
}

main {
  height: 100%;
}

ol,
ul {
  margin: 16px 0 16px 0;
  padding-left: 40px;
}

ul {
  list-style: square outside;
}

button,
input,
select,
textarea {
  color: #222;
}

hr {
  display: block;
  height: 1px;
  margin: 1.2em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
}

audio,
canvas,
img,
video {
  vertical-align: middle;
}

img,
object,
embed {
  max-width: 100%;
}

img {
  height: auto;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

textarea {
  resize: vertical;
}

/* google analytics */
iframe[name='google_conversion_frame'] {
  position: fixed;
}

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

::-webkit-input-placeholder {
  color: #333;
}

:-moz-placeholder {
  opacity: 1;
  /* Firefox 18- */
  color: #333;
}

::-moz-placeholder {
  opacity: 1;
  /* Firefox 18- */
  color: #333;
}

:-ms-input-placeholder {
  color: #333;
}

/* ==========================================================================
   BASE - TYPOGRAPHY STYLES
========================================================================== */

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 100%;
}

h1 {
  font-size: 36px;
  line-height: 1.2;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 15px;
  letter-spacing: -.0225em;
}

h2 {
  font-size: 24px;
  letter-spacing: -.03em;
}

a {
  cursor: pointer;
  text-decoration: none;
  color: #c00;
}

a:hover,
a:focus,
a:active,
a:visited {
  text-decoration: underline;
}

p {
  margin: 16px 0 16px 0;
}

blockquote {
  margin: 16px 0 16px 0;
  padding: 10px 40px;
  color: #000;
  border-width: 1px 1px 1px 3px;
  border-style: solid;
  border-color: #e2e2e2 #e2e2e2 #e2e2e2 #4a7d36;
  background-color: #f0efd5;
}

/* ==========================================================================
   HELPER CLASSES
========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.align-left{
	text-align:left;
}

.align-center{
	text-align:center;
}

.align-right{
	text-align:right;
}

.margin-top-0 {
  margin-top: 0 !important;
}

.divider{
	padding-bottom:16px;
}

.divider2x{
	padding-bottom:32px;
}

.divider3x{
	padding-bottom:48px;
}


/* ==========================================================================
   CUSTOM STYLES - HEADER
========================================================================== */

/* TOP SUB HEADER AREA */

.sub-header {
  font-size: 11px;
  padding: 4px 0;
  color: #ccc;
  background-color: #fff;
}

/* MAIN HEADER AREA */

.sublogo h2 {
  font-size: 38px;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
}

header.top-header {
  margin-bottom: 0;
  padding: 10px 0;
  background-color: #bb1919;
}


/* ==========================================================================
   CUSTOM STYLES - MAIN CONTENT
   ========================================================================== */

.article-meta {
  font-size: 13px;
  margin-bottom: 26px;
  padding-bottom: 16px;
  color: #5a5a5a;
  border-bottom: 1px solid #dbdbdb;
}

.main-content-area {
  padding: 25px 0 30px 0;
  background-color: #fff;
}

.sidebar .inner-wrapper {
  padding: 0 25px 0 5px;
}

h3.tag-line {
  font-size: 18px;
  line-height: 24px;
  color: #404040;
}

.article-main-image {
  position: relative;
  float: right;
  width: 300px;
  height: auto;
  margin: 0 0 15px 20px;
  border-style: none;
}

.article-main-content h2 {
  font-size: 18px;
  line-height: 24px;
  margin-top: 25px;
  color: #1e1e1e;
}

.article-main-content a {
  font-weight: bold;
  transition: border-color .15s ease-out 0s;
  color: #005689;
  border-bottom: 1px dotted #005689;
}

.article-main-content a:hover {
  text-decoration: none;
  border-bottom: 1px solid #005689;
}

.article-main-content .time-stamp {
  margin-top: 0;
}

.article-main-content p {
  color: #404040;
}

.share-article h2 {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 10px;
  color: #404040;
}

.main-article-image {
  margin-bottom: 26px;
}

.main-article-image-caption {
  font-size: 12px;
  line-height: 15px;
  padding: 15px;
  color: #fff;
  background-color: #111;
}

.apply-button {
  margin: 25px 0;
}

.article-main-content .grey-bg {
  padding: 20px 30px;
  background-color: #f7f7f7;
}

/* ==========================================================================
   CUSTOM STYLES - CALL TO ACTIONS
   ========================================================================== */

.tap-age a,
.tap-age a:visited {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 15px;
  text-decoration: none;
  color: #fff;
  outline: none;
  background-color: #005689;
}

.tap-age-img a {
  font-size: 18px;
  font-size: 1.2rem;
  font-weight: bold;
  display: inline-block;
  float: left;
  padding: 5px;
  text-decoration: none;
  color: #fff;
  border: none;
  outline: none;
}

.tap-age-img a:hover {
  opacity: .75;
  border: none;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
  filter: alpha(opacity=75);
  -moz-opacity: .75;
  -khtml-opacity: .75;
}

p.red-button a,
p.red-button a:visited {
  font-size: 20px;
  font-weight: bold;
  line-height: 25px;
  display: inline-block;
  padding: 10px 30px;
  text-decoration: none;
  color: #fff;
  border-bottom: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  outline: none;
  background-color: #bb1919;
}

.red-button a:hover,
.red-button a:focus,
.tap-age a:hover,
.tap-age a:focus {
         opacity: .75;
  color: #fff!important;
  border-bottom: 0;

  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
      filter: alpha(opacity=75);
    -moz-opacity: .75;
  -khtml-opacity: .75;
}

/* ==========================================================================
   CUSTOM STYLES - SIDEBAR
   ========================================================================== */

.top-stories {
  margin-bottom: 30px;
  padding: 14px 24px 28px 24px;
  background-color: #ededed;
}

.top-stories a {
  text-decoration: none;
  color: #1e1e1e;
}

.top-stories a:hover {
  color: #1167a8;
}

.top-stories h2,
h2.sidebar-title {
  font-size: 26px;
  font-weight: normal;
  margin-bottom: 20px;
  color: #404040;
}

.top-stories h3 {
  font-size: 16px;
  line-height: 22px;
  margin-top: 20px;
  margin-bottom: 4px;
  color: #1e1e1e;
}

.top-stories h3.first {
  padding-top: 0;
}

.top-stories p {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  color: #606060;
}

.top-stories .time-stamp {
  margin-top: 8px;
}

.time-stamp {
  margin-top: 15px;
  color: #5a5a5a;
}

.image-stories h3 {
  margin-top: 10px;
  margin-bottom: 0;
}

.image-stories {
  margin-bottom: 20px;
}

.related-trends h3 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

/* ==========================================================================
   CUSTOM STYLES - COMMENT SECTION
   ========================================================================== */

.comment-section {
  width: 100%;
  margin-top: 50px;
}
.comment-section h3 {
  font-size: 20px;
  margin-bottom: 25px;
  color: #1e1e1e;
}

.default-photo img {
  width: 48px;
  height: 48px;
}

.default-photo {
  float: left;
  width: 48px;
  height: 48px;
  margin-right: 10px;
}

.comment-submission .comment-field,
.comment-posted .comment-full {
  width: auto;
  margin-left: 58px;
}

.comment-submission input {
  font-weight: bold;
  line-height: 48px;
  width: 100%;
  height: 48px;
  padding: 0 20px;
  border: 2px solid #cdd4d8;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.comment-submission input::-webkit-input-placeholder {
  color: #aab2b8;
}

.comment-submission input:-moz-placeholder {
  /* Firefox 18- */
  color: #aab2b8;
}

.comment-submission input::-moz-placeholder {
  /* Firefox 19+ */
  color: #aab2b8;
}

.comment-submission input:-ms-input-placeholder {
  color: #aab2b8;
}

.comment-nav {
  border-bottom: 2px solid #ebeff1;
}

.comment-nav .comment-nav-left {
  float: left;
}

.comment-nav .comment-nav-right {
  float: right;
}

.comment-nav ul {
  margin: 0;
  padding: 0;
}

.comment-nav ul li {
  display: inline-block;
  margin: 0;
  margin-right: 15px;
  padding: 10px 0 4px 0;
  list-style-type: none;
  vertical-align: middle;
}

.comment-nav ul li.active {
  border-bottom: 2px solid #bb1919;
}

.comment-nav ul li a:hover {
  color: #434343;
}

.comment-nav ul li a {
  font-size: 14px;
  padding-right: 15px;
  vertical-align: middle;
  text-decoration: none;
  color: #878787;
  border-right: 1px solid #e0e1e3;
  border-bottom: 0;
  outline: none;
}

.comment-nav ul.comment-nav-right li a {
  padding-right: 0;
  border: 0;
}

.comment-nav ul.comment-nav-right li:last-child,
.comment-nav ul.comment-nav-right li:last-child a {
  margin-right: 0;
  padding-right: 0;
}

.comment-nav ul li a i {
  font-size: 16px;
}

.comment-nav ul li a i.arrow {
  font-size: 16px;
  height: 23px;
  vertical-align: middle;
}

.comment-nav ul li.active a {
  color: #434343;
}

.comment-nav ul li a:hover,
.comment-nav ul li a:focus {
  text-decoration: none;
  border-bottom: 0;
}

.comment-posted {
  margin: 25px 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #dadada;
}

.comment-posted .comment-full {
  font-size: 14px;
  padding-left: 8px;
}

.comment-posted .comment-full .comment-meta {
  font-weight: bold;
  line-height: 14px;
  color: #1e1e1e;
}
.comment-posted .comment-content p {
  font-size: 13px;
  line-height: 17px;
  margin: 8px 0;
}

.comment-additional {
  font-size: 11px;
  line-height: 13px;
  color: #aaa;
}

.comment-additional span {
  display: inline-block;
}

.comment-additional .comment-timestamp {
  margin-right: 10px;
}

/*==========================================================================
   LOGO IMAGE AND TEXT BASED LOGO
==========================================================================*/

.logo {
  line-height: 35px;
  float: left;
}

.logo img {
  width: auto;
  max-width: 250px;
  height: auto;
  max-height: 26px;
}

.logo a {
  display: inline-block;
}

.logo .site-name {
  font-family: Georgia, Times New Roman;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  display: block;
  padding-right: 30px;
  color: #000;
}

.logo .site-tagline {
  font-size: 11px;
  font-weight: 300;
  line-height: 1;
  display: block;
  padding-right: 30px;
  color: #777;
}

.logo .site-name:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 5px;
  content: '';
  background: #931414;
}


/*==========================================================================
   TOP SEARCH BAR
==========================================================================*/

.search-bar {
  float: right;
  padding: 5px 0;
}

.search-box {
  font-size: 13px;
  font-weight: bold;
  float: left;
  width: 162px;
  height: 24px;
  padding-left: 6px;
  color: #333;
  border: none;
  background-color: #e4e4e4;
}

.search-icon {
  float: left;
  width: 32px;
  height: 24px;
  padding: 4px 8px 3px 7px;
  border: none;
  background-color: #e4e4e4;
}

/*==========================================================================
   PRIMARY MENU AND DROPDOWN (LEVEL 1+2)
==========================================================================*/

/* all menus general */

.primary-nav {
  background: #a91717;
}

.primary-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;

  -webkit-font-smoothing: antialiased;
}

.primary-nav li {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
}

.primary-nav a {
  display: block;
  -webkit-transition: all .25s ease;
     -moz-transition: all .25s ease;
      -ms-transition: all .25s ease;
       -o-transition: all .25s ease;
          transition: all .25s ease;
  text-decoration: none;
}

.menu-item-has-children > a:after {
  font-family: Arial!important;
  position: absolute;
}

/* top level menu styling (primary menu) */

.primary-menu > li > a {
  font-size: 14px;
  position: relative;
  display: block;
  margin-left: 12px;
  padding: 10px 0 8px 0;
  padding-right: 12px;
  text-decoration: none;
  color: #fff;
  border-right: 1px solid #bb4545;
}

.primary-menu > li,
.primary-menu > li.menu-item-has-children:hover {
  border-bottom: 2px solid #a91717;
}

.primary-menu > li:hover {
  border-bottom: 2px solid #fff;
}

.primary-menu > .menu-item-has-children > a:after {
  top: 18px;
  right: 12px;
  width: 8px;
  height: 8px;
  content: '';
  background-image: url('assets/img/icons/caret-down.svg');
  background-repeat: no-repeat;
  background-size: 8px 8px;
}

.primary-menu > .menu-item-has-children > a {
  padding-right: 30px;
}

/* all levels dropdown general */

.primary-menu .sub-menu {
  position: absolute;
  z-index: 1;
  visibility: hidden;
  width: 200px;
  max-width: 200px;
  -webkit-transition: all .25s ease;
     -moz-transition: all .25s ease;
      -ms-transition: all .25s ease;
       -o-transition: all .25s ease;
          transition: all .25s ease;
  opacity: 0;
  border-top: 3px solid #bb4545;
}

.primary-menu .sub-menu li {
  float: none;
  border-bottom: 1px solid #333;
  background: #000;
}

.primary-menu .sub-menu li:last-child {
  border-bottom: none;
}

.primary-menu .sub-menu > li > a {
  font-size: 13px;
  line-height: 35px;
  overflow: hidden;
  height: 35px;
  padding: 0 24px 0 12px;
  text-align: left;
  color: #ccc;
  background: #000;
}

.primary-menu .sub-menu > li > a:hover {
  color: #fff;
  background: #1a1a1a;
}

.primary-menu .sub-menu > .menu-item-has-children > a:after {
  font-size: 16px;
  top: -1px;
  right: 8px;
  content: '»';
  color: #666;
}

/* level 1 dropdown */

.primary-menu > li > .sub-menu {
  top: 32px;
  left: 0;
}

.primary-menu > li:hover > .sub-menu {
  top: 44px;
  visibility: visible;
  opacity: 1;
}

/*level 2 dropdown */

.primary-menu > li > .sub-menu > li > .sub-menu {
  top: -3px;
  left: 190px;
}

.primary-menu > li > .sub-menu > li:hover > .sub-menu {
  left: 200px;
  visibility: visible;
  opacity: 1;
}

.primary-menu > li > .sub-menu > li > .sub-menu a,
.primary-menu > li > .sub-menu > li > .sub-menu li {
  background-color: #202020;
}

.primary-menu > li > .sub-menu > li > .sub-menu a:hover {
  background-color: #313131;
}

/* mobile menu */

#nav-trigger {
  display: none;
  float: right;
  padding: 5px 0 5px 5px;
  text-align: center;
}

#nav-trigger span {
  font-size: 14px;
  display: inline-block;
  padding: 3px 8px;
  cursor: pointer;
  letter-spacing: -.01em;
  text-transform: uppercase;
  color: #fff;
  background-color: #434343;
}

#nav-trigger span:after {
  display: inline-block;
  width: 12px;
  height: 9px;
  margin-left: 8px;
  content: '';
  border-top: solid 8px #fff;
  border-right: solid 6px transparent;
  border-left: solid 6px transparent;
}

#nav-trigger span:hover {
  background-color: #9c1515;
}

#nav-trigger span.open:after {
  border-top: none;
  border-right: solid 6px transparent;
  border-bottom: solid 8px #fff;
  border-left: solid 6px transparent;
}

nav#nav-mobile {
  position: relative;
  z-index: 10;
  display: none;
}

nav#nav-mobile > ul {
  position: absolute;
  right: 0;
  left: 0;
  display: none;
  width: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  list-style-type: none;
  text-align: left;
  background-color: #434343;
}

nav#nav-mobile li {
  display: block;
  margin: 0;
  padding: 0;
}

#nav-mobile li a {
  border-bottom: solid 1px #5a5a5a;
}

#nav-mobile .sub-menu {
  margin: 0;
  padding: 0;
}

#nav-mobile .sub-menu a {
  font-size: 13px;
  position: relative;
  padding-left: 30px;
  background: #333;
}

#nav-mobile .sub-menu a:before {
  font-size: 14px;
  display: inline-block;
  padding-right: 10px;
  content: '»';
  color: #666;
}

#nav-mobile .sub-menu .sub-menu a {
  padding-left: 40px;
  background-color: #333;
}

nav#nav-mobile li:last-child {
  border-bottom: none;
}

nav#nav-mobile a {
  display: block;
  padding: 10px 30px;
  color: white;
}

nav#nav-mobile a:hover {
  text-decoration: none;
  color: #fff;
  background-color: #303030;
}

/*==========================================================================
   SECONDARY MENU
==========================================================================*/
.secondary-nav {
  float: left;
}

.secondary-nav ul {
  margin: 0;
  padding: 0;
}

.secondary-nav ul li {
  float: left;
}

.secondary-menu {
  line-height: 35px;
}

.secondary-menu a {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  height: 35px;
  padding-right: 15px;
  padding-left: 15px;
  color: #333;
  border-left: 1px solid #ccc;
}

.secondary-menu li:last-child a {
  border-right: 1px solid #ccc;
}

/*==========================================================================
   MAIN CONTENT / PAGE / POST STYLING
==========================================================================*/

.disclosure-label {
  font-size: 12px;
  line-height: 5px;
  margin-bottom: 10px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #a3a3a3;
}

/*==========================================================================
   FOOTER
==========================================================================*/

/* footer widgets */

footer a {
  color: #fff;
}

.footer-widget-area {
  font-size: 12px;
  line-height: 1.4;
  padding: 30px 0;
  color: #999;
  background-color: #434343;
}

.footer-widget-title {
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  padding: 6px;
  text-transform: uppercase;
  color: #fff;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  background-color: #383838;
}

.footer-copyright-area {
  font-size: 11px;
  color: #999;
  background-color: #383838;
}

.sublogo h2 {
  margin: 10px 0;
}

/* ==========================================================================
   WORDPRESS DEFAULT TYPOGRAPHIC ELEMENTS
========================================================================== */

.aligncenter,
.alignleft,
.alignright {
  display: block;
  padding: 0;
}

.aligncenter {
  float: none;
  margin: .5em auto 1em;
}

.alignright {
  float: right;
  margin: .5em 0 1em 1em;
}

.alignleft {
  float: left;
  margin: .5em 1em 1em 0;
}

.wp-caption {
  padding: 5px 0;
  text-align: center;
}

.wp-caption img {
  display: inline;
}

.wp-caption .wp-caption-text {
  font-size: 14px;
  font-weight: 100;
  font-style: italic;
  margin: 5px 0 0;
  padding: 0;
  text-align: center;
  color: #333;
}

.article-main-content {
  padding-bottom: 25px;
}

.article-main-content blockquote {
  font-family: Georgia, Times New Roman;
  font-size: 18px;
  line-height: 28px;
  clear: both;
  margin: 26px 0;
  padding: 10px 40px;
  color: #000;
  border-width: 1px 1px 1px 4px;
  border-style: solid;
  border-color: #e2e2e2 #e2e2e2 #e2e2e2 #bb1919;
  background-color: #f9f9f9;
}

.article-main-content ul,
.article-main-content ol {
  margin: 20px 0;
  padding: 0;
}

.article-main-content ul {
  list-style: square outside;
}

.article-main-content ul li,
.article-main-content ol li {
  margin-bottom: 15px;
  margin-left: 20px;
  padding-left: 4px;
}

/* ==========================================================================
   POST / CATEGORY / ARCHIVES
========================================================================== */

.blog-summary {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ccc;
}

.blog-summary:last-child {
  border-bottom: none;
}

.blog-summary p {
  font-size: 15px;
}

.blog-summary .article-main-image {
  width: 190px;
}

.blog-summary .post-title {
  font-size: 30px;
}

.blog-summary .article-meta {
  margin-bottom: 0;
  padding-bottom: 10px;
  border-bottom: none;
}

.blog-summary .article-meta,
.blog-summary .time-stamp {
  font-size: 12px;
}

.blog-summary .red-button a {
  font-size: 14px;
  font-weight: normal;
  padding: 3px 10px;
  border: 0;
}

.cat-label,
.cat-btn {
  line-height: 1;
  display: inline-block;
  padding: 4px;
  border-radius: 4px;
  background-color: #ddd;
}

a.cat-btn {
  border-color: #ccc;
  background-color: #eee;
}

.cat-main-label {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  padding-bottom: 8px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: #a3a3a3;
  border-bottom: 1px dashed #a3a3a3;
}

.blog-summary .cat-label,
.cat-btn {
  margin-right: 8px;
}

.post-title a {
  text-decoration: none;
  color: #000;
  border: none;
  outline: none;
}

.post-title a:focus,
.post-title a:hover {
  color: #005689;
  border: none;
}

/* ==========================================================================
   Media Queries
========================================================================== */

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
}

@media only screen and (min-width: 960px) and (max-width: 1160px) {
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
}

@media only screen and (min-width: 720px) and (max-width: 959px) {

  .top-stories h2 {
    font-size: 20px;
    line-height: 26px;
  }

}

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

  /* header mobile css */
  .sub-header {
    display: none;
  }

  .sub-header {
    display: block;
    padding: 0;
  }

  /* mobile menu */

  nav.primary-nav,
  nav.secondary-nav,
  .search-bar {
    display: none;
  }

  #nav-trigger {
    display: block;
  }

  nav#nav-mobile {
    display: block;
  }

  .sub-header .logo img {
    width: 150px;
    height: auto;
  }

  .sub-header .logo {
    display: inline-block;
  }

  .sub-header .search-icon {
    background-color: #fff;
  }

  .sub-header .search-icon-mobile {
    float: right;
    height: 28px;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }

  .main-content-area {
    padding: 15px 0 30px 0;
  }

  /* comment section */
  .comment-nav-left .optional {
    display: none;
  }

  /* sub logo (NEWS) */
  .sublogo h2 {
    float: left;
  }

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .article-main-image {
    width: 55%;
    height: auto;
  }

  h1 {
    font-size: 30px;
  }

}

@media only screen and (max-width: 480px) {
  /* misc general css tweaks for mobile devices */

  body,
  html {
    font-size: 15px;
  }

  h1 {
    font-size: 24px;
  }

  h2 {
    font-size: 16px;
  }

  .article-main-image,
  .article-main-image img {
    width: 100%;
    height: auto;
  }

  .article-main-content p,
  .article-main-content h3 {
    font-size: 16px;
    line-height: 22px;
  }

  .top-stories .image-stories:last-child {
    margin-bottom: 0;
  }

  .top-stories h2 {
    margin-top: 10px;
  }

  .article-main-content .grey-bg {
    padding: 20px 15px;
  }

  .article-main-content ul li,
  .article-main-content ol li {
    font-size: 16px;
  }

  .article-meta {
    margin-bottom: 18px;
    padding-bottom: 12px;
  }

  .article-main-image {
    margin-bottom: 20px;
    margin-left: 0;
  }

  /* blog summary index and category pages */
  .blog-summary .article-main-image {
    width: 300px;
  }

}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
  * {
    color: #000 !important;
    background: transparent !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: .5cm;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
