/*
 Theme Name:   Infinity Mag Child
 Description:  Infinity Mag Child Child Theme. This child theme contains any customizations to the Infinity Mag theme, allowing the Infinity Mag theme to receive updates without breaking any customizations.
 Author:       Modscape
 Author URI:   https://www.modscape.com
 Template:     infinity-mag
 Version:      2.0.28
 Text Domain:  infinity-mag-child
*/
a, a:visited {
  color: #024A86; }

a:hover {
  text-decoration: underline; }

.upper-header .container-fluid {
  display: flex;
  flex-direction: column-reverse; }
  .upper-header .container-fluid .col-md-5, .upper-header .container-fluid .col-md-7 {
    width: 100%; }
  .upper-header .container-fluid .col-md-7 {
    text-align: center; }
    .upper-header .container-fluid .col-md-7 .widget {
      margin-top: 0;
      margin-bottom: 30px; }

.mainheader {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .mainheader .site-branding {
    width: 65%; }
  .mainheader .promo {
    width: 35%; }

.upper-header {
  max-width: 1230px;
  margin-left: auto;
  margin-right: auto; }

.ad_superleader {
  text-align: center;
  margin-top: 30px; }

.ad_leaderboard, .ad_fleaderboard, .ad_billboard {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px; }

.adbox {
  float: left;
  width: 55%; }
  .adbox h2:before {
    background: linear-gradient(to right, #FF7070 0%, #FAA987 100%);
    content: "";
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 15px; }
  .adbox h2 {
    float: left;
    color: #000;
    background: #f1f1f1;
    font-size: 18px;
    letter-spacing: 3px;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    line-height: 1.6;
    border-left: solid 14px #FF7070; }
  .adbox .listing-item {
    clear: both;
    overflow: hidden; }
    .adbox .listing-item .date {
      display: block;
      color: #aaa;
      font-size: 12px;
      font-weight: 700;
      line-height: 2.5;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .adbox .listing-item .excerpt {
      display: block;
      clear: right;
      margin-top: 5px; }
    .adbox .listing-item a, .adbox .listing-item a:visited {
      font-family: 'Rubik', sans-serif;
      font-weight: 500; }
    .adbox .listing-item a.image {
      display: inline-block;
      float: left;
      margin-right: 30px;
      width: 40%;
      max-width: 180px;
      height: auto; }
    .adbox .listing-item .excerpt-more {
      display: none; }

.home .ad_mediumrectangle_1_2 {
  float: right;
  clear: right;
  width: 41%;
  text-align: center;
  margin-left: 4%;
  margin-bottom: 30px; }
  .home .ad_mediumrectangle_1_2 .ad_mediumrectangle_1 {
    margin-bottom: 30px; }

.home .featured-section .small-title {
  line-height: 15px;
  margin-bottom: 0;
  font-weight: 400; }

.home .featured-section .featured-wrapper {
  min-height: 76px; }

.ad_mediumrectangle_1_2 .ad_mediumrectangle_1 {
  margin-bottom: 30px; }

.home .ad_mediumrectangle_1_2 .ad_mediumrectangle_1 {
  margin-top: 22px; }

.infinity_mag_slider_widget .item-metadata, .infinity_mag_slider_widget .post-meta {
  display: none; }

.infinity_mag_slider_widget .slide-title {
  margin-bottom: 0; }

.widget.podcasts {
  margin-bottom: 10px; }

.has-post-thumbnail .twp-entry-content {
  margin-top: 0;
  margin-left: 0; }

.twp-image-archive img {
  max-height: 450px !important;
  width: auto !important; }

.inner-header-overlay {
  display: none; }

.post-meta {
  text-transform: none;
  color: #666666; }

.category-display {
  display: block;
  color: #aaa;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
  letter-spacing: 1px;
  margin: 10px 0 10px 0; }

.infinity_mag_single_panel_widget .row .col-md-6 {
  width: 75%;
  display: table-cell;
  float: none;
  vertical-align: top; }
  .infinity_mag_single_panel_widget .row .col-md-6 .post-image {
    max-width: 250px; }

.infinity_mag_single_panel_widget .row .col-md-6:first-child {
  width: 25%;
  display: table-cell;
  float: none;
  vertical-align: top; }

.infinity_mag_grid_panel_widget .widget-row {
  display: flex;
  flex-flow: row wrap; }

body .home_category_news .widget-row .widget-half-column:nth-last-child(2) {
  clear: left !important; }

body .inner-banner-2 {
  padding: 20px 0 15px 0; }

.archive .hentry {
  margin-bottom: 30px;
  padding-bottom: 0;
  background-color: #eeeeee; }
  .archive .hentry .image-full {
    text-align: center; }
    .archive .hentry .image-full img {
      margin: 0 auto 0 auto; }
  .archive .hentry .archive-entry-title {
    margin: 0;
    line-height: 42px;
    border-bottom: 0; }
  .archive .hentry .entry-content {
    background-color: #f9f9f9; }
    .archive .hentry .entry-content p {
      margin-bottom: 5px; }

.entry-content a, .entry-content a:visited, .entry-content a:hover {
  color: #000080; }

.entry-header .entry-title {
  margin-bottom: 10px; }

.entry-header h2 {
  margin: 5px 0 5px 0; }

.mainbanner-jumbotron h3 {
  font-size: 20px; }

.footer-widget-area {
  background-color: #333;
  color: #fff;
  font-family: arial, helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold; }
  .footer-widget-area a, .footer-widget-area a:visited {
    color: #fff; }
  .footer-widget-area a:hover {
    color: #48ABFF; }
  .footer-widget-area h2.widget-title:before {
    width: 0;
    margin-left: 0; }
  .footer-widget-area h2, .footer-widget-area h2.widget-title {
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    margin: 0 0 10px 0;
    color: #fff;
    letter-spacing: 0;
    line-height: 24px; }
  .footer-widget-area h3 {
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    margin: 0 0 10px 0; }
  .footer-widget-area .widget_nav_menu {
    text-transform: uppercase;
    font-size: 14px; }
    .footer-widget-area .widget_nav_menu li {
      border-bottom: 0;
      padding: 3px 0 3px 0;
      margin: 0; }
  .footer-widget-area input {
    width: 90%; }

.pagebottom-widget-area {
  clear: both; }
  .pagebottom-widget-area .row {
    display: flex;
    flex-flow: row wrap; }
    .pagebottom-widget-area .row .footer-widget-wrapper {
      width: 33%;
      padding: 1%; }

#footer_bottom {
  background-color: #000;
  color: #ccc;
  padding: 20px 5px 20px 5px;
  text-align: center;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  font-weight: 700; }
  #footer_bottom img {
    margin-right: 20px; }

.main-navigation .menu ul > li.current-menu-item > a, .main-navigation .menu ul > li:hover > a, .main-navigation .menu ul > li:focus > a, a:hover, .sticky h2:before, a:hover, a:focus, a:active, .twp-meta-info .posted-on, .twp-meta-info .byline, .item-metadata.posts-date, .item-metadata.post-author, .author-info .author-social > a:hover, .author-info .author-social > a:focus, .social-icons ul li a:hover, .social-icons ul li a:focus, .nav-right .icon-search:hover, .nav-right .icon-search:focus, .button-fancy.-red, input[type="text"]:focus, input[type="text"]:hover, input[type="email"]:focus, input[type="email"]:hover, input[type="url"]:focus, input[type="url"]:hover, input[type="password"]:focus, input[type="password"]:hover, input[type="search"]:focus, input[type="search"]:hover, input[type="number"]:focus, input[type="number"]:hover, input[type="tel"]:focus, input[type="tel"]:hover, input[type="range"]:focus, input[type="range"]:hover, input[type="date"]:focus, input[type="date"]:hover, input[type="month"]:focus, input[type="month"]:hover, input[type="week"]:focus, input[type="week"]:hover, input[type="time"]:focus, input[type="time"]:hover, input[type="datetime"]:focus, input[type="datetime"]:hover, input[type="datetime-local"]:focus, input[type="datetime-local"]:hover, input[type="color"]:focus, input[type="color"]:hover, textarea:focus, textarea:hover {
  color: #024A86; }

button, input[type="button"], input[type="reset"], input[type="submit"], .content-area .widget-title:before, .site-content .border-top {
  background: #024A86;
  background-color: #024A86; }

.adbox h2, .content-area .widget-title {
  border-left: solid 14px #024A86; }

.adbox h2:before, button, input[type="button"], input[type="reset"], input[type="submit"], .content-area .widget-title:before, .site-content .border-top {
  background: linear-gradient(to right, #024A86 0%, #48ABFF 100%); }

.home_category_news .widget-row .widget-half-column.first-post .post-content {
  margin-top: 0; }

a.image, a.twp-image-wrapper, .carousal-bg-image {
  border-top: solid 1px #dddddd;
  border-right: solid 1px #cccccc;
  border-bottom: solid 1px #cccccc;
  border-left: solid 1px #dddddd; }

.site-navigation .container-fluid {
  max-width: 1140px;
  margin: 0 auto 0 auto; }

.main-banner .twp-meta-categories, .main-banner .post-meta {
  display: none; }

.main-banner .slider-figcaption {
  margin-top: -120px; }

#modalbackground {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #cccccc;
  opacity: .9;
  z-index: 10000; }

a#closemodal {
  display: none;
  z-index: 10002;
  position: fixed;
  top: 5px;
  right: 0;
  bottom: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 40px;
  max-height: 40px;
  background: #ffffff;
  border: solid 2px #999999;
  padding: 5px 8px 5px 8px;
  border-radius: 50%; }

#modalwindow {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 5%;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 500px;
  z-index: 10001;
  padding: 20px; }
  #modalwindow iframe {
    background: #ffffff;
    width: 100%;
    height: 100%;
    border: solid 2px #999999;
    border-radius: 5px;
    overflow: auto; }

.fi-caption {
  font-style: italic;
  background: #eeeeee;
  padding: 5px 10px; }

.noscroll {
  overflow: hidden; }

.cat-links {
  display: block;
  clear: both;
  overflow: hidden; }
  .cat-links a {
    margin: 0 2px 0 5px; }

.tags-links {
  display: block;
  clear: both;
  margin-top: 20px;
  overflow: hidden; }

.read-more.button-fancy {
  margin-bottom: 20px; }

.btn-arrow:hover {
  background-color: #024A86 !important; }

.button-fancy:hover.-red > .btn-arrow {
  background-color: #024A86 !important; }

.btn-arrow:before {
  background-color: #024A86 !important; }

.btn-arrow:after {
  background-color: #024A86 !important; }

.downloadmsg {
  margin: 8px;
  padding: 5px 20px 5px 20px;
  background-color: #009900;
  border-radius: 5px; }
  .downloadmsg a, .downloadmsg a:visited {
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold; }

.icon-search:before {
  display: none; }

.icon-search:hover {
  cursor: pointer; }

.podcastlinks {
  clear: both;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0 auto 10px auto; }

.under_featured figure.sidebar, .under_featured img.sidebar, .under_featured .jetpack-video-wrapper.sidebar {
  width: 57% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  display: inline-block !important; }
  .under_featured figure.sidebar img, .under_featured img.sidebar img, .under_featured .jetpack-video-wrapper.sidebar img {
    width: 100% !important; }

.under_featured .article_content h1, .under_featured .article_content h2, .under_featured .article_content h3, .under_featured .article_content h4, .under_featured .article_content h5 {
  display: inline-block; }

.article_sidebar {
  float: left;
  width: 40%;
  margin: 5px 3% 15px 0;
  padding: 20px 0 0 0;
  border-top: solid 5px #000000;
  border-bottom: solid 5px #000000; }
  .article_sidebar h1, .article_sidebar h2, .article_sidebar h3, .article_sidebar h4, .article_sidebar h5 {
    margin: 0 0 10px 0; }
  .article_sidebar ul {
    margin: 0 0 30px 0;
    padding: 0 0 0 20px; }
    .article_sidebar ul li {
      margin: 0;
      padding: 0; }

@media only screen and (min-width: 992px) {
  .home_category_news .widget-row .widget-half-column.first-post .post-image {
    width: 30%; } }

@media screen and (max-width: 990px) {
  #secondary .ad_mediumrectangle_1_2 {
    display: flex;
    flex-flow: row wrap; }
    #secondary .ad_mediumrectangle_1_2 .ad_mediumrectangle_1, #secondary .ad_mediumrectangle_1_2 .ad_mediumrectangle_2 {
      margin: 10px auto 10px auto; } }

@media screen and (max-width: 900px) {
  .ad_fleaderboard {
    padding: 10px; }
  .pagebottom-widget-area {
    padding: 10px; }
    .pagebottom-widget-area .row {
      display: flex;
      flex-flow: row wrap; }
      .pagebottom-widget-area .row .footer-widget-wrapper {
        width: 100%;
        padding: 1%; } }

@media screen and (max-width: 700px) {
  .article_sidebar {
    width: 100%;
    margin: 0 3% 25px 0;
    padding: 30px 0 0 0; }
  .mainheader {
    display: block; }
    .mainheader .site-branding {
      width: 100%; }
    .mainheader .promo {
      width: 60%;
      margin: 0 auto 0 auto; }
  .adbox {
    float: none;
    width: 100%; }
  .home .ad_mediumrectangle_1_2 {
    float: none;
    width: 100%;
    margin-left: 0; }
  .infinity_mag_single_panel_widget .row .col-md-6 {
    width: 100%;
    display: block;
    float: none;
    vertical-align: top; }
    .infinity_mag_single_panel_widget .row .col-md-6 .post-image {
      margin-bottom: 20px;
      max-width: 100%; }
  .infinity_mag_single_panel_widget .row .col-md-6:first-child {
    width: 100%;
    display: block;
    float: none;
    vertical-align: top; } }
