@import url('../../salient/css/responsive.css');

@media only screen and (min-width : 1px) and (max-width : 1000px) {
	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p, #boxed .swiper-slide .content p {
		font-size: 13px !important;	
	    line-height: 20px !important;	
    }
	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p, #boxed .swiper-slide .content h2 p  {
		font-size: 13px!important;
		line-height: 20px!important;
	}
}
@media only screen and (min-width : 1px) and (max-width : 691px) {
	.row .col.section-title span, html .single #single-below-header span {
        display: block;
		font-size: 1em;
    }
	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p, #boxed .swiper-slide .content p {
	    line-height: 15px !important;	
    }
	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p, #boxed .swiper-slide .content h2 p  {
		line-height: 15px!important;
	}
	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .button a, #boxed .swiper-slide .content a {
		font-size: 10px !important;
	}
	.nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .button a {
		font-size: 9px !important;
	}
	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content h2, #boxed .swiper-slide .content h2 {
		font-size: 16px !important;
		line-height: 20px !important;
	}
}
@media only screen and (min-width: 1000px) and (max-width: 1300px) {
	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
		font-size: 18px !important;
		line-height: 30px !important;
	}
}