@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

*, body {
	font-family: 'Montserrat', sans-serif;
}

body {
    background-color: #fff !important;
}

.CusHead {
	background: #fff !important;
	height: 85px;
}

.CusHead .content-wrap {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    height: 85px;
}

.CusHead .logo-container {
	max-height: 80px;
    max-width: 130px;
    float: unset;
}

.CusHead .logo-container a {
	margin: 0 !important;
    position: relative;
    display: flex;
}

.CusHead .logo-container img {
    height: 100%;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

.CusHead .logo-container a.logofont {
	display: none;
}

.CusHead .center-main-menu {
	float: unset;
}

.CusHead .content-wrap .center-main-menu ul#primary-menu {
	background: #fff;
}

.CusHead .content-wrap .center-main-menu ul#primary-menu li {
    position: relative;
    display: inline-flex;
    align-items: center;
}

.CusHead .content-wrap .center-main-menu ul#primary-menu li a {
    align-items: center;
    color: #333;
    display: flex;
    padding: 28px 20px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
}

.CusHead .content-wrap .center-main-menu ul#primary-menu li .sub-arrow {
    width: 17px;
    line-height: 50px;
    position: relative;
    right: unset;
    top: unset;
    color: #000 !important;
    font-size: 22px;
    text-align: center;
    cursor: pointer;
}

.CusHead .content-wrap .center-main-menu ul#primary-menu li ul {
    list-style: none;
    min-width: 240px;
    position: absolute;
    top: 83px;
    right: 0px;
    margin: 0;
    padding: 0;
    z-index: 9;
    background: #fff;
}

.CusHead .content-wrap .center-main-menu ul#primary-menu li ul li {
	border-bottom: 1px solid rgb(86 86 86 / 10%);
}

.CusHead .content-wrap .center-main-menu ul#primary-menu li ul li a {
    color: #333;
    display: flex;
    padding: 12px 20px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    width: 100%;
}

.BannerSec .bottom-header-wrapper {
    width: 100%;
    height: 600px;
}

.BannerSec .BannerIMG {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.Featurs {
    background: #f3f3f3;
    width: 100%;
    padding: 50px 0;
    margin-top: -8px;
}

.Featurs .header-widgets-wrapper {
    margin: 0 !important;
    float: unset;
    background: transparent;
    box-shadow: none;
}

.Featurs .header-widgets-wrapper .header-widgets-three section {
    border-right: 1px solid #e1e1e1;
}

.Featurs .header-widgets-wrapper .header-widgets-three:last-child section {
    border-right: none;
}

.Featurs .header-widgets-wrapper .header-widgets-three section .textwidget img {
    margin-bottom: 12px
}

.Featurs .header-widgets-wrapper .header-widgets-three section .textwidget h3 {
    font-weight: 500;
    margin-bottom: 12px;
}

.Featurs .header-widgets-wrapper .header-widgets-three section .textwidget p {
    font-size: 14px;
    color: #858585;
    font-weight: 500;
}

/*.BlogsHome .content-wrap .featured-sidebar {
    display: none;
}
*/
.BlogsHome .content-wrap .featured-content {
    width: 100%;
    float: unset;
    margin: 0;
}

.BlogsHome .content-wrap .featured-content .posts-entry {
    padding: 0;
    box-shadow: none;
}

.bottom-header-title {
    text-shadow: 2px 2px 8px #000000 !important;
}

.BlogsHome .content-wrap .featured-content .posts-entry .entry-header h1 {
    font-size: 50px;
    line-height: 68px;
    margin-bottom: 50px;
    padding-top: 30px;
    color: #4a4a4a;
    text-align: center;
}

.BlogsHome .content-wrap .featured-content .posts-entry .entry-content ul {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.BlogsHome .content-wrap .featured-content .posts-entry .entry-content ul li {
    width: 31%;
    padding: 15px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 6px rgba(0,0,0,.16);
    margin: 15px 0;
}

.BlogsHome .content-wrap .featured-content .posts-entry .entry-content ul li img {
    height: 210px;
    max-width: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
}

.BlogsHome .content-wrap .featured-content .posts-entry .entry-content ul li a {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    text-decoration: none;
    margin: 0px 0 10px 0;
    display: inline-block;
}

.wp-block-latest-posts__post-author {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.BlogsHome .content-wrap .featured-content .posts-entry .entry-content ul li time {
    font-size: 13px;
    font-weight: 500;
    color: #818181;
}

.BlogsHome .content-wrap .featured-content .posts-entry .entry-content ul li .wp-block-latest-posts__post-excerpt {
    font-size: 15px;
    color: #484848;
    font-weight: 400;
    margin: 10px 0 0px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.bottom-header-wrapper {
    margin-top: 60px !important;
}

.footerLogo img {
    height: auto;
    max-width: 250px;
    min-width: 250px;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

.FootLinkTitle {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 0.3rem;
    text-align: left;
    text-transform: uppercase;
}

.footerSec {
    background: linear-gradient(142deg,#000061,#093b9b 91%) !important;
    overflow: hidden;
    padding: 60px 0 0;
    position: relative;
}

.GraImg {
        left: -140px;
    opacity: .08;
    position: absolute;
    top: 0;
    width: 600px;
}

.footerSec .widget-title {
    color: #fff;
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 0.3rem;
    text-align: left;
    text-transform: uppercase;
}

.footerSec .widget-title:after {
    display: none;
}

.footerSec .FootLink {
    align-items: flex-start;
    color: #e3e3e3;
    display: flex;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 0;
    text-decoration: none;
    text-shadow: none;
    transition: all .3s ease-in-out;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.footerSec .FootLink svg {
    color: #44ac09;
    height: 18px;
    margin-right: 10px;
    margin-top: 2px;
    min-width: 18px;
    padding-top: 0;
    width: 18px;
}

.footerSec .swidget {
    margin: 0 !important
}

.footerSec .FootLink.TopAlign {
    align-items: flex-start;
    margin-bottom: 0;
}

.FootTwoSec {
    display: inline-grid;
    flex-wrap: wrap;
}

.footerSec .FootLink img {
    margin-right: 12px;
    margin-top: 0;
    width: 18px;
}

.FootLink2:hover, 
.FootLink:hover {
    color: #44ac09;
}

.FootLink2 {
    align-items: center;
    color: #e3e3e3;
    display: flex;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 0 10px;
    text-decoration: none;
    text-shadow: none;
    transition: all .3s ease-in-out;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    width: 100%;
}

.FootLinkNormal {
    align-items: center;
    color: #e3e3e3 !important;
    display: flex;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 0;
    padding: 0 0 8px;
    text-decoration: none;
    text-shadow: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.footer_FootSocialSec {
    border-top: 1px solid #2955a9;
    border-bottom: 1px solid #2955a9;
    margin-top: 0px;
    padding: 30px 0;
    width: 100%;
    float: left;
}

.footer_FootSocialSec ul {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 400px;
}

.footer_FootSocialSec ul li {
    list-style: none;
    padding-right: 0px;
}

.footer_FootSocialSec ul li .footer_SocialIconName {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none;
}

.footerLogo {
    min-width: 250px;
    width: 20%;
}

.footerLogo img {
    height: auto;
    max-width: 250px;
    min-width: 250px;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

.site-info {
    border-top: none !important;
}

.CusHead {
    position: fixed;
    top: 0
}

#secondary .swidgets-wrap {
    margin-top: 20px !important;
    box-shadow: 0 2px 9px rgb(0 0 0 / 15%) !important;
    border-radius: 8px;
}

div#content.site-content {
    margin-top: 80px !important;
    margin-bottom: 30px;
}

.BlogsHome .page-header h1.page-title {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 50px;
    color: #343434;
}

.BlogsHome .entry-title,
.BlogsHome .entry-meta,
.BlogsHome .continuereading-wrap {
    text-align: left !important;
}

.BlogsHome .entry-title a,
.BlogsHome .entry-title a:hover {
    font-family: 'Montserrat', sans-serif !important;
}

.BlogsHome .content-wrapper {
    padding: 30px 0px 30px;
}

.headerWidgetNew .header-widget {
    padding-top: 0;
    padding-bottom: 0
}

.headerWidgetNew .header-widget .wp-block-image {
    text-align: center;
}

.headerWidgetNew .header-widget .wp-block-image img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
    margin-bottom: 5px
}

.headerWidgetNew .header-widget h3 {
    margin-bottom: 10px
}

.headerWidgetNew .header-widget p {
    font-size: 14px;
    color: #858585;
    font-weight: 500;
    text-align: center;
}

.continuereading {
    background: green !important;
    border: none !important;
    border-radius: 6px !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin: auto !important;
    max-width: 160px !important;
    overflow: hidden !important;
    padding: 14px 22px !important;
    position: relative !important;
    transition: all .3s ease-in-out !important;
    width: 100% !important;
    text-align: center !important;
}

.form-submit input.submit {
    background: green !important;
    border: none !important;
    border-radius: 6px !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    margin: auto !important;
    max-width: 200px !important;
    overflow: hidden !important;
    padding: 14px 22px !important;
    position: relative !important;
    transition: all .3s ease-in-out !important;
    width: 100% !important;
}

.BlogsHome .HomeH1 {
    font-size: 50px !important;
    font-weight: 700;
    line-height: 68px;
    margin-bottom: 40px;
    padding-bottom: 30px;
    position: relative;
    text-align: center;
    width: 100%;
    text-transform: capitalize !important;
}

#content.BlogsHome #main.all-blog-articles {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#content.BlogsHome #main.all-blog-articles .posts-entry {
    width: 32%;
    padding: 15px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 6px rgba(0,0,0,.16);
    margin: 15px 0;
}

#content.BlogsHome #main.all-blog-articles .posts-entry .featured-img-box img {
    height: 210px;
}

#content.BlogsHome #main.all-blog-articles .posts-entry .featured-img-box a {
    margin-bottom: 1em
}

#content.BlogsHome #main.all-blog-articles .posts-entry .featured-img-box .content-wrapper {
    padding: 0 !important;
}

#content.BlogsHome #main.all-blog-articles .posts-entry .featured-img-box .content-wrapper .entry-header .entry-title a {
    font-size: 20px;
    font-weight: 700;
    color: #1a1a1a;
    text-decoration: none;
    margin: 0px 0 3px 0;
    display: inline-block;
}

#content.BlogsHome #main.all-blog-articles .posts-entry .featured-img-box .content-wrapper .entry-header .entry-meta .post-data-text {
    margin: 0 0 10px 0; 
}

#content.BlogsHome #main.all-blog-articles .posts-entry .featured-img-box .content-wrapper .entry-header .entry-meta .post-data-text .posted-on,
#content.BlogsHome #main.all-blog-articles .posts-entry .featured-img-box .content-wrapper .entry-header .entry-meta .post-data-text .posted-on a time {
    font-size: 13px;
    font-weight: 500;
    color: #818181;
}

#content.BlogsHome #main.all-blog-articles .posts-entry .featured-img-box .content-wrapper .entry-content p {
    font-size: 15px;
    color: #484848;
    font-weight: 400;
    margin: 5px 0 0px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

#content.BlogsHome #main.all-blog-articles .posts-entry .featured-img-box .content-wrapper .entry-content div {
    margin: 10px 0 0 0;
}

#content.BlogsHome #main.all-blog-articles .posts-entry .featured-img-box .content-wrapper .entry-content div a {
    background: green !important;
    border: none !important;
    border-radius: 6px !important;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    margin: auto !important;
    max-width: 110px !important;
    overflow: hidden !important;
    padding: 10px 15px !important;
    position: relative !important;
    transition: all .3s ease-in-out !important;
    width: 100% !important;
    text-align: center !important;
}

@media (min-width: 360px) {
    .super-menu {
        display: block;
        float: left;
        width: 100%;
        box-shadow: 0 2px 4px rgba(0,0,0,.03);
        position: fixed;
        top: 0;
        background: #fff !important;
        height: 85px;
        z-index: 99;
    }
    .super-menu .super-menu-inner {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        height: 85px;
        flex-direction: row-reverse;
    }
    .super-menu .super-menu-inner .menu-toggle {
        margin: 0 !important;
    }
    .super-menu .custom-logo-link {
        max-height: 80px;
        max-width: 130px;
    }
    .mobile-menu-active #page {
        transform: translate(0%, 0) !important;
    }
    .mobile-menu-active #mobile-menu-overlay {
        display: none !important; 
    }
    #smobile-menu {
        align-content: flex-start !important;
        align-items: center !important;
        background: #fff !important;
        box-shadow: -3px 10px 20px 0 rgba(51,51,51,.18) !important;
        display: flex !important;
        flex-wrap: wrap !important;
        height: Calc(100% - 80px) !important;
        padding: 0 30px !important;
        position: fixed !important;
        right: -350px !important;
        top: 85px !important;
        transition: all .3s ease-in-out !important;
        width: 300px !important;
        left: unset !important;
        transform: unset !important;
    }
    #smobile-menu.show {
        right: 0 !important;
    }
    #smobile-menu.show .CusHead {
        position: relative;
        box-shadow: none;
    }
    #smobile-menu.show .smenu-hide {
        display: none;
    }
    #smobile-menu.show .main-navigation ul li {
        border: none !important;
    }
    #smobile-menu.show .CusHead .content-wrap .center-main-menu ul#primary-menu li a {
        padding: 15px 0px;
        width: 92%;
    }
    #smobile-menu.show .CusHead .content-wrap .center-main-menu ul#primary-menu li {
        flex-wrap: wrap;
    }
    #smobile-menu.show .CusHead .content-wrap .center-main-menu ul#primary-menu li ul {
        position: relative;
        top: 0
    }
    #smobile-menu.show .main-navigation ul ul.sub-menu li {
        padding-left: 0px !important;
        opacity: 0.8;
    }
    #smobile-menu.show .main-navigation ul ul.sub-menu li a {
        padding: 10px 0px;
        width: 100%;
    }
    .BannerSec .bottom-header-wrapper {
        width: 100%;
        height: 230px;
    }
    .BlogsHome .content-wrap .featured-content .posts-entry .entry-content ul li {
        width: 100%;
    }
    #content.BlogsHome #main.all-blog-articles .posts-entry{
        width: 100%;
    }
    .footerSec .footerLogo .wp-block-image {
        text-align: center;
    }
    .footerSec .swidget .widget-title {
        text-align: center;
    }
    .footerSec .textwidget .FootLink {
        justify-content: center;
        width: 100%;
    }
    .footerSec .footer-column-three {
        padding: 30px 0 !important;
    }
    .footer_FootSocialSec ul li .footer_SocialIconName {
        font-size: 15px;
    }
    .Featurs .header-widgets-wrapper .header-widgets-three section {
        border-right: none;
        border-bottom: none;
    }
    .header-widgets-three {
        border-right: 0px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
        margin-bottom: 20px
    }
    .header-widgets-three:nth-child(3) {
        border-right: none;
        border-bottom: none;
        margin-bottom: 0;
    }
}

@media (min-width: 576px) {
    .BannerSec .bottom-header-wrapper {
        height: 250px;
    }
    .footer_FootSocialSec ul li .footer_SocialIconName {
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .BannerSec .bottom-header-wrapper {
        height: 350px;
    }
    .BlogsHome .content-wrap .featured-content .posts-entry .entry-content ul li {
        width: 49%;
    }
    #content.BlogsHome #main.all-blog-articles .posts-entry {
        width: 49%;
    }
    .header-widgets-three {
        border-right: 1px solid #e1e1e1;
        border-bottom: 0px solid #e1e1e1;
        margin-bottom: 0
    }
    .header-widgets-three:nth-child(3) {
        border-right: none;
        border-bottom: none;
        margin-bottom: 0;
    }
    .header-widgets-three {
        max-width: 33.33% !important;
    }
}

@media (min-width: 992px) {
    .BannerSec .bottom-header-wrapper {
        height: 450px;
    }
    .BlogsHome .content-wrap .featured-content .posts-entry .entry-content ul li {
        width: 32%;
    }
    #content.BlogsHome #main.all-blog-articles .posts-entry {
        width: 32%;
    }
    .footerSec .footerLogo .wp-block-image {
        text-align: unset;
    }
    .footerSec .swidget .widget-title {
        text-align: left;
    }
    .footerSec .textwidget .FootLink {
        justify-content: unset;
        width: fit-content;
    }
    .footerSec .footer-column-three {
        padding: 50px 0 !important;
    }
}

@media (min-width: 1024px) {
    .BannerSec .bottom-header-wrapper {
        height: 500px;
    }
}

@media (min-width: 1200px) {
    .BannerSec .bottom-header-wrapper {
        height: 600px;
    }
}

@media (min-width: 1300px) {}

@media (min-width: 1600px) {}

@media (min-width: 1800px) {}