/*
Theme Name: MuZeTiK
Author: Muzetik
Author URI: https://muzetik.com/
Version: 99.99

*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,300,800);
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700,900,300italic);

@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);


/**body::-webkit-scrollbar {
    width: 12px;
}
body::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
body::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
body::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
}**/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	width: 100%;
}
body {
	line-height: 1;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}




a, a:link, a:visited, a:active, a:focus, a:hover,
.animated-css, .animated-css:link, .animated-css:visited, .animated-css:active, .animated-css:focus, .animated-css:hover {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
   transition: all .2s linear;
   
}


a, a:link, a:visited {
 color: #D33;
}

body a:hover, body a:focus {
  text-decoration: none;
  color: #444;
}



.ssba a:hover {
  opacity: 0.6;
}



a:focus {
	outline: thin dotted;
	outline: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
del {
	color: #333;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px;
	margin-bottom: 1.714285714rem;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
small {
	font-size: smaller;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* Clearing floats */
.clear:after,
.wrapper:after,
.format-status .entry-header:after {
	clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
	display: table;
	content: "";
}

body {
	
}

#page_row_container {
	max-width: 61.250rem;
	position: relative;
	z-index: 2;
}

/* =Header
-------------------------------------------------------------- */
.site-header {
	padding: 0 16px;
}
.site-header .topnav_bloc {
	background: #343434;
	color: #fff;
	padding: 7px 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 33px;
}
.site-header .topnav_bloc .top_nav_menu {
	margin-bottom: 0;
	margin-top: 4px;
}
.site-header .topnav_bloc .top_nav_menu li {
	margin-left: 3px;
	height: auto;
	text-align: center;
}
.site-header .topnav_bloc .top_nav_menu li a {
	color: #fff;
	font-size: 14px;
	padding: 1px 7px;
		-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	
	display: inline-block;
	width: 30px;
}
.site-header .topnav_bloc .top_nav_menu li.envelope {
	border-right: 1px solid #888888;
	border-left: 1px solid #888888;
	
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-right: 10px;
}
.site-header .topnav_bloc .top_nav_menu li.envelope a {
	width: auto;
	height: auto;
}
.site-header .topnav_bloc .top_nav_menu li.envelope span {
	margin-left: 10px;
}

.site-header .topnav_bloc .top_nav_menu li.facebook a {
	background: #3b5998;
}
.site-header .topnav_bloc .top_nav_menu li.twitter a {
	background: #00aced;
}
.site-header .topnav_bloc .top_nav_menu li.google-plus a {
	background: #dd4b39;
}
.site-header .topnav_bloc .top_nav_menu li.rss a {
	background: #ff9900;
}

.site-header .topnav_bloc .top_nav_menu li.facebook a:hover {
	color: #3b5998;
	background: #FFF;
}
.site-header .topnav_bloc .top_nav_menu li.twitter a:hover {
	color: #00aced;
	background: #FFF;
}
.site-header .topnav_bloc .top_nav_menu li.google-plus a:hover {
	color: #dd4b39;
	background: #FFF;
}
.site-header .topnav_bloc .top_nav_menu li.rss a:hover {
	color: #ff9900;
	background: #FFF;
}


.site-header .topnav_bloc #searchform {
	background: #fff;
}
.site-header .topnav_bloc #searchform input[type="text"] {
	width: auto;
	border: 0;
	width: 90%;
	float: left;
	margin: 0;
}
.site-header .topnav_bloc #searchsubmit {
	width: 10%;
	float: right;
	margin: 0;
	padding: 0.6rem;
	color: #7d7d7d;
	background: transparent;
}

.site-header .header_logo_banner {
	margin-bottom: 16px;
	border-bottom: 2px solid  #545454;
	padding: 15px 0;
}
.site-header .site-title a {
	display: inline-block;
}

@media only screen and (min-width: 40.063em) {
	.site-header .main-navigation {
		border: 1px solid #c1c1c1;
	}
	.site-header .main-navigation, #mega-menu-wrap-primary {
		background: #fefefe;
		background: -moz-linear-gradient(top,  #fefefe 0%, #f8f6f7 50%, #f3f1f2 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(50%,#f8f6f7), color-stop(100%,#f3f1f2));
		background: -webkit-linear-gradient(top,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		background: -o-linear-gradient(top,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		background: -ms-linear-gradient(top,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		background: linear-gradient(to bottom,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f3f1f2',GradientType=0 );
	}
	.site-header .main-navigation .top-bar-section li:not(.has-form) a:not(.button),
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a {
		border-right: 1px solid #c1c1c1;
		background: #fefefe;
		background: -moz-linear-gradient(top,  #fefefe 0%, #f8f6f7 50%, #f3f1f2 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(50%,#f8f6f7), color-stop(100%,#f3f1f2));
		background: -webkit-linear-gradient(top,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		background: -o-linear-gradient(top,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		background: -ms-linear-gradient(top,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		background: linear-gradient(to bottom,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f3f1f2',GradientType=0 );
		color: #424141;
		font-family: 'Lato';
		font-weight: 600;
		font-size: 11px;
		font-size: 10px;
		text-transform: uppercase;
	}
	.site-header .main-navigation .top-bar-section li:not(.has-form):last-child a:not(.button),
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a {
		border-color: transparent;
	}

	.site-header .main-navigation .top-bar-section>ul>.divider,.site-header .main-navigation  .top-bar-section>ul>[role="separator"] {
		border-right: 0;
	}
	.site-header .main-navigation .top-bar-section .has-dropdown>a:after {
		border-color: #a2a2a2 transparent transparent transparent;
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a {
		background: #fefefe;
		background: -moz-linear-gradient(top,  #fefefe 0%, #f8f6f7 50%, #f3f1f2 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(50%,#f8f6f7), color-stop(100%,#f3f1f2));
		background: -webkit-linear-gradient(top,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		background: -o-linear-gradient(top,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		background: -ms-linear-gradient(top,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		background: linear-gradient(to bottom,  #fefefe 0%,#f8f6f7 50%,#f3f1f2 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f3f1f2',GradientType=0 );
	}
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:hover > a {
		color: #d50;
		font-family: 'Lato';
		font-weight: 600;
		font-size: 11px;
		font-size: 10px;
		text-transform: uppercase;
		border-color: #c1c1c1;
	}
	#mega-menu-wrap-primary #mega-menu-primary .rpwe-li {
		margin-bottom: 5px;
	}
	#mega-menu-wrap-primary #mega-menu-primary .rpwe-thumb {
		width: 80px;
		height: 64px;
		display: inline;
		float: left;
		border: 1px solid #BFBFBF!important;
		padding: 3px;
		margin-right: 10px;
	}
	#mega-menu-wrap-primary #mega-menu-primary .rpwe-title a {
	  color: #000;
	  font-family: 'Open Sans', sans-serif;
	  font-weight: 700;
	  font-size: 12px;
	}
	#mega-menu-wrap-primary #mega-menu-primary a:hover {
		color: #d50;
	}
	#mega-menu-wrap-primary #mega-menu-primary li.cat-item a {
		text-transform: capitalize;
	}


	.site-header .main-navigation .top-bar-section li:not(.has-form).mega-rouge_col a:not(.button),
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-rouge_col > a {
		color: #fff;
		background: #e25742;
		background: -moz-linear-gradient(top,  #e25742 0%, #cf3d2f 50%, #a61e17 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e25742), color-stop(50%,#cf3d2f), color-stop(100%,#a61e17));
		background: -webkit-linear-gradient(top,  #e25742 0%,#cf3d2f 50%,#a61e17 100%);
		background: -o-linear-gradient(top,  #e25742 0%,#cf3d2f 50%,#a61e17 100%);
		background: -ms-linear-gradient(top,  #e25742 0%,#cf3d2f 50%,#a61e17 100%);
		background: linear-gradient(to bottom,  #e25742 0%,#cf3d2f 50%,#a61e17 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e25742', endColorstr='#a61e17',GradientType=0 );
	}
	.site-header .main-navigation .top-bar-section li:not(.has-form).mega-rouge_col a:not(.button):hover,
	#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-rouge_col > a:hover {
		background: #a61e17;
		background: -moz-linear-gradient(top,  #a61e17 0%, #cf3d2f 50%, #e25742 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a61e17), color-stop(50%,#cf3d2f), color-stop(100%,#e25742));
		background: -webkit-linear-gradient(top,  #a61e17 0%,#cf3d2f 50%,#e25742 100%);
		background: -o-linear-gradient(top,  #a61e17 0%,#cf3d2f 50%,#e25742 100%);
		background: -ms-linear-gradient(top,  #a61e17 0%,#cf3d2f 50%,#e25742 100%);
		background: linear-gradient(to bottom,  #a61e17 0%,#cf3d2f 50%,#e25742 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a61e17', endColorstr='#e25742',GradientType=0 );
	}

} 
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > h4.mega-block-title {
	display: none;
}



.site-header #ticker-news_bloc .ticker-title {
	background: #e25742;
	background: -moz-linear-gradient(top,  #e25742 0%, #cf3d2f 50%, #a61e17 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e25742), color-stop(50%,#cf3d2f), color-stop(100%,#a61e17));
	background: -webkit-linear-gradient(top,  #e25742 0%,#cf3d2f 50%,#a61e17 100%);
	background: -o-linear-gradient(top,  #e25742 0%,#cf3d2f 50%,#a61e17 100%);
	background: -ms-linear-gradient(top,  #e25742 0%,#cf3d2f 50%,#a61e17 100%);
	background: linear-gradient(to bottom,  #e25742 0%,#cf3d2f 50%,#a61e17 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e25742', endColorstr='#a61e17',GradientType=0 );
	color: #fff;
	line-height: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 4px;
	font-family: 'Lato', sans-serif;
	font-weight: 300;
	font-size: 14px;
	margin-top: 2px;
	float: left;
}
.site-header #ticker-news_bloc {
	margin-top: 14px;
}
.site-header #ticker-news_bloc .ticker {
	height: 37px;
	overflow: visible;
}
.site-header #ticker-news_bloc .ticker-wrapper.has-js {
	float: none !important;
	margin: 0;
	padding: 0;
	width: 100%;
}
.site-header #ticker-news_bloc .ticker-swipe {
	background: transparent;
	display: none;
}
.site-header #ticker-news_bloc .ticker-content {
	color: #333333;
	border: 1px solid #a8a8a8;
	padding: 5px 8px;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight: 600;
	width: 100%;
}
.site-header #ticker-news_bloc .ticker-content a {
	color: #333;
	font-size: 12px;
}
/* =Main content and comment content
-------------------------------------------------------------- */
#fond_ecran_banner {
	margin: 0;
	padding: 0;
	background-size: cover;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: 50% 0;
	z-index: 1;	
}
#fond_ecran_banner img {
	width: 100%;
}

#page {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: auto;
	box-shadow: 0 0 6px #888;
}
body .page_row_container {
	max-width: 75em;
}
.site-content #content {
	padding: 10px 18px;
}
.site-content .page_content-bloc {
	padding-top: 10px;
}

/*** Home Slider ***/
.home-posts_slider {
	margin-bottom: 20px;
	border: 2px solid #dedede;
	padding: 5px;
}
.home-posts_slider .bx-wrapper {
	margin-bottom: 0;
}
.home-posts_slider .bxslider {
	margin-left: 0;
}
.home-posts_slider .bx-wrapper .bx-viewport {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	left: 0;
}
.home-posts_slider #bx-pager {
	overflow: hidden;
}
.home-posts_slider #bx-pager a {
	margin: 0px 1% 7px;
	width: 46%;
	display: block;
	float: left;
	height: 62px;
}
.home-posts_slider #bx-pager a:nth-child(7) , .home-posts_slider #bx-pager a:last-child {
	margin-bottom: 0;
}
.home-posts_slider #bx-pager img {
	padding: 2px;
	border: 1px solid #EEE;
	width: 100%;
	height: 62px;
}
.home-posts_slider #bx-pager a:hover img {
	border-color: #D33;
	background: #D33;
}
.home-posts_slider .bx-wrapper .bx-viewport img {
	width: 100%;
	height: 270px;
}
.home-posts_slider .bx-wrapper .slide-thumb {
	position: relative;
}
.home-posts_slider .bx-wrapper .slide-thumb .info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
}
.home-posts_slider .bx-wrapper .info .title {
	margin: 0;
	font-size: 16px;
	color: #fff;
	font-family: 'Open Sans';
	text-transform: capitalize;
	font-weight: 600;
}
.home-posts_slider .bx-wrapper .info .title a {
	color: #fff;
}
.home-posts_slider .bx-wrapper .info .title a:hover {
	color: #d50;	
}

#home-videos_slider {
	background: #5e4f4b;
	margin-bottom: 10px;
	
	border: 2px solid #303030;
	padding: 10px 5px;
	position: relative;
	padding-bottom: 0;
	-webkit-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 8px 1px rgba(0,0,0,0.75);
}
#home-videos_slider .bx-wrapper {
	padding: 0 90px 0 40px;
}
#home-videos_slider .bx-wrapper .bx-viewport {
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	left: 0;
	background: transparent;
	margin-bottom: 10px;
}
#home-videos_slider .bxslider {
	margin-left: 0;
}
#home-videos_slider .video-slide_item {
	margin: 5px 0;
}
#home-videos_slider .video-slide_item a {
	display: block;
}
#home-videos_slider .video-slide_item img {
	padding: 2px;
	border: 1px solid #EEE;
	background: #fff;
	height: 50px;
}
#home-videos_slider .video-slide_item a:hover img {
	border-color: #D33;
	background: #D33;
}
#home-videos_slider .bx-wrapper .bx-prev {
	/*left: -40px;*/
	left: 0;
}
#home-videos_slider .bx-wrapper .bx-next {
	/*right: -40px;*/
	right: 0;
}
#home-videos_slider .footer {
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: 14px;
}
#home-videos_slider .footer .more_btn {
	background: #2e2e2e;
	color: #fff;
	font-family: 'Lato';
	font-size: 14px;
	font-weight: bold !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 4px 6px;
}
#home-videos_slider .footer .more_btn:hover {
	color: #d50;
}
#home-videos_slider .footer .more_btn .fa {
	margin-right: 4px;
}

#home_editos_bloc {
	margin-top: 10px;
}
#home_editos_bloc .bloc-title {
	background: #CB2129;
	background: #f00;
	color: #FFF;
	padding: 26px 11px;
	font-family: "Open Sans",sans-serif;
	font-weight: 700;
	font-size: 13px;
	display: inline-block;
	position: relative;
	padding: 40px 11px;
}
#home_editos_bloc .bloc-title:after {
	content: '';
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 8px 0 8px 10px;
	border-color: transparent transparent transparent #cb2129;
	border-color: transparent transparent transparent #f00;
	line-height: 0px;
	_border-color: #000000 #000000 #000000 #cb2129;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position: absolute;
	right: -9px;
	top: 28px;
	display: block;
	top: 50%;
	margin-top: -9px;
}

#home_editos_bloc .editos_post-thumb {
	display: inline;
	float: left;
	margin: 0px 5px 5px 0px;
	box-shadow: none;
	max-width: 100%;
}
#home_editos_bloc .editos_post-thumb img {
	padding: 1px;
	border: 1px solid #EEE;
	max-height: 100px;
}
#home_editos_bloc .editos_post-thumb a {
	display: block;
}
#home_editos_bloc article:hover .editos_post-thumb img {
	border-color: #D33;
	background: #D33;
}
#home_editos_bloc .editos_post-content {
	background: none repeat scroll 0% 0% transparent !important;
	clear: none;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	font-weight: 400;
	font-size: 12px !important;
	line-height: 1.5em;
	display: block;
}
#home_editos_bloc .editos_post-content .entry-title {
	color: #000;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	display: block;
	font-size: 9px;
	margin: 0;
	line-height: 10px;
	margin-bottom: 5px;
}
#home_editos_bloc .editos_post-content .entry-title a {
	color: #000;
	font-size: 12px;
	line-height: 12px;
	display: block;
}
#home_editos_bloc article:hover .editos_post-content .entry-title a {
	color: #D33;
}
#home_editos_bloc .editos_post-content span.entry-summary {
	font-size: 10px;
	line-height: 10px;
	color: #808080;
	display: block;
}
#home_editos_bloc .editos_post-content .entry-meta {
	color: #000;
	font-family: "Open Sans",sans-serif;
	font-weight: 600;
	display: block;
	font-size: 9px;
	margin: 5px 0 0 0;
	line-height: 10px;
}
#home_editos_bloc .entry-meta a {
	color: #234B8F !important;
}
#home_editos_bloc .more_btn {
	font-size: 14px;
	font-weight: 500;
}
#home_editos_bloc .more_btn i.fa {
	padding-left: 6px;
}
/*** News Box ***/
.news-box {
	border-top: 3px solid #e60a2e;
	padding: 5px 0 0 0;
	margin-top: 20px;
}
.news-box .news-box_title {
	line-height: normal;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	font-weight: 700;
	color: #e60a2e;
	text-transform: capitalize;
}
.news-box .news-box_title a {
	color: #e60a2e;
}

.news-box .news-container .left_posts_container .post-item {
	border-bottom: 1px dotted #cbcbcb;
	padding: 10px 0;
}
.news-box .news-container .left_posts_container .post-item:last-child {
	border: 0;
}
.news-box .news-container .left_posts_container .entry-title {
	color: #234b8f;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	margin: 0 0 10px 0;
}
.news-box .news-container .left_posts_container .entry-title a {
	color: #234b8f;
	line-height: 1.2em;
	text-transform: capitalize;
}

.news-box .news-container .left_posts_container .entry-content,
.news-box .news-container .left_posts_container .entry-content p {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #262626;
	line-height: normal;
}
.news-box .news-container .left_posts_container .entry-meta {
	color: #8e8e8e;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	font-weight: 400;
	margin-top: 2px;
	line-height: normal;
}


.news-box .news-container .right_posts_container .entry-title {
	color: #234b8f;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	margin: 10px 0;
}
.news-box .news-container .right_posts_container .entry-title a {
	color: #234b8f;
	line-height: 1.2em;
}
.news-box .news-container .right_posts_container .post-item {
	padding: 10px 0;
}

.news-box .news-container .entry-title a:hover {
	color: #D33;
}

.news-box .pagination-number li {
	margin-left: 5px;
}
.news-box .pagination-number li a {
	color: #333333;
	padding: 0 8px;
}
.news-box .pagination-number li a.active {
	background: #d1d1d1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#news-box-6739 {
	border-color: #f00;
}
#news-box-6739 .news-box_title a {
	color: #f00;
}
#news-box-6739 .news-box_title a:hover {
	-webkit-animation-name: trembleHover;
	-webkit-animation-duration: 1s;
	-webkit-transform-origin: 50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-webkit-animation-delay: 0s;
	-moz-animation-name: trembleHover;
	-moz-animation-duration: 1s;
	-moz-transform-origin: 50% 50%;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-moz-animation-delay: 0s;
	animation-name: trembleHover;
	animation-duration: 1s;
	transform-origin: 50% 50%;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}
@-webkit-keyframes trembleHover {
    0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
    10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
    20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
    30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
    40% { -webkit-transform: translate(1px, -1px) rotate(1deg);}
    50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
    60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
    70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
    80% { -webkit-transform: translate(-1px, -1px) rotate(1deg);  }
    90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
    10% { -webkit-transform: translate(0, 0) rotate(0deg); }
}

/*** Single ***/

.single .entry-title, .page .entry-title {
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  color: #1a161b;
  font-weight: 800;
  line-height: normal;
  margin: 10px 0px 5px;
}

.single .entry-content, .page .entry-content {
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
}
.single .entry-content p, .page .entry-content p {
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	margin: 0.5em 0;
}

.single #share_single_post {
	background: #EEEEEE;
	margin: 34px 0 10px 0;
	padding: 8px 10px;
}

.single #share_single_post h3 {
    color: #9A9A9A;
    margin: 0;
    text-transform: initial;
    padding: 6px 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
}
.single #share_single_post .single_newsletter_container {
	padding: 10px 0;
}
.single #share_single_post .newsletter .newsletter-email {
	margin: 0;
	border: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.single #share_single_post .newsletter .newsletter-submit {
	padding: 0 5px;
	font-size: 13px;
	font-family: 'Open Sans';
	font-weight: 300;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
}
.single #share_single_post .newsletter .newsletter-submit:hover {

}
.single .entry-info {
	padding: 10px 5px;
	color: #cccccc;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
	margin-bottom: 10px;
}
.single .entry-info .sep {
	margin: 0 5px;
	color: #bcbcbc;
}
.single .entry-info a {
	font-size: 14px;
	color: #ccc;
}
.single .entry-info a:hover {
	color: #000;
}
.single .entry-info .comments-link {
	display: inline-block;
}
.single .entry-info .comments-link:hover {
	color: #000;
}
.single .entry-info .fa {
	padding-right: 2px;
}

.single .entry-content #b-6 {
	float:left;
	margin:0 10px 2px 0
}
.single .entry-content iframe {
	margin-bottom: 20px;
	width: 100%;
}

.crp_related {
	margin: 30px 0;
}
.crp_related .crp_related_title {
	line-height: normal;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #555555;
	border-bottom: 3px solid #990000;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
.crp_related ul {
	display: block;
	margin-left: 0;
}
.crp_related li {
	width: 23%;
	float: left;
	margin-right: 10px;
}
.crp_related li a {
	display: block;
}
.crp_related li > a.crp_title {
	color: #cd1610;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: 600;
	margin-top: 16px;
}

.single .yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 10px;
	line-height: 10px;
}

/***
* Archive Page
***/

.archive .archive-title, .search .page-header .page-title {
	background-color: #cb2129;
	border: 1px solid #a91b22;
	border-bottom-color: #8a161c;
	color: #fff;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	margin: 0;
	padding: 10px;
	line-height: normal;
	margin-bottom: 20px;
}

.archive .archive-title a {
	color: #fff;
}

.archive article, .search article {
	margin-bottom: 38px;
	padding: 10px 0;
	margin-left: -10px;
	padding-left: 10px;
}
.archive article:hover, .search article:hover {
	background: #f3f3f3;
}
.archive .entry-title, .search .entry-title {
	color: #404040;
	font-size: 20px;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	display: block;
	line-height: 22px;
	padding: 0;
}
.archive .entry-title a, .search .entry-title a {
	color: #404040;
}
.archive .entry-title a:hover, .search .entry-title a:hover {
	color: #D33;
}
.archive .entry-post_meta,.search .entry-post_meta {
	color: #b8b8b8;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.archive .entry-post_meta .post-views.entry-meta > span.post-views-icon.dashicons,
.search .entry-post_meta .post-views.entry-meta > span.post-views-icon.dashicons {
	color: #8b8b8b;
}
.archive .entry-post_meta .post-views, .search .entry-post_meta .post-views {
	display: inline-block;
	margin-right: 8px;
}
.archive .entry-content, .archive .entry-content p, 
.search .entry-content, .search .entry-content p {
	color: #767676;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
 	font-size: 15px;
  	line-height: 1.3;
  	margin: 0;
}

.text-part-content-archive-item {
    position: relative;
    padding-right: 50px;
}

.share-btns-ssba {
    position: absolute;
    width: 40px;
    right: 5px;
    top: 0;
}


.archive .entry-content, .search .entry-content {
	  padding: 0;
  	margin: 10px 0;
}
.archive article .ssba, .search article .ssba {
	display: none;
}
.archive article:hover .ssba, .search article:hover .ssba {
	display: block;
}

.archive .entry-thumb a, .search .entry-thumb a {
	display: block;
}
.archive .entry-thumb a img, .search .entry-thumb a img {
	display: block;
	width: 100%;
	height: auto;
}

/*
*	Videos Category Page
*/

.archive #archive_slidedeck {
	margin-bottom: 10px;
}

.category_video-page .videos_posts article:hover {
	background: transparent;
}
.category_video-page .videos_posts .entry-thumb {
	position: relative;
	display: block;
}
.category_video-page .videos_posts .entry-thumb:before {
	content: '';
	position: absolute;
	left: 15px;
	bottom: 15px;
	background: #CCC  url(data:image/png;base64,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) 50% -48px no-repeat;
	box-shadow: 0 0 3px #888;
	width: 24px;
	height: 24px;
	display: block;
}
.category_video-page .videos_posts .entry-title {
	margin: 0;
	font-size: 13px;
	font-family: 'Droid Arabic Kufi';
	text-align: left;
	line-height: 18px;
}
.category_video-page .videos_posts .entry-title a {
	color: #444;
	display: block;
}


/*---------------------------------------------- 
 PAGE
------------------------------------------------*/
.page .wpcf7 .wpcf7-form-control.wpcf7-not-valid {
	margin-bottom: 0;
	border-color: #C01F27;
}
.page .wpcf7 .wpcf7-not-valid-tip {
	color: #C01F27;
}

.page .wpcf7 .button {
	background-color: #D7362D;
	background-image: radial-gradient(50% 50%, #D7362D, #C42F21);
	border-color: #A91B22 #A91B22 #8A161C;
	border-radius: 3px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset, 0px -3px 0px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.5);
	border-style: solid;
	border-width: 0px;
	cursor: pointer;
	font-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
	font-weight: normal;
	line-height: normal;
	padding: 0.7rem 1.75rem 0.7rem;
	font-size: 1rem;
}
.page .wpcf7 .button:hover {
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -3px 0 rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0,0,0,0.5);
	background: #bc2e27;
	color: #fff;
}
.page .wpcf7 .screen-reader-response {
	display: none;
}
.page .wpcf7 .wpcf7-response-output.wpcf7-display-none {
	display: none;
}
.page .wpcf7 .wpcf7-response-output {
	padding:10px;
    border-left: 5px solid #f6dca7;
    color: #c09853;
    background-color: #fcf8e3;
    margin-bottom: 30px;
}
.page .wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
	background-color: #F04124;
	border-color: #DE2D0F;
	color: #FFF;
}
.page .wpcf7 .wpcf7-response-output.wpcf7-mail-sent-ok {
	background-color: #43AC6A;
	border-color: #3A945B;
	color: #fff;
}


.page .horaires-salat-page_container h1 {
	font-size: 20px;
	margin: 0;
}
.page .horaires-salat-page_container h2 {
	font-size: 18px;
	margin: 0;
}
.page .horaires-salat-page_container .box {
	margin: 20px 0px;
	padding: 20px;
	border-radius: 4px;
	border-style: solid;
	border-width: 1px 1px 2px;
}
.page .horaires-salat-page_container .mod-box .linkville {
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 4px;
	margin: 10px 0;
	text-align: center;
	font-weight: bold;
	color: #D33;
	padding: 15px 0;
}
.page .horaires-salat-page_container .box .boxtitle {
    line-height: 27px;
    font-size: 20px;
    margin: 0px 0px 5px;
}
.page .horaires-salat-page_container .green {
	background-color: #E2F1CD;
	background-image: radial-gradient(50% 50%, #E2F1CD, #CCE7A5);
	border-color: #C3E395 #B7DD81 #A0D259;
}
.page .horaires-salat-page_container .shadow {
    background-color: #E9E9E9;
    background-image: radial-gradient(50% 50%, #E9E9E9, #FAFAFA);
    border: 1px solid #AAA;
    border-radius: 4px;
    box-shadow: 2px 2px 4px rgba(153, 153, 153, 0.6);
}

.page .horaires-salat-page_container .buttoncostum.green {
    background-color: #8CB842;
    background-image: radial-gradient(50% 50%, #8CB842, #789F38);
    border-color: #759B37 #759B37 #61812E;
    border-image: none;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset, 0px -3px 0px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.5);
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
	margin: 0px 5px 20px;
	font-size: 18px;
	height: 40px;
	line-height: 35px;
	padding: 0px 25px;
}
.page .horaires-salat-page_container .biginput {
    width: 80%;
    height: 40px;
    border-radius: 4px;
    padding: 5px !important;
    font-size: 18px;
    text-indent: 5px;
}
.page .horaires-salat-page_container .buttoncostum {
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset, 0px -3px 0px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.5);
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
    margin: 0px 5px 20px;
    width: auto !important;
}
.page .horaires-salat-page_container a.buttoncostum.small {
	height: 34px;
	line-height: 20px;
	padding: 5px 20px;
	font-size: 14px;
	text-align: center;
}
.page .horaires-salat-page_container a.buttoncostum.gray {
    background-color: #F4F4F4;
    background-image: radial-gradient(50% 50%, #F4F4F4, #F3F3F3);
    border: 0px none;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.25) inset, 0px -3px 0px rgba(0, 0, 0, 0.15) inset, 0px 1px 2px rgba(0, 0, 0, 0.5);
    color: #666;
    text-shadow: 0px -1px 0px rgba(255, 251, 251, 0.3);
}
.page .horaires-salat-page_container a.buttoncostum.gray:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.4) inset, 0px 0px 1px rgba(0, 0, 0, 0.3) inset;
    text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.6);
}
.page .horaires-salat-page_container a.buttoncostum.red, .page .horaires-salat-page_container  input.buttoncostum.red {
    background-color: #D7362D;
    background-image: radial-gradient(50% 50%, #D7362D, #C42F21);
    border-color: #A91B22 #A91B22 #8A161C;
}
.page .horaires-salat-page_container a.buttoncostum.red:active, .page .horaires-salat-page_container input.buttoncostum.red:active {
    box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.4) inset, 0px 0px 1px rgba(0, 0, 0, 0.3) inset;
}

.page #voshoraires {
	margin-bottom: 10px !important;
}
.page #voshoraires td {
    font-weight: normal;
    color: #000;
    text-align: center;
    font-size: 12px;
}
.page #voshoraires .even,.page #voshoraires tr.even{
    background: #FCFCFC;
    padding: 1px 10px;
}

.page #voshoraires .odd,.page #voshoraires tr.odd{
    background: #f7f7f7;
    padding: 1px 10px;
}
.page #voshoraires .datear, .datefr {
    width: 50%;
    float: left;
}

/*---------------------------------------------- 
 PAGINATION
------------------------------------------------*/

.pagination {
	text-align: center;
	display: block;
	margin: 30px 0;
}

.wp-paginate {
	display: inline-block;
	text-align: center;
	font-family: "Lato", Arial, Verdana, sans-serif;
	font-size: 18px;
	margin: 0 auto;
	margin-top: 20px;
}

.wp-paginate li a {
	display: inline-block;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height: 1;
	font-family: "Lato", Arial, Verdana, sans-serif;
	position: relative;
	cursor: pointer;
	border: none;
	outline: none;
	margin: 0 3px;
	padding: 3px 10px 4px;
	width: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #cb2129;
	line-height: normal;
	font-weight: 300;
	border: 2px solid transparent;
}

.wp-paginate li a:hover {
	background-color: #9E0004;
	color:#fff;
}

.wp-paginate li .current {
	display: inline-block;
	text-align: center;
	color: #cb2129;
	text-decoration: none;
	font-size: 16px;
	line-height: 1;
	font-family: "Lato", Arial, Verdana, sans-serif;
	position: relative;
	cursor: pointer;
	border: none;
	outline: none;
	margin: 0 3px;
	padding: 4px 10px;
	width: auto;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid #cb2129;
	background: transparent;
	line-height: normal;
	font-weight: 300;
}



/* =SideBar
-------------------------------------------------------------- */

#right_sidebar .widget {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  	border: 1px solid rgba(0,0,0,0.1);
  	padding: 15px;
  	margin-bottom: 20px;
  	font-family: 'Open Sans', sans-serif;
  	font-weight: 300;
  	color: #444;
  	font-size: 13px;
}
#right_sidebar .widget_adrotate_widgets {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	box-shadow: none;
  	border: 0;
  	padding: 0;
}
#right_sidebar .widget-title {
	border-bottom: 1px solid #C5240E;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin: 0;
	line-height: normal;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#right_sidebar .widget_wp_horaires_salat .encours {
	margin: 0 -28px;
	padding-left: 40px !important;
}
body div.blocangle {
    float: none;
    width: auto;
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

body div.angleinput {
    display: inline-block;
    float: left;
    vertical-align: top;
}

body .widget_wp_horaires_salat input[type="radio"] {
    display: block;
    float: none;
    margin: 5px;
}
#right_sidebar .widget_wp_horaires_salat .encours:before {
	margin-top: 22px;
}
.widget_wp_horaires_salat:before {
  content: '';
  display: table;
}
.widget_wp_horaires_salat:after {
	clear: both;
	content: '';
	display: block;
}
.widget_wp_horaires_salat input[type="radio"] {
	margin: 0;
	margin-top: 8px;
}
#right_sidebar .widget .button {
	background-color: #d7362d;
	background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#c42f21), to(#d7362d));
	background-image: -webkit-radial-gradient(50% 50%, #d7362d, #c42f21);
	background-image: -moz-radial-gradient(50% 50%, #d7362d, #c42f21);
	background-image: -o-radial-gradient(50% 50%, #d7362d, #c42f21);
	background-image: -ms-radial-gradient(50% 50%, #d7362d, #c42f21);
	background-image: radial-gradient(50% 50%, #d7362d, #c42f21);
	border-color: #A91B22 #A91B22 #8A161C;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -3px 0 rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}
#right_sidebar .widget .button:hover {
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -3px 0 rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0,0,0,0.5);
	background: #bc2e27;
	color: #fff;
}

#right_sidebar .widget .rpwe-thumb {
	width: 80px;
	height: 64px;
}
#right_sidebar .widget .rpwe-title a, #right_sidebar .widget_acf_rpw .acf-rpw-title a {
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 12px;
}
#right_sidebar .widget .rpwe-title a:hover, #right_sidebar .widget_acf_rpw .acf-rpw-title a:hover {
	color: #D33;
}
#right_sidebar .widget_acf_rpw .acf-rpw-time {
	display: none;
}

#right_sidebar .bwp-rc-widget {
	border: none;
	box-shadow: none;
}

#right_sidebar .bwp-rc-widget .widget-title {
	border-bottom: medium none;
	font-family: "Open Sans",sans-serif;
	line-height: 16px;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	padding: 8px 10px;
	background: linear-gradient(to bottom, #8E8F8F 0%, #808080 50%, #787878 100%) repeat scroll 0% 0% transparent;
	margin-bottom: 18px;
	position: relative;
}
#right_sidebar .bwp-rc-widget .widget-title:before {
    display: block;
    width: 0px;
    height: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    content: "";
    border-bottom: 10px solid transparent;
    border-right: 20px solid #9E9E9E;
    margin-top: 32px;
}
#right_sidebar .bwp-rc-widget li {
	border-bottom: 1px dotted #cccccc;
	padding: 5px 0 10px 0;
}
#right_sidebar .bwp-rc-widget li:last-child {
	border-bottom: none;
}
#right_sidebar .bwp-rc-widget .bwp-rc-ulist a {
	color: #D33;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 12px;
}
#right_sidebar .bwp-rc-widget .bwp-rc-ulist a:hover {
	color: #333;
}
#right_sidebar .bwp-rc-widget .recent-comment-author {
	color: #444;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 14px;
}
#right_sidebar .bwp-rc-widget .recent-comment-text {
	font-size: 13px;
	font-family: 'Open Sans';
	font-weight: 300;
}

#right_sidebar .widget_social_newsletter_widget {
	padding: 8px 10px;
	border-radius: 0;
	background: #e9e9e9;
	border: none;
}

#right_sidebar .widget_social_newsletter_widget .widget-title {
	padding: 0px;
	border: medium none;
	text-align: center;
	color: #22375C;
	font-size: 1rem;
	line-height: 1rem;
	margin-bottom: 14px;
}
#right_sidebar .widget_social_newsletter_widget .newsletter-email {
	width: 64%;
	display: inline-block;
	border-radius: 0;
}
#right_sidebar .widget_social_newsletter_widget .newsletter-submit {
	width: 30%;
	display: inline-block;
	background-color: #D7362D;
	border-radius: 0;
	border: none;
	margin-left: -5px;
	height: 2.3125rem;
	vertical-align: top;
	padding: 8px 0;
}
#right_sidebar .widget_social_newsletter_widget .facebook_follow .fb-like>span {
	vertical-align: top !important;
}


#right_sidebar .ytchagallery li .ytctitle {
	font-size: 12px;
	line-height: 12px;
	opacity: 0;
	display: none;
}
#right_sidebar .ytchagallery li:hover .ytctitle {
	opacity: 1;
	display: none;
}
/**** Recent Posts Widget ***/
#right_sidebar .widget_acf_rpw {
	border: none;
	box-shadow: none;
	padding: 15px 0;
}
#right_sidebar .acf-rpw-default .acf-rpw-thumb {
	margin: 0 5px 0 0;
}
#right_sidebar .acf-rpw-block.acf-rpw-default li {
	border-bottom: 1px dotted #cccccc;
	padding-left: 20px;
}
#right_sidebar .acf-rpw-block.acf-rpw-default li:last-child {
	border-bottom: none;
}
#right_sidebar .widget_acf_rpw .widget-title {
	border-bottom: none;
	font-family: 'Open Sans', sans-serif;
	line-height: 16px;
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	padding: 8px 10px;
	background: #8e8f8f;
	background: -moz-linear-gradient(top,  #8e8f8f 0%, #808080 50%, #787878 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8e8f8f), color-stop(50%,#808080), color-stop(100%,#787878));
	background: -webkit-linear-gradient(top,  #8e8f8f 0%,#808080 50%,#787878 100%);
	background: -o-linear-gradient(top,  #8e8f8f 0%,#808080 50%,#787878 100%);
	background: -ms-linear-gradient(top,  #8e8f8f 0%,#808080 50%,#787878 100%);
	background: linear-gradient(to bottom,  #8e8f8f 0%,#808080 50%,#787878 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e8f8f', endColorstr='#787878',GradientType=0 );
	margin-bottom: 18px;
	position: relative;
}
#right_sidebar .widget_acf_rpw .widget-title:before {
	display: block;
	width: 0px;
	height: 0px;
	position: absolute;
	top: 0px;
	left: 0;
	content: "";
	border-bottom: 10px solid transparent;
	border-right: 20px solid #9e9e9e;
	margin-top: 32px;
}
#right_sidebar .widget_acf_rpw .social_share {
	display: block;
	margin: 0;
	padding-top: 10px;
	float: left;
}
#right_sidebar .widget_acf_rpw .social_share li {
	border: none;
	padding: 0;
	margin: 0 5px 0 0;
}
.social_share li .fb-share-button , .social_share li .fb-like {
	margin-top: -5px;
}

/* =Comments
-------------------------------------------------------------- */

.comments-title {
	line-height: normal;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	font-weight: 700;
	color: #555555;
	border-bottom: 3px solid #990000;
	padding-bottom: 6px;
	margin-bottom: 12px;
}
.comments-area article {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
.comments-area .children {
	padding-left: 55px;
}
.comments-area .children article {
	position: relative;
}
.comments-area .children article:before {
	content: '';
	background: url(images/reply_comment.png) no-repeat;
	width: 55px;
	height: 55px;
	position: absolute;
	left: -55px;
	top: 0;
}
.comments-area article header {
	margin: 0 0 48px;
	margin: 0 0 3.428571429rem;
	overflow: hidden;
	position: relative;
	
	padding: 5px;
    border: 1px solid #e6e6e6;
    background: #fafafa;
    display: block;
    margin-bottom: 20px;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 85px;
	margin-left: 6.071428571rem;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.42857143;
}
.comments-area cite b {
	font-weight: normal;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 12px;
	font-size: 0.857142857rem;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	padding: 0.428571429rem 0.857142857rem;
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #009cee, #0088d0);
	background-image: -ms-linear-gradient(top, #009cee, #0088d0);
	background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
	background-image: -o-linear-gradient(top, #009cee, #0088d0);
	background-image: linear-gradient(top, #009cee, #0088d0);
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
	font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.comments-area .commentlist ol {
	margin-left: 0;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
.commentlist .comment-content, .commentlist .comment-content p {
	font-size: 13px;
	font-family: 'Open Sans';
	font-weight: 300;
}
/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;

	margin: 0;
	font-family: 'Lato';
	font-weight: bold;
	font-size: 16px;
	border-bottom: 3px solid #990000;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;

	margin: 1.4rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}

#respond input[type="submit"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0;
	border-style: solid;
	border-width: 0;
	cursor: pointer;
	font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 1.11111rem;
	position: relative;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	padding: 0.88889rem 1.77778rem 0.94444rem 1.77778rem;
	font-size: 0.88889rem;
	background-color: #008CBA;
	border-color: #007095;
	color: #FFFFFF;
	transition: background-color 300ms ease-out;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	background-color: #c8c8c8;
}
#respond input[type="submit"]:hover, #respond input[type="submit"]:focus {
	background-color: #e14938;
	color: #fff;
}

#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}

#respond form p.comment-notes {
	margin: 0;
	font-size: 14px;
  	color: #999999;
}



/* =Footer
-------------------------------------------------------------- */
footer .site-info {
	background-color: #3e3e3e;
	background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#272627), to(#3e3e3e));
	background-image: -webkit-radial-gradient(50% 50%, #3e3e3e, #272627);
	background-image: -moz-radial-gradient(50% 50%, #3e3e3e, #272627);
	background-image: -o-radial-gradient(50% 50%, #3e3e3e, #272627);
	background-image: -ms-radial-gradient(50% 50%, #3e3e3e, #272627);
	background-image: radial-gradient(50% 50%, #3e3e3e, #272627);
	padding: 15px;
}
footer .site-info a {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
}
footer #footer-sidebar {
	background-color: #cb2129;
	background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#a41a21), to(#cb2129));
	background-image: -webkit-radial-gradient(50% 50%, #cb2129, #a41a21);
	background-image: -moz-radial-gradient(50% 50%, #cb2129, #a41a21);
	background-image: -o-radial-gradient(50% 50%, #cb2129, #a41a21);
	background-image: -ms-radial-gradient(50% 50%, #cb2129, #a41a21);
	background-image: radial-gradient(50% 50%, #cb2129, #a41a21);
	border: 1px solid #a91b22;
	border-bottom-color: #8a161c;
	padding: 15px;
}
footer #footer-sidebar .widget-title {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	margin: 0;
	line-height: normal;
	color: #fff;
	margin-bottom: 10px;
}
footer #footer-sidebar .widget_nav_menu li {
	padding-top: 5px;
}
footer #footer-sidebar .widget_nav_menu li > a {
	background: #e3e3e3;
	background: rgba(0,0,0,0.04);
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(0,0,0,0.2);
	color: #eee;
	display: block;
	padding: 5px;
	font-size: 14px;
}
footer #footer-sidebar .widget_nav_menu li:hover > a {
	background: #ddd;
	background: rgba(0, 0, 0, 0.08);
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.04), 0 0 2px rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.1) inset;
}

footer #footer-sidebar .widget_nav_menu li.menu-item-has-children:not(.current_page_item) > .sub-menu {
	display: none;
}
footer #footer-sidebar .widget_nav_menu li.menu-item-has-children > a {
	position: relative;
}
footer #footer-sidebar .widget_nav_menu li.menu-item-has-children > a:after {
	content: "\f104";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	right: 15px;
	top : 50%;
	margin-top: -5px;
}
footer #footer-sidebar .widget_nav_menu li.menu-item-has-children:hover > a:after {
	display: none;
}

footer #footer-sidebar .widget_nav_menu li.current_page_item > .sub-menu li {
	list-style: initial;
	color: #fff;
	line-height: normal;
}
footer #footer-sidebar .widget_nav_menu li.current_page_item > .sub-menu a {
	background: transparent;
	box-shadow: none;
	color: #fff;
	font-size: 14px;
	line-height: normal;
}

/**** sprocket  Widget****/
footer #footer-sidebar .sprocket-tabs {
    position: relative
}

footer #footer-sidebar .sprocket-tabs-nav {
    padding: 0 !important;
    margin: 0 !important;
}

footer #footer-sidebar .sprocket-tabs-nav>li {
    margin-bottom: -1px !important
}

footer #footer-sidebar .sprocket-tabs-nav {
    background-color: transparent;
    box-shadow: none
}

footer #footer-sidebar .sprocket-tabs-nav {
    list-style: none outside none !important;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 4
}

footer #footer-sidebar .sprocket-tabs-nav li {
    float: left;
    margin-right: 4px
}

footer #footer-sidebar .sprocket-tabs-nav > li .sprocket-tabs-inner {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background: none repeat scroll 0 0 #EEE;
    border-color: #DDD #DDDDDD transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    box-shadow: none
}

footer #footer-sidebar .sprocket-tabs-nav .sprocket-tabs-inner {
    border: 1px
    solid #E0E0E0 !important;
    box-shadow: 0 1px 1px #FFF inset !important
}

footer #footer-sidebar .sprocket-tabs-nav .sprocket-tabs-inner {
    color: #6E6E6E !important
}

footer #footer-sidebar .sprocket-tabs-nav>li {
    margin-bottom: -1px !important
}

footer #footer-sidebar .sprocket-tabs-nav>li.active>.sprocket-tabs-inner {
    background-color: #3e3e3e;
    border-color: #000 #000 #3e3e3e !important;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #FFF !important
}

footer #footer-sidebar .sprocket-tabs-nav li .sprocket-tabs-inner {
    cursor: pointer;
    line-height: 1em;
    text-transform: uppercase
}

footer #footer-sidebar .sprocket-tabs-nav {
    list-style: none outside none !important
}

footer #footer-sidebar .sprocket-tabs-nav li .sprocket-tabs-inner {
    transition: background 0.1s ease-in 0s
}

footer #footer-sidebar .sprocket-tabs-nav li .sprocket-tabs-inner {
    cursor: pointer;
    display: block;
    line-height: 1em;
    padding: 12px
    !important;
    text-transform: uppercase
}

footer #footer-sidebar .sprocket-tabs-nav>li>.sprocket-tabs-inner {
    border-radius: 4px 4px 0 0;
    display: block
}

footer #footer-sidebar .sprocket-tabs-panels {
    background: none repeat scroll 0 0 #3e3e3e;
    overflow: hidden;
    padding: 15px;
    position: relative;
    z-index: 1 !important;
    border: 1px solid #000;
}
footer #footer-sidebar .sprocket-tabs-panel  {
	color: #fff;
    font-size: 14px;
    font-family: 'Lato';
} 

footer #footer-sidebar .sprocket-tabs-nav {
	background: transparent !important;
}


body .newsletter .newsletter-submit {
    cursor: pointer;
    width: auto;
    line-height: normal;
    padding: 8px 20px;
}



body .newsletter .newsletter-submit {
	background-color: #d7362d;
	background-image: -webkit-gradient(radial, 50% 50%,0,50% 50%,200, from(#c42f21), to(#d7362d));
	background-image: -webkit-radial-gradient(50% 50%, #d7362d, #c42f21);
	background-image: -moz-radial-gradient(50% 50%, #d7362d, #c42f21);
	background-image: -o-radial-gradient(50% 50%, #d7362d, #c42f21);
	background-image: -ms-radial-gradient(50% 50%, #d7362d, #c42f21);
	background-image: radial-gradient(50% 50%, #d7362d, #c42f21);
	border-color: #A91B22 #A91B22 #8A161C;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -3px 0 rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.5);
}
body .newsletter .newsletter-submit:hover {
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset, 0 -3px 0 rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0,0,0,0.5);
	background: #bc2e27;
	color: #bc2e27;
}




.entry-thumb > a:hover {
  opacity: 0.8;
}
.tipsy{
    margin-top: -30px;
}


.medium-12 {
	background-color: #fff ;
	}

#form-allowed-tags {
	display: none;
	}

.yarpp-related h3 {
  line-height: 1.5 !important;
  margin: 0 !important;
  font-family: 'Lato' !important;
  font-weight: bold !important;
  font-size: 16px !important;
  border-bottom: 3px solid #990000 !important;
}
/*.tipsy{
    margin-top: -800px;
}*/
.g-9 {
	height: 77px !important;
}
.ytclink {
	display: none;
	}
.ytctitle {
	display: none;
	}
.ytc-promotion {
	display: none;
	}
.ytc-links {
	display: none;
	}
.ytc-rows {
	display: none;
	}

#bigpub {
	margin-bottom: 15px;
	}
