/*
  Theme Name: Digital Pro
  Theme URI: http://my.studiopress.com/themes/digital/
  Description: Put your words and images at the forefront in an uncluttered design that shows them at their finest.
  Author: StudioPress
  Author URI: http://www.studiopress.com/

  Version: 1.0.3

  Tags: black, red, white, one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-colors, custom-header, custom-menu, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready

  Template: genesis
  Template Version: 2.2

  License: GPL-2.0+
  License URI: http://www.opensource.org/licenses/gpl-license.php 
  */

/* Table of Contents
- Imports
- HTML5 Reset
  - Baseline Normalize
  - Box Sizing
  - Float Clearing
- Defaults
  - Typographical Elements
  - Headings
  - Objects
  - Gallery
  - Forms
  - Column Classes
  - Tables
  - Screen Reader Text
- Structure and Layout
  - Site Container
  - Site Inner
- Common Classes
  - Avatar
  - Genesis
  - Search Form
  - Titles
  - WordPress
- Widgets
  - Featured Content
- Plugins
  - Genesis eNews Extended
  - Genesis Simple Share
  - Jetpack
- Skip Links
- Site Header
  - Site Title and Description
- Site Navigation
  - Accessible Menu
  - Primary Navigation
  - Secondary Navigation
  - Responsive Navigation
- Content Area
  - Entries
  - Intro Text
  - Entry Meta
  - After Entry
  - Pagination
  - Sidebar 
  - Comments
- Footer Widgets
- Site Footer
- Fadeup Effect
- Media Queries
  - Min-width: 801px
  - Max-width: 800px
  - Max-width: 600px
  */


/* HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */
@font-face {
  font-family: 'Conv_Gotham';
  src: url('fonts/Gotham Medium.eot');
  src: local('☺'), url('fonts/Gotham Medium.woff') format('woff'), url('fonts/Gotham Medium.ttf') format('truetype'), url('fonts/Gotham Medium.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display:swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('fonts/proxima-nova-400.woff') format('woff');
  src: url('fonts/proxima-nova-400.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
  font-display:swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('fonts/proxima-nova-700.woff') format('woff');
  src: url('fonts/proxima-nova-700.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display:swap;
}
@font-face {
  font-family: 'ProximaNova';
  src: url('fonts/proxima-nova-800.woff') format('woff');
  src: url('fonts/proxima-nova-800.woff2') format('woff2');
  font-weight: 800;
  font-style: normal;
  font-display:swap;
}

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:600}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#5b5e5e}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:600}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,
.widget: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,
.widget:after,
.wrap:after {
  clear: both;
  content: " ";
  display: table;
}


/* Defaults
---------------------------------------------------------------------------------------------------- */

/* Typographical Elements
--------------------------------------------- */

html {
  font-size: 62.5%; /* 10px browser default */
}

/* Chrome fix */
body > div {
  font-size: 1.6rem;
}

body {
  background-color: #fff;
  color: #333e48;
  font-family: 'ProximaNova', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 2;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

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

::-moz-selection {
  background-color: #5b5e5e;
  color: #fff;
}

::selection {
  background-color: #5b5e5e;
  color: #fff;
}

a {
  /*border-bottom: 1px solid #232525;*/
  /*color: #232525;*/
  color: #464646;
  text-decoration: none;
}

a:focus,
a:hover {
/*  border-bottom: 1px solid #f73859;*/
  color: #f73859;
}

p {
  margin: 0 0 10px;
  padding: 0;
}

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

li {
  list-style-type: none;
}

b,
strong {
  font-weight: 700;
}

small {
  font-size: 14px;
  font-size: 1.4rem;
}

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

blockquote {
  margin: 40px;
}

blockquote::before {
  content: "\201C";
  display: block;
  font-size: 30px;
  font-size: 3rem;
  height: 0;
  left: -20px;
  position: relative;
  top: -10px;
}

hr {
  border: 0;
  border-collapse: collapse;
  border-bottom: 1px solid #ddd;
  clear: left;
  margin: 0 0 40px;
  padding-top: 20px;
}


/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #232525;
  font-family: 'ProximaNova', sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 20px;
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
}

h2 {
  font-size: 30px;
  font-size: 3rem;
}

h3 {
  font-size: 33px!important;
}
.content a {
  color: #f73859;
  text-decoration: underline;   
  font-weight: 800;
}

.comment-respond h3,
.entry-comments h3 {
  font-size: 36px;
  font-size: 3.6rem;
  letter-spacing: -2px;
  margin-bottom: 60px;
  margin-top: 100px;
}

h4 {
  font-size: 24px;
  font-size: 2.4rem;
}

.entry-content h4 {
  font-size: 20px;
  font-size: 2rem;
  margin-top: 60px;
}

h5 {
  font-size: 20px;
  font-size: 2rem;
}

h6 {
  font-size: 18px;
  font-size: 1.8rem;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.featured-content img.entry-image,
.wp-caption {
  max-width: 100%;
}

img {
  height: auto;
}

img.entry-image {
  max-width: 500px;
}

.full-width-content img.pull {
  margin-left: -70px;
  margin-right: -70px;
  max-width: 800px;
}

/* Gallery
--------------------------------------------- */

.gallery {
  overflow: hidden;
}

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

.gallery-columns-1 .gallery-item {
  width: 100%;
}

.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-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
  clear: left;
}

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

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

/* Forms
--------------------------------------------- */

input,
select,
textarea {
  background-color: #f5f5f5;
  border: 1px solid #f5f5f5;
  color: #5b5e5e;
  font-family: 'Neuton', serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  padding: 20px;
  width: 100%;
}

input[type="number"] {
  background-color: #fff;
  border: 1px solid #5b5e5e;
  padding: 7px;
}

.footer-widgets input,
.footer-widgets input:focus {
  background-color: #fff;
  border: 1px solid #fff;
}

input:focus,
textarea:focus {
  background-color: #eee;
  border: 1px solid #eee;
}

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

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

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content a.button,
.textwidget a.button {
  background-color: #f73859;
  /*border-radius: 50px;*/
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: 'ProximaNova', sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 20px 30px;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
}

a.button.small,
button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.entry-content a.button.small,
.textwidget a.button.small {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 12px 20px;
}

input[type="submit"],
.content input[type="submit"] {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 20px 25px;
  width: 100%;
}

a.more-link {
  display: inline-block;
  font-family: 'ProximaNova', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

button:hover,
button:focus,
input:hover[type="button"],
input:focus[type="button"],
input:hover[type="reset"],
input:focus[type="reset"],
input:hover[type="submit"],
input:focus[type="submit"],
.button:focus,
.button:hover,
.entry-content a.button:focus,
.entry-content a.button:hover,
.textwidget a.button:focus,
.textwidget a.button:hover {
  background-color: #232525;
  border: none;
  color: #fff;
  text-decoration: none;
}


.footer-widgets button:focus,
.footer-widgets button:hover,
.footer-widgets input:focus[type="button"],
.footer-widgets input:hover[type="button"],
.footer-widgets input:focus[type="reset"],
.footer-widgets input:hover[type="reset"],
.footer-widgets input:focus[type="submit"],
.footer-widgets input:hover[type="submit"],
.footer-widgets .textwidget a.button:focus,
.footer-widgets .textwidget a.button:hover {
  background-color: #fff;
  color: #232525;
  text-decoration: none;
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
  background-color: #ddd;
  border-width: 0;
  color: #777;
  cursor: not-allowed;
}

.button {
  display: inline-block;
}

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

.error404 .entry-content input[type="search"],
.post-password-form input[type="password"] {
  margin-bottom: 15px;
}

/* Column Classes
--------------------------------------------- */

.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;
}


/* Tables
--------------------------------------------- */

table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}

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

td,
th {
  text-align: left;
}

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

th {
  font-weight: 400;
}

/* Screen Reader Text
--------------------------------------------- */

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
  background-color: #fff;
  border: 0;
  clip: rect(0, 0, 0, 0);
  color: #232525;
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus  {
  border: 1px solid #5b5e5e;
  clip: auto !important;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  height: auto;
  padding: 20px;
  text-decoration: none;
  width: auto;
  z-index: 100000; /* Above WP toolbar. */
}

.more-link {
  position: relative;
}


/* Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Container
--------------------------------------------- */

.site-container {
  -webkit-animation: fadein 1s;
  -moz-animation: fadein 1s;
  -ms-animation: fadein 1s;
  -o-animation: fadein 1s;
  animation: fadein 1s;
}

.digital-landing .site-container {
  margin: 0 auto;
  max-width: 800px;
}

@keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

@-moz-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

@-webkit-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

@-ms-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

@-o-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Site Inner
--------------------------------------------- */

.site-inner {
  background-color: #fff;
  clear: both;
  margin: 90px auto 0;
  padding: 5% 40px;
  max-width: 1280px;
}

.digital-landing .site-inner,
.front-page .site-inner {
  margin-top: 0;
}


/* Common Classes
---------------------------------------------------------------------------------------------------- */

/* Avatar
--------------------------------------------- */

.avatar {
  border-radius: 50%;
  float: left;
}

.after-entry .avatar {
  float: right;
  height: 180px;
  margin-bottom: 30px;
  margin-left: 30px;
  width: 180px;
}

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

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

.author-box .avatar {
  display: inline-block;
  float: none;
  height: 80px;
  margin: 0 auto 20px;
  width: 80px;
}

.comment .avatar {
  height: 60px;
  margin: 0 16px 24px 0;
  width: 60px;
}

/* Genesis
--------------------------------------------- */

.archive-description,
.author-box {
  border-bottom: 1px solid #eee;
  margin-bottom: 10%;
  padding-bottom: 10%;
  text-align: center;
}

.archive-description p,
.archive-description .archive-title,
.author-box,
.author-box p,
.author-box .author-box-title {
  margin-left: auto;
  margin-right: auto;
  /*max-width: 660px;*/
}

.breadcrumb {
  border-bottom: 1px solid #eee;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 auto 10%;
  /*max-width: 660px;*/
  padding-bottom: 10px;
}

.author-box {
  font-size: 18px;
  font-size: 1.8rem;
}

.single .author-box {
  border-top: 1px solid #eee;
  padding-top: 10%;
}

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

/* Search Form
--------------------------------------------- */

.search-form {
  overflow: hidden;
}

.search-form input {
  -webkit-appearance: none;
}

.search-form input[type="submit"] {

}

/* Titles
--------------------------------------------- */

.archive-title,
.author-box-title {
  font-size: 30px;
  font-size: 3rem;
  margin-bottom: 10px;
}

.search .archive-title {
  margin-bottom: 0;
}

.entry-title,
.page.page-template-page_blog .entry-title {
  font-size: 36px;
  font-size: 3.6rem;
  letter-spacing: -2px;
  word-wrap: break-word;
}

.page .entry-title{
  font-size: 1.5em;
  font-weight: 500;
  letter-spacing: 0;
}

.single .entry-title {
  font-size: 2.5em;
  font-weight: 600;
  letter-spacing: 0;
}

.error404 .entry-title {
  margin-left: auto;
  margin-right: auto;
  /*max-width: 660px;*/
}

.content .entry-title a,
.content .entry-title a:focus,
.content .entry-title a:hover {
  border-bottom: none;
  color: #232525;
}

.content .entry-title a:focus,
.content .entry-title a:hover {
  color: #f73859;
}

.widget-title {
  font-size: 22px;
  font-size: 2.2rem;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.widget-title.center {
  margin-bottom: 10%;
  text-align: center;
}

/* 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: 50%;
}

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

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

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

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

img.alignleft.entry-image,
img.alignright.entry-image {
  margin-bottom: 0;
}

.entry-content figure {
  margin: 60px 0 50px;
}

.wp-caption-text {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}

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

.gallery-caption,
.entry-content .gallery-caption {
  margin: 0 0 10px;
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
  margin-bottom: 30px;
}

a[rel~="attachment"],
a[rel~="attachment"]:hover,
.gallery-item a,
.wp-audio-shortcode a,
.wp-audio-shortcode a:hover,
.wp-caption a,
.wp-caption a:hover,
.wp-playlist a,
.wp-playlist a:hover,
.wp-video a,
.wp-video a:hover {
  border-width: 0 !important;
}

.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: 0;
  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 a {
  border-width: 0;
}

.featured-content.widget .entry { 
  padding-bottom: 60px;
}

.featured-content.widget .entry:last-child {
  border-bottom-width: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.featured-content .entry p {
  font-size: 18px;
  font-size: 1.8rem;
}

.featured-content p.entry-meta {
  font-family: "Poppins", sans-serif;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.featuredpost .entry-title,
.featured-content.widget .entry-title {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.featured-content .more-link {
  border-width: 1px;
}


/* Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.enews-widget ::-moz-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.enews-widget ::-webkit-input-placeholder {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.enews-widget input {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center;
}

.sidebar .enews-widget input {
  margin-bottom: 10px;
}

.enews-widget input[type="submit"] {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  margin-bottom: 0;
}

.enews-widget p {
  margin-bottom: 20px;
}

.enews form + p {
  line-height: 1.5;
  margin-top: 30px;
}

/* Genesis Simple Share
--------------------------------------------- */

.content .share-after {
  margin-bottom: 20px;
}

.content a.count,
.content a.count:hover,
.content a.count:focus,
.content a.share,
.content a.share:hover,
.content a.share:focus {
  border: none;
  font-weight: 400;
}

.content .share-filled .share {
  border-radius: 0;
}

.content .share-filled .count {
  border-radius: 0;
}

.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
  color: #5b5e5e;
  border: 1px solid #5b5e5e;
}

.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter:hover .count {
  color: #fff;
}

/* 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: #232525;
  outline: #ddd solid 1px;
}


/* Site Header
---------------------------------------------------------------------------------------------------- */

.site-header {
  background-color: #fff;
  padding: 28px 30px;
  /*position: fixed;*/
  top: 0; 
  width: 100%;
  z-index: 999;
}

.site-header.shrink {
  border-bottom: 1px solid #eee;
  padding: 18px 30px;
}

.admin-bar .site-header {
  top: 32px;
}

/* Site Title and Description
--------------------------------------------- */

.title-area {
  float: left;
  margin-top: 8px;
}

.site-title {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
  text-transform: uppercase;
}

.site-title a,
.site-title a:hover,
.site-title a:focus {
  border-bottom-width: 0;
  color: #232525;
}

.header-image .nav-primary:not(button) {
  margin-top: 22px;
}

.header-image .site-header {
  padding: 0;
}

.header-image .site-header.shrink {
  padding: 0 40px;
}

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

.header-image .site-title > a {
  background-position: left center !important;
  background-size: contain !important;
  float: left;
  min-height: 85px;
  width: 272px;
}

.header-image .title-area {
  margin: 0;
}

.site-description {
  display: block;
  height: 0;
  margin-bottom: 0;
  text-indent: -9999px;
}

/* Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
  clear: both;
  line-height: 1;
  width: 100%;
}

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

.genesis-nav-menu a {
  border-bottom-width: 0;
  color: #232525;
  display: block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 10px;
  line-height: initial; 
}

/*.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
  color: #f73859;
}*/

.genesis-nav-menu .sub-menu {
  background-color: #fff;
  left: -9999px;
  opacity: 0;
  position: absolute;
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
  width: 180px;
}

.genesis-nav-menu .sub-menu .sub-menu {
  margin: -44px 0 0 179px;
}

.genesis-nav-menu .sub-menu a {
  border: 1px solid #eee;
  border-top: 0;
  padding: 15px;
  position: relative;
}

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

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

/* 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;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
  float: right;
  margin-top: 2px;
}

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

.nav-primary .sub-menu {
  border-top: 1px solid #ddd;
}

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

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
  margin-top: 10px;
}

.nav-secondary .genesis-nav-menu a {
  padding: 0;
  margin-left: 10px;
  margin-right: 10px;
}

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

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


/* Content Area
---------------------------------------------------------------------------------------------------- */

.content-sidebar .content,
.sidebar-content .content {
  width: 65%;
}

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

.sidebar-content .content {
  float: right
}

.page .content,
.single .content {
  overflow: hidden;
}

.digital-landing .content {
  max-width: 800px;
  padding-bottom: 5%;
  padding-top: 5%
}

/* Entries
--------------------------------------------- */

.entry,
.page.page-template-page_blog .entry {
  border-bottom: 1px solid #eee;
  margin-bottom: 10%;
  padding-bottom: 10%;
}

.page .entry,
.single .entry {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.page .entry-content,
.single .entry-content {
  margin-left: auto;
  margin-right: auto;
  /*max-width: 660px;*/
}

.page.page-template-page_blog .entry-content {
  max-width: none;
}

/*.entry-content p:last-child {
  margin-bottom: 0;
}*/

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

.entry-content ol > li {
  list-style-type: decimal;
}

.entry-content ul > li {
  list-style-type: disc;
}

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

/* Intro Text
--------------------------------------------- */

.single .entry-content p.intro {
  color: #232525;
  display: block;
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
}

.single .entry-content p.intro:after {
  border-bottom: 1px solid #232525;
  content: "";
  display: block;
  margin-bottom: 40px;
  padding-bottom: 40px;
  width: 10%;
}

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

p.entry-meta {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.entry-meta a,
.entry-meta a:focus,
.entry-meta a:hover {
  border-bottom-width: 0;
}

.page .entry-header,
.single .entry-header {
  margin: 0 auto 5%;
  /*max-width: 660px;*/
}

.page.page-template-page_blog .entry-header {
  max-width: none;
}

.entry-footer {
  margin: 30px auto 60px;
  /*max-width: 660px;*/
}

/* After Entry
--------------------------------------------- */

.after-entry {
  border: 1px solid #eee;
  margin: 0 auto 10%;
  /*max-width: 660px;*/
  overflow: hidden;
  padding: 40px;
}

.after-entry .widget {
  margin-bottom: 40px;
}

.after-entry .widget-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: 30px;
}

.after-entry p:last-child,
.after-entry .widget:last-child {
  margin-bottom: 0;
}

.after-entry ol,
.after-entry ul {
  margin-bottom: 30px;
  margin-left: 40px;
}

.after-entry ol > li {
  list-style-type: decimal;
}

.after-entry ul > li {
  list-style-type: disc;
}

/* Pagination
--------------------------------------------- */

.pagination {
  clear: both;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5%;
  text-transform: uppercase;
}

.pagination a {
  border-bottom: 1px solid #232525;
}

.pagination a:focus,
.pagination a:hover {
  border-bottom: 1px solid #f73859;

} 

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

.archive-pagination li {
  display: inline;
}

.archive-pagination li a {
  background-color: #232525;
  border: 1px solid #232525;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 4px;
  padding: 8px 12px;
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination .active a {
  background-color: #f73859;
  border: 1px solid #f73859;
  color: #fff;
}

/* Sidebar
--------------------------------------------- */

.content-sidebar .sidebar,
.sidebar-content .sidebar {
  width: 30%;
}

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

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

.sidebar .widgettitle {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.sidebar .widget {
  margin-bottom: 80px;
}

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

.sidebar ul li {
  margin-bottom: 10px;
}

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

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

.entry-pings,
.comment-respond,
.entry-comments {
  margin: 0 auto;
  /*max-width: 660px;*/
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
  margin-bottom: 40px;
}

.comment-header {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
}

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

.entry-comments .comment {
  border-bottom: 1px solid #eee;
}

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

p.comment-form-comment {
  margin-bottom: 20px;
}

p.form-submit,
.entry-comments .children .comment,
.entry-comments .comment-author {
  margin: 0;
}

.entry-comments .comment {
  clear: both;
}

.entry-comments .children .comment {
  border: none;
}

.comment-list li {
  list-style-type: none;
}

.comment-list ul.children {
  margin-left: 40px;
}


/* Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
  background-color: #232525;
  border-top: 5px solid #fff;
  clear: both;
  text-align: center;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
  float: left;
  padding: 90px 4%;
}

.footer-widgets-1 {
  background-color: #f73859;
  text-align: right;
  width: 25%;
}

.footer-widgets-2 {
  text-align: left;
  width: 39.8%;
}

.footer-widgets-3 {
  padding-left: 0;
  text-align: left;
  width: 35%;
}

.footer-widgets .widget {
  margin-bottom: 30px;
}
#nav_menu-4.widget.widget_nav_menu {
  margin-bottom: 0;
}
.footer-widgets h1,
.footer-widgets h2,
.footer-widgets h3,
.footer-widgets h4,
.footer-widgets h5,
.footer-widgets h6 {
  color: #fff;
}

.footer-widgets p {
  margin-bottom: 5px;
}

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

.footer-widgets .widget-title {
  font-size: 22px;
  font-size: 2.2rem;
}

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

.footer-widgets a {
  border-bottom-width: 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.footer-widgets a:focus,
.footer-widgets a:hover {
  color: #f73859;
  text-decoration: underline;
}

.footer-widgets .footer-widgets-1 a:focus,
.footer-widgets .footer-widgets-1 a:hover {
  color: #232525;
}

.footer-widgets .simple-social-icons ul {
  margin-top: 10px !important;
}

.footer-widgets .simple-social-icons ul li {
  margin: 0px 12px 12px 0 !important;
}

.footer-widgets .simple-social-icons ul li a {
  padding: 15px !important;
}


/* Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
/*  padding: 28px 0 70px;*/
  text-align: center;
}

.site-footer a,
.site-footer p {
  border-bottom-width: 0;
  color: #232525;
}

.site-footer a:focus,
.site-footer a:hover {
  color: #f73859;
  text-decoration: underline;
}

.site-footer p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 0;
}


/* Fadeup Effect
---------------------------------------------------------------------------------------------------- */

.js .fadeup-effect {
  opacity: 0;
  overflow: hidden;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes fadeInUp {
  from { opacity: 0; -webkit-transform: translateY(20px); }
  to { opacity: 1; -webkit-transform: translateY(0); }
} 

@keyframes fadeInUp {
  from { opacity: 0; transform: translateY(20px); }
  to { opacity: 1; transform: translateY(0); }
} 

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.newsletter {
  background: #f7fbf8 none repeat scroll 0 0;
  display: inline-block;
  padding: 15px;
  width: 100%;
  margin-bottom: 20px;
}
.newsletter .first h2 {
  font-size: 2.5rem;
  font-weight: normal;
  margin-bottom: 10px;
}
.newsletter .newsletter__title {
  font-size: 1.5rem;
  margin-bottom: 0.3rem;
  text-align: center;
}
.newsletter .test-fter {
  font-size: 14px;
  line-height: initial;
}
.newsletter #mc_embed_signup form input[type="email"] {
  border: 1px solid #ddd;
  padding: 10px;
}
.newsletter #mc_embed_signup form input[type="submit"] {
  padding: 12px;
}
.newsletter #mc_embed_signup form{
  margin-top: 20px;
}
.newsletter img.alignright {
  margin-bottom: 0;
}

/*edit toc*/
/*-----------custom template TOC ---------*/
.full_toc .site-inner {
  clear: none;
  float: left;
  padding: 5% 80px;
  width: calc(100% - 290px);
  max-width: 100%;
}
.table_content_toc {
  float: right;
  width: 290px;
  height: 100vh !important;
}

/*.full_toc #fixedtoc-2{
  top: 109px !important;
}*/
.full_toc :not(.shrink) + .table_content_toc #fixedtoc-2 {
  top: 109px !important;
}
.full_toc .table_content_toc .ftwp-text {
  /*padding-left: 35px !important;*/
}
.full_toc .table_content_toc #ftwp-contents > header {
  padding: 25px !important;
}
.full_toc .table_content_toc #ftwp-header-minimize{
  display: none !important;
}
.toggle_toc{
  display: none;
}
#ftwp-header-control {
  display: none!important;
}

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

  #ftwp-header-control {
  display: none !important;
}
#ftwp-container.ftwp-wrap #ftwp-header-title {
  font-size: 18px;
}
#ftwp-container.ftwp-wrap #ftwp-header {
  padding: 20px 10px 10px 19px;
}
.full_toc .ftwp-item .ftwp-text::before{
  margin-left: 0px!important;
}
.toggle_toc {
display: block;
  background: #025377 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: block;
  height: 35px;
  line-height: 35px;
  margin-left: -35px;
  text-align: center;
  width: 37px;
}
/*.table_content_toc.hide_toc {
  position: fixed;
  right: -290px !important;
}*/
.full_toc .site-inner.full_width{
  width: 100%!important;
}
.full_toc #fixedtoc-2{
  z-index: 9999;
  opacity: 0;
}

}
.full_toc .table_content_toc .ftwp-anchor {
  border-bottom: 1px solid #558db0 !important;
  padding: 10px !important;
}
.full_toc .table_content_toc .ftwp-anchor:hover {
  background: #fff!important;
  color: #318570!important;
}
.ftwp-widget-fixed #ftwp-contents {
  z-index: 9999!important;
}
.full_toc .ftwp-item .ftwp-text::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  color: #09cac7;
  content: "Step " counter(my-badass-counterx, decimal);
  counter-increment: my-badass-counterx;
  display: block !important;
  font-weight: bold;
  margin-left: 20px;
  text-align: left;
  text-transform: uppercase;
}
.full_toc #ftwp-container.ftwp-wrap #ftwp-list {
  counter-reset: my-badass-counterx;
}
.full_toc .ftwp-heading::before {
  animation: inherit !important;
  content: "Step " counter(my-badass-counter, decimal) !important;
  counter-increment: my-badass-counter;
  display: inline-block;
  left: 0 !important;
  opacity: 1 !important;
  width: 100% !important;
  color: #83B6A9;
  margin-bottom: 15px;
}
.full_toc .entry-content {
  counter-reset: my-badass-counter;
}
.full_toc.single .content {
  overflow: inherit;
}
.full_toc .ftwp-heading {
  background: #318570 none repeat scroll 0 0;
  left: -80px;
  overflow: inherit;
  padding: 35px;
  text-align: center;
  width: calc(100% + 160px);
  position: relative;
  color: #fff;
  text-transform: uppercase;
}
.ftwp-heading:target::before {
  position: inherit!important;
}
.full_toc #fixedtoc-2 {
  background: #025377;
  height: 100%;
}
#ftwp-container.ftwp-wrap #ftwp-list .ftwp-anchor {
  font-size: 16px;
  padding: 10px 25px !important;
}
.front-page-ct h4.entry-title {
  font-size: 15px !important;
  margin-bottom: 0;
  margin-top: 10px;
  text-transform: none !important;
}
.has-ftoc .site-header {
  position: initial;
}
@media only screen and (min-width: 1900px){
.full_toc .site-inner {
  padding: 5% 270px;
  width: calc(100% - 290px);
}
.full_toc .ftwp-heading {
  left: -270px;
  width: calc(100% + 540px);
}
.full_toc  .grid.related-list {
  max-width: 100%;
  padding: 0 270px;
}
}
/* Media Queries
---------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 1370px) and (min-width: 769px) {
  .site-inner {
    padding: 5% 90px;
  }
  body .site-header .wrap,body .site-footer .wrap {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1290px) and (min-width: 960px) {
  .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width, .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
    padding-left: 260px!important;
  }
  .header-image .site-title > a {
    width: 250px;
  }
 /* .header-image .nav-primary:not(button) {
    width: calc(100% - 248px)!important;
  }*/
  .ubermenu > ul > li > .ubermenu-target{
    padding: 25px 10px!important;
  }
  .header-image .site-title > a {
    width: 200px;
  }
  .ubermenu-responsive-toggle-main, .ubermenu-main, .ubermenu-main .ubermenu-target, .ubermenu-main .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target {
    font-size: 1.2rem!important;
  }
  .ubermenu-sub-indicators .ubermenu-has-submenu-drop > .ubermenu-target {
    padding-right: 22px !important;
  }
  .tablepress td, .tablepress th {
    font-size: 1.2rem;
  }
  .tablepress a.su-button {
    width: 90px !important;
  }
}






/*___________________________________*/
/*_-----------------------------------*/
@media only screen and (min-width: 801px) {

  .footer-widgets .wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

}

@media only screen and (max-width: 960px) {
  .sharing-box .cresta-share-icon i.c-icon-cresta-facebook, .sharing-box .cresta-share-icon i.c-icon-cresta-twitter, .sharing-box .cresta-share-icon i.c-icon-cresta-gplus, .sharing-box .cresta-share-icon i.c-icon-cresta-linkedin, .sharing-box .cresta-share-icon i.c-icon-cresta-pinterest, .sharing-box .cresta-share-icon i.c-icon-cresta-print {
    padding: 10px 35px!important;
  }
  .site-container .site-inner {
    margin-top: 35px;
  }
  /*.site-header {
    position: fixed!important;
  }*/
  .front-page-3 .wrap, .front-page-4 .wrap, .front-page-5 .wrap, .front-page-6 .wrap,.front-page-2 .wrap {
    padding-left: 5%;
    padding-right: 5%;
  }
  .site-footer .logo_footer {
    margin: 0;
  }
  nav.nav-primary{
    width: 100%;
  }
  .site-inner {
    margin-top: 0;
    padding: 5%;
  }

  .content-sidebar .content,
  .content-sidebar .sidebar,
  .footer-widgets-1,
  .footer-widgets-2,
  .footer-widgets-3,
  .header-image .site-title > a,
  .js .genesis-nav-menu .sub-menu,
  .js .genesis-nav-menu .sub-menu a,
  .sidebar-content .content,
  .sidebar-content .sidebar,
  .site-header {
    width: 100%;
  }

  .site-header {
    position: inherit;
    text-align: center;
  }
  
  .header-image .nav-primary:not(button) {
    background: #fff;
    margin-top: 0;
    padding-bottom: 20px;
  }

  .content-sidebar .content,
  .content-sidebar .sidebar,
  .nav-primary,
  .sidebar-content .content,
  .sidebar-content .sidebar,
  .title-area {
    float: none;
  }
  
  /*.js .nav-primary .sub-menu a {
    background: none;
    border: none;
  }

  .js nav {
    display: none;
    position: relative;
  }

  .js nav .wrap {
    padding: 0;
  }

  .js nav.pagination {
    display: block;
    }*/

    .menu-toggle,
    .sub-menu-toggle {
      background: none;
      border-radius: 0;
      border-width: 0;
      color: #1e1e1e;
      display: block;
      margin: 0 auto;
      overflow: hidden;
      text-align: center;
      visibility: visible;
    }

    .menu-toggle:hover,
    .menu-toggle:focus,
    .sub-menu-toggle:hover,
    .sub-menu-toggle:focus {
      background: none;
      border-width: 0;
    }

    .menu-toggle {
      padding-bottom: 0;
      padding-top: 10px;
      position: relative;
      right: 0;
      z-index: 1000;
      width: 100%;
    }

    .menu-toggle:before,
    .menu-toggle.activated:before {
      color: #1e1e1e;
      content: "\f130";
      display: inline-block;
      font: normal 20px/1 'ionicons';
      margin: 0 auto;
      padding-right: 10px;
      text-rendering: auto;
      -webkit-transform: translate(0, 0);
      -ms-transform:     translate(0, 0);
      transform:         translate(0, 0);
      vertical-align: middle;
    }

    .sub-menu-toggle {
      float: right;
      padding: 8px 18px;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 100;
    }

    .sub-menu-toggle:before {
      content: "\f3d0";
      display: inline-block;
      font: normal 16px/1 'ionicons';
      text-rendering: auto;
      -webkit-transform: translate(0, 0);
      -ms-transform:     translate(0, 0);
      transform:         translate(0, 0);
    }

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

    /*.js .genesis-nav-menu .menu-item {
      display: block;
      float: none;
      margin-top: 1px;
      margin-bottom: 1px;
      position: relative;
      text-align: left;
    }

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

    .js .genesis-nav-menu .menu-item a {
      border: none;
      padding: 10px;
      width: 100%;
    }

    .js .genesis-nav-menu .menu-item a:hover,
    .js .genesis-nav-menu .sub-menu {
      border: none;
    }

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

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

    .js .genesis-nav-menu .sub-menu {
      clear: both;
      display: none;
      margin: 0;
      opacity: 1;
      padding-left: 15px;
      position: static;
      width: 100%;
    }

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

    .js .genesis-nav-menu .sub-menu a {
      border: none;
    }

    .js nav button:hover,
    .js .menu-toggle:hover,
    .js .nav-primary {
      color: #1e1e1e;
    }

    .js nav button:focus,
    .js .menu-toggle:focus {
      color: #f73859;
    }*/

    .content {
      margin-bottom: 0;
      margin-top: 0;
      padding-bottom: 8%;
      padding-left: 5%;
      padding-right: 5%;
    }

    .page .entry-header,
    .single .entry-header {
      max-width: 100%;
    }

    .entry-content {
      margin-left: 0;
      margin-right: 0;
    }

    .entry-header {
      clear: both;
      margin: 0;
    }

    img.alignleft.entry-image,
    img.alignright.entry-image,
    .full-width-content img.pull {
      margin-left: 0;
      margin-right: 0;
    }

    img.alignleft.entry-image,
    img.alignright.entry-image {
      display: block;
      float: left;
      margin-bottom: 30px;
      max-width: 100%;
    }

    .comment-list ul.children {
      margin-left: 0;
    }

    .footer-widgets-1,
    .footer-widgets-2,
    .footer-widgets-3 {
      padding: 8% 5%;
    }

    .footer-widgets-1,
    .page .entry-header,
    .single .entry-header {
      text-align: left;
    }

    .site-footer {
      padding: 20px;
    }
    /* screen 800 fix uber menu responsive */
    .site-header {
      height: 60px;
      position: relative;
    }
    .site-header .wrap {
      padding: 0!important;
    }
    .header-image .title-area {
      left: 15%;
      margin-bottom: 0;
      margin-right: 0;
      margin-top: 0;
      position: absolute;
      width: 70%;
      z-index: 2;
    }
    .header-image .site-title > a {
      display: block;
      float: none;
      margin: 0 auto;
      min-height: 60px;
      width: 200px;
    }
    nav.nav-primary {
      float: left;
      padding: 0;
      position: absolute;
      width: 100% !important;
    }
    .ubermenu-responsive-toggle.ubermenu-responsive-toggle-main {
      float: left;
      padding: 21px 10px;
      border: none;
    }
/*    .widget-area.header-widget-area {
      position: absolute;
      right: 0;
      z-index: 1;
    }*/
    .right_search.mobile{
      display: block!important;
    }
    .right_search.mobile .ion-search, .right_search.mobile .ion-close{
      font-size: 20px;
      line-height: 60px;
    }
    .search_overlay {
      top: 60px!important;
    }
    .search_overlay .wrap {
      margin: auto!important;
      padding: 5%;
      width: 100%!important;
    }
    .search_overlay label {
      font-size: 20px!important;
    }
    .search_overlay .search-form input {
      font-size: 20px!important;
      padding: 10px 0;
    }
    .ubermenu-nav .right_search {
      display: none;
    }
    #genesis-nav-primary nav .ubermenu-nav > li > a{
      padding: 15px 25px!important;
    }
  }

  @media only screen and (max-width: 600px) {
    .tablepress .su-button > span {
      font-size: 12px!important;
    }
    .tablepress td .su-button{
      width: 75px !important;
    }
    #genesis-content{
      padding-left: 0;
      padding-right: 0;
    }
    .tablepress tr *:not(:first-child):not(:last-child):not(:nth-child(2)) {
      display: none;
    }
    .site-inner {
      margin-top: 20%;
    }
    .page .entry-title,
    .single .entry-title {
      font-size: 36px;
      font-size: 3.6rem;
      letter-spacing: -2px;
    }

    .gallery-item {
      float: none;
    }

    .gallery-columns-2 .gallery-item,
    .gallery-columns-3 .gallery-item,
    .gallery-columns-4 .gallery-item,
    .gallery-columns-5 .gallery-item,
    .gallery-columns-6 .gallery-item,
    .gallery-columns-7 .gallery-item,
    .gallery-columns-8 .gallery-item,
    .gallery-columns-9 .gallery-item {
      width: 100%;
    }

    .five-sixths,
    .four-sixths,
    .one-fourth,
    .one-half,
    .one-sixth,
    .one-third,
    .three-fourths,
    .three-sixths,
    .two-fourths,
    .two-sixths,
    .two-thirds {
      float: none;
      margin-left: 0;
      width: 100%;
    }
    .entry-title {
      margin-bottom: 0;
    }
    body.archive.category .content article.post {
      margin: 0 0 5%;
      width: 100%;
    }
    body .site-footer .wrap {
      padding: 0;
      position: inherit;
    }
    .social_list_footer {
      display: inline-block;
      margin-top: 20px;
    }
    .site-footer p, .social_list_footer, .dmca {
      position: initial!important;
    }
    /*body .site-container .site-inner {
      margin-top: 15%;
    }*/
    body.archive.category .content article.post h2 a {
  float: left;
  line-height: initial;
}
  }
  /****** Scroll top **********************/
  .to-top {
    display:inline-block;
    height:40px;
    width:40px;
    position:fixed;
    bottom:40px;
    right:10px;
    box-shadow:0 0 10px rgba(0,0,0,0.05);
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    background:#f73859 url(images/to-top.svg) no-repeat center 50%;
    visibility:hidden;
    opacity:0;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    transition:all .3s;
    border: none;
  }

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

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

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

  @media only screen and (min-width: 768px) {
    .to-top {
      right:20px;
      bottom:20px;
    }
  }

  @media only screen and (min-width: 1024px) {
    .to-top {
      height:60px;
      width:60px;
      right:30px;
      bottom:30px;
    }
  }

  /******************************************************************/
  /*edit style by nhukhanhhoang 4/10/2017*/
  /******************************************************************/
  .site-header {
    border-bottom: 1px solid #eee;
  }
  .header-image .site-header.shrink {
    padding: 0;
  }
  .header-image .site-header .nav-primary:not(button) {
    width: calc(100% - 400px);
    margin-top: 22px;
  }
  .site-header .wrap {
    margin: 0 auto;
    max-width: 1280px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .right_search {
    float: right;
    position: relative;
    margin-top: 7px;
  }
  .right_search .ion-search,.right_search .ion-close {
    cursor: pointer;
    float: right;
    font-size: 25px;
    text-align: center;
    width: 50px;
  }
  .right_search .search-form {
    position: absolute;
    right: 0;
    top: 69px;
    width: 300px;
  }
/*.shrink .right_search .search-form {
  top: 59px;
  }*/
  .header-image .nav-primary:not(button) {
    margin-top: 11px;
  }
  .upw-image > a,.upw-content a,.post-cats a {
    border: none;
  }
  .front-page-2 .widget-title, .front-page-3 .widget-title,.front-page-5 .widget-title,.front-page-6 .widget-title {
    border-top: medium solid;
    font-size: 3rem;
    padding-top: 30px;
    text-align: center;
  }
  .front-page-4 .widget-title{
    font-size: 3rem;
    padding-top: 30px;
    text-align: center;
  }
  .post-cats {
    margin-bottom: 0;
  }
  .post-cats-list a {
    color: #999;
    font-family: 'ProximaNova', sans-serif;
    text-transform: initial;
    font-weight: normal;
  }
  #front-page-3 h3,#front-page-2 h3.widgettitle  {
    font-size: 3rem;
  }
  #menu-editors-picks > li {
    float: left;
    padding-right: 5%;
    text-align: left;
    width: 33.33%;
  }
  #menu-editors-picks > li > a {
    border-bottom: 1px solid!important;
    font-size: 1.5rem;
    font-weight: bold;
  }

  #menu-editors-picks .sub-menu {
    margin: 10px 0 0;
  }
  #menu-editors-picks .sub-menu li {
    margin: 0;
  }
  #menu-editors-picks > li a {
    border-bottom: 0 none;
  }
  .front-page-2 .upw-image img, .front-page-6 .upw-image img {
    border: 1px solid #eee;
  }
  .front-page-2 .post-title a, .front-page-6 .post-title a {
    font-size: 16px;
    letter-spacing: 0;
    text-align: center;
    text-transform: initial;
  }
  .front-page-2 .post-title, .front-page-6 .post-title {
    text-align: center;
  }
  .front-page-5 .widget-wrap article.post {
    background: #F2F2F2;
    margin-bottom: 40px;
    padding: 0 25px 0 0;
  }
  .front-page-2 .widget-title,.front-page-6.widget-title {
    font-size: 3rem;
    text-align: center;
  }
  .front-page-2 ul li, .front-page-6 ul li {
    color: #232525;
    font-size: 1.4rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    text-transform: uppercase;
  }
  .front-page-2 li, .front-page-6 li {
    float: none;
    display: inline-block;
    margin-right: 3.5%;
    width: 31%;
  }
  .front-page-2 li:nth-child(3n),.front-page-6 li:nth-child(3n) {
    margin: 0;
  }
  .front-page-5 .alignleft {
    margin: 0 40px 0 0;
  }
  .front-page-5 .alignleft img {
    float: left;
  }
  .front-page-5 .entry-header .entry-title {
    font-size: 2rem;
    margin: 40px 0 5px;
    text-transform: inherit;
  }
  .front-page-5 .entry-content > p {
    margin-bottom: 0;
  }
  .nav-secondary {
    background: #ebebeb;
    padding: 20px 0;
    text-align: center;
    clear: both;
  }
  footer.site-footer {
    background: #f5f5f5;
  }
  #genesis-nav-primary nav .ubermenu-nav > li > a {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  #mc_embed_signup_scroll {
    text-align: center;
  }
  #mce-EMAIL,#mce-YNAME {
    border: 2px solid #000;
    width: 400px;
    margin-left: 5px;
  }
  #mc_embed_signup_scroll .clear {
    display: inline-block;
  }
  .site-footer .wrap {
    margin: 0 auto;
    max-width: 1280px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .dmca{
    float: left;
    margin-top: 10px;
  }
  .logo_footer {
    margin-left: -190px;
  }
  .front-page-4 .textwidget > h4 {
    font-weight: normal;
    letter-spacing: 1px;
    text-align: center;
  }
  .front-page-4 .social_list {
    text-align: center;
    margin-top: 25px;
  }
  .social_list > li {
    display: inline-block;
  }
  .social_list .ion {
    font-size: 25px;
    padding: 10px;
  }
  .social_list a {
    border: medium none;
    display: block;
    font-size: 20px;
    padding: 0 40px;
  }
  #mc_embed_signup_scroll .button {
    padding: 20px 40px;
  }
  .search_overlay {
    background: rgba(0, 0, 0, 0.96) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 70px;
    width: 100%;
    z-index: 10;
    display: none;
  }
  .search_overlay .wrap {
    margin: 50px auto auto;
    width: 1160px;
  }
  .search_overlay label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-size: 25px;
    height: auto;
    position: inherit !important;
    width: auto;
  }
  .search_overlay .search-form input::placeholder {
    text-transform: uppercase;
  }
  .search_overlay .search-form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-color: #f73859 !important;
    border-width: 0 0 3px !important;
    color: #fff;
    font-size: 30px;
    outline: medium none;
    padding-left: 0;

  }
  .ubermenu-responsive-toggle-main, .ubermenu-main, .ubermenu-main .ubermenu-target, .ubermenu-main .ubermenu-nav .ubermenu-item-level-0 .ubermenu-target {
    font-size: 1.5rem;
  }
  .ubermenu-main .ubermenu-nav .ubermenu-item-level-0 > .ubermenu-target {
    font-weight: 600;
  }
  .ubermenu-tab-content-panel .ubermenu-item-header > .ubermenu-target {
    border-bottom: 1px solid;
    color: #0a0000;
    font-weight: 600;
  }
  .ubermenu-tab-content-panel .ubermenu-item-header > .ubermenu-target:hover {
    color: #f73859;
  } 
  .ubermenu.ubermenu-main .ubermenu-tab > .ubermenu-target {
    font-weight: 600;
  }
  .right_search.mobile{
      display: none;
    }
/*edit search page*/
.search .entry-meta > a {
  color: #5a5a5a;
}
.search p.entry-meta {
  float: left;
  margin-bottom: 0;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
/*.search .more-link {
  display: none;
}*/
/*.search #genesis-content article {
  background: #f5f5f5 none repeat scroll 0 0;
  border: medium none;
  float: left;
  margin: 0 1.75% 1.75% 4.6%;
  padding: 0 0 20px;
  width: 44.5%;
}*/
/*.search #genesis-content article:nth-child(2n+1) {
  margin-left: 0;
  margin-right: 4.6%;
}*/
/*.search #genesis-content article .entry-image-link {
  border: medium none;
  float: left;
  width: 100%;
}*/
/*.search #genesis-content article img {
  float: left;
  margin: 0;
  max-width: 100%;
  width: 100%;
}*/
/*.search article .entry-title {
  float: left;
  padding: 15px 20px 0;
  width: 100%;
  text-align: center;
}
.search article .entry-content {
  float: left;
  padding: 0 20px 20px;
  width: 100%;
  text-align: center;
}
.search .archive-description {
  border: medium none;
  margin: 0 0 20px;
  padding: 0 0 15px 0;
  text-align: left;
}
.search .archive-title::before {
  border-bottom: 2px solid #f73859;
  bottom: -5px;
  content: "";
  padding-top: 10px;
  position: absolute;
  width: 130px;
}
.search .archive-title {
  display: block;
  margin-bottom: 0;
  max-width: 100%;
  position: relative;
  width: auto;
}*/
.content .cresta-share-icon {
  float: none!important;
  margin: 0 auto !important;
}
.tablepress .su-button > span {
  line-height: 35px !important;
  padding: 0 !important;
}
.tablepress .su-button{
  width: 100px!important;
  text-align: center;
  float: left;
}
.tablepress tbody td {
  vertical-align: middle;
}
.page .entry-title, .single .entry-title,.widget-title,.blue_style {
  color: #000!important;  #f73859
}
.single h2,.page h2 {
  color: #f73859;
  font-size: 40px!important;
}
div.su-list ul{
  margin-bottom: 0px!important;
}
.thrv_custom_html_shortcode .su-column-size-1-2 {
  width: 50%;
}
.thrv_custom_html_shortcode .su-row .su-column {
  margin: 0 0 0 0;
}
.su-row .su-box {
  border: medium none;
}
.scholarship_page .entry-title {
  border-bottom: 2px solid #f73859;
  padding-bottom: 20px;
  text-align: center;
}
.comment-respond h3, .entry-comments h3 {
  font-size: 2.6rem;
  line-height: inherit;
  font-weight: normal;
}
#comments h3 span {
  color: #f73859;
  font-size: 3.6rem;
  font-weight: bold;
  margin-right: 5px;
}
.single .author-box {
  background: #222;
  color: #fff;
  max-width: 100%;
  padding: 35px;
}
.author-box .avatar {
  float: left;
  margin: 0 20px 17px 0;
}
.author-box-title {
  color: #fff;
  font-size: 2rem;
  font-weight: normal;
  margin: 0;
  text-align: left;
  text-transform: uppercase;
}
.author-box-content {
  line-height: initial;
  text-align: left;
}
.entry-content h4 a {
  color: #f73859;
}
 .redb {
    background: #f2f2f2;
    color: #00000 !important;
    border: #fffff solid 1px;
    padding: 15px;
    margin: 15px 0 30px 0;
}
#xxx a img {
  width: 100%;
}
.content a {
  color: #f73859;
}
#tve_editor ol, #tve_editor ul {
    margin-left: 25px!important;
}
/*****************BEGIN - Style Staff Shortcode ***********/
.staff_shortcode {
  padding: 80px 20px;
  position: relative;
  width: 400px;
  text-align: center;
  margin: auto;
}
.staff_shortcode::before {
  background: rgba(0, 0, 0, 0) url("images/quotes.png") no-repeat scroll center 20px / 40px auto;
  border-top: medium solid #f73859;
  content: "";
  float: left;
  height: 70px;
  left: 20%;
  position: absolute;
  top: 0;
  width: 60%;
}
.staff_shortcode::after {
  border-top: 3px solid #f73859;
  bottom: 40px;
  content: "";
  float: left;
  left: 20%;
  position: absolute;
  width: 60%;
}
.author_name::before {
  border-top: 3px solid #f73859;
  bottom: 40px;
  content: "";
  float: left;
  height: 10px;
  left: 20%;
  position: absolute;
  top: 0;
  width: 60%;
}
.author_name {
  color: #f73859;
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  margin-top: 25px;
  padding-top: 0;
  position: relative;
  width: 100%;
}
.author_title {
  color: #f73859;
  display: inline-block;
  width: 100%;
}
.staff_shortcode.author_info {
  padding-bottom: 0;
}
.staff_shortcode.author_info::after {
  content: none;
}
/*****************END - Style Staff Shortcode ************/
.aawp-product::before {
  background: #e88d34 none repeat scroll 0 0;
  color: #fff;
  content: "Bestseller No. 1" !important;
  font-size: 12px;
  left: -1px;
  padding: 0 10px;
  position: absolute;
  text-transform: uppercase;
  top: -1px;
}
.aawp .aawp-product--horizontal.aawp-product--ribbon {
  padding-top: 20px !important;
}
.aawp .aawp-product--horizontal .aawp-product__thumb {
  text-align: center;
  width: 100% !important;
}
.aawp-product__thumb .aawp-product__image {
  width: auto !important;
}
.aawp .aawp-product--horizontal .aawp-product__content, .aawp-product__footer {
  margin-left: 0 !important;
  padding-left: 0 !important;
  text-align: center!important;
}
.aawp .aawp-product--horizontal .aawp-product__title {
  border: medium none !important;
  color: #000;
  font-size: 14px !important;
}
.aawp-product__description {
  display: none;
}
#xxx .aawp .aawp-product:not(:first-child) {
  display: none;
}
.tve_flt .tve_black.tve_cb.tve_cb3, .tve_flt .tve_black.tve_cb.tve_cb6{
background-color: rgb(246, 245, 242) !important;
border: 2px solid rgb(246, 245, 242) !important;
box-shadow: 0 0 8px 4px transparent inset, 0 0 7px 3px transparent !important;
}

/*edit comparoid *************************************************************************************************/
.site-header .wrap {
  max-width: 100%;
}
#genesis-nav-primary .wrap {
  padding: 0;
}
.ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-full_width, .ubermenu .ubermenu-submenu-drop.ubermenu-submenu-align-left_edge_bar {
  padding-left: 340px;
}
.ubermenu-nav > li.ubermenu-item > a{
  border-bottom: 3px solid transparent;
}

.ubermenu-nav > li.ubermenu-item > a:hover, .ubermenu-nav > li.ubermenu-current-menu-item > a {
  border-bottom: 3px solid #f73859;
  transition: border 0s ease 0s;
}
.ubermenu-main .ubermenu-submenu.ubermenu-submenu-drop {
  background: rgba(246, 247, 248, 0.98) none repeat scroll 0 0!important;
  border-top: 1px solid #ededed;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.15)!important;
}
.ubermenu.ubermenu-main .ubermenu-item-normal > .ubermenu-target:hover, .ubermenu.ubermenu-main .ubermenu-item-normal.ubermenu-active > .ubermenu-target {
  color: #f73859!important;
}
.ubermenu-item-header {
  font-weight: bold;
  color: #464646;
}
.ubermenu-main .ubermenu-item-normal > .ubermenu-target {
  color: #464646;
}
.front-page-1 .widget_text .widget-title {
  text-align: center;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.23);
  color: #fff!important;
}
.front-page-1 p {
  font-size: 2.5rem;
  text-align: center;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.23);
  color: #fff!important;
}
.front-page-1 .search-form input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 3px solid #fff;
  color: #fff;
}
.front-page-2 .widget-wrap {
  padding: 50px 0!important;
}
.front-page-2 .flexible-widgets.widget-halves .widget:nth-child(2n+1) {
  border: medium none !important;
  padding-right: 20px !important;
}
.front-page-2 .flexible-widgets.widget-halves .widget, .front-page-2 .widget {
  width: 100%!important;
}
.front-page-2 .textwidget {
  text-align: center;
}
.front-page-2 .flexible-widgets .widget:nth-child(2n) {
  padding-left: 20px!important;
}
.site-footer p {
  margin-bottom: 0;
  position: relative;
}
.dmca {
  float: left;
  left: 0;
  line-height: 50px;
  margin-top: 10px;
  position: absolute;
}
.logo_footer {
  margin-left: 0;
}
.entry-meta > a {
  font-size: 15px;
  letter-spacing: 0;
  text-transform: initial;
}
p.entry-meta {
  display: inline-block;
  width: 100%;
}
.entry-meta .avatar {
  margin-right: 15px;
}
.entry-author-name {
  color: #000;
  font-weight: bold;
}
.sharing-box.show_share {
  bottom: 0;
  transition: bottom 500ms ease-out 0s;
}
.sharing-box {
  background: #f6f6f6 none repeat scroll 0 0;
  bottom: -80px;
  left: 0;
  position: fixed;
  transition: bottom 500ms ease-out 0s;
  width: 100%;
   border-top: solid 1px #eee;
   z-index: 9999;
}
.sharing-box .wrap{
   float: none;
  margin: auto;
  max-width: 1280px;
  padding: 0 40px;
  text-align: right;
}
.sharing-box .share-after {
  margin: 0;
  display: inline-block;
}
.pinterest.sharrre {
  margin-right: 0;
}
.share-medium .count, .share-medium .share,.share-medium .no-count .share {
  border-radius: 0;
}
.title_box {
  float: left;
  font-style: italic;
  font-weight: bold;
  text-align: left;
  width: 100%;
  line-height: 55px;
}
.dmca-badge > img {
  float: left;
  margin-right: 20px;
  width: 50px;
}
.term-summary .bnt:hover {
  background: #f73859 none repeat scroll 0 0;
  color: #fff;
}
.sharing-box .cresta-share-icon i.c-icon-cresta-facebook, .sharing-box .cresta-share-icon i.c-icon-cresta-twitter, .sharing-box .cresta-share-icon i.c-icon-cresta-gplus, .sharing-box .cresta-share-icon i.c-icon-cresta-linkedin, .sharing-box .cresta-share-icon i.c-icon-cresta-pinterest, .sharing-box .cresta-share-icon i.c-icon-cresta-print{
  padding: 10px 60px;
  width: auto!important;
  height: 35px!important;
}
.sharing-box .cresta-share-icon .sbutton.crestaShadow a i::after{
  background: none;
}
.sharing-box #crestashareiconincontent {
  float: right;
}
.social_list_footer a span {
  background: #949494 none repeat scroll 0 0;
  border-radius: 1px;
  color: #fff;
  float: left;
  height: 35px;
  line-height: 35px;
  width: 35px;
}
.social_list_footer > li {
  display: inline-block;
  margin: 0 10px;
}
.social_list_footer {
  position: absolute;
  right: 0;
  top: 18px;
}
.site-footer .wrap {
  position: relative;
}
.archive.category .content article.post h2 a {
  float: left;
  font-size: 20px;
  letter-spacing: -1px;
  line-height: inherit;
}
.category .content  article.post .entry-title {
  display: inline-block;
  float: left;
  font-weight: normal;
  margin-top: 5px;
  padding: 0 10px;
}
.archive.category .content article.post {
  border: 1px solid #eee;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.09);
  display: inline-block;
  float: left;
  margin: 0 2% 2% 0;
  padding: 0;
  text-align: center;
  transition: transform 0.25s ease 0s, -webkit-transform 0.25s ease 0s;
  width: 32%;
}.archive.category .content article.post:hover{
  backface-visibility: hidden;
  transform: translateY(-2px);
}
.archive.category .content article.post .post-image{
  margin: 0;
  max-width: 100%;
}
.archive.category .content article.post .entry-image-link {
  display: inline-block;
}
.archive.category .content article.post:nth-of-type(3n) {
  margin-right: 0;
}
.archive.category .archive-description, .author-box {
  border: medium none;
  margin: 0;
  padding-bottom: 5%;
}

a.bnt_amz {
  background: #da6454 none repeat scroll 0 0;
  border-radius: 5px;
  box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.4);
  color: #fff!important;
  font-weight: 600;
  padding: 4px 20px;
}
.tag_shortcode.ion-ios-star::before {
  float: left;
  font-size: 70px;
  margin-right: 10px;
}
.tag_shortcode {
  color: #000;
}
.main_title, sub_title {
  display: block;
  float: none;
}
.sub_title {
  font-size: 20px;
  font-weight: 600;
}
/*.search .entry-meta > a {
  font-weight: 700;
  text-transform: uppercase;
}
.search #genesis-content article .entry-image-link {
  max-height: 356px;
  overflow: hidden;
}*/
#jp-relatedposts h3.jp-relatedposts-headline {
  font-size: 25px!important;
  width: 100%;
}
#jp-relatedposts h3.jp-relatedposts-headline em{
  font-weight: 800px;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
  clear: initial !important;
  margin-bottom: 4%;
  opacity: 1!important;
  padding: 0!important;
  width: 48%!important;
}
.jp-relatedposts-post:nth-child(2n+1) {
  margin-right: 4% !important;
}
.jp-relatedposts-post-a {
  color: #464646 !important;
  float: left;
  font-size: 16px !important;
  font-weight: 600 !important;
  padding: 10px 0;
  width: 100%;
}
.jp-relatedposts-post-img {
  width: 100%;
}
.jp-relatedposts-post-a {
  color: #464646 !important;
  float: left;
  font-size: 16px !important;
  font-weight: 600 !important;
  padding: 10px 0;
  width: 100%;
}
.jp-relatedposts-post-a:hover {
  color: #f73859 !important;
  text-decoration: none !important;
}
.widgettitle.widget-title {
  color: #464646 !important;
  font-size: 2rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: initial !important;
}
.sidebar .widget {
  margin-bottom: 30px;
}
.widget_recent_entries .widget-wrap li {
  margin: 0;
}
.widget_recent_entries .widget-wrap a {
  border-top: 1px solid #ccc;
  color: #000;
  display: inline-block;
  letter-spacing: 0.5px;
  line-height: initial;
  margin: 3px 0;
  padding: 10px 0;
  width: 100%;
}
.page-id-333 .entry-title {
  border-bottom: 2px solid #ff9212;
  padding-bottom: 20px;
  text-align: center;
}
.single .entry-header {
  margin: 0 auto;
}
.single .entry-title {
  margin-bottom: 10px;
  color: #fff!important;
}
.single .content-sidebar-wrap .entry-meta{
  margin-bottom: 30px;
}
.single .content-sidebar .sidebar {
  float: right;
  margin-top: 20px;
}
hr.blue_line {
  background: #000 none repeat scroll 0 0;
  color: #000;
  padding-top: 5px;
}

/*header effect*****************************************************/
/*.header-widget-area{
  width: calc(100% - 300px);
  float: right;
}*/

.feature_product_header .aawp-product__rating {
  display: none;
}
.feature_product_header .aawp .aawp-product--horizontal{
  border: none;
}
.feature_product_header {
  float: right;
  width: 500px;
}
.breadcrumbs_header li:nth-child(n+2)::before {
  border-bottom: 50px solid transparent;
  border-left: 25px solid #d5d5d5;
  border-top: 50px solid transparent;
  content: " ";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.breadcrumbs_header li::after {
  border-bottom: 50px solid transparent;
  border-left: 25px solid #7c8437;
  border-top: 50px solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  right: -25px;
  top: 0;
  width: 0;
  z-index: 1;
}
.breadcrumbs_header li::after {
  border-left-color: #fff;
}
.breadcrumbs_header li {
  float: left;
  position: relative;
  text-align: center;
  border-right: 1px solid #d5d5d5;
  float: left;
  height: 100px;
  line-height: 100px;
  list-style-type: none;
  margin-left: 0;
  padding: 5px 15px 5px 45px;
}
.breadcrumbs_header li a {
  float: left;
  line-height: 90px;
  text-transform: uppercase;
}
.feature_product_header .aawp {
  float: left;
  width: 50%;
}
.feature_product_header .aawp-product__description {
  left: 50%;
  position: absolute;
  top: 0;
  display: block;
}
.feature_product_header .aawp .aawp-product--horizontal {
  margin: 0;
  padding: 0 0 0 25px !important;
}
.feature_product_header .aawp .aawp-product--horizontal .aawp-product__thumb {
  float: left;
  height: 100px;
  text-align: center;
  width: 80px !important;
}
.feature_product_header .aawp-product::before {
  background-attachment: scroll !important;
  background-clip: border-box !important;
  background-color: #f73859;
  background-image: url("images/arrow-32-128.png") !important;
  background-origin: padding-box !important;
  background-position: center 5px;
  background-repeat: no-repeat;
  background-size: 60% auto;
  content: " " !important;
  height: 100px;
  top: 0;
  width: 25px;
}
.feature_product_header .aawp:last-child .aawp-product::before {
  background-color: #000 ;
  background-image: none !important;
  content: "\f4b3" !important;
  font-family: "Ionicons" !important;
  font-size: 23px;
  padding: 0;
  text-align: center;
}
.feature_product_header .aawp-product__image-link {
  display: inline-block;
}
.feature_product_header .aawp .aawp-product--horizontal .aawp-product__image {
  max-height: 100px;
  padding: 5px;
}
.feature_product_header .aawp-product__content {
  float: right;
  width: calc(100% - 80px);
  position: relative;
}
.feature_product_header .aawp-product__title {
  float: left;
  margin: 25px 0 5px !important;
  text-align: left;
  width: 100%;
}
.feature_product_header .aawp-product__description {
  display: block;
  font-size: 10px;
  font-weight: bold;
  position: absolute;
  text-transform: uppercase;
  top: 5px;
  left: 0;
}
.feature_product_header .aawp-product__pricing,.feature_product_header .aawp-product__ribbon.aawp-product__ribbon--sale {
  display: none !important;
}
.feature_product_header .aawp-button.aawp-button--amazon.aawp-button--icon.aawp-button--icon-black::before {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.feature_product_header .aawp-button.aawp-button--amazon.aawp-button--icon.aawp-button--icon-black {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #f73859 !important;
  border-radius: 0;
  color: #f73859 !important;
  float: left;
  font-size: 12px;
  margin-top: 10px;
  padding: 3px 6px;
}
.header-widget-area .keep_icon.ion-search:before {
  line-height: 100px;
}
/*.header-widget-area{
  left: -100%;
  position: fixed;
}*/
.show_breadcrumbs .header-widget-area {
  left: 300px;
  transition: left 800ms ease-out 0ms;
}
.show_breadcrumbs #genesis-nav-primary{
  display: none;
}
.site-header.show_breadcrumbs {
  height: 101px;
}
.show_breadcrumbs .site-title > a {
  background-size: 234px auto !important;
  min-height: 100px;
}
/*.search article .entry-content{
  display: none;
}*/
/*.search article .entry-title {
  float: left;
  font-size: 2rem;
  letter-spacing: -1px;
  min-height: 87px;
  padding: 15px 20px 0;
  text-align: center;
  width: 100%;
}*/
/*.search #genesis-content article {
  margin: 0 2% 2% 0;
  padding:0;
  width: 23.5%;
  border: solid 1px #F5F5F5;
}
.search #genesis-content article:nth-child(4n+1) {
  margin-right: 0;
}*/
.search article .entry-title {
  font-size: 20px;
  letter-spacing: 0;
}
.search .archive-description {
  margin-bottom: 40px;
  padding-bottom: 30px;
}
.search .archive-description h1 {
  text-align: left;
}
.search article {
  margin-bottom: 40px;
  padding-bottom: 30px;
}
.breadcrumbs_header li a.current {
  font-weight: bold;
}
/*.site-container {
  background: url("images/pattern.png") ;
}*/
.site-inner {
  margin-top: 80px;
  max-width: 1200px;
  padding: 40px 30px;
}
hr {
  margin-bottom: 0;
}
.site-header .wrap {
  max-width: 1200px;
  padding: 0!important;
}
.tve_flt .tve_white.tve_cb.tve_cb1, .tve_flt .tve_white.tve_cb.tve_cb3, .tve_flt .tve_white.tve_cb.tve_cb4, .tve_flt .tve_white.tve_cb.tve_cb6 {
  border: none!important;
}
body .tve_flt .tve_cb .tve_cb_cnt {
  padding: 0;
}
.page .entry-header {
  margin: 0;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
  float: left;
  padding: 60px 4%;
}
.socialicns a {
  color: #f16532;
  font-size: 20px;
  font-weight: normal;
  margin-right: 25px;
}
.socialicns a:hover{
  color: #333;
  text-decoration: none;
}
.tve_table.tve_table_plain tr th {
  background-color: #cd0d0d;
  padding: 20px 5px!important;
}
.tve_table.tve_table_plain tr th p{
  color: #fff!important;
  text-decoration: none;
}
.tve_table.tve_table_plain tr td {
  padding: 15px 5px!important;
}
.tve_table.tve_table_plain tr td p {
  line-height: 25px;
}
.tve_table.tve_table_plain tr th a {
  color: #fff!important;
}
.tve_table.tve_brdr_solid td, .tve_table.tve_brdr_solid th {
  border-color: #ccc;
}
.cont-blog {
  float: left;
  margin-bottom: 50px;
  width: 100%;
}
.cont-blog img {
  float: left;
  margin-right: 30px;
}
#genesis-content .blog-title {
  color: #000!important;
}
.title-posbl a:hover {
  color: #f73859!important;
}
.title-posbl {
  margin-top: 10px;
}
.archive .entry-title a {
  color: #000!important;
}
.archive .entry-title a:hover {
  color: #f73859!important;
}
#mc_embed_signup .mc-field-group {
  float: left;
  width: 100%!important;
  padding: 0 5%; 
}
#mc_embed_signup form input[type="email"] {
  border-color: #f73859;
  border-radius: 0;
  float: left;
  margin-left: 0;
  width: 60%;
}
#mc_embed_signup form input[type="submit"] {
  border: none;
  border-radius: 0;
  clear: none;
  float: left;
  margin: 0;
  padding-bottom: 9px;
  width: 40%;
}
#mc_embed_signup form {
  padding: 0!important;
  width: 100%!important;
  float: left;
}
/*.subrice {
  background-color: #1c9294;
  padding: 20px 30px 0;
}*/
.subrice form input {
  float: left;
  margin-right: 5%;
  width: 30%!important;
}
.subrice form input[type="submit"] {
  height: 45px!important;
  padding: 0!important;
  background-color: #f16532;
}
.subrice #mc_embed_signup div.mce_inline_error {
  background-color: transparent!important;
  color: red!important;
}
body.single h2.title-subrice {
  color: #fff!important;
}
.text-subrice {
  color: #fff;
}
.search .entry-image-link {
  float: right;
  margin-left: 30px;
  width: 119px;
}
.search .entry-image-link img {
  border-radius: 9px 9px 9px 0;
  margin: 10px 0 0;
  max-width: 119px;
}
.search article .entry-title {
  margin-bottom: 0;
}
.more-link-wrap {
  display: none;
}
.redmor {
  text-align: right;
}
.content .redmor .moretag {
  border: 1px solid #1e1e1e;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 15px;
  transition: all 0.3s ease 0s;
}
.content .redmor .moretag:hover{
  background-color: #f73859;
  color: #fff!important;
  border: 1px solid #f73859;
}
.small-text {
  font-size: 12px;
  line-height: 15px;
}
.single .entry-meta .entry-time {
  display: none;
}
.sidebar .widgettitle.widget-title {
  background-color: #f73859;
  color: #fff!important;
  font-size: 20px!important;
  font-weight: normal;
  padding: 15px;
}
.sidebar section {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
section#xxx {
  border-bottom: none;
}
.footer-widgets .wrap {
  margin: 0 auto;
  max-width: 1260px;
}
.footer-widgets {
  background-color: #fff;
}
.widget-area.footer-widgets-1.footer-widget-area {
  background-color: #fff;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
  float: left;
  padding: 60px 30px;
  text-align: left;
}
#menu-top-menu li a {
  background-color: #f73859;
  color: #fff;
  margin-right: 10px;
  text-transform: none;
  font-size: 15px;
}
#menu-footer li a {
  color: #888;
  text-transform: none;
}
.footer-widgets-2 {
  width: 66.666%;
}
.footer-widgets-1 {
  width: 33.333%;
}
.socialicns.customss a {
  color: #a2acb8;
  float: left;
  margin-right: 0;
}
.socialicns.customss a:hover {
  color: #f73859;
}
.socialicns.customss {
  float: right;
  margin-right: 40px;
}

#text-5 #mc_embed_signup form input[type="submit"], #text-30 #mc_embed_signup form input[type="submit"], #text-3 #mc_embed_signup form input[type="submit"]{
  border: 2px solid #f73859;
}
#text-5 #mc_embed_signup form input[type="submit"]:hover, #text-30 #mc_embed_signup form input[type="submit"]:hover, #text-3 #mc_embed_signup form input[type="submit"]:hover {
  border: 2px solid #f16532;
  background-color: #f16532!important;
  color: #fff!important;
}
#text-2 .mc-field-group input {
  padding: 10px;
}
#text-2.widget.widget_text {
  padding-bottom: 40px;
}
#text-2 .mc-field-group input, #text-30 .mc-field-group input, #text-3 .mc-field-group input{
  padding: 7px;
}
#text-2 #mc_embed_signup form input[type="submit"]{
  padding: 10px;
}
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3{
  padding-bottom: 0;
}
/*.error404 .site-inner {
  margin-top: 45px;
}*/
.test-fter {
  float: left;
  width: 100%;
  color: #333!important;
}
.socialicns.customss.footer::before {
  content: "Follow us: ";
  float: left;
  margin-right: 15px;
  color: #333;
}
.socialicns.customss.footer a {
  margin-right: 15px;
  margin-top: 5px;
}
.socialicns.customss.footer {
  float: left;
  margin-right: 0;
}
.tablepress tbody td:last-child {
  vertical-align: middle;
}
.search .post-2774.page.type-page.status-publish.entry {
  display: none;
}
#menu-footer li {
  display: inline-block;
  margin: 0 25px;
}
#menu-menu-cat li {
  background-color: #f73859;
  display: inline-block;
  margin: 0 15px 20px;
  padding: 0 15px;
}
#menu-menu-cat li a:hover {
  color: #fff;
  text-decoration: none;
}
.tablepress td, .tablepress th {
  padding: 5px!important;
}
#featured-post-2.featuredpost .entry-title {
  font-size: 18px;
  text-transform: none;
}
#atospp-privacy, #atospp-terms {
  display: none;
}
.page.full-width-content .site-inner {
  max-width: 960px;
}
#text-6.widget.widget_text {
  border-bottom: 2px dotted #ccc;
}
body .sub-ttle {
  color: #333 !important;
  font-weight: 600;
  margin-bottom: 5px;
}
.authorct a {
  text-decoration: underline;
}
.authorct a:hover {
  text-decoration: none;
}
.dateup {
  line-height: 15px;
  margin-bottom: 15px;
}
#crestashareiconincontent .sbutton i {
  width: 80px!important;
}
#crestashareiconincontent .sbutton i::after {
  background: transparent;
}
/*#crestashareiconincontent .sbutton .cs.c-icon-cresta-facebook {
  border-radius: 9px 0 0;
}
#crestashareiconincontent .sbutton .cs.c-icon-cresta-pinterest {
  border-radius: 0 9px 9px 0;
}*/
.social-top #crestashareiconincontent .sbutton i {
  height: 30px !important;
  padding: 7px;
}
#crestashareiconincontent {
  display: inline-block;
}
#crestashareiconincontent .sbutton {
  margin: 10px 60px;
}
#pinterest-cresta-c {
  margin-right: 0 !important;
}
.social-top #crestashareiconincontent .sbutton {
  margin-left: 0;
}
.wp_rp_content {
  margin-top: 30px;
}
.related_post.wp_rp {
  margin-top: 20px !important;
}
body p {
  color: #000;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -1;
}
a.bnt_amz {
  background: #fa5b0f none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: block;
  font-family: "Graphik Web",sans-serif;
  font-weight: bold;
  margin: auto;
  padding: 10px 20px;
  text-align: center;
  width: 190px;
}
.content a.bnt_amz:hover{
  color: #fff;
  background: #d03e05;
}
.tag_shortcode::before {
  float: left;
  font-size: 70px;
  margin-right: 10px;
}
.tag_shortcode {
  color: #225d8d;
}
.aawp_simple .aawp-product__title {
  border-bottom: 2px dashed #f73859;
  color: #333;
  margin-left: 10px;
}
.aawp_simple h3::before {
  color: #f73859;
  content: "■";
}
.aawp_simple .aawp-product__title:hover{
  text-decoration: none;
  border-bottom-style: solid;
  color: #f73859;
}
.aawp-new_box.aawp_simple {
  display: flex;
  flex-wrap: wrap;
}
.aawp_simple .aawp-product__thumb {
  display: flex;
  margin-right: 30px;
  max-height: 250px;
  max-width: 250px;
}
.aawp_simple .price_info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  order: 3;
}
.aawp_simple .btn.source-btn {
  background: #ffd700 none repeat scroll 0 0;
  border: 2px solid #ffd700;
  box-sizing: border-box;
  color: #333!important;
  display: table-cell;
  margin: 8px 15px 8px 0;
  padding: 5px;
}
.text_first, .text_last {
  color: #333!important;
  float: left;
  line-height: 31px;
  padding: 0 15px 0 15px;
}
.commerce-widget__price-tag {
  float: left;
  height: 31px;
  margin-right: -8px;
}
.text_last {
  background: #fff none repeat scroll 0 0;
  color: #ef3737!important;
  padding: 0 10px;
}
.aawp_simple .price_info .btn:hover .text_first, .aawp_simple .btn.source-btn:hover,.aawp_simple .price_info .btn:hover .commerce-widget__price-tag {
  background: #f73859 none repeat scroll 0 0;
  border-color: #f73859;
  color: #fff!important
}
.aawp_simple .btn.source-btn:hover .text_last {
  color: #f73859!important;
}
.aawp-new_box .wrap_title{
  display: inline-block;
  width: 100%;
}
.aawp_simple .aawp-product__title_wrap {
  display: inline-block;
  width: 100%;
}

.aawp-product__title_wrap h3 a {
  color: #333 !important;
  font-size: 28px;
  font-weight: 600;
}
.show_more p.wpsm-show {
  background-color: #d9ebf3;
  color: #333 !important;
  padding: 0 20px 0 10px;
  text-transform: uppercase;
  width: 80px;
}
.show_more p.wpsm-show::after {
  content: "\f107";
  font-family: FontAwesome;
  margin-left: 5px;
}
.show_more p:hover {
  background-color: #C8D8DD;
  text-decoration: none;
}
.tablepress td {
  border: 1px solid #e8e8e8!important;
}
.tablepress .row-2 {
  border-color: #256aaf;
  border-style: solid;
  border-width: 3px 3px 3px 4px !important;
}
.aawp .aawp-button, .aawp-button {
  background-color: #fff;
  border: 1px solid #ccc !important;
  box-sizing: border-box;
  color: #333 !important;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 19px;
  margin: 0;
  padding: 7px 12px 6px;
  text-align: center;
  text-decoration: none !important;
}
.footer-widgets {
  border-top: 2px solid #eee;
}
/*.grid { 
    column-count: 4;
    column-gap: 1em;
    -moz-column-count:4;
    -moz-column-gap:1.5em;
}*/

.grid-item {
  background: #fff none repeat scroll 0 0;
  box-shadow: -1px 0 2px 0 rgba(1, 1, 1, 0.12), 1px 0 2px 0 rgba(1, 1, 1, 0.12), 0 1px 1px 0 rgba(1, 1, 1, 0.24);
  display: inline-block;
  margin: 1em 0 1em;
  padding: 10px;
  width: 31.56%;
  margin-right: 2.66%;
  vertical-align: top;
}
.grid-item:nth-child(3n){
  margin-right: 0;
}
.grid.related-list {
  margin: auto;
  max-width: 1200px;
}
#footer_start.related-posts {
  background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f0f0f0 70%, #fff 100%) repeat scroll 0 0;
  display: inline-block;
  float: left;
  padding: 50px 0;
  width: 100%;
  margin-top: 40px;
}
#footer_start.before_footer{
  display: inline-block; 
}
.grid-item a img {
  width: 100%;
}
.single .sub_title_header {
  color: #848484 !important;
  font-size: 2.5rem;
}
/*edit AMP short code */
@font-face {
  font-family: 'SerifaStd-Bold';
  src: url('fonts/SerifaStd-Bold.eot');
  src: url('fonts/SerifaStd-Bold.woff') format('woff'),
       url('fonts/SerifaStd-Bold.svg#SerifaStd-Bold') format('svg'),
       url('fonts/SerifaStd-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: bold;
  font-style: normal;
}

.aawp .aawp-product--horizontal.aawp-full_box{
  display: inline-block;
}
.aawp .aawp-product--horizontal.aawp-full_box .aawp-product__title {
    color: #ee5a5a;
    font-size: 18px !important;
    text-decoration: underline; 
}
.aawp .aawp-product--horizontal.aawp-full_box:before, .aawp .aawp-product--horizontal.aawp-full_box:after{
  display: none;
}
.aawp-product.aawp-product--horizontal.aawp-full_box {
  border: medium none;
  box-shadow: 0 0 5px 0 hsla(0, 0%, 56%, 0.5);
}

.aawp .aawp-product--horizontal.aawp-full_box .aawp-product__ribbon.aawp-product__ribbon--Our_pick {
  background: #225d8d;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.14);
  color: #fff;
  font-family: SerifaStd-Bold;
  font-size: 20px;
  font-weight: bold;
  left: -10px;
  padding: 9px 16px 8px 14px;
  text-transform: none;
  top: -20px;
}
.aawp .aawp-product--horizontal.aawp-full_box .aawp-product__ribbon.aawp-product__ribbon--Our_pick::after {
  border-color: transparent #225d8d transparent transparent;
  border-style: inset solid inset inset;
  border-width: 0 10px 7px;
  bottom: -7px;
  content: " ";
  display: block;
  left: -10px;
  position: absolute;
} 
.aawp .aawp-product--horizontal.aawp-full_box .source-btn {
  background-color: #ee5a5a;
  border: 0 none;
  border-radius: 7px;
  color: #fff!important;
  display: block;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: initial;
  margin: 10px 0 5px;
  padding: 0.5em 1em;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s ease-in-out 0s;
  width: 100%;
}
.aawp-product__description a {
  color: #333 !important;
}
.btn del {
  font-weight: normal;
}
.product__info.ion-heart::before {
  color: #2ccc9a;
  margin-right: 5px;
}
.product__info.ion-heart {
  color: #666;
  display: inline-block;
  font-size: 13px;
  text-align: center;
  width: 100%;
} 
.aawp-custom .content{
  overflow: inherit;
}
.aawp .aawp-product--horizontal.aawp-full_box .aawp-product__description {
    margin: 0;
    display: block;
}
.aawp .aawp-product--horizontal.aawp-full_box .aawp-product__description a {
    display: inherit;
    text-decoration: none;
    color: #000;
    font-weight: bold;
}
.aawp .aawp-product--horizontal.aawp-full_box .aawp-product__thumb {
    width: 200px!important;
    /* display: block; */
}
.aawp .aawp-product--horizontal.aawp-full_box .aawp-product__content {
    width: calc(100% - 200px);
    margin: 0;
    padding: 0;
    float: left;
    text-align: left!important;
} 
.breadcrumb > span {
  font-weight: bold;
  text-transform: uppercase;
}
.breadcrumb .ion-chevron-right {
  color: #2f6e91;
}
.breadcrumb {
  border: medium none;
  margin: 0;
}
.breadcrumb .fa.fa-angle-right:last-child {
  display: none; 
}
.breadcrumb > span > a {
    color: #fa5b0f!important;
    font-size: 14px;
}
/*xxxxxxxxxxxxxxxxx BIG UPDATED 12/2018 xxxxxxxxxxxxxxxxxx*/
.site-header .wrap{
  max-width: 100%;
}
.header-image .title-area {
  float: none;
  margin: auto;
  width: 272px;
}
.fab.fa.fa-flipboard svg {
  fill: #a2acb8;
  float: left;
  height: 34px;
  padding: 8px;
  width: 34px;
}
.socialicns.customss a {
  border: 1px solid #d3d0cf;
  border-radius: 50%;
  height: 35px;
  line-height: 35px;
  margin-right: 5px;
  text-align: center;
  width: 35px;
}
.socialicns.customss {
  float: left;
  margin: 25px 0 0 20px;
}
.header-image .nav-primary:not(button) {
  border-bottom: 1px solid #d3d0cf;
  float: none;
  margin: 0;
  width: 100%;
  background: #fff;
}
.site-header{
  border-bottom: 1px solid #d3d0cf;
}
.genesis-nav-menu .open-slide a {
  padding: 5px;
}
.open-slide {
  float: left;
}
.genesis-nav-menu .open-slide a {
  float: left;
  padding: 5px 5px 5px 20px;
}
.open-slide span {
  float: right;
  line-height: 28px;
  padding: 0 10px;
}
.menu.genesis-nav-menu.menu-primary {
  text-align: center;
}
#menu-top-menu li a {
  background: #fff none repeat scroll 0 0;
  color: #000;
  font-size: 13px;
  text-transform: uppercase;
}
#menu-menu-cat li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 100%;
}
#side-menu .menu a {
  color: #333;
  font-size: 17px;
  font-weight: bold;
  padding: 0 0 0 20px;
  text-transform: uppercase;
}
.nav-primary .menu li a {
    padding: 12px;
}
.search_overlay{
  top: 126px;
}
.site-header .open-slide {
  display: none;
}
.header-image .site-header.shrink {
  position: fixed;
}
.site-header.shrink .open-slide {
 display: block; 
}
.header-image .shrink .site-title > a {
  min-height: 50px;
  width: 220px;
}
.header-image .shrink .title-area {
    float: left;
    width: calc(100% - 260px);
}
.shrink .open-slide > a {
  float: left;
  padding: 10px 30px 0;
}
.shrink .socialicns.customss {
  float: right;
  margin: 7px 15px 0 0;
}
.title_header {
  border-left: 2px solid #d8d8d8;
  display: none;
  float: left;
  font-size: 18px;
  font-weight: normal;
  margin-left: 25px;
  margin-top: 6px;
  overflow: hidden;
  padding: 0 20px 0 15px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.shrink .site-title {
  float: left;
}
.shrink .title_header {
  display: block;
}
.header-image .nav-primary:not(button) .wrap, .site-header .wrap {
  margin: auto;
  max-width: 1400px;
}
.single .entry-title, .sub-ttle {
  text-align: center;
}
.meta-info-nk {
  margin: auto;
  text-align: center;
}
.meta-info-nk .avatar {
  margin-right: 10px;
  margin-top: 9px;
  width: 40px;
}
.new_box_nk {
  box-shadow: 0 0 24px 0 #ccc;
  margin: auto;
  padding: 20px;
  width: 80%;
}
.new_box_nk .aawp-product__thumb {
  text-align: center;
}
.new_box_nk .btn.source-btn.no_price {
  background: #f12330;
  color: #fff !important;
  padding: 7px 15px;
  text-transform: uppercase;
}
.sidebar .widget_ultimate_posts article {
  display: inline-block;
  margin-right: 4%;
  padding-bottom: 10px;
  vertical-align: top;
  width: 48%;
  border: none;
  float: left;
}
.sidebar .widget_ultimate_posts article:nth-of-type(2n) {
  margin-right: 0;
}
.sidebar .widget_ultimate_posts article .entry-image, .sidebar .widget_ultimate_posts article .entry-image img {
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.sidebar .widget_ultimate_posts article .entry-image,.sidebar .widget_ultimate_posts article header {
  float: left;
}
.sidebar .widget_ultimate_posts .entry-title a {
  float: left;
  font-size: 15px;
  font-weight: normal;
  letter-spacing: -0.6px;
  text-align: left;
} 
.archive.content-sidebar #custom_html-2 .one-third:last-child {
    display: none;
}
.archive.content-sidebar #custom_html-2 .one-third{
  width: 48.717948717948715%;
}

.error404 h1.entry-title {
    text-align: center;
}
.error404 .entry-content a {
  background: #f73859 none repeat scroll 0 0;
  color: #fff !important;
  display: inline-block;
  margin-top: 20px;
  padding: 5px 20px;
}
.category #cat_list_breadcrumb > a {
    margin-right: 0;
}
@media only screen and (max-width: 960px){
.socialicns a{
  font-size: 15px;
  margin-right: 15px;
}
.footer-widgets-3 {
  width: 35%;
}
#text-30 form input {
  font-size: 12px;
}
nav.nav-primary {
  margin-top: 70px;
}
.right_search {
  display: none;
}
.single .entry-title {
  font-size: 1.5em;
}
.socialicns.customss {
  display: none;
}
nav.nav-primary {
  margin-top: 15px;
}
.site-container {
  background: #fff;
}
.nav-primary .sub-menu {
  width: 50%!important;
}
#menu-top-menu li ul li a {
  padding: 5px;
}
.site-header.shrink {
  position: inherit!important;
}
.header-image .title-area {
  left: 15%;
  margin: 0 auto;
  position: inherit;
  width: 70%;
  z-index: 2;
}
.site-header {
  position: inherit!important;
}
.grid-item {
  width: calc(32% - 6px);
  margin-right: 2%;
  vertical-align: top;
}
.grid-item:nth-child(4n) {
  margin-right: 2%;
}
.grid-item:nth-child(3n) {
  margin-right: 0;
}

}

@media only screen and (max-width: 800px){
  #search-3 form input[type="search"] {
    width: 90%;
  }
  body .front-page-ct section {
    width: 31% !important;
  }
  .widget-area.footer-widgets-1.footer-widget-area {
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px){
  .newsletter{
    display: none;
  }
  body .front-page-4 #search-3.widget.widget_search {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
  }
  body .front-page-4 #text-3.widget.widget_text {
    width: 100%;
    margin-bottom: 30px;
  }
  .topimg-bt {
    display: none;
  }
  body #front-page-4 .widgettitle.widget-title {
    font-size: 23px !important;
    font-weight: 600;
  }
  body .topics li a {
    padding: 5px 15px;
  }
  body .topics li {
    margin-bottom: 10px;
  }
  body .textwidget > .topics {
    margin-bottom: 0;
  }
  body #front-page-1 article {
    margin: 0 0 40px;
    width: 100%;
  }
  body .front-page-ct section {
    width: 100% !important;
  }
  .front-page-ct .alignleft {
    display: none;
  }
  #mc_embed_signup form input[type="submit"] {
    width: 90px!important;
  }
  body .front-page-2 .widget-wrap {
    padding: 0 !important;
  }
  body .front-page-ct section {
    margin-bottom: 40px !important;
  }
  .sharing-box {
    display: none;
  }
  #crestashareiconincontent .sbutton i {
    width: 60px !important;
  }
  .grid-item {
    width: 100%;
    margin-right: 0!important;
  }
}

@media only screen and (max-width: 668px){
.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
  padding-bottom: 0;
  padding-top: 25px;
  width: 100%;
}


}
@media only screen and (max-width: 600px){
.page .entry-title, .single .entry-title {
  font-size: 2rem;
  letter-spacing: 0;
}
.cont-blog a {
  float: left;
  text-align: center;
  width: 100%;
}
.cont-blog img {
  float: none;
  margin-right: 0;
}

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

#menu-top-menu li a {
  font-size: 12px;
  margin-right: 0;
}
}
/*.fab.fa.fa-flipboard svg {
  float: left;
  height: 20px;
  fill:#a2acb8;
  width: 20px;
}*/
.fab.fa.fa-flipboard:hover svg{
  fill: #f73859!important;
}
#cat_list_breadcrumb > a {
  margin-right: 15px;
  padding: 5px 15px;
  color: #fff;
  font-weight: 600;
}
#cat_list_breadcrumb > a:hover {
  color: inherit;
}
#text-5 #mc-embedded-subscribe {
  padding: 10px;
  border: none!important;
}
#text-5 #mce-EMAIL {
  padding: 7px;
}
#cat_list_breadcrumb {
  margin-bottom: 20px;
  text-align: center;
}
/*layout section table single post like https://backlinko.com/buzzsumo-guide*/
/*****************************************************************************/

body {
    overflow-x: hidden;
}
.toc_section {
  margin-bottom: 50px;
  text-align: center;
}
.toc_section > a {
  color: #333e48 !important;
}
.toc_section strong {
  display: inline-block;
  text-transform: uppercase;
  width: 100%;
}
.full-width-chap {
  color: #fff;
  padding: 35px 0;
  position: relative;
  margin: 50px 0;
}
.full-width-chap * {
  position: relative;
}
.full-width-chap::before {
  background: #516a86 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 300%;
}
.full-width-chap > h2 {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.2);
  color: #fff;
  font-size: 46px !important;
  font-weight: 200;
  margin-bottom: 40px;
  padding-bottom: 35px;
  text-align: center;
}
.full-width-chap > h2 strong {
  display: inline-block;
  font-size: 25px !important;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  width: 100%;
}
#chap-2::before {
  background: #ca7b89 none repeat scroll 0 0;
}
#chap-3::before {
  background: #52bc5a none repeat scroll 0 0;
}
#chap-5::before {
  background: #415267 none repeat scroll 0 0;
}
#chap-6::before {
  background: #ee7e70 none repeat scroll 0 0;
}
#chap-7::before {
  background: #4ab452 none repeat scroll 0 0;
}
.blue.full-width-chap::before {
  background: #2ca1db none repeat scroll 0 0;
}
.blue.full-width-chap > h2 {
  border: medium none;
  margin: 30px 0;
  padding: 0;
}
.blue.full-width-chap > p {
  color: #fff;
}
a.aawp-button.aawp-button--buy.aawp-button--icon.aawp-button--icon-black {
    color: #fff!important;
    background: #ef3737;
    border: none!important;
    font-size: 1.6rem;
    padding: 10px 14px 10px 32px;
}
a.btn.source-btn.no_price {
    padding: 0 15px;
}
.single-post.full-width-content:not(.full_toc) .site-container {
  background: #f0f0f0;
}
.single-post.full-width-content:not(.full_toc) .site-inner {
  box-shadow: 5px 25px 30px -25px rgba(34, 34, 34, 0.25);
  margin-top: 130px;
  padding: 40px 45px;
  width: 1000px;
}
@media only screen and (max-width: 1200px) and (min-width: 769px) {
  .single-post:not(.full_toc) .site-inner,.single-post.full-width-content:not(.full_toc) .site-inner {
    margin: 130px 80px 0;
    width: calc(100% - 160px);
  }
}
@media only screen and (max-width: 1300px) and (min-width: 1200px){
  .single-post:not(.full_toc):not(.full-width-content) .site-inner {
    margin: 130px 80px 0;
    width: calc(100% - 160px);
  }
}
@media only screen and (max-width: 768px) {
  .single-post.full-width-content:not(.full_toc) .site-inner {
    width: 100%;
    padding: 2%;
  }

}
a.back_to_top {
    display: inherit;
}
.disclosure,.disclosure p {
    font-size: 15px;
} 
.author_archive_avatar {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.author_archive_avatar .avatar {
  float: none;
  margin: auto;
}
.archive-description .archive-title {
  display: inline-block;
}
.author_social_list {
  display: inline-block;
}
.author_social_list li {
  float: left;
  margin: 0 4px;
}
.author_social_list li a {
  background: #3b5998 none repeat scroll 0 0;
  border-radius: 50%;
  float: left;
  height: 25px;
  line-height: 26px;
  width: 25px;
}
.author_social_list li a i {
  color: #fff;
  font-size: 15px;
}
.author_social_list li .facebook{
  background: #3b5998;
}
.author_social_list li .twitter{
  background: #4099ff;
}
.author_social_list li .googleplus{
  background: #d93025;
}
.archive-description {
  border: medium none;
  margin-bottom: 25px;
  padding: 0;
}
.entry-title-author {
  border-color: #eee;
  border-style: solid;
  border-width: 1px 0;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}
.entry-title-author > span {
  float: right;
  line-height: 42px;
  text-transform: uppercase;
}
.entry-title-author h2 {
  float: left;
  font-size: 17px;
  line-height: 42px;
  margin: 0;
  text-transform: uppercase;
}
.author_archive_img {
  float: left;
  max-width: 275px;
  position: relative;
}
.excerpt_limit, .info_post_author {
  padding-left: 20px;
  width: calc(100% - 275px);
  float: left;
}
.author_archive > article {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
 .entry-content.author_archive:before {
  background: linear-gradient(to bottom,#FFF 3rem,#F1FAFD 3rem);
  content: "";
  display: block !important;
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 300%;

}
.entry-content.author_archive {
  position: relative;

}
.wrap_author {
  column-count: 4;
  -moz-column-count: 4;
  column-gap: 1.2em;
  -moz-column-gap: 1.2em;
  position: relative;
}
@media only screen and (max-width: 767px){
  .wrap_author { column-count: 2;
  -moz-column-count: 2;
}
}
@media only screen and (max-width: 400px){
  .wrap_author { column-count: 1;
  -moz-column-count: 1;
}
}
.wrap_author .entry-title {
  display: inline-block;
  margin: 0;
  padding: 10px 5px;
  text-align: center;
}
.wrap_author .entry-title > a {
  font-size: 17px;
  font-weight: normal;
  letter-spacing: -1px;
}
.cat_name::before {
    border-color: transparent #d9ebf3;
    border-style: solid solid solid none;
    border-width: 14px 15px 14px 0;
    content: "";
    left: -14px;
    position: absolute;
}
.cat_name::after {
    border-color: transparent #d9ebf3;
    border-style: solid none solid solid;
    border-width: 14px 0 14px 15px;
    content: "";
    position: absolute;
    right: -14px;
    top: 0;
}
.cat_name {
    background: #d9ebf3 none repeat scroll 0 0;
    bottom: 0;
    color: #333;
    display: inline-block;
    font-size: 12px;
    height: 28px;
    left: 50%;
    line-height: 28px;
    overflow: visible;
    padding: 0 5px;
    position: absolute;
    text-align: center;
    transform: translate(-50%, 16%);
    width: auto;
    border-radius: 2px;
}
.wrap_author article {
  background: #fff none repeat scroll 0 0;
  box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.09);
  display: inline-block;
  padding-bottom: 0;
  width: 100%;
}
.tablepress ul {
    margin: 0;
} 
.tablepress tbody td {
    vertical-align: middle !important;
}

/*edit new version*/
.navbar{
  background-color:#3b5998;
  overflow:hidden;
  height:63px;
}
.navbar a{
  float:left;
  display:block;
  color:#f2f2f2;
  text-align:center;
  padding:14px 16px;
  text-decoration:none;
  font-size:17px;
}
.navbar ul{
  margin:8px 0 0 0;
  list-style:none;
}
.navbar a:hover{
  background-color:#ddd;
  color:#000;
}
.side-nav{
  height:100%;
  width:0;
  position:fixed;
  z-index:1;
  top:0;
  left:0;
  background-color:#fff;
  opacity:1;
  overflow-x:hidden;
  padding-top:60px;
  transition:0.5s;
  width: 220px;
  left:-999px;
}
.sidenav .side-nav{
  left:0;

}
.side-nav a{
  padding:10px 10px 10px 30px;
  text-decoration:none;
  font-size:22px;
  color:#333;
  display:block;
  transition:0.3s;
}
.side-nav a:hover{
  color:#fff;
}
.side-nav .btn-close{
  position:absolute;
  top:0;
  right:22px;
  font-size:36px;
  margin-left:50px;
}

.wsp-archives-list,.wsp-categories-list,.wsp-authors-list,ul > li > .wsp-posts-list,.wsp-pages-list,.wsp-tags-list{
    -webkit-columns: 3;
     -moz-columns: 3;
          columns: 3;
}
.wsp-container > .wsp-posts-list > li:last-child > ul {
   -webkit-columns: auto;
     -moz-columns: auto;
          columns: auto;
}
.entry-content .wsp-archives-list > li ,.entry-content .wsp-categories-list > li ,.entry-content .wsp-authors-list > li ,.entry-content .wsp-posts-list > li ,.entry-content .wsp-pages-list > li ,.entry-content .wsp-tags-list > li {
  list-style: outside none none;
}
.wsp-post > a {
  display: inline-block;
  line-height: initial;
  overflow: hidden;
}
.single.postid-4454 .h3-under {
    font-size: 30px!important;
    font-family: Conv_Gotham;
    font-weight: 500;
    color: #222;
    padding-bottom: 30px;
    margin-top: 30px;
}

@media(max-width:568px){
  .navbar-nav{display:none}
}

@media(min-width:568px){
  /*.open-slide{display:none}*/
}

/*mtsnb mtsnb-shown mtsnb-top mtsnb-fixed
mtsnb mtsnb-top mtsnb-fixed mtsnb-hidden*/

.search_overlay.has_top_popup{
  top: 168px;
}
.entry-cats-list > a {
  color: #f73859;
}




/*i added it*/


.side-nav{
  z-index: 10000;
}
.upw-posts .entry-image img{
  width:100%;
  float: left;
}
.archive.category .content article.post:nth-of-type(3n+1) {
  clear: left;
}
p.comment-form-author {
  width: 50%;
  float: left;
  padding-right: 15px;
}

p.comment-form-email {
  float: left;
  width: 50%;
  padding-left: 15px;
}

input, select, textarea {}

#commentform textarea,#commentform input[type=text],
#commentform input[type=email],
#commentform input[type=url] {
  background-color: #fff;
  border: 1px solid #DDDDDD;
}
.wrap{
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}
.sidenav .wrap{
}
/*.header-widget-area {
  display: none;
}*/
.front-page-5-new .widget_ultimate_posts{
  padding:50px 20px 20px;
}
.open-slide{
  display: none;
}
.right_search{
  cursor: pointer;
  margin-right:10px;
}
.right_search span{
  margin-top: 3px;
}

.mbox {
  text-align: center;
  padding-top: 20px;
  clear: left;
}


.children_posts .child_page_title {
    text-align: center;
    margin-top: 50px;
    font-size: 30px;
}

.children_posts .child_page_title a {
    color: #f73859;
    font-size: 30px !important;
}
.children_posts .child_page_title a:hover{
    color:#333;
}
.children_posts .child_page_title a:after{
    content:' >>';
    font-size:15px;
    position:relative;
    top:-2px;
    margin-left:10px;
}

/** Buying Guide v3 **/

ul.rankings-navigation {
    margin-left: 0;
    border-right: #3a5659 2px dashed;
    padding: 30px 30px 25px 30px;
    border-radius: 30px;
    border-left: #3a5659 2px dashed;  
}

ul.rankings-navigation li {
  margin-left: 30px;
  margin-bottom: 5px;
}

@media screen and (max-width: 1000px) {
.product-review img {
  max-width: 169px;
}
}
ul.buying-guide-navigation {
    margin-left: 0;
    border-right: #3a5659 2px dashed;
    padding: 30px 30px 25px 30px;
    border-radius: 30px;
    border-left: #3a5659 2px dashed;  
}

ul.buying-guide-navigation li {
  margin-left: 30px;
  margin-bottom: 5px;
}

ul.section-navigation {
    margin-left: 0;
    padding: 30px 30px 25px 30px;
    border-top: #3e2b1f 3px dotted;
    border-bottom: #3e2b1f 3px dotted;
    background: #fffdfc;  
}

ul.section-navigation li {
  margin-left: 30px;
  margin-bottom: 5px;
}
.category-reviews .backtotop {
  display: block;
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 20px;
}
.tip, .warning{
    background-color: #f1fafd;
    margin-bottom: 30px;
    margin-left: 30px;
    padding-left: 50px;
    position: relative;
    padding-top: 25px;
    padding-bottom: 20px;
}
.warning{
}


.tip:before,
.warning:before{
  content:'';
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  left: -25px;
  top: 20px;
  background-size: contain;
  background-position: center center;
}

.tip:before{
    background-image: url(images/tip.svg);
}
.warning:before{
    background-image: url(images/warning.svg);
}
.tip h3,
.warning h3{color: #6495A3;}



@media(max-width:700px){
  .aawp .aawp-product--horizontal.aawp-full_box .aawp-product__content,
  .aawp .aawp-product--horizontal.aawp-full_box .aawp-product__content{
    width:100%;
  }

}
/*edit new*/
.single .entry-title{
  font-size: 50px;
}
.sub-title{
  text-align: center;
  font-style: italic;
  font-weight: normal;
}
.dateup{
  text-align: center;
}
.meta-info-nk{
  font-weight: 600;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.single-post.full-width-content:not(.full_toc) .site-container {
  background: #fff;
}
.single-post.full-width-content:not(.full_toc) .site-inner {
  box-shadow: none;
  margin-top: 0px;
  padding: 0;
  width: 850px;
}
/*.single header.acgt {
  position: fixed;
  z-index: 1;
  width: 100%;
}*/

/* The progress container (grey background) */
.progress-container {
  width: 100%;
  height: 8px;
  position: fixed;
  top: 50px;
  z-index: 99999;
}

/* The progress bar (scroll indicator) */
.progress-bar {
  height: 8px;
  background: #f73859;
  width: 0%;
}

.entry-title.tlttl {
  position: fixed!important;
  width: 100%;
  left: 0;
  background-color: #293d47;
  color: #fff !important;
  z-index: 99999;
  top: 0;
  font-size: 25px;
  padding: 10px 0;
}
.social-top {
  text-align: center;
}
.share__title {
  font-size: 27px;
  font-weight: 600;
  margin-bottom: 30px;
}
.social-top #crestashareiconincontent .sbutton i {
  height: 50px !important;
  width: 50px!important;
  border-radius: 50%;
  padding: 11px;
}
.social-top #crestashareiconincontent .sbutton i::before {
  font-size: 25px;
}
.cresta-share-icon .sbutton.crestaShadow a i::before {
  font-size: 25px;
}
#crestashareicon.cresta-share-icon .sbutton {
  margin: 0 ;
}
#crestashareiconincontent .sbutton {
  margin: 10px 30px!important;;
}
.cresta-share-icon .sbutton.crestaShadow a i {
  width: 50px !important;
  height: 50px !important;
}
#footer_start .grid-item {
  background: transparent;
  box-shadow: none;
}
#footer_start .ctbox .catlink {
  top: auto;
  height: auto;
  float: left;
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 5px;
}
#footer_start .ctbox .catlink a {
  background: transparent;
  color: #8d8d8d;
  padding-left: 0;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
#footer_start .ctbox .catlink a:hover{
  background-color: transparent;
}
.ctbox .title {
  font-size: 20px;
  margin-top: 10px;
  float: left;
  font-weight: 600;
}
.txt-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
}
.sub-bttom .custom-html-widget {
  text-align: left;
}
.sub-bttom {
  background-image: url("images/house-repair.png"), url("images/bg-newletters-ne.jpg");
  background-position: 93% bottom;
  background-repeat: no-repeat, repeat-x;
  background-size: 384px auto, auto auto;
  float: left;
  margin-top: 60px;
  padding: 70px 0;
  width: 100%;
}
.sub-bttom aside {
  max-width: 1150px;
  margin: 0 auto;
  text-align: center;
}
.sub-bttom h2 {
  color: #333;
  font-size: 30px !important;
}
.sub-bttom .test-fter {
  font-size: 20px;
  margin-bottom: 30px;
}
.sub-bttom #mc-embedded-subscribe-form {
  max-width: 700px;
  margin: 0 auto;
}
.sub-bttom #mc_embed_signup form input[type="email"] {
  height: 50px;
  padding: 0 20px;
  width: 50%;
}
.sub-bttom #mc_embed_signup form input[type="submit"] {
  font-weight: bold;
  height: 50px;
  letter-spacing: 1px;
  padding: 0;
  font-size: 14px;
  width: 50%;
}
#respond input[type="submit"] {
  width: 250px;
  border-radius: 0;
  font-size: 15px;
  font-weight: 600;
}
.form-submit {
  text-align: center;
  margin-top: 35px !important;
}
.nav-secondary {
    width: 50%;
    float: left;
    background: #293d47;
    padding-left: 5%;
    margin-top: 0;
    padding-top: 35px;
    text-align: left;
}
#menu-footer li {
  margin: 0;
}
#menu-footer li:first-child a {
  margin-left: 0;
}
#menu-footer li a {
  text-transform: uppercase;
  font-size: 13px;
  color: #fff;
}
.coppyright {
  float: right;
  text-transform: uppercase;
  padding-right: 5%;
  width: 50%;
  text-align: right;
  background: #293d47;
  color: #fff;
  font-size: 13px;
  padding: 30px 5% 16px 0;
  font-weight: 600;
}
.home .coppyright{
  padding-bottom: 18px;
}
footer.site-footer {
  background: #293d47;
  padding: 0 5% 20px 5%;
  width: 100%;
  float: left;
}
footer.site-footer p {
    color: #fff;
    width: 100%;
    float: left;
    margin-top: 15px;
    line-height: 20px;
}
.mtsnb {
  bottom: 0;
  top: auto!important;
}
.mtsnb.mtsnb-hidden {
  display: none;
}
.social-cst.footer-home li i {
  font-family: FontAwesome;
  list-style: none;
  font-style: inherit;
  font-size: 35px;
}
.social-cst.footer-home {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.social-cst.footer-home li {
  display: inline-block;
  padding: 0 20px;
}
.entry-content a:not([class]) {
  box-shadow: inset 0 -10px 0px 0px #f3ecc8;
  text-decoration: none;
  color: #333!important;
  font-weight: normal;
}
body {
  padding-top: 0 !important;
}
.home .site-header.acgt, .archive .site-header.acgt, .page-template-page_category .site-header.acgt{
  position: fixed;
}
@media only screen and (min-width:959px ){
.header-custom{
  bottom: -10px;
  padding: 20px 0;
}
.header-custom::before, .meta-info-nk::before, .titlesu::before, .cat-header::before{
  background: #293d47;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 300%;
}
.header-custom, #cat_list_breadcrumb,  .single .entry-title, .meta-info-nk, .dateup, .titlesu, .cat-header{
  position: relative;
}
.meta-info-nk  *, .dateup  *, .titlesu  *, .cat-header  *{
  position: relative;
}
.meta-info-nk p {
  color: #fff;
}
}
.single .entry-content .morebox {
  display: none!important;
}
.single .site-header {
  border-bottom: none;
}
.titlesu h2 {
  margin-bottom: auto;
  padding-bottom: 20px;
  color: #fff;
}
.home #crestashareicon {
  display: none;
}
.social-proof h6{
  color:#f73859;
  font-size: 22px !important;
}
.upw-before h2.title-ctsdsd {
    font-size: 30px !important;
    text-transform: uppercase;
    color: #464646;
    font-weight: 800;
    letter-spacing: 0.5px;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}
/*body .front-page-5-new .widget_ultimate_posts {
  padding: 20px 20px 20px;
}*/
#sticky-posts-7 {
  padding-bottom: 0px;
}
body.page-template-page_category .site-container .site-inner {
  max-width: 1150px;
  padding: 0;
}
body.page-template-page_category .catlink a {
  background-color: transparent;
  padding: 0;
  position: inherit;
  float: left;
  color: #8d8d8d;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 15px;
}
body.page-template-page_category .catlink a:hover{
  background-color: transparent;
}
body.page-template-page_category .postgrid .postitem article {
  box-shadow: none;
  border: none;
}
body.page-template-page_category .atitle a {
  color: #333;
  font-size: 22px;
  font-weight: 600;
  line-height: 20px;
}
body.page-template-page_category .atitle {
  padding-left: 0!important;
}
.cat-header {
  padding: 50px 0;
  margin-bottom: 50px;
}
.cat-header .center {
  color: #fff;
}
.cat-header .description.center h2 {
  color: #fff;
}
.cat-header .description.center {
  color: #fff;
  max-width: 960px;
  margin: 0 auto;
}
body.page-template-page_category .site-inner {
  margin-top: 0;
}
body.page-template-page_category .site-header {
  border-bottom: none;
}
.line-ct {
  width: 50px;
  height: 10px;
  background-color: #f73859;
  margin: 0 auto;
  margin-bottom: 25px;
}
body.page-template-page_category .atitle a , #footer_start .ctbox a.title-cgr, .entry-title-link, .home .entry-title a{
  -webkit-transition: background-size ease .25s;
  -ms-transition: background-size ease .25s;
  transition: background-size ease .25s;
  background: linear-gradient(to bottom, transparent 65%, #f3ecc8 10%);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 30;
  text-decoration: none; 
}

#footer_start .ctbox a:hover{
  color: #333e48;
}
.title-cgr {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}
#cat_list_breadcrumb a:hover{ 
  color: #fff;
}
#cat_list_breadcrumb a{
  padding:0;
  margin: 0;
}
.cmnt-cter:hover{
  color: #fff;
}

body.page-template-page_category .atitle a:hover, body.page-template-page_category .catlink a:hover, #footer_start .ctbox .catlink a:hover , #footer_start .ctbox a.title-cgr:hover, .nav-header ul li a:hover, .short-title-page:hover, .entry-title-link:hover, #cat_list_breadcrumb a:hover, .cmnt-cter:hover, .home .entry-title a:hover, .home .custom-field-short_title_text a:hover{
  background-size: 100% 100%;
}
body.page-template-page_category .catlink a, #footer_start .ctbox .catlink a , .nav-header ul li a, .short-title-page, #cat_list_breadcrumb a, .cmnt-cter, .home .custom-field-short_title_text a{
  -webkit-transition: background-size ease .25s;
  -ms-transition: background-size ease .25s;
  transition: background-size ease .25s;
  background: linear-gradient(to bottom, transparent 65%, #f3ecc8 10%);
  background-size: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  z-index: 30;
  text-decoration: none;
}
#footer_start .ctbox .catlink a{
  padding:0;
}
body .nav-header li a {
  padding: 0;
  margin: 15px 0px 15px 20px;
}
body .bnt.read-more{
  border-radius: 0;
}
.same-h2 {
  font-size: 25px;
  font-weight: 700;
}
.banner-home .left-wrap h1 {
    display: inline-block;
    font-size: 50px;
    line-height: initial;
    margin-bottom: 15px;
    color: #333e48;
}
.page-id-12 .thrv-inline-text.wp-caption-text {
  margin-top: 20px;
}
.page-id-12 .entry-title, .page-id-13 .entry-title, .page-id-6115 .entry-title, .page-id-11 .entry-title {
  text-align: center;
  font-size: 40px;
  display: none;
}
.page-id-12 .site-inner, .page-id-13 .site-inner, .page-id-6115 .site-inner, .page-id-11 .site-inner {
  margin-top: 0;
  padding-top: 0;
}
.page-id-12 .site-header, .page-id-13 .site-header, .page-id-6115 .site-header, .page-id-11 .site-header {
  border-bottom: none;
}
.page-id-6115 .top-about {
  padding: 100px 0;
}
.tab-con {
  border-top: 5px solid #f73859;
  padding: 1.25rem 1.5rem .5rem;
  margin: 1rem 0 1.5rem;
  background-image: -webkit-repeating-linear-gradient(top,#f73859 0,#f73859 50%,transparent 50%,transparent 100%),-webkit-repeating-linear-gradient(right,#f73859 0,#f73859 50%,transparent 50%,transparent 100%),-webkit-repeating-linear-gradient(bottom,#f73859 0,#f73859 50%,transparent 50%,transparent 100%);
  background-position: right top,right bottom,left bottom;
  background-repeat: repeat-y,repeat-x,repeat-y;
  background-size: 2px 8px,8px 2px,2px 8px;
}
.tab-con ul li {
  display: inline-block;
  padding: 0 10px;
  border-right: 1px solid #ccc;
  line-height: 26px;
  margin-bottom: 10px;
}
.tab-con ul {
  margin-bottom: 17px;
}
.top-about::before{
  background: #293d47;
  content: "";
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 300%;
}
.top-about{
  position: relative;
  padding:50px 0;
  text-align: center; 
  margin-bottom: 30px;
}
.top-about *{
  position: relative;
  color: #fff;
}
.site-banner__title {
  font-size: 35px;
  margin-bottom: 24px;
}
.site-banner__txt {
  font-size: 20px;
}
.page-id-13 .wpcf7-form {
  width: 800px;
  margin: 0 auto;
  margin-top: 35px;
  text-align: center;
}
.page-id-13 .wpcf7-form label {
  text-align: left;
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 15px;
}
.page-id-13 .wpcf7-form input, .page-id-13 .wpcf7-form textarea {
  background: transparent;
  border: 1px solid #ccc;
  margin-top: 5px;
  padding: 10px 10px;
}
.page-id-13 .wpcf7-form .wpcf7-form-control.wpcf7-submit {
  width: auto !important;
  background: #f73859;
  padding: 15px 50px !important;
}
.cmnt-cter {
  color: #fff;
}
.entry-content .toc_section a {
  box-shadow: none;
}
#cat_list_breadcrumb a {
  margin-right: 15px;
}
#cat_list_breadcrumb a:last-child {
  margin-right: 0;
}

body.page-template-page_category .catlink {
  display: block;
  width: 100%;
  float: left;
}
@media (min-width: 1000px){
.csidebar {
    float: right;
    width: 30%;
    padding-left: 20px;
    padding-top: 20px;
    position: sticky;
    top: 50px;
}
}
span#cn-notice-text {
    font-size: 17px;
}