


@media only screen and (max-width: 1540px) { 
.post-container {
    width: 33% !important;
    height: 333px;
}




}




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

    .header .section-inner {
        max-width: 100% !important;
    }



}

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


    

    .leftSideHeader:after {
display: none !important;
    }


    .custom-menu-class li a, .custom-menu-class li a:hover, .custom-menu-class li a:link, .custom-menu-class li a:visited, .custom-menu-class li a:active, .social li a, .social li a:hover, .social li a:link, .social li a:active, .social li a:visited {
        color: #1c3c88;
        font-size: 14px;
        padding: 8px !important;
    }

}

@media only screen and (max-width: 1120px) { 
.post-container {
    width: 50% !important;
    height: 382px;
}
}


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

.main-menu > li:nth-child(3) a,
.main-menu > li:nth-child(4) a, 
.main-menu > li:nth-child(5) a, 
.main-menu > li:nth-child(6) a, 
.main-menu > li:nth-child(7) a, 
.main-menu > li:nth-child(8) a, 
.main-menu > li:nth-child(9) a, 
.main-menu > li:nth-child(10) a, 
.main-menu > li:nth-child(11) a {
    padding-left: 10px !important;
    padding-right: 5px !important;
    font-size: 14px !important;

}

.main-menu > li:nth-child(3) a {
    padding-left: 15px !important;
}

.navigation.section.no-padding.bg-dark .main-menu > li:first-child > a, 
.navigation.section.no-padding.bg-dark .main-menu > li > a {

    font-size: 14px;


}

.header-inner.section-inner {
    display: flex;
    flex-wrap: wrap;
    JUSTIFY-CONTENT: CENTER;
}

.content.fleft {
    width: 100% !important;
}

.sidebar.fright {
    margin-top: 25px !important;
    width: 90% !important;
    margin-right: 0px !important;

} 

.credits-inner.section-inner {
    display: flex;
    flex-wrap: wrap;
    padding-top: 20px;
    justify-content: center;
}

.creditsLeft {
    display: flex;
    justify-content: center;
    align-items: center;
}

.creditsRight {
    display: flex;
    justify-content: center;
    align-items: center;
}

.creditsLeft, .creditsRight {
    width: 100%;
}

.articles .post-header {

    padding-top: 35px !important;
}


.articles .post-header .post-title, .articles .post-header .post-title a {
    font-size: 38px !important;
}

.articles .post-content, .articles .post-header {
    padding-top: 25px !important;
    padding-bottom: 20px !important;
}






}


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


.navigation-inner.section-inner {
    box-shadow: none !important;
}


.nav-toggle {

    padding: 18px 0 !important;
}

ul.mobile-menu {
    padding-top: 36px !important;
}

 

.sidebar {
    display: block !important;
}

.section-inner.articles {

    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
}


.content.section-inner .posts .post-container {
    margin-bottom: 0px !important;
}

.articles .post-meta-container {
    background-color: white !important;
    padding: 7.5% 6% !important;
    padding-top: 0px !important;
}

}


@media only screen and (max-width: 900px) { 
.custom-menu-class,
.social {
    display: none !important;

}

.creditsRight .custom-menu-class{
    display: block !important;

}

}

@media only screen and (max-width: 600px) { 
.post-container {
    width: 100% !important;
    height: 333px;
}
.creditsRight li a, .creditsRight button {
    font-size: 10px !important;

}

.creditsRight button {
    padding-top: 29px !important;

}

.articles .post-header .post-title, 
.articles .post-header .post-title a {
    font-size: 30px !important; 
}
.articles .post-content, .articles .post-header {

    padding-right: 25px !important;
}

.articles .post-author {
    padding-left: 0px !important;
}

h2.homeGlobal {
    font-size: 44px !important;
    padding-bottom: 25px !important;

}

.articles .post-header {
    padding-left: 25px !important;
    justify-content: flex-start;
}


}


@media only screen and (max-width: 500px) { 
    .header .section-inner {
        flex-wrap: wrap !important;
    }

    .leftSideHeader, .rightSideHeader {
        max-width: 100% !important;
    }

    .leftSideHeader {
        display: flex;
        justify-content: center;
        position: relative; 
        flex-wrap: wrap;
    }

    .bloginfo {
        font-size: 36px !important;
    }

    h1.blog-title a, .blog-title a {
        padding: 0px !important;
    }
     
    }

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

    .creditsRight .custom-menu-class{
        display: none !important;
    
    }
    .credits p, .credits a {

        font-size: 12px !important;

    }
}

@media only screen and (max-width: 417px) { 
    .bloginfo {
        margin-top: -36px !important;
    } 
}