@charset "UTF-8";
/* CSS Document for LoanDelight, By Abhay Kumar Thakur, 18 September 2020  */

/*=============--- GLOBAL start ----=============*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@200;300;400;500;600;700&display=swap');
/*@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;600;700;800;900&display=swap');
<link href="https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;600;700;800;900&display=swap" rel="stylesheet">*/

body {
	font-family: 'Raleway', sans-serif !important;
	color:#333333;
	background-color: #fafafa !important;
}
.navbar {
    position: relative;
    min-height: 65px !important;
    margin-bottom: 20px;
    border: 1px solid transparent;
	font-family: 'Raleway', sans-serif !important;
}


.navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 2.5 !important;
	font-family: 'Raleway', sans-serif !important;
}


.navbar a:link, 
.navbar a:visited,
.navbar a:active {color: #f11b3e !important;font-family: 'Raleway', sans-serif !important;}
.navbar a:hover {color: #3356ca !important;font-family: 'Raleway', sans-serif !important;}

a:link, 
a:visited,
a:active {color: #f11b3e !important; text-decoration: none;font-family: 'Raleway', sans-serif !important;}
a:hover {color: #f11b3e !important; text-decoration: underline;font-family: 'Raleway', sans-serif !important;}


.padding-top-0 {padding-top: 0px !important;}
.padding-top-5 {padding-top: 5px !important;}
.padding-top-10 {padding-top: 10px !important;}
.padding-top-15 {padding-top: 15px !important;}
.padding-top-20 {padding-top: 20px !important;}
.padding-top-25 {padding-top: 25px !important;}
.padding-top-30 {padding-top: 30px !important;}
.padding-top-35 {padding-top: 35px !important;}

.padding-left-0 {padding-left: 0px !important;}
.padding-left-5 {padding-left: 5px !important;}
.padding-left-10 {padding-left: 10px !important;}
.padding-left-15 {padding-left: 15px !important;}
.padding-left-20 {padding-left: 20px !important;}
.padding-left-25 {padding-left: 25px !important;}
.padding-left-30 {padding-left: 30px !important;}
.padding-left-35 {padding-left: 35px !important;}

.padding-bottom-0 {padding-bottom: 0px !important;}
.padding-bottom-5 {padding-bottom: 5px !important;}
.padding-bottom-10 {padding-bottom: 10px;}
.padding-bottom-15 {padding-bottom: 15px !important;}
.padding-bottom-20 {padding-bottom: 20px !important;}
.padding-bottom-25 {padding-bottom: 25px !important;}
.padding-bottom-30 {padding-bottom: 30px !important;}
.padding-bottom-35 {padding-bottom: 35px !important;}


.padding-right-0 {padding-right: 0px !important;}
.padding-right-5 {padding-right: 5px !important;}
.padding-right-10 {padding-right: 10px !important;}
.padding-right-15 {padding-right: 15px !important;}
.padding-right-20 {padding-right: 20px !important;}
.padding-right-25 {padding-top: 25px !important;}
.padding-right-30 {padding-top: 30px !important;}
.padding-right-35 {padding-top: 35px !important;}


.margin-top-0 {margin-top: 0px !important;}
.margin-top-5 {margin-top: 5px !important;}
.margin-top-10 {margin-top: 10px !important;}
.margin-top-15 {margin-top: 15px !important;}
.margin-top-20 {margin-top: 20px !important;}
.margin-top-25 {margin-top: 25px !important;}
.margin-top-30 {margin-top: 30px !important;}
.margin-top-35 {margin-top: 35px !important;}

.margin-left-0 {margin-left: 0px !important;}
.margin-left-5 {margin-left: 5px !important;}
.margin-left-10 {margin-left: 10px !important;}
.margin-left-15 {margin-left: 15px !important;}
.margin-left-20 {margin-left: 20px !important;}
.margin-left-25 {margin-left: 25px !important;}
.margin-left-30 {margin-left: 30px !important;}
.margin-left-35 {margin-left: 35px !important;}

.margin-bottom-0 {margin-bottom: 0px !important;}
.margin-bottom-5 {margin-bottom: 5px !important;}
.margin-bottom-10 {margin-bottom: 10px !important;}
.margin-bottom-15 {margin-bottom: 15px !important;}
.margin-bottom-20 {margin-bottom: 20px !important;}
.margin-bottom-25 {margin-bottom: 25px !important;}
.margin-bottom-30 {margin-bottom: 30px !important;}
.margin-bottom-35 {margin-bottom: 35px !important;}

.margin-right-0 {margin-right: 0px !important;}
.margin-right-5 {margin-right: 5px !important;}
.margin-right-10 {margin-right: 10px !important;}
.margin-right-15 {margin-right: 15px !important;}
.margin-right-20 {margin-right: 20px !important;}
.margin-right-25 {margin-top: 25px !important;}
.margin-right-30 {margin-top: 30px !important;}
.margin-right-35 {margin-top: 35px !important;}


.section1-banner {
	height: calc( 100vh - 120px ) !important;
	height: -moz-calc(100vh - 120px ) !important;
	height: -webkit-calc( 100vh - 120px ) !important;
	
	
	margin-top: 60px !important;
	padding-top: 65px !important;
	padding-bottom: 50px;
	background: url("../images/home_banner.png") no-repeat 100% 100% fixed;
	/*background-color: #98C0F4;*/
	box-sizing: border-box;
	
	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
}




.section3-services {
	padding-bottom: 65px  !important;
	padding-top: 55px !important;
	box-sizing: border-box;
	background: #FFFFFF;
	width: 100%;
	font-family: 'Raleway', sans-serif !important;
}

h1, h2, h3, h4, h5 {font-family: 'Raleway', sans-serif !important;}

.font-red {color: #f11b3e !important;}
.font-blue {color: #4b67c5 !important;}
.font-green {color: #2ba87e !important;}

.section3-services-box h4 {font-family: 'Raleway', sans-serif !important; font-weight: bold; font-size: 20px; color: #f11b3e; line-height: 2;}
.section3-services-box {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	color: #3a3a3a;
	border-radius: 15px !important; 
	padding: 25px 30px; 
	margin: auto !important; 
	width: 95% !important; 
	display: block;
	-webkit-box-shadow: 0px 0px 18px -6px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 0px 18px -6px rgba(0,0,0,0.55);
	box-shadow: 0px 0px 18px -6px rgba(0,0,0,0.55);
}

.services-box-icon {
	 margin: auto; 
	margin-top: 15px; 
	width: 95px; height: 95px; 
	border-radius: 100px; 
	border: 2px solid #feacba;
	padding: 15px;
}

.servece-text-box {
	min-height: 175px;
	width: 100%;
	height: auto;
}

.servece-text-box p {
	font-weight: 400;
	font-size: 16px;
}

.services-box-btn {
	width: 100%;
	bottom: 0 !important;
}

.btn-bdr-red-round{
	border: 1px #ff8599 solid !important;
	border-radius: 25px !important;
	padding: 8px 25px !important;
	color: #f11b3e !important;
    background-color: #FFFFFF !important;
	transition: 0.3s;
	font-family: 'Raleway', sans-serif !important;
    }
.btn-bdr-red-round:hover,
.btn-bdr-red-round:focus,
.btn-bdr-red-round:active {
	border: 1px #f11b3e solid !important;
	border-radius: 25px !important;
	padding: 8px 25px !important;
	color: #FFF !important;
	background-color: #f11b3e !important;
    }
.btn-red-round{
	border: 1px #f11b3e solid !important;
	border-radius: 25px !important;
	padding: 8px 25px !important;
	color: #FFF !important;
    background-color: #f11b3e !important;
	transition: 0.3s;
    }
.btn-red-round:hover,
.btn-red-round:focus,
.btn-red-round:active {
	border: 1px #f11b3e solid !important;
	border-radius: 25px !important;
	padding: 8px 25px !important;
	color: #f11b3e !important;
	background-color: #FFF !important;
	font-family: 'Raleway', sans-serif !important;
    }

.btn {outline: none  !important;font-family: 'Raleway', sans-serif !important;}

.section4-banking_partners {
	padding-bottom: 65px  !important;
	padding-top: 55px !important;
	box-sizing: border-box;
	background: #f5f5f5;
	width: 100%;
	
}

.bank-logo-bg {
	background-color: #fff !important; 
	border-radius: 7px !important;
	margin-top: 15px;
	margin-bottom: 15px;
}

.section5-testimonial {
	border-top: 7px solid #f11b3e;
	width: 100% !important; 
	box-sizing: border-box;
	color: #FFFFFF !important;
	
	padding-top: 65px !important;
	padding-bottom: 50px;
	background: url("../images/testimonial_bg.png") no-repeat 100% 100%;


 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
	
}


.testimonials-img {
	width: 125px;
	height: 125px;
	border-radius: 50% !important;
	-webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.75);
	margin: auto !important;
	
}

.testimonials-img img{
	width: 125px;
	height: 125px;
	border-radius: 50% !important;
}

.testimonials-text {
	color: #FFFFFF;
	font-size: 18px;
	font-family: 'Raleway', sans-serif !important;
}


.section5-testimonial .carousel-inner {min-height: 350px !important;}


.section-cibil {
	padding-bottom: 60px;
	padding-top: 60px;
	width: 100%;
	box-sizing: border-box;
}

.section-cibil h2{
	font-family: 'Raleway', sans-serif !important;
	font-size: 34px;
	font-weight: 300;
}

.section-footer-1 {
	background: #171717;
	font-size: 16px;
	padding-top: 65px;
	padding-bottom: 60px;
	width: 100%;
	box-sizing: border-box;
	color: #eee;
	font-family: 'Raleway', sans-serif !important;
}
.section-footer-1 td{font-family: 'Raleway', sans-serif !important;}

.section-footer-1 p {text-align: justify;}
.section-footer-1 .hdr {
	width: 100%; 
	min-height: 45px; 
	border-bottom: 1px dotted #525252; 
	margin-bottom: 25px;
}
.section-footer-1 .hdr h3 {font-family: 'Raleway', sans-serif !important; color: #416dff; font-weight: 900 !important;}

.section-footer-1 ul {
	padding: 0px;
	list-style-type: none;
	
}
.section-footer-1 ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 2;
	font-family: 'Raleway', sans-serif !important;
	
}

.section-footer-1 p {
	font-size: 18px;
	font-family: 'Raleway', sans-serif; 
	font-weight: 300;
}

.footer-links a:link,
.footer-links a:visited,
.footer-links a:active {
	color: #eeeeee !important; 
	text-decoration: none !important; 
	font-size: 16px;
	transition: 0.3s;
	font-family: 'Raleway', sans-serif !important;
}
.footer-links a:hover {
	color: #f11b3e !important; 
	text-decoration: none !important; 
	font-size: 16px;
}

.section-footer-2 {
	background: #101010;
	padding: 25px 15px 15px 15px !important;
	font-size: 16px;
	color: #7a7a7a;
	width: 100%;
	box-sizing: border-box;
	font-family: 'Raleway', sans-serif !important;
}



.social:hover {
     -webkit-transform: scale(1.1);
     -moz-transform: scale(1.1);
     -o-transform: scale(1.1);
 }
 .social {
     -webkit-transform: scale(0.8);
     /* Browser Variations: */
     
     -moz-transform: scale(0.8);
     -o-transform: scale(0.8);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
	 color: #ffffff ;
 }

 
 #social-fb:hover {
     color: #3B5998  !important;
 }
 #social-tw:hover {
     color: #4099FF  !important;
 }
 #social-yt:hover {
     color: #f61c0d  !important;
 }
 #social-em:hover {
     color: #f39c12  !important;
 }



/* Carousel Styles */
/* indicators */
.section1-banner .carousel-indicators .active {
  background-color: #fff;
  width: 14px;
  height: 14px;
  transition: background 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.section1-banner .carousel-indicators li {
  border: 2px solid #FFFFFF;
  background-color: #2947aa;
}


.section1-banner .carousel-inner img {
    width: 100%;
    max-height: 460px
}

.section1-banner .carousel-control {
    width: 0;
}

.section1-banner .carousel-control.left,
.section1-banner .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=.70);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.section1-banner .carousel-control.left span {
	padding: 15px;
}

.section1-banner .carousel-control.right span {
	padding: 15px;
}

.banner .carousel-control .glyphicon-chevron-left, 
.banner .carousel-control .glyphicon-chevron-right, 
.banner .carousel-control .icon-prev, 
.banner .carousel-control .icon-next {
	position: absolute;
	top: 40% !important;
	z-index: 5;
	display: inline-block;
}

.banner .carousel-control .glyphicon-chevron-left,
.banner .carousel-control .icon-prev {
	left: 0;
}

.banner .carousel-control .glyphicon-chevron-right,
.banner .carousel-control .icon-next {
	right: 0;
}

.banner .carousel-control.left span,
.banner .carousel-control.right span {
	background-color: #11204e;
}

.banner .carousel-control.left span:hover,
.banner .carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}



.section1-banner .header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}


/*.header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}*/

/*.section1-banner .header-text h3 span {
	background-color: #000;
	padding: 15px;
}
*/
/*.section1-banner .btn-min-block {
    min-width: 170px;
    line-height: 26px;
}*/

/*.section1-banner .btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}*/

/*.section1-banner .btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
*/


.carousel-fill {
    height: -o-calc(100vh - 200px) !important;
    height: -webkit-calc(100vh - 200px) !important;
    height: -moz-calc(100vh - 200px) !important;
    height: calc(100vh - 200px) !important;
    width: auto !important;
    overflow: hidden;
    display: inline-block;
    text-align: center;
}




.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .0) 100%) !important;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .0) 100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .0))) !important;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .0) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}



.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .0001) 100%) !important;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .0001) 100%) !important;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0)), to(rgba(0, 0, 0, .0001))) !important;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0) 0%, rgba(0, 0, 0, .0001) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}


.carousel-control {
    width: 3% !important;
}
.banner .carousel-control.left span, .banner .carousel-control.right span {
    background-color: #11204e;
    width: 47px;
    height: 47px;
	border-radius: 100%;
	font-size: 18px !important;
}

.banner .btn-red-round{
	border: 1px #f11b3e solid !important;
	border-radius: 25px !important;
	padding: 10px 25px !important;
	color: #FFF !important;
    background-color: #f11b3e !important;
	transition: 0.3s;
	font-size: 17px !important;
    }
.banner .btn-red-round:hover,
.banner .btn-red-round:focus,
.banner .btn-red-round:active {
	border: 1px #f11b3e solid !important;
	border-radius: 25px !important;
	padding: 10px 25px !important;
	color: #f11b3e !important;
	background-color: #FFF !important;
    }



	.banner h1 { 
		font-family: 'Raleway', sans-serif; 
		letter-spacing: 1px !important; 
		padding-top: 25px; 
		padding-bottom: 12px; 
		text-shadow: 0px 0px 10px rgba(150, 150, 150, 0.55);
	}
	.banner h3 { 
		font-family: 'Raleway', sans-serif !important; 
		letter-spacing: 1px !important; 
		text-shadow: 0px 0px 10px rgba(150, 150, 150, 0.55);
		padding-bottom: 12px;
	}


.section2-contact_number_bg {
	box-sizing: border-box;
	background: url("../images/home_contact_number_bg.png") no-repeat;
	background-size: cover !important;
	color: #ffffff !important;
}
.section2-contact_number_bg h1 {
	font-weight: 800 !important;
	font-family: 'Raleway', sans-serif !important;
	margin-top: 10px !important;
    margin-bottom: 20px !important;
}


@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	
	.banner h1 { 
		font-size: 52px !important; 
		font-weight: 200 !important; 
	}
	.banner h3 { 
		font-size: 38px !important; 
		font-weight: 400 !important; 
	}
	
	.section2-contact_number_bg h1 {font-size: 42px !important;}
	
	.section3-services h1, 
	.section4-banking_partners h1, 
	.section5-testimonial h1,
	.about-us h1 {
		font-family: 'Raleway', sans-serif; 
		font-weight: 300; 
		font-size: 48px;
	}
	
	.cibil-left-top-bdr {border-left: 2px dashed #ddd;}
	
	.footer-about-padding {padding-top: 90px !important;}
}




@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	
	.banner h1 { 
		font-size: 52px !important; 
		font-weight: 200 !important; 
	}
	.banner h3 { 
		font-size: 38px !important; 
		font-weight: 900 !important; 
	}

	
	.section2-contact_number_bg h1 {font-size: 38px !important;}
	
	.section3-services h1, 
	.section4-banking_partners h1, 
	.section5-testimonial h1,
	.about-us h1  {
		font-family: 'Raleway', sans-serif; 
		font-weight: 300; 
		font-size: 48px;
	}
	
	.cibil-left-top-bdr {border-left: 2px dashed #ddd;}
	
	.footer-about-padding {padding-top: 90px !important;}
	
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	
	.banner h1 { 
		font-size: 44px; 
		font-weight: 400 !important; 
	}
	
	.banner h3 { 
		font-size: 34px; 
		font-weight: 900 !important; 
	}
	
	.section2-contact_number_bg h1 {font-size: 36px !important;}
	
	
	.section3-services h1, 
	.section4-banking_partners h1, 
	.section5-testimonial h1,
	.about-us h1  {
		font-family: 'Raleway', sans-serif; 
		font-weight: 300; 
		font-size: 48px;
	}

	
	.cibil-left-top-bdr {border-left: 2px dashed #ddd;}
	
	.footer-about-padding {padding-top: 90px;}

}


@media screen and (min-width: 768px) and (max-width: 991px) {	
	
	.banner h1 { 
		font-size: 42px; 
		font-weight: 400 !important; 
	}
	
	.banner h3 { 
		font-size: 32px; 
		font-weight: 900 !important; 
	}
	
	.section2-contact_number_bg h1 {font-size: 34px !important;}
	
	.section3-services h1, 
	.section4-banking_partners h1, 
	.section5-testimonial h1,
	.about-us h1  {
		font-family: 'Raleway', sans-serif; 
		font-weight: 300; 
		font-size: 44px;
	}
	
	.cibil-left-top-bdr {border-top: 1px dashed #AAA;}
	
	.footer-about-padding {padding-top: 0px;}

}

@media screen and (min-width: 601px) and (max-width: 667px) {
	
	.banner h1 { 
		font-size: 36px; 
		font-weight: 900 !important; 
	}
	
	.banner h3 { 
		font-size: 28px; 
		font-weight: 400 !important; 
	}
	
	.section2-contact_number_bg h1 {font-size: 32px !important;}
	
	.section3-services h1, 
	.section4-banking_partners h1, 
	.section5-testimonial h1,
	.about-us h1  {
		font-family: 'Raleway', sans-serif; 
		font-weight: 300; 
		font-size: 42px;
	}
		
	
	.cibil-left-top-bdr {border-top: 1px dashed #AAA;}
	
	.footer-about-padding {padding-top: 0px;}
}

/*@media screen and (max-width: 767px) {
	
}
*/

@media screen and (max-width: 600px) {
	
	.banner h1 { 
		font-size: 34px; 
		font-weight: 900 !important; 
	}
	
	.banner h3 { 
		font-size: 24px; 
		font-weight: 400 !important; 
	}
	
	.section2-contact_number_bg h1 {font-size: 28px !important;}
	
	.section3-services h1, 
	.section4-banking_partners h1, 
	.section5-testimonial h1,
	.about-us h1  {
		font-family: 'Raleway', sans-serif; 
		font-weight: 300; 
		font-size: 38px;
	}
	
	.cibil-left-top-bdr {border-top: 1px dashed #AAA;}

	.footer-about-padding {padding-top: 0px;}
}

@media screen and (max-width: 480px) {	
	
	.banner h1 { 
		font-size: 32px; 
		font-weight: 900 !important; 
	}
	
	.banner h3 { 
		font-size: 24px; 
		font-weight: 400 !important; 
	}
	
	.section2-contact_number_bg h1 {font-size: 26px !important;}
	
	.section3-services h1, 
	.section4-banking_partners h1, 
	.section5-testimonial h1,
	.about-us h1 {
		font-family: 'Raleway', sans-serif; 
		font-weight: 300; 
		font-size: 32px;
	}
	
	.cibil-left-top-bdr {border-top: 1px dashed #AAA;}
	
	.footer-about-padding {padding-top: 0px;}
}



/* Testimonial CSS Code Start */
/* background */
.carousel-bg {
  background-color: none;
  margin-top: 40px;
  margin-bottom: 40px;
}
/* quote */
.quote-image {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  padding-top: 60px;
  width: 80px;
}
/* text-style */
.testimonial-style .testimonial-caption-style {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 30px;
  bottom: 40%;
  text-shadow: none;
  top: 10%;
}
.testimonial-style .testimonial-authors {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 900;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 30px;
  margin-top: 40px;
}
/* carousel-height-control */
.testimonial-style .carousel-inner > .item {
  padding-top: auto;
  padding-bottom: auto;
  min-height: 480px;
}
/* carousel-left-right-control */
.testimonial-style .carousel-control.left {
  background: none;
  box-shadow: none;
  text-shadow: none;
}
.testimonial-style .carousel-control.right {
  background: none;
  box-shadow: none;
  text-shadow: none;
}
.testimonial-style .carousel-control {
  /*color: #354052;*/
}
.testimonial-style .carousel-control:hover {
  color: #354052;
  text-decoration: none;
  transition: background-color 1s ease;
}
/* indicators */
.testimonial-style .carousel-indicators .active {
  background-color: #fff;
  width: 14px;
  height: 14px;
  transition: background 1s cubic-bezier(0.22, 0.61, 0.36, 1);
}
.testimonial-style .carousel-indicators li {
  border: 2px solid #FFFFFF;
  background-color: #2947aa;
}
 .testimonial-profile-img {
	 margin: auto; 
	 width: 125px; 
	 height: 125px; 
	 border-radius: 100px; 
	 margin-bottom: 35px;
}








/*========-----    About Us page css    -------=======*/

.alt-pages-top-padding {
	margin-top: 40px !important;
	padding-top: 65px !important;
	padding-bottom: 50px;
	box-sizing: border-box;
	}


.alt-pages-top-padding h2 {font-size: 36px;}
.alt-pages-top-padding h3 {font-size: 28px;}

.about-us p {font-size: 17px !important; line-height: 1.6; font-weight: 400; text-align: justify;}



input[type='tel'],
input[type='email'],
input[type='password'],
input[type='text'] {
	background-color: #fff !important;
	border: 1px solid #ccc !important;
    border-radius:5px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #333 !important;
	height: 42px !important;
    }
input[type='tel']:focus,
input[type='email']:focus,
input[type='password']:focus,
input[type='text']:focus {
	border-radius:5px !important;
  	border: 1px solid #5975cf !important;
	-webkit-appearance: none;
    background-color: #fff !important;
	box-shadow:none !important;
	color: #333 !important;
	height: 42px !important;
}


.selected-flag {outline: none !important;}

select {
	border: 1px solid #ccc !important;
    border-radius:5px !important;
	box-shadow:none !important;
	color: #333 !important;
	height: 42px !important;
	background: url(../images/icon_dropdown.png) no-repeat right center !important;
	-webkit-appearance: none;
	 -moz-appearance: none;
	 -ms-appearance: none; 
	 appearance: none;
	 outline: 0;
	 background-color: #FFFFFF !important;
}
select:focus {
	border-radius:5px !important;
	border: 1px solid #5975cf !important;
	-webkit-appearance: none;
	background-color: #FFFFFF !important;
	box-shadow:none !important;
	color: #333 !important;
	height: 42px !important;
	background: url(../images/icon_dropdown.png) #FFF no-repeat right center !important;
}


textarea {
	background-color: #fff !important;
	border: 0.5px solid #ccc !important;
    border-radius:4px !important;
	-webkit-appearance: none;
	box-shadow:none !important;
	color: #333 !important;
}


textarea :focus {
	border-radius:4px !important;
  	border: 0.5px solid #5975cf !important;
	-webkit-appearance: none;
    background-color: #fff !important;
	box-shadow:none !important;
	color: #333 !important;
}
textarea { resize: none; }


.font-size-8 {font-size: 8px !important;}
.font-size-10 {font-size: 10px !important;}
.font-size-12 {font-size: 12px !important;}
.font-size-14 {font-size: 14px !important;}
.font-size-16 {font-size: 16px !important;}
.font-size-17 {font-size: 17px !important;}
.font-size-18 {font-size: 18px !important;}
.font-size-20 {font-size: 20px !important;}
.font-size-22 {font-size: 22px !important;}
.font-size-24 {font-size: 24px !important;}
.font-size-26 {font-size: 26px !important;}
.font-size-28 {font-size: 28px !important;}
.font-size-30 {font-size: 30px !important;}
.font-size-32 {font-size: 32px !important;}
.font-size-34 {font-size: 34px !important;}
.font-size-36 {font-size: 36px !important;}
.font-size-38 {font-size: 38px !important;}
.font-size-40 {font-size: 40px !important;}


.loan-form-box { 
	width: 100%; 
	padding: 10px 25px 25px 25px;
	background-color: #edeff5;
	display: block;
	min-height: 250px;
}


.testimonial-style .carousel-control .glyphicon-chevron-left, .testimonial-style .carousel-control .glyphicon-chevron-right, .testimonial-style .carousel-control .icon-prev, .testimonial-style .carousel-control .icon-next {background-color:#FFFFFF; border-radius: 50px;padding: 11px;width: 40px !important; height: 40px !important; font-size: 18px;}






/* FAQ CSS */
.faq a:hover,.faq a:focus{
 text-decoration: none;
 outline: none;
}

.faq #accordion .panel{
 border: none;
 box-shadow: none;
 border-radius: 0;
 margin-bottom: 5px;
}

.faq #accordion .panel-heading{
 padding: 0;
 border-radius: 0;
 text-align: left;
 border: none;
}

.faq #accordion .panel-title a{
 display: block;
 padding: 15px;
 font-size: 16px;
 font-weight: normal;
 color: #333 !important;
 background: #edeff5;
 transition: all 0.5s ease 0s;
}

.faq #accordion .panel-title a:hover{
 background: #ffe1e1;
}

.faq #accordion .panel-body{
 font-size: 14px;
 color: #333 !important;
 background: #fff;
 padding: 15px 20px;
 line-height: 25px;
 border: none;
 position: relative;
}

.faq #accordion .panel-body:after{
 content: "";
 position: absolute;
 top: -25px;
 left: 40px;
 border: 15px solid transparent;
 border-bottom: 10px solid #fff;
}






/*------- CSS start for Updated HDFC page ----*/

.hdfc-navbar-bg {
	background-color: /*#004fa1 #152f58*/ #0a2756 !important;
}

.hdfc-navbar-bg .navbar-collapse {border-top: 0px !important;}

.hdfc .navbar-right a:link, 
.hdfc .navbar-right a:visited,
.hdfc .navbar-right a:active {color: #FFF !important;}
.hdfc .navbar-right a:hover {color: #EEE !important;}

.hdfc-testimonial {
	border-top: 7px solid #f11b3e;
	width: 100% !important; 
	box-sizing: border-box;
	color: #FFFFFF !important;
	
	padding-top: 55px !important;
	padding-bottom: 60px;
	background: url("../images/testimonial_bg_hdfc2.png") no-repeat 100% 100%;


 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
	
}
.how-to-apply h1,
.hdfc-testimonial h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300; 
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.how-to-apply h1,
	.hdfc-testimonial h1 { font-size: 48px; }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.how-to-apply h1,
	.hdfc-testimonial h1 { font-size: 48px; }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.how-to-apply h1,
	.hdfc-testimonial h1  { font-size: 48px; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.hdfc-testimonial h1 { font-size: 44px; }
}

@media screen and (min-width: 601px) and (max-width: 667px) {
	.how-to-apply h1,
	.hdfc-testimonial h1 { font-size: 42px; }
}

@media screen and (max-width: 600px) {
	.how-to-apply h1,
	.hdfc-testimonial h1 { font-size: 38px; }
}

@media screen and (max-width: 480px) {	
	.how-to-apply h1,
	.hdfc-testimonial h1 {font-size: 32px;
	}
}



/*
 .hdfc-testimonial  .testimonial-caption-style {
  font-family: 'Raleway', sans-serif !important;
  font-weight: 400;
  font-size: 22px;
  color: #FFFFFF;
  line-height: 30px;
  bottom: 40%;
  text-shadow: none;
  top: 10%;
	
	background-color: rgba(255,255,255,0.10);
	display:table !important;
	width: 90%;
	margin: auto;
	min-height: 430px !important;
	padding: 25px;
	border-radius: 11px;
}

@media screen and (min-width: 768px) {
 .hdfc .carousel-indicators {
    bottom: -20px !important;
}
}*/



/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #f11b3e; border: 2px solid #f11b3e;
}
#quote-carousel img
{
  width: 120px;
  /*height: 100px*/
}
/* End carousel */

.hdfc-testimonial-item .item blockquote {
    border-left: none !important; 
    margin: 0;
	min-height: 200px;
}

.hdfc-testimonial-item .item blockquote img {
    margin-bottom: 10px;
}

/*.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}*/
/**
  MEDIA QUERIES
*/
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

.hdfc-item-next:link, 
.hdfc-item-next:visited,
.hdfc-item-next:active {color: #FFF !important; font-size: 26px;}
.hdfc-item-next:hover {color: #FFF !important;}






/*------- CSS start for ICICI Bank page ----*/
.icici-navbar-bg {
	background-color: #e4833b !important;
}


.icici-banner-bg {
	 margin-top: 60px !important;
	 padding-top: 40px !important; 
	 padding-bottom: 0px !important;
	 background-image: linear-gradient(to right, #f5c286, #f5c286, #fbeed6) !important;
	 color:#fff !important;
}


.icici-testimonial {
	border-top: 7px solid #f11b3e;
	width: 100% !important; 
	box-sizing: border-box;
	color: #FFFFFF !important;
	
	padding-top: 55px !important;
	padding-bottom: 60px;
	background: url("../images/testimonial_bg_icici.png") no-repeat 100% 100%;

 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.icici-testimonial h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300; 
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.icici-testimonial h1 { font-size: 48px; }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.icici-testimonial h1 { font-size: 48px; }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.icici-testimonial h1  { font-size: 48px; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.icici-testimonial h1 { font-size: 44px; }
}

@media screen and (min-width: 601px) and (max-width: 667px) {
	.icici-testimonial h1 { font-size: 42px; }
}

@media screen and (max-width: 600px) {
	.icici-testimonial h1 { font-size: 38px; }
}

@media screen and (max-width: 480px) {	
	.icici-testimonial h1 {font-size: 32px;
	}
}

.icici-testimonial-item .item blockquote {
    border-left: none !important; 
    margin: 0;
	min-height: 200px;
}

.icici-testimonial-item .item blockquote img {
    margin-bottom: 10px;
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}

.icici-item-next:link, 
.icici-item-next:visited,
.icici-item-next:active {color: #FFF !important; font-size: 26px;}
.icici-item-next:hover {color: #FFF !important;}


/*------- CSS end for ICICI Bank page ----*/




/*------- CSS start for AXIS Bank page ----*/
.axis-navbar-bg {
	background-color: #7b2841 !important;
}


.axis-banner-bg {
	 margin-top: 60px !important;
	 padding-top: 40px !important; 
	 padding-bottom: 0px !important;
	 background-image: linear-gradient(to right, #c77790 , #e6aabd) !important;
	 color:#fff !important;
}


.axis-testimonial {
	border-top: 7px solid #f11b3e;
	width: 100% !important; 
	box-sizing: border-box;
	color: #FFFFFF !important;
	
	padding-top: 55px !important;
	padding-bottom: 60px;
	background: url("../images/testimonial_bg_axis.png") no-repeat 100% 100%;

 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.axis-testimonial h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300; 
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.axis-testimonial h1 { font-size: 48px; }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.axis-testimonial h1 { font-size: 48px; }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.axis-testimonial h1  { font-size: 48px; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.axis-testimonial h1 { font-size: 44px; }
}

@media screen and (min-width: 601px) and (max-width: 667px) {
	.axis-testimonial h1 { font-size: 42px; }
}

@media screen and (max-width: 600px) {
	.axis-testimonial h1 { font-size: 38px; }
}

@media screen and (max-width: 480px) {	
	.axis-testimonial h1 {font-size: 32px;
	}
}

.axis-testimonial-item .item blockquote {
    border-left: none !important; 
    margin: 0;
	min-height: 200px;
}

.axis-testimonial-item .item blockquote img {
    margin-bottom: 10px;
}


.axis-item-next:link, 
.axis-item-next:visited,
.axis-item-next:active {color: #FFF !important; font-size: 26px;}
.axis-item-next:hover {color: #FFF !important;}


/*------- CSS end for AXIS Bank page ----*/




/*------- CSS start for IDFC Bank page ----*/
.idfc-navbar-bg {
	background-color: #FFF !important;
}


.hdfc-navbar-bg .navbar-collapse {border-top: 0px !important;}

.idfc .navbar-right a:link, 
.idfc .navbar-right a:visited,
.idfc .navbar-right a:active {color: #666 !important;}
.idfc .navbar-right a:hover {color: #902a2c !important;}


.idfc-banner-bg {
	 margin-top: 60px !important;
	 padding-top: 40px !important; 
	 padding-bottom: 0px !important;
	  background-image: linear-gradient(to right, #ccaba6 , #e6d0cf) !important;
	 color:#fff !important;
	
	    
}


.idfc-testimonial {
	border-top: 7px solid #f11b3e;
	width: 100% !important; 
	box-sizing: border-box;
	color: #FFFFFF !important;
	
	padding-top: 55px !important;
	padding-bottom: 60px;
	background: url("../images/testimonial_bg_idfc.png") no-repeat 100% 100%;

 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.idfc-testimonial h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300; 
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.idfc-testimonial h1 { font-size: 48px; }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.idfc-testimonial h1 { font-size: 48px; }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.idfc-testimonial h1  { font-size: 48px; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.idfc-testimonial h1 { font-size: 44px; }
}

@media screen and (min-width: 601px) and (max-width: 667px) {
	.idfc-testimonial h1 { font-size: 42px; }
}

@media screen and (max-width: 600px) {
	.idfc-testimonial h1 { font-size: 38px; }
}

@media screen and (max-width: 480px) {	
	.idfc-testimonial h1 {font-size: 32px;
	}
}

.idfc-testimonial-item .item blockquote {
    border-left: none !important; 
    margin: 0;
	min-height: 200px;
}

.idfc-testimonial-item .item blockquote img {
    margin-bottom: 10px;
}


.idfc-item-next:link, 
.idfc-item-next:visited,
.idfc-item-next:active {color: #FFF !important; font-size: 26px;}
.idfc-item-next:hover {color: #FFF !important;}


/*------- CSS end for IDFC Bank page ----*/





/*------- CSS start for Yes Bank page ----*/
.yes-navbar-bg {
	background-color: #FFF !important;
}


.yes-navbar-bg .navbar-collapse {border-top: 0px !important;}

.yes .navbar-right a:link, 
.yes .navbar-right a:visited,
.yes .navbar-right a:active {color: #666 !important;}
.yes .navbar-right a:hover {color: #902a2c !important;}


.yes-banner-bg {
	 margin-top: 60px !important;
	 padding-top: 40px !important; 
	 padding-bottom: 0px !important;
	  background-image: linear-gradient(to right, #70a1d2 , #7cb2e8) !important;
	 color:#fff !important;
	
	    
}


.yes-testimonial {
	border-top: 7px solid #f11b3e;
	width: 100% !important; 
	box-sizing: border-box;
	color: #FFFFFF !important;
	
	padding-top: 55px !important;
	padding-bottom: 60px;
	background: url("../images/testimonial_bg_yes.png") no-repeat 100% 100%;

 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.yes-testimonial h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300; 
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.yes-testimonial h1 { font-size: 48px; }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.yes-testimonial h1 { font-size: 48px; }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.yes-testimonial h1  { font-size: 48px; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.yes-testimonial h1 { font-size: 44px; }
}

@media screen and (min-width: 601px) and (max-width: 667px) {
	.yes-testimonial h1 { font-size: 42px; }
}

@media screen and (max-width: 600px) {
	.yes-testimonial h1 { font-size: 38px; }
}

@media screen and (max-width: 480px) {	
	.yes-testimonial h1 {font-size: 32px;
	}
}

.yes-testimonial-item .item blockquote {
    border-left: none !important; 
    margin: 0;
	min-height: 200px;
}

.yes-testimonial-item .item blockquote img {
    margin-bottom: 10px;
}


.yes-item-next:link, 
.yes-item-next:visited,
.yes-item-next:active {color: #FFF !important; font-size: 26px;}
.yes-item-next:hover {color: #FFF !important;}


/*------- CSS end for Yes Bank page ----*/





/*------- CSS start for Kotak Bank page ----*/
.kotak-navbar-bg {
	background-color: #ea3223 !important;
}

.btn-white-round {
	border: 1px #FFF solid !important;
	border-radius: 25px !important;
	padding: 8px 25px !important;
	color: red !important;
    background-color: #FFF !important;
	transition: 0.3s;
    }
.btn-white-round:hover,
.btn-white-round:focus,
.btn-white-round:active {
	border: 1px #FFF solid !important;
	border-radius: 25px !important;
	padding: 8px 25px !important;
	color: #FFF !important;
	background-color: red !important;
    }

.kotak-banner-bg {
	 margin-top: 60px !important;
	 padding-top: 40px !important; 
	 padding-bottom: 0px !important;
	 background-color: #fcf0f0 !important;
	 color:#333 !important;
}


.kotak-testimonial {
	border-top: 7px solid #f11b3e;
	width: 100% !important; 
	box-sizing: border-box;
	color: #FFFFFF !important;
	
	padding-top: 55px !important;
	padding-bottom: 60px;
	background: url("../images/testimonial_bg_kotak.png") no-repeat 100% 100%;

 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.kotak-testimonial h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300; 
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.kotak-testimonial h1 { font-size: 48px; }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.kotak-testimonial h1 { font-size: 48px; }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.kotak-testimonial h1  { font-size: 48px; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.kotak-testimonial h1 { font-size: 44px; }
}

@media screen and (min-width: 601px) and (max-width: 667px) {
	.kotak-testimonial h1 { font-size: 42px; }
}

@media screen and (max-width: 600px) {
	.kotak-testimonial h1 { font-size: 38px; }
}

@media screen and (max-width: 480px) {	
	.kotak-testimonial h1 {font-size: 32px;
	}
}

.kotak-testimonial-item .item blockquote {
    border-left: none !important; 
    margin: 0;
	min-height: 200px;
}

.kotak-testimonial-item .item blockquote img {
    margin-bottom: 10px;
}


.kotak-item-next:link, 
.kotak-item-next:visited,
.kotak-item-next:active {color: #FFF !important; font-size: 26px;}
.kotak-item-next:hover {color: #FFF !important;}


/*------- CSS end for AXIS Bank page ----*/






/*------- CSS start for StanChart Bank page ----*/
.StanChart-navbar-bg {
	background-color: #FFF !important;
}


.StanChart-navbar-bg .navbar-collapse {border-top: 0px !important;}

.StanChart .navbar-right a:link, 
.StanChart .navbar-right a:visited,
.StanChart .navbar-right a:active {color: #666 !important;}
.StanChart .navbar-right a:hover {color: #902a2c !important;}


.StanChart-banner-bg {
	 margin-top: 60px !important;
	 padding-top: 40px !important; 
	 padding-bottom: 0px !important;
	 /*background-image: linear-gradient(to right, #e4e6e5 , #e4e6e5) !important;*/
	background: url("../images/in-personal-loan-masthead-desktop-r2.webp") no-repeat 100% 100%;
	 color:#333 !important;
	background-color: #e4e6e5;
	min-height: 400px;    
}

.StanChart-banner-bg h1 {background-color: rgba(228,230,229,0.70)}


.StanChart-testimonial {
	border-top: 7px solid #f11b3e;
	width: 100% !important; 
	box-sizing: border-box;
	color: #FFFFFF !important;
	
	padding-top: 55px !important;
	padding-bottom: 60px;
	background: url("../images/testimonial_bg_StanChart.png") no-repeat 100% 100%;

 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.StanChart-testimonial h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300; 
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.StanChart-testimonial h1 { font-size: 48px; }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.StanChart-testimonial h1 { font-size: 48px; }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.StanChart-testimonial h1  { font-size: 48px; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.StanChart-testimonial h1 { font-size: 44px; }
}

@media screen and (min-width: 601px) and (max-width: 667px) {
	.StanChart-testimonial h1 { font-size: 42px; }
}

@media screen and (max-width: 600px) {
	.StanChart-testimonial h1 { font-size: 38px; }
}

@media screen and (max-width: 480px) {	
	.StanChart-testimonial h1 {font-size: 32px;
	}
}

.StanChart-testimonial-item .item blockquote {
    border-left: none !important; 
    margin: 0;
	min-height: 200px;
}

.StanChart-testimonial-item .item blockquote img {
    margin-bottom: 10px;
}


.StanChart-item-next:link, 
.StanChart-item-next:visited,
.StanChart-item-next:active {color: #FFF !important; font-size: 26px;}
.StanChart-item-next:hover {color: #FFF !important;}


/*------- CSS end for IDFC Bank page ----*/





/*------- CSS start for Doctors page ----*/
.doctors-navbar-bg {
	background-color: #fff !important;
	border-bottom: 0px !important;
}


.doctors-navbar-bg .navbar-collapse {border-top: 0px !important;}

.doctors .navbar-right a:link, 
.doctors .navbar-right a:visited,
.doctors .navbar-right a:active {color: #666 !important;}
.doctors .navbar-right a:hover {color: #902a2c !important;}


.doctors-banner-bg {
	 margin-top: 60px !important;
	 padding-top: 40px !important; 
	 padding-bottom: 0px !important;
	background-image: linear-gradient(to right, #5ccde1 , #88d3e0) !important;
	 color:#333 !important;
	background-color: #e4e6e5;
	min-height: 400px;    
}

.doctors-banner-bg h1 {background-color: rgba(228,230,229,0.70)}



.doctors-testimonial {
	border-top: 7px solid #f11b3e;
	width: 100% !important; 
	box-sizing: border-box;
	color: #FFFFFF !important;
	
	padding-top: 55px !important;
	padding-bottom: 60px;
	background: url("../images/testimonial_bg_doctors.png") no-repeat 100% 100%;

 -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.doctors-testimonial h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300; 
}

@media screen and (min-device-width: 1601px) and (max-device-width: 6000px)  {
	.doctors-testimonial h1 { font-size: 48px; }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1600px)  {
	.doctors-testimonial h1 { font-size: 48px; }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
	.doctors-testimonial h1  { font-size: 48px; }
}

@media screen and (min-width: 768px) and (max-width: 991px) {	
	.doctors-testimonial h1 { font-size: 44px; }
}

@media screen and (min-width: 601px) and (max-width: 667px) {
	.doctors-testimonial h1 { font-size: 42px; }
}

@media screen and (max-width: 600px) {
	.doctors-testimonial h1 { font-size: 38px; }
}

@media screen and (max-width: 480px) {	
	.doctors-testimonial h1 {font-size: 32px;
	}
}

.doctors-testimonial-item .item blockquote {
    border-left: none !important; 
    margin: 0;
	min-height: 200px;
}

.doctors-testimonial-item .item blockquote img {
    margin-bottom: 10px;
}


.doctors-item-next:link, 
.doctors-item-next:visited,
.doctors-item-next:active {color: #FFF !important; font-size: 26px;}
.doctors-item-next:hover {color: #FFF !important;}


/*------- CSS end for doctors page ----*/

.v1_boxinsidepadd {font-family: 'Raleway', sans-serif !important;}