.vc_custom_heading,
.wpb_text_column,
.wpb_wrapper,
body {
  font-family: "myriad-pro", sans-serif !important;
}
.logo_normal.notalone{
    height:45px !important;
    width:200px !important;
}
header a.navbar-brand {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    height: 40px !important;
}
header.header_after_scroll a.navbar-brand img.logo_after_scroll {
    max-height: 45px !important;
}
.mintBlock p{
    color:#fff;
}
.homesecSlider rs-slide {
    border-radius: 15px;
}
.footer_logo img {
    height: 50px;
    width: 100%;
}
header.navbar {
    background-color: #ffffff70 !important;
}
.navbar-collapse > ul > li.current-menu-item > a{
    color:#125e37 !important;
}
.navbar-collapse > ul > li > a{
    color:#000000 !important;
}

@media only screen and (max-width: 575px) {
    .vc_row:before,.vc_row:after {
        content: none !important;
        display: none !important;
    }
}

@media only screen and (max-width: 479px) {
    .header_after_scroll {
        max-height: 80px !important;
    }
}

@media only screen and (max-width: 479px) {
    header a.navbar-brand img, header_after_scroll a.navbar-brand img {
        max-height: 40px !important;
    }
    header a.navbar-brand img {
        max-width: 100%;
    }
    .footer_sidebar {
         margin-bottom: 0px !important; 
    }
    #primary_footer .footer_sidebar .textwidget {
    margin-bottom: 30px !important;
    }
    #primary_footer > .container {
    padding-bottom: 20px !important;
    }
    .counterExtra .vc_row.wpb_row.vc_inner.vc_row-fluid{
        display: grid;
        grid-template-columns: 2fr repeat(1, 2fr);
        align-items: center;
        justify-items: stretch;
        justify-content: center;
        align-content: center;
    }
    .storySpace{
        height:10px !important;
    }
    .ult-spacer.spacer-68d5a49a4695d.animated.fadeIn {
    height: 0;
    }
    .spacer-68d5a49a46c1b {
        height: 0px !important;
    }
    .spacer-68d5a55648fc7 {
        height: 0px !important;
    }

}