/*Designed By Rochona Ghosh*/

@media (min-width: 320px) and (max-width:400px) {
    .logo a {
        font-size: 18px;
        font-weight: 600;
        line-height: 20px;
        color: #000;
        text-align: center;
        display: block;
    }
    h2.user_manual {
        text-align: center;
        color: #33c7d6;
    }
    .options {
        border-radius: 0 !important;
        height: 112px;
        width: 100%;
        font-size: 14px;
        padding: 10px !important;
        margin-bottom: 25px;
    }
    .options svg {
        font-size: 30px;
        margin-bottom: 8px;
    }
    .pl-0 {
        padding-left: 15px !important;
    }
    .pr-0 {
        padding-right: 15px !important;
    }
    .hidden-xs {
        display: none;
    }
    ul.buttons li {
        width: 44%;
        margin: 0 5px 20px;
    }
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        background: #2d2384;
        z-index: 999;
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
    }
    .navbar-light .navbar-toggler {
        position: absolute;
        top: 7px;
        color: rgb(255 255 255);
        left: 5px;
        outline: 0 !important;
        border: 0 !important;
        box-shadow: none !important;
    }
    .navbar-light .navbar-nav .nav-link {
        display: block;
        text-align: center;
    }
    .navbar.fixed-menu,
    .inr_menu {
        height: 50px;
        overflow: visible;
        top: -1px;
    }
    .aikya img {
        height: 58px;
        margin: auto;
        display: block;
    }
    .fixed-menu.navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, .55);
        top: 10px;
    }
    .aikya {
        display: block !important;
    }
    .fixed-menu .navbar-collapse {
        background: #ffffff;
    }
    .logo a>img {
        float: none;
        height: 40px;
        margin-bottom: 0px;
        margin-right: 0;
        margin-top: 5px;
        display: block;
        margin: auto;
    }
    .logo a span {
        display: block;
        font-size: 12px;
        font-weight: 400;
        line-height: 17px;
    }
    .stats {
        position: relative;
        height: auto;
    }
    a.help_dv.duare_sarkar {
        bottom: 26px;
        right: 0;
        position: relative;
        top: auto;
        height: 150px;
        width: 150px;
        background: rgb(247, 237, 79);
        color: rgb(2, 2, 2);
        border: 0px;
        font-weight: 500;
        transition: 0.5s;
        animation: none;
        flex-direction: column;
        font-size: 16px;
        line-height: 20px;
        z-index: 0;
    }
    a.help_dv {
        position: absolute;
        top: 63%;
        right: -3%;
        width: 135px;
        height: 135px;
        background: #71d2de;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        z-index: 0;
        color: #000;
        text-transform: uppercase;
        padding: 20px;
        border: 7px solid #ffffff;
        animation: zoom 1s infinite;
        transition: 0.5s;
    }
    .toll_free_no {
        writing-mode: vertical-rl;
        position: absolute;
        top: 0;
        left: 0;
        transform: rotate( -180deg);
        height: 100%;
        background: #71d2de;
        padding: 4px;
        text-align: center;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
        z-index: 9;
    }
    figure img {
        height: 100% !important;
        border-radius: 9px;
        width: 100%;
        max-width: 100%;
    }
    figure.rounded h4 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: #fff;
        font-size: 14px;
        text-transform: uppercase;
        line-height: 20px;
        margin: 0;
        width: 100%;
        padding: 0px 5px;
    }
    .home {
        background-color: #f7f8fb;
        /* height: 100vh; */
        position: relative;
        overflow: hidden;
        padding: 70px 10px 30px 35px !important;
    }
    .large-logo,
    .plant1 {
        display: none;
    }
    h4.announce {
        text-align: center;
        display: block;
        line-height: 42px;
        padding: 0;
        height: auto;
    }
    marquee {
        height: auto;
        line-height: 40px;
    }
    .main-heading {
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        letter-spacing: 0;
        font-size: 25px;
        color: #2d2384;
        text-align: center;
        margin: 15px 0 8px;
    }
    .heading {
        font-family: 'Raleway', sans-serif;
        font-size: 12px;
        font-weight: 300;
        text-align: center;
        margin: 0;
    }
    .rounded-bar {
        z-index: 1;
        /* position: relative; */
        left: 0;
        right: 0;
        top: 215px;
        height: 50px;
        padding: 0;
        width: 100%;
        background: #2d2384;
        z-index: 99;
    }
    footer {
        background: #3f3f3f;
        padding: 20px 0;
        color: #fff;
        text-align: center;
    }
    img.footer_img {
        display: block;
        background: #fff;
        padding: 3px;
        margin-top: 20px;
        text-align: center;
        margin: auto;
    }
    a.footer_ttl {
        font-size: 15px;
        font-family: Regular;
        color: #fff;
        margin: 1px 0px 0px;
        display: inline-block;
        margin-top: 12px;
        text-transform: uppercase;
        line-height: 22px;
    }
    ul.footer_ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    ul.footer_ul li {
        font-family: Regular;
        font-size: 17px;
        margin: 20px 0 5px;
    }
    svg.yellow-square,
    svg.left-square {
        display: none;
    }
    .height {
        height: auto;
    }
    .w-100 {
        width: auto !important;
    }
    svg.contact-square {
        top: 0;
        height: 100%;
        z-index: -1;
    }
    .btn.btn-slider.blue-btn.rounded-pill {
        display: block;
        margin: 15px 0 15px !important;
    }
    .inr_menu.rounded-bar {
        position: relative;
        top: 0;
        background: transparent;
        height: auto;
    }
    .contact {
        padding-top: 15px;
    }
    .stats-text .main-heading {
        font-size: 20px;
        margin: 0 0 0px !important;
    }
    .track_table td.rowspan_head {
        font-size: 15px;
    }
}

@media (min-width: 401px) and (max-width:767px) {
    .logo a {
        font-size: 20px;
        font-weight: 600;
        line-height: 25px;
        color: #000;
        text-align: center;
        display: block;
        padding: 0 20px;
    }
    .pl-0 {
        padding-left: 15px !important;
    }
    .pr-0 {
        padding-right: 15px !important;
    }
    h2.user_manual {
        text-align: center;
        color: #33c7d6;
    }
    .options {
        border-radius: 0 !important;
        height: 112px;
        width: 100%;
        font-size: 14px;
        padding: 10px !important;
        margin-bottom: 25px;
    }
    .options svg {
        font-size: 30px;
        margin-bottom: 8px;
    }
    .hidden-xs {
        display: none;
    }
    ul.buttons li {
        width: 46%;
        margin: 0 5px 20px;
    }
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        background: #2d2384;
        z-index: 999;
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
    }
    .navbar-light .navbar-toggler {
        position: absolute;
        top: 7px;
        color: rgb(255 255 255);
        left: 5px;
        outline: 0 !important;
        border: 0 !important;
        box-shadow: none !important;
    }
    .navbar-light .navbar-nav .nav-link {
        display: block;
        text-align: center;
    }
    .navbar.fixed-menu,
    .inr_menu {
        height: 50px;
        overflow: visible;
        top: -1px;
    }
    .aikya img {
        height: 58px;
        margin: auto;
        display: block;
    }
    .fixed-menu.navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, .55);
        top: 10px;
    }
    .aikya {
        display: block !important;
    }
    .fixed-menu .navbar-collapse {
        background: #ffffff;
    }
    .logo a>img {
        float: none;
        height: 40px;
        margin-bottom: 0px;
        margin-right: 0;
        margin-top: 5px;
        display: block;
        margin: auto;
    }
    .logo a span {
        display: block;
        font-size: 14px;
        font-weight: 400;
        line-height: 19px;
    }
    .stats {
        position: relative;
        height: auto;
    }
    a.help_dv.duare_sarkar {
        bottom: 26px;
        right: 0;
        position: relative;
        top: auto;
        height: 150px;
        width: 150px;
        background: rgb(247, 237, 79);
        color: rgb(2, 2, 2);
        border: 0px;
        font-weight: 500;
        transition: 0.5s;
        animation: none;
        flex-direction: column;
        font-size: 16px;
        line-height: 20px;
        z-index: 0;
    }
    a.help_dv {
        position: absolute;
        top: 70%;
        right: 15%;
        width: 135px;
        height: 135px;
        background: #71d2de;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        z-index: 0;
        color: #000;
        text-transform: uppercase;
        padding: 20px;
        border: 7px solid #ffffff;
        animation: zoom 1s infinite;
        transition: 0.5s;
    }
    .toll_free_no {
        writing-mode: vertical-rl;
        position: absolute;
        top: 0;
        left: 0;
        transform: rotate( -180deg);
        height: 100%;
        background: #71d2de;
        padding: 4px;
        text-align: center;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
        z-index: 9;
    }
    figure img {
        height: 100% !important;
        border-radius: 9px;
        width: 100%;
        max-width: 100%;
    }
    figure.rounded h4 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 20px;
        margin: 0;
        width: 100%;
        padding: 0px 10px;
    }
    .home {
        background-color: #f7f8fb;
        /* height: 100vh; */
        position: relative;
        overflow: hidden;
        padding: 70px 10px 30px 35px !important;
    }
    .large-logo,
    .plant1 {
        display: none;
    }
    h4.announce {
        text-align: center;
        display: block;
        line-height: 42px;
        padding: 0;
        height: auto;
    }
    marquee {
        height: auto;
        line-height: 40px;
    }
    .main-heading {
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        letter-spacing: 0;
        font-size: 25px;
        color: #2d2384;
        text-align: center;
        margin: 15px 0 8px;
    }
    .heading {
        font-family: 'Raleway', sans-serif;
        font-size: 13px;
        font-weight: 300;
        text-align: center;
        margin: 0;
    }
    .rounded-bar {
        z-index: 1;
        /* position: relative; */
        left: 0;
        right: 0;
        top: 215px;
        height: 50px;
        padding: 0;
        width: 100%;
        background: #2d2384;
        z-index: 99;
    }
    footer {
        background: #3f3f3f;
        padding: 20px 0;
        color: #fff;
        text-align: center;
    }
    img.footer_img {
        display: block;
        background: #fff;
        padding: 3px;
        margin-top: 20px;
        text-align: center;
        margin: auto;
    }
    a.footer_ttl {
        font-size: 15px;
        font-family: Regular;
        color: #fff;
        margin: 1px 0px 0px;
        display: inline-block;
        margin-top: 12px;
        text-transform: uppercase;
        line-height: 22px;
    }
    ul.footer_ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    ul.footer_ul li {
        font-family: Regular;
        font-size: 17px;
        margin: 20px 0 5px;
    }
    svg.yellow-square,
    svg.left-square {
        display: none;
    }
    .height {
        height: auto;
    }
    .w-100 {
        width: auto !important;
    }
    svg.contact-square {
        top: 0;
        height: 100%;
        z-index: -1;
    }
    .btn.btn-slider.blue-btn.rounded-pill {
        display: block;
        margin: 15px 0 15px !important;
    }
    .inr_menu.rounded-bar {
        position: relative;
        top: 0;
        background: transparent;
        height: auto;
    }
    .contact {
        padding-top: 15px;
    }
    .stats-text .main-heading {
        font-size: 20px;
        margin: 0 0 0px !important;
    }
    .track_table td.rowspan_head {
        font-size: 15px;
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .logo a {
        font-size: 25px;
        font-weight: 600;
        line-height: 25px;
        color: #000;
        text-align: center;
        display: block;
        padding: 0 20px;
    }
    .navbar-collapse {
        flex-basis: 100%;
        flex-grow: 1;
        align-items: center;
        background: #2d2384;
        z-index: 999;
        position: absolute;
        top: 50px;
        left: 0;
        width: 100%;
    }
    .navbar-light .navbar-toggler {
        position: absolute;
        top: 7px;
        color: rgb(255 255 255);
        left: 5px;
        outline: 0 !important;
        border: 0 !important;
        box-shadow: none !important;
    }
    .navbar-light .navbar-nav .nav-link {
        display: block;
        text-align: center;
    }
    .navbar.fixed-menu,
    .inr_menu {
        height: 50px;
        overflow: visible;
        top: -1px;
    }
    .aikya img {
        height: 75px;
        margin: auto;
        display: block;
    }
    .fixed-menu.navbar-light .navbar-toggler {
        color: rgba(0, 0, 0, .55);
        top: 10px;
    }
    .aikya {
        display: block !important;
    }
    .fixed-menu .navbar-collapse {
        background: #ffffff;
    }
    .logo a>img {
        float: none;
        height: 60px;
        margin-bottom: 0px;
        margin-right: 0;
        margin-top: 5px;
        display: block;
        margin: auto;
    }
    .logo a span {
        display: block;
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
    }
    .stats {
        position: relative;
        height: auto;
    }
    a.help_dv.duare_sarkar {
        bottom: 95px;
        right: 0;
        position: relative;
        top: auto;
        height: 150px;
        width: 150px;
        background: rgb(247, 237, 79);
        color: rgb(2, 2, 2);
        border: 0px;
        font-weight: 500;
        transition: 0.5s;
        animation: none;
        flex-direction: column;
        font-size: 16px;
        line-height: 20px;
        z-index: 0;
    }
    a.help_dv {
        position: absolute;
        top: 68%;
        right: 51%;
        width: 135px;
        height: 135px;
        background: #71d2de;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        z-index: 0;
        color: #000;
        text-transform: uppercase;
        padding: 20px;
        border: 7px solid #ffffff;
        animation: zoom 1s infinite;
        transition: 0.5s;
    }
    .toll_free_no {
        writing-mode: vertical-rl;
        position: absolute;
        top: 0;
        left: 0;
        transform: rotate( -180deg);
        height: 100%;
        background: #71d2de;
        padding: 4px;
        text-align: center;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase;
        z-index: 9;
    }
    figure img {
        height: 100% !important;
        border-radius: 9px;
        width: 100%;
        max-width: 100%;
    }
    figure.rounded h4 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        line-height: 20px;
        margin: 0;
        width: 100%;
        padding: 0px 10px;
    }
    .home {
        background-color: #f7f8fb;
        /* height: 100vh; */
        position: relative;
        overflow: hidden;
        padding: 101px 10px 30px 35px !important;
    }
    .large-logo,
    .plant1 {
        display: none;
    }
    h4.announce {
        text-align: center;
        display: block;
        line-height: 42px;
        padding: 0;
        height: auto;
    }
    marquee {
        height: auto;
        line-height: 40px;
    }
    .main-heading {
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        letter-spacing: 0;
        font-size: 25px;
        color: #2d2384;
        text-align: center;
        margin: 15px 0 8px;
    }
    .heading {
        font-family: 'Raleway', sans-serif;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
        margin: 0;
    }
    .rounded-bar {
        z-index: 1;
        /* position: relative; */
        left: 0;
        right: 0;
        top: 250px;
        height: 50px;
        padding: 0;
        width: 100%;
        background: #2d2384;
        z-index: 99;
    }
    footer {
        background: #3f3f3f;
        padding: 20px 0;
        color: #fff;
        text-align: center;
    }
    img.footer_img {
        display: block;
        background: #fff;
        padding: 3px;
        margin-top: 20px;
        text-align: center;
        margin: auto;
    }
    a.footer_ttl {
        font-size: 15px;
        font-family: Regular;
        color: #fff;
        margin: 1px 0px 0px;
        display: inline-block;
        margin-top: 12px;
        text-transform: uppercase;
        line-height: 22px;
    }
    ul.footer_ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    ul.footer_ul li {
        font-family: Regular;
        font-size: 17px;
        margin: 20px 0 5px;
    }
    svg.yellow-square {
        display: none;
    }
    .height {
        height: auto;
    }
    .w-100 {
        width: auto !important;
    }
    svg.contact-square {
        top: 0;
        height: 100%;
        z-index: -1;
    }
    .btn.btn-slider.blue-btn.rounded-pill {
        display: block;
        margin: 15px 0 15px !important;
    }
    .inr_menu.rounded-bar {
        position: relative;
        top: 0;
        background: transparent;
        height: auto;
    }
    .contact {
        padding-top: 15px;
    }
    .stats-text .main-heading {
        font-size: 30px;
        margin: 0 0 25px !important;
    }
    .track_table td.rowspan_head {
        font-size: 15px;
    }
}

@media (min-width: 1600px) {
    .inr_menu.rounded-bar {
        top: 0;
    }
    .logo a>img {
        height: 86px;
        margin-top: 5px;
    }
    .aikya img {
        height: 105px;
    }
    .logo a {
        font-size: 30px;
        line-height: 27px;
    }
    .logo a span {
        font-size: 25px;
        line-height: 32px;
    }
    .main-heading {
        font-size: 40px;
    }
    .heading {
        font-size: 20px;
    }
    .rounded-bar {
        top: 108px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 15px !important;
        font-size: 17px;
    }
    svg.yellow-square {
        /* height: 100%!important; */
        top: -57%;
        right: 0;
        position: absolute;
        width: 43%;
    }
    .home {
        height: auto;
        overflow: hidden;
        padding: 100px 0 55px !important;
    }
    .height {
        height: auto;
    }
    .large-logo img {
        height: 80%;
        left: 53%;
    }
    svg.left-square {
        display: none;
    }
    a.help_dv.duare_sarkar {
        right: -25%;
        height: 190px;
        width: 190px;
        font-size: 20px;
    }
    figure.rounded h4 {
        font-size: 22px;
        line-height: 30px;
    }
}

@media (min-width: 1900px) {
    .inr_menu.rounded-bar {
        top: 0;
    }
    .logo a>img {
        height: 90px;
        margin-top: 5px;
    }
    .aikya img {
        height: 120px;
    }
    .logo a {
        font-size: 35px;
        line-height: 27px;
    }
    .logo a span {
        font-size: 28px;
        line-height: 38px;
    }
    .main-heading {
        font-size: 50px;
    }
    .heading {
        font-size: 25px;
    }
    .rounded-bar {
        top: 130px;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 10px !important;
        font-size: 20px;
    }
    svg.yellow-square {
        /* height: 100%!important; */
        top: -74%;
        right: 0;
        position: absolute;
        width: 43%;
    }
    .home {
        height: auto;
        overflow: hidden;
        padding: 100px 0 55px !important;
    }
    .height {
        height: auto;
    }
    .large-logo img {
        height: 90%;
        left: 62%;
    }
    svg.left-square {
        display: none;
    }
    figure.rounded h4 {
        font-size: 22px;
        line-height: 30px;
    }
}

@media (min-width: 2100px) {
    svg.yellow-square {
        /* height: 100%!important; */
        top: -98%;
        right: 0;
        position: absolute;
        width: 43%;
    }
    .home {
        height: auto;
        overflow: hidden;
        padding: 100px 0 55px !important;
    }
    .height {
        height: auto;
    }
    .large-logo img {
        height: 90%;
        left: 100%;
    }
}