/*
Theme Name: JCAPCPL
Theme URI: #
Author: AITL
Author URI: https://www.allindia.com/
Description: This theme is custom build for  JCAPCPL
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:  JCAPCPL
Text Domain: bdmv
*/

.marquee-knowmore{position: absolute; right: 0; top: 10px; width: 100px; height: 30px;}
marquee { width: 100% !important; }
.latest_left_box { width: 100% !important;}
.marquee-list li{ position: relative !important;}

@media screen and (max-width: 900px) {
marquee ul li span { padding-right: 110px;}
 
}
@media screen and (max-width: 680px) {
.marquee-list li{  padding-bottom: 50px;}
.marquee-knowmore {position: absolute; right: 0;left: 0;top: inherit;bottom: 0; margin: 0 auto;}
marquee ul li span { padding-right:0px; text-align: center;}
}