/* footer */

.footer-sidebar-2-wrapper {

    padding: 0;
    background: #013b6c !important;
    color: #fff;
    z-index: 1 !important;
    position: relative;

}



.footer-sidebar-2-wrapper.footer-black .widget.widget_saxon_social_icons a {
    background-color: #152035 !important;
    font-size: 18px;
    width: 20px;
    height: 20px;
    line-height: 0px;
    left: 10px !important;
    position: relative;
}



.footer-sidebar-2-wrapper.footer-black .widget.widget_saxon_social_icons a:hover {
    background-color:  #152035 !important;
}

/* footer */

.main-header.clearfix.sticky-header .a-telegram, .main-header.clearfix.sticky-header .a-twitter, .main-header.clearfix.sticky-header .a-youtube {
    display: none;
}



@media only screen and (min-width: 1024px) {
  .header-center {
      position: relative;
  }

  .sub-menu.megamenu-column-.level-0:hover a:hover {
      background: #055fab !important;
      color: #fff !important;
  }

  .navbar .nav > li a:hover {
      background: #055fab !important;
      color: #fff !important;
  }
}

/* blog */

.post-author-image {
    display: none !important;
}

.nav > li > a {
    color: #000000;
    display: block;
    padding: 2px 11px;
    margin-left: 0;
    margin-right: 0;
    text-decoration: none;
    background: transparent;
    cursor: pointer;
}


.navbar .container {
    padding-left: 0px;
    padding-right: 0;
    position: relative;
    width: 100%;
}

@media only screen and (max-width: 1024px) {
  header .logo-link > img {
      max-width: 200%;
  }
}

.post-content-wrapper .blog-post-thumb {
    display: none;
}

.single-post .page-item-title-single .saxon-post .post-title {
    font-size: 43px;
}
h2, .h2 {
    font-size: 27px;
}
h3, .h3 {
    font-size: 23px;
}

.navbar .nav > li a:hover {
    background: #2b236c !important;
    color: #fff !important;
}
.mainmenu .nav > li > a {
    font-size: 17px;
}

@media only screen and (max-width: 1024px) {
  .post-title {
      font-size: 1.6em !important;
  }
  .saxon-overlay-alt-post .post-title{
  		font-size: 23px !important;
  }
}

header .logo-link img {
    width: 200px;
    height: auto;
}