@media only screen and (min-width:1200px) {

    .mobile-view {
        display: none;
    }
    .row.marginheader {
        margin-left: 230px;
        margin-top: 20px;
    }
    .whatsappiconposition{
        margin-top:15px;
    }
    .emailiconhome {
        background: #083a5d;
        border-radius: 20px;
        color: #fff;
        padding: 10px 12px;
        display: inline-block !important;
    }
    .emailiconhome i{
        font-size: 20px;
    }
        .whatsappiconhome {
        background: #37d754;
        border-radius: 20px;
        color: #fff;
        padding: 10px 13px;
        display: inline-block !important;
    }
            .whatsappiconhome i {
                font-size: 20px;
            }
    .whatsappicon {
        font-size: 30px;
        background: #37d754;
        border-radius: 30px;
        color: #fff;
        padding: 5px 13px;
        display: inline-block !important;
    }


    .homeicon {
        font-size: 30px;
        background: #083a5d;
        border-radius: 30px;
        color: #fff;
        padding: 5px 12px;
        display: inline-block !important;
    }

    .emailicon {
        font-size: 35px;
        background: #083a5d;
        border-radius: 35px;
        color: #fff;
        padding: 5px 15px;
        display: inline-block !important;
    }
    .transacticon {
        font-size: 18px;
        background: #205e99;
        border-radius: 25px;
        color: #fff;
        padding: 10px 25px;
        display: inline-block !important;
        -webkit-box-reflect: below 1px -webkit-gradient(linear, right top, right bottom, from(rgba(32, 94, 153, 0.1)), color-stop(40%, rgba(32, 94, 153, 0.1)), to(rgba(32, 94, 153, 0.7)));
    }

    .investicon {
        font-size: 18px;
        background: #205e99;
        border-radius: 25px;
        color: #fff;
        padding: 10px 25px;
        display: inline-block !important;
        -webkit-box-reflect: below 1px -webkit-gradient(linear, right top, right bottom, from(rgba(32, 94, 153, 0.1)), color-stop(40%, rgba(32, 94, 153, 0.1)), to(rgba(32, 94, 153, 0.7)));
    }

    .btn-back {
        text-align: center;
        font-size: 18px;
    }

    .btnbg {
        background-color: #3769ff;
        color: white;
        margin-top: 10px;
        border-radius: 5px;
        width: 100px;
        padding: 5px;
    }

   
    .row.factsheetborderdesktop {
        border-top: 2px solid #fff;
        border-radius: 4px;
        margin-left: 286px;
        width: 48%;
        margin-top: 40px;
        margin-bottom: -20px;
    }
    .indexbtn {
        margin-top: 20px;
    }
    .investrow {
        margin-bottom: 5px;
    }
    .thead-first {
        width: 400px;
    }

    .thead-second {
        width: 200px;
    }

    .thead-third {
        width: 200px;
    }
}



@media only screen and (max-width:1199px) {

    .desktop-view {
        display: none;
    }

    .whatsappicon {
        font-size: 18px;
        background: #37d754;
        border-radius: 20px;
        color: #fff;
        padding: 2px 7px;
        display: inline-block !important;
    }
    

    .homeicon {
        font-size: 18px;
        background: #083a5d;
        border-radius: 20px;
        color: #fff;
        padding: 2px 7px;
        display: inline-block !important;
    }

    .emailicon {
        font-size: 18px;
        background: #083a5d;
        border-radius: 20px;
        color: #fff;
        padding: 2px 7px;
        display: inline-block !important;
    }
    .transacticon {
        font-size: 14px;
        background: #205e99;
        border-radius: 20px;
        color: #fff;
        padding: 4px 15px;
        display: inline-block !important;
        -webkit-box-reflect: below 1px -webkit-gradient(linear, right top, right bottom, from(rgba(32, 94, 153, 0.1)), color-stop(40%, rgba(32, 94, 153, 0.1)), to(rgba(32, 94, 153, 0.7)));
    }

    .investicon {
        font-size: 14px;
        background: #205e99;
        border-radius: 20px;
        color: #fff;
        padding: 4px 15px;
        display: inline-block !important;
        -webkit-box-reflect: below 1px -webkit-gradient(linear, right top, right bottom, from(rgba(32, 94, 153, 0.1)), color-stop(40%, rgba(32, 94, 153, 0.1)), to(rgba(32, 94, 153, 0.7)));
    }
    .btn-back {
        text-align: center;
        font-size: 14px;
    }

    .btnbg {
        background-color: #3769ff;
        color: white;
        margin-top: 10px;
        border-radius: 5px;
        width: 80px;
        padding: 2px 0px;
    }

    .row.factsheetborder {
        border-top: 2px solid #fff;
        border-radius: 4px;
        margin-left: 15px;
        margin-right: 15px;
        width: 92.8%;
        margin-top: 30px;
    }

   

    .factsheetpadding {
        padding: 0 5px 8px !important;
    }
    .investrow {
        margin-bottom: 3px;
    }


    .thead-first {
        width: 400px;
    }

    .thead-second {
        width: 200px;
    }

    .thead-third {
        width: 200px;
    }
}

@media only screen and (max-width:325px) {
    .factsheetpadding {
        padding: 0 2px 8px !important;
    }
}

@media only screen and (max-width:767px) {
    .whatsappiconposition {
        margin-top: -16px;
    }
}

@media only screen and (min-width:768px) and (max-width:1199px) {
    .whatsappiconposition {
        margin-top: 10px;
    }
}

.whatsappiconhome:hover, .whatsappiconhome:focus,
.emailiconhome:hover, .emailiconhome:focus
.whatsappicon:hover, .whatsappicon:focus,
.transacticon:hover, .transacticon:focus,
.investicon:hover, .investicon:focus,
.homeicon:hover, .homeicon:focus,
.emailicon:hover, .emailicon:focus {
    color: #ffffff !important;
}






.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #3769FF !important;
    border-color: #3769FF !important;
}

.rowborder {
    border-bottom: 1px solid #d0d0d0;
}

#portfolio .card-body {
    display: inline-block;
    width: 100%;
}


.bankdetailstable {
    text-align: center;
}




@media only screen and (max-width: 767px){
    .errorheading {
        font-size: 30px;
        line-height: 30px;
        color: red;
        font-weight: bold;
    }
    .errortext {
        font-size: 20px;
        line-height: 25px;
        color: black;
        font-weight: bold;
    }
    .errorimg {
        width: 60%;
        margin-left: 40px;
    }
    .errordiv {
        margin: 0px 20px;
    }

    .factsheetbtn {
        border: 1px solid #005C95 !important;
        background-color: #3769FF !important;
    }
    .newindexfont {
       color:#fff;
       font-size:14px;
       background-color: #3769FF !important;
    }
}


@media only screen and (min-width: 768px) {
    .errorheading {
    font-size: 40px;
    line-height: 40px;
    color: red;
    font-weight: bold;
    }
    .errortext {
        font-size: 20px;
        line-height: 20px;
        color: black;
    }
    .errordiv {
        width: 50%;
        margin: 0px auto;
    }
    .errorimg {
        width: 60%;
        margin-left: 100px;
    }
    .factsheetbtn {
        border: 1px solid #005C95 !important;
        background-color: #3769FF !important;
    }
    .newindexfont {
        color: #fff;
        background-color: #3769FF !important;
    }
}

@media only screen and (max-width: 319px) {
    .srchtextbox {
        width: 50% !important;
        background: #fff !important;
        margin-left: 17px !important;
        height: 39px !important;
        text-align: left !important;
        padding-left: 20px !important;
        border: 2px solid #3769FF !important;
        border-radius: 5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        float: left;
    }

    .srchmapbox {
        width: 50% !important;
        height: 39px !important;
        background: #fff !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        border-radius: 5px;
        display: none !important;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .srchbtn {
        margin-left: 0 !important;
        padding: 6px 20px !important;
        z-index: 9;
        border-radius: 5px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .envelopeimg, .whatsappimg{
        width:40%;
    }
}
@media only screen and (min-width: 320px) and (max-width:440px) {
    .srchtextbox {
        width: 30% !important;
        background: #fff !important;
        margin-left: 17px !important;
        height: 39px !important;
        text-align: left !important;
        padding-left: 20px !important;
        border: 2px solid #3769FF !important;
        border-radius: 5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        float: left;
    }
    .searchdropdown {
        width: 25% !important;
        height: 39px !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        background: #fff !important;
        border-radius: 5px;
    }
    .srchmapbox {
        width: 60% !important;
        height: 39px !important;
        background: #fff !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        border-radius: 5px;
        display: none !important;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .srchbtn {
        margin-left: 0 !important;
        padding: 6px 20px !important;
        z-index: 9;
        border-radius: 5px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .envelopeimg, .whatsappimg {
        width: 40%;
    }
}


@media only screen and (min-width: 441px) and (max-width:767px) {
    .srchtextbox {
        width: 35% !important;
        background: #fff !important;
        margin-left: 17px !important;
        height: 39px !important;
        text-align: left !important;
        padding-left: 20px !important;
        border: 2px solid #3769FF !important;
        border-radius: 5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        float: left;
    }
    .searchdropdown {
        width: 30% !important;
        height: 39px !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        background: #fff !important;
        border-radius: 5px;
        margin-left:20px;
    }
    .srchmapbox {
        width: 70% !important;
        height: 39px !important;
        background: #fff !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        border-radius: 5px;
        display: none !important;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .srchbtn {
        margin-left: 0 !important;
        padding: 6px 20px !important;
        z-index: 9;
        border-radius: 5px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .envelopeimg, .whatsappimg {
        width: 25%;
    }
}


@media only screen and (min-width: 768px) and (max-width:1119px) {
    .srchtextbox {
        width: 45% !important;
        height: 42px !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        background: #fff !important;
        border-radius: 5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .searchdropdown {
        width: 30% !important;
        height: 39px !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        background: #fff !important;
        border-radius: 5px;
        margin-right:20px;
        margin-left:20px;
    }
    .srchmapbox {
        width: 80% !important;
        height: 39px !important;
        background: #fff !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        border-radius: 5px;
        display: none !important;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .srchbtn {
        margin-left: -4px !important;
        padding: 7px 20px !important;
        z-index: 9;
        border-radius: 5px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .envelopeimg, .whatsappimg {
        width: 20%;
    }
}

@media only screen and (min-width: 1200px)  {
    .srchtextbox {
        width: 32% !important;
        height: 39px !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        background: #fff !important;
        border-radius: 5px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .searchdropdown {
        width: 20% !important;
        height: 39px !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        background: #fff !important;
        border-radius: 5px;
       
    }

    .srchmapbox {
        width: 32% !important;
        height: 39px !important;
        background: #fff !important;
        text-align: center !important;
        border: 2px solid #3769FF !important;
        border-radius: 5px;
        display: none !important;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .srchbtn {
        margin-left: -4px !important;
        padding: 7px 20px !important;
        z-index: 9;
        border-radius: 5px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
}

