﻿@media (max-width: 575.98px) {
    .sticky-footer p {
        text-align: center !important;
    }
    #footerform button {
        margin-top: 30px;
    }
}

@media (min-width: 576px) {
    .nav-tabs .nav-item {
        width: auto;
        text-align: center;
    }
    .sticky-footer p {
        text-align: left !important;
        margin-bottom: 0;
    }
    .testimonial-section-main .testimonial-title-sec {
        margin-bottom: 10px;
    }
    .text-title {
        font-size: 2.2rem;
        font-weight: 700;
        color: #20205c;
    }
    .testimonial-section-main .text-title::before {
        position: absolute;
        right: 35px;
    }
    .testimonial-section-main .text-title {
        text-align: right;
    }
    .text-title-sm {
        font-size: 1.7rem;
        font-weight: 700;
        color: #20205c;
    }
    #inv-plan-goal {
        margin: 60px 0;
    }
    #inv-plan-goal p {
        padding-top: 10px;
    }
    #home-page-banner .header-text-wrapper {
        padding: 40px 0;
    }
    .product-features {
        margin: 0;
    }
    .sticky-footer span {
        font-weight: 300;
        font-size: 1.2em;
    }
    .sticky-footer p {
        font-weight: 500;
        font-size: 1.3em;
    }
    .testimonial-badge {
        margin: auto;
        margin-bottom: 30px;
    }
    .testimonial-join-them {
        margin: auto;
    }
    .products-features .col-md-4 {
        margin: 0;
    }
    .testimonial-join-them {
        margin: 15px 0 0 0;
    }
    .products-features {
        margin: 50px 0;
    }
    .testimonial-badge::after {
        bottom: 7px;
    }
    #footerform {
        background-image: url('../Images/SundaramMutual-Leads-Footer-BG.png');
        width: 100%;
        height: 100%;
        background-size: cover;
        margin-top: 0px;
        position: relative;
    }
    #solid-page-header {
        background-image: url('../Images/product_header.png');
        height: auto;
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .testimonial {
        text-align: left;
    }
    #main-nav .navbar-light .navbar-nav .nav-link:hover {
        border-bottom: 2px solid #0056b3;
        color: #0056b3;
    }
    .nav-item:hover>.custom-dropdown {
        display: block
    }
    .pt-20 {
        padding-top: 15px;
    }
    .pb-20 {
        padding-bottom: 15px;
    }
    .custom-dropdown {
        display: none;
        left: 0;
        top: 81px;
        background-color: #20205c;
        padding: 15px;
        color: #fff;
        width: 100%;
        position: fixed;
        text-align: center;
    }
    .custom-dropdown-item {
        color: #fff;
        margin: 0 23px;
        padding: 20px 20px 16.5px 20px;
    }
    #main-nav a.nav-link {
        font-size: 1em;
        text-align: center;
        color: #000;
    }
    .navbar-brand img {
        max-width: 250px;
    }
    .header-banner-image {
        max-width: 120px;
    }
    .header-box-wrapper {
        position: relative;
        width: 100%;
        left: 0;
        top: auto;
        bottom: 0;
    }
    .products-features .row:nth-child(2) {
        margin-bottom: 50px;
        margin-top: 50px;
    }
    .products-features {
        margin: 100px 0 50px 0;
    }
    .products-features .top-line::before {
        margin: 0 0 15px 0;
        content: '';
        height: 1px;
        background-color: #acacac;
        width: 80%;
        display: block;
    }
    .header-box-wrapper-bg .invest-now-button {
        margin-top: 25px;
    }
    #home-page-banner .product-header-title {
        font-size: 2em;
    }
}

@media (min-width: 768px) {
    .header-banner-image {
        max-width: 120px;
    }
    .timeline-action {
        border-right: 1px solid black;
        padding: 0 20px;
    }
    #media-page .article_date::before {
        content: '';
        position: absolute;
        width: 15px;
        height: 15px;
        left: -9px;
        background-color: white;
        border: 4px solid #20205c;
        border-radius: 50%;
        z-index: 1;
    }
    #article_section {
        margin-top: 0;
    }
    .grid-item {
        width: 25%;
        height: 300px;
        background: #0D8;
    }
    .featured-article:hover .media-blog-title {
        display: block;
    }
    .featured-article .media-blog-title {
        display: none;
    }
    .grid-item--width2 {
        width: 75%;
    }
    .grid-item--width1 {
        width: 25%;
    }
    .width1 {
        width: 50%;
        position: relative;
    }
    .height1 {
        height: 250px
    }
    .grid-item--height2 {
        height: 500px;
    }
    /* .header-box-wrapper-bg>.row>.header-box-col>.header-box-sub-title:nth-child(-n+3) {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
    } */
    .product-features {
        padding: 80px 0;
    }
    #home-page-banner {
        width: 100%;
        height: auto;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .header-box-wrapper {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
    }
    .products-features {
        margin: 50px 0;
    }
    .header-box-wrapper-bg h5 {
        font-size: 17px;
    }
    body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
        background-color: #F5F5F5;
    }
    body::-webkit-scrollbar {
        width: 10px;
        background-color: #F5F5F5;
    }
    body::-webkit-scrollbar-thumb {
        background-color: #20205c;
        border: 2px solid #20205c;
    }
    #solid-page-header {
        position: relative;
        background-image: url('../Images/product_header.png');
        background-repeat: no-repeat;
        background-size: cover;
        height: auto;
    }
    .header-text-wrapper {
        position: relative;
        margin-top: 70px;
        top: 0;
        transform: none;
    }
    .header-box-wrapper {
        position: relative;
        top: 0;
    }
    .navbar-brand img {
        max-width: 210px;
    }
    /* footer scroll */
    /* footer>.container>.row div:last-child{
    overflow-x: scroll;
  } */
    footer>.container>.row div:last-child::-webkit-scrollbar {
        display: none;
    }
    .icon-sub-title-section {
        line-height: 20px;
    }
    .header-banner-image {
        max-width: 120px;
    }
    .icons-part .row {
        margin: 45px 0;
    }
    .stake-image {
        width: 60px;
        margin-right: 20px;
        height: 100%;
    }
    .stake-holder {
        border-left: 1px solid #2ee9b6;
        padding-left: 30px;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .stake-section {
        margin: 30px 0;
    }
    .stake-section h3 {
        margin: 15px 0;
    }
    .stake-list li {
        background-image: url("../Images/green-dot.png");
        list-style-type: none;
        background-repeat: no-repeat;
        background-position: 0px;
        padding-left: 8px;
        margin: 0;
    }
    #management-tabs .nav-tabs .nav-item {
        margin: 0;
        width: 25%;
        text-align: center;
    }
    .about-vision-bg {
        padding-top: 40px;
        background-image: url("../Images/vision-bg.png");
        height: 360px;
        background-repeat: no-repeat;
        padding-bottom: 50px;
        background-color: #f9f9f9;
        background-attachment: fixed;
        background-size: contain;
    }
    .text-area-about p {
        text-align: justify;
    }
    .about-us-section {
        margin: 30px 0;
    }
    #about-page-banner {
        position: relative;
    }
    #about-page-banner .header-text-wrapper {
        position: absolute;
        margin-top: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    /* footer scroll */
    /* footer>.container>.row div:last-child{
    overflow-x: scroll;
  } */
    footer>.container>.row div:last-child::-webkit-scrollbar {
        display: none;
    }
    .icon-sub-title-section {
        line-height: 20px;
    }
}

@media (min-width: 992px) {
    #home-page-banner {
        background-image: url('../Images/main-desk-modern-img-tab.png');
        height: auto;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
    }
    #home-page-banner .header-text-wrapper {
        top: 50%;
        transform: translateY(-50%);
    }
    #media-page-banner .product-header-title {
        font-size: 2.8em;
    }
}

@media (min-width: 1200px) {
    #home-page-banner {
        background-image: url('../Images/main-desk-modern-img-tab.png');
        height: auto;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }
    #media-page-banner {
        height: auto;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        position: relative;
    }
    footer a {
        display: block;
        margin-bottom: 5px;
        font-size: 1em;
        color: #000;
    }
    .dont-break-out {
        font-size: 0.8em;
    }
    footer p {
        display: block;
        margin-bottom: 5px;
        font-size: 1em;
        color: #000;
    }
    .header-banner-image {
        max-width: 120px;
    }
    .main-testimonial-heading {
        font-size: 1.6em;
        text-align: left;
        margin-top: 30px;
    }
    .cal-sip-button-sec {
        margin: 0 0;
    }
    .header-text-wrapper {
        position: absolute;
        top: 35%;
        transform: translateY(-50%);
        width: 100%;
        left: 0;
        margin-top: 0;
    }
    .header-box-wrapper {
        position: absolute;
        width: 100%;
        left: 0;
        top: auto;
        bottom: 0 !important;
    }
}

@media (max-width: 767.98px) and (orientation: landscape) {
    #home-page-banner {
        height: 452px;
        background-image: url("../Images/main-desk-modern-img-tab.png");
        background-size: cover;
    }
    #footerform button {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .header-text-wrapper {
        margin-top: 100px !important;
    }
    #home-page .header-text-wrapper {
        margin-top: 0px !important;
    }
}

@media (max-width: 575.98px) and (orientation: landscape) {
    .header-box-wrapper {
        top: 15px !important;
    }
    .header-box-wrapper-bg>.row>.header-box-col>.header-box-sub-title:nth-child(-n+3) {
        position: relative;
    }
    #footerform button {
        margin-top: 30px;
    }
}

@media (min-width: 576.98px) and (orientation: landscape) {
    .products-features {
        margin: 50px 0 50px 0 !important;
    }
    #home-page-banner .header-text-wrapper {
        padding: 60px 0;
    }
}

@media screen and (min-width: 992px) {
    /* remove the padding from the navbar so the dropdown hover state is not broken */
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
    .navbar .nav-item {
        padding: 0.5rem 0;
        margin: 0 0.3rem;
    }
    /* makes the dropdown full width  */
    .navbar .dropdown {
        position: static;
    }
    .navbar .dropdown-menu {
        width: 100%;
        left: 0;
        right: 0;
        /*  height of nav-item  */
        top: 50px;
        display: block;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s, opacity 0.3s linear;
    }
    /* shows the dropdown menu on hover */
    .navbar .dropdown:hover .dropdown-menu,
    .navbar .dropdown .dropdown-menu:hover {
        display: block;
        visibility: visible;
        opacity: 1;
        transition: visibility 0s, opacity 0.3s linear;
    }
    .navbar .dropdown-menu {
        border: 1px solid rgba(0, 0, 0, .15);
        background-color: #fff;
    }
}

@media (min-width: 992px) and (max-width: 999px) {
    .signupbtn li a {
        font-size: 8.5px;
        padding: 5px;
    }
}

@media (min-width: 1000px) and (max-width: 1235px) {
    .signupbtn li a {
        font-size: 9px;
        padding: 5px;
    }
}

@media (min-width: 1236px) and (max-width: 1281px) {
    .signupbtn li a {
        font-size: 10px;
    }
}

@media (min-width: 1282px) and (max-width: 1374px) {
    .signupbtn li a {
        font-size: 11px;
    }
}

@media (max-width: 991.98px) and (orientation: landscape) {
    .header-box-wrapper {
        top: auto;
    }
    #footerform button {
        margin-top: 30px;
    }
    .testimonial p {
        text-align: center;
    }
    .user-details {
        text-align: center;
    }
    .header-banner-image {
        max-width: 115px !important;
    }
    .product-header-title {
        font-size: 1.8em;
    }
    .sticky-footer p {
        font-weight: 500;
        font-size: 1em;
    }
}

@media (min-width: 1200px) {
    #solid-page-header {
        background: none;
    }
    .header-text-wrapper {
        margin-top: 0px !important;
    }
}

@media (max-width: 767px) {
    #footerform button {
        margin-top: 30px;
    }
    .modal-fullscreen-xs-down {
        padding: 0 !important;
    }
    .modal-fullscreen-xs-down .modal-dialog {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }
    .modal-fullscreen-xs-down .modal-content {
        height: auto;
        min-height: 100%;
        border: 0 none;
        border-radius: 0;
    }
}

@media (max-width: 991px) {
    .modal-fullscreen-sm-down {
        padding: 0 !important;
    }
    .modal-fullscreen-sm-down .modal-dialog {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }
    .modal-fullscreen-sm-down .modal-content {
        height: auto;
        min-height: 100%;
        border: 0 none;
        border-radius: 0;
    }
}

@media (max-width: 1199px) {
    .modal-fullscreen-md-down {
        padding: 0 !important;
    }
    .modal-fullscreen-md-down .modal-dialog {
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0;
    }
    .modal-fullscreen-md-down .modal-content {
        height: auto;
        min-height: auto;
        border: 0 none;
        border-radius: 0;
    }
}

@media screen and (max-width: 767px) {
    .topnav a:not(:first-child) {
        display: none;
    }
    .topnav a.icon {
        float: right;
        display: block;
    }
    .topnav.responsive {
        position: relative;
    }
    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
    .topnav a {
        padding: 0;
    }
    #footerform button {
        margin-top: 30px;
    }
}

@media (max-width: 1200px) {
    .nav-link {
        font-size: 0.8rem;
    }
    .navbar .nav-item {
        padding: 0.5rem 0;
        margin: 0;
    }
}

@media (max-width: 1024px) {
    .nav-link {
        font-size: 0.8rem;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute;
        top: 47px;
    }
    .contact-us-office p {
        font-size: 0.9rem;
    }
    .HeaderText {
        position: absolute;
        top: 10%;
        width: 100%;
    }
    .navbar .nav-item {
        padding: 0.5rem 0;
        margin: 0;
    }
    /*.FundList {
        flex: 0 0 auto;
        width: auto !important;
        max-width: auto !important;
    }
    .Filterby {
        max-width: auto !important;
        width: auto !important;
    }*/
    .SFun {
        max-width: 30% !important;
    }
    .FRisk {
        margin: 10px 0;
        padding-right: 15px;
        font-size: 12px;
        color: #777;
        height: 30px;
        text-align: center !important;
    }
    .fundNme {
        height: 300px;
    }
    .topnav a {
        padding: 1rem 62px;
    }
}

@media (max-width: 980px) {
    .nav-link {
        font-size: 1rem;
    }
    .navbar-me {
        padding: 0 !important;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: static;
    }
    #collapsingNavbar {
        border-top: 1px solid #c3c3c3;
    }
    .custom-dropdown-item {
        color: #000;
        margin: 0;
        padding: 0;
    }
    .navbar .dropdown-menu {
        border: none;
        background-color: transparent !important;
    }
    .navbar .custom-dropdown-item:hover {
        color: #20205c;
        margin: 0;
        text-decoration: none;
        background-color: transparent;
        padding: 0px;
        border-bottom: none;
    }
    .dropdown-menu {
        margin: 0;
        padding: 0;
    }
    .navbar .custom-dropdown-item:hover {
        color: #20205c;
        margin: 0;
        text-decoration: none;
        background-color: transparent;
        padding: 0px;
        border-bottom: none;
    }
    .respcont {
        width: 100% !important;
    }
    .respm {
        margin-left: 2%
    }
    .navbar-toggler {
        margin-right: 2%
    }
    #collapsingNavbar li {
        padding-left: 20px;
    }
    #collapsingNavbar {
        background: #fff;
    }
    #collapsingNavbar li:hover {
        background: #20205c;
    }
    #collapsingNavbar li:hover a {
        color: #fff;
    }
    #collapsingNavbar .navDD li:hover a {
        color: #d6d6ff;
    }
    .signupbtn {
        padding: 5px 0;
    }
    .signupbtn li:hover {
        background: transparent !important;
    }
    .solid-Blue-button:hover {
        color: #20205c !important;
    }
    .OI {
        display: none;
    }
    .OA {
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .SingaporeAddr,
    .DubaiAddr {
        background: transparent;
    }
    .topnav a:hover {
        background-color: transparent;
        color: black;
    }
    .SFun {
        flex: 0 0 46.333% !important;
        max-width: 46.333% !important;
    }
    .topnav a {
        padding: 1rem 39px;
    }
}

@media (max-width: 800px) {}

@media (max-width: 768px) {}

@media (max-width: 767px) {
    .navbar-me {
        padding: 0 !important;
    }
    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: static;
    }
    #collapsingNavbar {
        border-top: 1px solid #c3c3c3;
    }
    .custom-dropdown-item {
        color: #000;
        margin: 0;
        padding: 0;
    }
    .navbar .dropdown-menu {
        border: none;
        background-color: transparent !important;
    }
    .navbar .custom-dropdown-item:hover {
        color: #20205c;
        margin: 0;
        text-decoration: none;
        background-color: transparent;
        padding: 0x;
        border-bottom: none;
    }
    .dropdown-menu {
        margin: 0;
        padding: 0;
    }
    .navbar .custom-dropdown-item:hover {
        color: #20205c;
        margin: 0;
        text-decoration: none;
        background-color: transparent;
        padding: 0px;
        border-bottom: none;
    }
    .respcont {
        width: 100% !important;
    }
    .respm {
        margin-left: 2%
    }
    .navbar-toggler {
        margin-right: 2%
    }
    #collapsingNavbar li {
        padding-left: 20px;
    }
    #collapsingNavbar {
        background: #fff;
    }
    #collapsingNavbar li:hover {
        background: #20205c;
    }
    #collapsingNavbar li:hover a {
        color: #fff;
    }
    #collapsingNavbar .navDD li:hover a {
        color: #d6d6ff;
    }
    .signupbtn {
        padding: 5px 0;
    }
    .signupbtn li:hover {
        background: transparent !important;
    }
    .solid-Blue-button:hover {
        color: #20205c !important;
    }
    .group {
        position: relative;
        margin-bottom: 30px !important;
    }
    /*Product page*/
    /*.transformer-tabs ul {
        border-bottom: 0;
        overflow: hidden;
        position: relative;
        background: #666;        
        background: linear-gradient(#666, #222);
    }

        .transformer-tabs ul::after {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            content: "\f0c9";
            position: absolute;
            top: 8px;
            right: 15px;
            z-index: 2;
            pointer-events: none;
        }

        .transformer-tabs ul.open a {
            position: relative;
            display: block;
        }*/
    /*.transformer-tabs a.active {
            border: 0;
            z-index: 1;
            background: #666;            
            background: linear-gradient(#666, #222);
        }*/
    /*Product page*/
}

@media (max-width: 640px) {
    .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 0px;
        left: 0;
        top: 11%;
    }
    .product-header-title {
        font-size: 1.5em;
        font-weight: 700;
    }
    .product-header-decs {
        font-size: 14px;
    }
    .solid-blue-button {
        font-size: 12px;
    }
    #management-tabs .nav-tabs .nav-link,
    #management-tabs .nav-tabs .nav-link.active {
        padding: 10px 15px;
    }
    #management-tabs .nav-link {
        font-size: 12px;
    }
    #solid-page-headerS {
        background-image: none;
        background: #DFF6F0;
    }
    .header-banner-image {
        margin-bottom: 1em;
    }
    .fnamesmall {
        font-size: 1em;
        text-align: center;
        margin-bottom: 1em;
    }
    .product-header-title {
        font-size: 130%;
        font-weight: 700;
        text-align: center;
    }
    .pull-right-xs {
        float: right;
        text-align: right;
    }
    .fundW25 {
        width: 200px !important;
        display: inline-block;
    }
    .ProductHome {
        margin-bottom: 1em;
    }
    .fund-title {
        font-size: 0.8em;
    }
    .SFun {
        flex: 0 0 46% !important;
        max-width: 46% !important;
    }
    .topnav {
        background: #F0F0F0;
    }
    .topnav a {
        border-right: transparent;
    }
    /*.CEf, .nfoP {
        width: 150px;
        margin: 20px 20px;
    }*/
    .transformer-tabs a.active {
        border-top: 3px solid transparent;
        position: relative;
        background: #c8c8c8;
        background-color: rgb(200, 200, 200);
    }
    .smh4 {
        margin: 1em 0 0.5em 0;
    }
    .smh4r {
        margin: 0 0 1em 0;
    }
    .ff .group {
        position: relative;
        margin-bottom: 25px !important;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 0px;
    }
    .dist-feedback form {
        width: 100%;
        padding-top: 35px;
    }
}

@media (max-width: 480px) {
    .carousel-caption {
        position: absolute;
        right: 0;
        bottom: 0px;
        left: 0;
        top: 5%;
    }
    #management-tabs .nav-link {
        font-size: 13px;
    }
    #management-tabs .nav-tabs .nav-link,
    #management-tabs .nav-tabs .nav-link.active {
        padding: 10px 25px;
    }
    .SFun {
        flex: 0 0 84% !important;
        max-width: 84% !important;
    }
    .topnav a {
        padding: 1rem 15px;
    }
    #downloads-form-nav .nav-item .nav-link {
        font-size: 0.8em;
    }
    .form-display-results {
        padding: 0px 5px;
    }
    .nav-tabs .nav-item.active {
        background: #00529c;
    }
    .nav-tabs {
        border-bottom: none;
    }
    .pp .container {
        padding: 0;
    }
    .result-display li {
        text-align: justify;
    }
}

@media (max-width: 420px) {
    #management-tabs .nav-tabs .nav-link,
    #management-tabs .nav-tabs .nav-link.active {
        padding: 10px 15px;
    }
    .product-header-decs {
        font-size: 14px;
        background: rgba(255, 255, 255, 0.77);
        padding: 10px;
        text-align: center;
        margin: 9px auto;
        width: 75%;
        border-radius: 20px;
    }
    .product-header-title1 {
        font-size: 1.9em;
        margin: -15px 0 0 0;
    }
    .mfnt12 {
        font-size: 12px;
    }
}

@media (max-width: 360px) {
    .carousel-inner img {
        width: 100%;
        /* height: 230px !important; */
    }
    .mfnt12 {
        font-size: 12px;
    }
}

@media (max-width: 320px) {
    .nav-tabs .nav-link,
    .nav-link.active {
        font-size: 0.7em;
    }
    #management-tabs .nav-link {
        font-size: 11px;
    }
    .header-banner-image {
        width: 70px;
    }
    #investment-plans-tabs .nav-tabs .nav-link,
    #investment-plans-tabs .nav-tabs .nav-link.active {
        padding: 10px 10px;
    }
}
