.retail_loan_content{
	display: flex;
	margin: 0 30px 0 60px;
    padding: 28px 0;
  }
  
  /*common burgundy start*/
  .retail_burgundy {
	  color: #97144d;
  }
  /*common burgundy end*/
  .list_style_items {
	  display: inline-block;
  }
  .retail_list_container {
	  padding: 0 0 0 15px;
  }
  .retail_list_container .retail_list_items {
	  display: list-item !important;
	  list-style-type: lower-alpha !important;
  }
 .retail_para {
	 padding: 20px 60px 20px;
 }

.retail_loan_content_grid {
    flex-basis: 33%;
}

.retail_link .card-body .card_content {
    color: #171717;
}

.retail_loan_content_grid .card {
    margin-right: 40px;
    /* border-radius: 20px; */	/*rs*/
    /* box-shadow: 0 3px 40px 0 rgb(0 0 0 / 7%); */
    /* -webkit-box-shadow: 0 3px 40px 0 rgb(0 0 0 / 7%); */
    /* -moz-box-shadow: 0 3px 40px 0 rgba(0,0,0,0.07); */
    /* border-radius: 20px; */
    /* border: 0; */
	
	height: 150px;
	
 }
 
 
 

.retail_loan_content_grid_2 {
    /* margin: 0 30px; */		/*rs*/
}

.retail_loan_content .card {
    margin-bottom: 30px;
}

.retail_loan_content .card-body{
	background:#fff;
	border-radius: 20px;
	box-shadow: 0 3px 57px 0 rgb(0 0 0 / 7%);
	-webkit-box-shadow: 0 3px 57px 0 rgb(0 0 0 / 7%);
    -moz-box-shadow: 0 3px 57px 0 rgba(0,0,0,0.07);
    padding:0.9rem 1.25rem;
	overflow-y: auto;
	height:145px;
}
.retail_loan_content .card-header{display: flex;padding:1.25rem 2.2rem;overflow: hidden;border-radius:20px 20px 0px 0px;}
.retail_loan_content .card-header{
	border:none;
	background-color:#fcfcfc;
	align-items: center;
	min-height:95px;
}
.retail_loan_content h3{
    font-size: 1.25rem;
	color: #97144d;
  font-weight: 700;
	
}
.insta_service_list {
	display: flex;
	flex-direction: column;

}
.retail_loan_content .card-header img {
    height: 35px;
    width: 35px;
    margin-right: 20px;
}
.insta_service_list li{
	position: relative;
	width:100%;
}
.insta_service_list li{
	border-bottom:1px solid rgba(112,112,112,0.10);
	padding:1rem 1.25rem;
	 background: url(../images/arrow2.svg) no-repeat left center;
	 
}
.insta_service_list li a{
	color:#171717;
}
.insta_service_list li a:hover{
	color:#97144D;
}
.insta_service_list li:last-child{
	border:0px;
}

.insta_grid:last-child{margin-right:0px;}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
@font-face  {
    src: url(./cssfonts/freakshow.regular.ttf);
    font-family: freakshow-regular;
}

/*for animation*/
.carousel-fade .carousel-item {
	opacity: 0;
	transition-duration: 0.3s;
	transition-property: opacity;
}
.carousel-fade .carousel-item.active {
	opacity: 1;
}

/*animation style ends here*/

/*navbar start*/
_:-ms-fullscreen, :root .serviceDropdown .services_card .services_link {
    display: block;
    width: 100%;
}
/*navbar end*/

.debit_page_container {
    margin-top: 35px;
	
}

.debit_heading {
    font-family: lato-regular;
    font-size: 1.813rem;
    color: #97144d;
    padding: 0 60px;
}
.card-title b{    
	font-size:13px;
	color:#212121;
}
span.icon-AutoLoans.card-icon img {
        max-height: 98px;
		padding-top:30px;
		
    }

	.grow img{
		
		transition:1s ease;
	}
	.card a b:hover{
	color:#ed1164;
	
    }
	.grow  img:hover
	{
		-webkit-transform:scale(1.2);
		-ms-transform:scale(1.2);
		transform:scale(1.2);
		transition:1s ease;
		color:#ed1164;
		
	}
	
	.card-title:hover h4{
		    color: #942A2A;
	
	}
	
	
   
.card-title{
	overflow:hidden;
	text-overflow:ellipsis;
	
    margin-top: 5px;
    font-size: 20px;
    line-height: 27px;
    color: #3B3B3B;
	text-align:center;
}


/*quick actions*/
.page_title {
    font-size: 1.071rem;
    font-family: "Lato-Bold", sans-serif;
    margin-bottom: 7px;
    color: #515151;
    padding: 0 60px;
}

/*breadcrum*/
.breadcrumb {
    padding: 0 1rem 0 0;
    background-color: transparent !important;
    margin-bottom: 0 !important;
    padding: 0 60px;
}
.breadcrumb-item + .breadcrumb-item::before {
    content: "\e93b";
    color: #ababab;
    font-family: 'icomoon';
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    vertical-align: middle;
    font-size: 7px;
}

.breadcrumb .breadcrumb-item a {
    color: #434343;
    font-size: 1rem;
    font-family: lato-regular;
}

/*breadcrum end*/

.debit_content, .debit_content_2 {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    margin: 0 30px 0 60px;
    padding: 28px 0;
}

.process_debit {
    min-width: 438px;
    height: 345px;
    padding: 37px 53px 50px 53px;
    margin-right: 60px;
    border-radius: 20px;
    -webkit-box-shadow: 0 3px 40px 0 rgba(0,0,0,0.07);
    -moz-box-shadow: 0 3px 40px 0 rgba(0,0,0,0.07);
    box-shadow: 0 3px 40px 0 rgba(0,0,0,0.07);
}

.debit_para {
    font-family: lato-regular;
    font-size: 1.125rem;
    color: #171717;
}

.form-control {
    display: inline-block;
}

.form-control::placeholder {
    font-family: lato-regular;
    font-size: 1rem;
    opacity: 0;
}

input[type="checkbox"] {
    visibility: hidden;
}

.form-control:focus::placeholder {
    font-family: lato-regular;
    font-size: 1rem;
    opacity: 1;
}

.process_debit .form-text {
    font-family: lato-bold;
    font-size: 0.75rem;
    color: #393939 !important;
    opacity: 0.8;
}

.form-group {
    position: relative;
}

.captcha_label {
    font-size: 1.125rem;
}

.retail_loan_content .card-body .card_content {
    padding: 0 1.25rem;
    display: inline-block;
}

@media (max-width: 992px) {
	.retail_loan_content {
		margin: 0 20px;
	}
    .breadcrumb, .debit_heading, .retail_para  {
        padding: 0 20px;
    }
    .debit_content, .debit_content_2 {
        margin: 0 20px;
    }
    .process_debit {
        margin-right: 30px;
    }
    .notes {
        margin-top: 0;
    }
}

@media (max-width: 820px) {
    .retail_loan_content{
		flex-direction: column;
		margin: 0 0 0 20px;  
	}

    .retail_loan_content_grid_2 {
        margin: 0;
    }
}
@media (max-width: 768px){
	.retail_loan_content{
		display: flex!important;
	}
	
	.retail_loan_content_grid
	{
		 flex: 3;
        
	}
    .debit_content, .debit_content_2 {
        flex-direction: column;
        margin: 0 20px;
    }
    .process_debit {
        margin-right: 0;
    }
    .notes {
        margin-top: 25px;
    }
}

.retail_loan_content .card{
	/* max-width:100%;				/*rs*/ 
	/* min-width: 100%; */
}
.retail_loan_content .grid .card {
    min-width: 100%;
    margin-bottom:30px;
}

.card{
		 min-width: 100%;
         margin-bottom:30px;
	    padding: 0 1.25rem;
        display: inline-block;
        height: 150px;
	}

@media (max-width: 576px) {
	.retail_loan_content {
		margin: 0 15px;
		
	}

    _:-ms-fullscreen, :root .navbar-brand img {
        width: 90px;
    }
    .breadcrumb, .debit_heading {
        padding: 0 15px;
    }
    .debit_content, .debit_content_2 {
        margin: 0 15px;
    }
    .debit_content_2 .form-group {
        margin: 0 0 30px 0;
    }
    .process_debit {
        min-width: 0;
        width: 100%;
        height: auto;
        padding: 27px 24px;
    }

    .captcha_content .icon-refresh {
        margin-left: 20px;
    }
    .captcha_letter {
        margin-left: 20px;
    }
    .debit_content {
        margin: 0 15px;
    }

    .debit_content_2 .enter_details,
    .debit_content_3 .enter_details {
        padding: 9px 12.5px;
    }

    .debit_buttons {
        display: flex;
        justify-content: center;
    }
	
	ul li .productbox
	{
		height:170px;
		text-align:center;
		padding:2.4 rem 0;
		border: 1px solid #e5e5e5;
		
	}
	.card-icon1
	{
		margin-top: 2000px;
		border: 1px solid #e5e5e5;
	}
	.grow:hover +.homeL{
		color:#ed1164;
	}
	
	.avail-grid-container{
        width: 100%;
		overflow:hidden;
	}
	
	.avail-grid-item{
		width: calc(33.33%-10px);
		float:left;
		padding:20px;
		margin:5px;
		clear:none;
		box-sizing:border-box;
	}
	
	
	   
.card-title{
	overflow:hidden;
	text-overflow:ellipsis;
	
    margin-top: 2px;
    font-size: 10px;
    line-height: 15px;
    color: #3B3B3B;
	text-align:center;
}

	.widget{
		
		display:flex;
		justify-content:space-around;
	}
	
	.col {
    flex: 1 0 0%;
   }
   
   .row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}
}

@media (max-width: 992px)
{
	
.card-title{
	overflow:hidden;
	text-overflow:ellipsis;
	
    margin-top: 2px;
    font-size: 10px;
    line-height: 15px;
    color: #3B3B3B;
	text-align:center;
}
	
	
	
}




