@media (max-width: 768px) {
    .custom-nav-links .custom-nav-btn{
        margin-left: 0;
        margin-bottom: 10px;
    }
    .custom-nav-links .custom-nav-btn a{
        width: 210px;
    }
    .custom-nav-links .custom-nav-btn2{
        margin-left: 0;
    }
    .custom-nav-links .custom-nav-btn2 a{
        width: 142px;
    }
    .banner-crd .col-md-2{
        width: 24%;
    }
    .main-banner{
        background: #efeeee;
    }
    .banner-crd{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .main-banner-txt h2{
        font-size: 25px;
    }
    .main-banner-txt h4{
        font-size: 18px;
    }
    .main-banner-txt h5{
        font-size: 17px;
    }
    .main-banner-txt p{
        font-size: 13px;
    }
    .custom-become-part{
        font-size: 25px;
    }
    .organize-img img {
        margin-top: 0;
    }
    .secondary-banner{
        border-radius: unset;
    }
    .custom-many-optns h3{
        font-size: 25px;
    }
    .custom-many-optns h4{
        font-size: 18px;
    }
    .custom-orgainize h3{
        font-size: 25px;
    }
    .custom-orgainize h4{
        font-size: 18px;
    }
    .orgainize-content ul li:before{
        font-size: 17px;
    }
    .orgainize-content ul li{
        font-size: 16px;
    }
    .section-heading h3{
        font-size: 25px;
    }
    .c-caption p{
        font-size: 17px;
        line-height: 25px;
    }
    .c-caption span{
        font-size: 18px;
    }
    .blog-cta-section p{
        font-size: 25px;
    }
    .partner-main {
        width: 400px;
    }
    .customer-row{
        width: 379px;
    }
    .slick-prev{
        left: 286px;
    }
    .slick-next{
        right: 53px;
    }
    .footer-col-2{
        width: 100%;
    }
    .footer-copy-links ul{
        float: left;
    }
    .footer-col h4{
        margin-top: 15px;
        margin-bottom: 0;
    }
}

/* If screen size is 600px wide */
@media screen and (max-width: 450px) {
    .main-banner-txt h2{
        text-align: center;
    }
   
    .partner-main{
        width: 100%;
    }

    .banner-img{
        padding: 30px 0;
    }
    
    .banner-img img{
        width: auto;
        height: 65px;
    }

    .banner-img-life img{
        width: auto;
        height: 65px;
    }
    
    .main-banner-txt h4, .main-banner-txt h5, .main-banner-txt p{
        text-align: center;
    }

    .custom-many-optns{
        text-align: center;
    }

    .custom-video-crd {
        width: 80%;
        margin: 0px auto;
    }

    .custom-video-crd h5{
        margin-top: 15px;
    }

    .secondary-banner{
        width: 90% !important;
        margin: 0px auto;
        border-radius: 0% 38% 0% 38% /100% 21% 100% 21%;
    }

    h3.custom-become-part{
        font-size: 28px;
        font-weight: 600;
        line-height: 1.3;
    }

    .custom-become-content img {
        width: 70px;
    }

    .custom-become-content h3{
        font-weight: 600;
        margin-bottom: 0px;
    }

    .custom-become-content p{
        font-weight: 500;
    }

    .custom-become-content {
        margin-bottom: 25px;
    }

    .custom-video-crd p{
        font-size: 15px;
    }

    .custom-video-crd h5{
        font-weight: 600;
    }
    
    .third-banner{
        margin-top: 175px;
    }

    .organize-img img{
        margin-top: -290px;
    }

    .custom-orgainize h3{
        font-weight: 600;
    }

    .content ul li:before {
        font-size: 28px;
    }

    .orgainize-content ul {
        list-style-position: outside;
        margin-top: 10px;
    } 

    .orgainize-content ul li:before{
        margin-left: -0.8em;
        font-size: 28px;
        vertical-align: middle;
        width: auto;
        margin-right: 8px;
    }

    .orgainize-content ul li{
        line-height: 30px;
    }

    .slick-dots {display: none !important;}

    .slick-slide img {margin: 0px auto;}

    .slick-prev {
        left: 0px;
        /* top: 207px; */
    }
   
    
                                                                                                  
}
