@media only screen and (max-width: 1440px){
	header .header-logo .logo,
	.footer-logo{
		max-width: 170px;
	}
	body{
		font-size: 16px;
	}
	h1{
	font-size: 32px;
	}
	h2{
		font-size: 28px;
	}
	h3{
		font-size: 24px;
	}
	h4{
		font-size: 20px;
	}
	h5{
		font-size: 18px;
	}
	h6{
		font-size: 16px;
	}
	
}
@media (min-width: 992px){
    .container-box.container-box1 {
        max-width: 960px;
    }
}

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

@media only screen and (max-width: 1024px){
	.loan-cat{
		width: auto !important;
		height: 130px !important;
	}
}
@media only screen and (max-width: 991px){
	
	.loan-cat {
    	width: auto !important;
    	height: 100px !important;
	}
	.loan-cat img.loan-categories {
	    max-width: 45px;
	    height: auto;
	}
	.sh-sub-heading {
        font-size: 22px;
    }
    .site-heading .title {
        font-size: 33px;
    }
    .services-title {
        font-size: 40px;
    }
    .servises-main-title {
        font-size: 70px;
    }
    .perl footer .site_footer ul{
        display: table;
        padding: 0;
        margin: 0 auto;
        text-align: center;
    }
    .perl footer .about-links li {
        line-height: 25px;
    }
    .perl footer .about-links a{
        font-size: 18px;
    }
	
}

@media only screen and (max-width:767px){
	.site-heading {
	    position: relative;
    	padding-top: 35px;
	}
	.loan-cat {
    	width: 110px !important;
    	height: 110px !important;
    	margin: 0 auto;
    	position: relative;
	}
	.row-marg {
     margin-top: 0px; 
	}
	.loan-cat img.loan-categories {
	    max-width: 43px;
	    height: auto;
	}
	.image-radio-checked .chaked-img{
    	top: -2px;
    	width: 25px;
        left:0px;
	}
	.steps-subtitle{
		font-size: 20px;
	}
	.sh-sub-heading {
        font-size: 19px;
    }
    .site-heading .title {
        font-size: 30px;
        line-height: 50px;
    }
    .services-title {
        font-size: 34px;
    }
    .servises-main-title {
        font-size: 65px;
    }
    .perl footer .site_footer ul{
        text-align: center;
    }
}

@media only screen and (max-width: 575px){
	.site-heading .title {
        font-size: 40px;
    }
    .ts-main {
        border: unset;
        height: auto;
        padding-bottom: 25px;
    }
    .steps-image {
        text-align: center;
    }
    .steps-subtitle {
        color: #009886;
        font-size: 28px;
        font-size: 28px;
        text-align: center;
        font-weight: 700;
    }
    .steps-text {
        font-size: 20px;
        max-width: 451px;
        text-align: center;
        margin: 0 auto;
    }
    .servises-main-title {
        font-size: 60px;
    }
    .pl-title.text-center {
        font-size: 25px;
        padding: 5px 0;
    }
    .pl-subtitle {
        max-width: 400px;
    }
    .pl-banner .container{
        height: 350px;
    }
   
    footer .site_footer {
        height: auto;
    }
    .perl footer .footer-logo{
        padding: 30px 0px 30px 0px;
    }
    .perl-copyright{
        height: 75px;
    }
    .perl footer {
        margin-top: 0px;
        padding-top: 0px
    }
    .perl footer .logo {
        margin: 0 auto
    }
    .perl footer .site_footer ul {
        text-align: center
    }
	
}
@media (max-width: 520px) { 
    .site-heading .title {
        font-size: 35px;
    }
    .servises-main-title {
        font-size: 48px;
    }
}

@media only screen and (max-width: 480px){
	
    .form-sub-title{
        padding: 20px 10px 0 10px;
    }
   
    .servises-main-title{
        font-size: 45px;
    }
   
    .steps-subtitle{
        font-size: 20px;
    }
    .steps-text {
        font-size: 18px;
    }
    .perl-copyright {
        font-size: 13px;
    }
    .sh-sub-heading {
        font-size: 15px;
    }
    .site-heading .title {
        font-size: 28px;
    }
}