/* # Morning Child Theme  
Theme Name: Morning Theme  
Theme URI: http://morningchores.com/  
Description: This theme is created for Morning Chores.   
Author: Filan
Author URI: http://morningchores.com/   
Template: genesis  
Template Version: 2.1.2  
Tags: black, orange, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready  
License: GPL-2.0+  
License URI: http://www.gnu.org/licenses/gpl-2.0.html  
*/
/* # Table of Contents
- HTML5 Reset
	- Baseline Normalize
	- Box Sizing
	- Float Clearing
- Defaults
	- Typographical Elements
	- Headings
	- Objects
	- Gallery
	- Forms
	- Tables
- Structure and Layout
	- Site Containers
	- Column Widths and Positions
	- Column Classes
- Common Classes
	- Avatar
	- Genesis
	- Search Form
	- Titles
	- WordPress
- Widgets
	- Featured Content
- Plugins
	- Genesis eNews Extended
	- Jetpack
- Site Header
	- Title Area
	- Widget Area
- Site Navigation
	- Header Navigation
	- Primary Navigation
	- Secondary Navigation
- Homepage Widgets
- Content Area
	- Entries
	- Entry Meta
	- Pagination
	- Comments
- Sidebars
- Footer Widgets
- Site Footer
- Media Queries
	- Retina Display
	- Max-width: 1200px
	- Max-width: 960px
	- Max-width: 800px
*/
/* # HTML5 Reset
---------------------------------------------------------------------------------------------------- */
/* # Fonts
---------------------------------------------------------------------------------------------------- */
@font-face {font-family: 'ProximaNova';font-weight: bold;font-style: italic;src: url('webfonts/2E39B5_0_0.eot');src: url('webfonts/2E39B5_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2E39B5_0_0.woff2') format('woff2'),url('webfonts/2E39B5_0_0.woff') format('woff'),url('webfonts/2E39B5_0_0.ttf') format('truetype');}

@font-face {font-family: 'ProximaNova';font-weight: bold;font-style: normal;src: url('webfonts/2E39B5_1_0.eot');src: url('webfonts/2E39B5_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2E39B5_1_0.woff2') format('woff2'),url('webfonts/2E39B5_1_0.woff') format('woff'),url('webfonts/2E39B5_1_0.ttf') format('truetype');}

@font-face {font-family: 'ProximaNova';font-weight: normal;font-style: normal;src: url('webfonts/2E39B5_3_0.eot');src: url('webfonts/2E39B5_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2E39B5_3_0.woff2') format('woff2'),url('webfonts/2E39B5_3_0.woff') format('woff'),url('webfonts/2E39B5_3_0.ttf') format('truetype');}

@font-face {font-family: 'ProximaNova';font-weight: normal;font-style: italic;src: url('webfonts/2E39B5_4_0.eot');src: url('webfonts/2E39B5_4_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2E39B5_4_0.woff2') format('woff2'),url('webfonts/2E39B5_4_0.woff') format('woff'),url('webfonts/2E39B5_4_0.ttf') format('truetype');}

@font-face {
	font-family: 'iconfont';
	src: url('webfonts/iconfont.eot?lvvz6i');
	src: url('webfonts/iconfont.eot?lvvz6i#iefix') format('embedded-opentype'),
		 url('webfonts/iconfont.ttf?lvvz6i') format('truetype'),
		 url('webfonts/iconfont.woff?lvvz6i') format('woff'),
		 url('webfonts/iconfont.svg?lvvz6i#iconfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'iconfont' !important;
  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;
}

.icon-close:before {
  content: "\e900";
}
.icon-search:before {
  content: "\f002";
}
.icon-star:before {
  content: "\f005";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-question-circle:before {
  content: "\f059";
}
.icon-info-circle:before {
  content: "\f05a";
}
.icon-comment:before {
  content: "\f075";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-facebook-f:before {
  content: "\f09a";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-navicon:before {
  content: "\f0c9";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-envelope:before {
  content: "\f0e0";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-youtube-play:before {
  content: "\f16a";
}
.icon-instagram:before {
  content: "\f16d";
}
.icon-pinterest-p:before {
  content: "\f231";
}
.icon-amazon:before {
  content: "\f270";
}

/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{background:0 0}
a:active,a:hover{outline:0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background:#ff0;color:#333}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{border:0}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
input{line-height:normal}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-collapse:collapse;border-spacing:0}
td,th{padding:0}

/* ## Box Sizing
--------------------------------------------- */
*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* ## Float Clearing
--------------------------------------------- */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/* # Defaults
---------------------------------------------------------------------------------------------------- */
/* ## Typographical Elements
--------------------------------------------- */
body {
	background-color: #fff;
	color: #333;
	font-family: ProximaNova, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.625;
	margin: 0;
}

.logged-in #wpadminbar {
	z-index: 9999999 !important;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button,
.button-mulai,
.gallery img {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #333;
	color: #fff;
}

::selection {
	background-color: #333;
	color: #fff;
}

a {
	color: #2584db;
	text-decoration: none;
}

a:hover {
	color: #47596D;
}

p {
	margin: 0;
	margin-bottom: 1.625em;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

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

blockquote {
	margin: 40px;
	color: #969696;
	font-size: 1.5em;
	text-align: center;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 2.2em;
	height: 0;
	left: -35px;
	position: relative;
	top: -30px;
	text-align: left;
}

.cursor-pointer {
	cursor: pointer;
}

/* ## Headings
--------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: ProximaNova, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 0 0 1rem;
	letter-spacing: -0.008em;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.999em;
}

h3 {
	font-size: 1.414em;
}

h4 {
	font-size: 1.2em;
}

h5 {
	font-size: 1em;
}

h6 {
    font-size: 0.9em;
    text-transform: uppercase;
    font-weight: 400;
    color: #77c3d2;
    margin-bottom: 0;
}

/* ## Objects
--------------------------------------------- */
embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto;
}

/* ## Gallery
--------------------------------------------- */
.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

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

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

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

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

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

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

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

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

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover {
	border: 1px solid #999;
}

/* ## Forms
--------------------------------------------- */
input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	padding: 16px;
	width: 100%;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto;
}

::-moz-placeholder {
	color: #999;
	font-weight: 400;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
	font-weight: 400;
}

/*input:focus::-webkit-input-placeholder { color:transparent; }
input:focus:-moz-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }
input:focus:-ms-input-placeholder { color:transparent; }*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: #2584db;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	font-weight: 400;
	padding: 10px 24px;
	width: auto;
	border-radius: 3px;
}

.footer-widgets button,
.footer-widgets input[type="button"],
.footer-widgets input[type="reset"],
.footer-widgets input[type="submit"],
.footer-widgets .button {
	background-color: #2584db;
	color: #fff;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover {
	background-color: #47596D;
	color: #fff;
}

.entry-content .button:hover {
	color: #fff;
}

.footer-widgets button:hover,
.footer-widgets input:hover[type="button"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .button:hover {
	background-color: #fff;
	color: #333;
}

.button {
	display: inline-block;
}

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

/* ## Tables
--------------------------------------------- */
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.625em;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

td,
th {
	text-align: left;
}

td, th {
	border-top: 1px solid #ddd;
	padding: 6px;
}

thead td p {
    margin-bottom: 0;
}

thead, th {
    background-color: #2584db;
    color: #fff;
    font-weight: 700;
}

thead tr td, th {
	text-align: center;
	line-height: 1.25em;
}

td img.centered,
td .aligncenter {
	margin: 0 auto;
	max-width: 75px;
}

tbody tr:hover {
    background-color: #f4f7f9;
}

/* ## Screen Reader Text
--------------------------------------------- */
.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus,
.genesis-nav-menu .search input[type="submit"]:focus,
.widget_search input[type="submit"]:focus  {
	clip: auto !important;
	height: auto;
	width: auto;
	display: block;
	font-size: 1em;
	font-weight: bold;
	padding: 15px 23px 14px;
	color: #333;
	background: #fff;
	z-index: 100000; /* Above WP toolbar. */
	text-decoration: none;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
}

.more-link {
    position: relative;
}

/* # Structure and Layout
---------------------------------------------------------------------------------------------------- */
/* ## Site Containers
--------------------------------------------- */
.site-inner,
.wrap {
	margin: 0 auto;
	max-width: 1100px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
}

/* ## Column Widths and Positions
--------------------------------------------- */
/* ### Wrapping div for .content and .sidebar-primary */
.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 980px;
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}

/* ### Content */
.content {
	float: right;
	width: 728px;
}

.home .content {
    width: 100%;
}

.blog .content {
    width: 100%;
}

.search .content {
    width: 100%;
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 580px;
}

.full-width-content .content {
	width: 100%;
}

/* ### Primary Sidebar */
.sidebar-primary {
	float: right;
	width: 300px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* ### Secondary Sidebar */
.sidebar-secondary {
	float: left;
	width: 180px;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

/* ## Column Classes
--------------------------------------------- */
/* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

/* # Common Classes
---------------------------------------------------------------------------------------------------- */
/* ## Avatar
--------------------------------------------- */
.avatar {
	float: left;
}

.alignleft .avatar,
.author-box .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.comment .avatar {
	margin: 0 16px 24px 0;
	border-radius: 50%;
}

/* ## Genesis
--------------------------------------------- */
.breadcrumb {
	background-color: #eee;
	padding: 10px 15px;
	font-size: 0.8em;
	color: #aaa;
}

.breadcrumb a {
	color: #333;
}

.breadcrumb a:hover {
	color: #2584db;
}

.archive-description {
	background-color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
	padding: 40px;
}

.author-box-wrapper {
	display: none;
	max-width: 500px;
    position: absolute;
    z-index: 999;
    left: 20px;
    top: 80%;
    padding: 6px 0 0;
    font-size: 16px;
}

.author-box {
	padding: 15px;
    box-shadow: 0px 0px 20px 0px rgba(0,64,128,0.10);
    border-radius: 5px;
    background-color: #fff;
    color: #333;
    border: 1px solid #eceeef;
}

.author-box .avatar {
	margin-right: 15px;
}

.entry-author:hover + .author-box-wrapper,
.author-box-wrapper:hover {
	display: block;
}

.entry-author-name {
	color: #2584db;
	cursor: pointer;
	-webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.entry-author-name:hover {
	color: #47596D;
}

.author-box-title {
	font-size: 18px;
	margin-bottom: 4px;
	font-weight: 700;
	line-height: 1.2;
	display: block;
}

.author-box-content {
    font-size: 14px;
}

.archive-description p:last-child,
.author-box p:last-child {
	margin-bottom: 0;
}

/* ## Search Form
--------------------------------------------- */
.search-form {
	position: relative;
}

.search-form input[type="search"] {
	padding-left: 40px;
	border: none;
	background-color: #f3f3f3;
}

.search-form input[type="submit"] {
	font-family: 'iconfont';
	-webkit-font-smoothing: antialiased;
}

.site-header .search-form {
	line-height: 60px;
}

.entry-content .search-form,
.site-header .search-form {
	width: 100%;
}

.site-header .search-form input[type="search"],
.slide-menu-top .search-form input[type="search"] {
    background-color: #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    padding: 12px;
    width: 245px;
    font-size: 16px;
    transition: all 0.2s ease-in-out;
    padding-right: 45px;
}

.slide-menu-top .search-form input[type="search"] {
	width: 245px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.site-header .search-form input[type="search"]:focus,
.slide-menu-top .search-form input[type="search"]:focus {
    box-shadow: 0px 7px 15px 0px rgba(0, 50, 105, 0.08);
    border: 1px solid #2584db;
}

.site-header .search-form:before,
.slide-menu-top .search-form:before {
    content: "";
}

.site-header .search-form input[type="submit"],
.slide-menu-top .search-form input[type="submit"] {
    background-color: transparent;
    color: #adadac;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-family: 'iconfont';
    vertical-align: middle;
    font-size: 16px;
    padding: 12px 12px;
    border: 1px solid transparent;
    margin-left: -45px;
    transition: all 0.2s ease-in-out;
}

.site-header .search-form input[type="search"]:focus + input[type="submit"],
.slide-menu-top .search-form input[type="search"]:focus + input[type="submit"] {
	color: #2584db;
}

.site-header .search-form input[type="submit"]:hover {
}

.site-inner .search input[type="submit"],
.site-inner .widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* ## Titles
--------------------------------------------- */
.archive-title {
	font-size: 20px;
}

.entry-title {
	font-size: 1.999em;
	font-weight: 700;
	margin-bottom: 0.6rem;
}

.teaser .entry-title {
    font-size: 1.5rem;
}

.entry-title a,
.sidebar .widget-title a {
	color: #333;
}

.entry-title a:hover {
	color: #2584db;
}

.widget-title {
	font-size: 22px;
	margin-bottom: 20px;
	color: #333;
	letter-spacing: 0.015em;
	font-weight: 700;
}

#search-2 {
	padding: 0px;
	border: none;
}

.footer-widgets .widget-title {
	color: #fff;
}

/* ## WordPress
--------------------------------------------- */
a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 12px;
	font-weight: 400;
	text-align: left;
	color: #aaa;
	line-height: 1.2em;
}

.entry-content .wp-caption-text a {
    font-weight: 400;
    color: #aaa;
    box-shadow: none;
}

.entry-content .wp-caption-text a:hover {
	text-decoration: underline;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.sticky {
}

/* # Widgets
---------------------------------------------------------------------------------------------------- */
.widget {
	word-wrap: break-word;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td,
.widget_calendar th {
	text-align: center;
}

/* ## Featured Content
--------------------------------------------- */
.featured-content .entry {
	border-bottom: 2px solid #f5f5f5;
	margin-bottom: 20px;
	padding: 0 0 24px;
}

.footer-widgets .entry {
	border-bottom: 1px dotted #666;
}

.featured-content .entry-title {
	font-size: 16px;
}

.featured-content .entry .alignleft {
    margin-right: 15px;
}

/* # Plugins
---------------------------------------------------------------------------------------------------- */
/* ## Genesis eNews Extended
--------------------------------------------- */
.enews-widget,
.enews-widget .widget-title {
	color: #fff;
}

.enews-widget .widget-title {
	font-size: 17px;
}

.enews-widget p {
	font-size: 14px;
	font-weight: 400;
}

.sidebar .widget.enews-widget {
	background-color: #333;
}

.enews-widget input,
.enews-widget input:focus {
	border: 1px solid #333;
}

.enews-widget input {
	font-size: 16px;
	margin-bottom: 16px;
}

.enews-widget input[type="submit"] {
	background-color: #2584db;
	color: #fff;
	margin: 0;
	width: 100%;
}

.enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #333;
}

.enews form + p {
	margin-top: 24px;
}

#search-2 input[type="search"] {
	border: 1px solid #e7e7e7;
	background: url(/wp-content/uploads/2015/02/icon-search.png) #e7e7e7 right center no-repeat;
	font-size: 0.8em;
}

/* ## Jetpack
--------------------------------------------- */
#wpstats {
	display: none;
}

/* # Skip Links
---------------------------------------------------------------------------------------------------- */
.genesis-skip-link {
	margin: 0;
}
.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}
/* Display outline on focus */
/*:focus {
	color: #333;
	outline: #ccc solid 1px;
}*/

/* # Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
	background-color: #fff;
	padding: 15px 0;
	text-align: center;
	width: 100%;
	box-shadow: 0px 5px 10px 0px rgba(0,64,128,0.05);
	position: relative;
}

.site-header .wrap {
	padding: 0;
	max-width: 1100px;
}

/* ## Title Area
--------------------------------------------- */
.title-area {
	float: left;
	width: 360px;
}

.header-full-width .title-area {
	width: 100%;
}

.site-title {
	font-size: 32px;
	font-weight: 700;
	line-height: 60px;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.header-image .site-title > a {
	background: url(images/mc.png) no-repeat left;
	float: left;
	background-size: auto 100%;
	width: 100%
}

.site-description {
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

/* ## Widget Area
--------------------------------------------- */
.site-header .widget-area {
	float: right;
	text-align: right;
	width: 700px;
	line-height: 60px;
}

.header-icon {
    margin-left: 15px;
    color: #333333;
}

.header-icon:hover {
	color: #2584db;
}

.header-icon [class^="icon-"],
.header-icon [class*=" icon-"] {
    vertical-align: middle;
}

/*.header-icon.pinterest:hover {
    color: #bd081c;
}

.header-icon.facebook:hover {
    color: #3b5998;
}

.header-icon.subscribe:hover {
	color: #818990;
}

.header-icon.search-trigger:hover {
	color: #2584db;
}*/

/* # Site Navigation
---------------------------------------------------------------------------------------------------- */
.genesis-nav-menu {
	clear: both;
	font-size: 16px;
	line-height: 1;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left;
}

.genesis-nav-menu a {
    color: #333;
    display: block;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 400;
    line-height: 60px;
}

.genesis-nav-menu a:hover {
	color: #2584db;
}

.genesis-nav-menu .current-menu-item > a {
}

.genesis-nav-menu .current-menu-item > a:hover {
}

.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .1s ease-in-out;
	-moz-transition:    opacity .1s ease-in-out;
	-ms-transition:     opacity .1s ease-in-out;
	-o-transition:      opacity .1s ease-in-out;
	transition:         opacity .1s ease-in-out;
	width: 200px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #fff;
	border-top: none;
	padding: 15px;
	position: relative;
	width: 200px;
	color: #333;
	line-height: 1.625em;
}

.genesis-nav-menu .sub-menu a:hover {
	color: #2584db;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -55px 0 0 199px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .first > a {
	padding-left: 0;
}

.genesis-nav-menu > .last > a {
	padding-right: 0;
}

.genesis-nav-menu > .right {
	color: #fff;
	float: right;
	list-style-type: none;
	padding: 30px 0;
}

.genesis-nav-menu > .right > a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 10px 0 0;
}

.header-widget-area section {
    display: inline-block;
}

/* ## Accessible Menu
--------------------------------------------- */

.menu .menu-item:focus {
	position: static;
}

.menu .menu-item > a:focus + ul.sub-menu,
.menu .menu-item.sfHover > ul.sub-menu {
	left: auto;
	opacity: 1;
}

.sub-menu-toggle,
.menu-toggle {
	display: none;
	visibility: hidden;
}

/* ## Site Header Navigation
--------------------------------------------- */
.site-header .sub-menu {
	box-shadow: 0px 0px 20px 0px rgba(0,64,128,0.1);
}

.site-header .sub-menu .sub-menu {
	margin-top: -56px;
}

.site-header .genesis-nav-menu li li {
	margin-left: 0;
}

/* ## Primary Navigation
--------------------------------------------- */
.nav-primary {
	background-color: #2584db;
	text-align: center;
}

.nav-primary .genesis-nav-menu a {
	color: #fff;
}

.nav-primary .genesis-nav-menu .sub-menu a {
	color: #333;
}

.nav-primary .genesis-nav-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item > a,
.nav-primary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #fff;
	background-color: #258bbc;
}

/* ## Secondary Navigation
--------------------------------------------- */
.nav-secondary {
	margin-bottom: 10px;
	background-color: #2584db;
}

.nav-secondary .genesis-nav-menu a {
    text-transform: uppercase;
    margin: 0 20px;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #fff;
}

/* # Homepage Widgets
---------------------------------------------------------------------------------------------------- */

/* ## Homepage Setup
--------------------------------------------- */

.landing-page .site-container .site-inner {
	background-color: #fff;
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
}

/* ## Homepage Hero
--------------------------------------------- */

.fp-hero .widget-area .wrap {
}

.fp-hero .widget-area {
	margin: 40px 0;
}

.fp-hero .widget-area .entry {
	margin-bottom: 0;
}

.fp-hero .featured-content img {
	max-width: 700px;
    margin-bottom: 0;
    margin-right: 10px;
    line-height: 0;
    will-change: opacity;
    transition: all 0.1s ease-in-out;
}

.fp-hero .featured-content img:hover {
	opacity: 0.9;
}

.fp-hero .featured-content a.alignleft {
	margin-bottom: 0;
	line-height: 0;
}

.fp-hero .featured-content header {
    padding-top: 30px;
}

.fp-hero .featured-content .entry-header .entry-meta {
    margin-bottom: 0;
}

.fp-hero .entry-categories a[href*="/blog/"] {
    display: none;
}

.fp-hero .featured-content .entry-title {
    font-size: 2.4em;
    line-height: 1.125em;
}

.fp-hero .featured-content .entry-title:hover { 
}

.fp-hero .featured-content .entry-title a {
	box-shadow: inset 0 -18px 0 #FFE1B6;
	color: #47596D;
}

.fp-hero .featured-content .entry-title a:hover {
	box-shadow: inset 0 -18px 0 #B0DEE9;
	color: #1f61a0;
}



/* ## Homepage Most Popular
--------------------------------------------- */

.fp-featured-posts {
	padding-top: 40px;
	background-color: #F1F9FB;
}

.fp-featured-posts .featured-content .widget-title {
}

.fp-featured-posts .featured-content .entry {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    max-width: 31.623931623931625%;
    margin-left: 2.564102564102564%;
    display: inline-block;
    float: left;
    margin-bottom: 40px;
}

.fp-featured-posts .featured-content .entry:nth-child(3n+2) {
    margin-left: 0;
}

.fp-featured-posts .featured-content .entry-title {
	font-size: 1.2rem;
	margin-bottom: 0;
}

.fp-featured-posts .featured-content .entry-image {
	max-width: 100%;
	transition: all 0.1s ease-in-out;
	margin: 0;
	will-change: opacity;
}

.fp-featured-posts .featured-content .entry-image:hover {
	opacity: 0.9;
}

@media only screen and (max-width: 800px) {
	.fp-featured-posts .featured-content .entry-title {
		font-size: 1rem;
		padding-right: 5px;
		padding-left: 5px;
	}

	.fp-featured-posts .featured-content .entry {
		margin-left: 0;
		max-width: 33.33333333333%;
	}

	.fp-featured-posts .featured-content .widget-title,
	.fp-posts .featured-content .widget-title {
		text-align: center;
	}
}

@media only screen and (max-width: 480px) {
	.fp-featured-posts .featured-content .entry {
		max-width: 100%;
		margin-left: 0;
		display: block;
		float: none;
		text-align: center;
	}
	.fp-featured-posts .featured-content .entry-title {
		font-size: 1.5rem;
		padding-right: 0px;
		padding-left: 0px;
	}
}

.fp-featured-posts .entry-content {
	padding: 20px;
	font-size: 16px;
	margin-bottom: 0px;
}

.more-posts {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 60px;
}

.ke-blog {
    font-size: 1.6rem;
    font-weight: 800;
    color: #fff;
    background-color: #2584db;
    padding: 15px 25px;
    border-radius: 5px;
}

.ke-blog:hover {
	text-decoration: none;
	background-color: #47596D;
	color: #fff;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

/* Homepage Posts
--------------------------------------------- */

.fp-posts {
    padding-top: 40px;
}

.fp-posts .featured-content .entry-title {
    font-size: 2.2em;
}

.fp-posts .featured-content .entry a {
	margin-bottom: 0;
	line-height: 0;
}

.fp-posts .featured-content a.alignright {
	max-width: 535px;
}

.fp-posts .entry {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}

.fp-posts .entry-header .entry-meta {
    font-weight: 400;
    margin-bottom: 0px;
}

.fp-posts .entry-categories {
	display: inline-block;
	margin-right: 24px;
	font-weight: 700;
}

.fp-posts .entry-categories a {
}

.fp-posts .entry-categories a:hover {
}

.fp-posts .entry-modified-time {
	display: inline-block;
}

.fp-posts .entry-categories a[href*="/blog/"] {
    display: none;
}

.fp-posts .featured-content img {
    transition: all 0.1s ease-in-out;
    will-change: opacity;
}

.fp-posts .featured-content img:hover {
    opacity: 0.9;
}

/* Homepage Media Queries
--------------------------------------------- */

@media only screen and (max-width: 1200px) {
	
	.fp-hero .featured-content img {
		max-width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.fp-hero .widget-area {
		margin: 40px 0;
	}

	.featured-content .entry .alignleft {
	}
	
	.fp-featured-posts .entry-content a.more-link {
		float: none;
		margin: 0;
	}
	
	.fp-featured-posts .featured-content img {
		max-width: 420px;
	}

	.fp-posts .featured-content .entry a {

	}

	.fp-posts .featured-content .entry img {
	    max-width: 300px;
	}

	.fp-posts .featured-content .entry-title {
		font-size: 1.7em;
	}

	.content {
	    max-width: 100%;
	}

}

@media only screen and (max-width: 960px) {
	
	.fp-featured-posts .featured-content img {
		max-width: 100%;
	}
	
	.fp-featured-posts .featured-content a.alignleft {
		display: block;
		margin: 0 auto 24px;
		float: none;
	}
		
}

@media only screen and (max-width: 800px) {
	
	.landing-page .site-inner, .wrap {
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 0;
	}
	
	.landing-page .site-header ,
	.fp-hero {
	}
	
	.fp-hero .email,
	.fp-footer .email,
	.fp-hero .button,
	.fp-footer .button	{
		width: 100%;
	}
	
	.fp-hero .button,
	.fp-footer .button {
		margin: 10px 0;
		height: 55px;
	}


	.fp-featured-posts .featured-content .entry-title {
	}

	.fp-featured-posts .wrap {
		padding-right: 0;
		padding-left: 0;
	}
	
	.fp-footer .three-fourths {
		padding-right: 0;
	}
	
	.fp-footer .first {
		padding-bottom: 20px;
		margin-bottom: 30px;
	}
	
	.fp-featured-posts .featured-content img {
		max-width: 100%;
	}
}

@media only screen and (max-width: 700px) {

	.fp-hero .widget-area {
		margin-top: 0;
	}

	.fp-hero .featured-content header {
		padding-top: 0;
	}
	
	.fp-featured-posts .featured-content .entry {
	}
	
	.fp-featured-posts .featured-content .entry-content {
		clear: both;
		float: left;
	}
	
	.fp-featured-posts .entry-content a.more-link {
		float: left;
		margin-top: 10px;
	}
	
	.fp-footer h3 {
		font-size: 28px;
	}
	
	.fp-footer p {
		font-size: 16px;
	}
	
	.fp-featured-posts .featured-content .entry-content {
		margin-bottom: 24px;
	}

	.fp-posts .featured-content .entry a {
		float: none;
		margin-left: 0;
	}

	.fp-posts .featured-content .entry img {
		max-width: 100%;
	}

	.fp-posts .featured-content .entry-image {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

}

@media only screen and (max-width: 480px) {

	.fp-hero .featured-content .entry-title {
		font-size: 1.7em;
	}

	.fp-hero .featured-content img {
		margin-bottom: 0;
	}

	.fp-featured-posts .featured-content a.alignleft ,
	.fp-featured-posts .featured-content a.alignright {
		float: none;
	}
	
	.fp-featured-posts .featured-content .entry-image {
		display: block;
		margin: auto;
		text-align: center;
	}
	
	.fp-featured-posts .entry-content a.more-link {
		float: none;
		margin: 0;
	}

	.fp-featured-posts .wrap {
		padding-right: 5%;
		padding-left: 5%;
	}
	
	.flexible-widgets.widget-fourths .widget,
	.flexible-widgets.widget-halves .widget,
	.flexible-widgets.widget-thirds .widget {
		width: 100%;
	}
	
	.ke-blog {
		font-size: 1.3rem;
	}
}



/* # Content Area
---------------------------------------------------------------------------------------------------- */
/* ## Entries
--------------------------------------------- */
.entry {
	margin-bottom: 40px;
}

.content .entry {
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
	margin-bottom: 10px;
}

.entry-content ul > li {
	list-style-type: disc;
	margin-bottom: 10px;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

.entry-content a {
    box-shadow: inset 0 -2px 0 #e5edf5;
}

.entry-content a:hover {
	box-shadow: none;
}

.content .teaser {
    padding: 0;
}

.teaser .entry-title {
	margin-bottom: 0px;
}
	
.teaser .entry-meta {
}

.teaser .entry-content {
	padding-top: 20px;
}

.teaser .post-image {
	margin-bottom: 20px;
	border-radius: 0px;
	transition: all 0.1s ease-in-out;
}

.teaser .post-image:hover {
    opacity: 0.9;
}

.teaser .entry-header .entry-meta {
	margin-bottom: 0px;
}

.teaser p {
	font-size: 16px;
}

.archive .content {
	width: 100%;
}

hr {
	margin: 30px 0;
}

a.more-link {
	background-color: #2584db;
    padding: 10px 14px;
    color: #fff;
    float: left;
    font-size: 12px;
    letter-spacing: 0.08em;
    font-weight: 400;
    border-radius: 3px;
    text-transform: uppercase;
    box-shadow: none;
}

a.more-link:hover {
	background-color:#333;
}

.post-image {
	
}


.entry-image {
	margin-bottom: 24px;
}


/* ## Entry Meta
--------------------------------------------- */

.entry-meta {
	margin-bottom: 0;
	font-weight: 700;
	font-size: 18px;
	text-transform: uppercase;
}

.single .entry-meta {
	font-weight: 400;
	font-size: 16px;
	text-transform: none;
	position: relative;
}

.entry-meta em {
	text-transform: none;
	font-weight: 400;
	color: #aaa;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
	display: none;
}
	
.entry-categories,
.entry-tags {
	display: block;
}

.entry-comments-link::before {
	content: "\2014";
	margin: 0 6px 0 2px;
}

/* ## Pagination
--------------------------------------------- */
.pagination {
	clear: both;
	margin: 40px 0;
}

.adjacent-entry-pagination {
	margin-bottom: 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #333;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	padding: 8px 12px;
	margin: 0 2px;
	border-radius: 3px;
}

.archive-pagination li a:hover,
.archive-pagination .active a {
	background-color: #2584db;
}

/* ## Comments
--------------------------------------------- */
.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 40px;
}

.comment-respond,
.entry-pings {
}

.entry-comments {
}

.comment-header {
	font-size: 16px;
}

li.comment {
	background-color: #fff;
}

.comment-content {
	clear: both;
}

.comment-list li {
	margin-top: 24px;
	padding: 32px;
}

.comment-list li li {
	margin-right: -32px;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%;
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.entry-comments .comment-author {
	margin-bottom: 0;
}

.entry-pings .reply {
	display: none;
}

.bypostauthor {
}

li .byuser {
    background-color: #F4F7F9;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 16px;
	padding: 24px;
}

a.comment-author-link, a.tanya-komentar, .comment-author span {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}

span.says {
	display:none;
}

p.comment-meta {
	font-size: 12px;
	line-height: 1em;
	font-weight: 700;
}

a.comment-time-link {
	color: #bbb;
}

a.comment-reply-link {
	background-color: rgba(37,37,37,0.15);
	padding: 3px 7px;
	font-size: 13px;
	font-weight: 700;
	color: white;
	letter-spacing: 0.05em;
	border-radius: 3px;
}

a.comment-reply-link:hover {
	background-color: rgba(37,37,37,0.7);
}

.open-comments {
    background-color: #7a848e;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    padding: 6px;
    display: block;
}

.open-comments:hover {
	background-color: #626a73;
}

.open-comments [class^="icon-"],
.open-comments [class*=" icon-"] {
	margin-right: 5px;
}

/* # Sidebars
---------------------------------------------------------------------------------------------------- */
.sidebar {
	font-size: 16px;
}

.sidebar li {
	border-bottom: 1px dotted #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.sidebar p:last-child,
.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar ul li a {
	color: rgba(0,0,0,0.8);
	font-weight: 700;
	font-size: 0.95em;
}

.sidebar ul li a:hover {
	color: #2584db;
}

.sidebar .widget {
	background-color: transparent;
	margin-bottom: 40px;
}

.widget-area .entry {
    box-shadow: none;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 10px;
    border-radius: 0px;
}

.widget-area .entry .aligncenter {
    margin-bottom: 10px;
}

.sidebar .featured-content .entry-image {
    will-change: opacity;
    transition: all 0.1s ease-in-out;
}

.sidebar .featured-content .entry-image:hover {
    opacity: 0.9;
}


/* # Footer Widgets
---------------------------------------------------------------------------------------------------- */
.footer-widgets {
	background-color: #333;
	clear: both;
	padding-top: 40px;
}

.footer-widgets,
.footer-widgets a {
	color: #999;
}

.footer-widgets input {
	border: 1px solid #333;
}

.footer-widgets a.button,
.footer-widgets a:hover {
	color: #fff;
}

.footer-widgets li {
	border-bottom: 1px dotted #666;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.footer-widgets .widget {
	margin-bottom: 40px;
}

.footer-widgets p:last-child {
	margin-bottom: 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 340px;
}

.footer-widgets-1 {
	margin-right: 60px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

/* # Site Footer
---------------------------------------------------------------------------------------------------- */
.site-footer {
	background-color: #47596D;
	font-size: 16px;
	line-height: 1.25;
	padding: 40px 0;
	text-align: center;
}

.site-footer p {
	margin-bottom: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.05em;
	color: #b3b3b3;
}

.site-footer a {
	color: #fff;
}

.site-footer a:hover {
	text-decoration: underline;
	color: #fff;
}

.nav-footer {
	margin-bottom: 32px;
}

.site-footer .genesis-nav-menu a {
    margin: 0 18px;
    line-height: 1.25em;
}

/* # Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1200px) {
	.site-inner,
	.wrap {
		max-width: 728px;
	}

	.site-header .wrap {
	    max-width: 900px;
	}

	.home .site-inner {
		max-width: 900px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 740px;
	}

	.sidebar-primary .featured-content,
	.sidebar .related-articles {
	    display: none;
	}
	
	.content {
		max-width: 728px;
	}

	.landing-page .content {
		max-width: 100%;
	}

	.site-header .widget-area {
		width: 620px;
	}

	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content,
	.content-sidebar-sidebar .content {
		width: 400px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-primary,
	.title-area {
		width: 280px;
	}

	.footer-widgets-1 {
		margin-right: 30px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 100%;
	}

	img.alignleft {
	    float: none;
	}

}

@media only screen and (max-width: 960px) {
	.site-inner,
	.wrap {
		max-width: 728px;
	}

	.home .site-inner {
		max-width: 800px;
	}

	.content,
	.content-sidebar-sidebar .content,
	.content-sidebar-sidebar .content-sidebar-wrap,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.widget-area.header-widget-area {
		text-align: center;
	}

	.site-header .wrap {
		padding: 0px 5%;
	}

	.header-image .site-title > a {
		background: url(images/mc.png) no-repeat center;
		background-size: auto 100%;
	}

	.header-image .title-area {
		background-position: center top;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a,
	.genesis-nav-menu > .first > a,
	.genesis-nav-menu > .last > a {
		padding: 0 16px;
	}

	.site-header .search-form {
		margin: 16px auto;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1 {
		margin-right: 0;
	}

}

@media only screen and (max-width: 800px) {
	body {
		background-color: #fff;
		font-size: 18px;
	}

	.site-inner,
	.wrap {
		padding-left: 5%;
		padding-right: 5%;
		padding-top: 5%;
	}

	h2 {
		font-size: 26px;
	}

	h3 {
		font-size: 22px;
	}

	h4 {
		font-size: 20px;
	}

	h5,h6 {
		font-size: 18px
	}

	.header-image .site-title > a {
		background: url(images/mc.png) no-repeat center;
		background-size: auto 100%;
	}

	.entry-title {
		font-size: 32px;
	}

	.archive-description,
	.comment-respond,
	.entry,
	.entry-comments,
	.entry-pings,
	.sidebar .widget {
		padding: 0;
		border: none;
		box-shadow: none;
	}

	.author-box {
		padding: 15px;
	}

	.author-box .avatar {
		margin-right: 15px;
	}

	.content .entry {
		border: none;
		padding-bottom: 0px;
		margin-bottom: 40px;
	}

	.teaser .post-image {
		border-radius: 0;
		border: 1px outset transparent;
	}

	.teaser .entry-title, .teaser .entry-meta, .teaser .entry-content {
		padding: 0;
	}


	.breadcrumb {
		border: none;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.nav-footer .wrap {
	    padding-top: 0;
	}

	.nav-footer .genesis-nav-menu a {
		margin: 0;
		line-height: 2.5;
	}

	.slide-menu-top .search-form input[type="search"] {
		width: 216.5px;
	}

}

/*
Clear fix for column classes
---------------------------------------------------------------------------------------------------- */
.clear-line:after {
  	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

 
.clear-line {
	display: inline-block;
	width: 100%;
}

 
html[xmlns] .clear-line {
	display: block;
}

 
* html .clear-line {
	height: 1%;
}

/* # Responsive Navigation
---------------------------------------------------------------------------------------------------- */

/* Navigation toggles
--------------------------------------------- */
.sub-menu-toggle,
.menu-toggle {
	display: none;
	visibility: hidden;
}

@media only screen and (max-width: 800px) {

	header nav {
		display: none;
		position: relative;
	}

	header nav .wrap {
		padding: 0;
	}

	header nav.pagination {
		display: block;
	}

	header .header-widget-area .widget_nav_menu {
		width: 100%;
	}

	header .menu-toggle,
	header .sub-menu-toggle {
		display: block;
		visibility: visible;
		overflow: hidden;
		margin: 0 auto;
		font-size: 18px;
		font-weight: 700;
		text-align: center;
		background-color: transparent;
	}

	header .menu-toggle {
		position: relative;
		padding: 20px;
		right: 0;
		z-index: 1000;
		color: #333;
		width: 100%;
	}

	header .menu-toggle:hover,
	header .sub-menu-toggle:hover {
		background-color: transparent;
		color: #2584db;
	}

	header .menu-toggle:before,
	header .menu-toggle.activated:before {
		display: inline-block;
		font: normal normal normal 15px Dashicons;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		content: "\f333";
		padding-right: 12px;
	}

	header .menu-toggle.activated:before {
		content: "\f343";
	}

	header .sub-menu-toggle {
		background: transparent;
		float: right;
		position: absolute;
		top: 0;
		right: 0;
		padding: 20px;
		z-index: 100;
		color: #333;
	}

	header .sub-menu-toggle:before {
		display: inline-block;
		font: normal normal normal 16px Dashicons;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
		content: "\f347";
	}

	header .sub-menu-toggle.activated:before {
		content: "\f343";
	}

	header .genesis-nav-menu .menu-item {
		display: block;
		position: relative;
		text-align: left;
	}

	header .genesis-nav-menu .menu-item a {
		border-top: 1px solid rgba(0, 0, 0, 0.1);
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		width: 100%;
		padding: 20px;
		line-height: 1em;
	}

	header .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	header .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	header .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
		left: 0;
		margin-left: 0;
	}

	header .genesis-nav-menu > .menu-item-has-children > a:after {
		content: none;
	}

	header .genesis-nav-menu .sub-menu {
		display: none;
		clear: both;
		margin: 0;
		position: static;
		width: 100%;
		opacity: 1;
	}

	header .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	header .genesis-nav-menu .sub-menu a {
		border-left: none;
		border-right: none;
		padding-left: 40px;
		color: #333;
	}

	header .nav-primary .genesis-nav-menu .sub-menu a {
		background-color: transparent;
		color: #333;
	}
}

/* Content Boxes
------------------------------------------------------------ */
 
.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px;
}

 
.content-box-blue {
    background-color: #ddedf4;
}

 
.content-box-gray {
    background-color: #f3f3f3;
}

 
.content-box-green {
    background-color: #d9edc2;
}

 
.content-box-purple {
    background-color: #e2e2f9;
}

 
.content-box-red {
    background-color: #f9dbdb;
}

 
.content-box-yellow {
    background-color: #fef5c4;
}

/* ## Horizontal Opt-in Form
--------------------------------------------- */
 
.horizontal-opt-in {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #2584db;
}

.horizontal-opt-in .wrap {
	max-width: 750px;
}

 
.horizontal-opt-in .enews-widget {
	color: #fff;
}

 
.horizontal-opt-in .enews-widget p {
	float: none;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.15em;
}

 
.horizontal-opt-in #subscribe {
	float: none;
	max-width: 800px;
}

 
.horizontal-opt-in .enews-widget input {
	float: left;
	width: 50%;
	margin-left: 16.6666666667%;
	margin-bottom: 0;
	padding: 10px;
	border: 0px solid #2584db;
	color: #333;
	border-radius: 3px 0 0 3px;
}

.horizontal-opt-in .enews-widget input:focus {
	box-shadow: inset 0 2px 2px rgba(0,0,0,0.15);
}

 
.horizontal-opt-in .enews-widget input[type="submit"] {
	width: auto;
	padding: 10px 34px;
	background-color: rgba(37,37,37,0.25);
	margin-left: 0;
	color:white;
	border-radius: 0 3px 3px 0;
	font-weight: 700;
}

 
.horizontal-opt-in .enews-widget input[type="submit"]:hover {
	color: #fff;
	background-color: rgba(37,37,37,0.5);
}

 
@media only screen and (max-width: 1200px) {
	
}

 
@media only screen and (max-width: 800px) {
	.horizontal-opt-in {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.horizontal-opt-in .horizontal-opt-in .wrap {
		padding-top: 0;
	}

	.horizontal-opt-in .enews-widget p {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}

 
	.horizontal-opt-in #subscribe {
		float: none;
		width: 100%;
	}

 
	.horizontal-opt-in .enews-widget input {
		margin-left: 0;
		width: 100%;
		margin-bottom: 10px;
		border-radius: 3px;
	}

 
	.horizontal-opt-in .enews-widget input[type="submit"] {
		float: none;
		width: 100%;
		margin-bottom: 20px;
		border-radius: 3px;
	}

}


/* ## Horizontal Optin Form
--------------------------------------------- */

.horizontal-bar-title {
    float: none;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 10px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.15em;
    color: #fff;
    line-height: 1.25em;
}


.horizontal-bar-subtitle {
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    font-style: italic;
}


.horizontal-bar-email {
    float: left;
    width: 55%;
    margin-left: 10%;
    margin-bottom: 0;
    padding: 10.5px 20px;
    border: 0px solid #2584db;
    color: #222;
    border-radius: 3px 0 0 3px;
    font-size: 16px;
    border: none;
}


.horizontal-bar-email:focus {
    box-shadow: inset 0 2px 2px rgba(0,0,0,0.15);
	border: none;
}


.horizontal-bar-button {
    width: 25%;
    padding: 7px 20px;
    background-color: rgba(37,37,37,0.25);
    margin-left: 0;
    color: #fff;
    border-radius: 0 3px 3px 0;
    font-weight: 800;
    box-sizing: border-box;
    vertical-align: middle;
    margin-right: 10%;
}


.horizontal-bar-button:hover {
    color: #fff;
    background-color: rgba(37,37,37,0.5);
}


@media only screen and (max-width: 800px) {
	.horizontal-bar-email {
		width: 100%;
		margin-left: 0;
		border-radius: 3px;
		margin-bottom: 10px;
	}

	
	.horizontal-bar-button {
		width: 100%;
		margin-bottom: 20px;
		border-radius: 3px;
		margin-right: 0;
	}

}


/* ## Below Content Widget Area
--------------------------------------------- */
.below-content-widget {
	margin-bottom: 40px;
}

.below-content-widget .widget {
	margin-bottom: 40px;
}

.below-content-widget .enews-widget {
	background-color: #2584db;
	padding: 50px 60px;
	box-shadow: 0 1px 8px rgba(0,0,0,.3);
}

.below-content-widget .widget-title {
	font-size: 25px;
	text-transform: none;
}

.below-content-widget .enews-widget input {
	border: 1px solid #2584db;
	color: #333;
}

 
.below-content-widget .enews-widget input[type="submit"] {
	background-color: #1D7891;
	margin-left: 0;
	color: white;
}

 
.below-content-widget .enews-widget input[type="submit"]:hover {
	color: #fff;
	background-color: #134552;
}

 
@media only screen and (max-width: 1200px) {
	
}

 
@media only screen and (max-width: 800px) {
	.below-content-widget .wrap {
		padding: 0;
	}

	.below-content-widget .enews-widget {
		padding: 30px;
	}

 
}

.to-top {
	display:inline-block;
	height:40px;
	width:40px;
	position:fixed;
	bottom:20px;
	right:20px;
	box-shadow:0 0 10px rgba(0,0,0,0.05);
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	background:rgba(34, 34, 34, 1) url(images/to-top.svg) no-repeat center 50%;
	visibility:hidden;
	opacity:0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
}

 
.to-top.top-is-visible {
	visibility:visible;
	opacity:1;
}

 
.to-top.top-fade-out {
	opacity:.5;
}

 
.no-touch .to-top:hover {
	background-color:#e86256;
	opacity:1;
}

 
@media only screen and (max-width: 800px) {
	.to-top {
		display:none;
	}

}

/* ## Centered Normal Width
--------------------------------------------- */
.body-normal-width-centered .site-inner {
	max-width: 960px;
}

.no-sidebar .site-inner {
	max-width: 728px;
}

p.intro {
	font-size: 20px;
	margin: 30px 0px 50px 0px;
	font-weight: 400;
}

h2.fake-title {
	font-weight: 700;
	font-size: 40px;
	letter-spacing: -0.03px;
}

a.panduan-link {
	font-size: 13px;
	font-weight: 400;
	color: #888;
	line-height: 1.5em;
}

a.panduan-link span {
	color: #2584db;
}

a.panduan-link:hover span {
	border-bottom: 1px solid #2584db;
}

.straight-dashed-line {
	margin: 30px 0;
	border-bottom: 2px dashed #ddd;
	width: 100%;
}

/* ## Bab Panduan
--------------------------------------------- */
.kotak-panduan {
	margin-bottom:20px;
}

.kotak-panduan.biru {
	background-color: #8bc7eb;
}

.kotak-panduan.hijau {
	background-color: #71D8BE;
}

.kotak-panduan.kuning {
	background-color: #f5ef93;
}

.kotak-panduan.merah {
	background-color: #FF9899;
}

.kotak-panduan.ungu {
	background-color: #D0CAF0;
}

.kotak-panduan.hijaumuda {
	background-color: #C1F9A0;
}

.kotak-panduan.orange {
	background-color: #FCBB94;
}

.kotak-panduan.mulai {
	background-color: #333;
	text-align: center;
}

.judul-bab {
	padding: 10px 16px;
}

.judul-bab h3 {
	color: white;
	font-size: 2.5em;
}

.judul-bab h3 span {
	display: block;
	font-size: 0.6em;
	opacity: 0.3;
	color: rgb(51, 51, 51);
	line-height: 0.7em;
	font-weight: 700;
}

.ringkasan-panduan {
	padding: 10px 20px;
}

.ringkasan-panduan .button {
	background-color: rgba(51,51,51,0.3);
}

.ringkasan-panduan .button:hover {
	background-color: rgba(255,255,255,0.2);
}

.button-mulai {
	display:block;
	background-color: #2584db;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 22px;
	font-weight: 700;
	padding: 16px 24px;
	text-transform: uppercase;
	width: auto;
	margin-bottom: 15px !important;
}

.button-mulai:hover  {
	background-color: #fff;
	color: #333;
}

/* ## Progress Bar
--------------------------------------------- */
.progress {
  height: 30px;
  margin-bottom: 10px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #2584db;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
          transition: width 0.6s ease;
  line-height: 30px;
}

#end {
	float: right;
	margin: 0px 0px 0px 10px;
}

img.trophy {
	height: 30px;
}

/* ## Genesis Share Button
--------------------------------------------- */
.sharrre .count {
	font-family: ProximaNova;
}

.share-medium .share {
	width: 40px;
}

.share-medium .facebook:hover .share, .share-medium .googlePlus:hover .share, .share-medium .sharrre:hover .share {
	width:40px;
}

.share-filled .googlePlus .count, .share-filled .googlePlus .count:hover {
	color:#fff;
	background-color: #DD4C39; 
	border: 0px;
	font-weight:600;
}

.share-filled .linkedin .count, .share-filled .linkedin .count:hover {
	color:#fff;
	background-color: #035a87; 
	border: 0px;
	font-weight:600;
}

.share-filled .facebook .count, .share-filled .facebook .count:hover {
	color:#fff;
	background-color: #3D5A98; 
	border: 0px;
	font-weight:600;
}

.share-filled .twitter .count, .share-filled .twitter .count:hover {
	color:#fff;
	background-color: #09B0ED; 
	border: 0px;
	font-weight:600;
}

.share-medium .share, .share-medium .count {
	font-size: 15px;
	height: 35px;
	line-height: 35px;
}

.share-medium .share {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	padding: 0 0 0 40px;
}

.share-medium .share:before {
	font-size: 16px;
	top: 9px;
	left: 11px;
	font-weight: 400;
}

.share-medium .linkedin .share:before {
	font-size: 19px;
	top: 7px;
}

.share-medium .count {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	float: right;
	width: 42px;
}

.share-filled .googlePlus:hover .count, .share-filled .googlePlus:hover .share {
	opacity: 0.8;
}

.share-filled .facebook:hover .count, .share-filled .facebook:hover .share {
	opacity: 0.8;
}

.share-filled .twitter:hover .count, .share-filled .twitter:hover .share {
	opacity: 0.8;
}

.share-filled .linkedin:hover .count, .share-filled .linkedin:hover .share {
	opacity: 0.8;
}

.sharrre .share, .sharrre .count {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

/* ## Tweet Button
--------------------------------------------- */
.inline-block {
	display:inline-block;
}

.pimtw {
	display: inline-block;
	color: #FFFFFF;
	padding: 3px 5px;
	background: #55acee;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 10px;
}

.pimtw:hover {
	background-color: #68B4EE;
	color: #fff;
}

.pimtw .dashicons-twitter {
	font-size: 13px;
	vertical-align: middle;
	line-height: 1.5em;
}

/* ## Landing Page
--------------------------------------------- */
/*.landing-page .site-container {
	max-width: 100%;
	margin: auto;
}

.landing-page .site-inner {
	max-width: 960px;
}

.landing-page .site-header .title-area {
	width: 50%;
}

.landing-page .site-title a {
	background-position: center;
}

.landing-headline {
	font-size: 40px;
	text-align: center;
	font-weight: 700;
	letter-spacing: -0.03em;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 2px dashed #ddd;
}

.landing-listhead {
	font-size: 20px;
	font-weight: 700;
}

.landing-list {
	font-size: 18px;
}

.daftar-form {
	background-color: #2584db;
	padding: 20px;
	border-radius: 3px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.daftar-form:hover {
	box-shadow: 0 0 8px rgba(0,0,0,0.3);
}

.daftar-form img {
	max-width: 120px;
	height: auto;
}

.daftar-form input[type="email"] {
	font-size: 14px;
	padding: 10px;
	border:none;
}

.daftar-form input[type="email"]:focus {
	box-shadow: inset 0 2px 2px rgba(0,0,0,0.1);
	background-color: #f5f5f5;
}

.daftar-form input[type="submit"] {
	font-size: 14px;
	text-transform: none;
	font-weight: 700;
	margin-top: 10px;
	width: 100%;
}

.daftar-form input[type="submit"]:hover {
	color: #333;
	background-color: #fff;
}

.daftar-head {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	text-align: center;
}

@media only screen and (max-width: 800px) {
	.landing-headline {
		font-size: 24px;
	}

	
	.landing-listhead {
		font-size: 16px;
	}

	.landing-list {
		font-size: 14px;
	}

}
*/
/* ## Content Upgrade
--------------------------------------------- */
.coupg_link_container {
	margin-bottom: 0;
}

.coupg_link_container a {
	color: #2584db;
}

.coupg_link_container a:hover {
	color: #333;
}

/* ## Click to Tweet
--------------------------------------------- */
.tm-click-to-tweet {
	margin-bottom: 2em !important;
}

@media only screen and (max-width: 800px) {
	.tm-click-to-tweet .tm-ctt-text a {
		font-size: 18px !important;
	}

}


/* ## Thrive Lead Box
--------------------------------------------- */

.tve-leads-lightbox .tve_p_lb_content {
  border-radius: 5px !important;
  padding: 15px 50px 0 !important;
}


.tve_p_lb_background .tve_p_lb_content .tve_p_lb_close {
	border: 1px solid #555 !important;
    background: #fff !important;
    color: #333 !important;
}


.tve_p_lb_background .tve_p_lb_content .tve_p_lb_close:hover {
    -webkit-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -o-transform: scale(1) !important;
    transform: scale(1) !important;
}


.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container input[type="text"], .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container input[type="email"] {
  background-color: #ddd !important;
  -webkit-box-shadow: inset 0px 4px 5px 0px rgba(0,0,0,0.1) !important;
  -moz-box-shadow: inset 0px 4px 5px 0px rgba(0,0,0,0.1) !important;
  box-shadow: inset 0px 4px 5px 0px rgba(0,0,0,0.1) !important;
  margin-bottom: 10px !important;
  border: none !important;
  font-size: 16px !important;
  color: #666 !important;
  padding: 13px 20px !important;
  line-height: 1.2em !important;
}


.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container input[type="text"]:focus, .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container input[type="email"]:focus {
  background-color: #dcedfb !important;
  -webkit-box-shadow: inset 0px 4px 5px 0px rgba(0,0,0,0.1) !important;
  -moz-box-shadow: inset 0px 4px 5px 0px rgba(0,0,0,0.1) !important;
  box-shadow: inset 0px 4px 5px 0px rgba(0,0,0,0.1) !important;
}


.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container button {
   font-weight: 700 !important;
   background-color: #4AA0D5 !important;
   background-image: none !important;
   font-size: 20px !important;
   padding: 13px 10px !important;
   border: none !important;
   text-transform: uppercase;
}


.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container button:hover {
   background-color: #333 !important;
}


.thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container input[type='text'], .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container input[type='email'], .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container select, .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container textarea, .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container button, .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_checkbox, .thrv_lead_generation .tve_lead_generated_inputs_container .tve_lg_input_container.tve_lg_radio {
  border-radius: 3px !important;
}


.thrv_lead_generation_horizontal .tve_lg_input {
   width: 70% !important;
}


.thrv_lead_generation_horizontal .tve_lg_submit {
   width: 30% !important;
}


.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container input[type="text"], .thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container input[type="email"]  {
   background-color: #fff !important;
}


.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container button {
   background-color: #333 !important;
   line-height: 19px !important;
}


.thrv_lead_generation_horizontal .tve_lead_generated_inputs_container .tve_lg_input_container button:hover {
   background-color: #fff !important;
   color: #333 !important;
}


@media only screen and (max-width: 600px) {
	.tve-leads-lightbox .tve_p_lb_content {
	  padding: 15px !important;
	}

}


@media only screen and (max-width: 540px) {
	body .tve_p_lb_content #tve_editor .tve_p_lb_control h2 {
		font-size: 24px !important;
	}

}



/* ## Roundup Guide
--------------------------------------------- */

.roundup-guide .site-inner {
    max-width: 1000px;
}


.roundup-guide {
    background-color: #fff;
}


.roundup-guide .entry {
    box-shadow: none;
    border-radius: 0px;
}


.roundup-guide .post-image {
    display: none;
}


.roundup-content-block .tve_cb_cnt {
    padding: 40px 60px !important;
}


.roundup-title-block {
    margin-bottom: 40px;
}


.roundup-nutshell .tve_cb_cnt {
    padding: 20px !important;
}


.roundup-pretitle-bottom {
    font-size: 42px;
    font-weight: 400;
}


.roundup-title-bottom {
    font-size: 54px;
	margin-bottom: 10px;
}


.roundup-subtitle-bottom {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}


.thrv_wrapper .roundup-chapter-button {
    margin: 5px 0;
}


.roundup-share-buttons {
	text-align: center;
}


.roundup-share-buttons .tve_s_share_count .tve_s_cnt {
	line-height: 0.7em;
}


.roundup-pretitle-chapters {
    margin-top: 10px;
    font-weight: 400;
	margin-bottom: 5px;
}


.roundup-title-chapter {
    font-size: 55px;
    margin: 0 50px 50px;
}


.roundup-chapter .tve_cb .tve_cb_cnt {
    padding: 20px 40px !important;
}


.roundup-guide .entry-content .tve_flt .tve_red.tve_ul6 li {
    list-style-image: none !important;
}


@media only screen and (max-width: 700px) {
	.roundup-content-block .tve_cb_cnt {
			padding: 20px !important;
	}

	
	.roundup-pretitle-bottom {
		font-size: 24px;
	}

	
	.roundup-subtitle-bottom {
		font-size: 14px;
	}

	
	.roundup-title-chapter {
		font-size: 24px;
		margin: 0 0 30px;
	}

	
	.roundup-chapter .tve_cb .tve_cb_cnt {
		padding: 20px !important;
	}

}


/* ## Above Title Widget
--------------------------------------------- */

.above-title-widget {
    margin-bottom: 20px;
}


/* ## After Content Related Posts
--------------------------------------------- */
.after-content-related-posts {
	margin-bottom: 40px;
}


.after-content-related-posts .related-post-title {
	margin-top: 20px;
}


.after-content-related-posts .related-list li:nth-of-type(3n+1) {
	margin-right: 2.564102564102564%;
}


.after-content-related-posts .related-list li {
	margin: 10px 0;
	max-width: 31.623931623931625%;
	display: inline-block;
	text-align: center;
	vertical-align: top;
}


.after-content-related-posts .related-list li:nth-of-type(3n) {
	margin-left: 2.564102564102564%;;
}


.related-post-item span {
	display: block;
	line-height: 1.3em;
	font-size: 1em;
	font-weight: 700;
}


.related-image {
	transition: all 0.1s ease-in-out;
	-webkit-backface-visibility: hidden;
	border: 0;
}


.related-image:hover {
	opacity: 0.9;
}


@media only screen and (max-width: 1200px) {
	.related-post-item span {
		font-size: 1em;
		font-weight: 700;
	}

}


@media only screen and (max-width: 600px) {
	.related-post-item span {
		font-size: 0.8em;
		font-weight: 700;
	}

}


/* ## Related Post Below Entry (Featured Post Widget)
--------------------------------------------- */
.below-content-widget .featured-content, 
.below-content-widget .featured-content .widget-wrap {
    float: left;
}

.related-articles {
	overflow: auto;
}

.related-head {
	font-size: 25px;
}

.below-content-widget .featured-content .entry,
.related-item {
    max-width: 31.623931623931625%;
    margin-left: 2.564102564102564%;
    margin-bottom: 20px;
    line-height: 1.3;
    float: left;
}

.related-title h2 {
    font-size: 18px;
}

.related-title a {
	color: #333;
}

.related-title a:hover {
    color: #2584db;
}

.below-content-widget .entry:nth-child(3n+2),
.related-item:nth-child(3n+1) {
    margin-left: 0;
    clear: both;
}

.below-content-widget .featured-content .entry-image,
.below-comment-widget .featured-content .entry-image,
.related-img img {
	transition: all 0.1s ease-in-out;
	-webkit-backface-visibility: hidden;
	border: 0;
	will-change: opacity;
}


.below-content-widget .featured-content .entry-image:hover,
.below-comment-widget .featured-content .entry-image:hover,
.related-img img:hover {
	opacity: 0.9;
}

.sidebar .related-item {
    max-width: 100%;
    margin-left: 0;
}

@media only screen and (max-width: 1200px) {
	.below-content-widget .featured-content .entry-title,
	.related-title h2 {
		font-size: 1em;
	}

}


@media only screen and (max-width: 600px) {
	.below-content-widget .featured-content .entry-title,
	.related-title h2 {
		font-size: 0.8em;
	}

	.below-content-widget .featured-content .entry,
	.related-item {
		max-width: 48.717948717948715%;
	}

	.below-content-widget .entry:nth-child(3n+2),
	.related-item:nth-child(3n+1) {
	    margin-left: 2.564102564102564%;
	    clear: none;
	}

	.below-content-widget .entry:nth-child(2n+2),
	.related-item:nth-child(2n+1) {
	    margin-left: 0;
	    clear: both;
	}

}

/* ## Curation Post Style
--------------------------------------------- */

.blue-button {
    padding: 10px 24px;
    background-color: #2584db;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 30px;
    font-weight: 400;
    box-shadow: none !important;
}


.blue-button:hover {
    background-color: #47596D;
    color: #fff;
}


/* ## EA Share Count Boxed Style
--------------------------------------------- */

.ea-share-count-button.style-box {
	background: #47403A;
	color: #fff;
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 46px;
	margin-right: 5px !important;
	vertical-align: middle;
}


.ea-share-count-wrap .ea-share-count-button.style-box:last-child {
	margin-left: 0;
}


.ea-share-count-button.style-box:hover {
	background: #24211e;
}


.ea-share-count-button.style-box.facebook {
	background: #395B9A;
}

.ea-share-count-button.style-box.facebook:hover {
	background: #273e68;
}


.ea-share-count-button.style-box.twitter {
	background: #51AEF0;
}

.ea-share-count-button.style-box.twitter:hover {
	background: #279aec;
}


.ea-share-count-button.style-box.linkedin {
	background: #1F76B7;
}


.ea-share-count-button.style-box.google {
	background: #DC4B3E;
}


.ea-share-count-button.style-box.pinterest {
	background: #CE2428;
}

.ea-share-count-button.style-box.pinterest:hover {
	background: #9c1c1e;
}

.ea-share-count-button.style-box.instagram {
	background: #47403A;
}


.ea-share-count-button.style-box.stumbleupon {
	background: #F24E23;
}


.ea-share-count-button.style-box.included_total {
	background: transparent;
	color: #333;
	line-height: 1;
	width: auto;
	margin-right: 15px !important;
}


.ea-share-count-button.style-box.included_total .ea-share-count {
	display: block;
	font-size: 24px;
	font-weight: 700;
	margin-top: 4px;
	margin-bottom: -7px;
}


.ea-share-count-button.style-box.included_total .ea-share-count-label {
	font-size: 10px;
	text-transform: uppercase;
	color: #aaa;
	letter-spacing: 1px;
}


.ea-share-count-button.style-box.ea-share-no-count.included_total {
	display: none;
}

.entry-footer .ea-share-count-wrap {
	margin: 0;
}


/* ## Pinterest Share Button (Dependent on EA Share)
--------------------------------------------- */

.wp-caption {
    line-height: 0;
}


.wp-caption-text {
	margin-top: 7px;
	margin-left: 5px;
}


.wpr-pinterest-container {
	position: relative;
	display: block;
	margin: 0em auto;
	line-height: 0;
}


.wpr-pinterest-container img.aligncenter {
	margin: 0 auto;
}


.wpr-pinterest-container.wpr-align-left {
	float:left;
	margin: 0 24px 24px 0;
}


.wpr-pinterest-container.wpr-align-left img.alignleft {
	margin: 0;
}


.wpr-pinterest-container.wpr-align-right {
	float: right;
	margin: 0 0 24px 24px;
}


.wpr-pinterest-container.wpr-align-right img.alignright {
	margin:0;
}


.wpr-pinterest-container.wpr-align-center {
	margin-bottom: 24px;
}


.wpr-pinterest-button {
	display: block;
	position: absolute;
    bottom: -10px;
    right: -10px;
	cursor: pointer;
}


.wpr-pinterest-button .wpr-pin-image {
	display: block;
    width: 60px;
    height: 60px;
    font-family: 'iconfont';
    background-color: #ce2428;
    color: #fff;
    font-size: 27px;
    line-height: 60px;
    text-align: center;
    font-weight: 400;
    border-radius: 50%;
    border: 2px solid #ffffff;
    speak: none;
    text-decoration: none;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.wpr-pinterest-button .wpr-pin-image:hover {
    background-color: #9c1c1e;
}


.wpr-pin-image:before {
    content: "\f231";
}


.wpr-pinterest-button a {
	display:block;
	border: none;
	box-shadow: none;
}


@media only screen and (max-width: 700px) {
	.wpr-pinterest-container.wpr-align-left,
	.wpr-pinterest-container.wpr-align-right,
	a.alignright,
	a.alignleft,
	img.alignright,
	img.alignleft,
	.wp-caption.alignright,
	.wp-caption.alignleft {
		margin: 0 auto 24px;
		float: none;
	}

}

/* ## Post Pagination
--------------------------------------------- */

.pagination-continue {
    font-size: 1.25em;
    margin-bottom: 0px;
    font-weight: 700;
}

.post-pagination {
    text-align: center;
    margin: 5px 0 40px;
}

.page-number {
    font-weight: 700;
    margin: 0 10px;
    text-transform: uppercase;
    color: #acafb1;
}

.current-page,
.total-pages {
    color: #333;
}

.next-page-button a {
    color: #fff;
    background-color: #2584db;
    font-weight: 400;
    padding: 5px 18px;
    border-radius: 3px;
    display: inline-block;
    -webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
	box-shadow: none;
}

.next-page-button a:hover {
    background-color: #47596D;
}

/* ## Post Recommendation
--------------------------------------------- */

.post-recommendation {
    background-color: #f4f7f9;
    padding: 0px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 347px;
    line-height: 1.25em;
    position: relative;
}

.post-recommendation-label {
    background-color: #333333;
    display: inline-block;
    padding: 5px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 0.7em;
    margin-bottom: 0px;
    position: absolute;
    top: 0;
    left: 0;
}

.post-recommendation img {
	margin-bottom: 0px;
}

.post-recommendation-title {
    padding: 10px;
    padding-bottom: 0px;
    display: block;
    font-size: 0.9em;
}

.post-recommendation ul {
    margin-bottom: 0;
    margin-left: 0;
    list-style-type: none;
}

.post-recommendation ul li {
    list-style-type: none;
    line-height: 1.25em;
}

.post-recommendation ul li:last-child {
	margin-bottom: 0px;
}

.post-recommendation-shares {
    color: #f14562;
    font-weight: 400;
    font-size: 0.7em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 0 10px 10px;
    display: block;
}

.post-recommendation-shares .dashicons {
    font-size: 18px;
    vertical-align: middle;
}

.thrv_wrapper .post-recommendation .aligncenter {
	margin-left: 0;
	margin-right: 0;
}

.thrv_wrapper .post-recommendation {
	box-sizing: border-box !important;
}

/* ## Related Post Below Comment Area (Featured Post Widget)
--------------------------------------------- */

.comment-reply-title {
	font-size: 25px;
}

.below-comment-widget .featured-content .entry-title {
    font-size: 25px;
}

.below-comment-widget .widget-title {
	text-transform: none;
	font-size: 25px;
}

.below-comment-widget .entry-meta {
	font-weight: 700;
    font-size: 16px;
    margin-bottom: 0px;
}

.below-comment-widget .entry-categories a[href*="/blog/"],
.below-comment-widget .entry-categories a[href*="/review/"] {
	display: none;
}

@media only screen and (max-width: 640px) {
	.below-comment-widget .featured-content .entry-title {
		font-size: 18px;
	}

	.below-comment-widget .featured-content .entry {
		text-align: center;
	}

	.below-comment-widget .featured-content .entry .alignleft {
		margin-right: 0;
	}

	.below-comment-widget .featured-content .entry img {
		max-width: 100%;
		margin-bottom: 0;
	}

}

/* ## Slide and Push Nav (with Primary Nav)
=========================================== */

.push-menu-toggle {
	cursor: pointer;
}

.slide-nav-wrapper {
	width: 285px;
	position: fixed;
	top: 0;
	z-index: 9999999999;
	left: -285px;
	min-height: 100%;
	background-color: #fff;
	transition: left 0.2s ease-in-out;
}

.slide-nav-wrapper.slide-toggled {
	left: 0;
	display: block;
	max-height: 100%;
	overflow: scroll;
	-webkit-box-shadow : 0px 0px 19px 0px rgba(50,50,50,0.45) ;
	-moz-box-shadow : 0px 0px 19px 0px rgba(50,50,50,0.45) ;
	-ms-box-shadow : 0px 0px 19px 0px rgba(50,50,50,0.45) ;
	-o-box-shadow : 0px 0px 19px 0px rgba(50,50,50,0.45) ;
	box-shadow : 0px 0px 19px 0px rgba(50,50,50,0.45) ;
}

.slide-nav-wrapper::-webkit-scrollbar {
    display: none;
}

.slide-nav-wrapper .nav-primary {
	background-color: #fff;
	padding-bottom: 40px;
}

.slide-nav-wrapper .nav-primary .genesis-nav-menu a {
	color: #333;
}

.slide-nav-wrapper .nav-primary .genesis-nav-menu a:hover {
	color: #2584db;
	background-color: #fff;
}

body.slide-toggled {

}

.slide-toggle-overlay.slide-toggled {
    top: 0;
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    z-index: 999997;
}

.admin-bar .slide-nav-wrapper {
	top: 32px;
}

.slide-nav-wrapper .nav-primary .wrap {
    padding-top: 0;
}

.slide-nav-wrapper .nav-primary .genesis-nav-menu .menu-item {
	display: block;
    position: relative;
}

.slide-nav-wrapper .nav-primary .genesis-nav-menu a {
	margin-right: 0;
	padding-left: 20px;
	margin-left: 0;
}

.slide-nav-wrapper .sub-menu-toggle {
	display: block;
	visibility: visible;
	overflow: hidden;
	margin: 0 auto;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	background-color: transparent;
}

.slide-nav-wrapper .sub-menu-toggle:hover {
	background-color: transparent;
	color: #2584db;
}

.slide-nav-wrapper .sub-menu-toggle {
	background: transparent;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	padding: 20px;
	z-index: 100;
	color: #333;
}

.slide-nav-wrapper .sub-menu-toggle:before {
	display: inline-block;
	font: normal normal normal 16px Dashicons;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	content: "\f347";
}

.slide-nav-wrapper .sub-menu-toggle.activated:before {
	content: "\f343";
}

.slide-nav-wrapper .genesis-nav-menu .sub-menu {
	display: none;
	clear: both;
	margin: 0;
	position: static;
	width: 100%;
	opacity: 1;
}

.slide-nav-wrapper .genesis-nav-menu .sub-menu .sub-menu {
	margin: 0;
}

.slide-nav-wrapper .genesis-nav-menu .sub-menu a {
	padding: 15px;
	padding-left: 40px;
	color: #333;
	width: 100%;
	border: none;
}

.slide-nav-wrapper .genesis-nav-menu .current-menu-item > a {
	color: #2584db;
	background-color: transparent;
}

.toggle-close {
    text-align: right;
    padding: 10px 20px 0;
    font-size: 22px;
    color: #333;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.toggle-open {
    width: 42px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
    line-height: 0.1em;
    color: #333333;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    font-size: 26px;
}

.toggle-open:hover,
.toggle-close:hover {
    color: #2584db;
}

.header-image .site-title {
	display: table-cell;
	width: 100%;
}

.toggle-open .toggle-text {
    font-size: 9px;
    text-transform: uppercase;
}

.search-menu-toggle {
	display: none;
}

.slide-social-icons {
    text-align: center;
}

.slide-social-icons .header-icon {
    margin: 0 7px;
}

@media only screen and (max-width: 800px) {
	.site-header .widget-area {
		display: none;
		width: 0;
	}

	.title-area {
		width: 100%;
	}

	.admin-bar .slide-nav-wrapper {
		top: 46px;
	}

	.header-image .site-title {
		width: 100%;
		padding-right: 42px;
	}

	.header-image .site-title > a {
		background-position: center;
	}

	.search-menu-toggle {
		display: table-cell;
	}
}

@media only screen and (max-width: 600px) {
	.admin-bar .slide-nav-wrapper {
		top: 0;
	}
}

/* ## Slide Down Search Bar
=========================================== */

.header-search-bar {
    background-color: #ffffff;
    width: 100%;
    height: 90px;
    position: absolute;
    z-index: 999998;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s, visibility 0.2s;
    -moz-transition: opacity 0.2s, visibility 0.2s;
    transition: opacity 0.2s, visibility 0.2s;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
    -ms-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.1);
}

.header-search-bar.is-visible {
	opacity: 1;
	visibility: visible;
	-webkit-animation: mc-slide-down 0.2s;
    -moz-animation: mc-slide-down 0.2s;
    animation: mc-slide-down 0.2s;
}

@-webkit-keyframes mc-slide-down {
  0% {
    -webkit-transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes mc-slide-down {
  0% {
    -moz-transform: translateY(-100%);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@keyframes mc-slide-down {
  0% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

.logged-in .header-search-bar {
    margin-top: 32px;
}

.header-search-bar .search-form {
    display: inline-block;
    width: 95%;
}

.header-search-bar input[type="search"] {
    height: 90px;
    font-size: 26px;
    padding-right: 100px;
}

.header-search-bar input[type="submit"] {
    padding: 0;
    font-size: 26px;
    margin-left: -60px;
    background-color: transparent;
    color: #a3a3a3;
}

.close-search-bar {
    display: inline-block;
    font-size: 26px;
    cursor: pointer;
    width: 5%;
    text-align: center;
    color: #333333;
}

.close-search-bar:hover {
	color: #2584db;
}

.cover-layer {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    z-index: 999997;
    -webkit-transition: opacity 0.1s, visibility 0.1s;
    -moz-transition: opacity 0.1s, visibility 0.1s;
    transition: opacity 0.1s, visibility 0.1s;
}

.cover-layer.on {
	opacity: 1;
	visibility: visible;
}

/* Article Feedback Plugin */
/* ======================= */

/* Feedback Prompt */

.feedback-prompt {
    text-align: center;
    margin: 40px auto;
    max-width: 340px;
    padding: 30px 40px;
    box-shadow: 0px 3px 20px 0px rgba(0,64,128,0.1);
    border-radius: 10px;
}

.feedback-prompt .feedback-prompt-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0;
}

.feedback-prompt .feedback-positive,
.feedback-prompt .feedback-negative {
    background: #fff;
    width: 120px;
    border-radius: 30px;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    font-size: 20px;
    box-shadow: none;
    cursor: pointer;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition:    all 0.1s ease-in-out;
    -ms-transition:     all 0.1s ease-in-out;
    -o-transition:      all 0.1s ease-in-out;
    transition:         all 0.1s ease-in-out;
}

.feedback-prompt .feedback-positive {
    background-color: #4bbb8b;
    color: #fff;
    margin-right: 5px;
}

.feedback-prompt .feedback-positive:hover {
    opacity: 0.8;
}

.feedback-prompt .feedback-negative {
    background-color: #ed6363;
    color: #fff;
    margin-left: 5px;
}

.feedback-prompt .feedback-negative:hover {
    opacity: 0.8;
}

/* Feedback Modal */

.feedback-modal-background {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    overflow: auto;
    z-index: 100001;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    text-align: center;
    display: none;
    background-color: rgba(0,0,0,0.5);
}

.feedback-modal-background.modal-visible {
    opacity: 1;
    visibility: visible;
    display: block;
}

.feedback-modal {
    opacity: 0;
    visibility: hidden;
    display: none;
    text-align: left;
    position: absolute;
    float: left;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 0;
    background-color: #fff;
    padding: 40px;
    width: 600px;
    border-radius: 5px;
    outline: none;
}

.feedback-modal.modal-visible {
    opacity: 1;
    visibility: visible;
    display: inline-block;
}

.feedback-modal h4 {
    margin-top: 0;
    font-size: 32px;
    font-weight: 700;
}

.feedback-modal .modal-close {
    color: #696969;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 0;
    margin: 0;
    padding: 15px;
    box-shadow: none;
    cursor: pointer;
}

/* Feedback Modal --- Main */

.feedback-modal .feedback-details {
    margin-bottom: 10px;
}

.feedback-user-info {
    margin-bottom: 10px;
}

.feedback-user-info::after { 
   content: " ";
   display: block; 
   height: 0; 
   clear: both;
}

.feedback-email {
    max-width: 48%;
    float: left;
    margin-left: 4%;
}

.feedback-name {
    max-width: 48%;
    float: left;
}

.feedback-details-error,
.feedback-name-error,
.feedback-email-error {
    margin: 0;
}

.feedback-modal .feedback-details textarea {
    resize: none;
    border-radius: 5px;
    padding: 12px;
}

.feedback-modal input[type="text"],
.feedback-modal input[type="email"] {
    border-radius: 5px;
    padding: 12px;
}

.feedback-newsletter-checkbox {
    margin: 10px 0;
}

.feedback-newsletter-checkbox input[type="checkbox"] {
    margin-right: 5px;
}

.feedback-modal .feedback-submit {
    background-color: #2584db;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    padding: 18px 20px;
    border-radius: 5px;
    border: 0px;
    min-width: 200px;
    text-align: center;
    margin: 10px 0px 5px;
}

.feedback-modal .feedback-submit:hover {
    background: #47596D;
}

.feedback-modal .privacy-notice {
    font-size: 14px;
    color: #aaa;
    margin-bottom: 0;
    text-align: center;
}

.feedback-modal .privacy-notice a {
    color: #aaa;
    text-decoration: underline;
}

/* Feedback Modal --- Negative Options */

a.feedback-negative-option {
    outline: none;
    text-decoration: none;
    display: block;
    box-shadow: none;
    padding: 15px;
    border: 2px solid transparent;
    border-radius: 5px;
    cursor: pointer;
}

a.feedback-negative-option:hover {
    border-color: #e0e5e6;
}

/* Feedback Modal --- Social */

.feedback-modal h4.feedback-social-header {
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
}

.feedback-modal .feedback-social-subheader {
    text-align: center;
}
.feedback-modal .feedback-social-button {
    text-align: center;
}

.feedback-modal .feedback-social-button .facebook-button {
    padding: 15px 24px;
    border-radius: 30px;
    background-color: #3b5998;
    display: inline-block;
    margin: 5px;
    min-width: 200px;
    color: #fff;
    text-decoration: none;
    box-shadow: none;
}

.feedback-modal .feedback-social-button .facebook-button:hover {
    opacity: 0.8;
}

.facebook-button span,
.pinterest-button span {
    font-size: 25px;
    vertical-align: middle;
    margin-right: 7px;
}

.feedback-modal .feedback-social-button .pinterest-button {
    padding: 15px 24px;
    border-radius: 30px;
    background-color: #bd081c;
    display: inline-block;
    margin: 5px;
    min-width: 200px;
    color: #fff;
    text-decoration: none;
    box-shadow: none;
}

.feedback-modal .feedback-social-button .pinterest-button:hover {
    opacity: 0.8;
}

@media screen and (max-width:768px) {
    .feedback-modal {
        width: 600px;
        padding: 30px;
    }
}

@media screen and (max-width:600px) {
    .feedback-modal {
        width: 95%;
        padding: 30px;
    }
}
