
@media only screen and (max-width : 1023px){
	.loanlist ul li {
    margin-top: 15px;
	}
	.mainheader .navbar-brand {
    width: 21%;
}
	.mainheader.headersticky .navbar-brand {
    width: 28%;
}
	.buttonnav {
    align-items: start;
    margin-top: 10px;
}
	.chooseuscard {
    padding: 20px;
    border-radius: 20px;
    margin-top: 20px;
}
	.footerlinks{
		    margin-top: 20px;
	}
	.footer__copyright {
    display: block;
	}
	.footer__copyright-conditions {
    margin-top: 10px;
}
	.footer__copyright-conditions {
    justify-content: center;
	}
	.footerabout{
	    display: flex;
    justify-content: start;
    align-items: center;
    margin-bottom: 20px;
	}
	.footerabout img {
    width: 160px;
    margin-bottom: 0px;
}
	footer {
    border-top: 1px solid #ddd;
    padding-top: 40px;
}
	.innerpage_text_wrapper h2 {
    font-size: 40px;
    font-family: 'Dm-Bold';
}
	.innerpage_hero_section_withoutbg {
    padding: 50px 20px;
}
	.navimgwrap{
		display: none;
	}
	.navdropwrapper{
		    margin: 10px 0px;
	}
	.navdropwrapper h6 {
    font-size: 20px;
    font-family: 'Dm-Medium';
    margin-bottom: 6px;
}
	.mega-menu{
		background: #f2f2f2;
    padding: 10px !important;
	}
	.navdropwrapper ul {
    list-style: circle;
    padding-left: 24px;
    line-height: 1.8;
}
}

@media only screen and (max-width : 767px){
		.hero_content h1 {
    font-size: 31px;
	}
	..mainbtngreen{
		padding:10px 14px;
	}
	.hero_section_mb{
		    margin-left: 4px;
	}
	.hero_img{
	    margin-top: 30px;	
	}
	.section_heading_wrapper h4{
    font-size: 24px;
	}
	.loanlist ul li {
    margin-right: 10px;
    margin: 10px 10px 10px 0;
    width: 46%;
}
	.offerimg {
    margin: 10px 0;
}
	.footercontact a i{
		display: none;	
	}
	.mainheader .navbar-brand {
    width: 24%;
}
	.mainheader.headersticky .navbar-brand {
    width: 34%;
}
	.mainheader .navbar-toggler {
    color: unset;
    line-height: 1.5;
    font-size: 24px;
	}
	.footerlinks{
		margin-top: 20px;
	}
	
	.footer__copyright {
    display: block;
	}
	.copyright {
    margin-bottom: 10px;
}
	.footer__copyright-conditions{
		display: block;
	}
	.footer__copyright-conditions li {
    display: inline-block;
    font-size: 12px;
}
	.blogcard{
	height: auto;
	}
	.chooseuscard {
    background-color: #f1f1e9;
    padding: 20px;
    border-radius: 20px;
    margin: 10px 0;
}
	.publishcardwrapper{
		display: block;
	}
	.publishcardimgwrapper {
    border-right: 1px solid #ddd;
    margin-right: unset;
    padding-right: 0;
    margin-bottom: 20px;
}
	.cardapplybutton {
    margin-top: 12px;
}
	.cardapplybutton .mainbtngreen {
    border: none;
    background: #57835f;
    color: #fff;
    padding: 5px 12px !important;
	}
	.publishcardwrapper img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
	.buttonnav {
    align-items: baseline;
    margin-top: 10px;
}
	.cibilscorebtn{
		margin-top : 10px;
	}
	.profiledropdown{
		margin-top: 10px;
	}
	.publishcardwrapper{
		height: auto;
	}
	.logincontent{
	    display: none;	
}
	#loginmodal .modal-body {
    background: linear-gradient(45deg, #e1e1e1, transparent);
    padding: 0px 0px;
}
	#loginmodal .modal-content{
    border-radius: 20px;
		overflow: hidden;
	}
	#loginmodal .modal-body .btn-close {
    right: 20px;
    top: 20px;
}
	.innerpage_hero_section{
    padding: 60px 10px;
    margin-top: 74px;
}
	.innerpage_content_wrapper{
		margin-bottom: 30px
	}
	.innerpagecontentpoints {
    display: none;
}
	.filterwrapper ul li {
    margin-right: 15px;
    width: 44%;
    display: inline-block;
    margin-bottom: 15px;
}
	.filterwrapper ul{
		display: block;
	}
	.innerpage_hero_section_withoutbg {
    padding: 30px 20px;
    margin-top: 108px;
    text-align: center;
}
	.innerpage_text_wrapper h2 {
    font-size: 32px;
    font-family: 'Dm-Bold';
}
	.blogdetailimg {
    height: auto;
    object-fit: unset;
	}
	.blogdetailcontent h3 {
    font-size: 24px;
    font-family: 'Dm-Bold';
}
	.navimgwrap{
		display: none;
	}
	.navdropwrapper{
		    margin: 6px 0px;
	}
	.navdropwrapper h6 {
    font-size: 18px;
    font-family: 'Dm-Medium';
    margin-bottom: 6px;
}
	.mega-menu{
		background: #f2f2f2;
    padding: 10px !important;
	}
	.navdropwrapper ul {
    list-style: circle;
    padding-left: 24px;
    line-height: 1.8;
}
	.navdropwrapper ul li{
		font-size: 13px;
	}
	    .footerabout {
        display: block;
        justify-content: start;
        align-items: center;
        margin-bottom: 20px;
    }
	.mainloanlogo img{
		    max-width: none;
    max-height: none;
    min-width: auto;
    min-height: auto;
	}
	.mainloandetailwrapper{
		display: block;
	}
	.mainloanhead{
		margin-top: 20px;
	}
}

.footercontact a {
    display: flex;
    justify-content: start;
    align-items: baseline;
    gap: 10px;
}