/*
Theme Name: Schema
Theme URI: http://mythemeshop.com/themes/schema
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Schema is a fast loading, ultra-SEO friendly WordPress theme that features rich snippets in order to help search engines identify all parts of your site and rank you higher.
Version: 1.0.6
*/
/* ############################################ 
	FONT-FACES 
############################################ */
/* Montserrat regular */
@font-face {
  font-family: 'mt_r';
  src: url("fonts/Montserrat-Regular.eot") format("embedded-opentype"), url("fonts/Montserrat-Regular.woff") format("woff"), url("fonts/Montserrat-Regular.ttf") format("truetype"), url("fonts/Montserrat-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Montserrat bold */
@font-face {
  font-family: 'mt_b';
  src: url("fonts/Montserrat-Bold.eot") format("embedded-opentype"), url("fonts/Montserrat-Bold.woff") format("woff"), url("fonts/Montserrat-Bold.ttf") format("truetype"), url("fonts/Montserrat-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ArcherPro bold italic */
@font-face {
  font-family: 'ap_b_i';
  src: url("fonts/ArcherPro-BoldItalic.eot") format("embedded-opentype"), url("fonts/ArcherPro-BoldItalic.woff") format("woff"), url("fonts/ArcherPro-BoldItalic.ttf") format("truetype"), url("fonts/ArcherPro-BoldItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ArcherPro regular */
@font-face {
  font-family: 'ap_r';
  src: url("fonts/ArcherPro-Book.eot") format("embedded-opentype"), url("fonts/ArcherPro-Book.woff") format("woff"), url("fonts/ArcherPro-Book.ttf") format("truetype"), url("fonts/ArcherPro-Book.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ArcherPro regular italic */
@font-face {
  font-family: 'ap_r_i';
  src: url("fonts/ArcherPro-BookItalic.eot") format("embedded-opentype"), url("fonts/ArcherPro-BookItalic.woff") format("woff"), url("fonts/ArcherPro-BookItalic.ttf") format("truetype"), url("fonts/ArcherPro-BookItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ArcherPro medium */
@font-face {
  font-family: 'ap_m';
  src: url("fonts/ArcherPro-Medium.eot") format("embedded-opentype"), url("fonts/ArcherPro-Medium.woff") format("woff"), url("fonts/ArcherPro-Medium.ttf") format("truetype"), url("fonts/ArcherPro-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* ArcherPro medium italic */
@font-face {
  font-family: 'ap_m_i';
  src: url("fonts/ArcherPro-MediumItalic.eot") format("embedded-opentype"), url("fonts/ArcherPro-MediumItalic.woff") format("woff"), url("fonts/ArcherPro-MediumItalic.ttf") format("truetype"), url("fonts/ArcherPro-MediumItalic.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
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%;
    font: inherit;
    vertical-align: baseline;
}

html {
  font-size: 16px !important;
}

html * { -webkit-font-smoothing: antialiased !important; text-rendering: optimizeLegibility !important; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
    max-width: 100%;
    height: auto;
}
iframe { max-width: 100% }
blockquote {
    font-weight: normal;
    padding: 10px 20px 10px 40px !important;
    position: relative;
    margin-left: 25px !important;
    font-size: 15px;
    line-height: 25px;
}
blockquote:after {
    font-family: FontAwesome;
    position: absolute;
    color: #ccc;
    content: "\f10d";
    font-size: 20px;
    top: 0;
    left: 10px;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
    font-weight: normal;
    font-style: normal;
}
pre {
    margin: 5px 0 20px 0;
    line-height: 1.3em;
    padding: 8px 10px;
    overflow: auto;
}
code {
    padding: 0 8px;
    line-height: 1.5;
}
mark {
    padding: 1px 6px;
    margin: 0 2px;
    color: black;
    background: #FFF7A8;
}
address {
    margin: 10px 0;
    font-style: italic;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky-nav {
    position: fixed !important;
    top: 0;
    left: 0;
}
.gallery-caption {

}
#gallery-1 img { border: 0!important }
.bypostauthor {
	background: #f5f5f5 !important;
	color: #555 !important;
	width: 100% !important;
}
.wp-caption-text { margin-bottom: 0 }
dl {

}
dt {
    float: left;
    clear: left;
    width: 100px;
    text-align: right;
    font-weight: bold;
}
dd {
    margin: 0 0 0 110px;
    padding: 0 0 0.5em 0;
    overflow: hidden;
}
/* Blue BTN */
.blue_btn,
.orange_btn {
  padding: 10px 20px 8px 20px !important;
  display: inline;
  vertical-align: middle;
  white-space: normal !important;
  background-color: #69d2e7 !important;
  color: #fff;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important;
  text-transform: uppercase;
  font-family: 'mt_r';
  font-weight: 500;
  font-size: 13px !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  border: none !important;
  max-height: 34px;
  white-space: nowrap !important;
}
.blue_btn:hover,
.orange_btn:hover {
  text-decoration: none;
  color: #fff;
  background-color: #ff9900 !important;
}
.orange_btn {
	background-color: #f90 !important;
}
.orange_btn:hover {
	background-color: #69d2e7 !important;
}
.white_btn,
.black_btn {
	border: solid 2px #fff;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 7px 15px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: 'mt_r';
	letter-spacing: -1px;
}
	.black_btn {
		color: #333;
		border: 2px solid;
	}
.white_btn {
	background-color: rgba(0, 0, 0, 0.18);
}
.white_btn:hover,
.black_btn:hover {
	color: #f90;
	text-decoration: none;
	background-color: #fff;
}
	.black_btn:hover {
		color: #fff;
		background-color: #333;
	}
.darken {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.2);
}
.modal-content {
  text-align: center;
}
.modal-content .modal-title {
  color: #333333;
  font-family: 'mt_b';
  text-transform: uppercase;
}
.modal-content p {
  color: #666666;
  font-family: 'mt_r';
  font-size: 14px;
}
.modal-content input[type="email"] {
  width: 98%;
  color: #999999;
  padding: 10px 119px 10px 10px;
  font-family: 'mt_r';
  border: solid 1px #d3d3d3;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-right: none;
}
.modal-content input[type="submit"] {
  color: #fff;
  background-color: #ff9900;
  font-family: 'mt_b';
  text-transform: uppercase;
  padding: 11px;
  border: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-left: -111px;
}
.modal-content input[type="submit"]:hover {
  background-color: #69d2e7;
}
.post-thumbnail {
	width: 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
	.post-thumbnail.listing {
		height: 210px;
	}
	.post-thumbnail.related {
		height: 170px;
	}
	.post-thumbnail.popular {
		height: 130px;
	}
	.post-thumbnail.single {
		height: 500px;
	}


/*-[ Framework ]--------------------*/
body {
    font: 14px/1.5 Noto Sans, sans-serif;
    color: #555;
    background-color: #EBEBEB;
    overflow: hidden;
}
::-moz-selection {
    background: #222;
    color: white;
    text-shadow: none;
}
::selection {
    background: rgba(105, 211, 232, 0.4);
    color: #f90;
    text-shadow: none;
}
#page, .container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
}
.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6 { text-transform: uppercase }
.post-single-content h2 { font-size: 24px }
h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-bottom: 12px;
    color: #444;
}
h1 {
    font-size: 28px;
    line-height: 1.4;
}
h2 { line-height: 1.4 }
h3 {
    font-size: 20px;
    line-height: 1.4;
}
h4 {
    font-size: 18px;
    line-height: 1.4;
}
h5 {
    font-size: 16px;
    line-height: 1.4;
}
h6 {
    font-size: 15px;
    line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
    text-decoration: none;
    color: #0274BE;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
a:hover { color: #EE210B }
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
    margin: 0 auto;
    clear: both;
    display: block;
    padding: 0;
}
#page, .container {
    max-width: 1152px;
    min-width: 240px;
}
#page {
    padding-top: 35px;
    min-height: 100px;
    float: none;
    clear: both;
}
/*-[ Header ]-----------------------*/
header {
    float: left;
    width: 100%;
    position: relative;
}
.main-header {
    position: relative;
    float: left;
    min-width: 1152px;
    width: 100%;
    z-index: 99;
    background: #fff;
}
.main-header .container { background: #fff }
#header {
    position: relative;
    min-width: 1152px;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background: #222;
}
#header h1, #header h2 {
    float: left;
    display: inline-block;
    line-height: 1;
    position: relative;
    margin-bottom: 0;
}
div#regular-header {
	padding: 5px 0;
    width: 100%;
    z-index: 99;
	background-color: #fff;
    -moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,.05);
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,.05);
	-o-box-shadow: 0px 4px 5px 0px rgba(0,0,0,.05);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,.05);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,.05), Direction=180, Strength=5);
}
#logo a {
    text-transform: uppercase;
    float: left;
    line-height: 1;
    color: #222;
}
#header #logo a {
    font-size: 28px;
    color: #fff;
}
#logo img { 
	float: left;
}
.logo-wrap {
    float: left;
}
#header .logo-wrap {
    padding: 22px 0;
    margin: 0;
}
.site-description {
    float: left;
    margin-top: 0;
    max-width: 350px;
    clear: left;
}
#header .header-search { float: right }
#header #searchform {
    max-width: 100%;
    float: right;
    width: auto;
    min-width: 206px;
}
#header #s {
    margin: 0 !important;
    width: 80%;
}
.widget-header {
    float: right;
    max-width: 77%;
}
.widget-header img { float: left }
.widget-header .textwidget {
    float: left;
    margin-top: 46px;
    border-left: 1px solid #cccccc;
    padding-left: 20px;
}
header .logo-wrap img#logo_header {
	height: 50px !important;
    margin: 5px 0;
}
header .nav .logo-wrap img#logo_header {
	margin: 0;
}
header #container_categories {
	float: right;
	font-size: 0;
	padding-top: 23px;
}
header #container_categories a {
	display: inline-block;
	text-transform: uppercase;
/* 	color: #f90; */
	color: #444;
	font-family: 'mt_b';
	padding: 0 15px;
/* 	border-right: solid 1px rgba(255, 154, 0, 0.3); */
	border-right: 1px solid #777;
	font-size: 13px;
	height: 13px;
	line-height: 15px;
	cursor: pointer;
}
header #container_categories a .fa {
	margin-right: 4px;
}
@media screen and (max-width: 991px) {
	header #container_categories {
		float: left;	
		padding-bottom: 15px;
	}
}
@media screen and (max-width: 865px) {
	header #container_categories {
		float: none;
		text-align: center;
		display: block;
		padding-bottom: 15px;
	}
}
@media screen and (max-width: 768px) {
	header #container_categories {
		display: none;
	}
}
header #container_categories a:hover {
	text-decoration: none;
	color: #69d2e7;
}
header #container_categories a:last-child {
	border-right: none;
}
div#regular-header.nav {
	display: none;
	height: 50px;
	border-bottom: solid 1px #ddd;
	position: fixed;
	top: 0;
	left: 0;
	padding: 5px 0;
	min-height: 0;
}
div#regular-header.nav #logo_header {
	height: 40px !important;
}
	#regular-header.nav #small_header_buttons {
		display: inline-block;
		float: right;
	}
	#regular-header.nav #small_header_buttons > * {
		display: inline-block;
		margin: 0 20px;
	}
	#regular-header.nav #small_header_buttons > *:last-child {
		margin-right: 0px;
	}
div#regular-header.nav #container_categories {
	padding-top: 13px;
}
header #container_btn_header {
	margin: 15px auto;
}
header #container_btn_header div.blue_btn {
	display: block;
	width: 300px;
	margin: 0 auto;
	margin-top: 30px;
}

header #bottom_header {
	height: 500px;
	text-align: center;
	position: relative;
	background: url('images/bg_header_blog_fmr_3.jpg') no-repeat center center fixed; 
	    -webkit-background-size: cover;
	    -moz-background-size: cover;
	    -o-background-size: cover;
	    background-size: cover;
	    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.bg.jpg', sizingMethod='scale');
		-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg.jpg', sizingMethod='scale')";
}
header #bottom_header img {
	margin-top: 220px;
}
#bottom_header .accroche {
	text-transform: uppercase;
	text-shadow: 1px 1px 0px rgba(0, 0, 0,.6);
	color: #fff;
	margin: 0px;
	background: url('images/bar_title_hp.png') no-repeat center bottom;
}
#bottom_header .accroche {
	font-family: 'mt_b';
	font-size: 34px;
}
#bottom_header .accroche span {
	font-family: 'ap_r';
	font-size: 21px;
	text-indent: -4px;
	letter-spacing: -0.038em;
	margin-left: -9px;
}
@media screen and (min-width: 200px) and (max-width: 558px) {
	#bottom_header .accroche {
		padding: 0 20px;
	}
}
header div#read_more {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font-family: 'mt_r';
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 20px;
}
header div#read_more #container_read_more {
	display: block;
	text-shadow: 1px 1px 0px rgba(0, 0, 0,.6);
	width: 150px;
	cursor: pointer;
	margin: 0 auto;
}
header div#read_more #container_read_more:hover {
	color:#f90
}
/*-[ Header Social Icons ]--------*/
div.header-social-icons {
    float: right;
    background: #eee;
    position: relative;
    margin-left: 35px;
}
div.header-social-icons:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 46px 30px 0px 0;
    border-color: rgba(0, 0, 0, 0) #eee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    left: -30px;
}
.primary-navigation .header-social-icons a, .header-social-icons a {
    float: left;
    font-size: 18px;
    padding: 14px 10px;
}
.primary-navigation .header-social-icons a:last-child { padding-right: 15px }
.primary-navigation #navigation > ul > li:first-child a { padding-left: 0 }
/*-[ Navigation ]-----------------*/
.regular_header div#primary-nav {
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
}
.primary-navigation { float: right }
.regular_header .primary-navigation {
    float: left;
    width: 100%;
}
.primary-navigation #navigation { margin-right: 20px }
.primary-navigation #navigation ul ul a { padding-right: 45px }
.menu-item-has-children > a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    right: 14px;
}
#navigation .menu-item-has-children > a { padding-right: 25px }
.secondary-navigation {
    display: block;
    float: right;
}
.regular_header .secondary-navigation { float: left }
.secondary-navigation #navigation ul ul li { background: #fff }
.secondary-navigation #navigation ul li:hover, .secondary-navigation #navigation ul .current-menu-item { background: #fff }
.secondary-navigation #navigation ul li:hover a { color: #777 }
.secondary-navigation a {
    text-align: left;
    text-decoration: none;
    padding: 24px 25px;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.secondary-navigation #navigation > ul > .menu-item-has-children > a { padding-right: 38px }
.secondary-navigation .menu-item-has-children > a:after { right: 22px }
.primary-navigation a {
    padding: 17px 15px 16px 15px;
    line-height: 1;
}
.secondary-navigation a .sub {
    font-size: 11px;
    font-weight: normal;
    color: #9B9B9B;
}
#navigation { float: left }
#navigation ul { margin: 0 auto }
#navigation ul li {
    float: left;
    line-height: 24px;
    position: relative;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited { display: inline-block }
#navigation > ul > .current a {
    background: transparent;
    color: #5a5a5a !important;
}
#navigation ul li li {
    background: #fff;
    border-bottom: 0;
}
#navigation ul ul {
    position: absolute;
    width: 255px;
    padding: 20px 0 0 0;
    padding-top: 0;
    z-index: 400;
    font-size: 12px;
    color: #798189;
    -webkit-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 2px 1px 0px rgba(50, 50, 50, 0.15);
}
#navigation ul ul li {
    padding: 0;
    background: #fff;
    color: #000;
}
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    padding: 9px 45px 9px 20px;
    position: relative;
    width: 190px;
    border-left: 0;
    background: transparent;
    border-right: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border-bottom: 1px solid   rgba(255, 255, 255, 0.05);
    margin: 0;
}
#navigation ul ul li:first-child a {

}
#navigation ul ul li:last-child a { border-bottom: none }
#navigation ul ul { display: none }
#navigation ul ul ul {
    left: 255px;
    top: 0;
}
.sub-menu .menu-item-has-children:after { color: #fff }
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1 }
nav li.pull { display: none }
#navigation i { margin-right: 4px }
/*-[ Content ]--------------------*/
.article {
    width: 75%;
    float: left;
    margin-bottom: 35px;
    background: #fff;
}
.article header h2 {
	line-height: 15px;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
@media screen and (min-width: 200px) and (max-width: 550px) {
	.article header h2 {
		line-height: 30px;
	}
}
#content_box {
    float: left;
    width: 100%;
}
.post {
    float: left;
    width: 100%;
}
.single_post {
    background-color: #fff;
    width: 100%;
}
.single_page {
    background-color: white;
    padding-top: 0;
}
.post-content {
    margin-bottom: 15px;
    overflow: hidden;
    clear: both;
    float: left;
    width: 100%;
}
.post-single-content {
	display: block;
    width: 100%;
    font-family: 'Open Sans';
    color: #252525;
}
.post-single-content p {
	line-height: 25px;
	font-size: 16px;
	color: #444;
	font-family: Arial;
	font-weight: 400;
	margin-bottom: 20px !important;
	text-align: justify;
}
.post-single-content h2 {
	font-family: 'mt_b';
	letter-spacing: -1px;
	font-size: 24px;
	margin: 20px 0;
	text-align: left !important;
}
.readMore {
	bottom: 0px;
	position: absolute;
	right: 20px;
}
.readMore a {
	color: #69d2e7 !important;
}
readMore a:hover {
	color: #f90 !important;
}
.frontPost .readMore a {
    color: #000;
    font-size: 12px;
}
.ss-full-width {
    background: white;
    overflow: hidden;
    padding-top: 0;
    padding: 4%;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.1);
}
.ss-full-width #content_box {
    padding-right: 0;
    padding-left: 0;
}
.post.excerpt {
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    background-color: #fff;
    width: auto;
}
.widget .wp-post-image, .widget .wpt_thumb_small {
    float: left;
    margin-bottom: 10px;
}
.container_thumbnail_hp {
	position: relative;
}
.featured-thumbnail {
	overflow: hidden;
    max-width: 100%;
    float: left;
    width: 100%;
}
#featured-thumbnail {
    max-width: 100%;
    height: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
}
#featured-thumbnail.widgetfull {
    float: left;
    margin-right: 20px;
}
.featured-thumbnail img {
    margin-bottom: 0;
    width: 100%;
    float: left;
}
article:not(.latestPost) #featured-thumbnail:hover  img{
	-webkit-transform: scale(1.3) rotate(5deg);
	-moz-transform: scale(1.3) rotate(5deg);
	-ms-transform: scale(1.3) rotate(5deg);
	-o-transform: scale(1.3) rotate(5deg);
	transform: scale(1.3) rotate(5deg);
	-webkit-transition: -webkit-transform 5s linear,5s;
	-moz-transition: -moz-transform 5s linear,5s;
	-o-transition: -o-transform 5s linear,5s;
	transition: transform 5s linear,5s;
}
div.container_cat {
	position: absolute;
	left: 0;
	bottom: 15px;
	background-color: rgba(255, 154, 0, 0.7);
	padding: 3px 5px 3px 15px;
/*
	-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,.3);
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,.3);
	-o-box-shadow: 2px 2px 5px 0px rgba(0,0,0,.3);
	box-shadow: 2px 2px 5px 0px rgba(0,0,0,.3);
*/
	filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,.3), Direction=134, Strength=5);
}
div.container_cat,
div.container_cat a{
	color: white;
	font-family: 'mt_b';
	text-indent: -1px;
	font-size: 12px;
}
div.container_cat .fa {
	margin-right: 5px;
}
.title { clear: both }
.single-title {
    float: left;
    width: 100%;
}
.page h1.title {
    padding-top: 0;
    margin-bottom: 0;
}
.post-info {
    display: block;
    clear: both;
    width: 100%;
	font-size: 13px;
	margin-bottom: 10px;
}
header .post-info a { 
	color: #F90; 
	font-family: 'ap_r';
	text-transform: uppercase;
}
header .post-info > span {
	display: block;
	font-family: 'ap_r';
	color: #f90;
	text-transform: uppercase;
	height: 18px;
}
header .post-info > span i {
	margin-right: 3px;
}
header .sep_postinfo {
	width: 45%;
	height: 5px;
	background-color: #f90;
}
/**********latest-posts***********/
article header {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
#header_single {
	position: relative;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
#header_single #header_infos {
	top: -400px;
	margin: 0 auto;
}
#header_single #header_infos h1 {
	font-family: 'mt_b';
	font-size: 35px;
	letter-spacing: -1px;
	color: #fff;
	text-transform: uppercase;
	max-width: 800px;
	display: block;
	float: none !important;
}
@media screen and (min-width: 200px) and (max-width: 768px) {
	#header_single #header_infos {
		width: 85%;
		left: -30px;
	}
}
#header_single #header_infos #accroche {
	display: block;
	font-size: 18px;
	color: #fff;
	font-family: 'ap_r';
	text-transform: uppercase;
	max-width: 550px;
	margin-bottom: 15px;
}
#header_single .sep_postinfo {
	margin-bottom: 15px;
	max-width: 30%;
	-moz-box-shadow: 1px 1px 2px 0px #656565;
	-webkit-box-shadow: 1px 1px 2px 0px #656565;
	-o-box-shadow: 1px 1px 2px 0px #656565;
	box-shadow: 1px 1px 2px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=2);
}
#header_single .post-info > span {
	margin-bottom: 10px;
}
#header_single #read_more span {
	font-size: 20px;
}
.single article .thecontent { margin-top: 10px }
#footer_article { margin-top: 60px; }
#footer_article span {
	width: 60%;
	height: 30px;
	padding-top: 30px;
	border-top: solid 1px #ddd;
	font-family: 'Open Sans';
	color: #666666;
	font-style: italic;
	font-size: 13px;
}
#footer_article span a {
	color: #f90;
}
.latestPost {
    display: inline-block;
    float: left;
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}
.latestPost .title { display: block }
.latestPost .title a { 
	line-height: 15px;
	color: #333333 !important;
	font-family: 'mt_b' !important;
	font-size: 20px !important;
	text-transform: uppercase;
	text-indent: -2px; 
}
.latestPost .title a:hover { 
	color: #f90 !important;
	text-decoration: none;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
.front-view-content {
	font-family: 'Open Sans';
	font-size: 14px;
	line-height: 25px;
}
#header_single {
    width: 110%;
	height: 500px;
   	overflow: hidden;
	margin-left: -3%;
	margin-right: -3%;
}
#container_img_header {}
#header_single img {
	width: 100%;
	position: absolute;
	bottom: 0;
	filter: blur(2px);
	-webkit-filter: blur(1px);
	-moz-filter: blur(1px);
	-o-filter: blur(1px);
	-ms-filter: blur(1px);
}
@media screen and (min-width: 200px) and (max-width: 768px) {
	#header_single img {
		bottom: 0 !important;
		top: auto !important;
	}
}
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    margin: 0.3em 1.571em 0.5em 0;
    display: block;
    float: left;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    margin: 0.3em 0 0.5em 1.571em;
    display: block;
    float: right;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    margin: 0.3em auto 0.5em auto;
    display: block;
}
.article img.aligncenter, .article img.alignnone {
    margin-top: 1em;
    margin-bottom: 1em;
    display: block;
    clear: both;
}
.article ul {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: square;
}
.article ol {
    margin: 1.5em 0 1.571em 1.9em;
    list-style-type: decimal;
	font-size: 15px
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul {
    margin-top: 0;
    margin-bottom: 0;
}

.article li {
    margin-bottom: 8px;
    font-family: Arial;
    color: #444;
    font-size: 16px;
}
.article .iconlist { margin-left: 0 }
.article .iconlist li { list-style-type: none }
/*-[ Tab widget ]------------------------------*/
#tabber {
    display: block;
    height: auto;
    margin: 0;
    overflow: hidden;
    background-color: #FFF;
}
#tabber .inside {
    background: #fff;
    padding: 0 0 15px 0;
    margin-top: 0;
    border: 1px solid #ccc;
    border-top: 0;
}
#tabber ul.tabs {
    overflow: hidden;
    height: 40px;
    text-align: center;
}
#tabber ul.tabs li {
    background: none;
    float: left;
    display: inline;
    font-weight: bold;
    cursor: pointer;
    border-bottom: none;
    width: 50%;
    text-align: center;
    margin-left: 0;
}
#tabber ul.tabs li a {
    background: #EE210B;
    color: #fff;
    display: block;
    float: left;
    margin: 0;
    text-align: center;
    padding: 2px 0 2px  0;
    line-height: 2.6;
    text-transform: uppercase;
    width: 100%;
}
#tabber ul.tabs li a.selected {
    margin: 0;
    color: #fff;
    text-decoration: none;
    line-height: 2.6;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a {
    margin: 0;
    border-left: 0;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a.selected {

}
#tabber ul.tabs li a:hover {
    color: #fff;
    text-decoration: none;
}
#tabber .inside li {
    list-style: none;
    padding: 15px 0 0 0;
    margin-left: 15px;
    margin-right: 15px;
}
#tabber .inside li:first-child { padding-top: 17px }
#tabber .inside li a {
    line-height: 1.4;
    display: block;
}
#tabber p { margin-bottom: 0 }
#tabber .inside li a:hover {
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
}
#tabber .inside li div.info {
    display: table;
    top: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
}
#tabber .inside li div.info .entry-title { margin-bottom: 0 }
#tabber .inside li .meta {
    display: block;
    font-size: 12px;
    color: #999;
}
#tabber .tab-thumb {
    border: 1px solid #f0f0f0;
    padding: 4px;
    background: #fff;
    float: left;
    display: inline;
    margin: 0px 12px 0px 0px;
}
.post-number {
    position: relative;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 23px;
    font-weight: bold;
    color: #fff;
    bottom: 22px;
    background: #2DB2EB;
}
#tabber .inside .tabsSep {
    margin-top: 7px;
    width: 100%;
    height: 1px;
    background-color: #e8e5de;
    clear: both;
    float: left;
}
#sidebars #tabber .wp-post-image, footer #tabber .wp-post-image { margin-top: 4px }
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
/*-[ Facebook like box Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.fb_iframe_widget, .fb_iframe_widget span {
    max-width: 100%;
    width: 100%!important;
}
/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu .fa, .widget_nav_menu .fa { display: list-item }
.widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
/*-[ Text Widget ]---------------------------*/
/*-[ Form Input ]------------------*/
input, textarea, select {
    padding: 8px 12px;
    font-size: 14px;
    color: #444;
    border: 1px solid #D8D8D8;
    font-family: inherit;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select {
    padding: 6px 10px;
    border-color: #D8D8D8;
}
input:focus, textarea:focus {

}
/*-[ Tables ]--------------------*/
table {
    width: 100%;
    text-align: left;
    margin-bottom: 25px;
    border: 1px solid #E4E4E4;
}
thead {
    background: #F7F8F9;
    font-size: 14px;
    color: #585F65;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th { padding: 14px }
tbody th {
    font-weight: normal;
    border-bottom: 1px solid #E4E4E4;
}
/*-[ Line ]---------------------*/
hr {
    border: none;
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 297px;
    margin: 35px 0;
    clear: both;
    position: relative;
}
/*-[ Search Form ]------------------*/
#sidebars .widget.widget_search, #sidebars .widget.mts_subscribe_widget, #sidebars .widget.widget_product_search { background: #222 }
#searchform {
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
    position: relative;
}
.article #searchform { max-width: 300px }
#searchform fieldset { float: left }
.sbutton, #searchsubmit, .mts-subscribe input[type="submit"] {
/*     padding: 9px 0; */
    float: right;
    border: 0;
    width: 100%;
/*     height: 48px; */
    cursor: pointer;
    text-align: center;
/*     padding-top: 10px; */
    color: white;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    background: transparent;
    border: 0;
    margin-top: 10px;
    border-radius: 3px;
    background-color: #69D2E7 !important;
}
#s, .mts-subscribe input[type="text"] {
    width: 100%;
    background-color: #fff;
    float: left;
    padding: 5px 0;
    text-indent: 10px;
    color: #444;
    font-size: 17px;
    border: 1px solid #DDD;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #EEE inset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'ap_r';
}
/* Search input placeholder text styling */
::-webkit-input-placeholder { color: #999 }
:-moz-placeholder { color: #999 }
::-moz-placeholder { color: #999 }
:-ms-input-placeholder { color: #999 }
:input-placeholder { color: #999 }
/* Microphone icon position fix */
input::-webkit-input-speech-button {
    margin-right: 14px;
    margin-left: 4px;
    cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb {
	margin-bottom: 15px;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;  
}
.breadcrumb span:not(.fa) {
	font-family: 'mt_r';
	text-transform: uppercase;
	font-size: 11px;
}
.no-results h2 { font-size: 16px }
/*-[ Read More ]-------------------*/
.read-more {
    margin: 0 0 0 10px;
    line-height: 1.4em;
    background: none;
    padding: 0;
    font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
    margin-bottom: 10px;
    clear: both;
    max-width: 100%;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
    float: left;
    clear: both;
    margin-top: 10px;
    max-width: 100%;
}
/*-[ Sidebar ]---------------------*/
#sidebars p { line-height: 20px }
.sidebar.c-4-12 {
    float: right;
    width: 20%;
    max-width: 340px;
}
#sidebars .wp-post-image, footer .wp-post-image {
	width: 100%;
}
#sidebars .widget {
    margin-bottom: 27px;
    float: left;
    clear: both;
    width: 100%;
    background: #fff;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.1);
    -moz-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.1);
}
.sidebar .widget h3 { text-transform: uppercase }
.widget .title {
    font-weight: bold;
    text-transform: uppercase;
    color: #545E68;
    font-size: 12px;
}
.widget li {
    list-style-type: square;
    margin-left: 17px;
    margin-bottom: 7px;
}
.widget h3 { margin: 0px 0 15px 0 }
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li {
    list-style: none!important;
    margin: 0;
    overflow: hidden;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    color: #aaa;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    padding-top: 2px;
}
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p {
    margin: 0;
    font-size: 14px!important;
}
.category-posts a, .advanced-recent-posts a, .popular-posts a, .related-posts-widget a, .author-posts-widget a { display: block }
.widget .meta {
    font-size: 14px!important;
    overflow: hidden;
}
#sidebars #sidebar-search { background: #222 }
#sidebars #sidebar-search h3, #sidebars .widget.widget_product_search h3, #sidebars .widget.mts_subscribe_widget h3 { color: #fff }

#sidebars .sidebar_section {
	background-color: #f1f1f1;
	/*border-top: solid 5px #f90;*/
	border-top: 5px solid #3a3a3a;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#sidebars .sidebar_section:not(#articles_populaires) {
	padding: 0 15px 15px 15px;
}
#sidebars .sidebar_section .sidebar_title {
	text-align: center;
/* 	color: #f90; */
	color: #3a3a3a;
	font-family: 'mt_r';
	text-transform: uppercase;
	font-size: 17px;
	margin: 15px 0;
}
#sidebars .sidebar_section .sidebar_title span {
	font-family: 'ap_r';
	display: block;
	margin: 0 auto;
	line-height: 15px;
}
#sidebars .sidebar_section #container_social_links a {
/* 	color: #f90; */
	color: #69D2E7;
	font-size: 25px;
	margin: 10px;
	display: inline-block;
}
#sidebars .sidebar_section #container_social_links a:hover {
	text-decoration: none;
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
#sidebars .sidebar_section form,
#sidebars .sidebar_section form fieldset {
	float: none;
}
#sidebars .popular-posts li {
	width: 100%;
	position: relative;
}
#sidebars .container_thumbnail {
	position: relative;
	overflow: hidden;
}
@media screen and (min-width: 200px) and (max-width: 768px) {
	#sidebars .container_thumbnail {
		height: 189px;
	}
	#sidebars .popular-posts li {
		width: 49%;
		display: inline-block;
	}
}	
#sidebars .popular-posts li > a img {
	width: 100%;
	height: 113px;
}
#sidebars .popular-posts li > a:hover img {
	-webkit-transform: scale(1.3) rotate(5deg);
	-moz-transform: scale(1.3) rotate(5deg);
	-ms-transform: scale(1.3) rotate(5deg);
	-o-transform: scale(1.3) rotate(5deg);
	transform: scale(1.3) rotate(5deg);
	-webkit-transition: -webkit-transform 5s linear,5s;
	-moz-transition: -moz-transform 5s linear,5s;
	-o-transition: -o-transform 5s linear,5s;
	transition: transform 5s linear,5s;
}
#sidebars .title_post_side {
	position: absolute;
	margin: 10px;
	top: 10px;
	font-family: 'mt_b';
	text-transform: uppercase;
	color: white;
	text-shadow: 1px 1px 0px rgba(0, 0, 0,.5);
	font-size: 13px;
}
#sidebars .title_post_side:hover {
	color: #f90;
}
@media screen and (min-width: 200px) and (max-width: 1179px) {
	#sidebars .title_post_side {
		margin: 10px 5px;
	}
}
@media screen and (min-width: 200px) and (max-width: 1100px) {
	#sidebars .title_post_side {
		font-size: 12px;
		margin: 5px;
	}
}
@media screen and (min-width: 200px) and (max-width: 960px) {
	#sidebars .title_post_side {
		margin-top: 15px;
		top: 5px;
	}
	#sidebars .meta {
		display: none;
	}	
	#sidebars .popular-posts li > a img {
		height: 100px !important;
	}
}
@media screen and (min-width: 200px) and (max-width: 940px) {
	#sidebars .title_post_side {
		top: 0;
	}
}
@media screen and (min-width: 200px) and (max-width: 840px) {
	#sidebars .popular-posts li > a img {
		height: 90px !important;
	}
}
@media screen and (min-width: 200px) and (max-width: 768px) {
	#sidebars .title_post_side {
		padding: 20px;
		width: 100%;
		text-align: center;
		font-size: 18px;
	}
	#sidebars .meta {
		display: block;
	}
	#sidebars .popular-posts li > a img {
		height: 350px !important;
	}
}
@media screen and (min-width: 200px) and (max-width: 668px) {
	#sidebars .popular-posts li > a img {
		height: 313px !important;
	}
}
@media screen and (min-width: 200px) and (max-width: 568px) {
	#sidebars .popular-posts li > a img {
		height: 264px !important;
	}
	#sidebars .title_post_side {
		font-size: 14px
	}
}
@media screen and (min-width: 200px) and (max-width: 468px) {
	#sidebars .popular-posts li > a img {
		height: 216px !important;
	}
}
@media screen and (min-width: 200px) and (max-width: 368px) {
	#sidebars .popular-posts li > a img {
		height: 170px !important;
	}
}
#sidebars .meta {
	text-align: center;
	font-family: 'mt_r';
	color: white;
	text-shadow: 1px 1px 0px rgba(0, 0, 0,.5);
	position: absolute;
	bottom: 10px;
	width: 100%;
}
#sidebars .meta:hover {
	color: #f90;
}
#sidebars .meta .comm {
	color: #fff;
}
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
.shareit {
	display: none;
    padding: 12px 0 7px;
    overflow: hidden;
    clear: both;
    border: none;
}
.share-item {
    display: block;
    margin: 0;
    float: left;
    height: 25px;
}
.share-item.shareit.top {
    float: left;
    margin-bottom: 10px!important;
    margin-top: 0;
    width: 100%;
}
.share-item.facebookbtn {
    margin-top: -1px;
    width: 100px;
    height: 28px;
}
.share-item.gplusbtn { width: 85px }
.share-item.pinbtn { margin-top: 2px }
.share-item.stumblebtn {
    margin-top: 1px;
    height: 24px;
}
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons ul li {
    background: none;
    border: none;
    float: left;
    list-style-type: none;
    margin: 0 8px 8px 0!important;
    padding: 0 !important;
    border: none !important;
}
.social-profile-icons ul li a {
    width: 32px;
    height: 32px;
    display: block;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    line-height: 30px;
    color: #FFF!important;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}
.sidebar .social-profile-icons ul li a:hover {
    color: #fff;
    background: #666;
}
.sidebar .social-profile-icons ul li a { color: #fff }
.social-profile-icons ul li i {
    font-size: 16px;
    line-height: 32px;
}
.social-profile-icons .social-youtube a { background: #DD4B39 }
.social-profile-icons .social-rss a { background: #EE802F }
.social-profile-icons .social-twitter a { background: #55ACEE }
.social-profile-icons .social-facebook a { background: #3B5998 }
.social-profile-icons .social-gplus a { background: #DD4B39 }
.social-profile-icons .social-vimeo a { background: #4BF }
.social-profile-icons .social-dribbble a { background: #EA4C89 }
.social-profile-icons .social-tumblr a { background: #34526F }
.social-profile-icons .social-instagram a { background: #3F729B }
.social-profile-icons .social-flickr a { background: #FF0084 }
.social-profile-icons .social-pinterest a { background: #C8232C }
.social-profile-icons .social-linkedin a { background: #0e76a8 }
.social-profile-icons .social-github a { background: #171515 }
.social-profile-icons .social-email a { background: #CACACA }
/*-[ Footer ]-------------------*/
footer {
    background: #222;
    margin-top: 30px;
    position: relative;
    overflow: hidden;
    clear: both;
}
footer .container {
    padding: 0;
    width: 1152px;
}
.footer-widgets {
    padding: 40px 0 10px 0;
    color: rgba(255, 255, 255, 0.25);
    overflow: hidden;
}
.footer-widgets .f-widget {
    width: 32%;
    margin-right: 2%;
    float: left;
}
.f-widget .widget { margin-bottom: 30px }
.footer-widgets .f-widget #searchform .fa-search:hover { cursor: pointer }
.f-widget a { color: rgba(255, 255, 255, 0.45) }
.f-widget ul li { margin-bottom: 10px }
.f-widget .top-week li a { font-size: 15px }
.f-widget #s {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.05);
    width: 85.8%;
}
.f-widget #s::-webkit-input-speech-button { margin-right: 8px }
.f-widget #searchform .fa-search {
    background: rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.2);
}
.footer-widgets.widgets-num-3 .f-widget.last { margin-right: 0 }
.widgets-num-4 .f-widget {
    width: 22.7%;
    margin-right: 3%;
}
.widgets-num-4 .f-widget.last { margin-right: 0 }
.f-widget .ajax-search-results-container {
    background: #1c1c1c;
    color: #a5a5a5;
}
.f-widget .ajax-search-results-container.loading:after { background-color: rgba(0,0,0,0.8) }
.f-widget .ajax-search-results-container a { color: #fff }
.copyrights {
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 17px;
    padding-top: 20px;
    background: #fff;
}
#copyright-note {
    width: 100%;
    margin: 0 auto;
    clear: both;
    max-width: 100%;
}
.postsby { margin-bottom: 25px }
h1.postsby {
	font-family: 'mt_r';
	letter-spacing: -1px;
}
footer#site-footer {
	background-color: #333333;
	padding: 15px 0;
}
footer#site-footer * {
	color: white;
}
footer#site-footer #left a {
  display: inline-block;
  font-size: 22px;
  padding: 0 10px;
  line-height: 44px;
  vertical-align: middle;
}
footer#site-footer #left a:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
footer#site-footer #middle {
  text-align: center;
  font-size: 10px;
  font-weight: 700px;
  text-transform: uppercase;
  padding-top: 7px;
}
footer#site-footer #middle div a {
  display: inline-block;
  margin: 0 10px;
  font-family: 'mt_r';
  font-size: 11px;
}
footer#site-footer #middle div a:hover {
  color: #69d2e7;
  text-decoration: none;
}
footer#site-footer #middle div span {
  font-size: 13px;
  font-family: 'mt_b';
}
footer#site-footer #right {
  text-align: right;
}
footer#site-footer #right div {
  font-size: 30px;
  line-height: 44px;
  cursor: pointer;
}
footer#site-footer #right div:hover {
  color: #69d2e7;
}
@media screen and (min-width: 200px) and (max-width: 768px) {
	footer#site-footer #left,
	footer#site-footer #middle,
	footer#site-footer #right {
		text-align: center;
	}
	#sidebar {
		display: block;
		width: 100%;
		max-width: 100% !important;
	}
	.article {
		width: 100%;
	}
	.latestPost {
		height: auto;
	}
	.pagination {
		margin-top: 70px !important;
		text-align: center;
	}
}

/*-[ Back To Top ]---------------------------*/
.top {
    float: right;
    position: relative;
}
.toplink .fa-angle-double-up {
    font-size: 24px;
    position: absolute;
    right: 0;
    top: 0px;
}
.toplink { padding-right: 27px }
#move-to-top {
	display: none !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 12px;
    padding: 10px 10px 18px 10px;
    position: fixed;
    right: 15px;
    bottom: 10px;
    transition: all 0.25s linear 0s;
    width: 20px;
    z-index: 25;
    background: #222;
    text-align: center;
    border-radius: 3px;
}
#move-to-top:not(.filling) {
    opacity: 0;
    visibility: hidden;
}
#move-to-top .fa-angle-double-up { font-size: 22px }
/*-[ Related Posts ]---------------------------*/
.related-posts {
    background-color: #FFF;
    margin-top: 30px;
    clear: both;
    float: left;
    width: 100%;
}
.related-posts h4 { 
	font-size: 30px;
	margin-bottom: 15px;
	padding-bottom: 10px;;
	font-family: 'mt_b';
	border-bottom: 1px solid #D8D8D8;
}
.related-posts article {
    width: 31%;
    margin-right: 3.5%;
    float: left;
}
.related-posts article:nth-child(7n-3) { clear: left }
.related-posts .post-info {
    clear: none;
    float: none;
}
.related-posts .last {
    margin-right: 0;
    padding-bottom: 0;
}
.related-posts .title {
    font-size: 16px;
    margin-top: 20px;
}
@media screen and (max-width: 1136px) {
	.related-posts .title {
		font-size: 14px;
	}
}
@media screen and (max-width: 1034px) {
	.related-posts .title {
		margin-top: 12px;
	}
}
@media screen and (max-width: 1007px) {
	.related-posts .title {
		margin-top: 0;
	}
}
@media screen and (max-width: 907px) {
	.related-posts .title {
		font-size: 12px;
	}
}
@media screen and (max-width: 850px) {
	.related-posts header {
		top: 5px !important;
	}
}
@media screen and (max-width: 768px) {
	.related-posts article {
		width: 100%;
		margin-bottom: 15px;
	}
	.related-posts .title {
		font-size: 16px;
	}
}
.related-posts article header { 
	position: absolute;
	top: 15px;
	text-align: center;
	padding: 10px;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
.related-posts article header h3 { 
	color: #fff;
	font-family: 'mt_b';
	text-transform: uppercase;
	line-height: 25px;
}
/*
.related-posts article img {
	filter: greayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
	-ms-filter: grayscale(1);
}
*/
/*-[ Post Tags ]---------------------------------*/
.tags {
    margin: 20px 0 0 0;
    width: 100%;
    float: left;
}
.tags a { margin-left: 5px }
/*-[ Author Box ]--------------------------------*/
.postauthor {
    margin: 25px 0 0px -6.8%;
    padding: 30px 6.8%;
    min-height: 180px;
    background-color: #222;
    float: left;
    clear: both;
    width: 100%;
    color: #AAA;
}
.postauthor h4 {
    padding-top: 6px;
    padding-bottom: 6px;
    color: #fff;
}
.postauthor h5 {
    font-weight: bold;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 24px;
    text-transform: capitalize;
}
.postauthor img {
    float: left;
    margin: 4px 20px 0 0;
    border-radius: 50%;
}
.postauthor h4 a { color: #473636 }
#respond h4, .total-comments, .postauthor h4, .postauthor-top {
	font-size: 30px;
	margin-bottom: 15px;
	padding-bottom: 10px;;
	font-family: 'mt_b';
	border-bottom: 1px solid #D8D8D8;
}
.postauthor-top {
    padding-top: 5px;
    padding-bottom: 8px;
    margin-bottom: 15px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
    font-size: initial!important;
    padding: 2px 10px;
    margin-bottom: 3px;
    float: left;
    margin-right: 3px;
    background: #222;
    color: #FFFFFF!important;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    transition: all 0.25s linear;
    border-radius: 3px;
}
.tagcloud a:hover, .widget .wpt_widget_content #tags-tab-content ul li a:hover { background: #222 }
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
    float: left;
    width: 100%;
    margin: 0;
    list-style: none;
    max-width: 100%;
}
.ad-125 li {
    float: left;
    border: none;
    list-style: none!important;
    padding-left: 0;
    background: none;
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 48%;
}
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
/*-[ Calender Widget ]-------------------------*/
#wp-calendar {
    margin-bottom: 0;
    background: #fff;
    border: 0;
}
#wp-calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
}
#wp-calendar caption {
    padding-bottom: 10px;
    padding-top: 12px;
    font-weight: bold;
    font-size: 15px;
    color: #FFF;
    text-transform: uppercase;
    background: #222;
    padding: 12px 15px;
    text-align: left;
}
#wp-calendar #prev {
    text-align: left;
    padding-left: 12px;
}
#wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}
footer #wp-calendar {
    background: rgba(255, 255, 255, 0.05);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
footer #wp-calendar caption { background: rgba(255, 255, 255, 0.05) }
#wp-calendar td { border-color: rgba(255, 255, 255, 0.05) }
#wp-calendar tbody tr:nth-child(1) td { border-top: 0 }
/*-[Comments]--------------*/
.nocomments {
    margin-top: 20px;
    clear: both;
    float: left;
    width: 100%;
}
.total-comments {
    padding-top: 7px;
    padding-bottom: 9px;
}
.cnumber { color: #2DB2EB }
#comments {
    padding: 0;
    background-color: #fff;
    margin-top: 27px;
    float: left;
    clear: both;
    width: 100%;
}
#respond h4 {
    padding-top: 5px;
    padding-bottom: 7px;
}
#commentsAdd {
    background-color: #fff;
    width: 100%;
    float: left;
    clear: both;
    margin-top: 30px;
}
#comments .avatar {
    float: left;
    margin-right: 20px;
    margin-top: 7px;
}
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
    width: 60px;
    height: 90px;
    border-left: 1px solid #c1bbb6;
    border-bottom: 1px solid #c1bbb6;
    position: absolute;
    top: -50px;
    left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url {
    width: 300px;
    border: 1px solid #E4E4E4;
    background: #fff;
    max-width: 85%;
    margin-right: 10px;
}
input#author, input#email, input#url, #comment {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
#cancel-comment-reply-link {
    color: #EE210B;
    cursor: pointer;
    margin-bottom: -20px;
    text-decoration: underline;
    z-index: 100;
    position: relative;
}
#commentform input#submit, #mtscontact_submit {
    line-height: 1;
    background-color: #0274BE;
    padding: 12px 15px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    border: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    border-radius: 3px;
    font-family: 'mt_r';
    text-transform: uppercase;
}
#commentform input#submit:hover, #mtscontact_submit:hover {
    background: #69d2e7;
    color: #fff;
}
#mtscontact_submit {
    float: right;
    width: auto;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
    margin-left: 0;
    margin-top: 13px;
}
.commentlist li {
    list-style: none;
    margin: 0 0 30px 0;
    padding-left: 0;
    float: left;
    width: 100%;
    position: relative;
}
.commentlist p { margin-bottom: 5px }
.ago {
    color: #999;
    text-transform: uppercase;
    font-size: 12px;
}
.fn {
    line-height: 1.375em;
    font-weight: bold;
}
.fn a {
    color: #EE210B;
    font-weight: bold;
    font-size: 15px;
}
.comment-meta { font-size: 12px }
.commentmetadata { overflow: hidden }
.commentmetadata li {
    border: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 5px;
    list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
    margin-top: 0px;
    padding-bottom: 0px;
    overflow: hidden;
    width: 100%;
    float: right;
}
.reply a {
    font-weight: bold;
    float: left;
    padding: 0 0px;
    color: #BDBDBD;
    font-size: 12px;
}
#commentsAdd #respond h4 { margin-bottom: 19px }
.comment #respond #respond { margin-top: 20px }
.commentlist .children {
    margin-left: 10%;
    margin-bottom: 0;
    margin-top: 0;
    float: left;
    width: 90%;
}
.commentlist .children li { padding-bottom: 0 }
.avatar { float: left }
#respond h3 {
    font-size: 30px;
    margin-bottom: 10px;
    padding-bottom: 10px;;
    font-family: 'mt_b';
    border-bottom: 1px solid #D8D8D8;
}
#respond h3 .fa {
	font-size: 26px;
}
.comment-awaiting-moderation {
    font-style: italic;
    font-weight: bold;
}
.commentmetadata ul, .commentmetadata ol { margin-top: 5px }
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
    width: 100%;
    border: 1px solid #E4E4E4;
    background: #fff;
    padding: 2%;
    line-height: 25px;
    font-family: inherit;
}
#commentform p {
    margin-bottom: 15px;
    font-family: 'mt_r';
    font-weight: 200;
    float: left;
    width: 100%;
    clear: both;
}
#commentform p label {
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
}
.required {
    color: red;
    padding: 0;
    line-height: 1;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes { font-style: italic }
/*-[ pagination ]------------------*/
.pagination {
    clear: both;
    overflow: hidden;
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 0;
}
.single .pagination {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin-top: 0;
    padding: 2.2% 0;
    width: 100%;
}
.pagination ul {
    list-style: none;
    margin: 0;
}
.pagination ul li {
    float: left;
    margin-bottom: 5px;
}
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext {
    color: #fff;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    padding: 10px 13px;
    background: #0274BE;
    min-width: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    text-align: center;
}
.pagination a, #load-posts a {
    background: #b1b1b1;
    margin: 0 5px 0 0;
    display: inline-block;
    float: left;
    line-height: 1;
    text-decoration: none;
    color: #fff;
    padding: 10px 13px;
    min-width: 36px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
}
#load-posts .fa, #fs2_load_more_button .fa { margin-right: 5px }
.pagination a:hover { color: #fff }
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
.pagination  .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #222 }
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
    padding: 0;
    background: transparent;
    margin-right: 0;
}
.single .pagination a:hover .currenttext { color: #fff }
/*-[ Contact Form ]------------------*/
.contact-form { position: relative }
.contact-form.loading:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.8);
}
.contact-form label, .contact-form input, .contact-form textarea {
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contact-form label { margin-top: 12px }
.contact-form input[type="submit"] { margin-top: 12px }
.mtscontact_error { color: #B90101 }
/*-[ AJAX search results ]------------------*/
.widget_search { overflow: visible }
.ajax-search-box-open #s { border-bottom: 1px solid #fff }
.ajax-search-results-container {
    position: absolute;
    top: 39px;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    z-index: 9;
    background: #FFF;
    border: 1px solid #fff;
    border-top: none;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4);
}
.ajax-search-results-container.loading:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(255,255,255,0.8);
}
ul.ajax-search-results {
    margin: 0;
    margin-top: 4px;
    padding: 0;
}
.ajax-search-results li {
    margin: 0;
    display: block;
    list-style: none;
    min-height: 50px;
    padding: 0 8px;
}
.ajax-search-results .wp-post-image {
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 10px;
    margin-left: 0;
}
.ajax-search-meta {
    margin: 6px 8px;
    height: 20px;
    font-size: 13px;
}
.ajax-search-meta .results-count {
    float: left;
    color: #aaa;
}
.ajax-search-meta .results-link { float: right }
.ajax-search-results-container .no-results {
    padding: 8px;
    color: #AAA;
    font-style: italic;
}
/*-[ Load More ]-------------------*/
.pace .pace-progress {
    background: #29d;
    position: fixed;
    z-index: 2000;
    top: 0;
    left: 0;
    height: 3px;
    -webkit-transition: width 0.8s;
    -moz-transition: width 0.8s;
    -o-transition: width 0.8s;
    transition: width 0.8s;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
#load-posts a { font-weight: bold }
#load-posts a.inactive { cursor: default }
/*-[ Misc ]---------------------------*/
pre {
    overflow: auto;
    padding: 25px 15px 15px;
    margin: 15px 0;
    position: relative;
    background: #222;
    font-family: monospace;
    color: #aaa;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
pre:before {
    content: "\f121";
    color: #FFF;
    position: absolute;
    font-size: 18px;
    right: 14px;
    top: 6px;
    font-family: fontawesome;
}
.flex-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.flex-video iframe, .flex-video object, .flex-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*-[ Parallax ]--------------------------------*/
#parallax {
    position: relative;
    padding-bottom: 350px;
    height: 0;
    overflow: hidden;
    background-size: cover;
    margin-bottom: 15px;
}
#page.parallax { padding-top: 15px }
/*-[ WP Review ]--------------------------------*/
.latestPost-review-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    padding: 2px 8px;
}
.latestPost-review-wrapper .review-total-star { margin: 4px 0 }
.latestPost-review-wrapper .percentage-icon {
    top: 0;
    font-size: inherit;
    font-style: normal;
}
/*-[ WP Review Widget & WP Tab Widget ]---------------------------*/
.widget .widget_wp_review_tab .review-total-only.large-thumb {
    top: 15px;
    right: 15px;
}
.widget .wp_review_tab_widget_content ul.wp-review-tabs li, .widget .wp_review_tab_widget_content, .widget .wpt_widget_content ul.wpt-tabs li {
    border: none;
    overflow: hidden;
}
.widget .wp_review_tab_widget_content .tab-content li, .sidebar .wpt_widget_content .tab-content li {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 15px;
}
.widget .wp_review_tab_widget_content .entry-title, .sidebar .wpt_widget_content a { font-weight: normal }
.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title a, .widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title a {
    border-bottom: 1px solid #1B1B1B;
    border-left: 1px solid #1B1B1B;
}
.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title:nth-child(2n) a, .widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title:nth-child(2n) a { border-right: none }
.widget .wpt_widget_content .tab_title a, .widget .wp_review_tab_widget_content .tab_title a {
    background: #333;
    color: #7E7D7D;
    border: none;
    padding: 14px 0;
    line-height: 1;
    margin: 0;
    white-space: nowrap;
    border-left: 1px solid #1B1B1B;
}
.widget .wpt_widget_content .tab_title.selected a, .widget .wp_review_tab_widget_content .tab_title.selected a {
    background: #222;
    color: #fff;
    border-bottom: 0;
}
.widget .wpt_widget_content #tags-tab-content ul li { float: left }
.wpt_widget_content #tags-tab-content ul li a {
    font-size: initial;
    border-radius: 3px;
}
.widget .wpt_widget_content .pagination, .widget .wp_review_tab_widget_content .pagination { padding-bottom: 15px }
.widget .review-total-only.small-thumb, .widget .review-total-only {
    font-size: 13px;
    padding: 0;
    color: #222;
    background: transparent;
}
footer .widget .review-total-only.small-thumb, footer .widget .review-total-only { color: #777 }
.widget .review-total-only.large-thumb, .widget li:first-child .review-total-only.large-thumb { right: 0 }
footer .widget .review-total-only.large-thumb, footer .widget li:first-child .review-total-only.large-thumb {
    top: 15px;
    right: 15px;
}
.widget .review-total-only.large-thumb {
    padding: 4px 10px;
    background: #222;
    color: #fff;
}
footer .review-total-only.small-thumb .review-result-wrapper i { color: #fff!important }
.sidebar .widget .wpt_widget_content ul.has-4-tabs li { border-bottom: 0 }
.widget .wpt_widget_content #tags-tab-content ul {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    padding-top: 5px;
}
.widget .wpt_widget_content { border: 0 }
footer .widget .wp_review_tab_widget_content .inside, footer .widget .wpt_widget_content .inside {
    background: rgba(255, 255, 255, 0.05);
    padding: 0;
}
footer .widget .wp_review_tab_widget_content .tab-content li, footer .widget .wpt_widget_content .tab-content li {
    border-bottom-color: rgba(255, 255, 255, 0.05);
    padding: 15px;
    margin-bottom: 0;
}
.widget .wpt_widget_content .wpt-postmeta, .widget .wpt_comment_content, .widget .wpt_excerpt, .widget .wp_review_tab_widget_content .wp-review-tab-postmeta {
    color: #aaa;
    font-size: 14px!important;
    line-height: 1.6;
    overflow: hidden;
}
footer .widget .wpt_widget_content .wpt-postmeta, footer .widget .wpt_comment_content, footer .widget .wpt_excerpt, footer .wp_review_tab_widget_content .wp-review-tab-postmeta { color: rgba(255, 255, 255, 0.25) }
.widget .has-4-tabs .wpt_widget_content .tab_title a, .widget .has-4-tabs .wp_review_tab_widget_content .tab_title a {
    background: #333;
    border-left: 1px solid #1B1B1B;
    border-bottom: 1px solid #1B1B1B;
}
footer .widget .wpt_widget_content .tab_title.selected a, footer .widget .wp_review_tab_widget_content .tab_title.selected a {
    background: rgba(255, 255, 255, 0.20);
    color: #fff;
}
footer .widget .wp_review_tab_widget_content .tab-content li:first-child, footer .widget .wpt_widget_content .tab-content li:first-child { padding-top: 15px }
footer .widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a, footer .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a { border-left: 0 }
/*-[ WooCommerce Cart ]--------------------------------*/
.mts-cart {
    z-index: 1;
    float: right;
    color: #777;
}
.mts-cart span a {
    display: inline-block;
    padding: 17px 15px 16px 3px;
}
.mts-cart > span:last-child a { padding-right: 0 }

/* Surchage single */
.single header {
	width: 100%;
}





.wp-caption-text {
    font-weight: 300 !important;
    display: block !important;
    font-size: 90% !important;
    text-align: center !important;
    color: #777 !important;
}


.wp-caption {
    border: none !important;
    max-width: 100% !important;
    width: 100% !important;
    padding: 0px !important;
    text-align: center !important;
}