/*
Theme Name: LifeCoach
Theme URI: http://webdesign-finder.com/lifecoach
Author: MW Templates
Author URI: http://webdesign-finder.com/
Description: LifeCoach - simple and intuitive WordPress theme for life coaches and trainers. The theme comes with gourgeous blogging opportunities allowing to share your posts, videos and photos effectively and easy. LifeCoach is also integrated with EDD plugin that helps to sell digital products(books, CDs, MP3s)
Tags: Custom-Header, Left-Sidebar, Right-Sidebar, Post-Formats, Rtl-Language-Support, Theme-Options
Version: 1.0
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: lifecoach

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Reset
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigations
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Header
 * 11.0 - Widgets
 * 12.0 - Shortcodes
 * 13.0 - Content
 *    13.1 - Posts and pages
 *    13.2 - Excerpts
 *    13.3 - Post Formats
 *    13.4 - Comments
 * 14.0 - Custom pages
 * 15.0 - Footer
 * 16.0 - Boxed site
 * 17.0 - Media
 *    17.1 - Captions
 *    17.2 - Galleries
 * 18.0 - Shop
 * 19.0 - Site Gallery
 * 20.0 - Extended
 * 21.0 - Media Queries
 *    21.1 - Mobile Large
 *    21.2 - Tablet Small
 *    21.3 - Tablet Large
 *    21.4 - Desktop Small
 *    21.5 - Desktop Medium
 *    21.6 - Desktop Large
 *    21.7 - Desktop X-Large
 *    21.8 - Print
 * 22.0 - Browsers adjustments
 */


/* Fonts */

@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,500,900);

@font-face {
	font-family:"Socialico";
	src:url("css/fonts/Socialicod41d.eot?") format("eot"),
	url("css/fonts/Socialico.woff") format("woff"),
	url("css/fonts/Socialico.ttf") format("truetype"),
	url("css/fonts/Socialico.svg#Socialico") format("svg");
	font-weight:normal;
	font-style:normal;
}

@font-face {
    font-family: 'eg-font';
    src: url('css/fonts/egfontdde9.eot?85610117');
    src: url('css/fonts/egfontdde9.eot?85610117#iefix') format('embedded-opentype'),
    url('css/fonts/egfontdde9.woff?85610117') format('woff'),
    url('css/fonts/egfontdde9.ttf?85610117') format('truetype'),
    url('css/fonts/egfontdde9.svg?85610117#egfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**
 * 1.0 - Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine work of
 * Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
 * along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 * and Blueprint http://www.blueprintcss.org/
 */

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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
    font-weight: 300;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
    background-color: #eae8e8;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:hover,
a:active,
a:focus {
	outline: 0;
}

a img {
	border: 0;
}

a, button {
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}


/**
 * 2.0 - Genericons
 */

.social-navigation a:before,
.bypostauthor > article .fn:after,
.comment-reply-title small a:after,
.comment-navigation .nav-next a:after,
.comment-navigation .nav-previous a:before,
.posted-on:before,
.byline:before,
.tags-links:before,
.comments-link:before,
.entry-format:before,
.entry-format a:before,
.edit-link:before,
.full-size-link:before,
.image-navigation a:before,
.image-navigation a:after,
.format-link .entry-title a:after,
.author-link:after,
.share-icons li a:before {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-family: "Genericons";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	speak: none;
	text-align: center;
	text-decoration: inherit;
	text-transform: none;
	vertical-align: top;
}

.social-navigation a:before,
.share-icons li a:before {
	font-family: "Socialico";
}


/**
 * 3.0 Typography
 */

body,
button,
input,
select,
textarea {
	color: #808080;
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.5;
}

label {
    font-weight: 100;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 500;
}

p {
	margin-bottom: 1.6em;	
}

b,
strong {
	font-weight: 700;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border-left: 4px solid #c14240;
	border-left: 4px solid rgba(193, 66, 64, 0.7);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 18px;
	font-size: 1.8rem;
	font-style: italic;
	line-height: 1.6667;
	margin-bottom: 1.6667em;
	padding-left: 0.7778em;
}

blockquote p {
	margin-bottom: 1.6667em;
}

blockquote > p:last-child {
	margin-bottom: 0;
}

blockquote cite,
blockquote small {
	color: #333;
	font-size: 15px;
	font-size: 1.5rem;
	font-family: "Open Sans", sans-serif;
	line-height: 1.6;
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

address {
	font-style: italic;
	margin: 0 0 1.6em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.01);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
	line-height: 1.2;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

abbr[title] {
	border-bottom: 1px dotted #eaeaea;
	border-bottom: 1px dotted rgba(51, 51, 51, 0.1);
	cursor: help;
}

mark,
ins {
	background-color: #fff9c0;
	text-decoration: none;
}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

*::selection {
	background: none repeat scroll 0 0 #c14240;
	color: #ffffff;
}
*::-moz-selection {
	background: none repeat scroll 0 0 #c14240;
	color: #ffffff;
}

.footer .ultra-bold,
.menu-strip .ultra-bold {
	font-weight: 900;
}


/**
 * 4.0 Elements
 */

hr {
	background-color: #eaeaea;
	background-color: rgba(51, 51, 51, 0.1);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}

ul,
ol {
	margin: 0 0 1.6em 1.3333em;
}

ul {
	list-style: square;
}

ul ul {
	list-style: disc;
}

ul ul ul {
	list-style: circle;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin-bottom: 1.6em;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 1.6em;
}

table,
th,
td {
	border: 1px solid #eaeaea;
	border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px;
	margin: 0;
	table-layout: fixed; /* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}

td {
	border-width: 0 1px 1px 0;
}

th, td {
	padding: 0.4em;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

figure {
	margin: 0;
}

del {
	opacity: 0.8;
}

legend {
	color: #37342f;
}

/* Placeholder text color -- selectors need to be separate to work. */

::-webkit-input-placeholder {
	color: #808080;
	font-family: 'Roboto', sans-serif;
}

:-moz-placeholder {
	color: #808080;
	font-family: 'Roboto', sans-serif;
}

::-moz-placeholder {
	color: #808080;
	font-family: 'Roboto', sans-serif;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #808080;
	font-family: 'Roboto', sans-serif;
}


/**
 * 5.0 Forms
 */

button,
input,
select,
textarea {
	background-color: #dad6d5;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
	font-weight: 300;
	border: 0 none;
	height: 50px;
}

button,
input {
	line-height: normal;
	height: 50px
}

input,
textarea {
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)); /* Removing the inner shadow on iOS inputs */
	outline: none !important;
	border: 0 none;
	color: #808080;
}

input:focus,
textarea:focus {
	boutline: none !important;
	color: #808080;
}



button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
	cursor: default;
	opacity: .5;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"]  {
    display: inline-block;
	height: 50px;
    white-space: nowrap;
	text-transform: uppercase;
	font-weight: 400;
    margin: 5px auto 22px;
    padding: 1.1em 2em;
    color: #dad6d5;
    background-color: #c14240;
	letter-spacing: 1px;

    border: 0 none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

input[type="reset"] {
	background-color: #434343;
	margin: 0 1em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
    color: rgba(218, 214, 213, 0.5);
}

input[type="reset"]:hover,
input[type="reset"]:focus {
	background-color: #848484;
	background-color: rgba(67, 67, 67, 0.7);
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="search"],
textarea {
	padding: 0.375em;
	width: 100%;
}

.input-block-level {
	margin-bottom: 1.125em;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	outline: 0;
}

.post-password-form {
	position: relative;
}

.post-password-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase;
    float: left;
}

.post-password-form input{
    display: inline-block;
	padding: 0.54em 0.625em !important;
    margin: 0 5px !important;
    font-size: 13px !important;
    font-size: 1.3rem !important;
    line-height: 17px !important;
    line-height: 1.7rem !important;
    max-width: 50px;
}

.post-password-form input[type="submit"] {
    padding: 0.54em 1.0625em !important;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

.search-form input[type="submit"],
.widget .search-form input[type="submit"] {
	padding: 0;
}

.contact-form textarea {
    width: 100% !important;
}

.contact-form input[type='text'], .contact-form input[type='email'] {
    width: 50% !important;
}

.download_btn input,
.read_btn input,
.dnl_course_btn input {
	margin: 0;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.mc4wp-form .download_btn input[type],
.mc4wp-form .read_btn input[type],
.mc4wp-form .dnl_course_btn input[type] {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

/**
 * 6.0 Navigations
 */


/**
 * 6.1 Links
 */

a {
	color: #37342f;
	text-decoration: none;
}

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


/**
 * 6.2 Menus
 */

/**** Main Navigation
----------------------------------------- ***/
.menu-strip {
    height: 60px;
	background-color: #37342f;
	color: #dad6d5;
}
.menu-strip.header-sticky {
    position: relative;
    z-index: 1000;
    width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}

.create-menu {
    padding-top: 15px;
}
.create-menu a {
	color: #c14240;
	font-weight: 300;
}
.create-menu a:hover {
	color: rgba(193, 66, 64, 0.5);
}
.main-nav {
    float: left;
	font-weight: 400;
	padding: 0 232px 0 232px;
}
.main-nav .menu,.main-nav .menu ul {
    margin:0 0 0 20px;
    padding:0;
    font-size:12px;
    font-size:1.2rem;
    list-style:none;
}
.main-nav .menu ul {
    margin:0 0 0 -20px;
}
.main-nav .menu ul li ul {
    margin: 0;
}
.main-nav .menu li {
    line-height:60px;
    position:relative;
}
.main-nav .menu > li {
    display:inline-block;
}
.main-nav .menu li a {
    color: #dad6d5;
    font-family: 'Roboto', sans-serif;
}
.main-nav .menu li.active > a,
.main-nav .menu li a:active,
.main-nav .menu li a:focus,
.main-nav .menu li a:hover {
	color: #c14240;
}
.main-nav .menu > li + li {
    padding-left: 2px;
}
.main-nav .menu > li + li:before {
    background-color: transparent;
    content: '';
    height: 12px;
    position: absolute;
    left: -1px;
    top: 30px;
    width: 1px;
}
.main-nav .menu > li > a {
    padding: 0 40px 0 0;
    text-transform:uppercase;
	letter-spacing: 1px;
    display:inline-block;
    position:relative;
}
.main-nav .menu li ul {
    min-width:170px;
    padding:0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index:2000;
    display:block;
    visibility:hidden;
    opacity:0;
    filter:alpha(opacity=0);
    position:absolute;
    left:0;
    top:61px;
    transform:translate(0px, 40px);
    -moz-transform:translate(0px, 40px);
    -webkit-transform:translate(0px, 40px);
	-ms-transform:translate(0px, 40px);
    transition:visibility 0.2s ease 0.32s, opacity 0.3s ease-in-out 0.1s, transform 0.3s ease-in-out 0.1s;
    -moz-transition:visibility 0.2s ease 0.32s, opacity 0.3s ease-in-out 0.1s, -moz-transform 0.3s ease-in-out 0.1s;
    -webkit-transition:visibility 0.2s ease 0.32s, opacity 0.3s ease-in-out 0.1s, -webkit-transform 0.3s ease-in-out 0.1s;
	-ms-transition:visibility 0.2s ease 0.32s, opacity 0.3s ease-in-out 0.1s, -ms-transform 0.3s ease-in-out 0.1s;
	text-align: left;
}
.menu-solid .main-nav .menu li ul,
.menu-scrolled .main-nav .menu li ul {
	background-color: #37342f;
}
.main-nav .menu li:hover > ul {
    overflow:visible;
    opacity:1;
    filter:alpha(opacity=100);
    visibility:visible;
    transform:translate(0px, 0px);
    -moz-transform:translate(0px, 0px);
    -webkit-transform:translate(0px, 0px);
	-ms-transform:translate(0px, 0px);
}
.main-nav .menu li li ul {
    left:100%;
    top:0px;
    margin-top:-2px;
	margin-left: 1px;
    transform:translate(-40px, 0px);
    -moz-transform:translate(-40px, 0px);
    -webkit-transform:translate(-40px, 0px);
	-ms-transform:translate(-40px, 0px);
}
.main-nav .menu li li:hover > ul {
    transform:translate(0px, 0px);
    -moz-transform:translate(0px, 0px);
    -webkit-transform:translate(0px, 0px);
    -ms-transform:translate(0px, 0px);
}
.main-nav .menu li li a {
    display:block;
    font-size:12px;
    font-size:1.2rem;
    line-height: 20px;
    padding:10px 20px;
    position:relative;
    text-transform: uppercase;
	letter-spacing: 1px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.main-nav .menu li li+li a {padding-top:0;}
.main-nav .menu li li a:after {
    width:100%;
    height:100%;
    padding:3px 20px;
    font-size:13px;
    font-size:1.3rem;
    display:block;
    cursor:pointer;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: rotateX(-89deg);
    -ms-transform: rotateX(-89deg);
    -moz-transform: rotateX(-89deg);
    transform: rotateX(-89deg);
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -moz-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.ie-lt-10 .menu li li a:after {
    display:none;
}
.main-nav .menu li li a:hover {
    color:#c14240;
}

.main-nav ul > li.dropdown > ul > li.dropdown > ul > li:first-child {
    padding-top: 10px;
}

.main-nav > ul > li .dropdown .fa-angle-right,
.main-nav > ul > li .dropdown .fa-angle-left {
    line-height: 20px;
}

.main-nav > ul > li .fa-heart-o {
    font-size: 12px;
    font-size: 1.2rem;
}

.head-menu-left {
	min-width: 100px;
	min-height: 60px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.head-menu-left a {
	color: #dad6d5;
	display: block;
	position: relative;
	min-width: 100px;
	height: 60px;
	
	text-transform: uppercase;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 300;
	
	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.head-menu-left a .menu-title {
	display: block;
	position: absolute;
	left: 100px;
	white-space: nowrap;
	letter-spacing: 0px;
	
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

/* Mobile menu
/* ========================================================================== */

.header > .container {position: relative;}

.nav-button {
    display: none;
    position: relative;
    text-align: center;
    padding: 11px 0;
}

.mobile-menu {
    cursor: pointer;
    height: 40px;
    width: 80px;
    position: absolute;
    /* Theoretically for IE 8 & 9 (more valid) */
    /* ...but not required as filter works too */
    /* should come BEFORE filter */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    /* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    filter: alpha(opacity=0);
    /* Older than Firefox 0.9 */
    -moz-opacity: 0;
    /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0;
    /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
    opacity: 0;
    z-index: 10;
}

.mobile-menu-title {
    width: 80px;
    line-height: 40px;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 600;
    color: #dad6d5;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
}

.mobile-menu select,
.mobile-menu option {
    color: #000000;
}

.post-navigation {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	font-weight: 700;
    margin-bottom: 60px;
}

.post-navigation a {
	display: block;
	padding: 3.8461% 7.6923%;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 0.1px;
	z-index: 2;
}

.post-navigation .post-title {
	font-family: "Open Sans", sans-serif;
	font-size: 13.5px;
	font-size: 1.35rem;
	line-height: 1.3333;
	position: relative;
	z-index: 2;
    margin-top: 10px;
    font-weight: 600;
	letter-spacing: 0.1px;
}

.post-navigation .nav-next,
.post-navigation .nav-previous {
	background-position: center;
	background-size: cover;
	position: relative;
}

.nav-links {
	display: table;
	width: 100%;
}

.nav-previous, .nav-next {
    float: left;
    width: 50%;
	display: table-cell;
    float: none;
    vertical-align: top;
}

.nav-links div:only-child {
	width: 100%;
}

.nav-next {
    text-align: right;
}

.post-navigation a:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.post-navigation a:hover:before,
.post-navigation a:focus:before {
	opacity: 0.5;
}

.post-navigation .meta-nav {
	opacity: 0.8;
}

.post-navigation div + div {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.pagination {
    display: block;
	text-align: center;
}

.pagination .nav-links {
	position: relative;
	text-align: center;
    padding-bottom: 40px;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .page-numbers {
	display: none;
    padding: 0.5421em 0.8421em;
    font-size: 12px;
    font-size: 1.2rem;
}

.pagination .page-numbers.prev, .pagination .page-numbers.next {
    padding: 0.5421em 1.4421em;
}

.pagination .page-numbers.prev{
    float: left;
}

.pagination .page-numbers.next{
    float: right;
}

.pagination .page-numbers {
    color: #494949;
    background-color: #ffffff;
	letter-spacing: 1px;
}

.pagination a.page-numbers:hover {
    color: #ffffff;
    background-color: #c14240;
}

.pagination .page-numbers.current {
	text-transform: uppercase;
}

.pagination .current {
	display: inline-block;
	font-weight: 700;
}

.image-navigation,
.comment-navigation {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-size: 12px;
	font-size: 1.2rem;
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	line-height: 1.5;
	text-transform: uppercase;
}

.image-navigation a,
.comment-navigation a {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
}

.image-navigation a:hover,
.image-navigation a:focus,
.comment-navigation a:hover,
.comment-navigation a:focus {
	color: #333;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\2215";
	font-weight: 400;
	margin: 0 0.7em;
}

.image-navigation .nav-previous a:before,
.comment-navigation .nav-previous a:before {
	content: "\f430";
	margin-right: 0.2em;
	position: relative;
}

.image-navigation .nav-next a:after,
.comment-navigation .nav-next a:after {
	content: "\f429";
	margin-left: 0.2em;
	position: relative;
}

.comment-navigation {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	border-bottom: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	padding: 2em 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
}

.image-navigation {
	padding: 0 7.6923%;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty) {
	margin-bottom: 2em;
}

/* Social Icons and Search */
.social-search {
    position: absolute;
	right: 0px;
}

.social-navigation {
    list-style: none;
    margin: 14px 10px 0 0;
    position: relative;
    padding: 0 50px 0 40px;
    font-size: 16px;
    font-size: 1.6rem;
}

.social-navigation a {
    color:#dad6d5;
}

.social-navigation li {
    float: left;
    margin-right: 10px;
}

.social-navigation li a {
    display: inline-block;
}

.social-navigation li a:hover {
    color: #ffffff;
    text-decoration: none;
}

.social-navigation li a {
	margin: 0 16px 0 0;
	font-size: 25px;
	font-size: 2.5rem;
	text-decoration: none; 
}

.social-navigation li a:before {
	font-size: 24px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.site-footer.dark .social-navigation li a {
	color: #fff; }

.social-navigation li a.hidden {
	display: none; }

/** Facebook */
.social-navigation li a[href*="facebook.com"]::before,
.share-icons li a[href*="facebook.com"]:before {
	content: '\0046'; }

.social-navigation li a:hover[href*="facebook.com"]::before {
	color: #3b5998; }

.footer .widget_nav_menu a[href*="facebook.com"],
.shop-single-item-share .share-icons li a[href*="facebook.com"] {
	background-color: #3b5998; }

/** Twitter */
.social-navigation li a[href*="twitter.com"]::before,
.share-icons li a[href*="twitter.com"]:before {
	content: '\004c'; }

.social-navigation li a:hover[href*="twitter.com"]::before {
	color: #33ccff; }

.footer .widget_nav_menu a[href*="twitter.com"],
.shop-single-item-share .share-icons li a[href*="twitter.com"]  {
	background-color: #33ccff; }

/** Google Plus */
.social-navigation li a[href*="plus.google.com"]::before,
.share-icons li a[href*="plus.google.com"]:before{
	content: '\0047'; }

.social-navigation li a:hover[href*="plus.google.com"]::before {
	color: #dd4b39; }

.footer .widget_nav_menu a[href*="plus.google.com"],
.shop-single-item-share .share-icons li a[href*="plus.google.com"]  {
	background-color: #dd4b39; }

/** Linkedin */
.social-navigation li a[href*="linkedin.com"]::before,
.share-icons li a[href*="linkedin.com"]:before {
	content: '\0049'; }

.social-navigation li a:hover[href*="linkedin.com"]::before {
	color: #069; }

.footer .widget_nav_menu a[href*="linkedin.com"],
.shop-single-item-share .share-icons li a[href*="linkedin.com"]  {
	background-color: #069; }

/** Instagram */
.social-navigation li a[href*="instagram.com"]::before,
.share-icons li a[href*="instagram.com"]:before {
	content: '\e6b2';
    font-size: 60%;
    padding-top: 4px;

    font-family: 'rt-icons-2';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-navigation li a:hover[href*="instagram.com"]::before {
	color: #3f729b; }

.footer .widget_nav_menu a[href*="instagram.com"],
.shop-single-item-share .share-icons li a[href*="instagram.com"]  {
	background-color: #3f729b; }

/** Pinterest */
.social-navigation li a[href*="pinterest.com"]::before,
.share-icons li a[href*="pinterest.com"]:before {
	content: '\0050'; }

.social-navigation li a:hover[href*="pinterest.com"]::before {
	color: #c8232c; }

.footer .widget_nav_menu a[href*="pinterest.com"],
.shop-single-item-share .share-icons li a[href*="pinterest.com"]  {
	background-color: #c8232c; }

/** Vimeo */
.social-navigation li a[href*="vimeo.com"]::before,
.share-icons li a[href*="vimeo.com"]:before {
	content: '\0056'; }

.social-navigation li a:hover[href*="vimeo.com"]::before {
	color: #1AB7EA; }

.footer .widget_nav_menu a[href*="vimeo.com"],
.shop-single-item-share .share-icons li a[href*="vimeo.com"]  {
	background-color: #1AB7EA; }

/** RSS */
.social-navigation li a[href$=".rss"]::before,
.share-icons li a[href$=".rss"]:before {
	content: '\0052'; }

.social-navigation li a:hover[href$=".rss"]::before {
	color: #FF6600; }

.footer .widget_nav_menu a[href$=".rss"],
.shop-single-item-share .share-icons li a[href$=".rss"]  {
	background-color: #FF6600; }


.search-box {
	position: relative;
}

.search-box .icon-search {
    display: block;
    position: absolute;
    width: 60px;
    height: 60px;
    text-align: center;
    cursor: pointer;
    right: 0px;
		background: url('images/menu-search.png') top left no-repeat;
    top: 0px;
    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.search-box .icon-search .rt2 {
	font-size: 24px;
	font-size: 2.4rem;
	position: absolute;
	top: 17px;
	right: 17px;
}

.search-box .icon-search:hover .rt2 {
	color: rgba(218, 214, 213, 0.5);	
}

.social-search.active .search-box .icon-search,
.search-box .icon-search:hover {
    color: #c14240;
}

.social-search .social-navigation {
	right: 12px;
	margin: 0px;
	
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.social-search .social-navigation li {
	margin-top: 19px;
}

.social-navigation li a:hover::before {
	color: rgba(218, 214, 213, 0.5) !important;
}

.menu-transparent .sidebar-after-header {
		position: relative;
}

/* Iconed element clickable */

.go-home-field:before,
.search-input:before,
.slider-subscribe:before {
    cursor: pointer;
}

/* Buttoned Overlay */

.buttoned-overlay-prettyphoto i {
	padding-bottom: 1px;
}

.buttoned-overlay i {
    color:  #fff;
}


/**
 * 7.0 Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	color: #21759b;
	display: block;
	font: bold 14px/normal "Open Sans", sans-serif;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 Alignments
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
	margin-top: 0.4em;
	margin-bottom: 1.6em;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}


/**
 * 9.0 Clearings
 */

.clear:before,
.clear:after,
.site:before,
.site:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
	content: "";
	display: table;
}

.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
	clear: both;
}


/**
 * 10.0 Header
 */
.logo-bar {
   background-color: #eae8e8;
   height: 60px;
}
body.menu-transparent .logo-bar {
    height: auto;
}
.logo {
    text-align: center;
}
.logo img.logo_big {
    max-height: 208px;
}
.logo > a {
    display: inline-block;
    margin: 0 0 42px;
}

.sticky-wrapper {
    height: auto !important;
}
.sticky-wrapper .logo-bar, .sticky-wrapper .bottom-strip {
    width: 100%;
}

.after-logo, .before-logo {
    display: inline-block;
    vertical-align: top;
}
.before-logo {
    height: 134px;
}
.blogname {
    font-family: Tangerine, cursive;
    font-size: 120px;
    font-size: 12.0rem;
    font-weight: 700;
    color: #594a42;
    line-height: 70px;
}
.blogname a,
.blogname a:hover,
.blogname a:active,
.blogname a:focus {
    color: #594a42;
}
.blogdescr, .blogdescr:before, .blogdescr:after {
    font-family: "Droid Sans", sans-serif;
    font-size: 16px;
    color: #8d857a;
    text-transform: uppercase;
    vertical-align: bottom;
    line-height: 26px;
}
.blogdescr a, .blogdescr a:hover {
    color: #8d857a;
}
.blogdescr:before, .blogdescr:after {
    display: inline-block;
    content: ". . .";
    line-height: 16px;
    vertical-align: top;
}
.blogdescr:before {
    margin-right: 11px;
}
.blogdescr:after {
    margin-left: 11px;
}
.overlogo {
    margin-top: 30px;
    margin-left: 55px;
    margin-bottom: -13px;
    max-height: 50px;
}
.logo-underline {
    max-height: 35px;
    margin-bottom: 40px;
    margin-right: 15px;
}


/**
 * 11.0 Widgets
 */
.secondary {
    padding-bottom: 30px;
}

.is_stuck {
    margin-top: 50px;
}

.sleft .is_stuck {
    float: left;
}

.widget {
	color: #808080;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	margin: 0 auto 1px;
    padding: 30px;
	/*width: 100%;*/
	word-wrap: break-word;
}

.secondary .widget {
    background-color: #ffffff;	
}

.widget pre {
	line-height: 1.2;
}

.widget button,
.widget input,
.widget select,
.widget textarea {
	line-height: 1.5;
}

.widget button,
.widget input {
	line-height: normal;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	font-size: 13px;
	font-size: 1.3rem;
	padding: 0.7917em 1.5833em;
}

.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
	padding: 0.375em;
}

.widget-title {
	color: #37342f;
	font-family: "Roboto", sans-serif;
	margin: 0 0 1.6em;
	text-transform: uppercase;
}

.widget > :last-child {
	margin-bottom: 0;
}


.widget_calendar #calendar_wrap {
    position: relative;
}
.widget_calendar h4 ~ #calendar_wrap {
    margin-top: 95px
}

.widget_calendar #wp-calendar {
    background-color: transparent;
    width: 100%;
    border-color: #fff;
}

.widget_calendar #wp-calendar caption {
    position: relative;
    background-color: transparent;
    text-align: right;
    font-size: 15px;
    font-size: 1.5rem;
    color: #37342f;
    z-index: 9;
    padding-bottom: 15px;

}

.widget_calendar #wp-calendar th, .widget_calendar #wp-calendar td {
    text-align: center;
    padding: 4px 6px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
    border-color: #fff;
}

.widget_calendar #wp-calendar .pad,
.widget_calendar #wp-calendar #prev,
.widget_calendar #wp-calendar #next {
    background-color: transparent;
}

.widget_calendar #wp-calendar th#today, .widget_calendar #wp-calendar td#today {
    font-weight: 700;
    background-color: #c14240;
}
.widget_calendar #wp-calendar th#today, .widget_calendar #wp-calendar td#today,
.widget_calendar #wp-calendar th#today a, .widget_calendar #wp-calendar td#today a {
    color: #ffffff;
}

.widget_calendar #wp-calendar thead th {
    color: #37342f;
    font-weight: 700;
    padding: 6px;
    font-size: 11px;
    font-size: 1.1rem;
}

.widget_calendar #wp-calendar tbody td a {
    color: #c14240;
    font-weight: 700
}

.widget_calendar #wp-calendar tbody td a:hover {
    color: rgba(193, 66, 64, 0.5);
}

.widget_calendar #wp-calendar tfoot {
    border: 1px solid #f7f9f9;
    border-top: 0
}

.widget_calendar #wp-calendar tfoot td {
    border: 0;
    padding: 6px;
    font-size: 15px;
    font-size: 1.5rem;
}

.widget_calendar #wp-calendar tfoot td a {
    color: #37342f;
}

.widget_calendar #wp-calendar tfoot td a:hover {
    color: rgba(55, 52, 47, 0.5);
}

.widget_calendar #wp-calendar tfoot td#prev {
    text-align: left
}

.widget_calendar #wp-calendar tfoot td#next {
    text-align: right
}


.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a {
	border: 0;
	color: #c14240;
}

.widget_archive a:hover,
.widget_categories a:hover,
.widget_links a:hover,
.widget_meta a:hover,
.widget_nav_menu a:hover,
.widget_pages a:hover,
.widget_recent_comments a:hover {
	border: 0;
	color: rgba(193, 66, 64, 0.5);
}

.widget_recent_entries a:hover {
	border: 0;
	color: rgba(55, 52, 47, 0.5);
}

.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul {
	list-style: none;
	margin: 0;
}

.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu ul:not(.social-navigation) li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li {
	padding: 0.7667em 0;
	position: relative;
	border-bottom: 1px solid #eae8e8;
}

.widget_archive li a:before,
.widget_categories li a:before,
.widget_links li a:before,
.widget_meta li a:before,
.widget_nav_menu ul:not(.social-navigation) li a:before,
.widget_pages li a:before {
    font-family: "rt-icons-2";
	content: "\e7be";
	font-size: 15px;
	color: #C14240;
	position: absolute;
	right: 10px;
	margin-top: 1px;
}

.widget_archive li:first-child,
.widget_categories li:first-child,
.widget_links li:first-child,
.widget_meta li:first-child,
.widget_nav_menu li:first-child,
.widget_pages li:first-child,
.widget_recent_comments li:first-child,
.widget_recent_entries li:first-child {
	padding-top: 0;
}

.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_links li:last-child,
.widget_meta li:last-child,
.widget_nav_menu li:last-child,
.widget_pages li:last-child,
.widget_recent_comments li:last-child,
.widget_recent_entries li:last-child {
	padding-bottom: 0;
	border: 0 none;
}

.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
	margin: 0.7667em 0 0 0.8em;
	padding-top: 0.7667em;
}

.widget_recent_entries .post-date {
	display: block;
}

.widget_recent_entries a {
	display: block;
}

.widget_recent_entries img, .widget .recentcomments .author-avatar img {
    margin-right: 20px;
    margin-bottom: 20px;
    float: left;
}

.widget .recentcomments .author-avatar img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
    border-radius: 0;
    float: left;
}

.widget .recentcomments .comment-author-link, .widget .recentcomments .comment-datetime {
    font-size: 17px !important;
    font-size: 1.7rem !important;
}

.widget.widget_recent_entries_carousel {
    padding: 0;
}


.rev_slider .zeus .tp-bullet {
	border-color: #dad6d5 !important;
	border-width: 1px !important;
	height: 5px !important;
	width: 5px !important;
}

.rev_slider .tp-bullet.selected,
.rev_slider .tp-bullet:hover {
	border-color: #c14240 !important;
}

.rev_slider .zeus .tp-bullet::after {
	background: none !important;
}

.rev_slider .zeus.tparrows::before {
	color: #dad6d5 !important;
}

.top-slider-mc4wp p {
	margin: 0 !important;
}

.top-slider-mc4wp div {
	max-height: 50px !important;
}

.top-slider-mc4wp .iconed-field-right input[type] {
	max-width: 100% !important;
	font-size: 17px !important;
	font-size: 1.7rem !important;
}

.top-slider-mc4wp .iconed-field-right::before {
    top: -5px;
    right: 4px;
}

.top-slider-mc4wp .download_btn input[type],
.top-slider-mc4wp .read_btn input[type] {
	font-size: 12px !important;
	font-size: 1.2rem !important;
	padding-right: 27px !important;
	white-space: nowrap;
}


.top-slider-mc4wp .read_btn {
	margin-left: 7px !important;
}

.top-slider-mc4wp .read_btn  input[type] {
	border: 1px solid #DAD6D5 !important;
	background-color: transparent;
}

.top-slider-mc4wp .read_btn:hover input[type] {
    color: rgba(218, 214, 213, 0.5) !important;
}

.top-slider-mc4wp .download_btn::before,
.top-slider-mc4wp .read_btn::before {
    top: 5px;
    left: 2px;
}

.top-slider-mc4wp .mc4wp-response p {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 300;
}

.top-slide2-list {
	list-style: none;
	padding: 0;
	margin: 27px 0 0;
}

.top-slide2-list li + li {
	margin-top: 19px;
}

.top-slide2-list .iconed {
    padding-left: 30px;
}

.ts-slide2:before {
	top: 15px !important;
}

.top-slide3-video,
.top-slide3-video .embed-responsive,
.top-slide3-video .embed-responsive iframe {
	height: 100% !important;
	width: 100% !important;
	border: 0 none;
}

.ts-slide3.dnl_course_btn:before {
	top: 16px !important;
}


.bottom-slider {
	padding: 0;
}

.bs-slide-btn:before {
	top:16px !important;
}

.bs-slide-btn {
	padding-right: 0 !important;
}


.sidebar-slides {
	margin-top: 0 !important;
}

.widget_rss ul {
	list-style: none;
	margin: 0;
}

.widget_rss li {
	margin-bottom: 2.7em;
}

.widget_rss ul:last-child,
.widget_rss li:last-child {
	margin-bottom: 0;
}

.widget_rss .rsswidget {
	border: 0;
	font-weight: 400;
}

.widget_rss .widget-title .rsswidget {
	font-weight: 100;
}

.widget_rss .rsswidget img {
	margin-top: -4px;
}

.widget_rss .rss-date,
.widget_rss cite {
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
	display: block;
	line-height: 2;
	opacity: 0.8;
}

.widget_rss .rss-date {
	margin-bottom: 1.2em;
}

.textwidget > :last-child {
	margin-bottom: 0;
}

.textwidget a:hover,
.textwidget a:focus {
	border-bottom: 0;
}

.widget_search label {
    width: 100%;
}


.widget.widget_recent_entries_carousel .post-bg,
.widget.widget_recent_entries.custom-posts-top .post-bg {
    display: block;
	height: 248px;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	text-align: left;
}

.widget.widget_recent_entries .post-bg {
    display: block;
	height: 67px;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	text-align: left;
}

.widget_recent_comments .comment-author-link a {
	color: #37342f;
}

.widget_recent_comments .comment-author-link a:hover {
	color: rgba(55, 52, 47, 0.5);
}

.widget.widget_text strong {
    font-weight: 500;
    color: #37342f;
}

.widget_nav_menu ul:not(.social-navigation) li:last-child {
    border-bottom: 0 none;
	padding-bottom: 0;
	
}


/*---- Widget Zones ------*/
.sidebar-after-header {
	display: block;
	padding-bottom: 1px;
	background: #dad6d5;
	border-bottom: 1px solid #fff;
}

.sidebar-after-header .widget {
    margin-bottom: 0;
    padding: 0;
}

.sidebar-before-footer .widget {
    margin-bottom: 0;
    margin-top: 30px;
}

.sidebar-before-loop > .widget,
.sidebar-after-loop > .widget {
	margin-bottom: 60px;
}

body.blog .content-area {
    margin-top: 40px;
}

body.blog .secondary {
    margin-top: 30px;
}

/**** MailChimp Widget ****/
.widget_mc4wp_widget {
	padding: 30px;
}

.secondary > .widget-area > aside.widget_mc4wp_widget {
    background-color: #ededed;
}

.widget_mc4wp_widget .mc4wp-form {
    margin: 0;
}
.widget_mc4wp_widget .mc4wp-form input[type=email] {
    display: inline-block;
}
.widget_mc4wp_widget .mc4wp-form input[type=submit] {
    display: inline-block;
    width: 30%;
}
.mailchimp-title {
    text-align: center;
    margin: 0 0 21px 0;
}
.widget-title.mailchimp-title:before {
    content: none;
}
.widget.widget_mc4wp_widget p {
	margin-bottom: 4px;
}
.widget_mc4wp_widget p  label {
	font-weight: 100;
	color: #dad6d5;
	margin: 0 0 15px;
    text-align: left;
}

.mc4wp-form input[type=date],
.mc4wp-form input[type=email],
.mc4wp-form input[type=tel],
.mc4wp-form input[type=text],
.mc4wp-form input[type=url],
.mc4wp-form select,
.mc4wp-form textarea {
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background-image: none;
    text-shadow: none;
}

.mc4wp-form button,
.mc4wp-form input[type=button],
.mc4wp-form input[type=submit] {
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: 0 none !important;
    color: #dad6d5 !important;
}

.mc4wp-form button:active,
.mc4wp-form button:focus,
.mc4wp-form button:hover,
.mc4wp-form input[type=submit]:active,
.mc4wp-form input[type=submit]:focus,
.mc4wp-form input[type=submit]:hover {
    border: 0 none !important;
    color: rgba(218, 214, 213, 0.5) !important;
}


.sidebar-after-loop .widget {
	margin-bottom: 49px;
}

.sidebar-after-loop .widget_recent_entries_carousel {
	background: none;
}

.secondary .widget-title {
	font-size: 40px;
	font-size: 4.0rem;
	font-weight: 100;
	margin-bottom: 0.75em;
	line-height: 0.75;
	line-height: 1;
	margin: -0.10em 0 0.64em;
	text-transform: none;
}

.secondary select {
	width: 100%;
	padding: 0 10px;
}

.secondary button,
.secondary input,
.secondary select,
.secondary textarea {
	background-color: #eae8e8;
}

.secondary .widget-area .widget_recent_entries_carousel {
	padding: 30px;
}



.secondary .widget-area .widget_recent_entries_carousel .item-inner-wraper h1 {
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: 100;
	padding-top: 17px;
}

.secondary .widget-area .widget_recent_entries_carousel .hentry-sub {
	padding: 1px 0 7px;	
}

.secondary .widget-area .owl-carousel .like-btn {
	padding-top: 0;
	margin-top: -3px;
}

.secondary .widget-area .widget_recent_entries_carousel .posted-on {
		margin: 0;
}

.secondary .widget-area .widget.widget_recent_entries_carousel .owl-carousel .owl-controls .owl-dots {
	display: none !important;
}

.secondary .widget-area .widget.widget_recent_entries_carousel .owl-carousel .owl-controls .owl-nav .owl-prev,
.secondary .widget-area .widget.widget_recent_entries_carousel .owl-carousel .owl-controls .owl-nav .owl-next {
    color: #37342f;
	margin: 0;
	width: 10px;
}
.secondary .widget-area .widget.widget_recent_entries_carousel .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.secondary .widget-area .widget.widget_recent_entries_carousel .owl-carousel .owl-controls .owl-nav .owl-next:hover {
    color: #c14240;
}
.secondary .widget-area .widget.widget_recent_entries_carousel .owl-carousel .owl-controls .owl-nav .owl-next {
	padding-left: 0px;
	right: 20px
}

.secondary .widget-area .widget.widget_recent_entries_carousel .owl-carousel .owl-controls .owl-nav {
    right: -16px;
	left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: -65px;
}

.footer .widget.widget_recent_entries_carousel .owl-carousel .owl-controls .owl-nav .owl-prev,
.footer .widget.widget_recent_entries_carousel .owl-carousel .owl-controls .owl-nav .owl-next {
    color: #dad6d5;
    margin: 0;
    width: 20px;
}

.footer .widget_recent_entries_carousel .item h1 a:hover {
    color: #c14240;
}

.footer .widget_recent_entries_carousel .hentry-sub a:hover {
	color: #c14240 !important;
}

.widget_edd_product_details > * {
	margin: 10px 0;
}

ul.edd-cart,
ul.edd-cart li {
	list-style: none !important;
}

.widget_content_recent_entries ul {
	list-style: none;
	margin: 0;
}

.widget_content_recent_entries ul li {
	margin: 15px 0;
}

.widget_content_recent_entries ul li img {
	margin-right: 15px;
}

.widget_content_recent_entries ul li a {
	color: #37342f;
}

.widget_content_recent_entries ul li a:hover {
	color: rgba(55, 52, 47, 0.5);
}


.widget_free_item_wrap {
	background-color: #37342F;
    background: url(images/free_book.png);
	background-repeat: no-repeat;
    background-size: cover;
	background-position: right top;
}

.widget_free_item .widget-title {
	color: #fff;
	margin-bottom: 21px !important;
}

.widget_free_item p {
    color: rgba(218, 214, 213, 0.5);
}

.widget_free_item_pref {
	text-transform: uppercase;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 0.05em;
	line-height: 10px;
	margin-bottom: 8px !important;
}

.widget_free_item_text {
	font-weight: 300;
	width: 150px;
	line-height: 20px;
	letter-spacing: -0.025em;
}

.widget_free_item div[class*="iconed-button"] input {
	letter-spacing: 0.04em;
	background-color: #c14240;
}


.apsc-theme-2 .apsc-each-profile {
	width: 100px;
	margin: 0 5px 5px 0;
}

.apsc-icons-wrapper.apsc-theme-2 {
	margin-right: -5px;
	margin-bottom: 5px;
}

.apsc-theme-2 .apsc-each-profile,
.apsc-theme-2 .apsc-each-profile a {
	min-height: 100px;
}

.apsc-theme-2 .apsc-each-profile a,
.apsc-theme-2 .apsc-inner-block {
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
	
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.apsc-theme-2 .apsc-each-profile a:hover{
    transform: none;
    -webkit-transform: none;
    -ms-transform: none;
}

.apsc-theme-2 .apsc-inner-block {
	position: absolute;
	left: 50%;
	top: 50%;

	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	
	width: 100%;
}

.apsc-theme-2 .social-icon .fa {
    font-size: 26px;
}

.apsc-theme-2 .apsc-count {
	font-size: 12px;
	font-weight: 900;
}

.apsc-theme-2 .apsc-media-type {
	font-size: 12px;
	text-transform: uppercase;
}

.widget_recent_entries {
	position: relative;
}

.custom-widget-featured {
	padding: 0 !important;
}

.custom-widget-featured .recent-posts__wrapper {
	padding: 30px 30px 26px;
}

.custom-widget-featured ul.layout-1 {
	margin: 0;
	padding: 0;
}

.widget_recent_entries .layout-1 li {
	border: 0 none;
}

.widget_recent_entries.custom-widget-featured .layout-1 li {
	margin-top: 15px;
	padding-bottom: 13px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.widget_recent_entries.custom-widget-featured .layout-1 li:last-child {
	border: 0 none;
}

.widget_recent_entries.custom-widget-featured .layout-1 li:first-of-type {
	margin-top: 0;
}

.custom-widget-featured .layout-1 .recent-posts__inner {
	background: none;
}

.widget_recent_entries .recent-posts.layout-1 .recent-posts__content {
	padding-top: 0;
}

.widget_recent_entries .recent-posts.layout-1 a.recent-posts__title {
	font-size: 17px !important;
	font-size: 1.7rem !important;
	white-space: unset;
}

.custom-widget-featured .recent-posts.layout-1 a.recent-posts__title {
	color: #fff;
}

.custom-widget-featured .recent-posts.layout-1 a.recent-posts__title:hover {
	color: rgba(255, 255, 255, 0.5);
}

.custom-widget-featured .layout-1 .recent-posts__date > *,
.custom-widget-featured .layout-1 .recent-posts__views,
.custom-widget-featured .layout-1 .recent-posts__date a {
	color: rgba(255, 255, 255, 0.5) !important;
}

.custom-widget-featured .layout-1 .recent-posts__date a:hover {
	color: #fff !important;
}

.widget_recent_entries .recent-posts__icon {
	color: #c14240;
	vertical-align: middle;
}

.widget_recent_entries .cat-links-floated {
	top: 0;
	line-height: 1em;
}

.custom-widget-featured ul.recent-posts.layout-1,
.custom-widget-featured ul.recent-posts.layout-1 li,
.custom-widget-featured .layout-1 .recent-posts__inner {
	overflow: visible;
}

body.has-not-sidebar .custom-widget-featured .landscape img {
    height: auto !important;
}

body.has-not-sidebar .custom-widget-featured .portrait img {
	width: auto !important;
}

.widget_recent_entries .layout-1 .recent-posts__inner {
	min-height: 68px;
}

.featured-block {
	padding: 0 !important;
	margin-bottom: 60px;
	background: none;
}

.featured-block .widget.widget_recent_entries_carousel .owl-carousel.navigation_true {
	margin-top: 0;
}

.featured-block .widget_recent_entries_carousel {
	margin-top: -30px;
	background: none;
}

.featured-block .widget_recent_entries_carousel .item p {
	margin-bottom: 0;
}

.custom-posts-top {
	padding: 0;
	background: none;
}

.widget_recent_entries.custom-posts-top img {
    float: none;
}

.custom-posts-top .recent-posts,
.custom-posts-top .recent-posts.layout-3 {
	margin: 0;
	overflow: visible;
}

.custom-posts-top .recent-posts li {
	margin-top: 0;
	float: left;
	border: 0 none;
	overflow: visible;
}

.custom-posts-top .recent-posts li .recent-posts__inner {
	margin-left: 0;
	position: relative;
	overflow: visible;
	background: none;
	padding-bottom: 0;
}

.custom-posts-top .recent-posts li:first-of-type .recent-posts__inner {
	margin-right: 15px;
}

.custom-posts-top .recent-posts li + li .recent-posts__inner {
	margin-left: 15px;
}

.widget_recent_entries .cat-links-floated > * {
	display: inline-block;
}

.custom-posts-top .recent-posts.layout-3 .recent-posts__content {
	padding: 25px 0px 0px;
}

.custom-posts-top .recent-posts.layout-3 a.recent-posts__title {
	font-size: 30px !important;
	font-size: 3.0rem !important;
	font-weight: 100;
	overflow: visible;
	height: auto;
	line-height: 1 !important;
	margin-bottom: 10px;
	letter-spacing: -0.001em;
}

.custom-posts-top .recent-posts.layout-3 .recent-posts__content p {
	color: #808080;
	margin: 14px 0 0;
}

.secondary .custom-widget-featured .cat-links-floated {
    display: none;
}

.secondary .custom-widget-featured.widget-first .cat-links-floated {
    display: block;
}

/**
 * 12.0 Shortcodes
 */

.video_carousel, .video_carousel iframe {
	width: 100%;
	height: 100%;
	margin: 0;
}

.video_carousel .owl-stage-outer,
.video_carousel .owl-stage,
.video_carousel .owl-item {
	height: 100%;
}

.video_carousel {
	overflow: visible;
}

.video_carousel.owl-carousel .owl-controls .owl-nav {
	bottom: -80px;
	left: 0;
	-webkit-transform: unset;
	-moz-transform: unset;
	-ms-transform: unset;
	transform: unset;
}

.video_carousel.owl-theme:hover .owl-controls .owl-nav {
	bottom: -80px;
}

.video_carousel.owl-carousel .owl-controls .owl-nav div {
	color:  #dad6d5;
	font-size: 13px;
	font-size: 1.3rem;
	border: 1px solid #dad6d5;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	cursor:pointer;

	margin: 0;
	padding: 0;

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.video_carousel.owl-carousel .owl-controls {
	display: block;
}

.video_carousel.owl-carousel .owl-controls .owl-nav div + div {
	margin-left: 10px;
}

.video_carousel.owl-carousel .owl-controls .owl-nav div:hover {
	color: rgba(218, 214, 213, 0.5);
	border-color: rgba(218, 214, 213, 0.5);
}


/**
 * 13.0 Content
 */
.site {
    padding-top: 60px;
}

body.home .site {
    padding-top: 80px;
}

.entry-header {
    position: relative;
/*     margin-bottom: 60px; */
    padding: 0 40px;
    text-align: center;
}

body.attachment .entry-header {
	margin-bottom: 20px;
}

.entry-header h2 {
	font-weight: 100;	
}

/**
 * 13.1 Posts and pages
 */

.hentry {
	position: relative;
    margin-bottom: 48px;
    border-bottom: 1px solid #eaeaea;
}

.hentry .entry-content {
    padding: 30px 40px 12px;
}

body.page .entry-content p:last-of-type {
    margin-bottom: 5px;
}

.hentry.no-head-media .entry-content {
    padding-top: 0px !important;;
}

.cat-links, .tags-links, .posted-on, .more-link {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 11px;
    font-size: 1.1rem;
}

.tags-links {
	letter-spacing: 1px;
}

.more-link {
    font-weight: 600;
}

.cat-links {
    display: inline;
}

/* Hentry Sub */

.hentry-sub {
	text-align: left;
	color: #b3b3b3;
}

.hentry-sub, .hentry-sub a {
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
	text-transform: none;
}

.hentry-sub a {
	display: inline-block;
	color: #b3b3b3 !important;
}

.hentry-sub a:hover {
	color: #37342f !important;
}

body.single .hentry .hentry-sub {
	padding-top: 54px;
}

body.single .hentry.no-head-media .hentry-sub {
	padding-top: 13px;
}

body.single.wide-video .entry-content {
    padding-top: 0 !important;
}

body.single.wide-video .hentry.format-video .hentry-sub {
    padding-top: 0px;
    margin-top: -6px;
}

.hentry-sub a.no-title-link {
	color: #c14240 !important;
	font-weight: 400;
	padding-left: 5px;
}

.hentry-sub a.no-title-link:hover {
	color: rgba(193, 66, 64, 0.5) !important;
}

/* Post Controls */

.post-controls {
	background-color: #fff;
	margin: 14px 0 41px;
}

.post-controls > div {
	height: 50px;
	position: relative;
}

.post-controls > div > * {
	display: block;
	position: relative;
	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	transform: translateY(-50%);
	text-align: center;
}

.post-controls .pctrl-left {
	float: left;
}

.post-controls .pctrl-right {
	float: right;
}

.post-controls .pctrl-social-btn {
	background-color: #37342f;
	color: #dad6d5;
	width: 50px;
	font-size: 18px;
	font-size: 1.8rem;	
    cursor:pointer;
}

.post-controls .pctrl-social {
	width: 0px;
	overflow: hidden;
	
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	
}

.post-controls .pctrl-social-btn div,
.post-controls .pctrl-social ul {
	padding-top: 2px;
}

.post-controls .pctrl-social .share-icons {
	position: absolute;
	left: -170px;
	line-height: 1;
	
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.post-controls .pctrl-like-btn {
	width: 50px;
	font-size: 18px;
	font-size: 1.8rem;
	border-right: 1px solid #ebeaea;
}

.post-controls.active .pctrl-social {
	width: 130px;
}

.post-controls.active .pctrl-social .share-icons {
	left: 12px;
}

.post-controls.active .pctrl-like-btn {
	border-left: 1px solid #ebeaea;
}

.post-controls .pctrl-like-btn a {
	vertical-align: middle;
	line-height: 1;
}

.post-controls .pctrl-like-btn i {	
	color: #c14240;
}

.post-controls .pctrl-like,
.post-controls .pctrl-comment .post-comments {
	color: #b3b3b3;
	font-size: 13px;
	font-size: 1.3rem;
}

.post-controls .pctrl-view {
	background-color: #c14240;
	color: #dad6d5;	
	font-size: 13px;
	font-size: 1.3rem;
}

.post-controls .pctrl-view strong {
	font-weight: 900;
}

.post-controls .pctrl-like,
.post-controls .pctrl-comment,
.post-controls .pctrl-view {
	padding: 0 20px;
}

.post-controls .pctrl-comment a.post-comments:hover {
	color: #37342f;
}

/* / Post Controls */


body.single .hentry,
body.single .comments-area,
body.single .page-links {
	margin-bottom: 5px;
}

body.single .hentry.post .entry-content {
	padding-bottom: 0;
}


.posted-on {
	display: inline-block;
}

.entry-content > .posted-on {
    margin-bottom: 30px;
    letter-spacing: 4px;
}

.entry-content > .posted-on, .tags-links {
    text-transform: none;
}

.tags-links {
    color: #686868;
}

.entry-content .excerpt-more{
    text-align: center;
	margin: 10px 0;
}

.entry-content .more-link {
    display: inline-block;
    white-space: nowrap;
    margin: 5px auto 22px;
    padding: 1.1em 2em;
    color: #000000;
    background-color: transparent;

	border: 1px solid #e8e8e8;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.entry-content .more-link:hover {
    background-color: #c14240;
	color: #ffffff;
}

.post-thumbnail, .post-content {
	border: 0;
	display: block;
}

.post-thumbnail {
	text-align: center;
}

.post-thumbnail img {
	margin: 0 auto;
}

.entry-summary,
.entry-footer {
	padding: 30px 0px 12px;
}

.post .featured-media {
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
    background-size: cover;
    background-position: center;
}

.featured-media.status-wrap {
    padding: 14px;
}

.featured-media {
    /* background: #c14240; */
}

.fb_iframe_widget {
    display: inline-block;
    position: relative;
}

.featured-media iframe {
    margin: 0 auto !important;
    border: none;
}

.entry-content, .pagination .nav-links {
    margin: 0 auto;
}

.entry-content {
/*     text-align: center; */
}

.entry-content .post-content {
    text-align: left;
	width: 100%;
}

.entry-header h2 {
	color: #37342f;
    margin: 0 0 5px 0 !important;
}

.entry-header .postnum {
	color: #37342f;
    font-size: 14px;
    font-size: 1.4rem;
	letter-spacing: 0.025em;
}

.entry-content > :last-child,
.entry-summary > :last-child {
	margin-bottom: 0;
}

.entry-content,
.entry-summary,
.page-content,
.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}

.entry-content h1,
.entry-summary h1,
.page-content h1,
.comment-content h1 {
	font-size: 29px;
	font-size: 2.9rem;
	font-weight: 100;
	line-height: 1.7538;
    color: #37342f;
}

.entry-header h2,
.entry-content h2,
.entry-summary h2,
.page-content h2,
.comment-content h2 {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.3636;
	margin-top: 2.1818em;
    margin-bottom: 1.08em;
}

.entry-content > h2,
.entry-summary > h2,
.page-content > h2,
.comment-content > h2 {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
.entry-content > h2, .entry-content > h1 {
    text-align: left;
}

.entry-content h2 a,
.entry-summary h2 a,
.page-content h2 a,
.comment-content h2 a {
    font-weight: 100;
    color: #37342f;
}

.entry-content h2 a:hover,
.entry-summary h2 a:hover,
.page-content h2 a:hover,
.comment-content h2 a:hover {
    color: rgba(55, 52, 47, 0.5);
}

.entry-content h3,
.entry-summary h3,
.page-content h3,
.comment-content h3 {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.3333;
	margin-top: 2.6667em;
	margin-bottom: 1.3333em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.page-content h4,
.page-content h5,
.page-content h6,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.2;
	margin-top: 3.2em;
	margin-bottom: 1.6em;
}

.entry-content h5,
.entry-content h6,
.entry-summary h5,
.entry-summary h6,
.page-content h5,
.page-content h6,
.comment-content h5,
.comment-content h6 {
	text-transform: uppercase;
}

.entry-content > h1:first-child,
.hentry:not(.format-link .format-standard) .entry-content > h2:first-child,
.entry-content > h3:first-child,
.entry-content > h4:first-child,
.entry-content > h5:first-child,
.entry-content > h6:first-child,
.entry-summary > h1:first-child,
.entry-summary > h2:first-child,
.entry-summary > h3:first-child,
.entry-summary > h4:first-child,
.entry-summary > h5:first-child,
.entry-summary > h6:first-child,
.page-content > h1:first-child,
.page-content > h2:first-child,
.page-content > h3:first-child,
.page-content > h4:first-child,
.page-content > h5:first-child,
.page-content > h6:first-child,
.comment-content > h1:first-child,
.comment-content > h2:first-child,
.comment-content > h3:first-child,
.comment-content > h4:first-child,
.comment-content > h5:first-child,
.comment-content > h6:first-child {
	margin-top: 0;
}

.entry-content a img,
.entry-summary a img,
.page-content a img,
.comment-content a img {
	display: block;
}

.author-info {
	border-bottom: 1px solid #eaeaea;
	border-bottom: 1px solid rgba(51, 51, 51, 0.1);
	margin-bottom: 50px;
    background-color: #ffffff;
	
	margin-left: 40px;
	position: relative;
}

.author-info .author-avatar {
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transform: translateX(-40px);
  	-ms-transform: translateX(-40px);
  	transform: translateX(-40px);
}

.author-info .avatar {
	height: 40px;
	width: 40px;
}

.author-heading {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.author-title {
	clear: none;
    margin-bottom: 8px;
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: 100;
	color: #37342f;
}

.author-bio {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.5;
	overflow: hidden;
	padding-bottom: 1px;
	margin-bottom: 0;
}

.author-description {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	
	min-height: 170px;
	padding: 30px;
}
.author-description > :last-child {
	margin-bottom: 0;
}

.author-link {
	white-space: nowrap;
    display: inline-block;
	padding-left: 5px;
	color: #b3b3b3;
	text-transform: uppercase;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: 300;
}

.author-link:hover {
	color: #c14240;
}

.author-description .social-navigation {
	padding: 20px 0 22px;
	margin: 0;
}

.entry-footer {
    text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.sticky-post {
	background-color: #333;
	color: #fff;
	font-weight: 700;
	padding: 0.25em 0.5em;
	position: absolute;
	top: 0;
	text-transform: uppercase;
}

.post {
    overflow: hidden;
}

.post .featured {
    position: absolute;
	text-align: center;
	color: rgb(193, 66, 64);
	top: 2px;
	right: -9px;
	width: 80px;
	height: 40px;
	line-height: 54px;
	z-index: 1;
}
.post .featured i {
	font-size: 20px;
	font-size: 2.0rem;
}

.updated:not(.published) {
	display: none;
}



.sticky .entry-content {
    padding-top: 30px;
}

.sticky .entry-content h2 {
    margin-bottom: 20px;
}

.byline:before,
.comments-link:before,
.edit-link:before,
.full-size-link:before {
	margin-right: 2px;
	position: relative;
}

.byline:after,
.comments-link:after,
.full-size-link:after {
    content: " ";
}


.byline a,
.cat-links a,
.tags-links a,
.comments-link a,
.full-size-link a {
    color: #000000;
}

.tags-links a {
	color: #c14240;
	font-weight: 300;
}

.tags-links a:hover {
	color: rgba(193, 66, 64, 0.5);
}

.edit-link:before {
	content: "\f411";
}

.comments-link,
.edit-link {
	white-space: nowrap;
}

.page-title {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
    margin-bottom: 20px;
    text-align: center;
}

.taxonomy-description {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	padding-top: 0.4em;
}

.taxonomy-description a {
	border-bottom: 1px solid #333;
}

.taxonomy-description a:hover,
.taxonomy-description a:focus {
	border-bottom: 0;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.no-results.not-found .page-content {
	background: none;
}

.no-results.not-found .page-content p {
	text-align: center;
}

body.search .entry-content {
	padding-top: 0;
}

.no-results.not-found .search-form label {
	width: 100%
}

.page-content {
	background-color: #fff;
}

.page-content > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: "Open Sans", sans-serif;
	margin-bottom: 1.3333em;
}

.page-links a,
.page-links > span {
	border: 1px solid #e8e8e8;
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 2;
	margin: 0 0.3333em 0.3333em 0;
	text-align: center;
    padding: 0.5421em 0.8421em;
	background: #fff;
	border: 0 none;
}

.page-links > span.page-links-title {
	background: none;
}

.page-links > span {
    font-weight: 500;
}

.page-links a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
	color: #494949;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #c14240;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	height: auto;
	margin: 0;
	padding-right: 0.5em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.6em;
	text-align: center;
}

.type-attachment .entry-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
	font-size: 40px;
	font-size: 4.0rem;
	font-weight: 100;
}

.entry-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	line-height: 1.5;
	padding-top: 0.5em;
	word-wrap: break-word;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

/*** Social links ***/
ul.share-icons {
    margin: 0;
    padding:0;
}

.share-icons > li {
    display:inline-block;
    position:relative;
}

.share-icons li a {
	color: #999999;
}

.share-icons li a:before {
	font-size: 24px;
	font-size: 2.4rem;
}

.share-icons a:hover {
	color: rgba(153, 153, 153, 0.5);
}

.share-icons > li > a {
    width:18px;
    position:relative;
    display:inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

/* .share-icons > li > a .fa-facebook {
    color:#709bd6;
}
.share-icons > li > a .fa-pinterest {
    color:#cb2027;
}
.share-icons > li > a .fa-twitter {
    color:#69ecea;
}
.share-icons > li > a .fa-linkedin {
    color:#0077b5;
}
.share-icons > li > a .fa-google-plus {
    color:#e66b45;
} */

/* Back to top button */
.to-top {
    background-color: #777777;
    background-color: rgba(25, 25, 25, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.1);
    bottom: -100px;
    color: #ffffff;
    color: rgba(255,255,255,0.9);
    cursor: pointer;
    font-size: 23px;
    height: 40px;
    overflow: hidden;
    position: fixed;
    right: 11px;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 9999;
    width: 40px;
}
.to-top [class^="fa-"]:before, .to-top [class*=" fa-"]:before {
    margin: 0;
}
.to-top:hover {
    background-color: #333333;
    background-color: rgba(25, 25, 25, 0.75);

}

.clearboth {
    height: 0;
    clear: both;
    margin: 0;
    padding: 0;
}


/**
 * 13.2 Excerpts
 */

.excerpt {
	position: relative;
	background-color: #fff;
}

.excerpt .entry-content {
	padding: 40px;
	margin: 0;
}

.excerpt .post-thumbnail {
	margin: 0;
	padding: 0;
	text-align: center;
}

.excerpt .post-thumbnail img {
	margin: 0 !important;
	padding: 0 !important;
}

.excerpt embed,
.excerpt iframe,
.excerpt object,
.excerpt video {
	margin-bottom: 0;
}

.excerpt .entry-content h2 {
	margin: 0;
}

.excerpt .hentry-sub {
	margin: 10px 0 13px;
}

.excerpt .post-content p {
	margin-bottom: 0; 
}

.excerpt-wraper {
	margin-top: 30px;
}

.excerpt-wraper:first-of-type {
	/* margin-top: 79px; */
}

.cat-links-floated,
.post-comments-floated {
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;	
	z-index: 1;
	
	-webkit-transform: translateY(-100%);
  	-ms-transform: translateY(-100%);
 	transform: translateY(-100%);
	
	text-transform: uppercase;
	font-weight: 400;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0.1125em;
}

.cat-links-floated {
	left: 0;
	line-height: 0;
	top: -1px;
}

.cat-links-floated a {
	color: #c14240;
}

.cat-links-floated:after {
    display: block;
    content: " ";
    height: 3px;
    margin: 6px 0 0;
    background-color:  #c14240;
	
	-webkit-transform: translateY(100%);
  	-ms-transform: translateY(100%);
 	transform: translateY(100%);
}

.post-comments-floated {
	right: 0;
	padding-bottom: 10px;
	line-height: 0;
	color: #37342f;
}

.post-comments:before {
	content: attr(data-content);
}

.cat-links-floated a:hover {
	color: rgba(193, 66, 64, 0.5);
}

.cat-links-floated:after {
    opacity: 1;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.cat-links-floated:hover:after {
	opacity: 0;
}

a.post-comments-floated:hover {
	color: rgba(55, 52, 47, 0.5);
}

.excerpt.format-link .entry-content h2 p {
	margin: 0;
}

body.has-not-sidebar .portrait img {
	width: 100%;
}

body.has-not-sidebar .landscape img {
	height: 100%;
}


/**
 * 13.3 Post Formats
 */

.format-link .entry-title a:after {
	content: "\f442";
	font-size: 24px;
	height: 24px;
	position: relative;
	top: 0;
	width: 24px;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}

.format-video {
    text-align: center;
}
.format-video > .video-player {
    display: inline-block;
}


.excerpt.format-status .entry-content,
.excerpt.format-status .hentry-sub,
.excerpt.format-status .post-content {
	text-align: center;
}

.excerpt.format-status .author-avatar img {
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}

.status-label {
	display: inline-block;
	background-color: #c14240;
	margin: 23px 0 5px;
	padding: 3px 10px;
	line-height: 14px;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-transform: uppercase;
}

.excerpt.format-status .post-content {
	margin-top: 25px;
}


.video-container .video-icon {
	cursor: pointer;
	padding-top: 6px;
	
}

.video-container .video-icon i {
	color: #ffffff;
	font-size: 40px;
	font-size: 4.0rem;
    line-height: 40px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.video-container .relwraper:hover .video-icon i {
	font-size: 44px;
	font-size: 4.4rem;
    line-height: 44px;
}

.video-container.wide {
	background-color: #dad6d5;
}

.video-container.wide .container {
	padding: 0
}

.video-container.wide iframe {
	margin: 0;
	width: 100%;
}

.video-container .embed-responsive iframe {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	border: 0;
}

.format-quote.excerpt blockquote {
    margin-bottom: 0;
}

.format-quote.excerpt .hentry-sub {
    margin-top: -6px;
}


/**
 * 13.4 Comments
 */

.comments-area {
	padding: 0;
    margin-bottom: 60px;
    border-bottom: 1px solid #eaeaea;
}

.comments-area > :last-child {
	margin-bottom: 0;
}

.comment-form-wrap {
	position: relative;
	margin: 30px 0 0 40px;
	padding-top: 0;
}

.comment-form-wrap .avatar {
	position: absolute;
	left: 0;
	top: 0;	
	width: 40px;
	height: 40px;
	
	-webkit-transform: translateX(-40px);
  	-ms-transform: translateX(-40px);
  	transform: translateX(-40px);
}

 .comment-respond {
     margin: 2.4em auto;
 }

.comments-title,
.comment-reply-title {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3333;
    color: #434343;
}

.comments-title {
	margin-bottom: 1.3333em;
	font-weight: 300;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	background-color: #fff;
	margin: 2.6em 0 1.6em 40px;
	position: relative;
	padding: 20px 30px 30px 30px;
}

.comment-list .pingback,
.comment-list .trackback {
    padding: 0px !important;
    margin: 0px !important;
}

.comment-list .pingback article,
.comment-list .trackback article {
	margin-left: 0px !important;
}

.comment-list > li:first-child > article,
.comment-list > li:first-child > .pingback,
.comment-list > li:first-child > .trackback {
	border-top: 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 40px;
}

.comment-author {
	color: #37342f;
	margin-bottom: 0.4em;
	font-size: 1.25em;
	font-weight: 100;
	line-height: 30px;
}

.comment-author a {
	color: #37342f;
	font-weight: 100;
}

.comment-author a:hover {
	color: rgba(55, 52, 47, 0.5);
}

.comment-author .avatar {
	position: absolute;
	height: 40px;
	margin-right: 0.8em;
	width: 40px;
	max-width: 70px;
	left: -40px;
	top: 0px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	position: relative;
	top: 5px;
	left: 3px;
}

.comment-metadata,
.pingback .edit-link {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
}

.comment-metadata > a,
.pingback .edit-link a {
	color: #b3b3b3;
	text-transform: uppercase;
}

.comment-metadata > a:hover,
.pingback .edit-link a:hover,
.comment-metadata > a:hover,
.comment-metadata > a:focus,
.pingback .edit-link a:hover,
.pingback .edit-link a:focus {
	color: #37342f;
}

.comment-metadata {
	margin: 0 0 1.6em 0;	
}

.comment-metadata .edit-link {
	margin-left: 1em;
}

.pingback .edit-link {
	margin-left: 1em;
}

.pingback .edit-link:before {
	top: 5px;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.6em 1.3333em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-content > :last-child {
	margin-bottom: 0;
}

.comment-list .reply {
	font-size: 12px;
	font-size: 1.2rem;
	background-color: #323232;
	padding: 3px 30px;
	letter-spacing: 1px;
	
	position: absolute;
	right: 0px;
	bottom: 0px;
	-webkit-transform: translateY(100%);
  	-ms-transform: translateY(100%);
  	transform: translateY(100%);
}

.comment-list .reply a {
	color: #dad6d5;
	text-transform: uppercase;
	font-weight: 400;
}

.comment-list .reply a:hover,
.comment-list .reply a:focus {
	outline: 0;
	color: rgba(218, 214, 213, 0.5);
}

.comment-form {
	padding: 30px;
	background-color: #dad6d5;
}

.form-submit input {
	margin-bottom: 10px;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 400;
	letter-spacing: 1px;
	padding: 0 45px;
}

.comment-form label {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	font-weight: 700;
	display: block;
	line-height: 1.5;
	text-transform: uppercase;
}

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"],
.comment-form textarea {
	width: 100%;
	background-color: #eae8e8;
}

.logged-in-as {
	margin-bottom: 26px;
}

.comment-form .clearfix:before {
	clear: both;
}

.comment-form-comment {
	margin-bottom: 15px;
}

.comment-form-comment textarea {
	height: 120px;
}

.no-comments {
	border-top: 1px solid #eaeaea;
	border-top: 1px solid rgba(51, 51, 51, 0.1);
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	padding-top: 1.6em;
}

.comment-navigation + .no-comments {
	border-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #c0392b;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:after {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -3px;
}

.comment-form .col-sm-6 {
    margin: 0;
    padding: 0 10px 10px 0;
    vertical-align: bottom;
}

.comment-form .comment-form-email {
    padding-right: 0;
}

.comment-respond h3 {
    text-align: right;
}

.comment-respond h3 small a {
    float: none;
    font-size: 12px;
    font-size: 1.2rem;
}

/**
 *  14.0 Custom pages
 */

.custom-page .page-title {
	display: none;
}

.fw-page-builder-content .fw-container {
	padding-left: 0;
	padding-right: 0;
}

.fw-page-builder-content .fw-row {
	margin-left: 0;
	margin-right: 0;
}

.fw-page-builder-content [class*=fw-col]:first-child {
	padding-left: 0;
}

.fw-page-builder-content [class*=fw-col]:last-child {
	padding-right: 0;
}

/* Page About */

.page-about .site {
	padding-top: 0;
}

.page-about .widget_banner_strip {
	padding: 0;
	margin-bottom: 60px;
}

.page-about [class*=fw-col] > p {
	margin: 0;
}

.page-about .p-about-desc-row {
	text-align: left;
	background-color: #dad6d5;
	margin-bottom: 60px;
}

.page-about .p-about-desc {
	padding: 46px 60px 0 15px;
}

.page-about .p-about-desc h2 {
	margin: 9px 0px 5px;
	padding-bottom: 10px;
	color: #37342f;
	font-size: 40px;
	font-size: 4.0rem;
	font-weight: 100;
	letter-spacing: 0.001em;
}

.page-about .p-about-desc p {
	margin-bottom: 10px;
}

.page-about .p-about-desc ul {
	list-style: none;
	border-top: 1px solid rgba(234, 232, 232, 0.5);
	margin: 23px 0 0 0;
	padding: 0;	
}

.page-about .p-about-desc ul li {
	margin-top: 14px;
	border-bottom: 1px solid rgba(234, 232, 232, 0.5);
	padding-bottom: 17px;
}

.page-about .p-about-desc ul strong {
	color: #c14240;
	margin-right: 5px;
}

.page-about .p-about-latest {
	margin: 55px 0 45px;
	letter-spacing: 0.001em;
	text-align: center;
	color: #37342f;
	font-size: 40px;
	font-size: 4.0rem;
	font-weight: 100;
}

.page-about .p-about-shop .edd_downloads_list {
	margin-left: -15px;
	margin-right: -15px;
}

.page-about .p-about-shop .edd_download_inner {
	padding-bottom: 30px;
	margin: 0 15px;
}

.page-about .p-about-shop .edd_download_inner .edd_download_image {
	padding: 0;
}

.page-about .p-about-shop .edd_download_inner > *:not(.edd_download_image) {
	padding: 0 30px;
}

.page-about .p-about-shop .edd_download_inner .edd_download_title {
	margin: 25px 0 13px;
}

.page-about .p-about-shop .edd_download_inner .edd_download_title a {
	font-size: 22px;
	font-size: 2.2rem;
	letter-spacing: -0.045em;
}

.page-about .p-about-shop .edd-add-to-cart {
	background: none !important;
	border: 1px solid #dad6d5;
    padding-left: 30px;
    padding-right: 30px;
}

.page-about .p-about-shop .edd-add-to-cart:hover {
	background-color: #c14240 !important;
	border-color: #c14240;
}

.page-about .p-about-testimonials {
	margin-top: 60px;
	background-color: #fff;
	text-align: center;
}

.page-about .entry-footer {
	margin: -1px 0 0;
	padding: 40px 0;
	background-color: #fff;
}

.page-about .hentry {
	margin-bottom: 0;
}

.page-about .entry-content {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.page-about .fw-testimonials {
	background-color: #fff;
	padding-top: 51px;
	padding-bottom: 105px;
	margin: 0 auto;
}

.page-about .fw-testimonials {
	width: 930px;
}

.page-about .fw-testimonials-title {
	margin: 0 0 14px;
	font-size: 40px;
	font-size: 4.0rem;
	font-weight: 100;
	letter-spacing: 0.001em;
}

.page-about .fw-testimonials-2 .fw-testimonials-text {
	border: 0 none;
	text-align: center;
	padding: 20px 80px;
	font-size: 20px;
	font-size: 2.0rem;
	margin: 0;
	color: #808080;
	font-weight:100;
	letter-spacing: 0.01em;
}

.page-about .fw-testimonials-2 .fw-testimonials-text:before,
.page-about .fw-testimonials-2 .fw-testimonials-text:after {
	font-family: 'rt-icons-2';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	
	border: 0 none;
	top: 14px;
	font-size: 40px;
	color: #c14240;
}

.page-about .fw-testimonials-2 .fw-testimonials-text:before {
	content: "\e977";
	left: 1px;
}

.page-about .fw-testimonials-2 .fw-testimonials-text:after {
	content: "\e978";
	left: auto;
	right: 40px;
}

.page-about .fw-testimonials-item {
	text-align: center;
}

.page-about .fw-testimonials-2 .fw-testimonials-meta {
	text-align: center;
	margin: 0;
	display: inline-block;
}

.page-about .fw-testimonials-2 .fw-testimonials-meta > div {
	display: block;
	padding: 0;
	margin: 0;
}

.page-about .fw-testimonials-2 .fw-testimonials-avatar img {
	border: 0 none;
	padding: 0;
}

.page-about .fw-testimonials-2 .fw-testimonials-meta > div:last-child {
	padding-bottom: 40px;
}

.page-about .p-about-testim-name {
	display: inline-block;
	position: absolute;
	bottom: -113px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-style: normal;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: -0.02em;
}

.page-about .fw-testimonials-arrows,
.page-about .fw-testimonials-pagination {
	right: auto !important;
	bottom: 45px !important;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.page-about .fw-testimonials .fw-testimonials-pagination a {
	background: none;
	border: 1px solid #808080;
	width: 6px;
	height: 6px;
	margin: 3px 4px 5px;
}

.page-about .fw-testimonials .fw-testimonials-pagination a:hover,
.page-about .fw-testimonials .fw-testimonials-pagination a.selected {
	background: none;
	border-color: #c14240;
}

.page-about .fw-testimonials-arrows i {
	font-size: 20px;
	font-size: 2.0rem;
	color: #808080;
}

.page-about .fw-testimonials-arrows i:hover {
	color: #c14240;
}

.page-about .fw-testimonials-arrows .prev {
	margin-right: 32px;
}

.page-about .fw-testimonials-arrows .next {
	margin-left: 32px;
}

/* Page Contact */

.page-contact .site {
	padding-top: 0;
}

.page-contact .fw-map {
	margin-bottom: 60px
}

.page-contact .p-contact-title {
	margin: 0px 25px 30px 0px;
	text-align: left;
	line-height: 0.75em;
	letter-spacing: -0.001em;
	color: #37342f;
	font-size: 40px;
	font-size: 4.0rem;
	font-weight: 100;
}

.page-contact .wpcf7 {
	margin-right: 25px;
	text-align: left;
	font-style: italic;
}

.page-contact .wpcf7 input {
	padding: 5px 24px 5px 20px;
	margin-bottom: 10px;
}

.page-contact .wpcf7 .clearfix .pull-left,
.page-contact .wpcf7 .clearfix .pull-right {
	width: 49.3%;
}

.page-contact .wpcf7 p {
	margin-bottom: 10px;
}

.page-contact .wpcf7-textarea {
	height: 200px;
}

.page-contact .wpcf7-submit {
	margin-top: 29px;
	padding: 0 43px !important;
	font-size: 12px;
	font-size: 1.2rem;
	font-style: normal;
}

.page-contact .hentry div.wpcf7-validation-errors {
    border: 2px solid #f00;
}

.page-contact .hentry div.wpcf7-response-output {
    margin: 2em 0 1em;
}

.page-contact .hentry {
    margin-bottom: 63px;
}

/* Page 404 */

.error-404 {
	text-align: center;
}

.entry-content h1.page_title_404 {
	color: #c14240;
	font-size: 240px;
	font-size: 24.0rem;
	line-height: 175px;
	line-height: 17.5rem;
	font-weight: 900;
	margin: 30px 0 7px -10px;
}

.error-404 p {
	font-weight: 100;
}

.page_message_404 {
	color: #37342f;
	font-size: 40px;
	font-size: 4.0rem;
	font-weight: 100;
	margin-bottom: 20px;
}

.page_message_404_search {
	font-size: 20px;
	font-size: 2.0rem;
	letter-spacing: -0.005em;
	margin-bottom: 17px;
}

.error-404 .search-form {
	margin-bottom: 16px;
}

.error-404 .search-form [class*=iconed] {
	width: 430px;
}

.error-404 .homepage_link {
	margin-bottom: 30px;
}

.error-404 .homepage_link input {
	padding: 0 20px;
	font-size: 12px;
	font-size: 1.2rem;
	margin-bottom: 0;
}

.error-image {
	max-height: 270px;
}

/**
 * 15.0 Footer
 */
.footer {
	background-color: #47433e;
	background-image: url('images/footer_bg.png');
	background-repeat: no-repeat;
    background-size: cover;
	background-position: top center;
    border-top: 1px solid #efefef;
	min-height: 121px;
	position: relative;
    padding-bottom: 120px;
}

.footer >.container {
	padding: 0;
}

.footer a {
	color: #dad6d5;
}

.footer a:hover {
	color: #c14240;
}

.footer >.container > .row > div > .widget-first {
	padding-top: 53px;
}

.footer >.container > .row > div > .widget-last {
	padding-bottom: 10px;
}

.footer .widget {
    background-color: transparent;
    padding: 0 0 9px;
}

.footer .widget-title {
    color: #dad6d5;
	font-weight: 100;
	text-transform: none;
	margin-bottom: 0.6em;
}

.footer .footer-widget-middle-col .widget-title {
	margin-bottom: 0.8em;
}

.footer .widget-title,
.widget_mc4wp_widget label{
	font-size: 30px;
	font-size: 3.0rem;
}

.foot-about {
	position: relative;
}

.foot-about img {
	position: absolute;
	top: -22px;
	-webkit-transform: translateX(-100%);
  	-ms-transform: translateX(-100%);
  	transform: translateX(-100%);
	padding-right: 20px;
}

.foot-about h2,
.foot-about h3 {
	font-weight: 100;
}

.foot-about h2 a {
	color: #c14240;
	font-size: 30px;
	font-size: 3.0rem;
}

.foot-about h3 {
	color: #dad6d5;
	font-size: 20px;
	font-size: 2.0rem;
}

.foot-about p {
	padding-top: 18px;
}

.foot-about h2:hover a {
	color: rgba(193, 66, 64, 0.5);
}

.foot-contacts {
	list-style: none;
	margin: 0px;
}

.foot-contacts li {
	margin-bottom: 20px;
}

.foot-contacts li i,
.foot-contacts li a {
	line-height: 1.17
}

.footer .widget_nav_menu {
    padding-top: 6px;
}

.footer .widget_nav_menu li::before {
	display: none;
}

.footer .widget_nav_menu ul,
.footer .widget_nav_menu li {
	padding: 0;
	margin: 0;
}
.footer .widget_nav_menu a,
.shop-single-item-share .share-icons li a {
	margin: 0 1px 0 0;
	padding-top: 12px;
	line-height: 1px;
	width: 50px;
	height: 50px;
	text-align: center;
}

.shop-single-item-share .share-icons li a {
	padding-top: 13px;
}

/* Contact Form 7 (Footer) */

.footer .wpcf7-form-control-wrap {
	display: block;
}

.footer .wpcf7-form-control-wrap.your-message.iconed-field-left textarea {
	padding-top: 11px;
	height: 120px;
}

.footer .wpcf7 form p {
	margin-bottom: 10px;
}

.footer .wpcf7 input[type="submit"] {
	padding: 0 42px;
	margin: 20px 0 0;
}

.footer .wpcf7 .wpcf7-response-output {
	margin: 0;
}

.footer .wpcf7-form-control-wrap.your-subject {
	display: none;
}


.copyright {
    height: 120px;
    background-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	width: 100%;
	bottom: 0px;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 12px;
	font-size: 1.2rem;
	letter-spacing: 0;
}

.copyright > div > div {
	padding-top: 2px;
}

/**
 * 16.0 Boxed site
 */

body.is-boxed {
	background: url('images/shattered.png') top left;
}

.boxed,
body.is-boxed .sticky-wrapper,
body.is-boxed .menu-strip,
body.is-boxed .gallery-full-width .esg-container-fullscreen-forcer,
body.is-boxed .widescreen-forced,
body.is-boxed .wide-bg {
	max-width: 1560px;
/* 	max-width: 1170px; */
	margin-left: auto;
	margin-right: auto;
}

body.is-boxed .faded-search-form .search {
	max-width: 1460px;
	margin: 0 auto;
}

.boxed-page {
	background-color: #EAE8E8;
}

body.is-boxed .logo-bar {
   background: none;
}

body.is-boxed .gallery-full-width .esg-container-fullscreen-forcer,
body.is-boxed .widescreen-forced {
	left: 50% !important;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}


/**
 * 17.0 Media
 */

.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

audio,
canvas {
	display: inline-block;
}

embed,
iframe,
object,
video {
	margin-bottom: 1.6em;
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	font-size: 15px;
	font-size: 1.5rem;
	margin-top: 0;
	margin-bottom: 1.6em;
}

.wp-playlist.wp-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 10px 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 10px;
}

.col-sm-8 iframe[src*="feature=oembed"],
.col-sm-8 iframe[src*="player.vimeo.com"]{
    height: 383px;
}


/**
 * 17.1 Captions
 */

.wp-caption {
	margin-bottom: 1.6em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}


/**
 * 17.2 Galleries
 */

.gallery {
	margin-bottom: 1.6em;
}

.gallery-item {
	display: inline-block;
	padding: 1.79104477%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #707070;
	color: rgba(51, 51, 51, 0.7);
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.5;
	padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.gallery .owl-controls {
	display: block;
}

.gallery .owl-controls .owl-nav {
    left: 0;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    bottom: 50%;
    width: 100%;
}

.gallery:hover .owl-controls .owl-nav {
    bottom: 50%;
}

.gallery .owl-controls .owl-nav > div {
    position: absolute;

    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gallery .owl-controls .owl-nav .owl-prev {
    left: -72px;
}

.gallery .owl-controls .owl-nav .owl-next {
    right: -72px;
}

.gallery:hover .owl-controls .owl-nav .owl-prev {
    left: 0;
}

.gallery:hover .owl-controls .owl-nav .owl-next {
    right: 0;
}


/**
 *  18.0 Shop
 */

/* Shop main */

.shop-loop .edd_downloads_list {
/* 	margin-top: -20px; */
}

.shop-loop .edd_list_divider {
	clear: both;
	display: block;
}

.edd_download_inner {
    padding: 0 0 60px 0;
	background-color: #fff;
	text-align: center;
}

.shop-loop .edd_download_inner {
    margin: 0 15px 30px;
}

.shop-loop .edd_download_columns_3 .edd_download {
	width: 33.3333% !important;
}

.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(2n) .edd_download_inner {
	margin: 0 10px;
}

.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(4n) .edd_download_inner,
.shop-loop .edd_download_columns_3 .edd_download:first-child .edd_download_inner {
	margin: 0 20px 30px 0;
}

.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(3n) .edd_download_inner {
	margin: 0 0 30px 20px;
}

.shop-loop .edd_downloads_list .edd_download:last-of-type .edd_download_inner {
	margin-bottom: 60px !important;	
}

.edd_download_inner > *:not(.edd_download_image) {
	padding: 0 60px;
}

.edd_download_inner .edd_download_image {
	padding-bottom: 54px;
}

.edd_download_inner .edd_download_title a {
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: 100;
	line-height: 1;
	letter-spacing: 0.001em;
}

.edd_download_inner .edd_price_class > .edd_price {
	margin: 8px 0 7px 0;
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: 900;
	color: #c14240;
}

.edd_download_inner .edd_price_class span.edd_price strong {
	font-size: 40px;
	font-size: 4.0rem;
	font-weight: 900;
	line-height: 0;
}

.edd_download_inner .edd_download_excerpt p {
	margin-bottom: 50px;
	min-height: 5.25em;
}

.edd-add-to-cart,
.edd-submit,
#edd_profile_editor_submit,
#edd_login_submit,
#edd-purchase-button {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0 none;
	background-color: #c14240 !important;
	padding: 16px 16px;
	color: #dad6d5 !important;
	text-transform: uppercase;
	font-size: 13px;
	font-size: 1.3rem;
	letter-spacing: 0.05em;
}

.edd-add-to-cart:hover,
.edd-submit:hover,
#edd_profile_editor_submit:hover,
#edd_login_submit:hover,
#edd-purchase-button:hover {
	color: rgba(218, 214, 213, 0.5) !important;
}

.edd-cart-added-alert {
    left: 50%;
    transform: translateX(-50%);
    margin-top: 10px;
}

.product-label {
    color: #b3b3b3;
    font-size: 13px;
    font-size: 1.3rem;
    margin: 10px 0 13px;
}

/* Shop item */

.shop-single {
	padding-bottom: 60px;
}

.shop-single .hentry .entry-content {
	padding: 0;
    margin-top: -8px;
}

.shop-single .hentry .entry-content p {
	margin-bottom: 2.9em;
}

.shop-single-item-share {
	border-top: 1px solid #fff;
	margin: 43px 0 61px;
	padding-top: 50px;
	text-align: left;
}

.shop-single-item-share span {
	font-size: 20px;
	font-size: 2.0rem;
	color: #37342f;
}

.shop-single-item-share .share-icons {
	margin-top: 8px;
}

.shop-single-item-share li a {
	color: #dad6d5;
}

.shop-single-item-share li a:hover {
	color: rgba(218, 214, 213, 0.5);
}

.shop-single .edd-add-to-cart {
	padding: 16px 16px;
}

.shop-single .entry-content .edd_download_purchase_form {
	margin-top: 50px;
}

.shop-single .entry-footer {
	padding: 0;
	padding-right: 0;
}

.shop-single .post-navigation {
	margin-bottom: 7px;
}

.shop-single .share-icons li + li {
	margin-left: -4px;
}

.shop-single .share-icons li:first-of-type {
	margin-right: 1px;
}

.shop-single .share-icons li:last-of-type {
	margin-left: -3px;
}

/* Shop sidebar */

.shop-single .edd-sidebar .edd_downloads_list {
	 background-color: #fff;
}

.shop-single .edd-sidebar .edd_downloads_list .edd_download .edd_download_inner {
	padding: 0 0 36px 0;
	margin: 0;
}

.shop-single .edd-sidebar .edd_download_inner .edd_price_class > .edd_price {
	margin: 8px 0 46px 0;
}

.sidebar_info {
	padding: 53px 65px 59px;
	background-color: #fff;
	margin: 1px 0;
	text-align: left;
	color: #37342f;
}

.sidebar_info p {
	margin: 0;
	padding: 0;
}

.sidebar_info .iconed {
	padding-left: 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	display: block;
	line-height: 1.78em;
}

.sidebar_info .iconed:before {
	margin-top: 2px;
}

.sidebar_info hr {
	width: 100px;
	text-align:left;
	margin: 20px 0 21px 0;
}

.sidebar_info .iconed,
.sidebar_info .iconed a {
	color: #808080;
}

.sidebar_info .iconed a:hover {
	color: #37342f;
}

/* Shop forms */

#edd_profile_editor_form {
	text-align: left;
}

#edd_profile_editor_form label,
#edd_profile_editor_form p {
	margin-top: 12px;
}
#edd_profile_editor_form input,
#edd_profile_editor_form select {
	margin-top: 10px;
}

#edd_profile_editor_form fieldset > div legend {
	margin-top: 40px;
	text-transform: uppercase;
	color: #37342f;
	font-size: 19px;
	font-size: 1.9rem;
}

#edd_user_history th,
#edd_checkout_cart .edd_cart_header_row th {
	font-weight: 500;
	background-color: #fff;
}

#edd_checkout_form_wrap #edd_show_discount,
#edd_checkout_form_wrap #edd_final_total_wrap {
	background-color: #fff;
}

#edd_checkout_form_wrap legend,
#edd_final_total_wrap strong,
#edd_checkout_user_info .edd-label {
	font-weight: 500;
}


/**
 *  19.0 Site Gallery
 */

.site-gallery {
	margin-bottom: 55px;
}

.site-gallery .lifecoach-nav .esg-filterbutton,
.site-gallery .lifecoach-nav .esg-sortbutton,
.lifecoach-nav .esg-cartbutton,
.site-gallery .lifecoach-nav .esg-sortbutton-order {
	background: none !important;
	text-transform: uppercase;
	letter-spacing: 0.05em !important;
	font-size: 13px !important;
	font-size: 1.3rem !important;
	color: #37342f !important;
	border: 1px solid #37342f !important;
	height: 50px !important;
	line-height: 48px !important;
	padding: 0px 18px !important;
}

.site-gallery .lifecoach-nav .esg-filterbutton {
	margin-right: 10px !important;
}

.site-gallery .lifecoach-nav .esg-filterbutton:last-of-type {
	margin-right: 0px !important;
}

.site-gallery .lifecoach-nav .esg-sortbutton {
	margin-left: 10px !important;
}

.site-gallery .lifecoach-nav .esg-sortbutton-order {
	padding: 0 !important;
}

.site-gallery .lifecoach-nav .esg-navigationbutton {
	background: none !important;
	text-transform: uppercase !important;
	color: #dad6d5 !important;
	border: 1px solid #dad6d5 !important;
	height: 50px !important;	
	line-height: 48px !important;
	padding: 0 !important;
	width: 50px !important;
}

.site-gallery .lifecoach-nav .esg-navigationbutton.esg-left,
.site-gallery .lifecoach-nav .esg-navigationbutton.esg-right {
	line-height: 49px !important;
}

.site-gallery .lifecoach-nav .esg-navigationbutton * {
	color: #dad6d5 !important;
}

.site-gallery .lifecoach-nav .esg-filterbutton:hover,
.site-gallery .lifecoach-nav .esg-sortbutton:hover,
.site-gallery .lifecoach-nav .esg-sortbutton-order:hover,
.site-gallery .lifecoach-nav .esg-cartbutton a:hover,
.site-gallery .lifecoach-nav .esg-filterbutton.selected {
	color: #fff !important;
	background-color: #c14240 !important;
	border-color: #c14240 !important;
	box-shadow: unset !important;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.site-gallery .lifecoach-nav .esg-navigationbutton:hover,
.site-gallery .lifecoach-nav .esg-navigationbutton.selected {
	background: none !important;;
	color: #37342f !important;
	border: 1px solid #dad6d5 !important;
	box-shadow: unset !important;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.site-gallery .lifecoach-nav .esg-navigationbutton:hover * {
	color: #37342f !important;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.lifecoach-nav .esg-navigationbutton,
.lifecoach-nav .esg-filterbutton {
    margin-bottom: 0 !important;
}

.site-gallery .esg-filters.esg-singlefilters:first-of-type {
    margin-bottom: 46px !important;
}

.site-gallery .esg-filters.esg-singlefilters:last-of-type {
    margin-top: 55px !important;
}

.site-gallery.gallery-extended .esg-filters.esg-singlefilters:last-of-type {
    margin-top: 26px !important;
}

.site-gallery.gallery-full-width {
	margin-bottom: 0;
}

.gallery-full-width .lifecoach-nav .esg-filters:nth-child(4) {
	background-color: #fff;
	margin: 0 !important;
	padding: 60px 0;
}

.gallery-full-width .esg-entry-content {
	background-color: #eae8e8 !important;
}

.gallery-extended .esg-entry-content div:nth-of-type(4) {
	min-height: 90px;
}


/**
 *  20.0 Extended
 */

.relwraper {
	position: relative;

	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.abswraper {
	position: absolute;
	top: 0;
	left: 0;
}

.h {
	height: 100%;
}

.w {
	width: 100%;
}


/* Centered block */

.centered-vertical {
	position: absolute;
	top: 50%;

	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.centered-horizontal {
	position: absolute;
	left: 50%;

	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.centered-both {
	position: absolute;
	left: 50%;
	top: 50%;

	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* Equal height columns */

.equal-columns {
	display: table;
	width: 100%;
}

.equal-columns > * {
	display: table-cell;
	float: none;
	vertical-align: top;
}

/* Preloader */

#preloader {
	position: fixed;
	z-index: 999999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #ffffff;
}
#preloader-status {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 200px;
	height: 200px;
	margin: -100px 0 0 -100px;
	/*You can use animated gif for preloader*/
	/*background: url('../img/preloader.png') no-repeat 50% 20px;*/
}
#preloader-title {
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}
.spinner {
	margin: 0 auto;
	width: 120px;
	height: 30px;
	text-align: center;
	font-size: 10px;
}
.spinner > div {
	background-color: #c14240;
	height: 100%;
	width: 20px;
	display: inline-block;
	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.spinner .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}
.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4);
	}
	20% {
		-webkit-transform: scaleY(1);
	}
}
@keyframes stretchdelay {
	0%,
	40%,
	100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
		-ms-transform: scaleY(0.4);
	}
	20% {
		transform: scaleY(1);
		-ms-transform: scaleY(1);
	}
}

/* Iconed Field */

.iconed,
.iconed-field-left,
.iconed-field-right,
.iconed-button-left,
.iconed-button-right {
	position: relative;
}

.iconed {
	padding-left: 40px;
}

.iconed-field-left,
.iconed-field-right {
	padding-left: 0px;
}

.iconed-button-left,
.iconed-button-right {
	display: inline-block;
	padding-left: 0px;
}

.iconed-field-left input,
.iconed-field-left textarea,
.iconed-button-left input,
.mc4wp-form .iconed-field-left input,
.mc4wp-form .iconed-button-left input,
.mc4wp-form .iconed-button-left input[type] {
	padding-left: 60px !important;
}

.iconed-field-right input,
.iconed-field-right textarea,
.iconed-button-right input,
.mc4wp-form .iconed-field-right input,
.mc4wp-form .iconed-button-right input,
.mc4wp-form .iconed-button-right input[type] {
	padding-right: 60px !important;
}

.iconed:before,
.iconed-field-left:before,
.iconed-field-right:before,
.iconed-button-left:before,
.iconed-button-right:before {
	position: absolute;
	font-size: 24px;

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;	
}

.rt2:before {
	font-family: "rt-icons-2" !important;
}

.iconed:before {
	top: -3px;
	left: 0px;
}

.iconed-field-left:before {
	top: 11px;
	left: 0px;
	margin: 0 17px;
}

.iconed-field-right:before {
	top: 11px;
	left: inherit;
	right: 0px;
	margin: 0 17px;
}

.iconed-button-left:before {
	top: 13px;
	left: 0px;
	margin: 0 17px;
}

.iconed-button-right:before {
	top: 16px;
	left: inherit;
	right: 0px;
	margin: 0 17px;
}

.iconed i,
.iconed a {
	font-style: normal;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}

/* Iconed Field (colors) */

.iconed:before {
	color: #c14240;
}

.iconed-field-left:before,
.iconed-field-right:before {
	color: #808080;
}

.iconed-field-left:hover:before,
.iconed-field-left.active:before,
.iconed-field-right:hover:before,
.iconed-field-right.active:before {
	color: #c14240;
}

.iconed-field-left.alt:before,
.iconed-field-right.alt:before {
	color: #c14240;
}

.iconed-field-left.alt:hover:before,
.iconed-field-left.active.alt:before,
.iconed-field-right.alt:hover:before,
.iconed-field-right.active.alt:before {
	color: rgba(193, 66, 64, 0.5);
}

.iconed-button-left:before,
.iconed-button-right:before {
	color: #dad6d5;
}

/* Buttoned Overlay */

.buttoned-overlay-wraper, .buttoned-overlay-wraper-faded, .buttoned-overlay a {
	position: relative;

	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.buttoned-overlay-wraper-faded {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.buttoned-overlay, .buttoned-overlay i {
	position: absolute;
	left: 50%;
	top: 50%;

	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);	
}

.buttoned-overlay i {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
}

.buttoned-overlay {
	z-index: 1;
	white-space: nowrap;
	text-align: center;

/* 	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out; */
}

.buttoned-overlay a {
	display: inline-block;
	margin: 1px;
	width: 48px;
	height: 48px;
	
	opacity: 0;
	margin-bottom: 100px;
	background-color: rgba(255,255,255,0.12);
	
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.buttoned-overlay a + a {
	margin-left: 9px;
	
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    -moz-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    -ms-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    -o-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
    -webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.1s;
}

.buttoned-overlay a:hover {
	background-color: rgba(0,0,0,0.25);
}

.buttoned-overlay-wraper-faded:hover {
	background-color: rgba(0, 0, 0, 0.7);
}

.buttoned-overlay-wraper:hover .buttoned-overlay a,
.buttoned-overlay-wraper-faded:hover .buttoned-overlay a {
	opacity: 1;
	margin-bottom: 0;
}

/* Dropcaps */
.dropcaps2 .hentry:not(.excerpt) .post-content > p:first-child:first-letter {
	float: left;
	color: #c14240;
	font-weight: 900;
	font-size: 60px;
	font-size: 6.0rem;
	margin-right: 0.10em;
	padding-top: 10px;
	line-height: 90%;
	text-shadow: 0.05em 0.05em #C0C0C0;
}

.dropcaps3 .hentry:not(.excerpt) .post-content > p:first-child:first-letter {
	float: left;
	color: #c14240;
	font-weight: 900;
	font-size: 60px;
	font-size: 6.0rem;
	margin-right: 0.10em;
	padding-top: 10px;
	line-height: 90%;
}

/* Faded Search Form */

.faded-search-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	background-color: rgba(23,23,23,.0);
	z-index: 0; /*must be above sticky menu and other content */
}
.faded-search-opened .faded-search-overlay {
	width: 100%;
	height: 100%;
	background-color: rgba(23,23,23,.9);
	z-index: 1001; /*must be above sticky menu and other content */
}

.faded-search-form {
	display: block;
	visibility: hidden;
	opacity: 0;
	position: fixed;
	z-index: 1002;
	width: 100%;
}

.faded-search-form form {
	position: relative;
}

.faded-search-form input {
	padding: 0 !important;
	background: none;
	border-bottom: 1px solid #fff;
}

.faded-search-form .search-input {
	position: absolute;
	width: 50px;
	right: 0;
	top: 0;

	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.faded-search-form.fadein {
	visibility: visible;
	opacity: 1;
}

.faded-search-form.fadein .search-input {
	width: 100%;
}

.faded-search-form .iconed-field-right:before {
	margin-right: 0;
}

.faded-search-form .iconed-field-right:before,
.faded-search-form .iconed-field-right:hover:before {
	color: #fff;
}

/* Breadcrumbs */

.breadcrumbs {
	height: 60px;
	background-color: #ffffff;
	list-style: none;
}

.breadcrumbs ul {
	margin: 0;
	width: 100%;
	text-align: center;
}

.breadcrumbs li {
	display: inline-block;
	white-space: nowrap;
}

.breadcrumbs,
.breadcrumbs a,
.breadcrumbs li + li:before,
.breadcrumbs li + li:after {	
	font-size: 13px;
	font-size: 1.3rem;
	color: #b3b3b3;
}

.breadcrumbs a:hover {
	color: #37342f;
}

.breadcrumbs li + li:before,
.breadcrumbs li + li:after {	
	font-family: 'rt-icons-2';
	font-size: 10px;
	font-size: 1.0rem;
}

.breadcrumbs li + li:before {
  	padding: 0 15px 0 10px;
	content: "\e7c5";	
}

/* Widescreen forcer soft */

.wide-bg {
	position: relative;
	width: 100vw;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

/* Bootstrap responsive video adjustment to 3*2 format */
.embed-responsive-3by2 {
	padding-bottom: 66.666%;
}


/**
 * 21.0 Media Queries
 */

/*
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

/**
 * 21.0.1 Mobile small 240px
 */

@media screen and (min-width: 15em) {
	
	.entry-header h2,
	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 21px;
		font-size: 2.1rem;
		line-height: 1.3636;
		margin-top: 2.1818em;
		margin-bottom: 1.08em;
	}
	
	.cat-links-floated,
	.post-comments-floated {
		font-size: 11px;
		font-size: 1.1rem;
	}
	
	.cat-links-floated a:first-of-type {
		padding-left: 2px;
	}
	
	.post-comments-floated {
		padding-right: 2px;
	}

    .excerpt .post-thumbnail.use-default {
        display: none;
    }
	

	.copyright {
		text-align: center;
	}

    .logo > a {
        margin: 0 0 3px;
    }

    .before-logo {
        display: none;
    }

    .blogname {
        font-size: 60px;
        font-size: 6.0rem;
        line-height: 70px;
    }
    .blogdescr, .blogdescr:before, .blogdescr:after {
        font-size: 16px;
        line-height: 26px;
    }
    .blogdescr:before, .blogdescr:after {
        line-height: 16px;
    }
    .blogdescr:before {
        margin-right: 11px;
    }
    .blogdescr:after {
        margin-left: 11px;
    }
    .overlogo {
        margin-top: 30px;
        margin-left: 55px;
        margin-bottom: -13px;
    }
    .logo-underline {
        margin-right: 15px;
        margin-bottom: 0;
    }

    .menu-strip {
        border-top: 0;
        text-align: center;
    }
	
	.head-menu-left a .menu-title {
		display: none;
	}
	
	.head-static {
		padding: 5px;
	}

	.head-static > .row > div {
		padding: 5px 5px;
	}

    .social-search {
        display: inline-block;
    }
	
	.social-search .social-navigation {
		display: none;
	}

    .main-nav {
        display: none;
    }

    .nav-button {
        display: inline-block;
    }

    .row {
        margin: 0;
    }
    .site-content > .container,
    .site-main > .container-fluid,
    .site-main > .container-fluid > .row > .col-xs-12,
	.featured-block .container-fluid,
	.featured-block .container-fluid > .row > .col-xs-12 {
        padding-right: 0;
		padding-left: 0;
    }

    .hentry .entry-content {
        padding: 5px;
    }

    .hentry.post .entry-content {
        padding: 5px 5px 12px;
    }

    body.has-not-sidebar .excerpt .portrait img {
         width: auto;
     }

    body.has-not-sidebar .excerpt .landscape img {
        height: auto;
    }
	
	.post-controls .pctrl-view {
		clear: both;
	}

    .col-sm-8 iframe[src*="feature=oembed"],
    .col-sm-8 iframe[src*="player.vimeo.com"] {
        height: 230px;
    }

    .post-password-form input{
        display: block;
        margin: 10px 0 !important;
        max-width: 100%;
    }

    .post-password-form input[type="submit"] {
        clear: left;
    }
	
	.comment-form .col-sm-6 {
		padding-right: 0;
	}
	
	.secondary .widget {	
		padding: 20px 7px;
	}
	
	.secondary .widget-title {
		font-size: 25px;
		font-size: 2.5rem;
	}
	
	
	.breadcrumbs {
		display: none;
	}

	
	.ts-w620-hide,
	.bs-w620-hide,
	.bs-w992-hide {
		display: none !important;
	}
	
	.ts-slide-down {
		margin-top: 42px !important;
	}
	

	.apsc-theme-2 .apsc-each-profile {
		width: 68px;
	}

	.apsc-theme-2 .apsc-each-profile,
	.apsc-theme-2 .apsc-each-profile a {
		min-height: 88px;
	}
	
	
	.widget_recent_entries .recent-posts.layout-1 .recent-posts__media {
		float: none;
		margin-bottom: 10px;
	}
	
	.widget_recent_entries .recent-posts.layout-1 .recent-posts__content {
		padding: 0;
	}
	
	.custom-posts-top .recent-posts.layout-3 li {
		margin-bottom: 40px;
		float: none;
		width: 100%;
	}
	
	.custom-posts-top .recent-posts li:first-of-type .recent-posts__inner {
		margin-right: 0;
	}
	
	.custom-posts-top .recent-posts li + li .recent-posts__inner {
		margin-left: 0;
	}
	
	.custom-posts-top .recent-posts.layout-3 .recent-posts__content {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.custom-posts-top .recent-posts.layout-3 a.recent-posts__title {
		font-size: 21px !important;
		font-size: 2.1rem !important;
	}
	
	
	.foot-about {
		padding-top: 60px;
	}
	
	.foot-about img {
		top: 0;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		padding-right: 20px;
	}
	
	
	.shop-loop .edd_download_columns_3 .edd_download {
		width: 100% !important;
	}

	.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(2n) .edd_download_inner {
		margin: 0 0 30px;
	}

	.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(4n) .edd_download_inner,
	.shop-loop .edd_download_columns_3 .edd_download:first-child .edd_download_inner {
		margin: 0 0 30px;
	}

	.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(3n) .edd_download_inner {
		margin: 0 0 30px;
	}
	
	.edd_download_inner > :not(.edd_download_image) {
		padding: 0px 5px;
	}
	

	.faded-search-form {
		margin-top: 50px;
		padding: 0 15px;
	}
	
	
	.entry-content h1.page_title_404 {
		font-size: 100px;
		font-size: 10.0rem;
		line-height: 75px;
		line-height: 7.5rem;
		margin: 0px 0 17px -5px;
	}
	
	.page_message_404 {
		font-size: 25px;
		font-size: 2.5rem;
		margin-bottom: 20px;
	}
	
	.error-404 .search-form [class*=iconed] {
		width: 220px;
	}
	
	.page-about .p-about-shop .edd_download {
		width: 100% !important;
		margin-bottom: 10px;
	}
	
 	.page-about .fw-testimonials {
		width: 220px;
	}
	
	.page-about .fw-testimonials-title {
		font-size: 30px;
		font-size: 3.0rem;
	}
	
	.page-about .fw-testimonials-2 .fw-testimonials-text {
		padding: 20px 0px;
	}
	
	.page-about .fw-testimonials-2 .fw-testimonials-text::before,
	.page-about .fw-testimonials-2 .fw-testimonials-text::after {
		font-size: 20px;
		top: 0;
	}
	
	.page-about .fw-testimonials-2 .fw-testimonials-text::after {
		right: 20px;
	}
	
	.page-about .p-about-testim-name {
		line-height: 1.5em;
	}
	
	.page-contact .fw-page-builder-content [class*="fw-col"] {
		padding-left: 0;
		padding-right: 0;
	}
	
	.page-contact .p-contact-title,
	.page-contact .wpcf7 {
		margin-right: 0;
	}
	
	.page-contact .wpcf7 .clearfix .pull-left,
	.page-contact .wpcf7 .clearfix .pull-right {
		width: 100%;
	}
	
	.sidebar_info {
    	padding: 13px 5px 19px;
	}

	.page-contact .sidebar_info hr {
		margin: -9px 0 20px 0;
	}
	
	.dropcaps2 .hentry:not(.excerpt) .post-content > p:first-child:first-letter {
		font-size: 52px;
		font-size: 5.2rem;
	}

	.dropcaps3 .hentry:not(.excerpt) .post-content > p:first-child:first-letter {
		font-size: 52px;
		font-size: 5.2rem;
	}
}


/**
 * 21.0.2 Mobile small 320px
 */
@media screen and (min-width: 20em) {
	
	body,
	button,
	input,
	select,
	textarea {
		line-height: 1.6;
	}
	
    li > ul,
    li > ol,
    blockquote > ul,
    blockquote > ol {
        margin-left: 1.3333em;
    }

    blockquote {
        margin-left: 0;
    }

    blockquote > blockquote {
        margin-left: 0;
    }
	
	.hentry.post .entry-content {
        padding: 10px 10px 17px;
    }
	
	.entry-header h2,
	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 23px;
		font-size: 2.3rem;
	}
	
	.cat-links-floated,
	.post-comments-floated {
		font-size: 12px;
		font-size: 1.2rem;
	}

    .entry-content,
	.entry-footer {
        width: 100%;
        margin: 0 auto 1em;
    }

    .comment-respond {
        width: 100%;
        margin: 1em auto;
    }

    .hentry.sticky:not(.has-post-thumbnail) {
        padding-top: inherit;
    }

    .post-navigation a {
        padding: 4.5454% 9.0909%;
    }

    .pagination {
        border-top: 0;
        padding: 0;
    }

    /* restore screen-reader-text */
    .pagination .current .screen-reader-text {
        position: absolute !important;
    }

    .pagination .page-numbers {
        display: inline-block;
    }

    .image-navigation {
        padding: 0 9.0909%;
    }

    .comment-content ul,
    .comment-content ol {
        margin-left: 0;
    }

    .comment-content li > ul,
    .comment-content li > ol,
    .comment-content blockquote > ul,
    .comment-content blockquote > ol {
        margin-left: 1.3333em;
    }
	
	.secondary .widget {	
		padding: 30px;
	}
	
	.secondary .widget-title {
		font-size: 30px;
		font-size: 3.0rem;
	}
	

	.apsc-theme-2 .apsc-each-profile {
		width: 80px;
	}

	.apsc-theme-2 .apsc-each-profile,
	.apsc-theme-2 .apsc-each-profile a {
		min-height: 88px;
	}
		
	
	.custom-posts-top .recent-posts.layout-3 .recent-posts__content {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.custom-posts-top .recent-posts.layout-3 a.recent-posts__title {
		font-size: 23px !important;
		font-size: 2.3rem !important;
	}
		
	
	.edd_download_inner > :not(.edd_download_image) {
		padding: 0px 10px;
	}
	
	
	.entry-content h1.page_title_404 {
		font-size: 120px;
		font-size: 12.0rem;
		line-height: 95px;
		line-height: 9.5rem;
	}
	
	.error-404 .search-form [class*=iconed] {
		width: 290px;
	}
	
	.page-about .fw-testimonials {
		width: 300px;
	}
}

/**
 * 21.1 Mobile Large 620px
 */

@media screen and (min-width: 38.75em) {
	
	body,
	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.7;
	}
	
	.hentry.post .entry-content {
        padding: 15px 15px 25px;
    }
	
	.entry-header h2,
	.entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 27px;
		font-size: 2.7rem;
	}
	
	.hentry .entry-content {
		padding: 30px;
	}
	
	body.custom-page .hentry .entry-content {
		padding: 0;
	}
	
	.post-controls .pctrl-view {
		clear: none;
	}
	
	.social-search .social-navigation {
		display: block;
	}
   
    .col-sm-8 iframe[src*="feature=oembed"],
    .col-sm-8 iframe[src*="player.vimeo.com"] {
        height: 383px;
    }

    .post-password-form input{
        display: inline-block;
        padding: 0.54em 0.625em !important;
        margin: 0 5px !important;
    }

    .post-password-form input[type="submit"] {
        clear: none;
    }
	
	
	.breadcrumbs {
		display: block;
	}
	
	
	.ts-w620-hide,
	.bs-w620-hide {
		display: block !important;
	}
	
	.top-slider-mc4wp-title {
		display: none !important;
	}
	
	.ts-slide-down {
		margin-top: 12px !important;
	}
	
	.top-slider-mc4wp {
		margin-top: -10px !important;
	}
	
	.top-slider-mc4wp .mc4wp-form-basic input[type] {
		min-height: 25px;
		margin-top: 5px!important;
	}
	
	.top-slider-mc4wp .read_btn {
		margin-left: 0 !important;
	}
	
	.top-slider-mc4wp .iconed-field-right::before {
		top: 6px !important;
	}
	
	.top-slider-mc4wp .download_btn::before,
	.top-slider-mc4wp .read_btn::before {
		top: 6px !important;
	}
	
	.top-slide2-list {
		display: none;
	}
	
	.ts-slide2 {
		margin-top: -43px !important;
	}
	
	.ts-slide2.read_btn {
		margin-left: 142px !important;
	}
	
	.ts-slide3.ts-slide-down {
		display: none !important;
	}
	
	.ts-slide3 .video_carousel {
		display: none;
	}
	
	.ts-slide3.dnl_course_btn {
		margin: -60px 0 0 -120px !important;
		max-height: 50px !important;
	}


	.apsc-theme-2 .apsc-each-profile {
		width: 100px;
	}

	.apsc-theme-2 .apsc-each-profile,
	.apsc-theme-2 .apsc-each-profile a {
		min-height: 100px;
	}
	
	.widget_recent_entries .recent-posts.layout-1 .recent-posts__media {
		float: left;
		margin-bottom: 0;
	}
	
	.widget_recent_entries .recent-posts.layout-1 .recent-posts__content {
		padding: 0 10px 0 20px;
	}	
	
	.custom-posts-top .recent-posts.layout-3 li {
		margin-bottom: 40px;
		float: left;
		width: 50%;
	}
	
	.custom-posts-top .recent-posts li:first-of-type .recent-posts__inner {
		margin-right: 15px;
	}
	
	.custom-posts-top .recent-posts li + li .recent-posts__inner {
		margin-left: 15px;
	}
	
	.custom-posts-top .recent-posts.layout-3 .recent-posts__content {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	.custom-posts-top .recent-posts.layout-3 a.recent-posts__title {
		font-size: 30px !important;
		font-size: 3.0rem !important;
	}
	
	
	.foot-about {
		padding-top: 0;
		padding-left: 120px
	}
	
	.foot-about img {
		top: -22px;
		left: 0;
		-webkit-transform: translateX(0%);
		-ms-transform: translateX(0%);
		transform: translateX(0%);
		padding-right: 20px;
	}
	
	
	.edd_download_inner > :not(.edd_download_image) {
		padding: 0px 60px;
	}
	
	
	.entry-content h1.page_title_404 {
		font-size: 240px;
		font-size: 24.0rem;
		line-height: 175px;
		line-height: 17.5rem;
		margin: 30px 0 7px -10px;
	}
	
	.page_message_404 {
		font-size: 40px;
		font-size: 4.0rem;
		margin-bottom: 20px;
	}
	
	.error-404 .search-form [class*=iconed] {
		width: 430px;
	}
	
	.page-about .p-about-shop .edd_download {
		width: 50% !important;
		margin-bottom: 30px;
	}
	
 	.page-about .fw-testimonials {
		width: 600px;
	}
	
	.page-about .fw-testimonials-title {
		font-size: 40px;
		font-size: 4.0rem;
	}
	
	.page-about .fw-testimonials-2 .fw-testimonials-text {
		padding: 20px 80px;
	}
	
	.page-about .fw-testimonials-2 .fw-testimonials-text::before,
	.page-about .fw-testimonials-2 .fw-testimonials-text::after {
		font-size: 40px;
		font-size: 4.0rem;
		top: 14px;
	}
	
	.page-about .fw-testimonials-2 .fw-testimonials-text::after {
		right: 40px;
	}
	
	.page-about .p-about-testim-name {
		line-height: 2.5em;
	}
	
	.page-contact .fw-page-builder-content [class*="fw-col"] {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.page-contact .wpcf7 .clearfix .pull-left,
	.page-contact .wpcf7 .clearfix .pull-right {
		width: 49.3%;
	}
	
	.sidebar_info {
    	padding: 53px 65px 59px;
	}
	
	.initial-letter::first-letter {
		font-size: 52px;
		font-size: 5.2rem;
		padding-top: 10px;
	}
}


/**
 * 21.2 Tablet Small 740px
 */

@media screen and (min-width: 46.25em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.75;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd {
		margin-bottom: 1.6471em;
	}

	blockquote {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		margin-left: 0;
		padding-left: 0.85em;
	}

	blockquote p {
		margin-bottom: 1.75em;
	}

	blockquote cite,
	blockquote small {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	pre {
		line-height: 1.2353;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5em;
	}
	
	.excerpt .entry-content {
        padding: 20px !important;
    }
	
	.hentry.post .entry-content {
        padding: 20px 0;
    }
	
	.cat-links-floated a:first-of-type {
		padding-left: 0;
	}
	
	.post-comments-floated {
		padding-right: 0;
	}
	
	.comment-form-wrap .avatar {
		width: 60px;
		height: 60px;

		-webkit-transform: translateX(-60px);
		-ms-transform: translateX(-60px);
		transform: translateX(-60px);
	}
	
	.comment-form-wrap {
		margin: 30px 0px 0px 60px;
	}
	
	.author-info {
		margin-left: 60px;
	}

	.author-info .author-avatar {
		-webkit-transform: translateX(-60px);
		-ms-transform: translateX(-60px);
		transform: translateX(-60px);
	}

	.author-info .avatar {
		height: 60px;
		width: 60px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.image-navigation,
	.comment-navigation,
	.author-heading,
	.entry-footer,
	.page-links a,
	.page-links span,
    .pagination .page-numbers,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.site-info,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption {
		font-size: 11px;
		font-size: 1.1rem;
        line-height: 14px;
        line-height: 1.4rem;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}

	.sidebar-hidden {
		position: absolute;
	}

	.sidebar-visible {
		position: relative;
	}	

	.widget p,
	.widget address,
	.widget hr,
	.widget ul,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget pre {
		margin-bottom: 1.5em;
	}

	.widget li > ul,
	.widget li > ol {
		margin-bottom: 0;
	}

	.widget blockquote {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
		margin-bottom: 1.6471em;
		margin-left: 0;
		padding-left: 1em;
	}

	.widget blockquote p {
		margin-bottom: 1.6471em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.5;
	}

	.widget blockquote > blockquote {
		margin-left: 0;
	}

	.widget pre {
		line-height: 1.5;
		padding: 0.75em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		line-height: 1.75;
	}

	.widget button,
	.widget input {
		line-height: normal;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		padding: 0.8214em 1.6429em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5625em;
	}

	.widget blockquote.alignleft,
	.widget .wp-caption.alignleft,
	.widget img.alignleft {
		margin: 0.5em 1.5em 1.5em 0;
	}

	.widget blockquote.alignright,
	.widget .wp-caption.alignright,
	.widget img.alignright {
		margin: 0.5em 0 1.5em 1.5em;
	}

	.widget blockquote.aligncenter,
	.widget .wp-caption.aligncenter,
	.widget img.aligncenter {
		margin-top: 0.5em;
		margin-bottom: 1.5em;
	}

	.widget .wp-caption.alignleft,
	.widget .wp-caption.alignright,
	.widget .wp-caption.aligncenter {
		margin-bottom: 1em;
	}

	.widget-title {
		margin: 0 0 1.5em;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.9643em 0;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.9643em 0 0 1em;
		padding-top: 0.9643em;
	}

	.widget_rss li {
		margin-bottom: 2.7em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}
	
	
	.ts-slide-down {
		margin-top: 0 !important;
	}
	
	.top-slider-mc4wp {
		margin-top: -25px !important;
	}
	
	.top-slider-mc4wp .mc4wp-form-basic input[type] {
		min-height: 35px;
		margin-top: 7px!important;
	}
	
	.top-slider-mc4wp .iconed-field-right::before {
		top: 8px !important;
	}
	
	.top-slider-mc4wp .download_btn::before,
	.top-slider-mc4wp .read_btn::before {
		top: 12px !important;
	}
	
	.ts-slide2 {
		margin-top: -43px !important;
	}
	
	.ts-slide2.read_btn {
		margin-left: 130px !important;
	}


	.entry-title {
		font-size: 15px;
		font-size: 1.5rem;
	}

    .entry-subtitle {
        font-size: 13px;
        font-size: 1.3rem;
    }

    .blue-dots {
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 900;
        color: #4abbbc;
    }

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.8;
	}

    .entry-header h2,
    .entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 28px;
		font-size: 2.8rem;
		line-height: 1.2069;
		margin-top: 1.931em;
        margin-bottom: 0.96em;
	}

    .entry-content > h2,
    .entry-summary > h2,
    .page-content > h2,
    .comment-content > h2 {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.1667;
		margin-top: 2.3333em;
		margin-bottom: 1.1667em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

    .entry-content > span {
        font-size: 12px;
        font-size: 1.2rem;
    }

	.author-link:after {
		top: 3px;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 0;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}

	.comments-title {
		margin-bottom: 1.4em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		margin: 1.6471em 0 1.6471em 60px;
	}

	.comment-list .comment-respond,
	.comment-navigation .comment-respond {
		padding-top: 0px;
	}

	.comment-list .children > li {
		padding-left: 60px;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 60px;
		margin-right: 1.64705em;
		width: 60px;
		left: -60px;
	}

	.comment-metadata .edit-link:before {
		top: 2px;
	}

	.pingback .edit-link:before {
		top: 6px;
	}

	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6471em;
	}

	.comment-reply-title small a:after {
		top: -1px;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6471em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6471em;
	}

    .sright.post-container > .row > .col-sm-3,
    .sright.post-container > .row > .col-sm-4,
    .sright.post-container > .row > .col-sm-8,
    .sright.post-container > .row > .col-sm-9,
    .sleft.post-container > .row > .col-sm-3,
    .sleft.post-container > .row > .col-sm-4,
    .sleft.post-container > .row > .col-sm-8,
    .sleft.post-container > .row > .col-sm-9,
    .snone.post-container > .row > .col-xs-12 {
        padding-left: 15px;
        padding-right: 15px;
    }
	
 	.page-about .fw-testimonials {
		width: 720px;
	}
	
	.dropcaps2 .hentry:not(.excerpt) .post-content > p:first-child:first-letter {
		font-size: 60px;
		font-size: 6.0rem;
	}

	.dropcaps3 .hentry:not(.excerpt) .post-content > p:first-child:first-letter {
		font-size: 60px;
		font-size: 6.0rem;
	}
}

@media screen and (min-width: 768px) {
    .col-sm-8 iframe[src*="feature=oembed"],
    .col-sm-8 iframe[src*="player.vimeo.com"] {
        height: 230px;
    }

    .is_stuck {
        margin-top: 0;
    }

    .main-nav .menu > li > a {
        padding-right: 10px;
    }
	
	.comment-form .col-sm-6 {
		padding-right: 10px;
	}
	
	.comment-form .comment-form-email {
		padding-right: 0;
	}
	
	.site-main > .container-fluid > .row > .col-sm-8 {
		width: 65.8%;
    }
	
	.site-main > .container-fluid > .row > .col-sm-4 {
		width: 34.2%;
    }
	
	.featured-block .container-fluid > .row > .col-sm-8 {
		width: 67.1%;
    }
	
	.featured-block .container-fluid > .row > .col-sm-4 {
		width: 32.9%;
    }
	
	.featured-block .container-fluid > .row > .col-sm-3,
    .featured-block .container-fluid > .row > .col-sm-4 {
		padding-left: 15px;
        padding-right: 0;
	}
	
	.featured-block .container-fluid > .row > .col-sm-8,
    .featured-block .container-fluid > .row > .col-sm-9 {
		padding-left: 0;
        padding-right: 15px;
	}


    .secondary .widget {	
		padding: 20px 15px;
		font-size: 15px;
		font-size: 1.5rem; 
		line-height: 1.5;
	}
	
	.secondary .widget-title {
		font-size: 25px;
		font-size: 2.5rem;
	}

    .widget blockquote {
        font-size: 11px;
        font-size: 1.1rem;
        line-height: 1.5;
        margin-bottom: 1.5em;
        margin-left: 0;
        padding-left: 1.1667em;
    }

    .widget blockquote p {
        margin-bottom: 1.5em;
    }

    .widget blockquote cite,
    .widget blockquote small {
        font-size: 11px;
        font-size: 1.1rem;
    }

    .widget pre {
        padding: 0.5em;
    }

    .widget .wp-caption-text,
    .widget .gallery-caption {
        font-size: 12px;
        font-size: 1.2rem;
    }

    .widget_archive li,
    .widget_categories li,
    .widget_links li,
    .widget_meta li,
    .widget_nav_menu li,
    .widget_pages li,
    .widget_recent_comments li,
    .widget_recent_entries li {
        padding: 0.4583em 0;
    }
	
	.widget_archive li a:before,
	.widget_categories li a:before,
	.widget_links li a:before,
	.widget_meta li a:before,
	.widget_nav_menu li a:before,
	.widget_pages li a:before {
		margin-top: 0px;
	}

    .widget_categories .children,
    .widget_nav_menu .sub-menu,
    .widget_pages .children {
        margin: 0.4583em 0 0 1em;
        padding-top: 0.4583em;
    }

    .widget_rss .rss-date,
    .widget_rss cite {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5;
    }

    .widget_calendar #wp-calendar th, .widget_calendar #wp-calendar td {
        font-size: 8px;
        font-size: 0.8rem;
        padding: 2px;
    }
    .widget button,
    .widget input,
    .widget select,
    .widget textarea {
    }

    .widget button,
    .widget input[type="button"],
    .widget input[type="reset"],
    .widget input[type="submit"] {
        padding: 0.5417em 1.0833em;
    }

    .widget input[type="text"],
    .widget input[type="email"],
    .widget input[type="url"],
    .widget input[type="password"],
    .widget input[type="search"],
    .widget textarea {
        padding: 0.4583em;
    }

    .mc4wp-form input[type=date],
    .mc4wp-form input[type=email],
    .mc4wp-form input[type=tel],
    .mc4wp-form input[type=text],
    .mc4wp-form input[type=url],
    .mc4wp-form select,
    .mc4wp-form textarea,
    .mc4wp-form button,
    .mc4wp-form input[type=button],
    .mc4wp-form input[type=submit]
    {
        font-size: 11px !important;
        font-size: 1.1rem !important;
        padding: 0.4583em;
        line-height: normal !important;
    }

    .mc4wp-form button,
    .mc4wp-form input[type=button],
    .mc4wp-form input[type=submit]
    {
        padding: 0.4583em 0.9em !important;
    }

    .mc4wp-form input[type=date],
    .mc4wp-form input[type=email],
    .mc4wp-form input[type=tel],
    .mc4wp-form input[type=text],
    .mc4wp-form input[type=url],
    .mc4wp-form select,
    .mc4wp-form textarea {
        border-color: #efefef !important;
    }

    .widget .mc4wp-form button,
    .widget .mc4wp-form input[type=button],
    .widget .mc4wp-form input[type=submit] {
        color: #dad6d5 !important;
    }

    .widget .mc4wp-form button:active,
    .widget .mc4wp-form button:focus,
    .widget .mc4wp-form button:hover,
    .widget .mc4wp-form input[type=submit]:active,
    .widget .mc4wp-form input[type=submit]:focus,
    .widget .mc4wp-form input[type=submit]:hover {
        color: rgba(218, 214, 213, 0.5) !important;
    }

    .mc4wp-form input[type=email]:focus {
        border-color: #c14240 !important;
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }
    
    .widget_recent_entries img, .widget_recent_comments .author-avatar {
        float: none;
    }

    .widget_recent_entries br {
        display: none;
    }
	
	
	.sidebar-before-loop .widget_top_news .top-news-item.col-sm-6,
	.sidebar-after-loop .widget_top_news .top-news-item.col-sm-6 {
		width: 100%;
	}

	.sidebar-before-loop .widget_top_news .top-news-item.col-sm-3,
	.sidebar-after-loop .widget_top_news .top-news-item.col-sm-3 {
		width: 50%;
	}

	.sidebar-before-loop .widget_top_news .top-news-high,
	.sidebar-after-loop .widget_top_news .top-news-high {
		margin: 0 0 1px 0;	
	}
	
	
	.custom-slides.bottom-slides .slide-title {
		font-size: 9rem;
	}
	
	
	.apsc-theme-2 .apsc-each-profile {
		width: 93px;
	}

	.apsc-theme-2 .apsc-each-profile,
	.apsc-theme-2 .apsc-each-profile a {
		min-height: 93px;
	}
	
	
	.widget_recent_entries .recent-posts.layout-1 .recent-posts__media {
		float: none;
		margin-bottom: 10px;
	}
	
	.widget_recent_entries .recent-posts.layout-1 .recent-posts__content {
		padding: 0;
	}
	
	.custom-posts-top .recent-posts.layout-3 li {
		float: none;
		width: 100%;
	}
	
	.custom-posts-top .recent-posts li:first-of-type .recent-posts__inner {
		margin-right: 0;
	}
	
	.custom-posts-top .recent-posts li + li .recent-posts__inner {
		margin-left: 0;
	}
	
	.custom-posts-top .recent-posts.layout-3 .recent-posts__content {
		padding-left: 0;
		padding-right: 0;
	}
	
		
	.top-slider-mc4wp .download_btn::before,
	.top-slider-mc4wp .read_btn::before {
		top: 13px !important;
	}


    .footer {
        padding-bottom: 0;
    }

    .footer >.container > .row > div > .widget-first {
        padding-top: 80px;
    }

    .footer >.container > .row > div > .widget-last {
        padding-bottom: 200px;
    }

	.footer .col-sm-4 {
		padding: 0 30px;
	}

	.footer-widget-first-col {
		padding-left: 15px !important;
		width: 29%;
	}
	
	.footer-widget-middle-col {
		width: 42%;
	}

	.footer-widget-last-col {
		padding-right: 15px !important;
		width: 29%;
	}
	
	.foot-about {
		padding-top: 60px;
		padding-left: 0;
	}
	
	.foot-about img {
		top: 0;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		padding-right: 20px;
	}
	
	.footer .widget {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.6;
	}
	
	.page-about .p-about-shop .edd_download {
		width: 50% !important;
		margin-bottom: 30px;
	}
	
 	.page-about .fw-testimonials {
		width: 750px;
	}
	
	.fw-page-builder-content [class*=fw-col]:first-child {
		padding-left: 0;
	}

	.fw-page-builder-content [class*=fw-col]:last-child {
		padding-right: 0;
	}
	
	.sidebar_info {
    	padding: 53px 20px 59px;
	}

}

@media screen and (min-width: 783px) {

	body.page .entry-content {
		padding: 0;
	}
	
	body.page .page-title {
		line-height: 1;
		margin-bottom: 30px;
	}
	
	
	.shop-loop .edd_download_columns_3 .edd_download {
		width: 50% !important;
	}

	.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(2n) .edd_download_inner,
	.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(4n) .edd_download_inner {
		margin: 0 0 30px 15px;
	}

	
	.shop-loop .edd_download_columns_3 .edd_download:first-child .edd_download_inner,
	.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(3n) .edd_download_inner {
		margin: 0 15px 30px 0;
	}
}

/**
 * 21.3 Tablet Large 880px
 */

@media screen and (min-width: 55em) {
	body,
	button,
	input,
	select,
	textarea {
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd {
		margin-bottom: 1.6842em;
	}

	blockquote {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.8182;
		margin-bottom: 1.8182em;
		margin-left: 0;
		padding-left: 0.9091em;
	}

	blockquote p {
		margin-bottom: 1.8182em;
	}

	blockquote cite,
	blockquote small {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	pre {
		line-height: 1.2632;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5278em;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.entry-footer,
	.page-links a,
	.page-links span,
    .pagination .page-numbers,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption {
		font-size: 12px;
		font-size: 1.2rem;
        line-height: 16px;
        line-height: 1.6rem;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 24px;
		top: -1px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 1.6842em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2632em;
	}

    .before-logo {
        display: inline-block;
    }

    .blogname {
        font-size: 120px;
        line-height: 70px;
    }
	
	.excerpt .entry-content {
        padding: 30px !important;
    }
	
	.hentry.post .entry-content {
        padding: 30px 0;
    }

	.entry-title {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 33px;
		font-size: 3.3rem;
		line-height: 1.8308;
	}

    .entry-header h2,
    .entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 30px;
		font-size: 3.0rem;
		line-height: 1.25;
		margin-top: 2em;
        margin-bottom: 1em;
	}

    .entry-content > h2,
    .entry-summary > h2,
    .page-content > h2,
    .comment-content > h2 {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 21px;
		font-size: 2.1rem;
		line-height: 1.1852;
		margin-top: 2.3704em;
		margin-bottom: 1.1852em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.4545;
		margin-top: 2.9091em;
		margin-bottom: 1.4545em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 1.6842em;
	}

	.author-link:after {
		font-size: 24px;
		top: 0;
	}

	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 0;
	}

	.taxonomy-description {
		padding-top: 0.4211em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.1852;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.25em 0.25em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6842em
	}

	.format-link .entry-title a:after {
		top: 0.125em;
	}

	.comments-title {
		margin-bottom: 1.4545em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		margin: 1.6842em 0 1.6842em 60px;
	}

	.comment-list .comment-respond,
	.comment-navigation .comment-respond {
		padding-top: 0px;
	}

	.comment-list .children > li {
	}

	.comment-author .avatar {
		height: 60px;
		margin-right: 1.6842em;
		width: 60px;
		left: -60px;
	}

	.comment-metadata {
		line-height: 2;
	}

	.comment-metadata .edit-link:before {
		top: 8px;
	}

	.pingback .edit-link:before {
		top: 8px;
	}

	.bypostauthor > article .fn:after {
		top: 8px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6842em;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6842em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 1.6842em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6842em;
	}

    .sright.post-container > .row > .col-sm-3,
    .sright.post-container > .row > .col-sm-4 {
        padding-left: 30px;
        padding-right: 0;
    }

    .sright.post-container > .row > .col-sm-8,
    .sright.post-container > .row > .col-sm-9 {
        padding-left: 0;
        padding-right: 30px;
    }
		
    .sleft.post-container > .row > .col-sm-3,
    .sleft.post-container > .row > .col-sm-4 {
        padding-left: 0;
        padding-right: 30px;
    }

    .sleft.post-container > .row > .col-sm-8,
    .sleft.post-container > .row > .col-sm-9 {
        padding-left: 30px;
        padding-right: 0;
    }

    .snone.post-container > .row > .col-xs-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .site-main > .container-fluid {
    }

	.faded-search-form {
		margin-top: 100px;
		padding: 0 100px;
	}
	
	
	.top-slider-mc4wp {
		margin-top: -30px !important;
	}
	
	.top-slider-mc4wp .mc4wp-form-basic input[type] {
		min-height: 40px;
		margin-top: 7px!important;
	}
	
	.top-slider-mc4wp .iconed-field-right::before {
		top: 8px !important;
	}
	
	.top-slider-mc4wp .download_btn::before,
	.top-slider-mc4wp .read_btn::before {
		top: 15px !important;
	}
	
	.ts-slide2.read_btn {
		margin-left: 115px !important;
	}
	
	.ts-slide3.ts-slide-down {
		display: block !important;
	}
	
	.ts-slide3.dnl_course_btn {
		margin: -100px 0 0 -180px !important;
	}

	
	.footer-widget-first-col {
		padding-left: 0px !important;
	}

	.footer-widget-last-col {
		padding-right: 0px !important;
	}
	
	.excerpt.format-status .entry-content {
		padding: 45px 30px !important;
	}
	
}


/**
 * 21.4 Desktop Small 956px
 */

@media screen and (min-width: 59.75em) {
	body:before {
		background-color: #fff;
		content: "";
		display: block;
		height: 100%;
		min-height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 0; /* Fixes flashing bug with scrolling on Safari */
	}

	body {
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd {
		margin-bottom: 1.6em;
	}

	blockquote {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.6667;
		margin-bottom: 1.6667em;
		margin-left: 0;
		padding-left: 1.1111em;
	}

	blockquote cite,
	blockquote small {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.6;
	}

	pre {
		line-height: 1.2;
	}

	button,
	input,
	select,
	textarea {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.5;
	}

	button,
	input {
		line-height: normal;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.375em;
	}
	
	.comment-form-wrap .avatar {
		width: 40px;
		height: 40px;

		-webkit-transform: translateX(-40px);
		-ms-transform: translateX(-40px);
		transform: translateX(-40px);
	}
	
	.comment-form-wrap {
		margin: 30px 0px 0px 40px;
	}
	
	.author-info {
		margin-left: 40px;
	}

	.author-info .author-avatar {
		-webkit-transform: translateX(-40px);
		-ms-transform: translateX(-40px);
		transform: translateX(-40px);
	}

	.author-info .avatar {
		height: 40px;
		width: 40px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.entry-footer,
	.page-links a,
	.page-links span,
    .pagination .page-numbers,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption {
		font-size: 11px;
		font-size: 1.1rem;
        line-height: 14px;
        line-height: 1.4rem;
	}

    .logo > a {
        margin: 0 0 42px;
    }

    .logo-underline{
        margin-bottom: 40px;
    }

    .menu-strip{
		text-align: center;
        height: 60px;
    }


    .menu-transparent .menu-strip:not(.menu-scrolled) {
        background-color: rgba(0, 0, 0, 0.2);
    }

    .admin-bar .is-sticky .menu-strip.header-sticky {
        margin-top: 32px;
    }

    .social-search {
        display: block;
        margin-top: 0;
    }


    .main-nav {
        display: block;
    }
    .main-nav .menu > li > a {
        padding-right: 20px;
    }


    .nav-button {
        display: none;
    }

	.post-navigation a {
		padding: 5% 10%;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 16px;
		top: 0;
	}

	.image-navigation {
		padding: 0 10%;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4em 1.6em 1.6em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4em 0 1.6em 1.6em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		clear: both;
		margin-top: 0.4em;
		margin-bottom: 1.6em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2em;
	}

    .is_stuck {
        margin-top: 50px;
    }

    .entry-content, .pagination .nav-links {
        margin: 0 auto;
    }

	.entry-summary .entry-content,
	.entry-footer {
		padding: 2% 3%;
	}

    .sticky .entry-content {
        padding-top: 30px;
    }

    .entry-content > section > .row {
        margin-left: 0;
        margin-right: 0;
    }

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.7613;
	}

    .entry-header h2,
    .entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		line-height: 1.3846;
		margin-top: 1.8462em;
        margin-bottom: 0.92em;
	}

    .entry-content > h2,
    .entry-summary > h2,
    .page-content > h2,
    .comment-content > h2 {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.3636;
		margin-top: 2.1818em;
		margin-bottom: 1.0909em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.3333;
		margin-top: 2.6667em;
		margin-bottom: 1.3333em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.2;
		margin-top: 3.2em;
		margin-bottom: 1.6em;
	}

    .entry-content > span {
        font-size: 11px;
        font-size: 1.1rem;
    }

	.author-link:after {
		font-size: 16px;
		top: 1px;
	}

	.posted-on:before,
	.byline:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 0;
	}

	.taxonomy-description {
		padding-top: 0.4em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 15px;
		font-size: 1.5rem;
		line-height: 1.3333;
	}

	.page-links {
		margin-bottom: 1.3333em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.3333em 0.3333em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6em;
	}

	.format-link .entry-title a:after {
		top: 0;
	}

    .comment-respond {
        margin: 1em auto;
    }

	.comments-title {
		margin-bottom: 1.3333em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		margin: 1.6em 0 1.6em 40px;
	}

	.comment-list .comment-respond,
	.comment-navigation .comment-respond {
		padding-top: 0px;
	}

	.comment-list .children > li {
		padding-left: 40px;
	}

	.comment-author {
		margin-bottom: 0.4em;
	}

	.comment-author .avatar {
		height: 40px;
		margin-right: 0.8em;
		width: 40px;
		left: -40px;
	}

	.comment-metadata .edit-link:before {
		top: 3px;
	}

	.pingback .edit-link:before {
		top: 5px;
	}

	.bypostauthor > article .fn:after {
		top: 5px;
		left: 3px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 2em;
	}

	.comment-reply-title small a:before {
		top: -3px;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 15px;
		font-size: 1.5rem;
		margin-bottom: 1.6em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6em;
	}
	
	
	.top-slide2-list {
		display: block;
		margin-top: -4px;
	}
	
	.top-slide2-list li + li {
		margin-top: 0;
	}
	
	.top-slide2-list li i {
		font-size: 17px;
	}
	
	.top-slide2-list li:before {
		margin-top: 2px !important;
	}
	
	.ts-slide2 {
		margin-top: -23px !important;
	}
	
	.ts-slide2.read_btn {
		margin-left: 105px !important;
	}
	
	.ts-slide3 .video_carousel {
		display: block;
	}
	
	.ts-slide3.dnl_course_btn {
		margin: 15px 0 0 -70px !important;
		max-width: 180px !important;
		min-width: 180px !important;
		padding-right: 2px !important;
	}
}

@media screen and (min-width: 992px) {
	
	body.has-not-sidebar .excerpt .post-content p {
		font-size: 15px;
		font-size: 1.5rem;
	}
	
	body.has-not-sidebar .excerpt .entry-header h2,
    body.has-not-sidebar .excerpt .entry-content h2,
	body.has-not-sidebar .excerpt .entry-summary h2 {
		font-size: 25px;
		font-size: 2.5rem;
	}
	
    .col-sm-8 iframe[src*="feature=oembed"],
    .col-sm-8 iframe[src*="player.vimeo.com"] {
        height: 323px;
    }
	
	.secondary .widget {	
		padding: 25px;
		line-height: 1.75;
	}
	
	.secondary .widget-title {
		font-size: 27px;
		font-size: 2.7rem;
	}

    .widget_calendar #wp-calendar th, .widget_calendar #wp-calendar td {
        font-size: 12px;
        font-size: 1.2rem;
        padding: 4px 6px;
    }
	
	.head-static {
		background-color: #dad6d5;
		padding: 10px 5px;
	}

	.head-static > .row > div {
		padding: 0 5px;
	}
	
	
	body.has-not-sidebar .excerpt {
	}

    body.has-not-sidebar .excerpt .post-thumbnail.use-default {
        display: block;
    }
	
	/*body.has-not-sidebar .excerpt.has-post-thumbnail:not(.has-post-background),
	body.has-not-sidebar .excerpt.default-thumb,
	body.has-not-sidebar .excerpt.has-post-media {
		height: 248px;
		padding-left: 370px;
	}*/

	body.has-not-sidebar .excerpt.media_layout_excerpt:not(.has-post-background) {
		height: 248px;
		padding-left: 370px;
	}

	body.has-not-sidebar .excerpt .post-thumbnail,
	body.has-not-sidebar .excerpt.landscape .format-video iframe,
	body.has-not-sidebar .excerpt.format-video .video-container,
	body.has-not-sidebar .excerpt.format-audio iframe,
	body.has-not-sidebar .excerpt.format-image figure a,
	body.has-not-sidebar .excerpt.format-gallery .owl-gallery,
	body.has-not-sidebar .excerpt .featured-media {
		position: absolute;
		width: 370px;
		height: 248px;
		top: 0;
		left: 0;
		padding: 0;
		margin: 0;
	}
	
	body.has-not-sidebar .excerpt .video-container .video-icon {
		top: 123px;
	}

    body.has-not-sidebar .excerpt .portrait img {
        width: 100%;
    }

    body.has-not-sidebar .excerpt .landscape img {
        height: 100%;
    }

	body.has-not-sidebar .excerpt .post-thumbnail.image-fit img {
		position: absolute;
		left: 50%;
		top: 50%;

		-webkit-transform: translate(-50%, -50.5%);
		-ms-transform: translate(-50%, -50.5%);
		transform: translate(-50%, -50.5%);	
	}
	
	body.has-not-sidebar .excerpt.default-thumb .post-content {
		height: 84px;
		overflow: hidden;
	}
	
	.has-not-sidebar .sidebar-before-loop .widget_top_news .top-news-item.col-sm-6,
	.has-not-sidebar .sidebar-after-loop .widget_top_news .top-news-item.col-sm-6 {
		width: 50%;
	}

	.has-not-sidebar .sidebar-before-loop .widget_top_news .top-news-item.col-sm-3,
	.has-not-sidebar .sidebar-after-loop .widget_top_news .top-news-item.col-sm-3 {
		width: 25%;
	}

	.has-not-sidebar .sidebar-before-loop .widget_top_news .top-news-high,
	.has-not-sidebar .sidebar-after-loop .widget_top_news .top-news-high {
		margin: 0 1px 0 0;	
	}
	
	.ts-slide3.dnl_course_btn {
		margin: 15px 0 0 -80px !important;
		max-width: 200px !important;
		min-width: 200px !important;
	}
	
	.bs-w992-hide {
		display: block !important;
	}


	.apsc-theme-2 .apsc-each-profile {
		width: 80px;
	}

	.apsc-theme-2 .apsc-each-profile,
	.apsc-theme-2 .apsc-each-profile a {
		min-height: 93px;
	}
	
		
	.custom-posts-top .recent-posts.layout-3 li {
		margin-bottom: 0;
		float: left;
		width: 50%;
	}
	
	.custom-posts-top .recent-posts li:first-of-type .recent-posts__inner {
		margin-right: 15px;
	}
	
	.custom-posts-top .recent-posts li + li .recent-posts__inner {
		margin-left: 15px;
	}

	.widget_recent_entries img, .widget_recent_comments .author-avatar {
        float: left;
    }	

	
	.footer .widget {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.7;
	}
	
	.page-about .p-about-shop .edd_download {
		width: 25% !important;
		margin-bottom: 0;
	}
	
 	.page-about .fw-testimonials {
		width: 920px;
	}
	
	.sidebar_info {
    	padding: 53px 35px 59px;
	}
}


/**
 * 21.5 Desktop Medium 1100px
 */

@media screen and (min-width: 68.75em) {
	body,
	button,
	input,
	select,
	textarea {
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd {
		margin-bottom: 1.6471em;
	}

	blockquote {
		font-size: 20px;
		font-size: 2rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		margin-left: 0;
		padding-left: 0.85em;
	}

	blockquote p {
		margin-bottom: 1.75em;
	}

	blockquote cite,
	blockquote small {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6471;
	}

	pre {
		line-height: 1.2353;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5em;
	}
	
	.head-menu-left a .menu-title {
		display: block;
	}
	
	.comment-form-wrap .avatar {
		width: 60px;
		height: 60px;

		-webkit-transform: translateX(-60px);
		-ms-transform: translateX(-60px);
		transform: translateX(-60px);
	}
	
	.comment-form-wrap {
		margin: 30px 0px 0px 60px;
	}
	
	.author-info {
		margin-left: 100px;
	}

	.author-info .author-avatar {
		-webkit-transform: translateX(-100px);
		-ms-transform: translateX(-100px);
		transform: translateX(-100px);
	}

	.author-info .avatar {
		height: 100px;
		width: 100px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.entry-footer,
	.page-links a,
	.page-links span,
    .pagination .page-numbers,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption {
		font-size: 11px;
		font-size: 1.1rem;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		top: 2px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4118em 1.6471em 1.6471em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4118em 0 1.6471em 1.6471em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4118em;
		margin-bottom: 1.6471em;
	}

    .main-nav .menu > li > a {
        padding-right: 30px;
    }

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2353em;
	}

	.widget blockquote {
		font-size: 14px;
		font-size: 1.4rem;
		padding-left: 1.2143em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		padding: 0.75em 1.5em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5em;
	}

    .mc4wp-form input[type=date],
    .mc4wp-form input[type=email],
    .mc4wp-form input[type=tel],
    .mc4wp-form input[type=text],
    .mc4wp-form input[type=url],
    .mc4wp-form select,
    .mc4wp-form textarea,
    .mc4wp-form button,
    .mc4wp-form input[type=button],
    .mc4wp-form input[type=submit]
    {
        font-size: 14px !important;
        font-size: 1.4rem !important;
        padding: 0.5em;
        line-height: normal !important;
        height: 50px !important;
    }

    .mc4wp-form button,
    .mc4wp-form input[type=button],
    .mc4wp-form input[type=submit]
    {
        padding: 0.5em 1em !important;
    }

	.widget .wp-caption-text,
	.widget .gallery-caption {
		line-height: 1.4583;
		padding: 0.5833em 0;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.4643em 0;
	}
	
		.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4643em 0 0 1em;
		padding-top: 0.4643em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		line-height: 1.75;
	}
    .widget_recent_entries img,
    .widget_recent_comments .author-avatar,
    .widget_recent_entries br {
        display: block;
    }
	
	
	.top-slider-mc4wp {
		margin-top: -30px !important;
	}
	
	.top-slider-mc4wp .mc4wp-form-basic input[type] {
		min-height: 50px;
		margin-top: 7px!important;
	}
	
	.top-slider-mc4wp .read_btn {
		margin-left: 5px !important;
	}
	
	.top-slider-mc4wp .iconed-field-right::before {
		top: 13px !important;
	}
	
	.top-slider-mc4wp .download_btn::before,
	.top-slider-mc4wp .read_btn::before {
		top: 20px !important;
		left: -5px;
	}
	
	.top-slider-mc4wp .mc4wp-form .iconed-button-left {
		max-width: 165px !important;
	}
	
	.top-slider-mc4wp .mc4wp-form .iconed-button-left input[type] {
		padding-left: 40px !important;
		padding-right: 5px !important;
	}
	
	.top-slide2-list {
		margin-top: -3px;
	}
	
	.top-slide2-list li + li {
		margin-top: 8px;
	}
	
	.top-slide2-list li i {
		font-size: 18px;
	}
	
	.top-slide2-list li:before {
		margin-top: 1px !important;
	}
	
	.ts-slide2 {
		margin-top: -13px !important;
	}
	
	.ts-slide2.read_btn {
		margin-left: 90px !important;
	}
	
	.ts-slide3.dnl_course_btn {
		margin: 13px 0 0 -86px !important;
	}
	

    .entry-content, .pagination .nav-links {
        margin: 0 auto;
    }

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 29px;
		font-size: 2.9rem;
		line-height: 1.8;
	}

    .entry-header h2,
    .entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 25px;
		font-size: 2.5rem;
		line-height: 1.2069;
		margin-top: 1.931em;
        margin-bottom: 0.96em;
	}

    .entry-content > h2,
    .entry-summary > h2,
    .page-content > h2,
    .comment-content > h2 {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 18px;
		font-size: 1.8rem;
		line-height: 1.1667;
		margin-top: 2.3333em;
		margin-bottom: 1.1667em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.4;
		margin-top: 2.8em;
		margin-bottom: 1.4em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 12px;
		font-size: 1.2rem;
		line-height: 1.2353;
		margin-top: 3.2941em;
		margin-bottom: 1.6471em;
	}

    .entry-content > span {
        font-size: 12px;
        font-size: 1.2rem;
    }

	.author-link:after {
		top: 3px;
	}

	.posted-on:before,
	.byline:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 0;
	}

	.taxonomy-description {
		padding-top: 0.4118em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.1667;
	}

	.page-links {
		margin-bottom: 1.4117em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.2857em 0.2857em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6471em;
	}

	.format-link .entry-title a:after {
		top: 0.0833em;
	}

    .comment-respond {
        margin: 2.4em auto;
    }

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		margin: 1.6471em 0 1.6471em 60px;
	}

	.comment-list .comment-respond,
	.comment-navigation .comment-respond {
		padding-top: 0px;
        margin-top: 21px;
	}

	.comment-list .children > li {
		padding-left: 60px;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 60px;
		margin-right: 1.64705em;
		width: 60px;
		left: -60px;
	}

	.bypostauthor > article .fn:after {
		top: 7px;
		left: 6px;
	}

	.comment-metadata .edit-link:before {
		top: 6px;
	}

	.pingback .edit-link:before {
		top: 6px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6471em;
	}

	.comment-reply-title small a:before {
		top: -1px;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6471em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 17px;
		font-size: 1.7rem;
		margin-bottom: 1.6471em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6471em;
	}
}


/**
 * 21.6 Desktop Large 1240px
 */

@media screen and (min-width: 77.5em) {
	body,
	button,
	input,
	select,
	textarea {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.75;
		letter-spacing: -0.025em;
	}

	button,
	input {
		line-height: normal;
	}

	p,
	address,
	pre,
	hr,
	ul,
	ol,
	dl,
	dd {
		margin-bottom: 1.6842em;
	}

	blockquote {
		font-size: 22px;
		font-size: 2.2rem;
		line-height: 1.8182;
		margin-bottom: 1.8182em;
		margin-left: 0;
		padding-left: 0.9091em;
	}

	blockquote p {
		margin-bottom: 1.8182em;
	}

	blockquote cite,
	blockquote small {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.6842;
	}

	pre {
		line-height: 1.2632;
	}

	input[type="text"],
	input[type="email"],
	input[type="url"],
	input[type="password"],
	input[type="search"],
	textarea {
		padding: 0.5278em;
	}
	
	.excerpt .entry-content {
        padding: 40px !important;
    }
	
	body.has-not-sidebar .excerpt .post-content p {
		font-size: 17px;
		font-size: 1.7rem;
	}
	
	body.has-not-sidebar .excerpt .entry-header h2,
    body.has-not-sidebar .excerpt .entry-content h2,
	body.has-not-sidebar .excerpt .entry-summary h2 {
		font-size: 30px;
		font-size: 3.0rem;
	}
	
	.comment-form-wrap .avatar {
		width: 70px;
		height: 70px;

		-webkit-transform: translateX(-70px);
		-ms-transform: translateX(-70px);
		transform: translateX(-70px);
	}
	
	.comment-form-wrap {
		margin: 30px 0px 0px 70px;
	}
	
	.author-info {
		margin-left: 170px;
	}

	.author-info .author-avatar {
		-webkit-transform: translateX(-170px);
		-ms-transform: translateX(-170px);
		transform: translateX(-170px);
	}

	.author-info .avatar {
		height: 170px;
		width: 170px;
	}

	.post-password-form label,
	.post-navigation .meta-nav,
	.comment-navigation,
	.image-navigation,
	.author-heading,
	.entry-footer,
	.page-links a,
	.page-links span,
    .pagination .page-numbers,
	.comment-metadata,
	.pingback .edit-link,
	.comment-list .reply,
	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.comment-form label,
	.form-allowed-tags,
	.wp-caption-text,
	.gallery-caption,
	.entry-caption {
		font-size: 12px;
		font-size: 1.2rem;
        line-height: 14px;
        line-height: 1.4rem;
	}

	.image-navigation .nav-previous a:before,
	.image-navigation .nav-next a:after,
	.comment-navigation .nav-previous a:before,
	.comment-navigation .nav-next a:after {
		font-size: 24px;
		top: -1px;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	img.alignleft {
		margin: 0.4211em 1.6842em 1.6842em 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	img.alignright {
		margin: 0.4211em 0 1.6842em 1.6842em;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	img.aligncenter {
		margin-top: 0.4211em;
		margin-bottom: 1.6842em;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter {
		margin-bottom: 1.2632em;
	}

	.secondary .widget {	
		padding: 30px;
		font-size: 17px;
		font-size: 1.7rem; 
		line-height: 1.75;
	}
	
	.secondary .widget-title {
		font-size: 40px;
		font-size: 4.0rem;
	}

	.widget blockquote {
		font-size: 14px;
		font-size: 1.4rem;
		padding-left: 1.25em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		padding: 0.8462em 1.6923em;
	}

	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget textarea {
		padding: 0.5em;
	}

	.widget .wp-caption-text,
	.widget .gallery-caption {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.5385;
		padding: 0.6154em 0;
	}

	.widget_archive li,
	.widget_categories li,
	.widget_links li,
	.widget_meta li,
	.widget_nav_menu li,
	.widget_pages li,
	.widget_recent_comments li,
	.widget_recent_entries li {
		padding: 0.63em 0;
	}
	
	.widget_archive li a:before,
	.widget_categories li a:before,
	.widget_links li a:before,
	.widget_meta li a:before,
	.widget_nav_menu li a:before,
	.widget_pages li a:before {
		margin-top: 2px;
	}

	.widget_categories .children,
	.widget_nav_menu .sub-menu,
	.widget_pages .children {
		margin: 0.4688em 0 0 1em;
		padding-top: 0.4688em;
	}

	.widget_rss .rss-date,
	.widget_rss cite {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.8462;
	}
	
	
	.top-slider-mc4wp-title {
		display: block !important;
	}
	
	
	.top-slider-mc4wp {
		margin-top: 0 !important;
		padding-top: 10px !important; 
	}
	
	.top-slider-mc4wp .mc4wp-form-basic input[type] {
		min-height: 50px;
		margin-top: 0 !important;
	}
	
	.top-slider-mc4wp .read_btn {
		margin-left: 8px !important;
	}
	
	.top-slider-mc4wp .iconed-field-right::before {
		top: 13px !important;
	}
	
	.top-slider-mc4wp .download_btn::before,
	.top-slider-mc4wp .read_btn::before {
		top: 13px !important;
		left: 2px;
	}
	
	.top-slider-mc4wp .mc4wp-form .iconed-button-left {
		max-width: 180px !important;
		margin-top: 40px !important;
	}
	
	.top-slider-mc4wp .mc4wp-form .iconed-button-left input[type] {
		padding-left: 55px !important;
		padding-right: 10px !important;
	}
	
	.top-slide2-list {
		margin-top: 10px;
	}
	
	.ts-slide2 {
		margin-top: 0 !important;
	}
	
	.ts-slide2.read_btn {
		margin-left: 75px !important;
	}
	
	.ts-slide3.dnl_course_btn {
		margin: 13px 0 0 -72px !important;
	}
	
	
	.apsc-theme-2 .apsc-each-profile {
		width: 100px;
	}

	.apsc-theme-2 .apsc-each-profile,
	.apsc-theme-2 .apsc-each-profile a {
		min-height: 100px;
	}
	
	.widget_recent_entries .recent-posts.layout-1 .recent-posts__media {
		float: left;
		margin-bottom: 0;
	}
	
	.widget_recent_entries .recent-posts.layout-1 .recent-posts__content {
		padding: 0 10px 0 20px;
	}
	
	.widget_recent_entries .recent-posts.layout-1 a.recent-posts__title {
		max-height: 2.5em;
	}
	

    .entry-content, .pagination .nav-links {
        margin: 0 auto;
    }
	
	body.has-not-sidebar .excerpt.default-thumb .post-content {
		height: 91px;
	}

	.entry-content h1,
	.entry-summary h1,
	.page-content h1,
	.comment-content h1 {
		font-size: 40px;
		font-size: 4.0rem;
		line-height: 1.35;
	}
	
	.entry-header h2,
    .entry-content h2,
	.entry-summary h2,
	.page-content h2,
	.comment-content h2 {
		font-size: 30px;
		font-size: 3rem;
		line-height: 1.0;
		margin-top: 2em;
        margin-bottom: 1em;
		letter-spacing: 0;
	}

    .entry-content > h2,
    .entry-summary > h2,
    .page-content > h2,
    .comment-content > h2 {
        margin-top: 0.5em;
        margin-bottom: 0.5em;
    }

	.entry-content h3,
	.entry-summary h3,
	.page-content h3,
	.comment-content h3 {
		font-size: 21px;
		font-size: 2.1rem;
		line-height: 1.1852;
		margin-top: 2.3704em;
		margin-bottom: 1.1852em;
	}

	.entry-content h4,
	.entry-summary h4,
	.page-content h4,
	.comment-content h4 {
		font-size: 16px;
		font-size: 1.6rem;
		line-height: 1.4545;
		margin-top: 2.9091em;
		margin-bottom: 1.4545em;
	}

	.entry-content h5,
	.entry-content h6,
	.entry-summary h5,
	.entry-summary h6,
	.page-content h5,
	.page-content h6,
	.comment-content h5,
	.comment-content h6 {
		font-size: 13px;
		font-size: 1.3rem;
		line-height: 1.2632;
		margin-top: 3.3684em;
		margin-bottom: 1.6842em;
	}

	.author-link:after {
		font-size: 24px;
		top: 0;
	}

	.posted-on:before,
	.byline:before,
	.tags-links:before,
	.comments-link:before,
	.entry-format:before,
	.edit-link:before,
	.full-size-link:before {
		top: 0;
	}

	.taxonomy-description {
		padding-top: 0.4211em;
	}

	.page-title,
	.comments-title,
	.comment-reply-title,
	.post-navigation .post-title {
		font-size: 19px;
		font-size: 1.9rem;
		line-height: 1.1852;
		font-weight: 100;
	}
	
	.comments-title {
		font-size: 40px;
		font-size: 4.0rem;
	}

	.page-links {
		margin-bottom: 1.4736em;
	}

	.page-links a,
	.page-links > span {
		margin: 0 0.25em 0.25em 0;
	}

	.entry-attachment {
		margin-bottom: 1.6842em;
	}

	.format-link .entry-title a:after {
		top: 3px;
	}

    .comment-respond {
        margin: 2.4em auto;
    }

	.comments-title {
		margin-bottom: 1em;
	}

	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		margin: 1.6842em 0px 3.0842em 70px ;
	}

	.comment-list .comment-respond,
	.comment-navigation .comment-respond {
		padding-top: 0px;
        margin-top: -21px;
	}

	.comment-list .children > li {
		padding-left: 70px;
	}

	.comment-author .avatar {
		height: 70px;
		margin-right: 1.6842em;
		width: 70px;
		left: -70px;
	}

	.bypostauthor > article .fn:after {
		top: 8px;
	}

	.comment-metadata .edit-link:before {
		top: 8px;
	}

	.pingback .edit-link:before {
		top: 8px;
	}

	.comment-content ul,
	.comment-content ol {
		margin-bottom: 1.6842em;
	}

	embed,
	iframe,
	object,
	video {
		margin-bottom: 1.6842em;
	}

	.wp-audio-shortcode,
	.wp-video,
	.wp-playlist.wp-audio-playlist {
		font-size: 19px;
		font-size: 1.9rem;
		margin-bottom: 1.6842em;
	}

	.wp-caption,
	.gallery {
		margin-bottom: 1.6842em;
	}

    .col-sm-8 iframe[src*="feature=oembed"],
    .col-sm-8 iframe[src*="player.vimeo.com"] {
        height: 383px;
    }
	
	.footer .widget {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.75;
	}
	
	.page-contact .p-contact-title,
	.page-contact .wpcf7 {
		margin-right: 25px;
	}
	
	.sidebar_info {
    	padding: 51px 60px 51px;
	}
	
	
	.shop-loop .edd_download_columns_3 .edd_download {
		width: 33.3333% !important;
	}

	.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(2n) .edd_download_inner {
		margin: 0 10px;
	}

	.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(4n) .edd_download_inner,
	.shop-loop .edd_download_columns_3 .edd_download:first-child .edd_download_inner {
		margin: 0 20px 30px 0;
	}

	.shop-loop .edd_download_columns_3 .edd_download:nth-of-type(3n) .edd_download_inner {
		margin: 0 0 30px 20px;
	}
}


/**
 * 21.7 Desktop X-Large 1403px
 */

@media screen and (min-width: 87.6875em) {
	
	.main-nav .menu > li > a {
        padding: 0 40px;
    }
	
	
	.top-slider-mc4wp .mc4wp-form .iconed-button-left {
		max-width: unset !important;
	}
	
	.top-slider-mc4wp .mc4wp-form .iconed-button-left input[type] {
		padding-left: 60px !important;
	}
	
	.top-slide2-list {
		margin-top: 7px;
	}
	
	.top-slide2-list li + li {
		margin-top: 19px;
	}
	
	.top-slide2-list li i {
		font-size: 20px;
	}
	
	.ts-slide2.read_btn {
		margin-left: 58px !important;
	}
	
	.ts-slide3.dnl_course_btn {
		margin: 8px 0 0 -55px !important;
	}
	
	.top-slider-mc4wp .mc4wp-form .iconed-button-left {
		min-width: 200px;
	}
	
	.top-slider-mc4wp .mc4wp-form .iconed-button-left input[type] {
		padding-right: 27px !important;
		min-width: 200px;
	}
	
	
	.foot-about {
		padding-top: 0;
	}
	
	.foot-about img {
		top: 27px;
		left: 0;
		-webkit-transform: translate(-100%, -50%);
		-ms-transform: translate(-100%, -50%);
		transform: translate(-100%, -50%);
		padding-right: 20px;
	}
}

@media screen and (min-width: 118.75em) {
	
	.top-slide2-list {
		margin-top: 27px;
	}
	
	.ts-slide2.read_btn {
		margin-left: 0 !important;
	}
	
	.ts-slide3.dnl_course_btn {
		margin: 0 -1px 0 !important;
	}
}


/**
 * 21.8 Print
 */

@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		font-size: 11.25pt;
	}

	.navigation,
	.page-links,
	.edit-link,
	#reply-title,
	.comment-form,
	.comment-edit-link,
	.comment-list .reply a,
	button,
	input,
	textarea,
	select {
		display: none;
	}

	.site-header,
	.site-footer,
	.hentry,
	.entry-footer,
	.page-content,
	.comments-area {
		background: none !important; /* Make sure color schemes dont't affect to print */
	}

	body,
	blockquote,
	blockquote cite,
	blockquote small,
	label,
	a,
	.site-title a,
	.site-description,
	.post-title,
	.author-heading,
	.entry-footer,
	.entry-footer a,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.no-comments,
	.site-info,
	.site-info a,
	.wp-caption-text,
	.gallery-caption {
		color: #000 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr[title],
	table,
	th,
	td,
	.site-header,
	.site-footer,
	.hentry + .hentry,
	.author-info,
	.comments-area,
	.comment-list .comment-respond,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #eaeaea !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 0 7.6923%;
	}

	.site-header {
		padding: 0;
	}

	.site-description {
		display: block;
	}

	.hentry.has-post-thumbnail {
		padding-top: 7.6923%;
	}

	.sticky-post {
		background: #000 !important;
		color: #fff !important;
	}

	.entry-footer {
		padding: 0;
	}

	.entry-content,
	.entry-summary,
	.entry-footer {
		padding: 0 0 7.6923%;
	}

	.post-thumbnail img {
		margin: 0;
	}

	.site-footer {
		margin-top: 7.6923%;
		padding: 3.84615% 0;
	}
}

/**
 * Non-sticky menu under 955px
 */
@media screen and (max-width: 59.6875em) {
    .menu-strip.header-sticky {
        position: relative !important;
    }
}


/**
 * 22.0 Browsers adjustments
 */


/* Chrome */

@media screen and (-webkit-min-device-pixel-ratio:0) {
		
	.post-comments-floated {
		padding-bottom: 15px;
	}
	
	.buttoned-overlay-prettyphoto i {
		padding-bottom: 0;
	}
	
	.buttoned-overlay-post i {
		padding-left: 2px;
	}
	
	.cat-links-floated {
		line-height: 0.9;
		top: 0;
	}
	
	.nav-links .page-numbers {
		margin: 0 2px;
	}
	
	.nav-links .page-numbers:last-child {
		margin: 0;
	}
	
	.wide-bg {
		width: 99.1vw;
	}

    .dropcaps2 .hentry:not(.excerpt) .post-content > p:first-child:first-letter,
    .dropcaps3 .hentry:not(.excerpt) .post-content > p:first-child:first-letter {
        padding-top: 3px;
    }
}


/* IE10+ */

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	
	.video_carousel.owl-carousel .owl-controls .owl-nav {
		left: 55px;
	}
	
	.widget.widget_recent_entries_carousel .owl-carousel .owl-controls .owl-nav {
		right: -24px !important;
	}
	
	.social-search .social-navigation li {
		margin-top: 22px;
	}
	
	.footer .widget_nav_menu a {
		padding-top: 14px !important;
	}
	
	.shop-single-item-share .share-icons li a {
		padding-top: 18px;
	}
	
	.post-controls .pctrl-social-btn div {
		padding-top: 4px;
	}
	
	.post-controls .pctrl-social ul {
		padding-top: 10px;
	}

    .post-content ul,
    .post-content ol {
        list-style-position: inside;
        padding-left: 1.5em;
        text-indent: -1.77em;
    }

    .post-content blockquote.alignleft,
    .post-content .wp-caption.alignleft,
    .post-content img.alignleft {
        margin-right: 2.6842em;
    }
}