<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 767px){
#testimonialCar .owl-nav .owl-prev{
	left: 0;
}
#testimonialCar .owl-nav .owl-next{
	right: 0;
}
.testimonial_card {
    padding: 20px 20px 80px 20px;
}
.hexa_box {
    margin: 0 auto !important;
}
.why_chooseus::before {
    display: none;
}
.main_banner .banner_content {
    margin-bottom: 50px;
   
}
.footer_main {
    border-radius: 35px 35px 0 0;
}

.newsletter h1 {
    font-size: 24px;
}
.newsletter_form .form-group {
    width: 100%;
}
.main_heading h1 {
    font-size: 32px;
    line-height: 36px;
}
.main_banner .banner_content h1 {
    font-weight: 700;
    font-size: 24px;
}
.main_banner .banner_content h1 span {
    font-size: 26px;
}
.awareness_box {
    padding: 40px 0 60px 0;
}
.btn-primary {
    padding: 8px 20px;
    min-width: 130px;
}
.btn-secondary {
    padding: 8px 20px;
    min-width: 130px;
}
.service_row {
    display: block;
}
.service_box {
    margin: 15px 0;
}
.getintouch_section .main_heading h1 {
    font-size: 24px;
}
.getintouch_section .main_heading h2 {
    font-size: 20px;
}
.foot_widget .foot_title {
    margin-bottom: 10px;
    margin-top: 15px;
}
.awareness_box .content h2 {
    font-size: 26px;
}
.plan_box {
    text-align: center;
}
.inner_banner {
    border-radius: 0 0 60px 60px;
}
.content_box {
    padding: 25px;
}
.content_img img {
    width: 100%;
    margin-bottom: 20px;
}
.contact-box .col-md-4:nth-child(2) {
    border: none;
    margin: 25px 0;
}
.navbar-collapse .nav-item {
    padding: 15px 15px !important;
}
.navbar-collapse .navbar-btn.btn-primary {
    margin: 0 15px 15px !important;
    width: calc(100% - 30px);
}
.calname a {
    width: 100% !IMPORTANT;
    max-width: 100%;
}
.diclaimer-amfi .amfi-item {
    justify-content: center;
    margin: 10px 0;
}
.tickers .ticker_item {
    width: 100%;
}
.navbar-light .navbar-brand {
    display: inline-block;
    width: 80%;
}
/* .navbar-light .navbar-brand img {
    width: 95%;
} */
 .header-top-area a {
    font-size: small;
 }
.ticker .tickers {
    grid-template-columns: repeat(1, 1fr);
}
.main-heading .title {
    font-size: 25px;
}
.about_section .text_section {
    margin-top: 0px;
}
.about_section .image_section img {
    display: none;
}
.list-items .item {
    border-radius: 50px 50px 50px 50px;
    padding-left: 80px;
}
.list-items .item .icon {
    left: 0px;
}
.service-image img {
    width: 100%;
}
.service_section {
    padding-bottom: 120px;
}
.service-items {
    grid-template-columns: repeat(1, 1fr);
}
.service-items .item {
    transform: none !important;
}
.service-items .item:nth-child(1),
.service-items .item:nth-child(2){
    flex-direction: row-reverse;
}
.service-items .item.detail-item {
    background: #00adee;
    position: absolute;
    width: 100%;
    bottom: -70px;
}
#slider {
    width: 100%;
    height: 90vh;
}
.testimonil {
    padding: 15px;
}
.mv-box {
    display: block;
    text-align: center;
}
.mv-box .icon {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 20px auto;
}
.mv-box .icon img {
    width: 80px;
}
.login-section .content_box::after {
    width: 100%;
    height: 44%;
}
.login-panel-main {
    margin-top: 30px;
}
.calculator_section .calname {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}
.calculator_section .calname a {
    width: 100% !important;
    max-width: 100% !important;
}
.footer_top {
    padding-bottom: 0px;
}
.header-social{
    display: none;
}
}

@media only screen and (min-width: 1500px){
.why_chooseus::before {
    width: 54%;
    height: 70%;
    left: 23%;
}
.investor_corner::after {
    background-position: bottom;
}
.plan_box {
    display: flex;
    flex-grow: 1;
    flex-basis: 0;
    align-items: center;
}
.plan_box .content {
    width: calc(100% - 300px);
}
.awareness_box.planned {
    margin-top: -73px;
}
}
@media only screen and (max-width: 767px){
.top-header-links {
    padding:0;
	margin-top:0;
}
	.header-top-area.navbar-expand-lg.rv-bg-section{
	    display: none;
	}
}
@media only screen and (max-width: 767px){
.cs-btn-one{
   padding: 4px 3px;
}
}
@media only screen and (max-width: 767px){
.sip-calculator-section .calculator_output{
    margin-top: 80px;
}
}
@media only screen and (max-width: 767px){
.navbar.navbar-expand-lg::after {
     background: white;
}
}
@media only screen and (max-width: 767px){
.footer-main .footer-bottom p {
    text-align:center !important;
}
.counter-stats .counter-card .counter-items{
  max-width: none;

}


}

</pre></body></html>