@import url("https://fonts.googleapis.com/css?family=Inconsolata&display=swap");
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900&display=swap");
@font-face {
  font-family: "fontello";
  src: url("./fonts/fontello.eot?56264850");
  src: url("./fonts/fontello.eot?56264850#iefix") format("embedded-opentype"), url("./fonts/fontello.woff?56264850") format("woff"), url("./fonts/fontello.ttf?56264850") format("truetype"), url("./fonts/fontello.svg?56264850#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }

/***** Mega Menu Styles Start *****/
.mega-menu-integrate {
  border-top: 1px #000 solid;
  border-bottom: 1px #000 solid; }
  .mega-menu-integrate #mega-menu-wrap-primary {
    background: none !important; }
    .mega-menu-integrate #mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
      background: none; }
    .mega-menu-integrate #mega-menu-wrap-primary .mega-menu-toggle {
      background: none !important; }
      .mega-menu-integrate #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-label,
      .mega-menu-integrate #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1:after {
        color: #000 !important; }
    @media only screen and (max-width: 600px) {
      .mega-menu-integrate #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link {
        font-size: 16px !important;
        border-left: 0 !important;
        border-bottom: 1px solid;
        line-height: 18px !important;
        margin-top: 0 !important; }
      .mega-menu-integrate #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:last-child a.mega-menu-link {
        border-bottom: none !important; } }
    .mega-menu-integrate #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
      height: 50px; }
    .mega-menu-integrate #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:first-child a.mega-menu-link {
      border-left: none !important; }
    @media only screen and (min-width: 600px) {
      .mega-menu-integrate #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item:first-child a.mega-menu-link {
        padding-left: 0 !important; } }
    .mega-menu-integrate #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link {
      background: #fff !important;
      color: #000 !important;
      font-size: 22px;
      font-weight: 600;
      border-left: #000 1px solid;
      height: 30px;
      line-height: 30px;
      margin-top: 10px; }
    .mega-menu-integrate #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item a.mega-menu-link:hover {
      background: #fff !important;
      color: #000 !important;
      border-buttom: #000 1px solid !important; }
    .mega-menu-integrate #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu {
      margin-top: 10px;
      background: #000 !important;
      color: #fff !important; }
      .mega-menu-integrate #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu a {
        color: #fff !important; }
      .mega-menu-integrate #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu ul.mega-sub-menu li.mega-menu-row .mega-menu-column ul.mega-sub-menu li.mega-menu-item {
        padding: 0 15px 0 15px !important; }

/***** Mega Menu Styles END *****/
footer {
  /* Add a hover effect if you want */ }
  footer .tg-fourth-footer-widget {
    width: 72% !important; }
  footer #mc-embedded-subscribe {
    font-size: 20px;
    border: 5px solid #000;
    border-radius: 15px;
    height: 50px;
    color: #000;
    background: #fff; }
  footer .footer-widgets-wrapper {
    background-color: #444 !important; }
  footer .footer-socket-wrapper {
    padding: 20px 0 10px;
    background-color: #222; }
  footer .newsletterheading {
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  footer .newsletter-sub-heading {
    font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    color: #e8e8e8; }
  footer .fa {
    float: left;
    padding: 5px;
    background: transparent;
    font-size: 30px;
    color: #777;
    border-radius: 300px;
    width: 40px;
    line-height: 30px;
    display: block;
    text-align: center;
    min-height: 30px; }
  footer .fa-twitter:hover {
    color: #fff;
    background-color: #46d4fe; }
  footer .fa-facebook:hover {
    color: #fff;
    background-color: #37589b; }

a#scroll-up {
  background-color: #222 !important;
  border-radius: 2px !important;
  height: 50px !important;
  width: 50px !important;
  line-height: 50px !important;
  text-align: center;
  opacity: 0;
  right: 85px !important;
  bottom: 60px !important;
  color: #fff; }
  a#scroll-up i {
    color: #fff !important;
    font-size: 11px !important;
    padding-top: 20px !important; }

a#scroll-up:hover {
  background-color: #c9c9c9 !important;
  color: #000 !important;
  border: 1px solid #4f4f4f !important; }

.rev_slider_wrapper .hero-devider {
  color: transparent !important; }

.rev_slider_wrapper .hero-devider:after {
  display: block;
  content: "";
  width: 40px;
  border-top: 3px solid #fff;
  margin: 11px auto;
  position: relative;
  top: 7px; }

.rev_slider_wrapper div#slide-1-layer-4,
.rev_slider_wrapper div#slide-1-layer-1,
.rev_slider_wrapper div#slide-1-layer-6 {
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7); }

.header-icons {
  position: fixed;
  right: 63px;
  z-index: 9;
  top: 25px; }
  .header-icons .fa {
    float: left;
    padding: 5px;
    background: transparent;
    font-size: 30px;
    color: #777;
    border-radius: 300px;
    width: 40px;
    line-height: 30px;
    display: block;
    text-align: center;
    min-height: 30px; }
  .header-icons .fa-twitter:hover {
    color: #fff;
    background-color: #46d4fe; }
  .header-icons .fa-facebook:hover {
    color: #fff;
    background-color: #37589b; }

#respond h3#reply-title {
  display: none !important; }

#secondary .widget {
  margin-bottom: 7px !important; }

input#snp_email {
  background: #fff;
  border-radius: 3px; }

@media only screen and (max-width: 768px) {
  .snp-fb.snp-bar14.snp-pos-bottom.snp-ani-fade.snp-showme {
    display: none; } }

@media only screen and (max-width: 1010px) {
  .page-template-contact div#main {
    padding-top: 420px; } }

@media only screen and (max-width: 600px) {
  .page-template-contact div#main {
    padding-top: 280px; } }

@media only screen and (max-width: 1010px) {
  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
  textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
    width: 100% !important; } }

a {
  cursor: pointer !important; }

.force-center .bsaProItems {
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  width: 100%; }
  .force-center .bsaProItems .bsaProItem.bsaReset {
    margin-left: auto !important;
    margin-right: auto !important; }

#masthead {
  position: fixed;
  /* margin-top: 84px; */
  background: rebeccapurple !important;
  background-color: rebeccapurple !important;
  z-index: 9;
  border-top: 1px solid #000;
  margin-left: auto;
  margin-right: auto;
  left: 0px;
  right: 0px; }
  #masthead .custom-logo {
    max-height: 150px;
    width: auto;
    transition: max-height 0.3s ease-in;
    margin-top: -20px !important; }

#masthead.smaller .custom-logo {
  width: auto;
  max-height: 100px; }

#masthead.smaller div#header-right-section {
  margin-top: -30px;
  transition: all 0.3s ease-in; }

#masthead.smaller .mini-search-menu {
  top: 140px; }
  @media screen and (max-width: 1329px) {
    #masthead.smaller .mini-search-menu {
      top: 190px; } }

#masthead.smaller .mini-search-wraper {
  top: 185px;
  transition: all 0.3s ease-in; }

#masthead.smaller div#header-right-section {
  transition: all 0.3s ease-in !important; }
  #masthead.smaller div#header-right-section div#header-right-sidebar {
    transition: all 0.3s ease-in !important; }

@media only screen and (min-width: 1010px) {
  #masthead.smaller div#header-right-section {
    margin-bottom: -30px;
    transition: all 0.3s ease-in !important; }
    #masthead.smaller div#header-right-section div#header-right-sidebar {
      margin-top: -30px;
      transition: all 0.3s ease-in !important; } }

div#main {
  padding-top: 330px; }

.widget .bsaProContainer .bsaProItemInner__img,
.widget .bsaProContainer-11 .bsaProItemInner__img,
#secondary .bsaProContainer .bsaProItemInner__img,
#secondary .bsaProContainer-11 .bsaProItemInner__img {
  width: 300px !important; }
  @media only screen and (max-width: 1400px) {
    .widget .bsaProContainer .bsaProItemInner__img,
    .widget .bsaProContainer-11 .bsaProItemInner__img,
    #secondary .bsaProContainer .bsaProItemInner__img,
    #secondary .bsaProContainer-11 .bsaProItemInner__img {
      width: 100% !important; } }

@media only screen and (max-width: 768px) {
  .widget .bsaProContainer .bsaProItem.bsaReset,
  .widget .bsaProContainer-11 .bsaProItem.bsaReset,
  #secondary .bsaProContainer .bsaProItem.bsaReset,
  #secondary .bsaProContainer-11 .bsaProItem.bsaReset {
    left: 50%;
    transform: translateX(-50%); } }

.inner-wrap {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1400px !important; }
  @media only screen and (max-width: 1470px) {
    .inner-wrap {
      max-width: 95% !important; } }

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1400px !important; }

div#header-text-nav-container {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0; }
  div#header-text-nav-container .mini-search-menu {
    left: unset;
    right: 20px; }

input#s:hover,
input#s:focus {
  outline: none;
  border: 1px solid #000 !important; }

.a2a_kit.a2a_kit_size_40.a2a_floating_style.a2a_vertical_style {
  top: 260px !important; }

#masthead .cont-search {
  background: red;
  max-width: 1400px;
  margin: auto;
  position: relative; }
  #masthead .cont-search .mini-search-menu {
    left: unset;
    right: 20px;
    top: -35px; }
    @media screen and (max-width: 1470px) {
      #masthead .cont-search .mini-search-menu {
        right: 60px; } }
  #masthead .cont-search .mini-search-wraper {
    position: absolute;
    right: 0px;
    top: 5px; }
    @media screen and (max-width: 1470px) {
      #masthead .cont-search .mini-search-wraper {
        right: 35px; } }
  #masthead .cont-search .smaller .mini-search-menu {
    top: -35px; }
  #masthead .cont-search .smaller .mini-search-wraper {
    position: absolute;
    right: 0px;
    top: 5px; }

#header-right-section {
  width: 100%;
  height: 90px;
  margin-top: -54px; }
  #header-right-section .bsaProContainer .bsaProHeader,
  #header-right-section .bsaProContainer-11 .bsaProHeader {
    display: none; }
  #header-right-section .bsaProContainer .bsaProItems,
  #header-right-section .bsaProContainer-11 .bsaProItems {
    height: 90px;
    text-align: right; }
    #header-right-section .bsaProContainer .bsaProItems .bsaProItem,
    #header-right-section .bsaProContainer-11 .bsaProItems .bsaProItem {
      float: none;
      display: inline-block; }
  @media screen and (max-width: 1010px) {
    #header-right-section {
      margin-top: 15px; }
      #header-right-section .bsaProItems {
        text-align: center !important; } }

.smaller div#header-right-section {
  margin-top: 0px !important; }

@media screen and (max-width: 1850px) {
  div#header-text-nav-wrap #header-left-section {
    width: 80%; } }

@media screen and (max-width: 576px) {
  div#header-text-nav-wrap #header-left-section {
    padding-top: 15px; }
  div#header-text-nav-wrap div#header-right-section {
    height: auto; }
    div#header-text-nav-wrap div#header-right-section .bsaProItems.bsaGridGutter {
      height: auto !important; } }

@media screen and (max-width: 576px) {
  .header-icons {
    position: fixed;
    right: 10px;
    z-index: 9;
    top: 10px; }
  .mini-search-menu {
    right: 14px !important; }
  .mini-search-wraper {
    left: unset !important;
    right: 14px !important; } }

@media only screen and (max-width: 992px) and (min-width: 577px) {
  #masthead .custom-logo {
    margin-top: 0px !important; } }

footer .tg-fourth-footer-widget div#mc_embed_signup_scroll label {
  margin-bottom: 10px !important;
  display: inline-block;
  width: 100%; }

@media only screen and (max-width: 600px) {
  footer .tg-fourth-footer-widget {
    width: 100% !important; }
    footer .tg-fourth-footer-widget div#mc_embed_signup_scroll label {
      text-align: left; } }

@media only screen and (max-width: 992px) and (min-width: 601px) {
  .inner-wrap.clearfix #primary,
  .inner-wrap.clearfix #secondary,
  .page-heading-container.clearfix {
    margin-top: 80px; }
  .single-post div#main {
    padding-top: 410px !important; } }

body.search.search-results.wp-custom-logo.everest-forms-js.mega-menu-primary.wide.elementor-default {
  background: #fff !important;
  margin-top: 0px; }

.bsaProContainerNew,
.bsaProContainerNew .bsaProItems {
  overflow: inherit; }

.double-sidebar #main .inner-wrap {
  display: flex; }
  .double-sidebar #main .inner-wrap #primary {
    float: none !important;
    width: 60% !important;
    margin-left: 15px;
    margin-right: 15px; }
  .double-sidebar #main .inner-wrap .ch_sidebar-left,
  .double-sidebar #main .inner-wrap #secondary {
    float: none !important;
    width: 330px !important; }
  .double-sidebar #main .inner-wrap .ch_sidebar-repeat {
    display: none; }
  @media only screen and (max-width: 768px) {
    .double-sidebar #main .inner-wrap {
      flex-direction: column; }
      .double-sidebar #main .inner-wrap #primary {
        width: 100% !important;
        margin: auto; }
      .double-sidebar #main .inner-wrap .ch_sidebar-left {
        display: none; }
      .double-sidebar #main .inner-wrap .ch_sidebar-repeat {
        display: block; }
      .double-sidebar #main .inner-wrap #secondary {
        width: 100% !important;
        margin: auto; } }

.posts_app {
  padding-top: 30px; }
  .posts_app .container .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .posts_app .container .row .col-responsive-4 {
      margin-bottom: 25px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
      padding-right: 15px;
      padding-left: 15px; }
      @media only screen and (max-width: 768px) {
        .posts_app .container .row .col-responsive-4 {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
          flex: 0 0 50%;
          max-width: 50%; } }
      @media only screen and (max-width: 576px) {
        .posts_app .container .row .col-responsive-4 {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%; } }
  .posts_app h2.post-title {
    font-size: 1.1em;
    line-height: 1.4em;
    font-family: "Inconsolata", monospace;
    text-align: center;
    color: #222222;
    font-weight: bolder;
    font-size: 19px; }
  .posts_app img.post-thumb {
    border-radius: 3px;
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    object-fit: cover; }
    @media only screen and (max-width: 1200px) {
      .posts_app img.post-thumb {
        height: 250px; } }
    @media only screen and (max-width: 576px) {
      .posts_app img.post-thumb {
        height: 300px; } }
  .posts_app .btn-view-all {
    background-color: #b02b2c;
    display: inline-block;
    width: 100%;
    padding: 20px;
    font-size: 1.5em;
    margin: 0;
    border: none;
    position: relative;
    border-radius: 3px;
    color: #fff;
    text-align: center; }
    .posts_app .btn-view-all i.fa.fa-file-text-o {
      color: #fff !important; }
  .posts_app .btn-view-all:hover span,
  .posts_app .btn-view-all:hover i {
    opacity: 0.8; }
  .posts_app .search-forms label {
    font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px; }
  .posts_app .search-forms input,
  .posts_app .search-forms select {
    border-color: #4f4f4f;
    background-color: #c9c9c9;
    color: #919191;
    display: block;
    width: 100%;
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    border-radius: 0px;
    font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    outline: none;
    border-color: #4f4f4f;
    border-top-color: #4f4f4f;
    border-right-color: #4f4f4f;
    border-bottom-color: #4f4f4f;
    border-left-color: #4f4f4f;
    background-color: #c9c9c9;
    color: #919191;
    font-size: 18px;
    padding: 8px 6px; }
  .posts_app .search-forms select {
    background-image: url("../images/inputBG.png");
    background-position: center right;
    background-repeat: no-repeat;
    border-radius: 2px; }
  .posts_app .search-forms .prev-articles {
    position: relative;
    margin-top: -8px; }
    .posts_app .search-forms .prev-articles .btn-submit {
      display: inline-block;
      background: #000;
      top: 32px;
      right: -2px;
      width: 40px;
      height: 40px;
      background-image: url("../images/white-mglass.svg");
      background-size: contain;
      background-size: 10px;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute; }
      @media only screen and (max-width: 1137px) and (min-width: 768px) {
        .posts_app .search-forms .prev-articles .btn-submit {
          top: 64px; } }
      @media only screen and (max-width: 340px) {
        .posts_app .search-forms .prev-articles .btn-submit {
          top: 64px; } }
  .posts_app .search-forms .cat-articles select#searchCatArt {
    margin-bottom: 30px; }
  .posts_app a.image-container {
    cursor: pointer;
    display: inline-block;
    position: relative; }
    .posts_app a.image-container .overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      opacity: 0;
      transition: 0.5s ease;
      background-color: #fff; }
      .posts_app a.image-container .overlay .icon-arrow-curved {
        font-family: "fontello";
        position: absolute;
        border-radius: 50px;
        background: #000;
        height: 80px;
        width: 80px;
        line-height: 80px;
        left: 50%;
        top: 50%;
        margin: -40px 0 0 -40px;
        z-index: 1;
        text-align: center;
        color: #fff;
        animation-fill-mode: forwards;
        transform: rotate(-90deg); }
  .posts_app a:hover .overlay {
    opacity: 0.75; }
  .posts_app a:hover .animation-rotate {
    animation: aniZoom 450ms linear; }

.site-pagination {
  display: flex; }
  .site-pagination .pagination {
    width: 75%;
    margin: 0px; }
    .site-pagination .pagination .dots {
      display: none; }
    .site-pagination .pagination a,
    .site-pagination .pagination span {
      height: 35px;
      width: 35px;
      line-height: 35px;
      text-align: center;
      padding: 0;
      border-radius: 100px;
      margin-right: 3px;
      box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
      background: #c9c9c9;
      display: inline-block;
      font-size: 11px;
      padding: 0 !important;
      border: none !important;
      color: #919191;
      font-family: "Lato", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
      cursor: pointer; }
    .site-pagination .pagination span.page-numbers.current {
      background: #c9c9c9;
      color: #222222; }
  .site-pagination .expressPage {
    width: 25%;
    text-align: right;
    color: #919191;
    font-size: 11px;
    padding-top: 9px; }
  @media only screen and (max-width: 768px) {
    .site-pagination {
      margin-bottom: 60px;
      flex-direction: column; }
      .site-pagination .expressPage {
        text-align: left; } }

.mc_embed_signup {
  text-align: center;
  background: #c9c9c9;
  padding: 45px 20px 20px 20px;
  border-radius: 3px;
  box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3);
  position: relative; }
  .mc_embed_signup i.fa.fa-envelope {
    position: absolute;
    background: #000;
    display: inline-block;
    height: 54px;
    width: 54px;
    border-radius: 50%;
    font-size: 20px;
    color: #fff;
    line-height: 53px;
    box-sizing: content-box;
    text-align: center;
    top: -26px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0; }
  .mc_embed_signup p {
    font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 25px !important;
    line-height: 1.3em;
    text-transform: uppercase;
    color: #222222; }
  .mc_embed_signup label {
    font-size: 16px;
    font-weight: bolder;
    color: #444444; }
  .mc_embed_signup input.email {
    border-color: #4f4f4f;
    color: #919191;
    border: 1px solid #4f4f4f !important;
    padding: 8px 6px;
    outline: none;
    font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
    border-radius: 0px; }
  .mc_embed_signup input.button {
    font-size: 20px;
    border: 5px solid #000000;
    border-radius: 15px;
    height: 50px;
    padding: 9px 22px;
    cursor: pointer;
    border: none; }

.single-post #primary {
  border-left: 1px solid #4f4f4f;
  border-right: 1px solid #4f4f4f; }

.single-post div#main {
  padding-top: 355px; }
  .single-post div#main .post {
    border: none;
    box-shadow: none; }
    .single-post div#main .post .featured-image {
      padding-right: 16px;
      padding-left: 16px;
      margin-bottom: 50px; }
    .single-post div#main .post .article-content .entry-content p {
      font-size: 18px;
      color: #444444; }
  .single-post div#main .below-entry-meta {
    text-align: center;
    margin-bottom: 13px; }
  .single-post div#main .inner-wrap.clearfix.up-post-title {
    flex-direction: column; }
  .single-post div#main h1.entry-title {
    text-align: center;
    font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-size: 54px;
    line-height: 1.1em;
    color: #222222;
    font-weight: 600;
    margin-bottom: 47px !important; }

.single-post .numberOfComments {
  position: relative;
  margin: 20px 0px; }
  .single-post .numberOfComments .countNumber {
    background: #000;
    width: 60px;
    margin: auto;
    text-align: center;
    color: #fff;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    font-size: 25px; }
  .single-post .numberOfComments .divider {
    height: 1px;
    border: 0.5px solid #000;
    width: 40%;
    position: absolute;
    top: 50%; }
  .single-post .numberOfComments .divider.right {
    right: 0px; }
  .single-post .numberOfComments span {
    color: #919191;
    font-size: 12px;
    display: inline-block;
    width: 100%;
    text-align: center; }

.single-post .commentsList .name {
  text-transform: capitalize; }

.single-post .commentsList .date {
  color: #b02b2c;
  font-size: 12px; }

.single-post .commentsList .content {
  font-size: 14px; }

.single-post .commentsList .replyComment {
  font-size: 14px;
  cursor: pointer; }

.single-post .commentsList .replyComment:hover {
  color: #b02b2c; }

.shares-section {
  margin-top: 60px;
  padding-left: 16px;
  padding-right: 16px; }
  .shares-section .social-shares {
    border: 1px solid #4f4f4f;
    border-right: none;
    border-radius: 3px;
    display: flex;
    flex-wrap: nowrap;
    /* Tooltip container */ }
    .shares-section .social-shares li.tooltip {
      display: inline-block;
      flex-grow: 1;
      text-align: center;
      position: relative;
      border-right: 1px solid #4f4f4f;
      cursor: pointer;
      font-size: 14px; }
      .shares-section .social-shares li.tooltip a {
        padding-top: 15px;
        padding-bottom: 15px;
        display: inline-block;
        width: 100%;
        height: 100%; }
        .shares-section .social-shares li.tooltip a i {
          color: #4f4f4f; }
      .shares-section .social-shares li.tooltip .tooltiptext {
        visibility: hidden;
        width: 150px;
        background-color: #ffffff;
        color: #919191;
        text-align: center;
        padding: 15px;
        border-radius: 2px;
        border: 1px solid #4f4f4f;
        box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.1);
        font-size: 12px;
        /* Position the tooltip text */
        position: absolute;
        z-index: 1;
        bottom: 115%;
        left: 35%;
        margin-left: -60px;
        /* Fade in tooltip */
        opacity: 0;
        transition: opacity 0.3s; }
      .shares-section .social-shares li.tooltip .tooltiptext::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: #555 transparent transparent transparent; }
    .shares-section .social-shares .tooltip:hover .tooltiptext {
      visibility: visible;
      opacity: 1; }
    .shares-section .social-shares .tooltip:hover a i {
      color: #fff; }
    .shares-section .social-shares .face:hover {
      background: #37589b; }
    .shares-section .social-shares .twit:hover {
      background: #46d4fe; }
    .shares-section .social-shares .gplus:hover {
      background: #de5a49; }
    .shares-section .social-shares .pinte:hover {
      background: #cb2027; }
    .shares-section .social-shares .linked:hover {
      background: #419cca; }
    .shares-section .social-shares .bmail:hover {
      background: #9fae37; }

.below-entry-meta {
  text-align: center; }
  .below-entry-meta span {
    color: #919191 !important;
    font-size: 12px; }
    .below-entry-meta span a:hover {
      color: #dd3333; }
  .below-entry-meta .comments {
    padding-right: 0;
    color: #919191 !important; }
  .below-entry-meta span.span_categories a {
    color: #919191 !important; }

#taTabs {
  margin-top: 60px;
  padding-left: 16px;
  padding-right: 16px; }
  #taTabs .tab {
    overflow: hidden; }
    #taTabs .tab button {
      background-color: inherit;
      float: left;
      border: none;
      outline: none;
      cursor: pointer;
      padding: 14px 16px;
      transition: 0.3s; }
    #taTabs .tab button.active {
      background-color: #f6f6f6;
      border: 1px solid #f6f6f6;
      color: #252525; }
    #taTabs .tab .tablinks {
      margin: 0px;
      background-color: #fafafa;
      border: 1px solid #fafafa;
      color: #404040;
      font-size: 14px; }
      #taTabs .tab .tablinks .tablinksInfo {
        color: #000; }
  #taTabs .tabcontent {
    display: none;
    background-color: #f6f6f6;
    border: 2px solid #f6f6f6;
    color: #404040;
    padding: 12px;
    background: #f6f6f6;
    min-height: 64px;
    width: auto;
    height: auto;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    min-height: 165px; }
    #taTabs .tabcontent * {
      color: #000000 !important;
      font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    #taTabs .tabcontent .avatar {
      margin-bottom: 10px; }
    #taTabs .tabcontent h3 {
      font-size: 18px; }
      #taTabs .tabcontent h3 a {
        font-size: 18px; }
      #taTabs .tabcontent h3 a:hover {
        color: #dd3333; }
    #taTabs .tabcontent p,
    #taTabs .tabcontent li {
      font-size: 15px;
      margin-left: 79px;
      margin-bottom: 10px; }
      #taTabs .tabcontent p a:hover,
      #taTabs .tabcontent li a:hover {
        color: #dd3333; }
    #taTabs .tabcontent .avatar {
      border-radius: 0;
      width: 64px;
      height: 64px; }
    #taTabs .tabcontent * {
      color: #222222; }
  #taTabs .fa {
    color: #404040;
    font-size: 12px; }

#comments {
  padding-left: 16px;
  padding-right: 16px; }

.featured_post {
  margin-top: -50px;
  position: relative; }
  .featured_post img.featured-image {
    width: 100%;
    height: auto; }
  .featured_post .featured-text {
    position: absolute;
    width: 100%;
    top: 25%;
    text-align: center;
    display: flex;
    flex-direction: column; }
    .featured_post .featured-text .featured-link-title {
      width: 80%;
      margin: auto;
      display: inline-block; }
      .featured_post .featured-text .featured-link-title .featured-title {
        color: #fff;
        padding: 0px;
        text-transform: uppercase;
        font-size: 3.5em;
        font-weight: 600 !important;
        text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7); }
    .featured_post .featured-text .divider {
      border: 1px solid #fff;
      width: 20px;
      margin: auto;
      margin-top: 20px;
      margin-bottom: 20px; }
    .featured_post .featured-text .featured-link {
      display: inline-block;
      color: #fff;
      border: 3px solid #fff;
      text-transform: uppercase;
      width: 125px;
      margin: auto;
      font-weight: bolder !important;
      padding: 12px 16px;
      background-color: rgba(0, 0, 0, 0.2);
      font-size: 16px;
      line-height: 16px;
      border-radius: 3px;
      cursor: pointer; }
    .featured_post .featured-text .featured-link:hover {
      opacity: 0.75; }
    .featured_post .featured-text * {
      font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  @media only screen and (max-width: 2600px) and (min-width: 1800px) {
    .featured_post .single-post div#main .post .featured-image {
      padding-left: 40px !important; }
    .featured_post .post .article-content,
    .featured_post .post .single-title-above {
      padding: 50px !important; } }
  @media only screen and (max-width: 992px) {
    .featured_post {
      margin-top: 30px; }
      .featured_post .featured-text .featured-title {
        font-size: 3em !important; } }
  @media only screen and (max-width: 768px) {
    .featured_post {
      margin-top: 30px; }
      .featured_post .featured-text {
        top: 20%; }
        .featured_post .featured-text .featured-title {
          font-size: 2em !important; } }
  @media only screen and (max-width: 576px) {
    .featured_post {
      margin-top: -100px; }
      .featured_post .featured-text {
        top: 15%; }
        .featured_post .featured-text .featured-title {
          font-size: 1.5em !important; }
        .featured_post .featured-text .featured-link-title {
          width: 100% !important; }
        .featured_post .featured-text .featured-link {
          padding: 9px 16px !important; }
      .featured_post .divider {
        margin-top: 10px !important;
        margin-bottom: 10px !important; } }
  @media screen and (max-width: 480px) {
    .featured_post {
      margin-top: -150px !important; } }

.copyright {
  color: #fff !important;
  font-size: 12px !important;
  margin-top: 10px; }

@media screen and (max-width: 767px) {
  a#scroll-up {
    display: none !important; } }

.mini-search-menu {
  position: absolute;
  color: black;
  left: 89%;
  top: 275px;
  transition: all 0.3s ease-in;
  cursor: pointer; }
  .mini-search-menu .fa {
    color: black;
    font-size: 25px; }

.mini-search-wraper {
  transition: top 0.3s ease-in;
  display: none;
  width: 300px;
  background: white;
  border: 1px black solid;
  border-radius: 2px;
  box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
  position: absolute;
  right: 0;
  top: 325px;
  margin: 5px;
  z-index: 999;
  font: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .mini-search-wraper .mini-search-box {
    display: inline-block;
    margin: 10px;
    height: 45px; }
    .mini-search-wraper .mini-search-box input {
      height: 45px;
      width: 275px;
      border: 1px black solid;
      box-radius: 0 !important; }
  .mini-search-wraper .mini-search-button {
    background: black;
    color: white;
    position: absolute;
    right: 10px;
    top: 10px;
    height: 45px;
    width: 40px; }
    .mini-search-wraper .mini-search-button .fa {
      color: white !important; }
  .mini-search-wraper .arrow-wrap {
    width: 20px;
    height: 7px;
    position: absolute;
    top: -7px;
    right: 10px;
    margin-left: -10px;
    overflow: hidden; }
  .mini-search-wraper .up-arrow {
    height: 10px;
    width: 10px;
    position: absolute;
    top: 2px;
    left: 50%;
    margin-left: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    color: #969696; }
  .mini-search-wraper .result-row {
    height: 70px;
    border-bottom: 1px black dotted; }
  .mini-search-wraper .mini-search-post-image {
    width: 50px;
    height: 50px;
    border-radius: 40px;
    overflow: hidden;
    float: left;
    margin: 10px; }
    .mini-search-wraper .mini-search-post-image img {
      max-width: 50px;
      max-height: 50px; }
  .mini-search-wraper .mini-search-post-title {
    text-align: left;
    margin: 10px; }
    .mini-search-wraper .mini-search-post-title .mini-search-post-detail {
      height: 50px;
      overflow: hidden;
      margin-bottom: 0; }
    .mini-search-wraper .mini-search-post-title .mini-search-post-detail a {
      color: #000;
      font-size: 12px;
      line-height: 12px;
      font-weight: bold;
      text-transform: uppercase; }
    .mini-search-wraper .mini-search-post-title .mini-search-post-date {
      color: #969696;
      font-size: 12px;
      line-height: 1.4em;
      display: block;
      margin-bottom: 3px;
      font-style: italic; }
  .mini-search-wraper .view-all {
    text-align: center; }
    .mini-search-wraper .view-all a {
      color: #000;
      font-size: 12px;
      line-height: 12px;
      font-weight: bold; }

@media only screen and (min-width: 2100px) {
  .mini-search-menu {
    left: 79.5%; } }

@media only screen and (max-width: 2000px) and (min-width: 1600px) {
  .mini-search-menu {
    left: 83%; } }

@media only screen and (max-width: 1200px) {
  .mini-search-menu {
    left: 91%; } }

@media only screen and (max-width: 1024px) {
  .mini-search-menu {
    left: 95%; } }

@media only screen and (max-width: 768px) {
  .mini-search-menu {
    left: 89%;
    top: 290px; }
  .mini-search-wraper {
    left: 55%;
    top: 325px; } }

@media only screen and (max-width: 600px) {
  .mini-search-menu {
    left: 79%;
    top: 212px; }
  .mini-search-wraper {
    left: 33%;
    top: 236px; } }

@media only screen and (max-width: 540px) {
  .mini-search-menu {
    left: 79%;
    top: 196px; }
  .mini-search-wraper {
    left: 28%;
    top: 226px; } }

@media only screen and (max-width: 500px) {
  .mini-search-menu {
    left: 77%;
    top: 188px; }
  .mini-search-wraper {
    left: 23%;
    top: 217px; } }

@media only screen and (max-width: 460px) {
  .mini-search-menu {
    left: 77%;
    top: 175px; }
  .mini-search-wraper {
    left: 17%;
    top: 205px; } }

@media only screen and (max-width: 420px) {
  .mini-search-menu {
    left: 67%;
    top: 166px; }
  .mini-search-wraper {
    left: 3%;
    top: 195px; } }

@media only screen and (max-width: 375px) {
  .mini-search-menu {
    left: 67%;
    top: 150px; }
  .mini-search-wraper {
    left: -1%;
    top: 177px; } }

@media only screen and (max-width: 320px) {
  .mini-search-menu {
    left: 64%;
    top: 138px; }
  .mini-search-wraper {
    left: -1%;
    top: 166px; } }

.clearfix:after {
  content: "";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both; }

@media only screen and (max-width: 420px) {
  .search_form_field {
    padding-left: 20px; } }

.search_form_field {
  font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  border-bottom: 1px solid #222;
  padding-bottom: 20px; }
  .search_form_field input {
    border: 1px solid #222 !important;
    background-color: #c9c9c9 !important;
    color: #919191 !important;
    width: 27% !important;
    font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    border-radius: 0 !important; }
  @media only screen and (max-width: 576px) {
    .search_form_field input {
      border: 1px solid #222 !important;
      background-color: #c9c9c9 !important;
      color: #919191 !important;
      width: 85% !important; } }
  .search_form_field h4 {
    font-size: 18px;
    line-height: 1.1em;
    font-weight: 600;
    font: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
  .search_form_field .search-wrap button {
    margin-left: -20px;
    height: 45px;
    position: absolute;
    margin-top: 0; }

.search-results {
  font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .search-results .extra-mini-title {
    color: #919191;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.1em; }
  .search-results .search-result-counter {
    background: #c9c9c9;
    border-color: #4f4f4f;
    float: left;
    left: 0;
    top: 1px;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    height: 44px;
    line-height: 24px;
    padding: 10px;
    text-align: center;
    border-radius: 100px;
    width: 44px; }
  .search-results .search-result-post-contents {
    vertical-align: baseline;
    text-align: center; }
    .search-results .search-result-post-contents .search-result-post-title {
      margin-bottom: 5px;
      padding-bottom: 0;
      text-align: center;
      font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .search-results .search-result-post-contents .search-result-post-title a {
        font-size: 19px;
        line-height: 1.3em;
        font-weight: 600;
        color: #222222; }
    .search-results .search-result-post-contents .search-result-post-meta {
      padding-bottom: 40px;
      font-size: 0.6em;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      .search-results .search-result-post-contents .search-result-post-meta .search-result-post-meta-date {
        color: #919191; }
      .search-results .search-result-post-contents .search-result-post-meta .search-result-post-meta-cats {
        display: flex;
        flex-wrap: wrap;
        justify-content: center; }
      .search-results .search-result-post-contents .search-result-post-meta .search-result-post-categories {
        color: #919191; }
        .search-results .search-result-post-contents .search-result-post-meta .search-result-post-categories a {
          color: #919191; }
  .search-results .navigation {
    text-align: left;
    padding-left: 50px;
    float: left; }
    .search-results .navigation ul {
      display: flex;
      flex-wrap: wrap;
      justify-content: left; }
      .search-results .navigation ul li a {
        color: #919191;
        font-size: 11px;
        background: #c9c9c9;
        border-color: #4f4f4f;
        left: 0;
        top: 1px;
        box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
        height: 35px;
        line-height: 15px;
        padding: 16px;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: 10px;
        text-align: center;
        border-radius: 100px;
        width: 35px;
        font-family: "Lato", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      .search-results .navigation ul li a:hover {
        color: #fff; }
      .search-results .navigation ul li.active a {
        color: #222; }
  .search-results .pagination-meta {
    font-size: 0.9em;
    color: #919191;
    float: right;
    margin-top: 11px; }

.contact-section {
  width: 80%; }
  .contact-section .contact-section-content {
    font-family: "Lato", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
    .contact-section .contact-section-content .title,
    .contact-section .contact-section-content .sub-title {
      font: 18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #000; }
    .contact-section .contact-section-content .wpcf7 p {
      margin-bottom: 0 !important; }
    .contact-section .contact-section-content .wpcf7 label {
      font-weight: bold !important;
      font-size: 17px !important;
      line-height: 32px;
      font-family: "Lato", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }
    .contact-section .contact-section-content .wpcf7 input[type='input'],
    .contact-section .contact-section-content .wpcf7 input[type='text'],
    .contact-section .contact-section-content .wpcf7 input[type='email'],
    .contact-section .contact-section-content .wpcf7 input[type='number'],
    .contact-section .contact-section-content .wpcf7 textarea,
    .contact-section .contact-section-content .wpcf7 select {
      border-color: #4f4f4f;
      background-color: #c9c9c9;
      color: #919191;
      border: 1px solid #000;
      border-radius: 2px;
      font: 18px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
      padding: 13px; }
    .contact-section .contact-section-content .wpcf7 .wpcf7-submit {
      background-color: #000;
      color: #fff;
      border-color: #000;
      font-size: 18px;
      border-radius: 0 !important;
      width: 140px;
      height: 50px; }
    .contact-section .contact-section-content .wpcf7 .wpcf7-submit:hover {
      background-color: #d33;
      color: #fff;
      border-color: #b11; }

@media only screen and (max-width: 1024px) {
  .contact-section {
    width: 100%; }
    .contact-section .contact-section-content .wpcf7 label {
      font-size: 22px !important;
      line-height: 35px; } }

.archive #primary h1.page-title {
  border: none;
  text-align: center; }
  .archive #primary h1.page-title span {
    background: #fff;
    color: #222222;
    font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 60px;
    text-transform: uppercase; }
    @media only screen and (max-width: 576px) {
      .archive #primary h1.page-title span {
        font-size: 40px; } }

.archive.category #primary {
  width: 100%; }

.archive.author .authorPage-bio {
  min-height: 100px;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px; }
  .archive.author .authorPage-bio h3 {
    font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.archive.author .author-col {
  text-align: center;
  width: 100%;
  margin-bottom: 40px; }
  .archive.author .author-col h2 {
    font-size: 19px;
    color: #222222; }

.archive.author h2.entires-by {
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: "Inconsolata", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  color: #919191;
  font-weight: 600; }

@media only screen and (min-width: 769px) {
  .archive.author .authorPage-bio {
    border-bottom: 1px solid #4f4f4f;
    padding-bottom: 60px; }
  .archive.author div#primary {
    border-right: 1px solid #4f4f4f; }
  .archive.author .expressPage {
    padding-right: 20px; }
  .archive.author .author-col {
    padding-right: 30px; } }

@keyframes aniZoom {
  0% {
    transform: scale(0.75) rotate(-140deg); }
  60% {
    transform: scale(1.1) rotate(-60deg); }
  100% {
    transform: scale(1) rotate(-90deg); } }
