

@media screen and  (min-device-width: 100px) and (max-device-width: 320px)
{
    canvas.height-graph {
        height: 35vh !important;
    }

    .individual-align {
        background: #053220;
        text-align: center;
        border-radius: 10px;
        padding: 5px 0px 4px 12px;

        justify-content: center;
        justify-content: center;
    }
    .individual-block{
       display: inline-block;;
        align-items: center;}

    .mob-ml-18{margin-left: 18px;}
    .mob-mt-100{margin-top: 100px;}

    nav.nav-on-mobile{
        display: flex !important;
        flex-direction: column !important;
        padding: 0px 0px 10px 18px !important;
    }

    .mtm img {
        margin-top: -82px;
        width: 80px;
        height: 80px;
    }
    .hide-on-mobile{display: none;}
    .mt-270{margin-top: 0px !important;}

    a.sign-in {
      background-color: #cd9a32;
        color: #fff !important;
        border-radius: 20px;
        /* padding: 0px 12px !important; */
        font-size: 12px;
        display: flex;
        height: 28px !important;
        /* margin-top: 4px;
        margin-bottom: 5px; */
        flex-direction: column;
        justify-content: center;
        width: 60%;
        text-align: center;

    }
.show-form-first{
                        display: flex !important;
                        flex-direction: column-reverse;
                    }
.info-box img{display: none;}


.login-page, .register-page {
    -ms-flex-align: center;
    align-items: center;
    /* background: #e9ecef; */
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto !important;
    -ms-flex-pack: center;
    justify-content: center;
}

    ul.aside-bar-mob{display: block;}
    .navbar-expand {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
        flex-direction: row !important;
    }

    .left-side {
        background: #e6ffea;
        height: auto;
    }

    .mobile-logo{display: flex;align-self: flex-start;}
    .mobile-nav-btn {
        display: block;
        align-self: flex-end;
        margin-top: -36px;
        position: relative;
        right: 15px;
    }
    .mobile-nav-menu {
        flex-direction: column !important;
        align-items: flex-start;
        width: 100%;
        line-height: 30px;
        display: flex;
        margin-top: 10px;
        align-self: self-end;
        position: absolute;
        margin-top: 40px;
        background: #fff;
    }








.mobile-nav-section{display: flex; }
.mobile-menu{display: block;}
.navbar-expand>.container, .navbar-expand>.container-fluid {
    flex-wrap: wrap;
}





.cta-block {
    background-color: #fff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

a.cta-Corporate {
    width: 285px;
    background-color: #cd9a32;
    padding: 15px 25px;
    font-size: 17px;
    text-transform: uppercase;
    border-radius: 3px;
    color: #fff;
    margin-left: 0px;
    text-align: center;
    margin-top: 10px;
}
.section-heading {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
}
.section-sub-heading {
    color: #454545 !important;
    font-size: 15px;
}
.service-box:hover {margin-top: -20px;height:380px;position: relative; transition: all .4s;}
.partner-block img{width: 100px;}
.font-subscribe-heading {
    font-size: 15px;
    color: #fff;
}

.btn-slide-1 {
    width: 75px !important;
}
.input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
   -ms-flex-align: stretch;
    align-items: stretch;
    width: 260px;
    margin: 10px 9px;
}

h6.seprator {
    margin-bottom: 15px;
    text-align: left;
}
.footer-bg ul li {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}
.footer-contact-detail {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}
.f-min {
    min-height: 120px;
}

.copyright-mobile{font-size: 12px;}

.service-box {
    background: #ffffff;
    padding: 40px 40px;
    border-radius: 5px;
    box-shadow: 0px 0px 15px #c5c5c5;
    text-align: center;
}

.slider-content {
    min-height: 120px;
    background: #e6ffea;
    text-align: center;
    display: flex;
    /* background: url(../img/slider/slider-1.png); */
    background-size: cover;
    background-repeat: no-repeat;
}
.re-captcha{
    transform:scale(0.9);
    -webkit-transform:scal(0.9);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
    }

    img.logo-resize{height: 24px; margin-top: 5px; margin-bottom: 3px;}

}

@media screen and  (min-device-width: 321px) and (max-device-width: 480px) {
    img.logo-resize{height: 24px; margin-top: 5px; margin-bottom: 3px;}

    canvas.height-graph {
        height: 35vh !important;
    }

    .individual-align {
        background: #053220;
        text-align: center;
        border-radius: 10px;
        padding: 5px 0px 4px 12px;

        justify-content: center;
        justify-content: center;
    }
    .individulal-block{
       display: inline-block;;
        align-items: center;}


    .mob-ml-18{margin-left: 18px;}
    .mob-mt-100{margin-top: 100px;}

    nav.nav-on-mobile{
        display: flex !important;
        flex-direction: column !important;
        padding: 0px 0px 10px 18px !important;
    }

    .mtm img {
        margin-top: -82px;
        width: 80px;
        height: 80px;
    }
    .hide-on-mobile{display: none;}
    .mt-270{margin-top: 0px !important;}

    a.sign-in {
        background-color: #cd9a32;
        color: #fff !important;
        border-radius: 20px;
        /* padding: 0px 12px !important; */
        font-size: 12px;
        display: flex;
        height: 28px !important;
        /* margin-top: 4px;
        margin-bottom: 5px; */
        flex-direction: column;
        justify-content: center;
        width: 60%;
        text-align: center;
    }

    .show-form-first{
        display: flex !important;
        flex-direction: column-reverse;
    }
    .info-box img{display: none;}






    .login-page, .register-page {
        -ms-flex-align: center;
        align-items: center;
        /* background: #e9ecef; */
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto !important;
        -ms-flex-pack: center;
        justify-content: center;
    }






    ul.aside-bar-mob{display: block;}
   .navbar-expand {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        justify-content: flex-start;
        flex-direction: row !important;
    }

    .mobile-logo{display: flex;align-self: flex-start;}
    .mobile-nav-btn {
        display: block;
        align-self: flex-end;
        margin-top: -36px;
        position: relative;
        right: 15px;
    }
    .mobile-nav-menu {
        flex-direction: column !important;
        align-items: flex-start;
        width: 100%;
        line-height: 30px;
        display: flex;
        margin-top: 10px;
        align-self: self-end;
        position: absolute;
        margin-top: 40px;
        background: #fff;
    }


    .slider-content {
        min-height: 150px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

    .mobile-nav-section{display: flex; }
    .mobile-menu{display: block;}
    .navbar-expand>.container, .navbar-expand>.container-fluid {
        flex-wrap: wrap;
    }





    .cta-block {
        background-color: #fff;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    a.cta-Corporate {
        width: 285px;
        background-color: #cd9a32;
        padding: 15px 25px;
        font-size: 17px;
        text-transform: uppercase;
        border-radius: 3px;
        color: #fff;
        margin-left: 0px;
        text-align: center;
        margin-top: 10px;
    }
    .section-heading {
        text-transform: uppercase;
        font-weight: 700;
        font-size: 20px;
    }
    .section-sub-heading {
        color: #454545 !important;
        font-size: 15px;
    }
    .service-box {
        background: #ffffff;
        padding: 40px 40px;
        border-radius: 5px;
        box-shadow: 0px 0px 15px #c5c5c5;
        text-align: center;
    }
    .service-box:hover {margin-top: -20px;height:300px;position: relative; transition: all .4s;}
    .partner-block img{width: 100px;}
    .font-subscribe-heading {
        font-size: 15px;
        color: #fff;
    }

    .btn-slide-1 {
        width: 75px !important;
    }
    .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        /* flex-wrap: wrap; */
       -ms-flex-align: stretch;
        align-items: stretch;
        width: 260px;
        margin: 10px 9px;
    }

    h6.seprator {
        margin-bottom: 15px;
        text-align: left;
    }
    .footer-bg ul li {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    .footer-contact-detail {
        font-size: 12px;
        line-height: 20px;
        text-align: left;
    }
    .f-min {
        min-height: 120px;
    }

    .copyright-mobile{font-size: 12px;}
    .re-captcha{
        transform:scale(0.9);
        -webkit-transform:scal(0.9);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        }

}


@media screen and  (min-device-width: 481px) and (max-device-width: 768px) {
    img.logo-resize{height: 29px; margin-top: 3px; margin-bottom: 3px;}
    .re-captcha{
        transform:scale(1.40);
        -webkit-transform:scal(1.40);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        }


    canvas.height-graph {
        height: 36vh !important;
    }
    .mob-ml-18{margin-left: 18px;}
    .mob-mt-100{margin-top: 100px;}


    .info-box img{display: none;}


    .mtm img {
        margin-top: -82px;
        width: 80px;
        height: 80px;
    }
    .hide-on-mobile{display: none;}
    .mt-270{margin-top: 0px !important;}

    a.sign-in {

        background-color: #cd9a32;
        color: #fff !important;
        border-radius: 20px;
        /* padding: 0px 12px !important; */
        font-size: 12px;
        display: flex;
        height: 28px !important;
        /* margin-top: 4px;
        margin-bottom: 5px; */
        flex-direction: column;
        justify-content: center;
        width: 60%;
        text-align: center;
    }

    .show-form-first{
        display: flex !important;
        flex-direction: column-reverse;
    }



    .login-page, .register-page {
        -ms-flex-align: center;
        align-items: center;
        /* background: #e9ecef; */
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto !important;
        -ms-flex-pack: center;
        justify-content: center;
    }






    ul.aside-bar-mob{display: block;}
    .mobile-logo{display: flex;align-self: flex-start;}
    .mobile-nav-btn {
        display: block;
        align-self: flex-end;
        margin-top: -36px;
        position: relative;
        right: 15px;
    }
    .mobile-nav-menu {
        flex-direction: column !important;
        width: 100%;
        line-height: 30px;
        display: none;
        margin-top: 10px;
    }


    .slider-content {
        min-height: 220px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

    .mobile-nav-section{    display: flex;
        flex-direction: column;}

    .mobile-menu{display: block;}
    .navbar-expand>.container, .navbar-expand>.container-fluid {
        flex-wrap: wrap;
    }





    .cta-block {
        background-color: #fff;
        padding: 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    a.cta-Corporate {
        width: 285px;
        background-color: #cd9a32;
        padding: 15px 25px;
        font-size: 17px;
        text-transform: uppercase;
        border-radius: 3px;
        color: #fff;
        margin-left: 0px;
        text-align: center;
        margin-top: 10px;
    }
    .font-subscribe-heading {
        font-size: 20px;
        color: #fff;
    }
    .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 80%;
        margin: 0 auto;
    }
    .footer-des p {
        font-size: 12px;
        line-height: 20px;
        padding: 0px 100px;
    }

h6.seprator {
    margin-bottom: 15px;
    text-align: left;
}
.footer-bg ul li {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}
.footer-contact-detail {
    font-size: 12px;
    line-height: 20px;
    text-align: left;
}
.f-min {
    min-height: 120px;
}

}

@media screen and  (min-device-width: 769px) and (max-device-width: 1024px) {
    canvas.height-graph {
        height: 35vh !important;
    }


    .mtm img {
        margin-top: -82px;
        width: 80px;
        height: 80px;
    }
    .hide-on-mobile{display: none;}
    .mt-270{margin-top: 270px !important;}






    .font-subscribe-heading {
        font-size: 20px;
        color: #fff;
    }
    .input-group {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100%;
        margin: 0 auto;
    }

    .slider-content {
        min-height: 330px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

}

@media screen and  (min-device-width: 320px) and (max-device-width: 339px) {
    .slider-content {
        min-height: 130px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

}
@media screen and  (min-device-width: 340px) and (max-device-width: 360px) {
    .slider-content {
        min-height: 130px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

}
@media screen and  (min-device-width: 361px) and (max-device-width: 400px) {
    .slider-content {
        min-height: 130px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

}

@media screen and  (min-device-width: 361px) and (max-device-width: 400px) {
    .slider-content {
        min-height: 130px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

}

@media screen and  (min-device-width: 481px) and (max-device-width: 500px) {
    .slider-content {
        min-height: 170px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

}

@media screen and  (min-device-width: 501px) and (max-device-width: 550px) {
    .slider-content {
        min-height: 170px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

}
@media screen and  (min-device-width: 551px) and (max-device-width: 605px) {
    .slider-content {
        min-height: 170px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

}

@media screen and  (min-device-width: 769px) and (max-device-width: 810px) {
    .slider-content {
        min-height: 270px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }
    .re-captcha{
        transform:scale(0.89);
        -webkit-transform:scal(0.89);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        }

}

@media screen and  (min-device-width: 811px) and (max-device-width: 886px) {
    .slider-content {
        min-height: 290px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }

    .re-captcha{
        transform:scale(0.89);
        -webkit-transform:scal(0.89);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        }


}
@media screen and  (min-device-width: 886px) and (max-device-width: 991px)
{
    .re-captcha{
        transform:scale(0.89);
        -webkit-transform:scal(0.89);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        }
}
@media screen and  (min-device-width: 992px) and (max-device-width: 1024px)
    {
        .re-captcha{
            transform:scale(1.21);
            -webkit-transform:scal(1.21);
            transform-origin:0 0;
            -webkit-transform-origin:0 0;
            }
    }

@media screen and  (min-device-width: 1025px) and (max-device-width: 1070px) {
    .slider-content {
        min-height: 379px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }
    canvas.height-graph {
        height: 37vh !important;
    }
    .re-captcha{
        transform:scale(1.21);
        -webkit-transform:scal(1.21);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        }

}
@media screen and  (min-device-width: 1071px) and (max-device-width: 1200px) {
    .slider-content {
        min-height: 379px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }
    canvas.height-graph {
        height: auto ;
    }

    .re-captcha{
        transform:scale(1.21);
        -webkit-transform:scal(1.21);
        transform-origin:0 0;
        -webkit-transform-origin:0 0;
        }

}

@media screen and  (min-device-width: 1200px) and (max-device-width: 1300px) {
    .slider-content {
        min-height: 379px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }
    canvas.height-graph {
        height: auto ;
    }

}

@media screen and (min-device-width: 1301px) and (max-device-width: 1400px){
    canvas.height-graph {
        height: auto ;
    }
}

@media screen and (min-device-width: 1401px) and (max-device-width: 1500px){
    canvas.height-graph {
        height: auto ;
    }
}
@media screen and (min-device-width: 1501px) and (max-device-width: 1600px){
    canvas.height-graph {
        height: auto ;
    }
}
@media screen and (min-device-width: 1601px) and (max-device-width: 1709px){
    canvas.height-graph {
        height: auto ;
    }
}
@media screen and  (min-device-width: 1710px) and (max-device-width: 1850px) {
    .slider-content {
        min-height: 490px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }



}

@media screen and  (min-device-width: 1851px) and (max-device-width: 1920px) {
    .slider-content {
        min-height: 490px;
        background: #e6ffea;
        text-align: center;
        display: flex;
        /* background: url(../img/slider/slider-1.png); */
        background-size: cover;
        background-repeat: no-repeat;
    }


}
