/**

 * @package Sj Responsive Content for K2

 * @version 2.5.0

 * @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL

 * @copyright (c) 2012 YouTech Company. All Rights Reserved.

 * @author YouTech Company http://www.smartaddons.com

 */

.sj-k2-responsive-content-footertext, .sj-k2-responsive-content-introtext {overflow: hidden;display:block;padding: 15px 0;clear: both;}

.sj-k2-responsive-content {display:block;color: #666666;font-size: 14px;clear: both;padding: 0;margin-bottom:50px;}

.sj-k2-responsive-content .responsive-content-box-bg {background: #FFF;position: relative;margin:0;padding:0;display:block;}
.responsive-content-box.isotope-item{ z-index:1;}

.sj-k2-responsive-content h1 {color: #016ca4;font-size: 30px;font-weight: bold;padding-left: 10px;}

.sj-k2-responsive-content h4 {color: #444; font-size:15px; font-weight:600; line-height:21px;  margin: 0 0 6px;padding: 8px;}

.sj-k2-responsive-content p {margin: 0;padding: 0;}

.sj-k2-responsive-content hr {margin:10px;padding:0;-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;-moz-border-top-colors: none;border-color: #E5E5E5 -moz-use-text-color #FFFFFF;border-image: none;border-style: solid none;border-width: 1px 0;height: 1px;}

.sj-k2-responsive-content hr:before, .sj-k2-responsive-content hr:after {border:none;}

.sj-k2-responsive-content .responsive-content-box {display:block;float: left;line-height: 20px;margin: 5px 8px 12px 9px;padding:0;border:1px solid #CCCCCC;box-shadow: 5px 0 10px -2px #cccccc;overflow:hidden;}

.sj-k2-responsive-content .responsive-content-box:hover {box-shadow: 0 0 5px #999;}

.sj-k2-responsive-content .responsive-content-box-inner {display:block;margin: 0;/*padding:1px;*/}

.sj-k2-responsive-content .item {background: none repeat scroll 0 0 transparent;display: block;position: relative;}

/*.sj-k2-responsive-content .responsive-content-box-inner:hover {background: #1074a9;}*/

/*.sj-k2-responsive-content .responsive-content-box-inner:hover  .item{*//*	background: url("../images/bg-mask.png") #bebebe;*//*}*/

.sj-k2-responsive-content .responsive-content-box-mask {left: 0;position: absolute;top: 0;bottom:0;right:0;display: none;cursor: pointer;z-index:100;}

.sj-k2-responsive-content .responsive-content-box-inner:hover .responsive-content-box-mask, .sj-k2-responsive-content .responsive-content-box-mask:hover {background: url("../images/box-mask.png");display:block;}

.sj-k2-responsive-content .responsive-content-box-inner:hover .item-img-mask, .sj-k2-responsive-content .responsive-content-box-mask:hover .item-img-mask {background: url("../images/bg-zoom.png") no-repeat 50% 50%;display: block;}

.sj-k2-responsive-content .item-img {position: relative;display:block;}

.sj-k2-responsive-content img {width:100%;}

.sj-k2-responsive-content .item-caption {background: url("../images/bg-caption.png");bottom: 0;left: 0;position: absolute;right: 0;line-height:10px;padding:4px 5px;}

.sj-k2-responsive-content .item-date {padding: 3px 0;float: left;font-size: 12px;color: #cccccc;}

.sj-k2-responsive-content .item-hit-comment {float:right;}

.sj-k2-responsive-content .item-comment {background: none repeat scroll 0 0 #FFFFFF;border-radius: 5px;color: #FF0000;float: right;font-size: 12px;/*font-weight: bold;*/margin: 0 5px;padding: 3px 6px;position: relative;}

.sj-k2-responsive-content .item-comment-bottom {background: url("../images/item-comment-bottom.png") no-repeat scroll 50% 100% transparent;bottom: -3px;left: 0;position: absolute;right: 0;top: 0;}

.sj-k2-responsive-content .item-hit {background: none repeat scroll 0 0 #FFFFFF;border-radius: 4px 4px 4px 4px;color: #FF0000;float: right;font-size: 12px;/*font-weight: bold; */padding: 3px 6px;}

.sj-k2-responsive-content .item-img-mask {float: left;height: 100%;left: 0;position: absolute;top: 0;z-index:200;width: 100%;cursor: pointer;display: none;}

.sj-k2-responsive-content .mask-img {background:none;bottom:0;right:0;left: 0;position: absolute;top: 0;cursor: pointer;z-index:300;}

.sj-k2-responsive-content .item-desc, .sj-k2-responsive-content .item-readmore {display:block;margin: 5px 0;word-wrap: break-word;}

/*.sj-k2-responsive-content .item-img:hover .item-img-mask{*//*	background: url("../images/bg-caption.png");*//*	display:block;*//*}*//*.sj-k2-responsive-content .item-img:hover .mask-img {*//*	background: url("../images/bg-zoom.png") no-repeat 50% 50%;*//*	display: block;*//*}*/

.sj-k2-responsive-content #infscr-loading, .wallpaer-category #infscr-loading {background: none repeat scroll 0 0 #FFFFFF;bottom: 0;color: #000000;position: fixed;right: 0;z-index: 9999;}

/**** Isotope Filtering ****/

.isotope-item {z-index: 2;}

.isotope-hidden.isotope-item {pointer-events: none;z-index: 1;}

/**** Isotope CSS3 transitions ****/

.isotope, .isotope .isotope-item {-webkit-transition-duration: 0.8s;-moz-transition-duration: 0.8s;-ms-transition-duration: 0.8s;-o-transition-duration: 0.8s;transition-duration: 0.8s;}

.isotope {-webkit-transition-property: height, width;-moz-transition-property: height, width;-ms-transition-property: height, width;-o-transition-property: height, width;transition-property: height, width;}

.isotope .isotope-item {-webkit-transition-property: -webkit-transform, opacity;-moz-transition-property:    -moz-transform, opacity;-ms-transition-property:     -ms-transform, opacity;-o-transition-property:         top, left, opacity;transition-property:         transform, opacity;}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {-webkit-transition-duration: 0s;-moz-transition-duration: 0s;-ms-transition-duration: 0s;-o-transition-duration: 0s;transition-duration: 0s;}

/*----------fancybox----------*/

#sj-fancybox .fancybox-caption {background: #666666;margin-top: 1px;}

/*--------- Other --------------*/

.sj-respl02-6 .responsive-content-box {width: 16.63%;}

.sj-respl02-5 .responsive-content-box {width: 19.96%;}

.sj-respl02-4 .responsive-content-box {width: 22.96%;}

.sj-respl02-3 .responsive-content-box {width: 33.31%;}

.sj-respl02-2 .responsive-content-box {width: 49.96%;}

.sj-respl02-1 .responsive-content-box {width: 99.96%;}

@media all and (max-width: 479px) { 

.sj-respl04-6 .responsive-content-box { width: 16.63%;}

.sj-respl04-5 .responsive-content-box { width: 19.96%;}

.sj-respl04-4 .responsive-content-box { width: 24.96%;}

.sj-respl04-3 .responsive-content-box { width: 33.31%;}

.sj-respl04-2 .responsive-content-box { width: 49.96%;}

.sj-respl04-1 .responsive-content-box { width: 94.96%;}

}

@media all and (min-width: 480px) and (max-width: 767px) {

.sj-respl03-6 .responsive-content-box { width: 16.63%;}

.sj-respl03-5 .responsive-content-box { width: 19.96%;}

.sj-respl03-4 .responsive-content-box { width: 24.96%;}

.sj-respl03-3 .responsive-content-box { width: 33.31%;}

.sj-respl03-2 .responsive-content-box { width: 46.00%;}

.sj-respl03-1 .responsive-content-box { width: 99.96%;}

}

@media all and (min-width: 768px) and (max-width: 1199px) {

.sj-respl02-6 .responsive-content-box { width: 16.63%;}

.sj-respl02-5 .responsive-content-box { width: 19.96%;}

.sj-respl02-4 .responsive-content-box { width: 22.96%;}

.sj-respl02-3 .responsive-content-box { width: 30.20%;}

.sj-respl02-2 .responsive-content-box { width: 49.96%;}

.sj-respl02-1 .responsive-content-box { width: 99.96%;}

}

@media all and (min-width: 1200px) {

.sj-respl01-6 .responsive-content-box { width: 16.63%;}

.sj-respl01-5 .responsive-content-box { width: 19.96%;}

.sj-respl01-4 .responsive-content-box { width: 23%;}

.sj-respl01-3 .responsive-content-box { width: 33.31%;}

.sj-respl01-2 .responsive-content-box { width: 49.96%;}

.sj-respl01-1 .responsive-content-box { width: 99.96%;}

}

/* ==========================================================================

   end responsive-listing-ii

   ========================================================================== */

.realtime {background: #ffffff; /* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU2ZTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #ffffff 0%, #e6e6e6 100%); /* IE10+ */background: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0 ); /* IE6-8 */border-radius: 3px 3px 0 0;border:1px solid #cbcbcb;border-bottom:4px solid #999999;display:block;height:30px;width:97.7%;margin:0 0 8px 10px}

.realtime span {border-left:1px solid #cbcbcb;border-right:1px solid #ffffff;border-bottom:4px solid #999999;box-shadow: 0 -1px 0 #FFFFFF inset;color:#333333;float:left;font: bold 13px/32px Arial, Helvetica, sans-serif;height:30px;padding:0 12px;text-transform:uppercase}

.realtime b {cursor:pointer}

.realtime span.top_news {border-bottom-color:#044f96;border-left:none}

.realtime span.world_news {border-bottom-color:#9bb634}

.realtime span.entertainment {border-bottom-color:#5bb5ba}

.realtime span.business {border-bottom-color:#df982d}

.realtime span.cricket {border-bottom-color:#fb405a}

.realtime span.sports {border-bottom-color:#880388;border-right-color:#CBCBCB}

.realtime span:hover, .realtime .active span {box-shadow:none;color:#FFFFFF}

.realtime span.top_news:hover, .realtime .active span.top_news {background:#044f96}

.realtime span.world_news:hover, .realtime .active span.world_news {background:#9bb634}

.realtime span.entertainment:hover, .realtime .active span.entertainment {background:#5bb5ba}

.realtime span.business:hover, .realtime .active span.business {background:#df982d}

.realtime span.cricket:hover, .realtime .active span.cricket {background:#fb405a}

.realtime span.sports:hover, .realtime .active span.sports {background:#880388}

.sechead {background: none repeat scroll 0 0 #107bbf;color: #fff;font-family: "Roboto Condensed", sans-serif;font-size: 1em;margin: 0 0 10px;padding: 2px 8px;position: absolute;right: 5px;text-transform: uppercase;top: 5px;z-index: 2;}

.sechead:hover {background:#de303a}

.sechead a, .sechead a:hover {color: #fff;text-decoration:none;}

.capitalize {text-transform: capitalize;}

.newmorediv {display:none;font-size:13px;padding: 0;text-align: right;}

.newmorediv a {color:#CC0000}

/*.bold {font-weight: bold;}*/

 .real-arrow {display:inline-block;height:7px;padding-left:4px;width:4px !important}

.border1 {border-bottom:3px solid #4f76bf;}

.border2 {border-bottom:3px solid #e47d11;}

.border3 {border-bottom:3px solid #7ea226;}

.border4 {border-bottom:3px solid #566e73;}

.border5 {border-bottom:3px solid #d2435c;}

.border6 {border-bottom:3px solid #3795bf;}

.border7 {border-bottom:3px solid #b35900;}

.border8 {border-bottom:3px solid #fc6260;}

.border9 {border-bottom:3px solid #09baba;}

.border10 {border-bottom:3px solid #ec6dba;}

.main-title {border-left: 4px solid #3c98ca;border-right: 4px solid #3c98ca;margin-bottom: 20px;padding: 4px 18px;}

.main-title h2 {display: inline-block;}

.main-title .select-categories {display:none;}

.select-categories select {background: none repeat scroll 0 0 #3c98ca;border: 0 none;color: #fff;font-family: roboto condensed;font-size:1.1em;padding:0 16px 0 0;}

.select-categories:before {border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 4px solid #fff;content: "";height: 0;position: absolute;right: 7px;top: 10px;width: 0;}

.main-title span {color: #999999;display: inline-block;float: right;margin: 10px 0 0 10px;}

.main-title span a {font-size: 0.9em;margin: 0 5px;}

.main-title span a:last-child {margin-right: 0;}

.main-title span a.active {color:#333;font-weight:600;}

.gallery-category .sechead {display:none;}

.category-enable .sechead {display:block;}

.image-hover img, .sj-k2-responsive-content img {transition: all 0.2s ease-in-out 0s;}

.image-hover:hover img, .sj-k2-responsive-content .mask-img:hover > .sj-k2-responsive-content img {transform: scale(1.1) rotate(2deg);}



/***** praveen start ****/

.likes-count{ display:none; /*display:inline-block;*/ text-align:left;font-size:13px; color:#666; float:left; margin:17px 0}

.likes-count span{ float:left; margin:0 10px; opacity:1!important; color:#ccc;}

.likes-count .likes:hover{ color:#090;opacity:1!important}

.likes-count .dislikes:hover{ color:#F00; opacity:1!important}

.share-icons{ padding:0; display:block; float:right; font-size:16px; position:relative; bottom:0;}

.share-icons a.facebook{ padding:14px 18px;}

.share-icons a.facebook:hover{ background:#3b5998; color:#fff;}

.share-icons a.twitter:hover {background:#00a0d1;color:#fff;}

.share-icons a.gplus:hover { background:#da4834;color:#fff;}

.share-icons a{border-left: 1px solid #ccc;padding: 14px; float:left; color:#ccc}

.gallery-images-list .item-content{ position:relative;}

.gallery-images-list .item-content .bottom{border-top: 1px solid #ccc;padding:0;   }

.wallpaer-category.owl-carousel{ display:block !important;}

.wallpaer-category.owl-carousel .item{ width:29.9%; float:left; margin:1% 1.6% !important;}

.wallpaper-slide-full .fotorama__nav-wrap{ display:none !important;}

.featured.wallpaper-slide-full{ background:#fff !important;}

.wallpaper-slide-full.nav{ padding:10px 0; text-align:center; background:#ebebeb; padding:15px; border-radius:10px 10px 0 0}

.wallpaper-slide-full.nav.bottom{border-radius:0px 0px 10px 10px}

.wallpaper-slide-full.nav .next-bt{ float:right; line-height:18px}

.wallpaper-slide-full.nav .prev-bt{ float:left;line-height:18px}

.wallpaper-slide-full.nav a i { color:#F00; font-size:20px!important;}

.wallpaper-slide-full.nav a.active{ font-weight:bold; color:#000}

.gallery-images-list .gallery-images.wallpaer-category .item { padding:0!important}

.gallery-images .item .item-header .count{ background: none repeat scroll 0 0 #000;bottom: 12px;color: #fff;opacity: 0.7 !important;padding: 3px 8px;position: absolute;}

.gallery-images.wallpaer-category .item-content{ height:90px}

.gallery-images.wallpaer-category  .item h4{ height:40px;}

.featured.wallpaper-slide-full .featured-slider {border:2px solid #fff !important;border-radius: 10px;box-shadow: 0 0 7px 0 #666; padding:2px}

.margin-top-15 {margin-top: 15px !important;}

/*.wallpaper-slide .gallery-images-list .item{ padding:0px;}

.wallpaper-slide .gallery-images-list .item h4{ height:40px!important}

.wallpaper-slide .gallery-images-list .item-content{ height:90px!important}*/

.wallpaer-category.gallery-images .item{ padding:0px;}

.wallpaer-category.gallery-images .item .item-header {display: block;margin-bottom: 8px; position: relative;}

.wallpaer-category.gallery-images .item {background: none repeat scroll 0 0 #fff;border: 1px solid #ccc;box-shadow: 5px 0 10px -2px #cccccc;margin: 0 15px !important;padding: 7px;text-align: center;}

.wallpaer-category.gallery-images .item:hover { border:1px solid #b0b0b0; box-shadow:0 0 5px #999 }

.wallpaer-category.gallery-images .item .item-header {display: block;margin-bottom: 8px; position:relative;}

.wallpaer-category.gallery-images-list .item-content {position: relative;}

.wallpaer-category.gallery-images .item h4{ height:40px!important}

.wallpaer-category.gallery-images .item-content{ height:90px!important}

/***** praveen emd ****/

/***** siva Start ****/

/***** Videos infinate scrolls****/



.four_colume.gallery-images-list .gallery-images .item{ width:20.6%; margin-bottom:2.5%; display:inline-block;}

.four_colume.gallery-images-list .main-title {border-left: 4px solid #3c98ca;border-right: 4px solid #3c98ca;margin-bottom: 20px;padding: 4px 18px;}

.four_colume.gallery-images-list .main-title h2 {display: inline-block;}

.four_colume.gallery-images-list .main-title .select-categories{ display:none; }

.four_colume.gallery-images-list .select-categories select {background: none repeat scroll 0 0 #3c98ca;border: 0 none;color: #fff;font-family: roboto condensed;font-size:1.1em;padding:0 16px 0 0;}

.four_colume.gallery-images-list .select-categories:before {border-left: 4px solid transparent;border-right: 4px solid transparent;border-top: 4px solid #fff;content: "";height: 0;position: absolute;right: 7px;top: 10px;width: 0;}

.four_colume.gallery-images-list .main-title span {color: #999999;display: inline-block;float: right;margin: 10px 0 0 10px;}

.four_colume.gallery-images-list .main-title span a {color:#3c98ca;font-size: 0.9em;margin: 0 5px;}

.four_colume.gallery-images-list .main-title span a:last-child {margin-right: 0;}

.four_colume.gallery-images-list .main-title span a.active{ color:#333; font-weight:600; }

.four_colume.gallery-images-list .gallery-images .item {background: none repeat scroll 0 0 #fff;border: 1px solid #ccc;box-shadow: 5px 0 10px -2px #cccccc;display: inline-block;margin: 0 12px 2.5% !important;padding: 7px !important;text-align: center;width: 20.8%;}

.four_colume.gallery-images-list .gallery-images .item .item-header {display: block;margin-bottom: 8px;position: relative;}

.four_colume.gallery-images-list .item-content {height: 44px!important;overflow: hidden;}

.four_colume.gallery-images-list .gallery-images .item h4 {font-family: "Roboto Condensed",sans-serif;font-size: 1.2em;font-weight: 500;line-height: 120%;}

.four_colume.gallery-images-list .gallery-images {padding: 0;width: 100%;}



.four_colume.gallery-images-list .item-header .mediaicon {bottom: 8px;position: absolute;right: 8px;}

/***** siva end ****/
/*=====16Sep for watch movies=======*/
.sj-k2-responsive-content .item-img .img-hover {
    display: block;
}