/*----------------------Secondary style sheet for testimonial page-------------------------------------*/

.testimonial_dtail{margin: 20px 0 30px;padding-bottom: 20px !important;}
.testimonial_dtail span{border-bottom: 1.5px solid #3d9ab9;padding-bottom: 15px;}
.news_section .news_subsection_req{width: 28.5%;}
.news_section .news_subsection{width: 14.5%;}
.news_subsection_req .vc_row,.news_subsection .vc_row{margin: 0px;}
.news_subsection_req.vc_column_container .vc_column-inner,.news_subsection.vc_column_container .vc_column-inner{padding: 0px;}
.news_section figure img{display: block;max-width: 100%;height: auto;vertical-align: middle;}
.news_section h2{font-weight: bold;margin-bottom: 30px;}
.testimonial_dtail::before, .testimonial_dtail::after{height: 41px !important;}

.hephaistos.tparrows.tp-leftarrow,.hephaistos.tparrows.tp-rightarrow{width: 18px;height: 27px;}
.hephaistos.tparrows.tp-leftarrow:before,.hephaistos.tparrows.tp-rightarrow:before{display: none;}
.hephaistos.tparrows.tp-leftarrow,.hephaistos.tparrows.tp-leftarrow:hover{background:url('../images/rev_left_icon.png') no-repeat;left:15px !important;}
.hephaistos.tparrows.tp-rightarrow,.hephaistos.tparrows.tp-rightarrow:hover{background: url('../images/rev_right_icon.png') no-repeat;
left: auto !important;right: 15px !important;}

/*------------------------------Media queries--------------------------------------*/
@media screen and (max-width:1199px){
	.testimonial_dtail:before{left:-20px !important;}
}

@media screen and (max-width:768px){
	.news_section .news_subsection_req{width: 50%;margin-bottom: 10px;}
	.news_section .news_subsection_req:nth-child(3){width: 70%;}
	.news_section .news_subsection{width: 30%;}
	.testimonial_dtail:before{left:-10px !important;}
	/*.testimonial_dtail::after{right: 60px !important;}*/
	.testimonial_dtail{padding: 0 35px 0 60px !important;}
}

@media screen and (max-width:767px){
	.testimonial_dtail::after{right: 25px !important;}
	.news_section .news_subsection_req,.news_section .news_subsection_req:nth-child(3),.news_section .news_subsection{width: 100%;margin-bottom: 0px;}
	.news_section figure{display: block !important;text-align: center;margin-bottom: 15px;}
	.news_section figure img{margin-bottom: 15px;width: 408px;}
}

@media screen and (max-width:450px){
	.news_section figure img{width: 330px;margin-bottom: 10px;}
	.testimonial_dtail{padding: 0 20px !important;}
	.testimonial_dtail:before, .testimonial_dtail:after{width: 35px !important;height: 31px !important;}
	.testimonial_dtail::after{right: -10px !important;}
	.testimonial_dtail span{border-bottom: 0px;}
}
