
.mt20{
    margin-top: 20px;
}
.d-flex{
    display: flex;
}
.text_left{
	text-align: left;
}
.customerspeaks_heading{
	margin-left: 14%;
}
.term_customerspeaks_wrapper{
    padding-bottom:50px
    }
.term_customerspeaks_slider .item_details{
    width: 92% !important;
	background: #FFFFFF;
    border: 0.912005px solid #E7EAEC;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.12);
    border-radius: 8px;
    padding: 30px 20px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.customerspeaks_title{
	font-weight: 700;
    font-size: 12px;
    line-height: 130%;
    letter-spacing: 0.02em;
    color: #0072BC;
    background: #FFFFFF;
    border: 1px solid rgba(222, 222, 222, 0.4);
    border-radius: 51px;
    padding: 5px 15px;
    box-shadow: 0px 4px 5px rgba(0, 0, 0, 0.12);
    margin-right: 5px;
}
.customerspeaks_para{
	font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #666666;
    margin-top: 35px;
    height: 170px;
}
.customerspeaks_footer , .customerspeaks_footer>div{
	display: flex;
        align-items: center;
}
.customerspeaks_footer{
	justify-content: space-between;
}
.customerspeaks_footer p{
    font-family: 'AllianzSans';
	font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.02em;
    color: #666666;
    margin-left: 8px;
}
.term-insurance-coma-image{
	position: absolute;
    top: 5px;
}
.term_customerspeaks_slider .slick-list{
	margin-left: 30px;
}

.slick-prev, .slick-next {
    width: 15px !important;
    height: 26px !important;
    top: 50% !important;
}
.slick-prev{
	left: -5% !important;
}
@media (max-width: 576px) {
	  .d-flex{
        flex-direction: column;
    }
    .mtext-center{
        text-align: center;
    }
    .articles_section .item_details {
        width: 90% !important;
        margin-left: 20px;
    }
	.slick-prev, .slick-next {
        display:none;
    }
    .popular_calci_header{
        height: 50px;
    }
    .popular_calci_slider .item_details{
         width: 90% !important;
    }
    .term_customerspeaks_wrapper{
    	background-image: url('../../../../../../content/dam/balic/terminsurance-landing/term_slider_bg.png');
          background-repeat: no-repeat;
          background-size: cover;
          background-position: 0px 60px;
    	padding-bottom:10px;
    }
    .slick-dots li.slick-active button:before {
        opacity: .75;
        color: #F89C30;
    }
	.slick-dots li button:before {
        font-size: 40px;
        color: #F89C30;
    }
    .customerspeaks_heading {
        margin-left: 0;
    }
    .customerspeaks_heading h2{
        text-align:center;
    }
}
@media (min-width: 576px) and (max-width:768px ) {	

}


@media (min-width: 767px) and (max-width:991px ){ 
    .article_slider_image {
        max-width: 100%;
    }
	.slick-next {
  	  	right: -35px !important;
	}
	.calculator-block{
    	flex-direction: row !important;
	    flex-wrap: unset;
	}
    .ulip-calculator-design .calculator-block .calculator-input.small-inputs {
        max-width: 68%;
    }
	.popular_calci_slider .item_details {
    	width: 95% !important;
    }
    .popular_calci_header{
	    height: 47px;
     }
	.LIG_uliparticles {
        flex-direction: column;
        width: 40%;
    }
}







