.main-container { max-width: 100%; }
.navigation.mobile-menu-wrapper {border: 0; background: #222 !important;}
    .single-title {
        font-size: 24px!important;
        line-height: 40px!important;
    }

    
@media screen and (max-width: 1050px) {
    #header .header-search {
        float: none;
        width: 100%;
    }
}

@media screen and (max-width:960px) { 
    .secondary-navigation { left: 0 }
    img {
        max-width: 100%;
        height: auto!important;
    }
    .ad-300 img { max-width: 100% }
    .ad-125 li { max-width: 40% }
    .ad-125 img {
        padding: 0;
        background: #FAFAFA;
        border: 0;
    }
    div#page.single { padding: 25px 2% }
}

@media screen and (min-width:865px) { 
    .mobile-menu-active .main-container {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
    .mobile-menu-active #mobile-menu-wrapper {
        -webkit-transform: translate(-300px,0);
        transform: translate(-300px,0);
    }
}

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

    #primary-navigation {
        width: 70px;
        height: 70px;
    }

    #page, .container { max-width: 100% }
    footer .container { padding: 0 2% }
    #header .header-search {
        display: none;
    }
    #navigation { width: 100% }
    .mobile-menu-active #mobile-menu-wrapper {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
    }
    .secondary-navigation, #navigation {
        border: none !important;
        background: transparent;
    }
    .secondary-navigation {
        width: 100%;
        position: relative!important;
    }
    #navigation .menu a, #navigation .menu .fa > a, #navigation .menu .fa > a {
        color: #fff!important;
        padding-left: 0!important;
        padding-right: 0!important;
        background: transparent;
        float: left;
    }
    #navigation .menu {
        float: none;
        background: transparent;
    }
    #navigation ul ul {
        display: block!important;
        visibility: visible!important;
        opacity: 1!important;
        position: relative;
        left: 0!important;
        border: 0;
        width: 100%;
    }
    #navigation ul li li {
        background: transparent;
        border: 0;
    }
    nav { height: auto }
    .main-container nav ul, .top {
        width: 100%;
        display: none;
        height: auto;
    }
    nav li, #navigation ul li li {
        width: 100%!important;
        float: left;
        position: relative;
    }
    #navigation ul li:after { display: none }
    #navigation ul li:before { display: none }
    nav li a {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2)!important;
        width: 100%!important;
    }
    #primary-navigation a#pull {
        display: block;
        width: 100%;
        position: relative;
        color: #fff;
        padding: 10px 0;
        min-height: 30px;
    }
    .mobile-menu #navigation a#pull { border-bottom: 1px solid rgba(0, 0, 0, 0.2) }
    #primary-navigation a#pull:after {
        content: "\f0c9";
        display: inline-block;
        position: absolute;
        right: 23px;
        font-size: 25px;
        top: 20px;
        font-family: FontAwesome;
    }
    .secondary-navigation #navigation ul .sfHover a, .secondary-navigation #navigation ul li:hover, .secondary-navigation #navigation ul .sfHover ul li { background: transparent }
    .widget-header #wp-subscribe p.footer-text, span.author-posts { display: none }
    .single-prev-next { float: left }
    .author-wrap { padding: 10px }
    .postauthor img { width: 25% }

    #header h1, #header h2 {
        margin: 0;
        margin-top: 5px;
    }

}

@media screen and (max-width:728px) { 
    .logged-in .pace .pace-progress { top: 46px }
    #header h1, #header h2, .site-description {
        float: none;
        text-align: center;
        width: 75%;
        max-width: 100%;
        padding: 0;
    }
    #header h1, #header h2 {
        font-size: 40px;
        margin:0;
    }

    #primary-navigation {

        width: 65px;
        height: 50px;
    }

    #header {
        height: 50px;
    }

    #primary-navigation a#pull:after {
        right: 22px;
        top: 11px;
    }

    #logo a, #logo img {
        margin-top: 3px;
    }


    .site-description { margin-top: 0 }
    #logo a, #logo img {
        float: none;
        letter-spacing: 0;
    }
    .logo-wrap {
        margin-top: 0;
        margin-left: 20% !important;
        width: auto;
    }
    #header .header-search {
        max-width: 60%;
        float: left;
        padding-left: 25px;
        margin-top: 0;
    }
    #header .header-social { margin-top: 0 }
    .latestPost:nth-child(3n+1) { clear: left }
    .latestPost:nth-child(4) { clear: none }
    .latestPost.featuredPost { width: 100% }
    .homepage-widget, #wp-subscribe {
        width: 100%;
        box-sizing: border-box;
    }
    .widget-header #wp-subscribe h4.title span { margin-top: 0 }
    .widget-header #wp-subscribe h4.title { margin-bottom: 10px }
    .single-title {
        font-size: 24px!important;
        line-height: 40px!important;
    }
    #wp-subscribe p.text, .widget-header #wp-subscribe p.footer-text { display: block }
}

@media screen and (max-width:640px) { 
    nav { border-bottom: 0 }
    #navigation {
        margin-top: 0;
        margin-bottom: 0;
    }
    .secondary-navigation {
        width: 102%;
        height: 35px;
    }
    .related-posts .latestPost {
        width: 100%;
        float: left!important;
        max-width: 100%;
    }
    .related-posts .relatepostli4 {
        padding-bottom: 15px;
        border-bottom: 1px solid #CCC;
        margin-bottom: 11px;
    }
    .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
        width: 100%;
        margin-right: 0;
    }
    .copyrights { text-align: center }
    .top { width: 100% }
    #cancel-comment-reply-link {
        margin-bottom: 0;
        margin-top: -43px;
    }
    article.latestPost .title, article.latestPost .title a { font-size: 17px }
    .latestPost { width: 100% }
    .latestPost header { min-height: 100% }
    .featured-thumbnail, #featured-thumbnail, .featured-thumbnail img { float: none }
    .latestPost .review-total-star {
        position: relative;
        top: 0;
        left: 0;
    }
    #header .header-search, #header .header-social {
        max-width: 100%;
        width: 100%;
        box-sizing: border-box;
        padding-right: 25px;
        padding-left: 25px;
        margin-right: 0;
        text-align: center;
    }
    #header .header-social a {
        float: none;
        min-width: 42px;
        overflow: hidden;
        display: inline-block;
    }
}

@media screen and (max-width:600px) { 
    .featured-thumbnail img { width: 100% }
    .logged-in .pace .pace-progress { top: 0px }
    #header .header-search { max-width: 50% }
}
@media screen and (max-width:550px) { 
    .sbutton { float: right }
    .f-widget, .widgets-num-4 .f-widget {
        width: 100%;
        margin-right: 0;
    }
    form#commentform { padding: 10px }

}



@media screen and (max-width:470px){
    .logo-wrap {
        margin-left: 13% !important;
    }
}

@media screen and (max-width:375px){
    .logo-wrap {
        margin-left: 12% !important;
    }
}

@media screen and (max-width: 360px){
    .logo-wrap {
        margin-left: 3% !important;
        width: 70%;
    }

    #logo a, #logo img {
        margin-top: 5px;
    }
}

@media screen and (max-width: 240px){
    .logo-wrap {
        margin-left: 0 !important;
        width: 70%;
    }

    #logo a, #logo img {
        margin-top: 9px;
    }
}
/*
     FILE ARCHIVED ON 22:35:03 Nov 08, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:33:08 Jun 22, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.627
  exclusion.robots: 0.088
  exclusion.robots.policy: 0.076
  esindex: 0.009
  cdx.remote: 89.069
  LoadShardBlock: 50.537 (3)
  PetaboxLoader3.datanode: 70.647 (5)
  PetaboxLoader3.resolve: 546.166 (2)
  load_resource: 605.669
  loaddict: 26.527
*/