
.swiper_details_img{
	padding-bottom:40px;
}
.show_text{
	width: 100px;
    text-align: center;
    color: #fff!important;
    background: #264176;
    margin-top: 10px;
    cursor: pointer;
}





@media print, screen and (min-width: 768px) {
.show_text{
	display: none;
}	
.swiper_text_box{
	position: relative;
	width: 40%!important;
}
.swiper_details_text{
	padding-top: 0%;
    padding-left: 0%;
    padding-bottom: 0;
    padding-right: 0;
    width: 90%;
}
.img-sty {
    padding-top: 0px;
    padding-bottom: 0px;
}
.swiper_details_text h2{
  font-size: 24px;
  text-align: center;
}
.swiper_details_text p{
 line-height: 1.6;
 font-size: 1.6rem;
}
#swiper-container3{
	max-height: 355px;
}


}
@media screen and (min-width: 768px) and (max-width: 1080px) {
.swiper_details_text{
	
}	
	
}

@media screen and (min-width: 768px) and (max-width: 1088px) {
.overflow-scroll{
	overflow-y:scroll;
	overflow-x:hidden;
	max-height: 100px;
}	
	
}

@media screen and (max-width: 767px) {
.button-prev01,.button-next01{
	display: none;
}
.swiper_details_img{
	padding-bottom:20px;
}
.title_set span{
	font-size: 22px;
}	

.swiper_details_text h2{
   font-size: 21px;
}
.show_text{
	position: absolute;
	right: 0;
}
.sty-set{
	position: relative;
	min-height: 203px;
}

	}

@media screen and (max-width: 460px) {

.title_set span{
	font-size: 18px;
}	
.accordion h2{
	font-size: 18px;
}

	}		
	
@media screen and (max-width: 360px) {

.title_set span{
	font-size: 14px;
}	
.accordion h2{
	font-size: 18px;
}
		
		}	
