html {
	font-size: 62.5%;
}
body {
	font-family: "Poppins", sans-serif;
}
body h1,
body h2,
body h3,
body h4,
body h5 {
	font-family: "Asap", sans-serif;
}
.page-template-faq-template .site-inner a {
    color: #337ab7;
}
.page-template-faq-template a img{
    margin: 0;
}
.page-template-faq-template .image-container {
    box-shadow: none;
}
.page-template-faq-template .lite-header .logo{
    width: auto;
}
.page-template-faq-template .footer-inner-container .inner-container-right img{
    width: revert-layer;
    max-width: unset;
}
.about-banner{
    background: #00007F;
    min-height: 200px;
    display: flex;
    align-items: center;
    margin-bottom: 60px;
}



.banner-inner-content h1{
    font-weight: 900;
    font-size: 58px;
    line-height: 70px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
}

.page-template-faq-template .contact-faq-heading .faq-heading {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 30px;
    margin-top: 40px;
    font-weight: 600;
    color: #000;
}

.page-template-faq-template .faq-content-wrap:first-child .faq-heading {
    margin-top: 0
}

.page-template-faq-template .contact_left_content .faq-list {
    list-style: none;
    margin-left: 0;
}

.page-template-faq-template .contact_left_content .faq-list li {
    background: #f7f7f7;
    padding: 20px 24px;
    margin: 10px 0;
    border-radius: 5px;
    list-style: none;
    position: relative;
}

.page-template-faq-template .contact_left_content .faq-list li ul li,
.page-template-faq-template .contact_left_content .faq-list li ol li {
    background: transparent;
    padding: 0;
    margin: 15px 0;
    padding-left: 5px;
    color: #000;
    font-size: 18px;
    line-height: 26px;
    list-style: disc
}

.page-template-faq-template .contact_left_content .faq-list li h3 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
    max-width: 575px;
}

.page-template-faq-template .contact_left_content .faq-list li h4 {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    position: relative;
    color: #000;
    margin-top: 10px;
    padding-left: 25px;
}

.page-template-faq-template .contact_left_content .faq-list li p {
    font-size: 18px;
    color: #000;
    line-height: 28px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.page-template-faq-template .contact_left_content .faq-list li:after {
    content: '\2b';
    font-size: 40px;
    color: #000;
    position: absolute;
    font-weight: 400;
    right: 20px;
    top: 33px
}

.page-template-faq-template .contact_left_content .faq-list li ol li:after,
.page-template-faq-template .contact_left_content .faq-list li ul li:after {
    display: none;
}

.page-template-faq-template .contact_left_content .faq-list li p,
.page-template-faq-template .contact_left_content .faq-list li h4,
.page-template-faq-template .contact_left_content .faq-list li ul,
.page-template-faq-template .contact_left_content .faq-list li ol {
    display: none;
}

.page-template-faq-template .contact_left_content .faq-list li.active p,
.page-template-faq-template .contact_left_content .faq-list li.active h4,
.page-template-faq-template .contact_left_content .faq-list li.active ul,
.page-template-faq-template .contact_left_content .faq-list li.active ol {
    display: block;
}

.page-template-faq-template .contact_left_content .faq-list li.active:after {
    content: "\2212";
}

.page-template-faq-template .contact_left_content .faq-list li {
    counter-reset: my-sec-counter;
}

.page-template-faq-template .sidebar .sidebar-div {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
}

.page-template-faq-template .sidebar .sidebar-div.affix {
    position: fixed !important;
    width: 300px;
    top: 100px;
}

.page-template-faq-template .sidebar.sidebar-primary .dropdown .nav>li>a:hover,
.page-template-faq-template .sidebar.sidebar-primary .dropdown .nav>li>a:focus {
    outline: none;
}

.page-template-faq-template .sidebar.sidebar-primary .dropdown .nav>li>a {
    padding: 10px 0px;
}

.page-template-faq-template .sidebar-div {
    padding: 20px;
    margin-bottom: 30px;
    border: 1px solid #E0E0E0;
}

.page-template-faq-template .sidebar.sidebar-primary h4 {
    color: #000;
}

.page-template-faq-template .sidebar.sidebar-primary .dropdown .nav li.active a {
    font-weight: 600;
}


@media only screen and (min-width: 1200px) {
    .page-template-faq-template .content {
        width: 750px;
    }

    .page-template-faq-template .entry {
        padding-left: 15px;
    }

    .page-template-faq-template .sidebar .sidebar-div.affix {
        margin-top: 10px;
        padding-top: 50px;
    }
}

@media only screen and (max-width: 1139px) {
    .page-template-faq-template .contact_left_content .faq-list li h3 {
        max-width: 451px;
    }

    .page-template-faq-template .sidebar.sidebar-primary {
        right: 0;
    }
}

@media only screen and (min-width: 1023px) {
    .page-template-faq-template .sidebar {
        position: relative;
        right: 75px;
        float: right;
    }
}


@media only screen and (max-width: 992px) {
    .page-template-faq-template .contact_left_content .faq-list li h3 {
        max-width: 610px;
    }

    .page-template-faq-template .content {
        float: none;
        padding: 0 30px;
    }

    .page-template-faq-template .entry {
        padding: 0
    }

    .page-template-faq-template .about-banner {
        padding: 0 30px;
    }

    .page-template-faq-template .sidebar-primary {
        display: none;
    }
}


@media only screen and (max-width: 767px) {

    .banner-inner-content h1 {
        font-size: 36px;
        line-height: 48px;
        font-weight: 600;
    }
    .page-template-faq-template #lcAccSignin img{
        max-width: 24px;
    }

    .page-template-faq-template .contact-faq-heading .faq-heading {
        font-size: 24px;
        line-height: 36px;
        margin-bottom: 20px;
    }

    .page-template-faq-template .contact_left_content .faq-list li h3 {
        max-width: 220px;
    }

    .page-template-faq-template .contact_left_content .faq-list li.active ul,
    .page-template-faq-template .contact_left_content .faq-list li.active ol {
        margin-left: 15px;
    }
}

