@charset "UTF-8";
/*
 * Home
 * Modules = Widgets
 *
 * Modules Normal
 *
 * -----> 1 - Modules Normal
 *
 * -----------> From Module 1 to 11
*/
/* 
 * Modules container 
*/
.section-box{float:left;position:relative;margin-bottom:20px;background-color:#fff;box-shadow:0 2px 5px -1px #d1d1d1;-webkit-box-shadow:0 2px 5px -1px #d1d1d1;-moz-box-shadow:0 2px 5px -1px #d1d1d1}
/* 
 * Modules Header
*/
.section-head{float:left;height:40px;line-height:40px;border-bottom:1px solid #EEF1F5;background:url(../../images/white-grad.jpg) repeat-x scroll 0 28px transparent}
.section-head .h2{float:left;text-indent:10px}
.section-head .search{float:right;position:relative;margin:7px 10px 0 0}
.search-text{left:0;color:#444;text-indent:5px;line-height:25px;position:absolute;border-right:none;border-left:1px solid #E5E8E9;border-top:1px solid #E5E8E9;border-bottom:1px solid #E5E8E9;background-color:#fff}
.search-button{float:right;right:0;color:#fff;cursor:pointer;position:absolute;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}
.search-button span{float:right;text-indent:-99999px}
.search-button i{float:right;font-size:14px;padding:1px 8px 0 0}
/*
 * Modules Body
*/
.section-body{float:left;padding:10px;list-style:none}
.section-body li{float:left}
/*
 * Modules Heading
*/
.section-body .h3,
.section-body .h4{margin:0 0 5px;padding:0;text-decoration:none;color:#222;}
.section-body a:hover.h3,
.section-body a:hover.h4{color:#47c}
/*
 * Modules Dark Skin
*/
.section-head-black{background:none #1b1b1b!important;border-bottom:1px solid #333!important}
.section-head-black .h2{text-decoration:none;color:#fff!important}
.section-head a.white{color:#fff!important}
.search-text-black{color:#ddd!important;border-left:1px solid #3b3b3b!important;border-top:1px solid #3b3b3b!important;border-bottom:1px solid #3b3b3b!important;background-color:#1b1b1b!important}
.section-body-black{background-color:#1b1b1b!important;position:relative}
.section-body-black .h3,
.section-body-black .h4{text-decoration:none;color:#fff!important}
.section-body-black a:hover.h3,
.section-body-black a:hover.h4{color:#ddd!important}
/*
	===================
		Box Module 1
	===================
*/
.section-body li.m1_a{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eef1f5;float:left}
.section-body li.m1_a .title{float:left}
.section-body li.m1_a .text{color:#666;overflow:hidden;float:left}
.section-body li.m1_a .thumbnail{margin:0 12px 0 0;float:left}
.section-body li.m1_a .thumbnail img{width:100%}
.section-body li.m1_b{margin:0 12px 5px 0;padding-bottom:5px;border-bottom:1px solid #eef1f5;float:left}
.section-body li.m1_b:nth-last-of-type(-n+2){border-bottom:none}
.section-body li.m1_b:nth-child(odd){margin:0 0 5px}
.section-body li.m1_b .title{float:left}
.section-body li.m1_b .thumbnail{margin:0 12px 0 0;float:left}
.section-body li.m1_b .thumbnail img{width:100%}
/*
	===================
		Box Module 2
	===================
*/
.section-body li.m2_a{margin:0 2px 0 0;padding:0 10px 0 0;border-right:1px solid #eef1f5;float:left}
.section-body li.m2_a .title{float:left}
.section-body li.m2_a .text{overflow:hidden;color:#666;float:left}
.section-body li.m2_a .thumbnail{float:left}
.section-body li.m2_a .thumbnail img{width:100%}
.section-body li.m2_b{margin:0 0 5px 5px;padding-bottom:5px;border-bottom:1px solid #eef1f5;float:left}
.section-body li.m2_b:last-child{border-bottom:none}
.section-body li.m2_b .title{float:left}
.section-body li.m2_b .thumbnail{margin:0 12px 0 0;float:left}
.section-body li.m2_b .thumbnail img{width:100%}
.section-body li.m2_c{margin:0 0 5px 5px;padding-bottom:5px;border-bottom:1px solid #eef1f5;float:right;clear:right}
.section-body li.m2_c:last-child{border-bottom:none}
.section-body li.m2_c .title{float:left}
/*
	===================
		Box Module 3
	===================
*/
.section-body li.m3_a{margin:0 12px 10px 0;padding-bottom:10px;border-bottom:1px solid #eef1f5;display:inline-block;float:left}
.section-body li.m3_a:nth-last-of-type(-n+3){border-bottom:none}
.section-body li.m3_a:nth-child(3n+3){margin:0 0 5px}
.section-body li.m3_a .title{margin:5px 0 0;float:left;overflow:hidden}
.section-body li.m3_a .text{overflow:hidden;color:#666;float:left}
.section-body li.m3_a .thumbnail{float:left}
.section-body li.m3_a .thumbnail img{width:100%}
.section-body li.m3_b{margin:0 12px 5px 0;padding-bottom:5px;border-bottom:1px solid #eef1f5;float:left}
.section-body li.m3_b:nth-last-of-type(-n+2){border-bottom:none}
.section-body li.m3_b:nth-child(odd){margin:0 0 5px}
.section-body li.m3_b .title{float:left}
.section-body li.m3_b .thumbnail{margin:0 12px 0 0;float:left}
.section-body li.m3_b .thumbnail img{width:100%}
/*
	===================
		Box Module 4
	===================
*/
.section-body li.m4_a{margin:0 2px 0 0;padding:0 10px 0 0;border-right:1px solid #eef1f5}
.section-body li.m4_a .title{float:left}
.section-body li.m4_a .text{overflow:hidden;color:#666;float:left}
.section-body li.m4_a .thumbnail{float:left}
.section-body li.m4_a .thumbnail img{width:100%}
.section-body li.m4_b{margin:0 0 5px 15px;padding-bottom:5px;border-bottom:1px solid #eef1f5;list-style-type:square;color:#ccc;float:right;clear:right}
.section-body li.m4_b:last-child{border-bottom:none}
.section-body li.m4_b .title a{float:none}
/*
	===================
		Box Module 5
	===================
*/
.section-body li.m5{margin:0 12px 10px 0;padding-bottom:10px;border-bottom:1px solid #eef1f5;display:inline-block;float:left}
.section-body li.m5:nth-last-of-type(-n+3){border-bottom:none}
.section-body li.m5:nth-child(3n+3){margin:0 0 5px}
.section-body li.m5 .title{margin-top:5px;float:left;overflow:hidden}
.section-body li.m5 .thumbnail{float:left}
.section-body li.m5 .thumbnail img{width:100%}
/*
	===================
		Box Module 6
	===================
*/
.section-body li.m6{margin:0 12px 5px 0;padding-bottom:5px;border-bottom:1px solid #eef1f5;float:left}
.section-body li.m6:nth-child(4n+4){margin:0 0 5px}
.section-body li.m6:nth-last-of-type(-n+4){border-bottom:none}
.section-body li.m6 .title{height:60px;padding-top:5px;float:left;overflow:hidden}
.section-body li.m6 .thumbnail{float:left}
.section-body li.m6 .thumbnail img{width:100%}
/*
	===================================
		Box Module 7 : Author posts
	===================================
*/
.section-body li.m9{margin:0 12px 10px 0;padding-bottom:10px;border-bottom:1px solid #eef1f5;position:relative}
.section-body li.m9:nth-child(even){margin:0 0 10px}
.section-body li.m9:nth-last-of-type(-n+2){border-bottom:none}
.section-body li.m9 .title{float:left}
.section-body li.m9 .author{color:#fff;padding:5px 7px;position:absolute;bottom:10px;float:left}
.section-body li.m9 .author a{color:#fff}
.section-body li.m9 .author a:hover{color:#ddd}
.section-body li.m9 .thumbnail{margin:0 12px 0 0;float:left}
.section-body li.m9 .thumbnail img{width:100%}
/*
	==============================
		Box Module 8 : Videos
	==============================
*/
.section-body li.m10_a{float:left;width:370px;margin:0 12px 0 0;position:relative}
.section-body li.m10_a .title{float:left;width:370px}
.section-body li.m10_a .video{height:0;overflow:hidden;position:relative;padding-bottom:56.25%;padding-top:25px}
.section-body li.m10_a .video iframe{top:0;left:0;height:100%;position:absolute}
.section-body li.m10_a .video iframe.yt{width:100%;min-height:230px}
.section-body li.m10_a .thumbnail{float:left;width:370px;position:relative}
.section-body li.m10_a .thumbnail img{max-height:230px;width:100%}
.section-body li.m10_a .thumbnail .play_vid{left:30%;top:35%;height:80px;width:150px;position:absolute;background:url(../../images/play-v.png) no-repeat 0 0 transparent}
.section-body li.m10_a .thumbnail .play_vid:hover{opacity:.7}
.section-body li.m10_a .thumbnail .time{left:5px;bottom:5px;height:16px;opacity:.75;color:#fff;display:inline-block;font:700 12px arial;position:absolute;padding:4px 6px;vertical-align:top;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000}
.section-body li.m10_b{float:right;clear:right;width:364px;margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #eef1f5}
.section-body li.m10_b:last-child{border-bottom:none}
.section-body li.m10_b .title{float:left;width:232px}
.section-body li.m10_b .thumbnail{float:left;width:120px;margin:0 12px 0 0;position:relative}
.section-body li.m10_b .thumbnail img{max-height:73px;min-height:73px;width:100%}
.section-body li.m10_b .thumbnail .time{color:#fff;height:14px;opacity:.75;bottom:3px;left:3px;font:700 11px arial;padding:3px 4px;vertical-align:top;position:absolute;display:inline-block;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000}
/* black border color */
.section-body-black li.m10_b{border-bottom:1px solid #333!important}
.section-body-black li.m10_b:last-child{border-bottom:none!important}
/*
	===============================
		Box Module 9 : Carousel
	===============================
*/
.section-body .carousel-wrap{margin:0 30px;overflow:hidden}
.section-body .carousel-items{margin:0 4px 5px;float:left}
.section-body .carousel-items-b{margin:0 12px 0 0}
.section-body .carousel-items-s{background-color:#fff;box-shadow:0 2px 5px -1px #ddd;-webkit-box-shadow:0 2px 5px -1px #ddd;-moz-box-shadow:0 2px 5px -1px #ddd}
.section-body .carousel-items-b{background-color:#2b2b2b}
.section-body .carousel-items img{width:100%}
.section-body .carousel-items span{padding:5px;float:left;overflow:hidden;text-align:center}
.section-body .carousel-items-b span{font-weight:400}
.section-body .carousel-items a{color:#333}
.section-body .carousel-items-b a{color:#fff}
.section-body a.carousel-items-link{color:#333!important}
.section-body .carousel-group .carousel-items-b:nth-child(1n+4){margin:0}
/* Carousel Next & Prev */
.section-body .shadow-carousel{box-shadow:0 2px 5px -1px #ddd;-webkit-box-shadow:0 2px 5px -1px #ddd;-moz-box-shadow:0 2px 5px -1px #ddd;border:1px solid #ebedef}
.section-body .carousel-next,
.section-body .carousel-prev{position:absolute}
.section-body .carousel-next i{position:absolute;top:46%;margin-left:6px;font-size:19px}
.section-body .carousel-prev i{position:absolute;top:46%;margin-left:5px;font-size:19px}
.section-body .carousel-next i,
.section-body .carousel-prev i{color:#555}
.section-body .carousel-next i:hover,
.section-body .carousel-prev i:hover{color:#222;}
.section-body .carousel-next-b i,
.section-body .carousel-prev-b i{color:#eee}
.section-body .carousel-next-b i:hover,
.section-body .carousel-prev-b i:hover{color:#fff}
.section-body .carousel-next{right:8px}
.section-body .carousel-prev{left:8px}
.section-body .carousel-next-b,
.section-body .carousel-prev-b{background:#2b2b2b}
.section-body .carousel-next-b:hover,
.section-body .carousel-prev-b:hover{opacity:.7}
/* Carousel Pagination for Small device */
.section-body .cycle-pager-module{color:#ccc;float:left;font:700 38px/10px arial;text-align:center;display:none;padding:5px 0 0}
.section-body .cycle-pager-module span{padding:0 3px;cursor:pointer}
.section-body .cycle-pager-module span.cycle-pager-active{color:#fff}
.section-body .cycle-pager-module-b span.cycle-pager-active{color:#333!important}
/*
	=====================================
		Box Module 10 - eBook & eMagzine
	=====================================
*/
.section-body li.m12{float:left;margin:0 12px 5px 0;padding-bottom:5px}
.section-body li.m12:nth-child(4n+4){margin:0 0 5px}
.section-body li.m12 .title{float:left;text-align:center;padding-top:5px}
.section-body li.m12 .thumbnail{float:left}
.section-body li.m12 .thumbnail img{width:100%}
/*
	================================
		Box Module 11 - 24 hours
	================================
*/
.section-body li.m12{float:left;margin:0 12px 5px 0;padding-bottom:5px}
.section-body li.m12:nth-child(4n+4){margin:0 0 5px}
.section-body li.m12 .title{float:left;text-align:center;padding-top:5px}
.section-body li.m12 .thumbnail{float:left}
.section-body li.m12 .thumbnail img{width:100%}
/*
	==========================
		1 - Module Tabber
	==========================
*/
.section-box ul.tab_nav{background:url(../../images/white-grad.jpg) repeat-x scroll 0 28px transparent;border-bottom:1px solid #EEF1F5;position:relative;float:left;list-style:none}
.section-box ul.tab_nav li{margin:6px 0 0 10px}
.section-box ul.tab_nav li a{padding:7px 12px;float:left}
.section-box ul.tab_nav li a.current_tab{border-top:1px solid #eef1f5;border-right:1px solid #eef1f5;border-left:1px solid #eef1f5;background-color:#fff;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;position:relative}
.tabs .tab_content{display:none}
.section-box li.m8_a{margin:0 5px 0 0;padding:0 10px 0 0;border-right:1px solid #eef1f5}
.section-box li.m8_a .thumbnail img{width:100%}
.section-box li.m8_b{color:#ccc;float:right;clear:right;margin:0 0 5px;padding-bottom:5px;border-bottom:1px solid #eef1f5;list-style-type:square}
.section-box li.m8_b:last-child{border-bottom:none}
/*
	=====================================
		A - NewsBT : Box Modules Normal
		Box Module 7 - Two Categories
		Large screen
	=====================================
*/
.section-box-md{background-color:#fff;box-shadow:0 2px 5px -1px #d1d1d1;-webkit-box-shadow:0 2px 5px -1px #d1d1d1;-moz-box-shadow:0 2px 5px -1px #d1d1d1;position:relative;margin:0 12px 20px 0;float:left}
/* 
 * Remove margin right for Next Box 
*/
.section-box-md-right{margin:0 0 20px 0}
/* 
 * Module Header 
*/
.section-head-md{background:url(../../images/white-grad.jpg) repeat-x scroll 0 28px transparent;border-bottom:1px solid #EEF1F5;behavior:url(pie/PIE.htc);position:relative;float:left;line-height:40px}
.section-head-md .h2{text-indent:10px;float:left}
.section-head-md .title a.white{color:#fff}
.section-head-md .search{position:relative;margin:7px 10px 0 0;float:right}
/* 
 * Module Body 
*/
.section-body-md{list-style:none;padding:10px;float:left}
.section-body-md li{float:left}
/* 
 * Module Heading 
*/
.section-body-md .h3,
.section-body-md .h4{margin:0 0 5px;padding:0;text-decoration:none;color:#222;}
.section-body-md a:hover.h3,
.section-body-md a:hover.h4{color:#47c}
/* 
 * Module Posts 
*/
.section-body-md li.m7_a{border-bottom:1px solid #eef1f5;padding-bottom:5px;margin-bottom:5px;float:left}
.section-body-md li.m7_a .title{min-height:62px;float:left}
.section-body-md li.m7_a .text{float:left}
.section-body-md li.m7_a .thumbnail{float:left}
.section-body-md li.m7_a .thumbnail img{width:100%}
.section-body-md li.m7_b{margin:0 0 10px 12px;float:left}
.section-body-md li.m7_b:nth-child(even){margin:0 0 5px;clear:both}
.section-body-md li.m7_b:nth-last-of-type(-n+1){margin-bottom:0}
.section-body-md li.m7_b .title{margin:2px 0 0;min-height:50px;float:left}
.section-body-md li.m7_b .thumbnail{float:left}
.section-body-md li.m7_b .thumbnail img{width:100%}
/*
 * Home
 * Modules = Widgets
 *
 * Modules Large
 *
 * -----> 1 - Modules Large
 *
 * -----------> From Module 14 to 22
*/

/* 
 * Modules container 
*/
.section-box-lg{float:left;position:relative;margin-bottom:20px;background-color:#fff;box-shadow:0 2px 5px -1px #d1d1d1;-webkit-box-shadow:0 2px 5px -1px #d1d1d1;-moz-box-shadow:0 2px 5px -1px #d1d1d1}
/* 
 * Modules Header
*/
.section-head-lg{float:left;height:40px;line-height:40px;position:relative;border-bottom:1px solid #EEF1F5;background:url(../../images/white-grad.jpg) repeat-x scroll 0 28px transparent}
.section-head-lg .h2{text-indent:10px;float:left}
.section-head-lg a.white{color:#fff}
.section-head-lg .search{position:relative;margin:7px 10px 0 0;float:right}
.search-text-lg{left:0;color:#444;height:25px;text-indent:5px;line-height:25px;position:absolute;border-right:none;border-left:1px solid #E5E8E9;border-top:1px solid #E5E8E9;border-bottom:1px solid #E5E8E9;background-color:#fff}
.search-button-lg{right:0;float:right;height:27px;color:#fff;cursor:pointer;position:absolute;-webkit-border-radius:0 4px 4px 0;-moz-border-radius:0 4px 4px 0;border-radius:0 4px 4px 0}
.search-button-lg i{float:right;font-size:14px;padding:1px 8px 0 0}
/* 
 * Modules Body
*/
.section-body-lg{list-style:none;padding:10px;float:left}
.section-body-lg li{float:left}
/* 
 * Modules Heading
*/
.section-body-lg .h3,
.section-body-lg .h4,
.section-body-lg .h5{margin:0 0 5px;padding:0;text-decoration:none;color:#222;!important}
.section-body-lg a:hover.h3,
.section-body-lg a:hover.h4,
.section-body-lg a:hover.h5{color:#47c!important}
/* 
 * Modules Dark Skin
*/
.section-head-black{background:none #1b1b1b!important;border-bottom:1px solid #333!important}
.section-head-black .h2{color:#fff!important}
.section-head a.white{color:#fff!important}
.search-text-black{color:#ddd!important;border-left:1px solid #3b3b3b!important;border-top:1px solid #3b3b3b!important;border-bottom:1px solid #3b3b3b!important;background-color:#1b1b1b!important}
.section-body-black{background-color:#1b1b1b!important;position:relative}
.section-body-black .h3,
.section-body-black .h4{text-decoration:none;color:#fff!important}
.section-body-black a:hover.h3,
.section-body-black a:hover.h4{color:#47c}
/*
	=====================
		Box Module 14
	=====================
*/
.section-body-s,
.section-body-s li,
.section-body-s li.m14_a,
.section-body-s li.m14_a .title,
.section-body-s li.m14_a .text,
.section-body-s li.m14_a .thumbnail,
.section-body-s li.m14_b,
.section-body-s li.m14_b .title,
.section-body-s li.m14_b .thumbnail,
.section-body-r li,
.section-body-r li.first,
.section-body-r li.first .title,
.section-body-r li.first .thumbnail,
.section-body-r li.second,
.section-body-r li.second .title,
.section-body-r li.second .count,
.section-box-lg .title-mv {
    float:left;
}
/* 
 * Module 14 body 
*/
.section-body-s{list-style:none;padding:10px}
/* 
 * Module 14 heading 
*/
.section-body-s .h3,
.section-body-s .h4{margin:0 0 5px;padding:0;text-decoration:none;color:#222;}
.section-body-s a:hover.h3,
.section-body-s a:hover.h4{color:#47c}
/* 
 * Module 14 posts 
*/
.section-body-s li.m14_a{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eef1f5}
.section-body-s li.m14_a .text{color:#666;overflow:hidden}
.section-body-s li.m14_a .thumbnail{margin:0 12px 0 0}
.section-body-s li.m14_a .thumbnail img{width:100%}
.section-body-s li.m14_b{margin:0 12px 5px 0;padding-bottom:5px;border-bottom:1px solid #eef1f5}
.section-body-s li.m14_b:nth-last-of-type(-n+2){border-bottom:none}
.section-body-s li.m14_b:nth-child(odd){margin:0 0 5px}
.section-body-s li.m14_b .thumbnail{margin:0 12px 0 0}
.section-body-s li.m14_b .thumbnail img{width:100%}
/*
 * Module 14 Right space
*/
.section-box-lg .title-mv{color:#fff;margin-top:10px;padding:10px 0;text-indent:10px}
.section-body-r{margin:0;padding:10px 0;list-style:none;float:right;display:inline}
.section-body-r .h4{margin:0 0 5px;padding:0;color:#222;}
.section-body-r a:hover.h4{color:#47c}
.section-body-r li.first{margin:0 0 5px;padding-bottom:5px;border-bottom:1px solid #eef1f5}
.section-body-r li.first:last-child{border-bottom:none}
.section-body-r li.first .thumbnail{margin:0 12px 0 0}
.section-body-r li.first .thumbnail img{width:100%}
.section-body-r li.second{margin:0 0 5px;padding-top:2px;border-bottom:1px solid #eef1f5}
.section-body-r li.second:last-child{border-bottom:none}
.section-body-r li.second .title h4{font-weight:400}
.section-body-r li.second .count{color:#999;padding:1px 15px 0}
.section-body-ro{margin:0 13px 0 0;padding:5px 0;background-color:#f9f9f9}
/*
	======================
		Box Module 15
	======================
*/
.section-body-lg li.m15_a,
.section-body-lg li.m15_a .title,
.section-body-lg li.m15_a .thumbnail,
.section-body-lg li.m15_b,
.section-body-lg li.m15_b .title,
.section-body-lg li.m15_b .thumbnail{
	float:left
}
.section-body-lg li.m15_a{width:420px;margin:0 12px 0 0}
.section-body-lg li.m15_a .title{width:420px}
.section-body-lg li.m15_a .thumbnail{width:420px}
.section-body-lg li.m15_a .thumbnail img{width:100%;max-height:220px}
.section-body-lg li.m15_b{width:353px;margin:0 12px 10px 0}
.section-body-lg li.m15_b:nth-child(odd){margin:0 0 10px}
.section-body-lg li.m15_b .title{width:211px}
.section-body-lg li.m15_b .thumbnail{width:130px;margin:0 12px 0 0}
.section-body-lg li.m15_b .thumbnail img{width:100%}
/*
	========================
		Box Module 16
	========================
*/
.section-body-lg li.m16{float:left;margin:0 12px 10px 0}
.section-body-lg li.m16:nth-child(5n+5){margin:0 0 10px}
.section-body-lg li.m16 .title{float:left;height:63px;overflow:hidden}
.section-body-lg li.m16 .thumbnail{float:left;margin-bottom:5px}
.section-body-lg li.m16 .thumbnail img{width:100%}
/*
	====================
		Box Module 17
	====================
*/
.section-body-lg li.m17_a,
.section-body-lg li.m17_a .title,
.section-body-lg li.m17_a .thumbnail,
.section-body-lg li.m17_b,
.section-body-lg li.m17_b .title,
.section-body-lg li.m17_b .thumbnail{float:left}
.section-body-lg li.m17_a{margin:0 12px 0 0}
.section-body-lg li.m17_a .thumbnail img{width:100%}
.section-body-lg li.m17_b{margin:0 12px 10px 0;height:160px;overflow:hidden}
.section-body-lg li.m17_b:nth-child(3n+4){margin:0 0 10px}
.section-body-lg li.m17_b .title{margin-top:5px}
.section-body-lg li.m17_b .thumbnail img{width:100%}
/*
	======================
		Box Module 18
	======================
*/
.section-body-lg li.m18{margin:0 12px 10px 0;float:left}
.section-body-lg li.m18:nth-child(3n+3){margin:0 0 10px}
.section-body-lg li.m18:nth-last-of-type(-n+3){border-bottom:none}
.section-body-lg li.m18 .title{float:left}
.section-body-lg li.m18 .text{float:left;margin-bottom:10px;color:#666;overflow:hidden;height:60px}
.section-body-lg li.m18 .thumbnail{float:left}
.section-body-lg li.m18 .thumbnail img{width:100%}
/*
	================================
		Box Module 19 - Authors
	================================
*/
.section-body-lg li.m19{margin:0 12px 10px 0;padding-bottom:10px;border-bottom:1px solid #eef1f5;position:relative;float:left}
.section-body-lg li.m19:nth-child(3n+3){margin:0 0 10px}
.section-body-lg li.m19:nth-last-of-type(-n+3){border-bottom:none}
.section-body-lg li.m19 .title{float:left}
.section-body-lg li.m19 .author{color:#fff;padding:5px 7px;position:absolute;bottom:10px;left:102px;float:left}
.section-body-lg li.m19 .author a{color:#fff}
.section-body-lg li.m19 .author a:hover{color:#eee}
.section-body-lg li.m19 .thumbnail{margin:0 12px 0 0;float:left}
.section-body-lg li.m19 .thumbnail img{width:100%}
/*
	===============================
		Box Module 20 - Gallery
	===============================
*/
.section-body-lg div.gallery{margin:0 12px 10px 0;float:left;overflow:hidden;position:relative}
.section-body-lg div.gallery img{width:100%;position:relative}
.section-body-lg div.gallery .h3{text-align:center}
.section-body-lg div.gallery .custom-overlay{background-color:#000;color:#fff;left:5px;opacity:.75;padding:5px 10px 5px 5px;position:absolute;text-align:center;top:5px;vertical-align:top;z-index:1000}
.section-body-lg div.remove-border{margin:0 0 10px}
/*
	=================================
		Box Module 21 - Carousel
	=================================
*/
.section-body-lg .carousel-wrap{margin:0 30px;overflow:hidden}
.section-body-lg .carousel-items{margin:0 4px 5px;float:left}
.section-body-lg .carousel-items-b{margin:0 12px 0 0}
.section-body-lg .carousel-items-s{background-color:#fff;box-shadow:0 2px 5px -1px #ddd;-webkit-box-shadow:0 2px 5px -1px #ddd;-moz-box-shadow:0 2px 5px -1px #ddd}
.section-body-lg .carousel-items-b{background-color:#2b2b2b}
.section-body-lg .carousel-items img{width:100%}
.section-body-lg .carousel-items span{padding:5px;float:left;overflow:hidden;font-size:13px;font-weight:700;text-align:center;line-height:19px}
.section-body-lg .carousel-items-b span{font-weight:400}
.section-body-lg .carousel-items a{color:#333}
.section-body-lg .carousel-items-b a{color:#fff}
.section-body-lg a.carousel-items-link{color:#333!important}
.section-body-lg .carousel-group .carousel-items-b:nth-child(1n+4){margin:0}
/* Carousel Next & Prev */
.section-body-lg .shadow-carousel{box-shadow:0 2px 5px -1px #ddd;-webkit-box-shadow:0 2px 5px -1px #ddd;-moz-box-shadow:0 2px 5px -1px #ddd;border:1px solid #ebedef}
.section-body-lg .carousel-next,
.section-body-lg .carousel-prev{position:absolute}
.section-body-lg .carousel-next i{position:absolute;top:46%;margin-left:6px;font-size:19px}
.section-body-lg .carousel-prev i{position:absolute;top:46%;margin-left:5px;font-size:19px}
.section-body-lg .carousel-next i,
.section-body-lg .carousel-prev i{color:#555}
.section-body-lg .carousel-next i:hover,
.section-body-lg .carousel-prev i:hover{color:#222;}
.section-body-lg .carousel-next-b i,
.section-body-lg .carousel-prev-b i{color:#eee}
.section-body-lg .carousel-next-b i:hover,
.section-body-lg .carousel-prev-b i:hover{color:#fff}
.section-body-lg .carousel-next{right:8px}
.section-body-lg .carousel-prev{left:8px}
.section-body-lg .carousel-next-b,
.section-body-lg .carousel-prev-b{background:#2b2b2b}
.section-body-lg .carousel-next-b:hover,
.section-body-lg .carousel-prev-b:hover{opacity:.7}
/* Carousel Pagination for Small device */
.section-body-lg .cycle-pager-module{color:#ccc;float:left;font:700 38px/10px arial;text-align:center;display:none;padding:5px 0 0}
.section-body-lg .cycle-pager-module span{padding:0 3px;cursor:pointer}
.section-body-lg .cycle-pager-module span.cycle-pager-active{color:#fff}
.section-body-lg .cycle-pager-module-b span.cycle-pager-active{color:#333!important}
/*
	===============================
		Box Module 22 - Videos
	===============================
*/
.section-body-lg li.m22_a{float:left;margin:0 12px 0 0;position:relative}
.section-body-lg li.m22_a .title{float:left;margin:5px 0 0}
.section-body-lg li.m22_a .video{height:0;overflow:hidden;position:relative;padding-bottom:56.25%;padding-top:25px}
.section-body-lg li.m22_a .video iframe{top:0;left:0;height:100%;position:absolute}
.section-body-lg li.m22_a .video iframe.yt{width:100%}
.section-body-lg li.m22_a .thumbnail{position:relative;float:left}
.section-body-lg li.m22_a .thumbnail img{width:100%}
.section-body-lg li.m22_a .thumbnail .play_vid{left:30%;top:35%;position:absolute;background:url(../../images/play-v.png) no-repeat 0 0 transparent}
.section-body-lg li.m22_a .thumbnail .play_vid:hover{opacity:.7}
.section-body-lg li.m22_a .thumbnail .time{left:5px;color:#fff;height:16px;opacity:.75;bottom:5px;padding:4px 6px;position:absolute;vertical-align:top;display:inline-block;font:700 12px arial;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000}
/* rest of posts */
.section-body-lg li.m22_b{margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid #eef1f5;float:left;margin-right:12px}
.section-body-lg li.m22_b:nth-of-type(4),
.section-body-lg li.m22_b:nth-of-type(7){margin-right:0}
.section-body-black li.m22_b:nth-last-of-type(-n+3),
.section-body-lg li.m22_b:nth-last-of-type(-n+3){border-bottom:none!important}
.section-body-lg li.m22_b .title{float:left}
.section-body-lg li.m22_b .thumbnail{margin:0 12px 0 0;position:relative;float:left}
.section-body-lg li.m22_b .thumbnail img{width:100%}
.section-body-lg li.m22_b .thumbnail .time{color:#FFF;height:14px;opacity:.75;bottom:3px;right:3px;padding:3px 4px;position:absolute;vertical-align:top;display:inline-block;font:700 11px arial;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;background-color:#000}
.section-body-black li.m22_b{border-bottom:1px solid #333!important}


ul.tab_24_nav{background:url(../../images/white-grad.jpg) repeat-x scroll 0 28px transparent;border-bottom:1px solid #EEF1F5;position:relative;float:left;list-style:none}
ul.tab_24_nav li{float:right;margin:0 10px 0 0;padding:5px 0 0}
ul.tab_24_nav li.title{float:left;text-indent:10px}
ul.tab_24_nav li a{color:#333;padding:0 0 3px;border-bottom:2px solid #ddd}
ul.tab_24_nav li a.current_24{position:relative;border-bottom:2px solid #999}
.tabs_24 .tab_content{display:none}
.section-body div.m13{float:left;margin-bottom:0;padding:5px 0 0;border-bottom:1px solid #eef1f5;background-color:#fff}
.section-body div.m13:nth-child(even){background:#f9f9f9}
.section-body div.m13:last-child{border-bottom:none}
.section-body div.m13 .title{float:left;margin:0 0 0 10px}
.section-body div.m13 .date{float:left;color:#666;text-align:right}
