/*------------Top Navigation Start-------------*/
.newsBreadcrumb{display: grid !important;}  
.news-sab-nav{background:var(--whiteColor);}
.news-sab-nav .news-nav{width: auto;}  
.news-sab-nav .news-nav li{display: inline-block;position: relative;}
.news-sab-nav .news-nav li#opentosearch{cursor: pointer;margin: 10px 30px;}
.news-sab-nav .news-nav li a{color:var(--textColor);text-decoration: none;padding: 10px 23px;}
.news-sab-nav .news-nav li.dropdown span{padding:10px 19px;display: inline-block;cursor: pointer;}
.news-sab-nav .news-nav li.dropdown span:before{content:'';position: absolute;right:0px;top:18px;width: 0;height: 0;border-left: 5px solid transparent;border-right: 5px solid transparent;border-top: 5px solid var(--darkColor);} 
.news-sab-nav .news-nav li.dropdown ul{display: none;position: absolute;width: 400px;background: var(--whiteColor);right:-225px;z-index: 99;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;border-bottom:solid 1px #ececec;border-left:solid 1px #ececec;border-right:solid 1px #ececec;}
.news-sab-nav .news-nav li.dropdown ul li{  display: inline-block;vertical-align: middle;width: 49%} 
.news-sab-nav .news-nav li.dropdown ul li a {padding: 5px 0 5px 10px;white-space: normal;font-size: 13px;color:var(--darkColor);}
.news-sab-nav .news-nav li svg{vertical-align: middle;height:20px;width: 20px;}
      
/*------------Top Navigation End-------------*/
 
/*------------news carousel start------------*/
.news-carousel, .trending-news-carousel{border: solid 1px #ececec;position: relative;background: var(--whiteColor)}
.news-carousel .owl-carousel{display: block}
.news-carousel .newList .owl-heading{float: right;width:51%;padding: 15px;box-sizing: border-box;}
.news-carousel .image{width: 48%;float: left;height: 280px;}  
.news-carousel .owl-item img{height: 280px;} 
.news-carousel .owl-carousel .owl-nav button, .trending-news-carousel .owl-carousel .owl-nav button, .newsStream.newsDetailsPage .commonListBlock .owl-carousel .owl-nav button, .popularWidget .owl-carousel .owl-nav button{position: absolute;top: 50%;left: -30px;margin-top: -16px;width: 20px;height: 20px;outline: none;opacity: 1;background: url("../../images/detail-sprite.92e45b7f0375.png") no-repeat -40px 0;}
.trending-news-carousel .owl-carousel .owl-nav button.owl-prev {left: -40px;}
.trending-news-carousel .owl-carousel .owl-nav button.owl-next {right: -40px!important;}
.news-carousel .owl-carousel .owl-nav button.owl-next, .trending-news-carousel .owl-carousel .owl-nav button.owl-next, .newsStream.newsDetailsPage .commonListBlock .owl-carousel .owl-nav button.owl-next, .popularWidget .owl-carousel .owl-nav button.owl-next {left: auto;right: -30px;background-position: -55px 0px;}
.news-carousel .owl-carousel .owl-nav button span, .trending-news-carousel .owl-carousel .owl-nav button span, .newsStream.newsDetailsPage .commonListBlock .owl-carousel .owl-nav button span, .popularWidget .owl-carousel .owl-nav button span{display: none;}
.streams-tag-carousel a, .news-carousel-heading a{text-decoration: none;}
.streams-tag-carousel a{ font-size: 13px;color: #797979;text-transform: uppercase;padding: 5px 0;}
.news-carousel-heading>a{font-size: 24px;font-weight: 700;} 
.news-by {font-size: 12px;font-weight: normal;color: #797979;padding: 5px 0 10px 0;}
.news-by>a {color: var(--anchorColor);text-decoration: none;}
.more a {border: solid 1px var(--anchorColor);border-radius: 4px;padding: 8px 15px;color: var(--anchorColor);background: transparent;}
.more a:hover{background: var(--anchorColor);color:var(--whiteColor);}
/* .close{position: absolute;right: 0;top: 0;width: 30px;height: 30px;opacity: 1;line-height: 12px;color: var(--anchorColor);font-size: 30px;font-weight: 700;-webkit-tap-highlight-color: rgba(0,0,0,0);border: 0;background: none;outline: none;} */
.overflowNone{overflow: hidden;}  
/*------------news carousel end------------*/
/*---------------listingBlock start-----------*/
.newslistCol ul, .news-group-bg ul, .allNewsBlock .rightCol ul{margin-left: -10px;margin-right: -10px;}
.newslistCol li, .news-group-bg li{width: 25%;padding: 0 10px;}
.newslistCol li .box{padding: 0;border-radius:0;height: 100%;}
.newslistCol li .box .caption{padding:10px}
.news-title-new {font-size: 16px;font-weight: 700;line-height: 1.3;}
.news-group-bg .news-title-new {border-right:solid 1px #ccc;}
.news-title-new>a{color:inherit;text-decoration: none;display: inherit;}
.news-group-bg li:last-child .news-title-new {border-right: 1px solid transparent;}
.streams-tag-carousel a{ font-size: 13px;color: #797979;text-transform: uppercase;padding:2px 0  5px 0;}
.news-newsletter-bg{background: var(--anchorColor);padding: 10px;color: var(--whiteColor);font-size: 20px;font-weight: 300;margin: 30px 0;text-align: center;}
.news-newsletter-bg .news-letter-head{position: relative;}
.news-newsletter-bg .news-letter-head:before{content: '';position: absolute; left: 0;top: -3px;width: 35px;height: 35px;background: url("../../images/news-listing-sprite.faa1361cd7f5.png") no-repeat;background-position: -56px -38px;} 
.news-newsletter-bg img{vertical-align: middle;} 
.news-newsletter-bg span{color: var(--whiteColor);text-decoration: underline;cursor: pointer;}
.news-page-heading {font-size: 24px;text-align: center;padding-bottom: 10px;}
/*---------------listingBlock end-----------*/
.trending-news-carousel .owl-carousel .owl-nav.disabled{display: block;}
.trending-news-carousel .tredingCarousel .news-title-new{margin-bottom: 10px;}
.trending-news-carousel{padding: 15px}
.allNewsBlock{width: 100%;}
.allNewsBlock .rightCol{width: 74%;float: left;}
.allNewsBlock .rightCol li {float: left;width: 45%;padding: 0 10px 15px}
.allNewsBlock .rightCol li .imgSection{float: left;margin: 0 10px 10px 0;width: 125px}
.allNewsBlock .rightCol li a{font-weight: 700;line-height: 1.3;text-decoration: none;display: inline;font-size: 16px;}
.allNewsBlock .rightCol li .news-by>a{font-size: 13px;font-weight:normal;}
.allNewsBlock .rightCol li .box .news-by {width: 100%;padding: 0;text-align: left;float: left;}
.allNewsBlock .rightCol li .box{height: 100%}
.loadMore{float: left;width: 100%;text-align: center;}
.loadMore.block{margin:20px 0 20px;overflow: hidden;}
.allNewsBlock .leftCol{width: 24%;float: right;}

/*----------search box start-------------*/
.morphsearch{position: fixed;left: 0;top: 0;width: 100%;height: 100vh;background: rgba(255,255,255,1);z-index: 999;display: none;}
.morphsearch-form{position: relative;margin: 60px 0 20px 0;}
.morphsearch-form input[type='search']{height: 50px;}
.morphsearch-form .button{position: absolute;right: 0;top:0;width: 90px;border-top-right-radius: 2;border-bottom-right-radius: 2;border-top-left-radius: 0;border-bottom-left-radius: 0;}
.morphsearch-content{width: 100%}
.morphsearch-content  li{width:33.11%;display:inline-block;font-size: 1em;letter-spacing: 1px;text-transform: uppercase;font-weight: 800;color: var(--whiteColor);padding: .8em 0;background-color:var(--anchorColor);margin-top: 5px;border-radius: 4px;padding-left: 10px;cursor: pointer;}
.morphsearch .close{background-image: none; top: 12px;font-size: 20px;font-weight: normal;border-radius: 50%;border: 2px solid var(--anchorColor);text-align: center;line-height: 20px;right:12px;}
.news-page-heading.trendingBlock h2{padding-top:4px;}
.news-page-heading.trendingBlock h2.trending-icon, .news-page-heading.trendingBlock h2.news-icon, .news-page-heading.trendingBlock h1.news-icon{position: relative;padding-left: 55px;}
.news-page-heading.trendingBlock h2.trending-icon:before, .news-page-heading.trendingBlock h2.news-icon:before, .news-page-heading.trendingBlock h1.news-icon:before{content: '';position: absolute; left: 0;top: -5px;width: 38px;height: 36px;background: url("../../images/news-listing-sprite.faa1361cd7f5.png") no-repeat;background-position: -8px -33px;}  
.news-page-heading.trendingBlock h2.news-icon:before, .news-page-heading.trendingBlock h1.news-icon:before{background-position: -6px 10px;}   
.trendingBlock img{float: left;margin-right: 15px;}
.news-page-heading.trendingBlock{text-align: left;} 
.newsDetailsPage h2{margin-bottom: 10px;}

/*-------------newStream------------------*/
.newsStream .allNewsBlock .rightCol li{width: 100%;}
.newsStream .allNewsBlock .rightCol li .imgSection{width: auto;margin: 0 10px 0 0;}
.newsStream .allNewsBlock .rightCol li .box .news-by{float: none;height: auto;padding: 10px 0 5px;}
.newsStream .leftCol .box{margin-bottom: 15px;display: inherit;}
.newsStream .leftCol .box h3{margin-bottom: 15px;}
.newsStream .leftCol .box li{padding-bottom:5px;}
.newsStream .leftCol .box li a{text-decoration: none;padding: 4px 0;} 
.widget-listview a{color:#348fd6;}
.newsStream  .pagination{width: 100%;float: left;text-align: center;}
.newsStream .pagination nav{padding:0;position: static;}
.newsStream  .pagination nav > ul{white-space: normal;background: transparent;}
.newsStream  .pagination>li{display: inline-block;}
.newsStream  .pagination>li:first-child>a, .pagination>li:first-child>span {margin-left: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}
.newsStream  .pagination>li>a, .newsStream.newsDetailsPage .pagination>li>span {position: relative;padding: 6px 12px;margin-left: -4px;line-height: 1.42857143;color: var(--anchorColor);text-decoration: none;background-color: var(--whiteColor);border: 1px solid #ddd;}
.newsStream  .pagination>li:last-child>a, .newsStream.newsDetailsPage  .pagination>li:last-child>span {border-top-right-radius: 4px;border-bottom-right-radius: 4px;}
.newsStream  .topColleges{float: left;width: 100%;}
.newsStream  .commonListBlock .owl-carousel{display:block;float: none;}
.newsStream  .commonListBlock .box{display: inline-block;}
.newsStream  .commonListBlock .owl-carousel-2 .owl-stage-outer {padding: 8px 0;overflow: hidden;}
.commonListBlock{position: relative;}
.commonListBlock .owl-carousel .owl-nav button {position: absolute;top: 50%;left: -16px;margin-top: -16px;width: 20px;height: 20px;outline: none;opacity: 1;background: url("../../images/detail-sprite.84eeca195959.webp")no-repeat -42px 0;border:0;}
.commonListBlock .owl-carousel .owl-nav button span{display: none;}
.commonListBlock .owl-carousel .owl-nav button.owl-next {left: auto;right: -14px;background-position: -51px 0px;}
.newsStream  .commonListBlock  h2{margin-top:0;}
.commonForm .input-group-addon{display: table-cell;float: left;width: 15%;color: #555;padding: 6px 5px;font-weight: 400;height: 38px;line-height: 1.8;text-align: center;background: #eee;border-right: 1px solid #ccc;border-radius: 0px;border-top-right-radius: 0;border-bottom-right-radius: 0;}
/*-----------------common colleges start------------------*/
  
.imageZoom {position:relative; cursor:pointer; overflow:hidden; margin-bottom:6px; max-height:113px;}
.collegebg .title {text-align:center; position:absolute; margin-bottom:0; bottom:0; width:100%; line-height:1.3; background:rgba(0,0,0,.6);}
.collegebg .title a {display:block;  color:var(--whiteColor);  padding:9px 8px; font-size:15px; text-transform:uppercase; text-decoration:none;}
.collegebg .photos, .collegebg .wistlist {position:absolute; left:10px; top:10px;}
.collegebg .wistlist {left:auto; right:5px;}
.collegebg .photos a, .collegebg .wistlist span{display:block; color:var(--whiteColor); padding-left:26px; text-decoration:none; position:relative;}
.collegebg .wistlist span {padding-left:24px; width:30px; height:30px; border-radius:50%; background:rgba(0,0,0,.6);}
.collegebg .photos a:before, .collegebg .wistlist span:before {content:""; position:absolute; width:17px; height:17px; left:7px; top:5px; background:url("../../images/college-listing-icons.8d3bb5644976.png") no-repeat 0 -31px;}
.collegebg .photos a:before {left:2px; top:2px;}
.collegebg .wistlist span:before {background-position:-32px -31px;}
.commonListBlock .item .box{height:100%; padding:0; box-shadow:0 0 6px rgba(0,0,0,.1);}
.commonListBlock .item .collegeinfo{margin:5px 0 8px;}
ul.courseBox{display:table; width:100%;}
ul.courseBox li{display:table-cell; width:32%; text-align:center; font-size:13px; padding:2px 2px 2px 5px; border-right:1px solid var(--boxBorderColor);}
ul.courseBox li:last-child {margin:0; border-right:0;}
ul.courseBox li >h5{margin:0 0 2px;text-align:left;margin-left:4px; font-weight:700;}
ul.courseBox li >p{color:#999; font-size:13px!important;font-style:normal;margin:2px 0 2px;text-align:left; padding:0;margin-left:30px;}
ul.courseBox li >h5>a{color:var(--darkColor); padding-left:25px; text-decoration:none; position:relative;}
ul.courseBox li >h5>a:before{content:''; position:absolute; left:-1px; top:-2px; width:20px; height:20px; }
ul.downloadDetail{display:table; width:100%;  font-size:13px; text-transform:uppercase;}
ul.downloadDetail>li{float:left; width:50%; max-width:50%; text-align:center; padding:0; font-size:12px; border:0;}
ul.downloadDetail>li:last-child{background:var(--anchorColor);}
ul.downloadDetail>li>a>img{padding-right:2px;margin-top:2px;}
ul.downloadDetail>li>a,ul.downloadDetail>li>span{display:block; text-decoration:none;padding: 10px 0px; color:var(--darkColor); border-top:1px solid var(--boxBorderColor);}
ul.downloadDetail>li:last-child>span{color:var(--whiteColor); cursor:pointer;}
ul.downloadDetail li:last-child >a {color:var(--whiteColor); border:1px solid var(--anchorColor);} 
/*-----------------common colleges end------------------*/


/*--------- common modal start------------*/
.common_modal.common_news_modal .modal-content{margin:20% auto; width:500px; max-width:94%; background:var(--whiteColor);}
.common_modal.common_news_modal .modal-header{padding:10px 40px 10px 15px; position:relative;}
.common_modal.common_news_modal .modal-header h4{margin:0;display: block;padding: 0;}
.common_modal.common_news_modal .modal-header .close{color:var(--whiteColor); top:0; right:10px; font-size:30px; border:0; background:none;}
.common_modal.common_news_modal .modal-body{padding:30px 15px 10px;}
.common_modal.common_news_modal .modal-dialog .content{padding: 10px;}
.common_modal.common_news_modal .modal-dialog .modal-content .content input, .common_modal.common_news_modal .modal-dialog .modal-content .content select{margin-bottom: 10px;}
.common_modal.common_news_modal .modal-dialog .modal-content .modal-footer{text-align: center;}
/*--------- common modal end------------*/


.topColleges .owl-carousel .owl-stage-outer {overflow: hidden;padding: 2px;}
.topColleges .owl-stage-outer .owl-stage{ display: flex;flex-direction: row;}
.topColleges .owl-item .item{background: var(--whiteColor);border-radius: 4px;border: 1px solid var(--boxBorderColor);height: 100%;transition: 0.5s ease-out}
.topColleges .owl-item .item:hover, .latestCarousel .owl-stage-outer .owl-item .item:hover{box-shadow: 0 0 10px rgba(0, 0, 0, .1)}
.topColleges .owl-item .item .text{padding: 10px;}
.topColleges .owl-item .item .text span{width: 18px;height: 18px;display: inline-block;vertical-align: middle;margin:0 5px 0 0; overflow:hidden;}
.topColleges .owl-item .item .text span svg{width:100%; height:auto;}
.topColleges .owl-item .item .text a{color: var(--textColor);;margin-bottom: 10px;padding: 0;text-align: left;}
.topColleges .owl-item .item .text a:hover{color:#348fd6}
.topColleges .owl-item .item .text p{margin-bottom: 3px;color:#798393;}
.popularWidget{margin-bottom: 15px;padding: 0;text-align: center;width: auto;}
.popularWidget ul.tabs li{background: none; display: inline-block; margin: 0px 10px;padding: 5px 15px;cursor: pointer;}
.popularWidget ul.tabs li.current{color: var(--anchorColor);background: transparent;border-bottom: 2px solid var(--anchorColor);}
.popularWidget .tab-content{display: none;padding: 15px 0;}
.popularWidget .tab-content.current{display: inherit;}
.popularWidget h2{text-align: center;}

.popularWidget .owl-carousel .owl-stage-outer, .latestCarousel .owl-carousel .owl-stage-outer {overflow: hidden;padding: 2px;}
.popularWidget .tabBlock a, .innerCarousel a, .popularLink{text-align: center;text-decoration: none;padding: 15px 0;width: 100%;color:#348fd6;}
.popularWidget .owl-stage-outer .owl-stage{ display: flex;flex-direction: row;}
.popularWidget .owl-item .item{background: var(--whiteColor);border-radius: 4px;border: 1px solid var(--boxBorderColor);height: 100%;transition: 0.5s ease-out;text-align: left;}
.popularWidget .owl-item .item:hover, .latestCarousel .owl-stage-outer .owl-item .item:hover{box-shadow: 0 0 10px rgba(0, 0, 0, .1)}
.popularWidget .owl-item .item .text{padding: 10px;}
.popularWidget .owl-item .item .text span{width: 18px;height: 18px;display: inline-block;vertical-align: middle;margin:-4px 5px 0 0; overflow:hidden;position: relative;}
.popularWidget .owl-item .item .text span:before{content: '';position: absolute; left: 0;top: -5px;width: 20px;height: 24px;background: url("../../images/news-listing-sprite.faa1361cd7f5.png") no-repeat;background-position: -54px 4px;}   
/* .popularWidget .owl-item .item .text span svg{width:100%; height:auto;} */  
.popularWidget .owl-item .item .text a{color:var(--textColor);;margin-bottom: 10px;padding: 0;text-align: left;}  
.popularWidget .owl-item .item .text a:hover{color:var(--anchorColor);}
.popularWidget a, .topColleges a{text-align: center;text-decoration: none;width: 100%;color: var(--anchorColor); }
.streams-tag-carousel{position: relative;display: flex;justify-content: space-between;}
.liveUpdatesdiv{width: 70px;height: 30px;border-radius: 16px;background-color: var(--outlineColor);color: var(--whiteColor);font-weight: 400;font-size: 15px;    display: flex;align-items: center;justify-content: center;gap:6px}
.blinkdiv{width: 8px;height: 8px;background-color: var(--whiteColor);border-radius: 50%;-webkit-animation: blink 0.5s infinite; /* Safari 4+ */  -moz-animation:blink 0.5s infinite; /* Fx 5+ */ -o-animation:blink 0.5s infinite; /* Opera 12+ */animation:blink 0.5s infinite; /* IE 10+, Fx 29+ */}
@-webkit-keyframes blink {
    0%, 49% {
        background-color: rgb(225,159,143); 
    }
    50%, 100% {
        background-color: var(--whiteColor);  
    }
}

.news-carousel-heading{margin-top: 10px;}
@media screen and (max-width:1024px){
.news-sab-nav .news-nav {white-space: nowrap;overflow-y: auto;}
.news-carousel .owl-carousel .owl-nav button, .trending-news-carousel .owl-carousel .owl-nav button, .newsStream.newsDetailsPage .commonListBlock .owl-carousel .owl-nav button{display: none;}
.newsStream.newsDetailsPage .pagination nav{position: static;z-index: 0;clear: none;}
.newsStream.newsDetailsPage .pagination nav > ul{display: block;position: static;height: auto;border:0;}
.newsStream.newsDetailsPage .pagination nav > ul li{clear:none;}
}

@media screen and (max-width:768px){
.news-carousel .image, .news-carousel .image a, .newslistCol li .box .image a, .newslistCol li .box .image{width: 100%}
.news-carousel .image, .news-carousel .owl-item img{height: 225px;}   
.news-carousel .newList .owl-heading{width: 100%;padding: 10px}
.newslistCol li, .news-group-bg li {width: 50%;padding: 0 10px 15px 10px;}
.news-title-new {border-right: 0;border-bottom: solid 1px var(--boxBorderColor)}
.news-sab-nav .news-nav li.dropdown ul{right: -46px;position:fixed;white-space: normal;}
.allNewsBlock .rightCol, .allNewsBlock .rightCol li, .allNewsBlock .leftCol{width: 100%;}
body.newsDetailsPage footer{padding-bottom: 0;}
/*--------- mobile scroll start------------*/
     .news-sab-nav .news-nav::-webkit-scrollbar {height: 3px;}
      /* Track */
      .news-sab-nav .news-nav::-webkit-scrollbar-track {background: #f1f1f1; }
       
      /* Handle */
      .news-sab-nav .news-nav::-webkit-scrollbar-thumb {background: #555; }
      /*--------- mobile scroll end------------*/

}

@media screen and (max-width:640px){
.news-carousel-heading>a{font-size: 17px;}
.owl-nav .owl-prev, .owl-nav .owl-prev:hover{left:0;}
.owl-nav .owl-prev, .owl-nav .owl-next{right: 0;}
.newslistCol li, .news-group-bg li{width: 100%;padding:0 0 15px 0;}
.newslistCol li:last-child{padding-bottom: 0;}
.newslistCol ul, .news-group-bg ul{margin-left: 0;margin-right: 0;}
.newslistCol li .box .image{width: 32%;float: left;margin:0 10px 0 0;}
.newslistCol li .box .caption {padding: 10px 0 0;}
.newslistCol li .box .caption .news-by{padding: 5px 0 5px 0;}
.morphsearch-content li{width: 100%;}
.morphsearch-form .button{width: 61px;}
.newsStream.newsDetailsPage .allNewsBlock .rightCol li .imgSection{width: 125px;}
.newsStream.newsDetailsPage .dataContent .close{top:19px;}
.adsBlock, .newsStream.newsDetailsPage .adsblock{display: none;}  
}

@media screen and (max-width:575px){ 
.popularWidget ul.tabs {white-space: nowrap;width: auto;overflow-x: auto;}
}

@media screen and (max-width:540px){
.newslistCol li .box{padding:10px;}
.newslistCol li .box .caption{padding:0;}
.newsStream .allNewsBlock .rightCol li .imgSection{width: 125px;margin: 0 10px 0 0;}

}

@media screen and (max-width:380px){
.news-sab-nav{margin-top: 12px;}
}

@media screen and (max-width:370px){
    .mobileAds{margin-left: -5px;margin-right: -5px;}  
}

@media screen and (max-width:360px){ 
    .mobileAds{margin-left: -10px;margin-right: -10px;} 
}

