/*
 * Modules Icons
*/
.svg-ellipsis-h-i {background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' style='fill:%23656c7a'%3E%3Cpath d='M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z'%3E%3C/path%3E%3C/svg%3E")}
.svg-ellipsis-h-w-i {background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' style='fill:%23fff'%3E%3Cpath d='M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z'%3E%3C/path%3E%3C/svg%3E")}
.svg-search-w-i {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='fill:%23fff' viewBox='0 0 24 24'%3E%3Cpath d='M9.5,3A6.5,6.5 0 0,1 16,9.5C16,11.11 15.41,12.59 14.44,13.73L14.71,14H15.5L20.5,19L19,20.5L14,15.5V14.71L13.73,14.44C12.59,15.41 11.11,16 9.5,16A6.5,6.5 0 0,1 3,9.5A6.5,6.5 0 0,1 9.5,3M9.5,5C7,5 5,7 5,9.5C5,12 7,14 9.5,14C12,14 14,12 14,9.5C14,7 12,5 9.5,5Z' /%3E%3C/svg%3E")}
/*
 * Modules Ads
*/
.adslot-modules{float:left;margin:0 0 15px;position:relative;width:100%}
.adslot-modules p{margin:auto;text-align:center}
.rtl .adslot-modules{float:right}
/*
 * Modules
 *
*/
.module-wrapper{width:100%;margin:0 0 15px;display:inline-block}
.module-head{width:100%;float:left;position:relative;}
.module-head-style1 {border-right:1px solid #e9edf0;border-left:1px solid #e9edf0}
.module-head .module-head-title{float:left;text-indent:12px}
.module-head .svg-icon {background-repeat:no-repeat;right:10px;position:absolute;top:49%;-ms-transform:translateY(-50%);transform:translateY(-50%);background-position:center;background-size:36px 36px;width:36px;height:28px}
.module-head .search{border-radius:3px;border:1px solid #e9edf0;padding:2px;line-height:0;right:10px;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}
.module-head-style1 .search .text{background-color:transparent;padding:2px 5px}
.module-head-style2 .search .text{background-color:transparent;width:170px;padding:2px 5px}
.module-head .search .text{text-indent:3px;color:#656c7a;float:left;width:170px;height:25px}
.module-head .search .button{cursor:pointer;width:25px;border-radius:3px}
.module-head .search .button .search-svg{float:right;height:25px;width:25px;margin:0;background-position:center 62%;background-size:18px 18px;background-repeat:no-repeat;}
.module-head .search-bg{right:5px}
.module-head .search-bg .text{background-color:#fff;color:#656c7a}
.rtl .module-head{float:right}
.rtl .module-head .module-head-title{float:right}
.rtl .module-head .svg-icon{right:auto;left:10px}
.rtl .module-head .search{right:auto;left:10px}
.rtl .module-head .search .text{float:right}
.rtl .module-head .search .button .search-svg{float:left}
.rtl .module-head .search-bg{right:auto;left:10px}

.module-head-style1{border-bottom:1px solid #e9edf0;}
.module-head-dark.module-head-style1{border-bottom:1px solid #333;}
.module-head-style2 .module-head-title{text-indent:12px}
.module-head-style2 .module-head-title span{position:relative;color:#fff;z-index:5}
.module-head-style1 .module-head .search .text{background-color:#fff;border:1px solid #e9edf0;border-right:none;color:#777;float:left;width:170px;padding:4px 5px}
.module-head-style2 .module-head .search .text{color:#777;float:left;width:170px;padding:4px 5px}
.module-head-style2 .search .button {}
.module-head-style2.module-head .search .text{color:#fff !important;}
.module-body{width:100%;display:inline-block;background-color:#fff;padding:10px 10px 5px;list-style:none;position:relative;border-right:1px solid #e9edf0;border-left:1px solid #e9edf0;border-bottom:1px solid #e9edf0;}
.module-body ul{list-style:none}
.module-body .meta{display:inline-block;color:#656c7a;margin:0 0 5px;font-weight:400;}
.module-body .meta span{display:inline-block;text-indent:5px}
.module-body .meta span:before{content:"/";font-size:80%;padding:0 5px 0 0}
.rtl .module-body .meta span:before{content:"/";font-size:80%;padding:0 0 0 5px}
.module-body h2,.module-body p{width:100%;display:inline-block}
.module-body p{color:#656c7a}

.dark .module-body{background-color:#1d2327;border-color:#272F34}
.dark .module-body p{color:#ddd}
.dark .module-body li{border-color:#272F34!important}

.module-wrapper-dark .module-body h2,
.dark .module-body .module-head-title{color:#fff!important}
.dark .module-head-style1{border-color:#272F34;}
.dark .module-head-style1 .search{border-color:#272F34}
.dark .module-head-style1 .search .text{color:#bdc1c6}
.dark .module-head .module-head-title a{color:#fff !important}
.dark .module-body .meta{color:#bdc1c6}
/*
 * Dark Style
 *
*/
.module-wrapper-dark{background-color:#1d2327}
.module-head-dark {border-color:#272F34}
.module-head-dark .module-head-title a{color:#fff;padding:0 5px}
.module-head-dark a:hover{color:#fff!important}
.module-head-dark a i{border-radius:50%;color:#fff;line-height:25px;padding:0;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}
.module-body-dark{background-color:#1d2327;border-color:#272F34}
.module-body-dark a{color:#fff}
.module-body-dark span{color:#ccc!important}
.module-body-dark p{color:#ccc!important}
.module-body-dark .bg-trans span{color:#fff!important}
.module-body-dark  li{border-color:#333}
@media only screen and (max-width:767px) and (min-width:560px){
	.module-head .search{display:none}
}
@media only screen and (max-width:559px){
	.module-head .search{display:none}
}
/*
 * 4 Columns
*/
.module-sm{width:100%;display:inline-block}
.module-wrapper-sm{width:24.25%;margin:0 1% 15px 0;vertical-align:top;vertical-align:top;display:inline-block}
.module-wrapper-sm-rm{margin:0 0 15px!important}
.rtl .module-wrapper-sm{margin:0 0 15px 1%}
@media only screen and (max-width:986px) and (min-width:768px){
	.module-wrapper-sm{width:49%;margin:0 2% 15px 0}
	.rtl .module-wrapper-sm{margin:0 0 15px 2%}
	.module-wrapper-sm-rm2{margin:0 0 15px!important}
}
@media only screen and (max-width:767px){
	.module-wrapper-sm{width:100%;margin:0 0 15px!important}
	.module-wrapper-sm-rm2{margin:0 0 15px!important}
}
/*
 * 2 Columns
*/
.module-2c{width:100%;display:inline-block}
.module-wrapper-2c{background-color:#fff;width:49.25%;float:left;margin:0 1.5% 15px 0;vertical-align:top}
.module-wrapper-2c-rm{margin:0 0 15px!important}
.rtl .module-wrapper-2c{margin:0 0 15px 1.5%;float:right}
.rtl .module-wrapper-2c-rm{margin:0 0 15px!important}
.dark .module-wrapper-2c{background-color:#1d2327}
@media only screen and (max-width:767px){
	.module-wrapper-2c{width:100%;margin:0 0 15px!important}
	.module-wrapper-2c-rm{margin:0 0 15px!important}
}
/*
 * 3 Columns
*/
.box-w3c{width:100%;display:inline-block}
.box-w3c-section{width:32.333%;display:inline-block;vertical-align:top;margin:0 1.5% 15px 0}
.box-w3c-section:nth-child(3n){margin:0 0 15px}
.rtl .box-w3c-section{margin:0 0 15px 1.5%}
.rtl .box-w3c-section:nth-child(3n){margin:0 0 15px}
@media only screen and (max-width:986px){
	.box-w3c-section {width:100%;margin:0 0 15px}
	.rtl .box-w3c-section {margin:0 0 15px}
}
/*
	* Module 1
*/
.module-1a{width:100%;display:inline-block;padding:0 0 10px;margin:0 0 10px;border-bottom:1px solid #e9edf0}
.module-1a img{width:100%}
.module-1a .thumbnail{width:50%;margin-right:2%;float:left}
.module-1a h2{width:48%;margin:0 0 5px}
.module-1a p,
.module-1a .meta{width:48%}
.module-1b{width:49%;padding:0 0 5px;margin:0 2% 5px 0;border-bottom:1px solid #e9edf0;display:inline-block;vertical-align:top;}
.module-1b.nth-child-2n{margin:0 0 5px}
.module-1b.nth-last-of-type-2{border-bottom:none}
.module-1b .thumbnail{float:left;width:40%;margin-right:2%}
.module-1b img{width:100%}
.module-1b h2{width:58%}
.module-1b .meta{width:58%}
.rtl .module-1a .thumbnail{margin-right:0;margin-left:2%;float:right}
.rtl .module-1b{margin:0 0 5px 2%}
.rtl .module-1b.nth-child-2n{margin:0 0 5px}
.rtl .module-1b.nth-last-of-type-2{border-bottom:none}
.rtl .module-1b .thumbnail{float:right;margin-right:0;margin-left:2%}
@media only screen and (max-width:767px){
	.module-1a .thumbnail{width:100%;margin:0 0 10px}
	.module-1a .meta,
	.module-1a h2,
	.module-1a p{width:100%}
	.module-1b{width:100%;margin:0 0 5px}
	.rtl .module-1b{margin:0 0 5px}
	.module-1b.nth-child-2n{margin:0 0 5px}
	.module-1b.nth-last-of-type-2{border-bottom:1px solid #e9edf0!important}
	.module-1b.last-child{border-bottom:none!important}
}
/*
 * Module 2
*/
.module-2a{width:50%;margin-right:1%;float:left}
.module-2a .thumbnail{display:inline-block;width:100%;margin-bottom:5px}
.module-2a img{width:100%}
.module-2a h2{margin:0 0 5px}
.module-2a .meta{width:100%}
.rtl .module-2a{margin-right:0;margin-left:1%;float:right}
.module-2b{width:49%;padding:0 0 5px;margin:0 0 5px;border-bottom:1px solid #e9edf0;float:right;clear:right;}
.module-2b img{width:100%}
.module-2b.last-child{margin:0;border-bottom:none}
.module-2b .thumbnail{float:left;width:40%;margin-right:2%}
.module-2b h2{display:inline-block;width:58%}
.module-2b .meta{width:58%;margin:0 0 5px}
.rtl .module-2b{float:left;clear:left;}
.rtl .module-2b.last-child{margin:0;border-bottom:none}
.rtl .module-2b .thumbnail{float:right;margin-right:0;margin-left:2%}
@media only screen and (max-width:767px){
	.module-2a{width:100%;margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #e9edf0}
	.module-2b{width:100%}
}
/*
 * Module 3
*/
.module-3a{width:50%;margin-right:2%;float:left}
.module-3a .thumbnail{display:inline-block;width:100%;margin-bottom:5px;position:relative}
.module-3a .thumbnail img{width:100%}
.module-3a .thumbnail .module-3i{position:absolute;bottom:0;right:0;padding:30px 10px 5px;width:100%;background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0}
.module-3a .thumbnail .module-3i h2{margin:0 0 5px;color:#fff}
.module-3a .thumbnail .module-3i a{color:#fff!important}
.module-3a .meta{color:#fff;border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0.4);padding:4px 8px;margin:0 0 5px}
.dark .module-3a .meta{color:#fff}
.module-3b{width:48%;padding:0 0 5px;margin:0 0 5px;border-bottom:1px solid #e9edf0;float:left}
.module-3b:before{content:" \2022 ";color:#ccc;display:table-cell;font-size:25px;line-height:20px;vertical-align:top}
.module-3b.last-child{margin:0;padding:0;border-bottom:none}
.module-3b h2{display:table-cell;padding:0 0 0 5px}
.rtl .module-3a{margin-right:0;margin-left:2%;float:right}
.rtl .module-3a .thumbnail .module-3i{right:0;left:auto}
.rtl .module-3b{float:right}
.rtl .module-3b.last-child{margin:0;padding:0;border-bottom:none}
.rtl .module-3b .thumbnail{float:right;margin-right:0;margin-left:2%}
.rtl .module-3b h2{padding:0 5px 0 0}
@media only screen and (max-width:767px){
	.module-3a{width:100%;margin:0}
	.module-3b{width:100%}
}
/*
 * Module 4
*/
.module-4{width:32.667%;margin-right:1%;margin-bottom:5px;padding-bottom:5px;vertical-align:top;display:inline-block}
.module-4.nth-child-3{margin-right:0}
.module-4 .thumbnail{position:relative;width:100%;margin:0 0 5px}
.module-4 .thumbnail img{width:100%}
.module-4 .thumbnail .date{position:absolute;left:5px;bottom:5px;color:#fff;border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0.4);padding:4px 8px;}
.rtl .module-4{margin-right:0;margin-left:1%;}
.rtl .module-4.nth-child-3{margin-left:0;margin-right:0}
.rtl .module-4 .thumbnail .date{right:5px;left:auto}
@media only screen and (max-width:767px){
	.module-4{width:100%;margin:0 0 5px!important;padding-bottom:5px}
	.module-4 .thumbnail{width:40%;margin:0 2% 5px 0;float:left}
	.rtl .module-4 .thumbnail{margin:0 0 5px 2%;float:right}
	.module-4 h2{width:58%}
}
@media only screen and (max-width:559px){
	.module-4 .thumbnail .date{display:none}
}
/*
 * Module 5
*/
.module-5{width:24.25%;margin-right:1%;margin-bottom:3px;vertical-align:top;display:inline-block}
.module-5.nth-child-4{margin-right:0}
.module-5 .thumbnail{display:inline-block;width:100%;position:relative}
.module-5 .thumbnail img{width:100%}
.module-5 .thumbnail .module-5i{position:absolute;bottom:0;right:0;padding:30px 10px 5px;width:100%;background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.95) 100%) repeat scroll 0 0}
.module-5 .thumbnail .module-5i h2{margin:0 0 5px;color:#fff}
.module-5 .thumbnail .module-5i a{color:#fff!important}
.module-5 .meta{color:#fff;border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0.4);padding:3px 6px;margin:0 0 5px}
.dark .module-5 .meta{color:#fff}
.rtl .module-5{margin-right:0;margin-left:1%}
.rtl .module-5.nth-child-4{margin-right:0;margin-left:0}
.rtl .module-5 .thumbnail .module-5i{right:0;left:auto}
@media only screen and (max-width:767px){
	.module-5{width:49%;margin-right:2%}
	.module-5.nth-child-4{margin-right:2%}
	.module-5.nth-child-2{margin-right:0}
	.rtl .module-5{margin-left:2%;margin-right:0}
	.rtl .module-5.nth-child-4{margin-left:2%;margin-right:0}
	.rtl .module-5.nth-child-2{margin-left:0;margin-right:0}
}
/*
 * Module 6
*/
.module-6{width:49%;padding:0 0 5px;margin:0 2% 5px 0;border-bottom:1px solid #e9edf0;float:left}
.module-6.nth-child-2{margin:0 0 5px}
.module-6.nth-last-of-type-2{border-bottom:none}
.module-6 .thumbnail{float:left;width:90px;margin-right:2%}
.module-6 .thumbnail img{width:90px;height:90px;border-radius:50px}
.module-6 .author-name{display:block;margin:0 0 5px}
.module-6 h2{display:inline}
.rtl .module-6{margin:0 0 5px 2%;float:right}
.rtl .module-6.nth-child-2{margin:0 0 5px}
.rtl .module-6.nth-last-of-type-2{border-bottom:none}
.rtl .module-6 .thumbnail{float:right;margin-right:0;margin-left:2%}
@media only screen and (max-width:1219px){
	.module-6 .thumbnail{width:95px}
}
@media only screen and (max-width:767px){
	.module-6{width:100%;margin:0 0 5px}
	.rtl .module-6{margin:0 0 5px}
	.module-6.nth-child-2{margin:0 0 5px}
	.module-6.nth-last-of-type-2{border-bottom:1px solid #e9edf0!important}
	.module-6.last-child{border-bottom:none!important}
}
/*
 * Module 7
*/
.gal7-carosel-loaded{display:none}
.module-7{width:32.667%;margin-right:1%;margin-bottom:5px;padding-bottom:5px;vertical-align:top;display:inline-block}
.module-7 img{width:100%}
.module-7.nth-child-3{margin-right:0}
.module-7 .thumbnail {position:relative;width:100%}
.module-7 .thumbnail .date{position:absolute;left:5px;bottom:5px;padding:5px 10px;color:#fff;border-radius:3px}
.module-7 .thumbnail .mduration{position:absolute;right:5px;bottom:5px;padding:5px 10px;color:#fff;border-radius:3px}
.module-7 .thumbnail .mplay{position:absolute;left:5px;bottom:5px}
.module-7 h2{text-align:center;width:100%;margin:5px 0 0}
.rtl .module-7{margin-right:0;margin-left:1%}
.rtl .module-7.nth-child-3{margin-left:0;margin-right:0}
.rotator-group,
.rotator-body{position:relative;width:100%;display:inline-block;overflow:hidden;list-style:none}
.module-7-nav{width:100%;margin-bottom:5px;padding-bottom:5px;display:inline-block;text-align:center}
.module-7-nav svg{fill:#ddd;width:18px;height:18px}
.module-wrapper ul.unstyled{list-style:none}
.module-wrapper ul.unstyled li{margin:0;color:#ddd;cursor:pointer}
.module-wrapper ul.list-inline{list-style:none}
.module-wrapper ul.list-inline li{display:inline-block;margin:0 5px;width:auto}
@media only screen and (max-width:767px){
	.module-7{width:100%;margin:0 0 5px!important;padding-bottom:5px}
	.module-7 .thumbnail{width:40%;margin:0 2% 5px 0;float:left}
	.module-7 h2{width:58%;display:inline-block;text-align:left}
	.rtl .module-7 h2{text-align:right}
	.rtl .module-7 .thumbnail{margin:0 0 5px 2%;float:right}
}
@media only screen and (max-width:559px){
	.module-7 .thumbnail .date{display:none}
}
/*
 * Module 8
*/
.module-8-cola {width:65%;margin-right:1%;float:left}
.module-8-colb {width:34%;float:left}
.module-8a{width:100%;display:inline-block;padding:0 0 10px;margin:0 0 10px;border-bottom:1px solid #e9edf0}
.module-8 img{width:100%}
.module-8a .thumbnail{width:50%;margin-right:2%;float:left}
.module-8a h2{width:48%;margin:0 0 5px}
.module-8a p{width:48%}
.module-8a .meta{width:100%}
.module-8b{width:49%;padding:0 0 5px;margin:0 2% 5px 0;vertical-align:top;display:inline-block;border-bottom:1px solid #e9edf0}
.module-8b .thumbnail{display:inline-block;vertical-align:top;width:40%;margin:0 2% 0 0}
.module-8b h2,
.module-8b .meta{display:inline-block;vertical-align:top}
.module-8b .meta{width:100%}
.module-8b h2{width:58%}
.module-8c{width:100%;padding:0 0 5px;margin:0 0 5px;border-bottom:1px solid #e9edf0;float:left}
.module-8c .thumbnail{float:left;width:40%;margin-right:2%}
.module-8c h2{width:58%}
.module-8c .meta{width:100%}
.rtl .module-8-cola {margin-right:0;margin-left:1%;float:right}
.rtl .module-8-colb {float:right}
.rtl .module-8a .thumbnail{float:right;margin:0 0 0 2%}
.rtl .module-8b{margin:0 0 5px 2%}
.rtl .module-8b .thumbnail{margin:0 0 0 2%}
.rtl .module-8c{float:right}
.rtl .module-8c .thumbnail{float:right;margin:0 0 0 2%}
.module-8 .nth-child-3,
.module-8 .nth-child-5{margin:0 0 5px!important}
.module-8 .nth-child-4,
.module-8 .nth-child-5{border-bottom:none}
.module-8 .last-child{border-bottom:none!important}
@media only screen and (max-width:1219px){
	.module-8-cola {width:66%;margin-right:1%}
	.rtl .module-8-cola {margin-left:1%;margin-right:0}
	.module-8-colb {width:33%}
	.module-8b .meta,
	.module-8c .meta{display:none}
}
@media only screen and (max-width:986px) and (min-width:768px){
	.module-8-cola {width:100%;margin:0!important}
	.module-8-colb {width:100%}
	.module-8b .meta,
	.module-8c .meta{display:none}
	.module-8c{width:49%;margin:0 2% 5px 0}
	.rtl .module-8c{margin:0 0 5px 2%}
	.module-8 .nth-child-7,
	.module-8 .nth-child-9{margin:0 0 5px}
	.module-8 .nth-child-4,
	.module-8 .nth-child-5{border-bottom:1px solid #e9edf0}
	.module-8 .nth-child-8,
	.module-8 .nth-child-9{border-bottom:none}
}
@media only screen and (max-width:767px){
	.module-8-cola {width:100%;margin:0}
	.module-8-colb {width:100%}
	.module-8b .meta,
	.module-8c .meta{display:inline-block!important}
	.module-8a .thumbnail{width:100%;margin:0 0 10px}
	.rtl .module-8a .thumbnail{margin:0 0 10px}
	.module-8a .meta,
	.module-8a h2,
	.module-8a p{width:100%}
	.module-8b{width:100%;margin:0 0 5px}
	.module-8b .meta{margin:0}
	.module-8b .thumbnail{width:40%}
	.module-8b h2{width:58%}
	.rtl .module-8b{margin:0 0 5px}
	.module-8c .thumbnail{width:40%}
	.module-8c h2{width:58%}
	.module-8 .nth-child-8,
	.module-8 .nth-child-4,
	.module-8 .nth-child-5{border-bottom:1px solid #e9edf0}
	.module-8 .nth-child-9{border-bottom:none}
}
@media only screen and (max-width:460px){
	.module-8b .meta,
	.module-8c .meta{display:none!important}
}
/*
 * Module 9
*/
.module-9{width:32.667%;padding:0 0 5px;margin:0 1% 5px 0;border-bottom:1px solid #e9edf0;vertical-align:top;display:inline-block}
.rtl .module-9{margin:0 0 5px 1%}
.module-9.nth-child-3{margin:0 0 5px}
.module-9.nth-last-of-type-3{border-bottom:none}
.module-9 .thumbnail{float:left;width:40%;margin:0 2% 0 0}
.module-9 .thumbnail img{width:100%}
.rtl .module-9 .thumbnail{float:right;margin:0 0 0 2%}
.module-9 h2,
.module-9 .meta{width:58%}
.w986 .module-9 .meta{display:none}
@media only screen and (max-width:1219px){
	.module-9 .meta{display:none}
}
@media only screen and (max-width:986px) and (min-width:768px){
	.module-9{width:49%}
	.module-9 .meta{display:none}
	.module-9 .thumbnail{width:40%}
	.module-9 h2,
	.module-9 .meta{width:58%}
	.module-9.nth-child-3{margin:0 1% 5px 0}
	.rtl .module-9.nth-child-3{margin:0 0 5px 1%}
	.module-9.nth-child-2{margin:0 0 5px}
	.module-9.nth-last-of-type-3{border-bottom:1px solid #e9edf0}
	.module-9.nth-last-of-type-2{border-bottom:none}
}
@media only screen and (max-width:767px){
	.module-9{width:100%;margin:0 0 5px}
	.rtl .module-9{margin:0 0 5px}
	.module-9.nth-child-3{margin:0 0 5px}
	.rtl .module-9.nth-child-3{margin:0 0 5px}
	.module-9.nth-child-2{margin:0 0 5px}
	.module-9.nth-last-of-type-2,
	.module-9.nth-last-of-type-3{border-bottom:1px solid #e9edf0}
	.module-9.last-child{border-bottom:none!important}
}
/*
 * Module 10
*/
.module-10{width:32.66%;padding:0 0 5px;margin:0 1% 5px 0;border-bottom:1px solid #e9edf0;display:inline-block;vertical-align:top;}
.module-10.nth-child-3{margin:0 0 5px}
.module-10.nth-last-of-type-3{border-bottom:none}
.module-10 .thumbnail{float:left;width:90px;margin-right:2%}
.module-10 .thumbnail img{width:90px;height:90px;border-radius:50px}
.module-10 .author-name{display:block;line-height:1.6;margin:0 0 5px;font-weight:700}
.module-10 h2{display:inline;}
.rtl .module-10{margin:0 0 5px 1%}
.rtl .module-10.nth-child-3{margin:0 0 5px}
.rtl .module-10.nth-last-of-type-3{border-bottom:none}
.rtl .module-10 .thumbnail{float:right;margin-right:0;margin-left:2%}
@media only screen and (max-width:1219px){
	.module-10 .thumbnail{width:95px}
}
@media only screen and (max-width:986px) and (min-width:768px){
	.module-10{width:49.5%}
	.module-10.nth-child-3{margin:0 1% 5px 0!important}
	.rtl .module-10.nth-child-3{margin:0 0 5px 1%!important}
	.module-10.nth-child-2{margin:0 0 5px!important}
	.rtl .module-10.nth-child-2{margin:0 0 5px!important}
	.module-10.nth-last-of-type-3{border-bottom:1px solid #e9edf0}
	.rtl .module-10.nth-last-of-type-3{border-bottom:1px solid #e9edf0}
	.module-10.nth-last-of-type-2{border-bottom:none!important}
	.rtl .module-10.nth-last-of-type-2{border-bottom:none!important}
}
@media only screen and (max-width:767px) {
	.module-10{width:100%;margin:0 0 5px}
	.rtl .module-10{margin:0 0 5px}
	.module-10.nth-child-3{margin:0 0 5px}
	.module-10.nth-last-of-type-3{border-bottom:1px solid #e9edf0!important}
	.module-10.last-child{border-bottom:none!important}
}
/*
 * Module 11
*/
.module-11a{width:35%;margin-right:1%;float:left}
.module-11a p{margin-bottom:10px}
.module-11a .thumbnail{width:100%;display:inline-block;margin-bottom:5px}
.module-11a .thumbnail img{width:100%}
.module-11a h2{margin:0 0 5px}
.module-11a .meta{width:100%}
.module-11b{width:20.667%;margin-right:1%;margin-bottom:10px;vertical-align:top;display:inline-block}
.module-11b.nth-child-3n{margin-right:0}
.module-11b .thumbnail{width:100%;position:relative}
.module-11b .thumbnail img{width:100%}
.module-11b .thumbnail .date{position:absolute;left:5px;bottom:5px;padding:4px 8px;color:#fff;border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0.4);}
.module-11b  h2{padding:5px 0 0}
.rtl .module-11a{margin-left:1%;margin-right:0;float:right}
.rtl .module-11b{margin-left:1%;margin-right:0}
.rtl .module-11b.nth-child-3n{margin-left:0;margin-right:0}
.rtl .module-11b .thumbnail .date{left:auto;right:5px}
@media only screen and (max-width:986px) and (min-width:768px){
	.module-11a{width:100%;margin:0 0 5px!important}
	.module-11b{width:32.66%}
}
@media only screen and (max-width:767px) and (min-width:560px){
	.module-11a{width:100%;margin:0 0 10px!important}
	.module-11a .thumbnail{width:100%}
	.module-11b{width:49%;margin-right:2%}
	.module-11b.nth-child-3n{margin-right:2%!important}
	.module-11b.nth-child-2n{margin-right:0!important}
	.rtl .module-11b{margin-left:2%;margin-right:0}
	.rtl .module-11b.nth-child-3n{margin-left:2%!important;margin-right:0!important}
	.rtl .module-11b.nth-child-2n{margin-left:0!important;margin-right:0!important}
}
@media only screen and (max-width:559px){
	.module-11a{width:100%;margin:0 0 10px!important}
	.module-11a .thumbnail{width:100%}
	.module-11b{width:49%;margin-right:2%}
	.module-11b.nth-child-3n{margin-right:2%!important}
	.module-11b.nth-child-2n{margin-right:0!important}
	.rtl .module-11b{margin-left:2%;margin-right:0}
	.rtl .module-11b.nth-child-3n{margin-left:2%!important;margin-right:0!important}
	.rtl .module-11b.nth-child-2n{margin-left:0!important;margin-right:0!important}
}
/*
 * Module 12
*/
.module-12a{width:50%;margin-right:1%;float:left}
.module-12a .thumbnail{position:relative;width:100%}
.module-12a .thumbnail img{width:100%}
.module-12a .thumbnail .mduration{position:absolute;right:5px;bottom:5px;padding:5px 10px;color:#fff;border-radius:3px}
.module-12a .thumbnail .mplay{position:absolute;left:5px;bottom:5px}
.module-12a h2{margin:5px 0}
.module-12a p{color:#ccc}
.module-12a .meta{color:#ccc;margin:10px 0 0;width:100%}
.module-12b{width:24%;margin-right:1%;margin-bottom:10px;vertical-align:top;display:inline-block}
.module-12b.nth-child-2n{margin-right:0}
.module-12b .thumbnail {position:relative;width:100%}
.module-12b .thumbnail img{width:100%}
.module-12b .thumbnail .mduration{position:absolute;right:5px;bottom:8px;padding:5px 10px;color:#fff;border-radius:3px}
.module-12b .thumbnail .mplay{position:absolute;left:5px;bottom:5px}
.module-12b  h2{margin:10px 0 5px;text-align:center;width:100%}
.rtl .module-12a{margin-left:1%;margin-right:0;float:right}
.rtl .module-12b{margin-left:1%;margin-right:0}
.rtl .module-12b.nth-child-2n{margin-left:0;margin-right:0}
@media only screen and (max-width:986px){
	.module-12a{width:100%;margin:0 0 10px!important}
	.module-12a .thumbnail{width:100%}
	.module-12b{width:49%;margin-right:2%}
	.module-12b.nth-child-2n{margin-right:0!important}
	.rtl .module-12b{margin-left:2%;margin-right:0}
	.rtl .module-12b.nth-child-2n{margin-left:0!important;margin-right:0!important}
}
/*
 * Module 13
*/
.module-13{width:32.66%;margin-right:1%;float:left;padding:0 0 5px}
.module-13.nth-child-3{margin-right:0}
.module-13 .thumbnail{display:inline-block;width:100%;position:relative}
.module-13 .thumbnail img{width:100%}
.module-13 .thumbnail .module-13i{position:absolute;bottom:0;right:0;padding:30px 10px 5px;width:100%;background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.95) 100%) repeat scroll 0 0}
.module-13 .thumbnail .module-13i h2{margin:0 0 5px;color:#fff}
.module-13 .thumbnail .module-13i a{color:#fff!important}
.module-13 .meta{display:inline-block;padding:4px 8px;color:#fff;border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0.4)}
.dark .module-13 .meta{color:#fff}
.rtl .module-13{margin-right:0;margin-left:1%;float:right}
.rtl .module-13.nth-child-3{margin-right:0;margin-left:0}
.rtl .module-13 .thumbnail .module-13i{right:0;left:auto}
@media only screen and (max-width:986px){
	.module-13{width:100%;margin:0 0 5px}
	.module-13 .thumbnail{width:100%;margin:0}
	.module-13 h2{width:100%}
	.rtl .module-13,
	.rtl .module-13.nth-child-3{margin:0 0 5px}
}
/*
 * Module 14
*/
.module-14{width:24.25%;margin-right:1%;margin-bottom:3px;float:left}
.module-14.nth-child-4{margin-right:0}
.module-14 .thumbnail{display:inline-block;width:100%;position:relative}
.module-14 .thumbnail img{width:100%}
.module-14 .thumbnail .module-14i{position:absolute;bottom:0;right:0;padding:30px 10px 5px;width:100%;background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.95) 100%) repeat scroll 0 0}
.module-14 .thumbnail .module-14i h2{margin:0 0 5px;color:#fff}
.module-14 .thumbnail .module-14i a{color:#fff!important}
.module-14 .meta{padding:3px 6px;color:#fff;border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0.4)}
.dark .module-14 .meta{color:#fff}
.rtl .module-14{margin-right:0;margin-left:1%;float:right}
.rtl .module-14.nth-child-4{margin-right:0;margin-left:0}
.rtl .module-14 .thumbnail .module-14i{right:0;left:auto}
@media only screen and (max-width:767px){
	.module-14{width:49%;margin-right:2%}
	.module-14.nth-child-4{margin-right:2%}
	.module-14.nth-child-2{margin-right:0}
	.rtl .module-14{margin-left:2%;margin-right:0}
	.rtl .module-14.nth-child-4{margin-left:2%;margin-right:0}
	.rtl .module-14.nth-child-2{margin-left:0;margin-right:0}
}
@media only screen and (max-width:559px){
	.module-14 .meta{display:none}
}
/*
 * Module 15
*/
.module-15{width:24.25%;margin-right:1%;margin-bottom:5px;padding-bottom:5px;vertical-align:top;display:inline-block}
.module-15.nth-child-4{margin-right:0}
.module-15 .thumbnail .date{position:absolute;left:5px;bottom:5px;padding:4px 8px;color:#fff;border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0.4)}
.module-15 h2{text-align:center;width:100%;display:inline-block;margin:5px 0}
.module-15 .thumbnail{position:relative;width:100%;margin:0 0 5px}
.module-15 .thumbnail img{width:100%}
.module-15 .thumbnail .mduration{position:absolute;right:5px;bottom:5px;padding:5px 10px;color:#fff;border-radius:3px}
.module-15 .thumbnail .mplay{position:absolute;left:5px;bottom:5px}
.rtl .module-15{margin-right:0;margin-left:1%}
.rtl .module-15.nth-child-4{margin-left:0;margin-right:0}
.rtl .module-15 .thumbnail .date{right:5px;left:auto}
.rtl .module-15 .thumbnail .mduration{left:auto;right:5px}
.rtl .module-15 .thumbnail .mplay{left:5px;right:auto}
@media only screen and (max-width:986px){
	.module-15{width:49%;margin-right:2%}
	.module-15.nth-child-4{margin-right:2%}
	.module-15.nth-child-2{margin-right:0}
	.rtl .module-15{margin-left:2%;margin-right:0}
	.rtl .module-15.nth-child-4{margin-left:2%;margin-right:0}
	.rtl .module-15.nth-child-2{margin-left:0;margin-right:0}
}
/*
 * Module 16
*/
.module-16{width:32.66%;margin-right:1%;margin-bottom:5px;padding-bottom:5px;float:left}
.module-16.nth-child-3{margin-right:0}
.module-16 .thumbnail a{display:inline-block;width:100%}
.module-16 .thumbnail {position:relative;width:100%;margin:0 0 10px}
.module-16 .thumbnail img{width:100%}
.module-16 .thumbnail .date{position:absolute;left:5px;bottom:12px;padding:4px 8px;color:#fff;border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0.4)}
.rtl .module-16 .thumbnail .date{left:auto;right:5px}
.module-16 .thumbnail .mduration{position:absolute;right:5px;bottom:10px;padding:5px 10px;color:#fff;border-radius:3px}
.module-16 .thumbnail .mplay{position:absolute;left:5px;bottom:10px}
.module-16 h2{width:100%;text-align:center}
.rtl .module-16{margin-right:0;margin-left:1%;float:right}
.rtl .module-16.nth-child-3{margin-left:0;margin-right:0}
.rtl .module-16 .thumbnail {float:left}
.rotator-group-lg,
.rotator-body-lg{position:relative;width:100%;display:inline-block;overflow:hidden;list-style:none}
.module-16-nav{width:100%;margin-bottom:5px;padding-bottom:5px;display:inline-block;text-align:center}
.module-16-nav svg{fill:#ddd;width:18px;height:18px;}
.module-wrapper ul.unstyled{list-style:none}
.module-wrapper ul.unstyled li{margin:0;color:#ddd;cursor:pointer}
.module-wrapper ul.list-inline{list-style:none}
.module-wrapper ul.list-inline li{display:inline-block;margin:0 5px;width:auto}
.gal16-carosel-loaded{display:none}
@media only screen and (max-width:767px){
	.module-16{width:100%;margin:0 0 5px!important;padding-bottom:5px}
	.module-16 .thumbnail{width:40%;margin:0 2% 5px 0;float:left}
	.module-16 h2{width:58%;display:inline-block;text-align:left}
	.rtl .module-16 h2{text-align:right}
	.rtl .module-16 .thumbnail{margin:0 0 5px 2%;float:right}
}
/*
 * Module 17
*/
.module-17a{width:100%;float:left;margin:0 0 5px;padding:0 0 5px;border-bottom:1px solid #e9edf0}
.module-17a .thumbnail{width:100%;margin:0 0 5px;float:left;position:relative}
.module-17a .thumbnail img{width:100%}
.module-17a .thumbnail .date{position:absolute;left:5px;bottom:5px;padding:4px 8px;color:#fff;border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0.4)}
.module-17a h2{width:100%;display:inline-block;margin:5px 0}
.module-17b{width:100%;padding:0 0 5px;margin:0 0 5px;border-bottom:1px solid #e9edf0;float:left}
.module-17b:before{content:" \2022 ";color:#ccc;display:table-cell;font-size:25px;line-height:20px;vertical-align:top}
.module-17b.last-child{border-bottom:none}
.module-17b h2{display:table-cell;padding:0 0 0 5px}
.rtl .module-17a{float:right}
.rtl .module-17a .thumbnail{float:right}
.rtl .module-17a .thumbnail .date{right:5px;left:auto}
.rtl .module-17b{float:right}
.rtl .module-17b h2{padding:0 5px 0 0}
@media only screen and (max-width:559px){
	.module-17a .thumbnail{width:100%;margin:0 0 5px!important}
	.module-17a h2,
	.module-17a p,
	.module-17a .meta{width:100%}
}
@media only screen and (max-width:420px){
	.module-17a p{display:none}
}
/*
 * Module 18
*/
.module-18a{width:100%;float:left;margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #e9edf0}
.module-18a .thumbnail{width:100%;margin:0 0 5px;float:left;position:relative}
.module-18a .thumbnail img{width:100%}
.module-18a h2{width:100%;display:inline-block;padding:5px 0;}
.module-18b{width:49%;padding:0 0 5px;margin:0 2% 5px 0;vertical-align:top;display:inline-block}
.module-18b h2{display:table-cell;padding:0 0 0 5px}
.module-18b .thumbnail{width:100%;margin:0 0 5px;position:relative}
.module-18b .thumbnail img{width:100%}
.rtl .module-18a,
.rtl .module-18a .thumbnail{float:right}
.rtl .module-18b{margin:0 0 5px 2%}
.rtl .module-18b h2{padding:0 5px 0 0}
.module-18b.nth-child-2n,
.rtl .module-18b.nth-child-2n{margin:0 0 5px}
.module-18a .thumbnail .date,
.module-18b .thumbnail .date{position:absolute;left:5px;bottom:5px;padding:4px 8px;border-radius:2px;color:#fff;border:1px solid #fff;background-color:rgba(0,0,0,0.4);}
.rtl .module-18a .thumbnail .date,
.rtl .module-18b .thumbnail .date{left:auto;right:5px}
@media only screen and (max-width:559px){
	.module-18a .thumbnail{width:100%;margin:0 0 5px!important}
	.module-18a h2,
	.module-18a .meta{width:100%}
}
/*
 * Module 19
*/
.module-19a{width:100%;float:left;margin:0 0 5px;padding:0 0 5px}
.module-19a .thumbnail{width:100%;margin:0 0 5px;float:left;position:relative}
.module-19a .thumbnail img{width:100%}
.module-19a .thumbnail .date{margin:0 0 5px;display:inline-block;padding:3px 6px;color:#fff;border-radius:2px;border:1px solid #fff;background-color:rgba(0,0,0,0.4)}
.module-19a h2{width:100%;display:block;margin:0 0 5px;}
.module-19a a{color:#fff;width:100%;display:block}
.module-19a a:hover{color:#fff !important}
.module-19-trans {width:100%;padding:2% 3%;position:absolute;bottom:0;
background:rgba(0, 0, 0, 0) -moz-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.99) 95%) repeat scroll 0 0;
background:rgba(0, 0, 0, 0) -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.99) 95%) repeat scroll 0 0;
background:rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.99) 95%) repeat scroll 0 0;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0);}
.module-19b{width:100%;padding:0 0 7px;margin:0 0 7px;float:left}
.module-19b:before{content:" \2022 ";color:#ccc;display:table-cell;font-size:25px;line-height:20px;vertical-align:top}
.module-19b.last-child{margin:0;padding:0 0 7px;}
.module-19b h2{display:table-cell;padding:0 0 0 5px}
.rtl .module-19a{float:right}
.rtl .module-19a .thumbnail{float:right}
.rtl .module-19b{float:right}
.rtl .module-19b h2{padding:0 5px 0 0}
/*
 * Module 20
*/
.module-20{float:left;width:100%;border-bottom:1px solid #e9edf0;margin:0 0 5px;padding:0 0 5px}
.module-20.last-child{border-bottom:none;margin:0}
.module-20 .thumbnail{float:left;width:46%}
.module-20 .thumbnail img{width:100%}
.module-20 h2{float:left;width:52%;margin-left:2%}
.rtl .module-20,
.rtl .module-20 .thumbnail{float:right}
.rtl .module-20 h2{float:right;margin-left:0;margin-right:2%}
@media only screen and (max-width:986px) and (min-width:768px){
	.module-20{float:none;border-bottom:none;display:inline-block;width:49%;margin:0 2% 5px 0}
	.rtl .module-20{float:none;margin:0 0 5px 2%}
	.module-20:nth-child(2n){margin:0 0 5px}
}
