input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

input[type=number] {
	-moz-appearance: textfield;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

/* Firefox */
input[type=number] {
	-moz-appearance: textfield;
}

.caltitle {
	font-size: 18px;
	color: #223a72;
	font-weight: 700;
}

.sbs_sec {
	padding-top: 20px;
}

.pc_hs p {
	font-weight: 600;
	font-size: 15px
}

.sbs-btn-tab {
	width: 300px;
	padding: 10px 5px;
	background: #efefef;
	margin: 8px auto 0;
	text-align: center;
	font-size: 18px;
}

.label_ct{
    font-weight: 600;
}

.sbs-btn-tab strong,
.sbs-btn-tab .fa-rupee:before,
.sbs-btn-tab .fa-inr:before {
	font-size: 28px;
}

.subs-section .emi-item .input-box span i {
	font-size: 20px;
	color: #fff;
	margin-top: 0
}

hr {
	border-top: 1px solid #ccc;
	margin-top: 20px;
}

.border-right {
	border-right: dashed 2px #223a72 !important;
}

.sec1 select {
	font-size: 14px;
	text-align: center;
}

.loan-tenure {
	position: relative;
}

.ten-month {
	font-size: 10px;
	position: absolute;
	left: 4px;
	bottom: -5px;
}

.qualification,
.net-salary {
	margin-top: 40px;
}

.error {
	flex: auto;
	color: red;
	padding-right: 15px;
}

.btncal {
	width: 60%;
	border-radius: 5px;
	padding: 7px 30px;
}

.blue-btn.btncal:after {
	position: initial;
}

.mtdesktop60 {
	margin-top: -111px;
}

.pl-overview-cal .error {
	font-size: 9px !important;
	padding: 0 !important;
}

#background-white {
	background-color: #fff;
}

.bgwhite {
	background-color: #fff;
}


.pl-overview-cal {
	position: relative;
	border-radius: 10px;
	padding: 30px 0px 20px 0px;
	border: 1px solid #223a72;
	box-shadow: 8px 8px #a8bcdb80;
}

.pl-overview-cal .sec1 {
	background: #ffffff00;
	padding: 0;
	width: 100%;
}

.pl-overview-rht {
	width: 25%
}

.pl-overview-cal .sec1 .form-control {
	font-size: 14px;
	padding: 6px 8px;
}

.pl-overview-cal .loan-amount .rupee_symbol {
	right: 81%;
	top: 0;
	margin-top: 6px;
    color:#000;
}

.pl-overview-cal input {
	-webkit-box-shadow: 0 0 0 1000px #efefef inset;
}

.pl-overview-cal .intrest-rate .percentage-symbol {
	right: 60px;
	top: -3px;
    color:#000;
}

.pl-overview-cal .btncal {
	display: block;
    width: 100%;
	padding: 12px 12px;
	border-radius: 10px;
    font: 400 15px / 28px "Source Sans Pro", sans-serif;
}

.pl-overview-cal .error {
	font-size: 9px !important;
	padding: 0 !important;
}


.pl-overview-cal-wrap {
	padding: 0 25px;
}

/*.banner-title{font-size: 26px;}*/
.result-wrap {
	position: relative;
}

.result-apl-btn {
	display: inline-block;
	float: left;
}

.inner_banner_content{
    width: 100%;
}

.result-img {
	display: inline-block;
	background-color: #38383b;
	padding: 9px;
	border-radius: 6px 0 0 6px;
}

.result-txt {
	display: inline-block;
	font-weight: 700;
	padding: 10px;
}

.result-amt {
	display: inline-block;
	padding: 11px;
	background-color: #efefef;
	float: right;
	border-radius: 0 10px 10px 0;
	font-weight: 600;
}

.inner_calculator_wrap {
	position: relative;
	padding: 40px 0 70px;
    padding-top: 100px;
}


.in_cal_bg {
	background-image: url(../images/personal_loan_img/banner-pl-overview-desktop.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	/* background-position: center; */
    background-position: right;
    width: 100%;
    height: 100%;
    margin-top: 57px;
}




/* copy from inspect to css start here */

.inner_calculator_txt {
    /* float: left; */
    /* width: 60%; */
    width: 100%;
    text-align: center;
    padding: 0 15px;
    margin-right: 2%;
    background-color: #fff;
    border-radius: 10px;
    margin:auto;
    background-color: #f4f4f4;
    margin-top: 50px;
}

.banner-title {
    color: #3c3c3c;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: .5rem;
}

.banner-title, .banner-title h1 {
    display: inline-block;
    font-size: 26px;
    line-height: 31px;
    text-align: center;
    width: 100%;
    margin-bottom: 30px;
}
.ict_feature {
    position: relative;
    width: 33.33%;
    padding: 0 15px;
    border-right: 1px solid #bac0cd;
    align-self: normal;
    height: 120px;
}
.ict_feature_img {
    width: 56px;
    height: 56px;
    margin: 0 auto 10px;
}
.inner_banner_content input {
    border: 1px solid #fca742;

    }

.ict_feature p {
    color: #000;
    margin-bottom: 0;
}
.ict_feature i.fa.fa-rupee {
    font-size: 14px;
}
.ict_feature_txt {
    font-size: 16px;
    font-weight: 500;
}

.ict_feature:last-child {
    border-right: none;
}

.ict_feature {
    position: relative;
    width: 33.33%;
    padding: 0 15px;
    border-right: 1px solid #bac0cd;
    align-self: normal;
    height: 120px;
}
.banner-title h1 {
    color: #223a72;
    font-weight: 700;
    margin: 0;
}



.breadcrumbs_container{
    margin-top: 120px;
    background-color: #525355;
    width: 100%;
}

.new_breadcrumb_design{
   
    margin-bottom: 0px;
    display: flex;
    justify-content: start;
    border-radius: 0px;
    background-color: unset;
    
}

.new_breadcrumb_design li a{
    color: white;
    letter-spacing: 1px;
    font-weight: 400;
}

.cbtn a {
    /*background: #525355; */
    padding: 4px 15px;
    font-size: 16px;
    color: #000;
    border-radius: 6px;
    border: 1px solid #fff;
}





/* start css from here for about page 13-06-24  */
.breadcrub-first{
    margin-right:10px;
}
.breadcrumbs_container .fa-angle-double-right{ 
    font-size: 12px;
}
.comman_banner_width_creadcrumb{
    background-image: url(../assets/img/shape/banner-4.jpg);
     height:150px;
}

.business-section {
    position: relative;
    padding: 100px 0px 85px;
}

.framed {
    /* box-shadow: -50px -50px 0 -48px #525355, 50px 50px 0 -48px #525355;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 60px; */
}

.sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 45px;
}

.sec-title h3 {
    position: relative;
    display: block;
    line-height: 1.2em;
    font-weight: 700;
    letter-spacing: 1px;
    padding-left: 70px;
    display: inline-block;
}

.hd-section-title {
    position: relative;
    display: block;
    font-size: 36px;
    line-height: 1.2em;
    color: #222222;
    /* font-weight: 700; */
    letter-spacing: 1px;
    padding-left: 70px;
    display: inline-block;
}
.sec-title h3:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 22px;
    width: 50px;
    height: 1px;
    background-color: #000;
}

.newsletter-section-two {
    position: relative;
    padding: 20px 0px 50px;
    background-color: #fca742;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}

.newsletter-section-two .inner-container {
    position: relative;
}

.newsletter-section-two .title-column h4 {
    position: relative;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    /* text-transform: capitalize; */
}

.newsletter-section-two .form-column .inner-column {
    position: relative;
    margin-top: 7px;
    text-align: center;
}

.btn-style-six {
    position: relative;
    display: inline-block;
    font-size: 15px;
    line-height: 30px;
    color: #222222;
    padding: 8px 41px;
    font-weight: 500;
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #000;
    background-color: #ffffff;
    text-transform: uppercase;
    
}

.eligibility_section {
    background-color: #e9f6fe;
    padding: 50px;
}

.persona_vs_instant {
    display: flex;
    padding: 40px;
    /* border: 1px dashed #000; */
    border-radius: 10px;
    /* margin: 50px; */
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #fff;
}

.main_titile_comman {
    font-weight: bold;
    font-size: 30px;
    padding-bottom: 50px;
}
.instant_part {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 20px;
    background-color: #fff9f9;
}

.tow_part_h5 {
    font-size: 24px;
    color: #c43d3d;
    text-align: center;
    font-weight: 700;
    padding-bottom: 10px;
}

.instant_part p {
    border: 1px solid #c8c8c8;
    padding: 15px;
    min-height: 70px;
}

    .icon_class {
        margin-right: 10px;
        min-width: 60px;
        min-height: 60px;
        background-color: #fbcfcf;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50px;
        line-height: 60px;
        color: #3a3535;
        font-size: 24px;
        
    }


.personal_part {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    padding: 20px;
    background-color: #fff9f9;
}

.personal_part p {
    border: 1px solid #c8c8c8;
    padding: 15px;
    min-height: 70px;
}

.mis_vis_para{
    text-align: center;
    margin-top: 50px;
    font-size: 24px;
    line-height: 34px;
}


/* End css from here for about page 13-06-24  */


























.inner_calculator_box {
    /* float: left; */
    /* width: 60%; */
    width: 100%;
    border-radius: 10px;
    /* background-color: #fca742; */
    background-size: 40%;
    background-position: bottom right;
    margin:auto;
    margin-bottom:15px;
}


.pl-overview-cal {
    position: relative;
    border-radius: 10px;
    padding: 30px 0 20px;
    border: 1px solid #fff!important;
    box-shadow: 8px 8px #a8bcdb80;
    background-color: #f9f9f9;
}

.pl-overview-cal-wrap {
    padding: 0 25px;
}
.pl-overview-cal-wrap {
    padding: 0 25px;
}

.pl-0, .px-0 {
    padding-left: 0!important;
}
.pr-0, .px-0 {
    padding-right: 0!important;
}

.pl-overview-cal .sec1 {
    background: #ffffff00;
    padding: 0;
    width: 100%;
}
.pl-overview-cal .sec1 {
    background: #ffffff00;
    padding: 0;
    width: 100%;
}
.sec1 {
    background: #efefef;
    padding: 20px;
    width: 95%;
}
.btncal, .sec1 {
    border-radius: 5px;
}
.pl-overview-cal input[type=range], .pl-second-cal input[type=range] {
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 6px;
    height: 1px!important;
    min-height: 0px!important;
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0,#223a72),color-stop(0,#e6b120));
    background-image: -moz-linear-gradient(left center,#223a72 0,#223a72 0,#e6b120 0,#e6b120 100%);
}

.sec1 input[type="range"] {
    -webkit-appearance: none;
    -moz-apperance: none;
    border-radius: 6px;
    height: 0px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #223a72), color-stop(0, #e6b120));
    background-image: -moz-linear-gradient(left center, #223a72 0, #223a72 0, #e6b120 0, #e6b120 100%);
}

.pl-overview-cal input {
    -webkit-box-shadow: 0 0 0 1000px #efefef inset;
}

.sec1 input {
    text-align: center;
}

input {
    background-image: none!important;
}

button, input, select, select option, textarea {
    font-family: Montserrat,sans-serif;
    font-size: 14px;
}

.fa-rupee {
    font-weight: 400;
    font-size: 12px;
}

.floatright {
    float: right;
}
.fa-rupee {
    font-weight: 400;
    font-size: 12px;
}
.sec1 .form-control {
    line-height: .5;
    border-radius: .5rem;
}

.loan-amount .rupee_symbol {
    position: absolute;
    right: 43%;
    top: 7%;
    z-index: 1;
}

.intrest-rate .percentage-symbol {
    position: absolute;
    right: 67px;
    top: 0;
    font-size: 13px;
    transform: translateY(-50%);
    transform: translate(407%,50%);
    font-weight: 700;
}

.pl-overview-cal .error {
    flex: auto;
    font-size: 9px!important;
    padding: 0!important;
}

.result-wrap:last-child {
    border-bottom: none;
}

.result-calculation {
    display: inline-block;
    float: right;
    border: 1px solid #38383b;
    border-radius: 10px;
    
}


.result-amt, .result-txt {
    display: inline-block;
    font-weight: 700;
    padding: 8px;
    color:#000;
}
#emi_value{
    color:#000;
}
.blue-btn-bg, .yellow-btn-bg {
    border: 0;
    border-radius: 5px;
    color: #fff!important;
    font-weight: 700;
    z-index: 4;
    background: linear-gradient(to right, #f0f0f0, #223a72);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size 1s;
}
.blue-btn-bg, .yellow-btn-bg {
    background-color: #38383b!important;
}
.blue-btn, .blue-btn-bg, .yellow-btn-bg {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}

.blue-btn {
    padding: 10px 30px;
    position: relative;
}
/* copy from inspect to css end here */


.fa-minus:before {
    /* content: "\f068"; */
    font-weight: 300;
    content: "-";
    font-size: 65px;
    line-height: 0.1;
    color: #fff;
    margin-top: -8px;
}






.new_section{
    background-color: #fff;
   
    padding-top: 50px;
    padding-bottom: 50px;
}

.br_line{
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
}

.br_line_2{
    border-bottom: 0px solid #000;
    border-right: 1px solid #000;
}
.no_border{
    border-right: 0px solid #000;
}
.service_container{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px 15px;
    
    
}
.commna_title{
    text-align: center;
    padding: 20px 0px;
    color: #00255a;
    font-weight: 600;
    font-size: 20px;
}


.test_container{
    padding: 40px;
    background-color: #f4f4f4;
}

.main_title{
    padding-bottom: 30px;
}

.ser_anchor{
    color:#1a1918;
}


.loan_calculator_section{
    background-color: #f4f4f4;
    padding: 50px 0px;
}

.calculator {
    /* width: 400px; */
    padding: 20px;
    border: 1px solid #c7c4c4;
    background-color: #fbfcfc;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    /* border-radius: 8px; */

}

.title_cal_2{
    /* width: 400px; */
    background-color: #fca742;
    color: #fff;
    border: 1px solid #c7c4c4;
    padding: 20px;
    text-align: center;
    font-size: 24px;
}


.mb-00{
    margin-bottom: 8px!important;
}
label {
    color: #333;
    font-size: 14px;
    margin-bottom: 5px;
}

.loan_calculator_section input[type="range"] {
    -webkit-appearance: none;
    width: 100%;
    height: 4px;
    border-radius: 0px;
    background: #ffcb8d;
    outline: none;
    padding: 0;
    margin: 0px 0;
}

.loan_calculator_section input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fca742;
    cursor: pointer;
}

.loan_calculator_section input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fca742;
    cursor: pointer;
}

.loan_calculator_section  input[type="number"] {
    width: 100%;
    padding: 3px 8px;
    margin: 5px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

.loan_calculator_section button, .loan_calculator_section input[type="number"], .loan_calculator_section input[type="range"] {
    margin-top: 10px;
}

#results p {
    color: #fff;
    font-size: 26px;
    margin-top: 20px;
    text-align: center;
    /* border: 1px solid #000; */
    padding: 13px;
    background-color: #525355;
}

.result_show_here{
    font-size: 30px;
    text-align: center;
}


.indicate_girl{
    width: 235px;
    height: 235px;
    background-color: #fca742;
    border-radius: 200px;
    margin-top: 20px;
    padding-top: 9px;
}


.text_container_2 {
    padding: 40px;
   
}

.city-links {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: center; */
    /* margin-bottom: 50px; */
    /* padding: 20px; */
   
}

.location_img_with_icon{
    transition: color 0.3s, background-color 0.3s;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* margin: 12px; */
    margin-bottom: 25px;
    background-color: #fff;
    border-radius: 5px;
    padding-top: 11px;
}

.img_class_icon{
    /* border: 1px solid #fff;
    padding: 5px; */
    border-radius: 5px;
}

.anchor_class_link{
    /* background-color: #525355; */
    display: block;
    width: 100%;
    margin-top: 10px;

}
.custom-link {
    display: flex;
    align-items: center;
    justify-content: center;
    
    /* padding: 6px 15px; */
    color: #000;
    background-color: transparent;
    text-decoration: none;
   
    font-weight: 600;
    font-size: 18px;
    
}

.custom-link:hover{
    color:#fca742;
}



.location_section{
    background: linear-gradient(rgb(10 10 10 / 73%), #525355e8), url(../images/personal_loan_img/bg_location.jpg) center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
   padding:50px;
}





  

  
  .flip-box {
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    perspective: 1000px;
    -webkit-perspective: 1000px;
  }
  
  .flip-box-front,
  .flip-box-back {
    background-size: cover;
    background-position: center;
   -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  
  .flip-box-front {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box:hover .flip-box-front {
    -ms-transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box-back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  
  .flip-box:hover .flip-box-back {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }
  

  

  





























@media screen and (max-width: 767px) {

    
    .result_show_here{
        margin-top: 50px;
    }
	.border-right {
		border-right: none !important;
	}

	.ten-month {
		left: 55px;
		bottom: 10px;
	}

	.mtdesktop60 {
		margin-top: auto;
	}

	.pl-overview-cal {
		padding: 20px 0px !important;
	}

    .inner_calculator_wrap {
        position: relative;
        padding: 40px 10px 70px;
    }
    .business-section{
        padding: 50px 0px 50px;
    }

    .about_title{
        padding-top:40px;
    }
    
    .eligibility_section{
        padding: 50px 0px;
       
    }
    .persona_vs_instant{
        padding: 10px;
    }
    .newsletter-section-two .title-column h4{
        text-align: center;
    }
}

@media screen and (max-width: 575px) {
	.border-right {
		border-right: none !important;
	}

	.ten-month {
		bottom: 44px;
	}

	.qualification,
	.net-salary {
		margin-top: 30px;
	}

	.error {
		text-align: center;
		padding-right: 0;
	}
}

@media screen and (max-width: 320px) {
	.sbs-btn-tab {
		width: auto;
	}
}



@media only screen and (min-device-width: 1600px) and (max-device-width: 2560px) {
	.pl-overview-cal .intrest-rate .percentage-symbol {
		top: -10px;
	}
}


@media screen and (max-width: 767px) {
	.pl-overview-lft {
		width: 80%;
	}

	.pl-overview-rht {
		width: 100%;
		margin-top: 15px;
	}

	.pl-overview-lft label,
	.pl-overview-lft input {
		font-size: 12px;
	}

	.pl-overview-cal .sec1 .form-control {
		font-size: 13px;
		padding: 4px 2px;
	}

	.pl-overview-cal .loan-amount .rupee_symbol {
		right: 78%;
		margin-top: 2px;
	}

	.pl-overview-cal .loan-amount .rupee_symbol i.fa.fa-rupee {
		font-size: 10px;
	}

	.pl-overview-cal .intrest-rate .percentage-symbol {
		right: 55px;
		top: -6px;
	}

	/* .pl-overview-cal .btncal {
		width: 45%;
	} */

	.pl-overview-cal ul {
		margin-bottom: 0;
	}

}


@media screen and (min-width: 992px) {
    .calculator, .title_cal_2 {
        max-width: 400px;
    }
}


@media only screen and (min-device-width: 1600px) and (max-device-width: 2560px) {
	.banner-title {
		font-size: 30px;
	}
}

@media screen and (max-width: 1200px) {
 
    
 
	.inner_calculator_box, .inner_calculator_txt {
		width: 80%;
        margin:auto;
	}

    .inner_calculator_box {
		margin-bottom: 15px;
	}

	.ict_feature {
		padding: 0 10px;
	}
}

@media screen and (max-width: 991px) {
	.result-wrap {
		text-align: center;
		margin: 0 auto;
	}

	.result-calculation,
	.result-apl-btn {
		float: none;
	}

	.result-apl-btn {
		margin-top: 15px;
	}
}

@media screen and (max-width: 900px) {
	.pl-overview-cal .sec1 {
		width: 95% !important;
		padding: 0 15px;
		margin: 0 auto;
		;
	}
}

@media screen and (max-width: 767px) {

	.inner_calculator_txt,
	.inner_calculator_box {
		width: 100%;
       
	}

	.inner_calculator_box {
		
        margin-bottom:15px;
	}

	.pl-overview-cal-wrap {
		padding: 0;
	}

	.pl-overview-lft {
		width: 99%;
	}

	.pl-overview-cal .sec1 {
		width: 100% !important;
	}

	.pl-overview-cal .btncal {
		font-size: 12px;
		width: 100%;
		padding: 10px 35px;
	}
}

@media screen and (max-width: 480px) {
	.inner_calculator_box {
		/* margin: 30px 15px 0; */
        margin-bottom: 15px;
	}

	.inner_calculator_txt h1 {
		font-size: 20px;
		margin-top: 0px;
	}

	.pl-overview-cal .btncal {
		font-size: 10px;
		padding: 10px 20px;
	}

	.result-img img {
		width: 20px;
	}

	.result-txt,.result-amt {
		font-size: 17px;
	}

	/* .result-img, .result-txt {
		padding: 6px;
	} */

	/* .result-amt {
		padding: 8px;
	} */
}

@media screen and (max-width: 380px) {
	.ict_feature_img img {
		width: 40px;
		height: 40px;
	}

	.ict_feature_img {
		width: 46px;
		height: 46px;
	}

	.ict_feature_txt {
		font-size: 12px;
	}

	.pl-overview-cal .btncal {
		font-size: 9px;
		padding: 8px 14px;
	}

	.result-img img {
		width: 16px;
	}

	/* .result-img,.result-txt {
		padding: 5px;
	} */

	/* .result-amt {
		padding: 6px;
	} */
}


@media screen and (max-width: 992px) {
.comman_banner_width_creadcrumb{
       
    height:28px;
}

.breadcrumbs_container{
   margin-top: 0px;
}
}