﻿@media only screen and (max-width:784px) {
    #mobileheading {
        color: #fff;
    }

    .hide {
        display: none;
    }

    .ytubeIMG {
        width: 355px !important;
        height: 220px !important;
        cursor: pointer;
    }

    .head-line {
        display: none;
    }

    .banner {
        display: none;
    }

    .hero-section h1 {
        font-size: 40px;
        padding-top: 30% !important;
    }

    #article-section{
        display:none;
    }

    .exta-button {
        padding: 10px 15px !important;
        font-size: 14px !important;
    }

    .extra-button {
        padding: 10px 15px !important;
        font-size: 14px !important;
        margin-top: 0px !important;
    }

    .img-content {
        vertical-align: middle;
        border-style: none;
        margin-left: 0px !important;
    }

    #first {
        display: none;
    }

    .second {
        display: none;
    }

    .third {
        display: none;
    }

    .headingTextMain {
        padding-top: 0px;
        font-size: 24px;
        line-height: 1.4;
    }

    #verNav {
        padding-top: 0px;
    }

    .imagehover {
        width: 300px;
        height: 200px;
        margin: 0;
        padding: 0;
        background: #fff;
        overflow: hidden;
        justify-content: center;
        text-align: center
    }

    #bg-video {
        display: none;
    }

    #know-base {
        display: none;
    }

    #stats {
        display: none;
    }

    #features22 {
        display: none;
    }

    #socialproofe {
        display: none;
    }

    .ytubeIMG {
        width: 355px !important;
        height: 220px !important;
        cursor: pointer;
    }

    .thumbnail {
        display: none;
    }

    #external-file {
        display: none;
    }
}

.question {
    font-weight: bold;
    color: #06901d;
    font-size: 16px;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #333c48;
    background-color: #F1F3F8;
}

#verNav {
    padding-top: 20px;
    padding-bottom: 0px;
    text-align: left;
    font-size: 14px;
}

    #verNav i {
        padding-right: 10px;
    }

    #verNav a {
        color: #333c48;
    }

    #verNav i {
        color: #f3a53b;
    }

    #verNav h3 {
        font-weight: bold;
    }

        #verNav h3:hover {
            color: #19b933;
        }

.faqclass {
    color: #343a40;
    font-size: 18px;
    font-weight: 500;
}

.accpanel p {
    padding-top: 12px;
    line-height: 1.7;
}

.gridImgs {
    width: 90%;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 2px 4px #da9479;
}

.gridAnchor {
    text-align: center;
    font-weight: bold;
    color: #007bff;
}

#grad1 {
    background-position: left;
}

figure {
    width: 230px;
    height: 200px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
    justify-content: center;
    text-align: center
}

.imagehover figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.imagehover figure:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.card-text {
    font-size: 14px !important;
}

.accPanel {
    font-weight: 300 !important;
    text-align: justify;
    line-height: 1.7;
}
/*Banner style start*/


@media only screen and (min-width:1024px) {
    .pad-top {
        padding-top: 45px;
    }
}


.element {
    display: inline;
    font-size: 30px;
}

.text-block {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}

.extra-box {
    color: #fff;
    text-decoration: underline;
    font-weight: 600;
}

.right-section {
    padding-bottom: 0%;
}

.left-section {
    margin-top: -20%;
    padding-bottom: 0%;
    padding-top: 10%;
}

.banner {
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 64px;
}

.img-content {
    vertical-align: middle;
    border-style: none;
    margin-left: 81px;
    margin-top: -10%;
}

#grad1 {
    min-height: 500px;
    background-image: none;
    background-repeat: no-repeat;
    background-position: right;
    margin-bottom: 0%;
    padding-top: 0%;
}

.roundedText {
    margin-top: -60px;
    color: #fff;
    background: #1EA185;
    color: #fff;
    background: #1EA185;
    width: 98%;
    text-align: center;
    padding: 17px;
    margin-left: 55px;
    font-size: 17px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.exta-button {
    width: 200px;
    background-color: #f29b26;
    color: #fff;
    border-color: #f29b26;
    font-weight: 600 !important;
    border-radius: 30px;
    padding: 15px 24px !important;
    font-size: 16px;
}

    .exta-button:hover {
        background-color: #bd392f !important;
        color: #fff !important;
    }

.extra-button {
    background-color: #fff;
    color: #f29b26;
    border-radius: 30px;
    padding: 15px 24px;
    font-size: 16px;
    font-weight: 600;
    border-color: #f29b26;
}

    .extra-button:hover {
        background-color: #f29b26 !important;
        color: #fff !important;
        border-color: #f29b26 !important;
    }

.headingtitle {
    color: #14142B;
    font-size: 40px;
    font-weight: 700;
    margin-top: 0%;
}

@media (max-width: 1280px) {
    .video-wrapper {
        margin-top: 95px;
        margin-bottom: 0px;
    }
}

.info-wrapper .accordion {
    background-color: #eff0f6;
    border-left: 0;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 24px;
    color: #14142b;
}

.accactive, .accordion:hover {
    background-color: none !important;
}

.panel-heading {
    background-color: #dee2e6 !important;
    color: #000 !important;
    font-weight: bold !important;
}

#ContentPlaceHolder1_ucWSN1_HyperLink7 {
    background-color: #c4d6c87a;
    border-radius: 5px;
}

.accordion {
    background-color: #e5ece157;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    font-size: 15px;
    transition: .4s;
    border-radius: 4px;
}

    .accordion:nth-of-type(even) {
        border-left: none !important;
    }

#dynamicContent {
    font-size: 16px;
}

.h2, h2 {
    font-size: 24px;
}

.ajaxLoader {
    margin-left: 40%;
    margin-top: 35%;
}

.city_div_cat_page {
    padding: 15px;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%), 0 1px 5px 0 rgb(0 0 0 / 12%);
    margin-bottom: 16px;
    background: #e5ece157;
}

.heading_city_div h4 {
    margin: 0;
    font-size: 24px;
    color: #135893;
    font-weight: 400;
    border-bottom: 1px solid rgba(204,204,204,.4);
    padding-bottom: 8px;
}

.city_list_ul {
    padding-inline-start: 5px;
    list-style-type: none;
    line-height: 35px;
}

.ga_track_city_link {
    font-size: 18px;
}

.imageBanner {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    margin-left: 1%;
    margin-right: 0%;
    margin-top: 75px;
}

.ytubeIMG {
    cursor: pointer;
    width: 100%;
    height: 100%;
    border-radius: 4px;
}

.icircle {
    font-size: 24px;
    color: #AED7D1;
    font-weight: bold;
    margin-right: 5px;
}

.new_last_updated_line {
    font-weight: bold;
    text-align: center;
}

.author_img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.fa-angle-double-right, .fa-angle-right {
    color: #F29B26;
    position: absolute;
    font-size: 36px !important;
    font-weight: 500;
}

.toolTip {
    position: relative;
    display: inline-block;
    padding: 0 5px;
    font-size: 16px;
    cursor: pointer;
}

.tooltipText {
    display: none;
    width: 280px;
    background-color: #4E4B66;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    left: -75px;
    font-size: 14px;
    font-weight: normal;
}

.toolTip:hover .tooltipText {
    display: block;
}

.hero-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #6e7191;
    margin-top: 15px;
    text-align: center;
}

.top-button-download {
    background-color: #f29b26!important;
    color:#fff!important;
}