@charset "UTF-8";
/*
Theme Name: Meteor
Theme URI: https://arraythemes.com/themes/meteor-wordpress-theme/
Author: Array
Author URI: https://arraythemes.com/
Description: Showcase your latest photography, designs, galleries, videos and more with Meteor. Using the included portfolio templates and unique post layouts, you can create a stunning portfolio in minutes.
Version: 1.1.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: meteor
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, featured-images, theme-options, portfolio, custom-background, custom-colors, custom-menu, translation-ready, full-width-template, post-formats, blog, photography
(C) 2018 Array, Inc.
*/
/* --------------------------------------------------------------
TABLE OF CONTENTS
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Form Elements
5.0 - Navigation
5.1 - Links
5.2 - Menus
5.3 - Social Menu
5.4 - Post Navigation
5.5 - Page Navigation
5.6 - Toggle Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Comments
11.0 - Infinite scroll
12.0 - Masonry
13.0 - Hero Posts
14.0 - Featured Posts
13.0 - Media
14.0 - Header
15.0 - Content
16.0 - Posts
17.0 - Footer
18.0 - Attachments
19.0 - Animations
-------------------------------------------------------------- */
/* Import Meteor Sass Variables (inc/sass/variables.scss) */
/* These variables are used througout style.scss. */
/* Body font styles */
/* Title font styles */
/* Color variables */
/* Responsive media query mixins */
/* Styles for small text with uppercase font style. Used on dates and post meta */
/* --------------------------------------------------------------
1.0 - Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  font-size: 62.5%;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  /*overflow-x: hidden;*/
  margin: 0 auto;
  background: #ebeff4;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, main, nav, section {
  display: block;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  font-weight: normal;
  text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}
a {
  text-decoration:none;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}
a img {
  border: 0;
}
/* --------------------------------------------------------------
2.0 Typography
-------------------------------------------------------------- */
/* Load Google fonts */
/* @import url(//fonts.googleapis.com/css?family=Open+Sans); */
/* @import url(//fonts.googleapis.com/css?family=Lato); */
/* @import url(//fonts.googleapis.com/css?family=Roboto); */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
body, button {
  color: #272c30;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
}
@media (max-width: 1000px) {
  body, button {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  body, button {
    font-size: 15px;
  }
}
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #272c30;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 1.8%;
}
/* Fallback title styles */
h1 {
  font-size: 34px;
}
@media (max-width: 600px) {
  h1 {
    font-size: 30px;
  }
}
h2 {
  font-size: 30px;
}
@media (max-width: 600px) {
  h2 {
    font-size: 26px;
  }
}
h3 {
  font-size: 26px;
}
@media (max-width: 600px) {
  h3 {
    font-size: 22px;
  }
}
h4 {
  font-size: 22px;
}
@media (max-width: 600px) {
  h4 {
    font-size: 18px;
  }
}
h5 {
  font-size: 18px;
  font-weight: 500;
}
@media (max-width: 600px) {
  h5 {
    font-size: 16px;
  }
}
h6 {
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 600px) {
  h6 {
    font-size: 14px;
  }
}
p, .embed-vimeo {
  margin-bottom: 1.2em;
}
b, strong {
  font-weight: 600;
}
dfn, cite, em, i {
  font-style: italic;
}
.dropcap {
  float: left;
  padding: 0;
  position: relative;
  color: #272c30;
  text-align: center;
  height: 80px;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 105px;
  line-height: .9;
  margin: 0 12px 10px 0;
}
@media (max-width: 600px) {
  .dropcap {
    font-size: 95px;
  }
}
@media (max-width: 600px) {
  .dropcap {
    font-size: 84px;
  }
}
blockquote {
  color: #272c30;
  font-size: 21px;
  line-height: 1.4;
  margin: 1em 0 1em 0;
  position: relative;
  padding: 20px 0 0 8%;
  border-top: solid 3px #ffb000;
}
blockquote.contact-form-submission {
  font-size: 19px;
  padding-left: 0;
  border-top: solid 2px #c7cfdf;
}
@media (max-width: 1000px) {
  blockquote.contact-form-submission {
    font-size: 18px;
  }
}
@media (max-width: 600px) {
  blockquote.contact-form-submission {
    font-size: 16px;
  }
}
blockquote.contact-form-submission p {
  margin-bottom: 1.2em;
}
blockquote.contact-form-submission p:last-child {
  margin-bottom: 0;
}
blockquote.contact-form-submission p br {
  display: none;
}
blockquote.contact-form-submission:before {
  display: none;
}
blockquote:before {
  content: "\201C";
  position: absolute;
  left: 0;
  font-size: 66px;
  width: 30px;
  top: 19px;
  line-height: 1;
  font-weight: 600;
}
@media (max-width: 600px) {
  blockquote {
    font-size: 20px;
    line-height: 1.5;
    padding-left: 12%;
  }
  blockquote:before {
    font-style: 52px;
    top: 21px;
  }
}
blockquote p {
  margin-bottom: 1em;
}
.comments-area blockquote {
  border-left-color: #D7DEE5;
  font-family: "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
}
@media (max-width: 1000px) {
  .comments-area blockquote {
    font-size: 16px;
  }
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #dadee3;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
.comments-area pre {
  background: #d7dee5;
}
code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
  border-bottom: 1px dashed #666;
  cursor: help;
}
mark, ins {
  text-decoration: none;
}
sup, sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
.highlight {
  background: #fff198;
}
/* --------------------------------------------------------------
3.0 Elements
-------------------------------------------------------------- */
hr {
  background-color: transparent;
  border: 0;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  height: 1px;
  margin: 1.6em auto;
}
@media (min-width: 980px) {
hr {
  width:70%
}
}
ul, ol {
  margin: 0 0 1.4em 20px;
}
ul {
  list-style: square;
}
ol {
  list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
  margin: .6em 0 .6em 1.5em;
}
.hide-sub {
  display: none !important;
}
.entry-content li {
  margin-bottom: 2%;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  height: auto;
  max-width: 100%;
}
figure {
  margin: 0;
}
/* Tables */
table {
  font-size: 18px;
  margin-bottom: 5%;
  padding: 0;
  width: 100%;
}
table thead {
  background: #fff;
}
table thead th {
  font-weight: bold;
}
table td, #content table th {
  padding: 4px 8px;
}
table td {
  border-bottom: solid 1px #dadee3;
}
table tr:last-child td {
  border-bottom: none;
}
table tr:nth-child(even) {
  background: #dadee3;
}
/* --------------------------------------------------------------
4.0 Form Elements
-------------------------------------------------------------- */
button,
input:not(input[type="radio"]),
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  -webkit-appearance: none;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.woocommerce a.button,
.woocommerce input.button,
.comment-navigation a,
.drawer .tax-widget a,
.su-button,
h3.comments-title,
a.added_to_cart,
#page #infinite-handle button {
  background: #2ab86f;
  /*background: linear-gradient(60deg, #2068b2, #1c9562);*/
  background: linear-gradient(335deg,#008360,#108a5d,#209158,#2f9752,#3f9e4c,#4ea443,#5eaa3a,#6faf2e);
  border: none;
  border-radius: 3px;
  color: #fff;
  font-family: inherit;
  font-size: 18px;
  font-weight: 600;
  padding: 14px 20px;
  -webkit-appearance: none;
  transition: .2s ease-in-out;
  /*box-shadow: 0 5px 10px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.1);*/
}
@media (max-width: 600px) {
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .button,
  .woocommerce a.button,
  .woocommerce input.button,
  .comment-navigation a,
  .drawer .tax-widget a,
  .su-button,
  h3.comments-title,
  a.added_to_cart,
  #page #infinite-handle button {
    padding: 10px 16px;
    font-size: 16px;
  }
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.woocommerce a.button:hover,
.comment-navigation a:hover,
.drawer .tax-widget a:hover,
h3.comments-title:hover,
a.added_to_cart:hover {
  box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
  -webkit-box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.25);
  color: #fff;
  cursor: pointer;
  box-shadow: 0 5px 10px rgba(50, 50, 93, 0), 0 0px 5px rgba(0, 0, 0, 0);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.button:active,
.button:focus,
.comment-navigation a:focus,
h3.comments-title:focus,
h3.comments-title:active,
a.added_to_cart:active,
a.added_to_cart:focus {
  color: #fff;
  box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.05);
}
input[type="radio"] + label,
input[type="checkbox"] + label,
label ~ input[type="checkbox"] {
  width: auto;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
       box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.searchform {
  position: relative;
}
.searchform .search-input {
  width: 100%;
  font-size: 16px;
}
.searchform .searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: transparent !important;
  background-color: none !important;
  color: #627083;
  padding: 14px 15px;
  font-size: 15px;
}
.searchform .searchsubmit:hover {
  color: #272c30;
}
.searchform .searchsubmit i {
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  font-size: 16px;
  vertical-align: top;
}
@media (max-width: 1000px) {
  .searchform .searchsubmit i {
    line-height: 1;
  }
}
@media (max-width: 1000px) {
  .searchform .searchsubmit span {
    display: none;
  }
}
.widget-area .searchform .searchsubmit span {
  display: none;
}
.results-search {
  background: #fff;
  padding: 3% 5% 4% 5%;
  margin-top: 9%;
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.07);
}
.search-no-results .results-search {
  margin-top: 5%;
}
.results-search h4 {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.results-search .searchform #s,
.results-search .searchsubmit {
  font-size: 24px;
}
@media (max-width: 1000px) {
  .results-search .searchform #s,
  .results-search .searchsubmit {
    font-size: 16px;
  }
}
.results-search .searchsubmit {
  padding-top: 0;
  padding-bottom: 0;
}
.results-search .searchsubmit span {
  display: none;
}
.results-search .searchsubmit i {
  font-size: 24px;
  line-height: 1.6;
}
@media (max-width: 1000px) {
  .results-search .searchsubmit i {
    line-height: 1.7;
  }
}
.search-results .featured-image {
  display: inline-block;
  width: 25%;
  float: left;
  margin-bottom: 0;
}
.search-results .featured-image + .post-content {
  width: 75%;
  float: left;
  padding-left: 5%;
}
.search-results .entry-content {
  font-size: 18px;
}
form {
  display: inline-block;
  width: 100%;
}
.field-wrap {
  margin-bottom: 1.4em;
}
@media (max-width: 1000px) {
  .field-wrap {
    margin-bottom: 1em;
  }
}
select {
  padding-right: 45px;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  width: 100%;
  -webkit-appearance: normal;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.widget-area select {
  width: 100%;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="tel"],
input[type="time"],
input[type="month"],
input[type="tel"],
textarea,
select,
.select2-container .select2-selection--single {
  color: #7c8a96;
  background: #fff;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  -webkit-appearance: none;
  padding: 10px;
  border: solid 1px #D4DDE5;
  transition: .1s ease-in-out;
  border-radius: 2px;
  font-size: 17px;
  width: 100%;
}
@media (max-width: 1000px) {
  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="number"],
  input[type="date"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="week"],
  input[type="tel"],
  input[type="time"],
  input[type="month"],
  input[type="tel"],
  textarea,
  select,
  .select2-container .select2-selection--single {
    padding: 12px 10px;
    font-size: 15px;
  }
}
input[type="checkbox"] {
  -webkit-appearance: checkbox !important;
}
input[type="radio"] {
  -webkit-appearance: radio !important;
}
.select2-container .select2-selection--single {
  height: auto;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 1;
  padding: 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
  right: 10px;
}
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="tel"],
input[type="time"],
input[type="month"],
input[type="tel"] {
  width: auto;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus,
select:focus {
  outline: none;
  box-shadow: inset 0 0 4px 2px #F4F8FB;
  border-color: #abb4bb;
  color: #272c30;
}
select {
  background: #fff url("images/angle-down.jpg") right no-repeat;
  background-size: 12px;
  background-position: right 15px top 20px;
}
select:hover {
  border-color: #D5DDE4;
  cursor: pointer;
}
@media (max-width: 1000px) {
  select {
    background-position: right 15px top 17px;
  }
}
select:after {
  content: "x";
}
select[multiple] {
  background: none;
}
@media (max-width: 1000px) {
  input[name="post_password"] {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
  }
}
textarea {
  overflow: auto;
  padding: 10px;
  vertical-align: top;
  line-height: 1.4;
}
fieldset legend {
  border-bottom: dashed 1px #d4dde5;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}
form label {
  display: inline-block;
  width: 100%;
  font-weight: 600;
}
::-webkit-input-placeholder {
  color: #97A7B5;
}
:-moz-placeholder {
  color: #97A7B5;
}
::-moz-placeholder {
  color: #97A7B5;
}
:-ms-input-placeholder {
  color: #97A7B5;
}
#main .contact-form {
  display: inline-block;
  width: 100%;
}
#main .contact-form label {
  font-weight: normal;
}
#main .contact-form label span {
  color: #62707c;
}
#main .contact-form input[type='text'], #main .contact-form input[type='email'] {
  margin-bottom: 4%;
  width: 100%;
  max-width: 100%;
}
#main .contact-form textarea {
  margin-bottom: 4%;
  width: 100%;
}
#main .contact-form .contact-submit {
  margin-bottom: 0;
}
.contact-column {
  display: inline-block;
  float: left;
  width: 48%;
  margin-left: 0;
}
.contact-column:last-child {
  margin-left: 4%;
}
@media (max-width: 1000px) {
  .contact-column {
    width: 100%;
  }
  .contact-column:last-child {
    margin-left: 0;
  }
}
.section-portfolio {
  position: relative;
}
.section-portfolio .jetpack-portfolio h2 {
  margin: 0 0 .6em 0;
  padding: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}
.section-portfolio .jetpack-portfolio h2 a {
  color: #272c30;
}
.section-portfolio .jetpack-portfolio h2 a:hover {
  color: #62707c;
}
.section-portfolio .jetpack-portfolio p {
  margin-bottom: 1em;
}
.section-portfolio .jetpack-portfolio .featured-image {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
  margin: 0 0 1.2em 0;
}
.section-portfolio .jetpack-portfolio .featured-image img {
  width: 100%;
}
.index-posts.archive-posts .post {
  width: 100%;
  margin-right: 0;
  padding-bottom: 5%;
  border-bottom: solid 1px #d7dee3;
}
.index-posts.archive-posts .post:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.index-posts.archive-posts .featured-image {
  display: inline-block;
  width: 31%;
  vertical-align: top;
  margin-bottom: 0;
}
.index-posts.archive-posts .featured-image + .post-text {
  display: inline-block;
  width: 68%;
  padding-left: 3.5%;
  vertical-align: top;
}
#page .more-link {
  display: inline-block;
  margin-bottom: 0;
  background: #2068b2
;
  background: linear-gradient(60deg, #2068b2, #1c9562);
  color:#fff;
  padding: 10px 15px;
  border-radius: 3px;
  font-size: 16px;
  box-shadow: none;
  font-weight: 600;
  box-shadow: 0 5px 10px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.1);
}
#page .more-link:hover {
  box-shadow: 0 5px 10px rgba(50, 50, 93, 0), 0 0px 5px rgba(0, 0, 0, 0);
}
#page .more-link a {
    color: #fff;
    text-decoration: none;
    transition: .07s ease-in-out;
}
.index-posts .more-link {
  float: right;
}
.home-section p.more-link {
  margin-bottom: 0;
}

.team-area .post,
.section-portfolio .jetpack-portfolio,
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.service-posts .post {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 5%;
}

.service-posts .post:nth-child(3n+1) {
  clear: both;
}
.service-posts .post:nth-child(3n+3) {
  margin-right: 0;
}
.service-posts .post .featured-image {
  margin-bottom: 20px;
}
.service-posts .post h2 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 5%;
}
.service-posts .post h2 a {
  color: #272c30;
}
.service-posts .post h2 a:hover {
  color: #62707c;
}
#page .service-posts .post .more-link, #page .home .post .more-link {
  padding: 6px 13px;
  font-size: 14px;
}

.home-section.team-section,
.home-section.service-section {
  padding-bottom: 4%;
}

/* Status post generator */

.button-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
	margin-bottom: 20px;
}

.category-button {
	color: white;
	border: none;
	cursor: pointer;
	border-radius: 2px;
	text-align: center;
	line-height:19px;
	padding: 6px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    font-size: 16px;
    cursor: pointer;
    width: 150px;
    background: #45a048;
	box-shadow: 0 5px 10px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.1); 
}
.category-button:hover {
	background-color: #249256;
	box-shadow: none; 
}


/* Custom */

#website-analysis-form {
	background:#f1f3f4;
	padding:30px 0;
	text-align:left;
}

#website-analysis-form {
	background:#f1f3f4;
	padding:30px 0;
	text-align:left;
}

#website-analysis-form .column {
    width: 32%;
    display: inline-block;
	margin-left: 0;
	padding-bottom:12px;
}

.footer-waf .column-left, #website-analysis-form .column-left {
	float:left;
	text-align:left;
	width:75%;
}

.footer-waf .column-right, #website-analysis-form .column-right {
	float:right;
	width:20%;
	text-align:center;
}

#website-analysis-form .column-50 {
	width:46%;
}

#website-analysis-form .column-100 {
	width:100%;
}

#website-analysis-form .column-30 {
	width:30%;
}

#website-analysis-form .column-70 {
	width:69%;
}

@media (max-width: 1024px) {
#website-analysis-form .column {
    width: 100%;
	padding-bottom:12px;
  }
  
  .footer-waf .column-left {
	float:none;
	text-align:center;
	width:100%;
}

.footer-waf .column-right {
	float:none;
	width:100%;
	text-align:center;
}

#website-analysis-form .column-50 {
	width:100%;
}

#website-analysis-form .column-30 {
	width:100%;
}

#website-analysis-form .column-70 {
	width:100%;
}

#website-analysis-form .column-100 {
	width:100%;
}

}


#website-analysis-form input[type="submit"]{
	width:100%;
}

#email-message p{	
	color:#ff5200;
}

.column-50 {
	width:46%;
}

.column-100 {
	width:100%;
}

.column-30 {
	width:28%;
}

.column-70 {
	width:66%;
}




/* --------------------------------------------------------------
5.0 Navigation
-------------------------------------------------------------- */
.home-nav {
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.35);
  font-size: 17px;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
  background: #fff;
  transition: -webkit-transform 400ms linear;
  transition: transform 400ms linear;
  -webkit-transform: translateY(-200%);
      -ms-transform: translateY(-200%);
          transform: translateY(-200%);
}
@media only screen and (max-width: 1000px) {
  .home-nav {
    display: none;
  }
}
.home-nav a {
  color: #272c30;
}
.home-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.home-nav li {
  display: inline-block;
}
.home .home-nav a {
  padding: 20px 0;
  margin: 0 15px;
  display: inline-block;
  border-bottom: solid 3px transparent;
  margin-bottom: -1px;
  transition: .4s ease;
}
.home .home-nav a:hover {
  border-bottom-color: #c4cdd3;
}
.home .home-nav a:active, .home .home-nav a:focus {
  outline: none;
}
.home-nav .active,
.home-nav .active:hover {
  border-bottom-color: #ac6fbf;
}

.admin-bar .home-nav {
  top: 32px;
}
@media only screen and (max-width: 782px) {
  .admin-bar .home-nav {
    top: 46px;
  }
}

.show-nav {
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
}

.sticky-title {
  display: inline-block;
  width: 50%;
  float: left;
  text-align: left;
  vertical-align: top;
  font-size: 18px;
  font-weight: 400;
  margin: 4px 0 0 0;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  position: relative;
}
.sticky-title:hover {
  cursor: pointer;
}
.sticky-title:hover:before {
  color: #62707c;
}
.sticky-title:before {
  content: "\f106";
  font-family: "FontAwesome";
  font-size: 14px;
  vertical-align: top;
  margin-right: 6px;
}

.single-nav {
  padding: 20px 9.2%;
}
.single-nav .sd-title {
  display: none !important;
}
.single-nav .sharedaddy {
  float: right;
  vertical-align: top;
  clear: none !important;
}
.single-nav .sd-content ul li {
  margin: 0 3px;
}
.single-nav .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
  margin: 0;
}

/* --------------------------------------------------------------
5.1 Links
-------------------------------------------------------------- */
a {
  color: #2068b2
;
  text-decoration: none;
  transition: .07s ease-in-out;
}

a:hover, a:focus, a:active {
  color: #2068b2
;
  text-decoration: none;
  box-shadow: none !important;
}

/* --------------------------------------------------------------
5.2 Menus
-------------------------------------------------------------- */
.search-drawer {
  display: none;
  background: #dadee3;
}

.search-toggle {
  display: inline-block;
  padding: 0;
  margin-left: 10px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  width: 95px;
  height: 100%;
  -webkit-user-select: none;
  color: #272c30;
  transition: .2s ease-in-out;
}
.search-toggle:hover {
  color: #62707c;
}
@media (max-width: 1000px) {
  .search-toggle {
    display: none;
  }
}
.search-toggle i {
  margin-right: 2px;
  text-align: center;
}
.search-toggle i.fa-times {
  margin-right: 0;
}

.menu-toggle {
  display: none;
}
@media (max-width: 1000px) {
  .menu-toggle {
    display: block;
  }
}

.button-toggle {
  background: none;
  padding: 0;
  color: #fff;
}
.button-toggle span:not(:first-child) {
  display: none;
}
.button-toggle:hover, .button-toggle:active, .button-toggle:focus {
  box-shadow: none;
  color: #fff;
}

.social-navigation + .drawer-toggle {
  border-left: solid 2px #eee;
}
@media (max-width: 1000px) {
  .social-navigation + .drawer-toggle {
    border-left: none;
  }
}

.drawer-menu-toggle {
  display: none;
}
@media (max-width: 1000px) {
  .drawer-menu-toggle {
    display: inline-block;
  }
}

@media (max-width: 1000px) {
  .search-toggle {
    display: none;
  }
}
.drawer-toggle-switch span:first-child {
  display: none;
}
.drawer-toggle-switch span:last-child {
  display: block;
}

.main-navigation {
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
  width: 70%;
  vertical-align: top;
}
@media (max-width: 1000px) {
  .main-navigation {
    display: none;
  }
}

.top-navigation .main-navigation {
  display: inline-block;
  width: 100%;
  text-align: right;
}
@media (max-width: 1000px) {
  .top-navigation .main-navigation {
    display: none;
    border-bottom: none;
  }
}

.home.has-featured-content .top-navigation .main-navigation,
.has-featured-woo-content .top-navigation .main-navigation {
  border-bottom: none;
}

.site-header .container {
  display: block;
}

.header-text {
  position: relative;
  z-index: 5;
  margin: 40px auto;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  text-align: center;
}
.header-text:empty, .blog .header-text {
  display: none;
}
@media (max-width: 1000px) {
  .header-text {
    max-width: 100%;
    margin-bottom: 6%;
    margin-top: 0;
  }
}
@media (max-width: 600px) {
  .header-text {
    margin-bottom: 8%;
  }
}
.header-text:empty {
  margin-bottom: 0;
}
.header-text-bg {
}

.header-text h2 {
  font-size: 32px;
  margin-top: 20px;
  color:#fff;
  font-weight:100;
  text-align:left;
  }

.header-text h1 {
  font-size: 42px;
  margin-bottom: 0;
  color:#fff;
  font-weight:600;
  text-align:left;
  }
@media (max-width: 1000px) {
  .header-text h1 {
    font-size: 46px;
    line-height: 1.1;
	
  }
}
@media (max-width: 600px) {
  .header-text h1 {
    font-size: 38px;
	margin-top:6%;
  }
}
@media only screen and (max-width: 500px) {
  .header-text h1 {
    font-size: 34px;
  }
}
.header-text p {
  font-size: 22px;
  font-weight: 300;
  line-height: 1.4;
  position: relative;
  margin: 0 0 0 0;
}
@media (max-width: 1000px) {
  .header-text p {
    font-size: 20px;
  }
}
@media (max-width: 600px) {
  .header-text p {
    font-size: 16px;
    margin-top: 3%;
  }
}
.header-text .entry-subtitle,
.header-text .entry-byline {
  margin-top: 1%;
}

.text-empty {
  display: none;
}

.header-text h2:empty,
.header-text p:empty {
  display: none;
}

.top-navigation {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 10;
}

.top-navigation-right {
  float: right;
  display: inline-block;
  max-width: 70%;
}
@media (max-width: 1000px) {
  .top-navigation-right {
    display: none;
  }
}

#secondary-navigation {
  display: inline-block;
  width: 60%;
}

.drawer #secondary-navigation {
  width: 100%;
  font-size: 14px;
}
.drawer #secondary-navigation .menu-item-has-children .toggle-sub {
  font-size: 17px;
}
.drawer #secondary-navigation li ul li a {
  font-size: 16px;
}

@media (max-width: 1000px) {
  .top-navigation #secondary-navigation {
    display: none;
  }
}
.top-navigation .secondary-navigation ul li {
  font-size: 16px;
  margin-right: 15px;
  padding: 0;
}
.top-navigation .secondary-navigation ul li a {
  padding: 12px 0;
  border-bottom-width: 0;
  margin: 0;
}
.top-navigation .secondary-navigation ul li .sub-menu a {
  padding: 12px 15px;
}

.secondary-navigation ul.sub-menu {
  background: #fff;
  top: 52px;
  left: -15px;
  border: none;
}
.secondary-navigation ul.sub-menu li {
  margin-right: 0;
  padding: 0;
}
.secondary-navigation ul.sub-menu li a {
  font-size: 16px;
}
.secondary-navigation ul.sub-menu li a:hover {
  color: #fff;
  opacity: 1;
}

.main-navigation a {
  transition: .2s ease;
  color: rgba(255,255,255,0.9);
}
.main-navigation a:hover {
  color: rgba(255,255,255,1);
}

.main-navigation ul {
  margin: 0;
}
.main-navigation ul li {
  display: inline-block;
  list-style-type: none;
  padding: 0 15px;
  position: relative;
  color: #fff;
}
.main-navigation ul li a {
  display: inline-block;
  margin: 0 0 0 0;
  line-height: 2;
}
.main-navigation ul li a:active, .main-navigation ul li a:focus {
  outline: none;
}

.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current-page-item a {
  color: #fff;
}
.main-navigation ul li.current-menu-item ul a,
.main-navigation ul li.current-page-item ul a {
  color: #fff;
}

.main-navigation ul .sub-menu li.current-menu-item a,
.main-navigation ul .sub-menu li.current-page-item a {
  color: #272c30;
}

.main-navigation .menu-cta a {
  border: solid 1px #fff;
  border-color: rgba(255, 255, 255, 0.7);
  border-radius: 50px;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  padding: 2px 10px;
}
.main-navigation .menu-cta a:hover {
  color: #272c30;
  background: #fff;
}

.site-identity .main-navigation ul {
  line-height: 5;
}

.site-header .menu-item-has-children,
.site-header .page_item_has_children {
  position: relative;
}
.site-header .menu-item-has-children a,
.site-header .page_item_has_children a {
  position: relative;
}
.site-header .menu-item-has-children > a:after,
.site-header .page_item_has_children > a:after {
  content: "\f107";
  font-family: "FontAwesome";
  padding-left: 5px;
  right: 0;
  font-size: 13px;
}
@media (max-width: 1000px) {
  .site-header .menu-item-has-children > a:after,
  .site-header .page_item_has_children > a:after {
    display: none;
    pointer-events: none;
  }
}

.sub-menu .menu-item-has-children > a:after,
.sub-menu .page_item_has_children > a:after {
  content: "\f105";
  font-family: "FontAwesome";
  float: right;
}

.widget .sub-menu .menu-item-has-children > a:after,
.widget .sub-menu .page_item_has_children > a:after {
  display: none;
}

.secondary-navigation .menu-item-has-children:after,
.secondary-navigation .page_item_has_children:after {
  color: #a6b5c1;
  top: 15px;
}

.drawer .menu-item-has-children .toggle-sub {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  padding: 13px 0;
  line-height: 1.4;
  text-align: center;
  z-index: 75;
  display: block;
  font-size: 20px;
  color: #fff;
  cursor: pointer;
  background: #424851;
  border-radius: 0;
}
.drawer .menu-item-has-children .toggle-sub:hover {
  box-shadow: none;
  color: #fff;
}

.drawer .drawer-navigation .drop-open ul.drop-active {
  display: block;
}

.site-header .menu-item-has-children:hover {
  cursor: pointer;
}
.site-header .menu-item-has-children:hover ul {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
}

.main-navigation .sub-menu,
.main-navigation .children {
  position: absolute;
  width: 240px;
  top: 60px;
  left: 0;
  text-align: left;
  font-weight: 600;
  font-size: 17px;
  margin: 0;
  background: #FFF;
  left: -999em;
  z-index: 100;
  border-radius: 6px;
  text-align: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3); /* Light drop shadow */
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.main-navigation li ul {
  z-index: 100;
}

.main-navigation li ul li {
  padding: 0;
  margin: 0;
  width: 100%;
  margin-top: 0;
  border-top: none;
  transition: .3s ease;
}
.main-navigation li ul li:hover {
  background: rgba(255, 255, 255, 0.02);
  border-top: none;
}
.main-navigation li ul li:hover ul {
  left: 100%;
}

.main-navigation li ul li:last-child a {
  border-bottom: none;
}

.main-navigation li ul a,
.main-navigation li ul li a {
  width: 100%;
  display: inline-block;
  padding: 20px 14px;
  margin: 0;
  text-transform: none;
  line-height: 1.4;
  color: #272c30;
  font-weight: 600;
}
.main-navigation li ul a:hover,
.main-navigation li ul li a:hover {
  color: #272c30;
  text-decoration:underline;
}

.main-navigation li ul li ul {
  padding: 0;
}

.main-navigation ul ul {
  top: 0;
}

.main-navigation ul ul ul {
  left: -999em;
}

.main-navigation li ul ul.sub-menu,
.main-navigation li ul ul.children {
  top: 0;
  margin: 0;
  z-index: 50;
  position: absolute;
  margin-left: 1px !important;
}
.main-navigation li ul ul.sub-menu:before,
.main-navigation li ul ul.children:before {
  display: none;
}

.main-navigation li.focus > ul,
.main-navigation li:hover > ul,
.main-navigation li li a:hover > ul {
  left: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
  left: 100%;
}

.site-header .sub-menu:before {

}

/* Mobile navigation */
.mobile-navigation {
  display: none;
  width: 100%;
  padding: 15px;
  background: #ac6fbf;
  transition: .2s ease;
  text-align: center;
}
.mobile-navigation button {
  width: 100%;
}
@media (max-width: 1000px) {
  .mobile-navigation {
    display: inline-block;
  }
}

.toggle-active {
  background: #ac6fbf;
}

.drawer .drawer-navigation {
  width: 100%;
  max-width: 100%;
  z-index: 40;
  position: relative;
}
@media (max-width: 1000px) {
  .drawer .drawer-navigation {
    font-size: 17px;
    display: inline-block;
  }
}
.drawer .drawer-navigation .menu {
  margin: 0;
}
.drawer .drawer-navigation ul li {
  width: 100%;
  padding: 0 0;
  list-style-type: none;
  border-bottom: dashed 1px rgba(255, 255, 255, 0.2);
  transition: none;
  position: relative;
  z-index: 50;
  border-top: none;
}
.drawer .drawer-navigation ul li:hover {
  border-top: none;
}
.drawer .drawer-navigation ul li:last-child {
  border-bottom: none;
}
.drawer .drawer-navigation ul li a {
  display: inline-block;
  padding: 15px 10px 15px 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-bottom: none;
  position: relative;
  transition: none;
}
.drawer .drawer-navigation a {
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
  padding-left: 0;
  line-height: 1.4;
}
.drawer .drawer-navigation a:hover {
  color: #fff;
}
.drawer .drawer-navigation .sub-menu, .drawer .drawer-navigation .children {
  display: none;
  position: relative;
  width: 100%;
  left: 0;
  top: auto;
  margin: 0 0 0 15px;
  padding: 0 15px 0 0;
  border: none;
  background: transparent;
  box-shadow: none;
}
.drawer .drawer-navigation .sub-menu:before, .drawer .drawer-navigation .children:before {
  display: none;
}
.drawer .drawer-navigation li ul a,
.drawer .drawer-navigation li ul li a {
  padding: 15px 0;
}
.drawer .drawer-navigation .sub-menu li:first-child {
  border-top: dashed 1px rgba(255, 255, 255, 0.2);
}

.drawer nav {
  padding: 2% 0;
}

/* --------------------------------------------------------------
5.3 Social Navigations
-------------------------------------------------------------- */
#menu-social-icon-menu {
  display: inline-block;
}
@media (max-width: 1000px) {
  #menu-social-icon-menu {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
}
.team-area .social-navigation {
  margin-top: -5px;
  width: 100%;
}
@media (max-width: 1000px) {
  .team-area .social-navigation {
    display: block;
  }
}
#menu-social-icon-menu ul {
  list-style: none;
  margin: 0;
}
#menu-social-icon-menu li {
  display: inline;
  font-size: 14px;
}
#menu-social-icon-menu a {
  transition: 1s ease-in-out;
  padding: 0 16px 0 0;
}
.team-area .social-navigation a {
  padding: 0 5px 0 0;
}
#menu-social-icon-menu a:before {
  font-size: 36px;
  font-family: 'FontAwesome';
  padding: 0;
  display: inline-block;
  text-align: center;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #fff;
}
@media (max-width: 1000px) {
#menu-social-icon-menu a:before {
    font-size: 26px;
  }
}
#menu-social-icon-menu a:hover:before {
  color: #fff;
  opacity:0.8;
}
#menu-social-icon-menu a[href*="twitter.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="twitter.com"]:before {
  content: "\f081";
}
#menu-social-icon-menu a[href*="yelp.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="yelp.com"]:before {
  content: "\f1e9";
}
#menu-social-icon-menu a[href*="foursquare.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="foursquare.com"]:before {
  content: "\f180";
}
#menu-social-icon-menu a[href*="facebook.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="facebook.com"]:before {
  content: "\f230";
}
#menu-social-icon-menu a[href*="google.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="google.com"]:before {
  content: "\f0d5";
}
#menu-social-icon-menu a[href*="instagram.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="instagram.com"]:before {
  content: "\f16d";
}
#menu-social-icon-menu a[href*="youtube.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="youtube.com"]:before {
  content: "\f167";
}
#menu-social-icon-menu a[href*="vimeo.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="vimeo.com"]:before {
  content: "\f194";
}
#menu-social-icon-menu a[href*="dribbble.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="dribbble.com"]:before {
  content: "\f17d";
  line-height: 17px;
}
#menu-social-icon-menu a[href*="github.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="github.com"]:before {
  content: "\f092";
}
#menu-social-icon-menu a[href*="flickr.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="flickr.com"]:before {
  content: "\f16e";
}
#menu-social-icon-menu a[href*="codepen.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="codepen.com"]:before {
  content: "\f1cb";
}
#menu-social-icon-menu a[href*="behance.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="behance.com"]:before {
  content: "\f1b4";
}
#menu-social-icon-menu a[href*="dropbox.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="dropbox.com"]:before {
  content: "\f16b";
}
#menu-social-icon-menu a[href*="pinterest.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="pinterest.com"]:before {
  content: "\f0d2";
}
#menu-social-icon-menu a[href*="reddit.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="reddit.com"]:before {
  content: "\f1a1";
}
#menu-social-icon-menu a[href*="soundcloud.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="soundcloud.com"]:before {
  content: "\f1be";
}
#menu-social-icon-menu a[href*="spotify.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="spotify.com"]:before {
  content: "\f1bc";
}
#menu-social-icon-menu a[href*="wordpress.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="wordpress.com"]:before {
  content: "\f19a";
}
#menu-social-icon-menu a[href*="500px.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="500px.com"]:before {
  content: "\f26e";
}
#menu-social-icon-menu a[href*="medium.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="medium.com"]:before {
  content: "\f23a";
}
#menu-social-icon-menu a[href*="slideshare.net"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="slideshare.net"]:before {
  content: "\f1e7";
}
#menu-social-icon-menu a[href*="apple.com"],
#menu-social-icon-menu a[href*="itunes.apple.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="apple.com"]:before,
#menu-social-icon-menu a[href*="itunes.apple.com"]:before {
  content: "\f179";
}
#menu-social-icon-menu a[href*="mailto"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="mailto"]:before {
  content: "\f0e0";
  text-indent: -1px;
  font-size: 16px;
}
#menu-social-icon-menu a[href*="linkedin.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="linkedin.com"]:before {
  content: "\f0e1";
}
#menu-social-icon-menu a[href*="stackoverflow.com"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="stackoverflow.com"]:before {
  content: "\f16c";
}
#menu-social-icon-menu a[href*="rss"],
#menu-social-icon-menu a[href*="feed="],
#menu-social-icon-menu a[href*="/feed"] {
  font-size: 0;
}
#menu-social-icon-menu a[href*="rss"]:before,
#menu-social-icon-menu a[href*="feed="]:before,
#menu-social-icon-menu a[href*="/feed"]:before {
  content: "\f09e";
  text-indent: 1px;
}

.footer-tagline + .social-navigation {
  float: right;
}

.share-comment {
  display: inline-block;
  width: 100%;
  margin-top: 7%;
}
@media (max-width: 1000px) {
  .share-comment {
    margin-top: 5%;
  }
}
@media (max-width: 600px) {
  .share-comment {
    margin-top: 10%;
  }
}

.page .share-comment {
  margin-top: 4%;
}

.share-icons .sd-content ul li {
  margin-right: 3px;
}

.sharedaddy .sd-content ul {
  margin-bottom: 0 !important;
}

div.sharedaddy h3.sd-title:before {
  display: none !important;
}

.author-profile {
  position: relative;
  margin-top: 20px;
  padding: 20px;
  width: 100%;
  display: inline-block;
  background: #f7f9f9;
}
@media (max-width: 600px) {
  .author-profile {
    padding: 8% 4%;
  }
}
.single-jetpack-portfolio .author-profile {
  display: none;
}

.archive .author-profile {
  margin-top: 0;
  margin-bottom: 5%;
}

.author-columns .author-profile {
  margin: 0;
  padding: 0;
  border-top: none;
  border: solid 1px #cbcbcb;
  padding: 35px;
  transition: .2s ease;
}
@media (max-width: 1000px) {
  .author-columns .author-profile {
    padding: 30px 0;
  }
}
.author-columns .author-profile .author-profile-title {
  font-size: 18px;
}
.author-columns .author-profile .author-profile-info {
  font-size: 14px;
  padding-left: 100px;
}
@media (max-width: 600px) {
  .author-columns .author-profile .author-profile-info {
    font-size: 15px;
  }
}
.author-columns .author-profile .author-profile-links {
  margin-top: 15px;
  font-weight: bold;
}
@media (max-width: 600px) {
  .author-columns .author-profile .author-profile-links {
    font-size: 15px;
  }
}
.author-columns .author-profile .author-profile-avatar img {
  transition: .2s ease;
}
.author-columns .author-profile:hover .author-profile-avatar img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.section-portfolio-grid .jetpack-portfolio,
.service-posts .post,
.blog-section .post {
  text-align:center;
  width: 30.6%;
  vertical-align: top;
  float: left;
  margin-right: 4%;
  padding-bottom:20px;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  transition: box-shadow 0.2s ease;
  border-radius:14px;
  border-radius:14px;
}

.service-posts .featured-image img, service-posts .featured-image   {
  border-top-left-radius:14px;
  border-top-right-radius:14px;
}

@media only screen and (min-width: 600px) {
  .three-column-grid .section-portfolio-grid .jetpack-portfolio:nth-child(3n+3), .three-column-grid
  .service-posts .post:nth-child(3n+3), .three-column-grid
  .blog-section .post:nth-child(3n+3) {
    margin-right: 0;
  }
  .section-portfolio-grid .jetpack-portfolio:nth-child(3n+1):nth-last-child(-n+3), .section-portfolio-grid .jetpack-portfolio:nth-child(3n+1):nth-last-child(-n+3) ~ .post,
  .service-posts .post:nth-child(3n+1):nth-last-child(-n+3),
  .service-posts .post:nth-child(3n+1):nth-last-child(-n+3) ~ .post,
  .blog-section .post:nth-child(3n+1):nth-last-child(-n+3),
  .blog-section .post:nth-child(3n+1):nth-last-child(-n+3) ~ .post {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .section-portfolio-grid .jetpack-portfolio,
  .service-posts .post,
  .blog-section .post {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8%;
  }
  .section-portfolio-grid .jetpack-portfolio:last-child,
  .service-posts .post:last-child,
  .blog-section .post:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 600px) {
  .two-column-grid .section-portfolio-grid .jetpack-portfolio {
    width: 48%;
  }
  .two-column-grid .section-portfolio-grid .jetpack-portfolio:nth-child(2n+2) {
    margin-right: 0;
  }
  .two-column-grid .section-portfolio-grid .jetpack-portfolio h2 {
    font-size: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .two-column-grid .section-portfolio-grid .jetpack-portfolio h2 {
    margin-bottom: 5px;
  }
}

.section-portfolio-masonry .jetpack-portfolio {
  width: 50%;
  padding: 0 2% 5% 2%;
  margin-bottom: 0;
  margin-right: 0;
}
@media (max-width: 600px) {
  .section-portfolio-masonry .jetpack-portfolio {
    width: 100%;
    padding: 0 0 6% 0;
  }
}
@media only screen and (min-width: 600px) {
  .section-portfolio-masonry .jetpack-portfolio:nth-child(2n+2) {
    margin-right: 0;
  }
}
.section-portfolio-masonry .jetpack-portfolio h2 {
  font-size: 20px;
}
.three-column-grid .section-portfolio-masonry .jetpack-portfolio h2 {
  font-size: 18px;
}
.section-portfolio-masonry .jetpack-portfolio .featured-image img {
  width: 100%;
}

.three-column-masonry.page-template-template-portfolio-masonry #page {
  max-width: 1500px;
}
@media only screen and (min-width: 600px) {
  .three-column-masonry.page-template-template-portfolio-masonry .section-portfolio-masonry .jetpack-portfolio {
    width: 33%;
  }
}

.section-testimonials .jetpack-testimonial,
.index-posts .post {
  width: 48%;
  vertical-align: top;
  float: left;
  margin-right: 4%;
}
.section-testimonials .jetpack-testimonial:nth-child(2n+2),
.index-posts .post:nth-child(2n+2) {
  margin-right: 0;
}
@media only screen and (min-width: 600px) {
  .section-testimonials .jetpack-testimonial:nth-child(2n+1):nth-last-child(-n+2), .section-testimonials .jetpack-testimonial:nth-child(2n+1):nth-last-child(-n+2) ~ .post,
  .index-posts .post:nth-child(2n+1):nth-last-child(-n+2),
  .index-posts .post:nth-child(2n+1):nth-last-child(-n+2) ~ .post {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .section-testimonials .jetpack-testimonial,
  .index-posts .post {
    width: 100%;
    margin-bottom: 8%;
    margin-right: 0;
  }
  .section-testimonials .jetpack-testimonial:last-child,
  .index-posts .post:last-child {
    margin-bottom: 0;
  }
}

.featured-posts {
  background: #eef0f4;
  padding-top: 4%;
  padding-bottom: 3.5%;
}
.featured-posts .post {
  width: 22.75%;
  margin-right: 3%;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.featured-posts .post:nth-child(2n+2) {
  margin-right: 3%;
}
.featured-posts .post:last-child {
  margin-right: 0;
}
@media (max-width: 1000px) {
  .featured-posts .post {
    width: 100%;
    margin-right: 0;
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    border-bottom: none;
    -webkit-animation: none;
    animation: none;
    margin: 0;
  }
  .featured-posts .post.rslides1_on {
    display: block;
    opacity: 1;
  }
  .featured-posts .post:first-child {
    position: relative;
    display: block;
    float: left;
    opacity: 1;
  }
}
.featured-posts .post h2 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 0;
}
.featured-posts .post .entry-excerpt,
.featured-posts .post .entry-byline,
.featured-posts .post .more-link {
  display: none;
}

.slide-navs {
  text-align: center;
  margin-bottom: 4%;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@media only screen and (min-width: 1000px) {
  .slide-navs {
    display: none;
  }
}
.slide-navs:empty {
  display: none;
}
.slide-navs a {
  font-size: 0;
}
.slide-navs a:before {
  font-family: "FontAwesome";
  font-size: 20px;
  height: 40px;
  width: 40px;
  text-align: center;
  background: #272c30;
  color: #fff;
  display: inline-block;
  margin: 0 3px;
  border-radius: 50px;
  line-height: 40px;
}
.slide-navs a.prev:before {
  content: "\f104";
  letter-spacing: 2px;
}
.slide-navs a.next:before {
  content: "\f105";
  letter-spacing: -3px;
}

.section-testimonials .jetpack-testimonial {
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.07);
  padding: 4%;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 5%;
  border-radius: 3px;
  transition: .4s ease;
}
@media (max-width: 600px) {
  .section-testimonials .jetpack-testimonial {
    padding: 8%;
  }
}
.section-testimonials .jetpack-testimonial:hover {
  box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.07);
}
.section-testimonials .jetpack-testimonial .testimonial-entry-content {
  font-style: italic;
}

.home-section .edit-link {
  font-size: 11px;
}

p + .author-columns {
  margin-top: 3%;
}
@media (max-width: 1000px) {
  p + .author-columns {
    margin-top: 0;
  }
}

.author-profile-avatar {
  display: block;
  margin: 0 auto;
}
.author-profile-avatar img {
  border-radius: 100px;
}

.author-profile-avatar {
  position: absolute;
}

.author-profile-info {
  padding: 0 0 0 90px;
  font-size: 16px;
  line-height: 1.6;
}

.author-profile-links {
  font-size: 12px;
  margin-top: 10px;
  display: inline-block;
}
.author-profile-links a {
  background: #eaeff4;
  padding: 5px 10px;
  border-radius: 30px;
}
.author-profile-links a:first-child {
  margin-right: 5px;
}
.author-profile-links i {
  font-size: 12px;
}

.author-profile-info p,
.entry-header .author-profile-info p:last-child {
  margin-bottom: 10px;
}

.author-profile-title {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 8px;
}
@media (max-width: 600px) {
  .author-profile-title {
    font-size: 18px;
  }
}

.archive .author-profile-title {
  font-size: 24px;
}

.page-template-template-resume #primary {
  width: 100%;
  background: #fff;
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.07);
  padding: 8%;
}
.page-template-template-resume .page:not(:last-child) {
  border-bottom: solid 1px #ddd;
  margin-bottom: 5%;
  padding-bottom: 3%;
}
@media (max-width: 600px) {
  .page-template-template-resume .page:not(:last-child) {
    margin-bottom: 8%;
    padding-bottom: 6%;
  }
}
.page-template-template-resume .resume-left h3 {
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 600px) {
  .page-template-template-resume .resume-left h3 {
    margin-bottom: 5%;
  }
}

.resume-left {
  width: 25%;
  display: inline-block;
  float: left;
}
@media (max-width: 600px) {
  .resume-left {
    width: 100%;
    float: none;
  }
}

.resume-right {
  width: 70%;
  display: inline-block;
  float: right;
}
@media (max-width: 600px) {
  .resume-right {
    width: 100%;
    float: none;
  }
}

.blog-section {
  background: #272c30;
  padding: 5% 0;
}
.blog-section .entry-title {
  font-size: 18px;
}
.blog-section .entry-title a {
  color: #fff;
}
.blog-section .entry-title a:hover {
  color: #ccc;
}
.blog-section .entry-byline-author,
.blog-section .entry-byline-on {
  display: none;
}
.blog-section .entry-byline {
  color: #ccc;
}
.blog-section h3 {
  color: #fff;
  display: inline-block;
}
@media (max-width: 600px) {
  .blog-section h3 {
    margin-bottom: 8%;
    margin-top: 3%;
    max-width: 75%;
  }
}
.blog-section .view-all-posts {
  float: right;
  color: #ccc;
  font-size: 16px;
}
@media (max-width: 600px) {
  .blog-section .view-all-posts {
    margin-top: 12px;
  }
}
.blog-section .view-all-posts:hover {
  color: #fff;
}
.blog-section .view-all-posts i {
  margin-right: 5px;
}
.blog-section .entry-byline {
  margin-bottom: 0;
}

/* --------------------------------------------------------------
5.5 Page Navigation
-------------------------------------------------------------- */
.page-navigation {
  display: inline-block;
  width: 100%;
  padding: 4% 0 0 0;
  text-align: center;
}
.page-template-template-portfolio-grid .page-navigation, .post-type-archive .page-navigation, .tax-jetpack-portfolio-type .page-navigation {
  padding-top: 6%;
}
.home-section .page-navigation {
  display: none;
}
.page-navigation a {
  color: #272c30;
}
.page-navigation a, .page-navigation span {
  background: #fff;
  padding: 10px 20px;
  transition: .2s ease-in-out;
  border-radius: 100px;
  display: inline-block;
  color: #62707c;
  font-weight: 600;
  box-shadow: 0 5px 10px rgba(50, 50, 93, 0.05), 0 0px 5px rgba(0, 0, 0, 0.05);
  min-width: 50px;
  height: 50px;
  text-align: center;
  line-height: 1.9;
  vertical-align: middle;
}
@media (max-width: 600px) {
  .page-navigation a, .page-navigation span {
    padding: 10px 15px;
  }
}
.page-navigation .next,
.page-navigation .prev {
  font-size: 0;
  line-height: 1.7;
}
.page-navigation .next:after,
.page-navigation .prev:after {
  font-family: "FontAwesome";
  font-size: 18px;
}
.page-navigation .next {
  text-indent: 3px;
}
.page-navigation .next:after {
  content: "\f105";
}
.page-navigation .prev {
  text-indent: -3px;
}
.page-navigation .prev:after {
  content: "\f104";
}
@media (max-width: 600px) {
  .page-navigation .next:after,
  .page-navigation .prev:after {
    font-size: 17px;
  }
}

.section-portfolio-masonry + .page-navigation {
  padding-top: 1%;
}

.page-numbers {
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
}
@media (max-width: 600px) {
  .page-numbers {
    font-size: 17px;
  }
}

.page-numbers.current,
.page-numbers:hover {
  background: #ac6fbf;
  color: #fff;
}

.post-navigation {
  margin-top: 4%;
  line-height: 1.4;
  width: 100%;
  display: block;
}
.post-navigation:before, .post-navigation:after {
  content: '';
  display: table;
}
.post-navigation:after {
  clear: both;
}
.post-navigation a {
  color: #272c30;
}
.post-navigation a:hover .post-title {
  color: #ac6fbf;
}
.post-navigation span {
  vertical-align: top;
}
.post-navigation .meta-title {
  font-size: 16px;
}
.post-navigation .post-title {
  font-size: 16px;
  font-weight: 600;
  transition: .3s ease;
}
@media (max-width: 600px) {
  .post-navigation .post-title {
    font-size: 16px;
  }
}

.nav-next,
.nav-previous {
  display: inline-block;
  float: left;
  width: 49%;
  vertical-align: top;
  background: #fff;
  padding: 20px;
}
@media (max-width: 600px) {
  .nav-next,
  .nav-previous {
    width: 100%;
  }
}

.nav-previous + .nav-next {
  text-align: right;
  float: right;
}
@media (max-width: 600px) {
  .nav-previous + .nav-next {
    text-align: left;
    margin-top: 15px;
  }
}

.nav-previous i {
  margin-right: 6px;
}

/* --------------------------------------------------------------
6.0 Accessibility
-------------------------------------------------------------- */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  margin: 0;
}

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* --------------------------------------------------------------
7.0 Alignments
-------------------------------------------------------------- */
#page .alignleft {
  display: inline;
  float: left;
  margin: .5em 2em .5em 0;
}
@media (max-width: 600px) {
  #page .alignleft {
    max-width: 150px;
    margin-right: 1em;
  }
}

#page .alignright {
  display: inline;
  float: right;
  margin: .5em 0 1.5em 2em;
}
@media (max-width: 600px) {
  #page .alignright {
    max-width: 150px;
    margin-left: 1em;
  }
}

#page .aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.5em auto;
}

.wp-caption {
  margin: .5em 0 1.5em 0;
  max-width: 100%;
  text-align: left;
}

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

.wp-caption-text, .gallery-caption {
  padding-top: 10px;
  margin-top: 0;
  width: 100%;
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 0;
  color: #62707c;
}

.site-footer .wp-caption-text,
.site-footer .gallery-caption {
  color: #a6b5c1;
  border-left-color: #a6b5c1;
}

#main .tiled-gallery {
  margin-bottom: 1.2em;
}
#main .tiled-gallery p {
  margin-bottom: 0;
}

#main .featured-image .tiled-gallery {
  margin-bottom: 0;
}

.pull-right,
.pull-excerpt {
  float: right;
  margin: 1.2% 0 2% 5%;
  text-align: left;
}

.pull-left {
  float: left;
  margin: 1.5% 5% 2% 0;
}

.pull-right,
.pull-left,
.pull-excerpt {
  color: #272c30;
  font-size: 16px;
  line-height: 1.5;
  width: 32%;
  padding: 20px;
  background: #dce1e6;
  border-radius: 5px;
}
@media (max-width: 1000px) {
  .pull-right,
  .pull-left,
  .pull-excerpt {
    width: 100%;
    margin: 0 0 15px 0;
    padding-top: 15px;
    font-size: 17px;
  }
}
@media (max-width: 600px) {
  .pull-right,
  .pull-left,
  .pull-excerpt {
    font-size: 16px;
  }
}

.pull-excerpt {
  font-style: normal;
  text-align: left;
  padding-top: 18px;
  line-height: 1.6;
  margin-top: 9px;
}
@media (max-width: 1000px) {
  .pull-excerpt {
    font-size: 20px;
    margin-top: 0;
  }
}

/* --------------------------------------------------------------
8.0 Clearings
-------------------------------------------------------------- */
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: '';
  display: table;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}

/* --------------------------------------------------------------
9.0 Widgets
-------------------------------------------------------------- */
.widget-area {
  display: inline-block;
  width: 25%;
  margin-bottom: 5%;
  vertical-align: top;
  float: right;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  -webkit-backface-visibility: hidden;
}
@media (max-width: 1000px) {
  .widget-area {
    width: 100%;
    float: none;
    margin-top: 8%;
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .widget-area {
    border-top: solid 1px #c4ccd5;
    padding-top: 8%;
  }
}
.widget-area .widget-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
  line-height: 1.2;
}
.widget-area .wpp-list li {
  line-height: 1.6;
  margin-bottom: 15px;
  padding-bottom: 15px;
  position: relative;
}
.widget-area .wpp-list li a + .wpp-post-title,
.widget-area .wpp-list li a + .wpp-post-title + .wpp-excerpt,
.widget-area .wpp-list li a + .wpp-post-title + .wpp-excerpt + .post-stats,
.widget-area .wpp-list li a + .wpp-post-title + .post-stats {
  float: left;
  display: inline-block;
  width: 75%;
}
.widget-area .wpp-post-title {
  display: inline-block;
  width: 100%;
  font-weight: 600;
  line-height: 1.3;
  color: #272c30;
  margin-bottom: 3px;
}
.widget-area .wpp-post-title:hover {
  color: #62707c;
}
.widget-area .wpp-thumbnail {
  float: right;
  width: 16%;
  margin-right: 0;
}
.widget-area .wpp-excerpt {
  font-size: 12px;
  color: #62707c;
  display: inline-block;
  margin-bottom: 5px;
}
.widget-area .post-stats {
  font-weight: normal;
  font-size: 14px;
  color: #62707c;
  line-height: 1.6;
}
.widget-area .post-stats a {
  color: #62707c;
}
.widget-area .post-stats a:hover {
  color: #272c30;
}
.widget-area .wpp-date {
  text-transform: capitalize;
}
.widget-area .wpp-thumbnail.wpp_featured_def {
  display: none;
}
.widget-area section {
  margin-bottom: 40px;
}
.widget-area section:last-child {
  margin-bottom: 0;
  display:none;
}
.widget-area section li:not(:last-child) {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: dashed 1px #a5afbb;
}
.widget-area button {
  font-size: 16px;
}

.no-sidebar #primary {
  margin: 0 auto;
  display: block;
}

.widget-area a {
  color: #62707c;
}
.widget-area a:hover {
  color: #272c30;
}

.widget-area aside {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
  vertical-align: top;
}
.widget-area aside:last-child {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .widget-area aside {
    margin-bottom: 35px;
  }
}

.widget-area aside:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.widget-area aside .widget-title,
.widget-area aside .widgettitle,
.widget-area .widget-grofile h4 a {
  font-size: 18px;
  font-weight: 600;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.2;
  padding: 15px;
  background: #eeeff0;
}
@media (max-width: 1000px) {
  .widget-area aside .widget-title,
  .widget-area aside .widgettitle,
  .widget-area .widget-grofile h4 a {
    margin-bottom: 35px;
  }
}
@media (max-width: 600px) {
  .widget-area aside .widget-title,
  .widget-area aside .widgettitle,
  .widget-area .widget-grofile h4 a {
    margin-bottom: 20px;
  }
}

.widget-area .textwidget p {
  margin-bottom: 15px;
}

.widget-area aside ul {
  margin: 0 0 0 0;
}

.widget-area aside ul.sub-menu,
.widget-area aside .children {
  margin: 4% 0 0 20px;
}

.widget-area aside ul.sub-menu li:last-child,
.widget-area aside .children li:last-child {
  margin-bottom: 0;
  padding-bottom: 2%;
  border-bottom: none;
}

.widget-area aside li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: dashed 1px #b7c6d3;
  list-style: none;
  position: relative;
}
.widget-area aside li:before {
  content: "\f0da";
  font-family: "FontAwesome";
  position: absolute;
  left: -18px;
  top: 3px;
  color: #A1B0BD;
  font-size: 12px;
  display: none;
}

.widget-area aside li ul li {
  list-style: circle;
}

.widget-area aside li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

#calendar_wrap {
  background: #fff;
  border-right: none;
  border-bottom: none;
  color: #272c30;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px -1px;
}

#wp-calendar {
  font-size: 16px;
  margin: 0;
  max-width: 100%;
}

#wp-calendar caption {
  text-align: center;
  background: #dadee3;
  padding: 5px 10px;
  font-weight: bold;
}

#wp-calendar tr th, #wp-calendar tr td {
  text-align: center;
}

#wp-calendar tr th {
  background: #272c30;
  color: #fff;
  margin: -10px -10px 10px -10px;
  font-size: 11px;
  font-weight: bold;
  padding: 10px 0;
}

#wp-calendar tbody tr td {
  padding: 2px 0;
  border-right: solid 1px #dadee3;
  border-top: solid 1px #dadee3;
}

#wp-calendar tfoot td {
  border-top: solid 1px #dadee3;
  border-right: solid 1px #d9dee3;
  padding: 7px 0 5px 0;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
}

#wp-calendar a {
  color: #272c30;
}
#wp-calendar a:hover {
  color: #62707c;
}

.widget_rss li {
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.widget_rss li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget_rss li .rsswidget {
  display: inline-block;
  width: 100%;
}
.widget_rss .rss-date, .widget_rss cite {
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin: 10px 0;
}

.site-footer li .rsswidget {
  color: #fff;
}
.site-footer li .rsswidget:hover {
  opacity: .9;
}

.widget-grofile {
  position: relative;
}

.widget .grofile-thumbnail {
  max-width: 90px;
  width: 90px;
  display: block;
  vertical-align: top;
  border-radius: 100px;
  margin: 0 auto 10px auto;
}

.grofile-meta {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.widget-area .widget-grofile h4 {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: .9;
  text-align: center;
}
.widget-area .widget-grofile h4 a {
  color: #272c30;
}
.widget-area .widget-grofile h4 a:hover {
  color: #62707c;
}

.widget-area .grofile-meta + h4 {
  display: none;
}

.widget-area .grofile-links {
  margin-bottom: 20px;
}

.widget-area .grofile-links + p,
.widget-area .grofile-meta + p {
  margin-bottom: 0;
}

aside.widget_blog_subscription {
  background: #dadee3;
  padding: 20px;
}
@media (max-width: 1000px) {
  aside.widget_blog_subscription {
    padding: 0;
  }
}
aside.widget_blog_subscription p {
  margin-bottom: 15px;
  font-size: 15px;
}
aside.widget_blog_subscription h2.widget-title {
  margin-bottom: 10px;
  font-size: 18px;
}
aside.widget_blog_subscription p:last-child,
aside.widget_blog_subscription #subscribe-blog input[type="submit"],
aside.widget_blog_subscription .success p:last-child {
  margin-bottom: 0;
}
aside.widget_blog_subscription #subscribe-blog input {
  font-size: 16px;
  padding: 10px 12px;
  width: 100%;
}

.site-footer aside.widget_blog_subscription {
  background: none;
  padding: 0;
}

/* --------------------------------------------------------------
10.0 Comments
-------------------------------------------------------------- */
.comment-navigation {
  font-size: 16px;
  margin: 0 0 6% 0;
}
.comment-navigation .button {
  display: inline-block;
}
.comment-navigation .button:empty {
  display: none;
}
.comment-navigation .nav-previous a:before {
  content: "\f0a8";
  font-family: "FontAwesome";
  margin-right: 10px;
}
.comment-navigation .nav-next a:after {
  content: "\f0a9";
  font-family: "FontAwesome";
  margin-left: 10px;
}

.comments-toggle {
  display: inline-block;
  text-align: center;
}
@media (max-width: 600px) {
  .comments-toggle {
    width: 100%;
  }
}
.comments-toggle:hover {
  cursor: pointer;
}
.comments-toggle i {
  margin-right: 5px;
}
.comments-toggle:before {
  content: "\f27a";
  font-family: "FontAwesome";
  margin-right: 3px;
  -webkit-font-smoothing: antialiased;
}

.comments-area {
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: 5%;
}
@media (max-width: 1000px) {
  .comments-area {
    margin-top: 7%;
  }
}

#page .author-profile p a,
#page .comments-area p a {
  box-shadow: none;
}

.comments-toggle + .comment-list,
.comments-toggle + .comment-respond {
  margin-top: 5%;
}
@media (max-width: 1000px) {
  .comments-toggle + .comment-list,
  .comments-toggle + .comment-respond {
    margin-top: 8%;
  }
}

.comment-list + .no-comments {
  margin-top: 1.2em;
}

h3.comment-reply-title {
  font-size: 34px;
  margin-bottom: 5%;
  position: relative;
  font-weight: 300;
}
@media (max-width: 600px) {
  h3.comment-reply-title {
    font-size: 22px;
  }
}

#commentform,
#respond form {
  display: inline-block;
  width: 100% !important;
  min-width: 100%;
}

.comment-list #commentform {
  margin-top: 2%;
}

.comment-list,
.comment-respond {
  display: none;
}

.comment-info {
  display: inline-block;
  margin: 0;
}
@media (max-width: 1000px) {
  .comment-info {
    line-height: 2;
  }
}

img + .comment-info {
  margin-left: 55px;
}

.comment-content {
  font-size: 18px;
  line-height: 1.6;
  background: #fff;
  padding: 30px;
  position: relative;
}
.comment-content:after {
  position: absolute;
  top: -10px;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
@media (max-width: 1000px) {
  .comment-content {
    font-size: 16px;
  }
}
@media (max-width: 1000px) {
  .comment-content {
    padding: 20px;
  }
}

.bypostauthor .comment-list .avatar:after {
  content: "\f007";
  font-family: "FontAwesome";
  font-size: 16px;
  margin-left: 1rem;
  position: relative;
  top: 0;
}

.comment-list,
.comment-list li {
  margin: 0;
  counter-reset: li;
}

.comment-list > li {
  list-style-type: none;
  margin-bottom: 6%;
}

.comment-list .children {
  margin: 3% 0 0 0;
  padding-left: 25px;
}
@media (max-width: 600px) {
  .comment-list .children {
    padding-left: 15px;
  }
}
.comment-list .children li {
  margin-bottom: 6%;
}
.comment-list .children li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.comment-list .children > li {
  list-style: none;
}

.comment-list .reply {
  margin-bottom: 0;
  font-size: 14px;
}
.comment-list .reply a {
  color: #848a96;
}
.comment-list .reply a:hover {
  color: #272c30;
}

.comment-list .avatar {
  display: inline-block;
  margin-right: 10px;
  margin-top: 5px;
  border-radius: 100px;
  vertical-align: top;
  width: 40px;
  position: absolute;
}
@media (max-width: 600px) {
  .comment-list .avatar {
    margin-top: 3px;
  }
}

.comment-wrap {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.comment-cite {
  font-style: normal;
  display: inline-block;
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (max-width: 600px) {
  .comment-cite {
    font-size: 18px;
  }
}
.comment-cite a {
  color: #272c30;
}

.comment-time, .comment-edit-link {
  color: #62707c;
  font-family: "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 11px;
  vertical-align: top;
  line-height: 1;
}

.comment-list .comment-reply-title {
  margin-bottom: 1%;
}
.comment-list .comment-reply-title small {
  float: right;
  font-size: 18px;
  margin-top: 8px;
}

.logged-in-as, .comment-notes {
  margin-bottom: 2%;
  display: none;
  color: #62707c;
  font-family: "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}

.comment-notes {
  display: none;
}

.required {
  color: #F35959;
}

.logged-in-as a {
  color: #272c30;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
  display: inline-block;
  width: 100%;
}
.comment-form-author input,
.comment-form-author textarea,
.comment-form-email input,
.comment-form-email textarea,
.comment-form-url input,
.comment-form-url textarea,
.comment-form-comment input,
.comment-form-comment textarea {
  width: 100%;
}
@media (max-width: 1000px) {
  .comment-form-author,
  .comment-form-email,
  .comment-form-url,
  .comment-form-comment {
    width: 100%;
    margin-right: 0;
  }
}

.comment-list #respond {
  display: inline-block;
  margin-top: 4%;
  width: 100%;
}

@media (max-width: 1000px) {
  .comment-form-url {
    margin-bottom: 1em;
  }
}

.form-submit {
  display: inline-block;
  margin: 0;
  width: 100%;
}

.comment-form #submit {
  margin-top: 10px;
  width: auto;
}
@media (max-width: 600px) {
  .comment-form #submit {
    margin: 0;
    width: 100%;
  }
}

.comment-list .comment-respond #submit {
  margin-top: 0;
}

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

.comment-subscription-form {
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  margin-top: 15px;
}
.comment-subscription-form label {
  font-weight: normal;
  font-size: 14px;
}

.comment-subscription-form + .comment-subscription-form {
  margin-top: 0;
}

#respond .comment-form-fields div.comment-form-field {
  width: 100% !important;
}

.comment-awaiting-moderation {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-style: normal;
}

.comment-awaiting-moderation:before {
  content: "\f06a";
  font-family: "FontAwesome";
  margin-right: 10px;
}

/* --------------------------------------------------------------
11.0 Infinite scroll
-------------------------------------------------------------- */
#infinite-handle {
  position: relative;
}
#infinite-handle:after {
  border-bottom: double 4px #c4ccd5;
  content: " ";
  width: 100%;
  height: 5px;
  display: block;
  position: absolute;
  top: 22px;
  z-index: -1;
}
@media (max-width: 600px) {
  #infinite-handle {
    display: inline-block;
    width: 100%;
  }
  #infinite-handle span {
    width: 100%;
  }
}

#page #infinite-handle {
  display: inline-block;
  width: 100%;
  margin-top: 3%;
  margin-bottom: 0;
  text-align: center;
}

#page #infinite-handle span {
  background: none;
  padding: 0;
  border-left: solid 10px #ebeff4;
  border-right: solid 10px #ebeff4;
}

#page #infinite-handle button {
  padding: 10px 20px;
  transition: .2s ease-in-out;
  border-radius: 50px;
  display: inline-block;
}
#page #infinite-handle button:hover {
  color: #fff;
  background: #ac6fbf;
}

.infinite-loader {
  margin: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}

.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer,
.infinite-scroll .page-navigation {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

.spinner {
  left: 50% !important;
}

/* --------------------------------------------------------------
12.0 Masonry
-------------------------------------------------------------- */
#post-wrapper {
  position: relative;
}

.grid-wrapper {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  position: relative;
}
@media (max-width: 1000px) {
  .grid-wrapper {
    margin: 0 0 4% 0;
  }
}
@media (max-width: 600px) {
  .grid-wrapper {
    margin: 0 0 0 0;
    height: auto !important;
  }
}

.grid-post img {
  display: block;
  min-width: 100%;
}

img.emoji {
  min-width: 0;
}

@media (max-width: 1000px) {
  .featured-posts {
    margin-bottom: 0;
  }
}

@media (max-width: 1000px) {
  .featured-posts .grid-post {
    margin-bottom: 4%;
  }
}
@media (max-width: 600px) {
  .featured-posts .grid-post {
    margin-right: 0;
    margin-bottom: 6%;
  }
}

.grid-post-image {
  margin-bottom: 5%;
  display: block;
  width: 100%;
  position: relative;
}
.grid-post-image img {
  display: block;
}
@media (max-width: 600px) {
  .grid-post-image {
    margin-bottom: 3%;
  }
}

.fallback-letter {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -25px;
  text-align: center;
}
.fallback-letter span {
  display: inline-block;
  font-weight: 500;
  color: #272c30;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 1.6;
  font-size: 29px;
  border: solid 3px #272c30;
}

.grid-cats {
  display: block;
  line-height: 1;
  font-size: 13px;
  vertical-align: top;
}
.grid-cats a {
  color: #62707c;
}
.grid-cats a:hover {
  color: #272c30;
}
.grid-cats a:after {
  content: "\f111";
  font-family: "FontAwesome";
  color: #62707c;
  font-size: 4px;
  vertical-align: middle;
  margin: 0 5px;
}
.grid-cats a:hover:after {
  color: #62707c;
}
.grid-cats a:last-child:after {
  content: "";
  display: none;
}

.featured-content-text {
  margin-bottom: 4%;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 15;
}
@media (max-width: 1000px) {
  .featured-content-text {
    margin-bottom: 6%;
  }
}

.post-container {
  transition: .3s ease-in-out;
}

.section-portfolio .jetpack-portfolio .featured-image {
  margin-bottom: 0;
}

.portfolio-text {
  background: #fff;
  padding: 30px;
  text-align: center;
  border-bottom: solid 1px #fff;
}

.portfolio-shadow {
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.07);
}

.section-portfolio-blocks .post {
  width: 100%;
  background: #fff;
  margin: 0 0 5% 0;
  font-size: 18px;
}
.section-portfolio-blocks .post:last-child {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .section-portfolio-blocks .post {
    font-size: 16px;
  }
}
.section-portfolio-blocks .portfolio-block-left,
.section-portfolio-blocks .portfolio-block-right {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  float: left;
  position: relative;
}
@media (max-width: 600px) {
  .section-portfolio-blocks .portfolio-block-left,
  .section-portfolio-blocks .portfolio-block-right {
    width: 100%;
    float: none;
  }
}
@media only screen and (min-width: 600px) {
  .section-portfolio-blocks .portfolio-block-right {
    min-height: 450px;
  }
}
@media only screen and (min-width: 600px) {
  .section-portfolio-blocks .portfolio-block-left {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
  }
}
@media only screen and (min-width: 600px) and (max-width: 600px) {
  .section-portfolio-blocks .portfolio-block-left {
    min-height: 100%;
  }
}
@media only screen and (min-width: 600px) {
  .section-portfolio-blocks .portfolio-block-left .featured-image {
    height: 100%;
  }
  .section-portfolio-blocks .portfolio-block-left img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
}
.section-portfolio-blocks .post:nth-child(even) .portfolio-block-left {
  left: 0;
  right: auto;
}
.section-portfolio-blocks .post:nth-child(even) .portfolio-block-right {
  float: right;
}
.section-portfolio-blocks .portfolio-text {
  text-align: left;
  padding: 10%;
} 
#page .section-portfolio-blocks .portfolio-text .more-link {
  box-shadow: none;
  background: #ebeff4;
  margin-top: .4em;
}
@media (max-width: 600px) {
  #page .section-portfolio-blocks .portfolio-text .more-link {
    padding: 5px 15px;
  }
}
.section-portfolio-blocks .jetpack-portfolio h2 {
  font-size: 34px;
  margin-bottom: .5em;
  line-height: 1.2;
}
@media (max-width: 600px) {
  .section-portfolio-blocks .jetpack-portfolio h2 {
    font-size: 22px;
  }
}
.section-portfolio-blocks .jetpack-portfolio h2 a:hover {
  color: #62707c;
  border: none;
}
.section-portfolio-blocks .grid-cats {
  margin-bottom: 2em;
}
@media (max-width: 600px) {
  .section-portfolio-blocks .grid-cats {
    margin-bottom: 1.4em;
  }
}

.section-portfolio-carousel .post {
  width: 100%;
  margin: 0;
  padding: 0 20px;
}
.section-portfolio-carousel .post img {
  margin: 0 auto;
}

.page-template-template-portfolio-carousel #primary {
  padding: 0;
}
.page-template-template-portfolio-carousel #page {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 6%;
}
.page-template-template-portfolio-carousel #page.no-navs {
  padding-top: 6%;
}
.page-template-template-portfolio-carousel #page.no-navs .carousel-navs {
  display: none;
}
.page-template-template-portfolio-carousel .site-content {
  padding-bottom: 4%;
}
.page-template-template-portfolio-carousel .section-portfolio .post .entry-title {
  margin-top: 20px;
  margin-bottom: 0;
  display: block;
  text-align: center;
  font-size: 20px;
}
@media (max-width: 600px) {
  .page-template-template-portfolio-carousel .section-portfolio .post .entry-title {
    font-size: 16px;
  }
}

.carousel-navs {
  text-align: center;
  margin-top: 3%;
  display: block;
}
@media (max-width: 600px) {
  .carousel-navs {
    margin-bottom: 3%;
    margin-top: 5%;
  }
}
.carousel-navs button {
  background: #fff;
  color: #ac6fbf;
  font-size: 30px;
  padding: 10px 20px;
  line-height: 1;
  box-shadow: 0 5px 10px rgba(50, 50, 93, 0.05), 0 0px 5px rgba(0, 0, 0, 0.05);
  height: 50px;
  width: 50px;
  border-radius: 100px;
  text-align: center;
}
.carousel-navs button:hover {
  box-shadow: 0 5px 10px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.05);
}
.carousel-navs .carousel-prev i {
  text-indent: -4px;
}
.carousel-navs .carousel-next i {
  text-indent: 1px;
}

.jetpack-portfolio-template-template-portfolio-split .text-container {
  display: none;
}
.jetpack-portfolio-template-template-portfolio-split #primary {
  width: 100%;
}

.portfolio-left,
.portfolio-right {
  display: inline-block;
  float: left;
}

.portfolio-left {
  width: 60%;
}
@media (max-width: 600px) {
  .portfolio-left {
    width: 100%;
    float: none;
  }
}
.portfolio-left .featured-gallery {
  margin-bottom: 0;
}
.portfolio-left .gallery-item {
  padding: 0 0 0 0;
}
.portfolio-left .gallery-columns-1 .gallery-item:not(:last-child) {
  margin-bottom: 5%;
}

.portfolio-right {
  width: 40%;
  padding-left: 5%;
  font-size: 18px;
  line-height: 1.6;
  float: right;
}
@media (max-width: 600px) {
  .portfolio-right {
    width: 100%;
    float: none;
    padding-left: 0;
    margin-bottom: 8%;
  }
}
.portfolio-right .entry-header .entry-title {
  font-size: 36px;
}
@media (max-width: 600px) {
  .portfolio-right .entry-header .entry-title {
    font-size: 28px;
  }
}
.portfolio-right .meta-list {
  margin-top: 0;
  padding-top: 5px;
}
.portfolio-right .meta-list li {
  width: 50%;
  float: left;
  margin: 0;
}
.portfolio-right .meta-nav-text {
  width: auto;
  font-weight: 600;
  color: #272c30;
}
.portfolio-right .post-navigation {
  border-top:dashed 1px #cbcbcb;
  padding-top: 20px;
}
.portfolio-right .post-navigation a {
  color: #62707c;
}
.portfolio-right .post-navigation a:hover,
.portfolio-right .post-navigation a:hover .post-title {
  color: #272c30;
}
.portfolio-right .post-navigation .post-title {
  font-weight: 400;
  font-size: 15px;
}
.portfolio-right .nav-next, .portfolio-right .nav-previous {
  width: 100%;
  padding: 0;
  background: none;
}
.portfolio-right .post-navigation span {
  vertical-align: initial;
}
.portfolio-right .nav-previous + .nav-next {
  text-align: left;
  float: none;
  margin-top: 5px;
}
@media (max-width: 600px) {
  .portfolio-right .comments-area {
    margin-top: 4%;
  }
}
.portfolio-right .comments-toggle {
  width: 100%;
  margin-top: 10px;
}
.portfolio-right .comments-toggle + .comment-list, .portfolio-right .comments-toggle + .comment-respond {
  margin-top: 25px;
}
.portfolio-right .comment-list .avatar {
  margin-top: 2px;
}
.portfolio-right .comment-cite {
  font-size: 16px;
}
.portfolio-right h3.comment-reply-title {
  font-size: 24px;
}
.portfolio-right .comment-list .comment-reply-title small {
  font-size: 14px;
}

.jetpack-portfolio-template-template-portfolio-center #primary {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.jetpack-portfolio-template-template-portfolio-center .post-content {
  display: block;
  margin: 0 auto;
  width: 70%;
}
@media (max-width: 1000px) {
  .jetpack-portfolio-template-template-portfolio-center .post-content {
    width: 100%;
  }
}
.jetpack-portfolio-template-template-portfolio-center .featured-gallery .gallery {
  text-align: center;
}

.jetpack-portfolio-template-template-portfolio-center-carousel #page {
  padding-top: 3%;
}
@media (max-width: 600px) {
  .jetpack-portfolio-template-template-portfolio-center-carousel #page {
    padding-top: 5%;
  }
}
.jetpack-portfolio-template-template-portfolio-center-carousel #primary {
  margin: 0 auto;
  display: block;
}
.js .jetpack-portfolio-template-template-portfolio-center-carousel .carousel-navs {
  opacity: 0;
}
.jetpack-portfolio-template-template-portfolio-center-carousel .post .featured-image {
  display: none;
}
.jetpack-portfolio-template-template-portfolio-center-carousel .carousel-navs {
  margin-bottom: 0;
  margin-top: 4%;
}
@media (max-width: 600px) {
  .jetpack-portfolio-template-template-portfolio-center-carousel .carousel-navs {
    margin-bottom: 2%;
    margin-top: 7%;
  }
}
.jetpack-portfolio-template-template-portfolio-center-carousel .first-gallery {
  transition: 1s ease;
  opacity: 0;
}
.jetpack-portfolio-template-template-portfolio-center-carousel .slick-initialized {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.jetpack-portfolio-template-template-portfolio-center-carousel .slick-slider {
  padding-top: 6%;
}
.jetpack-portfolio-template-template-portfolio-center-carousel .slick-slider + #page .featured-image {
  display: none;
}
.jetpack-portfolio-template-template-portfolio-center-carousel .gallery-item {
  padding: 0;
  margin: 0 20px;
  max-width: 100% !important;
}
.jetpack-portfolio-template-template-portfolio-center-carousel.no-navs .carousel-navs {
  display: none;
}

/* --------------------------------------------------------------
13.0 Hero Posts
-------------------------------------------------------------- */
.post-cats,
.entry-cats {
  margin-bottom: 1.5%;
  position: relative;
  z-index: 10;
}
@media (max-width: 1000px) {
  .post-cats,
  .entry-cats {
    margin-bottom: 5%;
  }
}
.post-cats a,
.entry-cats a {
  background-color: #ac6fbf;
  padding: 4px 8px;
  margin-right: 5px;
  border-radius: 3px;
  font-size: 12px;
  color: #fff;
  transition: .2s ease-in-out;
}
.post-cats a:hover,
.entry-cats a:hover {
  box-shadow: inset 0 0 80px rgba(255, 255, 255, 0.1);
}
@media (max-width: 600px) {
  .post-cats a,
  .entry-cats a {
    font-size: 11px;
    padding: 3px 4px;
  }
}

.entry-header .entry-title {
  font-size: 38px;
  font-weight: 500;
  margin: 20px 0;;
  position: relative;
  z-index: 5;
  line-height: 1.3;
  
}
.search-results .entry-header .entry-title {
  font-size: 28px;
  margin-bottom: 5px;
}
@media (max-width: 600px) {
  .search-results .entry-header .entry-title {
    font-size: 22px;
  }
}
.entry-header .entry-title a {
  color:#2068b2;
}
@media (max-width: 600px) {
  .entry-header .entry-title {
    font-size: 32px;
  }
}

.entry-byline {
  color: #62707c;
  font-size: 15px;
  margin-bottom: 3%;
}
.search-results .entry-byline {
  margin-bottom: 5px;
}
.entry-byline a {
  color: #62707c;
}
.entry-byline a:hover {
  color: #272c30;
}
.entry-byline img {
  border-radius: 100px;
  width: 22px;
  vertical-align: top;
  margin-right: 3px;
  display: none;
}

.meta-avatar {
  position: absolute;
}
.meta-avatar img {
  width: 24px;
  border-radius: 50px;
  margin-right: 5px;
  vertical-align: top;
}

.index-text {
  position: relative;
  z-index: 10;
  margin: 0 5%;
  background: #fff;
  padding: 0 4% 6% 4%;
  border-bottom: solid 1px #d8dee3;
}
.has-post-thumbnail .index-text {
  margin-top: -10%;
  padding-top: 4%;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2%, 0, 0);
    transform: translate3d(-2%, 0, 0);
    visibility: visible;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-24%, 0, 0);
    transform: translate3d(-2%, 0, 0);
    visibility: visible;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
  transition: .3s ease;
}

.site-header-bg-wrap {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.background-effect {
  position: absolute;
  z-index: -999998;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 1;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.site-header-bg.background-effect {
  background-attachment: scroll;
}

/* --------------------------------------------------------------
14.0 Featured Posts
-------------------------------------------------------------- */
/* --------------------------------------------------------------
13.0 Media
-------------------------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.site-main .gallery {
  margin-bottom: 1.2em;
}

.featured-image .gallery {
  margin-bottom: 0;
}

.featured-gallery {
  background: transparent;
}
.featured-gallery [class*='gallery']:first-child {
  opacity: 0;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.gallery a img {
  border: none;
  height: auto;
  width: 100%;
  max-width: 100%;
  display: block;
}

.gallery dd, .gallery figcaption {
  font-size: 15px;
  text-align: left;
  margin: 0;
}

.gallery-item {
  display: inline-block;
  padding-right: 15px;
  padding-bottom: 15px;
  vertical-align: top;
}

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

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

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

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

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

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

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

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

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

embed, iframe, object {
  max-width: 100%;
  border-width: 0px;
}

#content .wp-playlist-light {
  color: #55626D;
  padding: 0;
}

#content .mejs-container:not(.mejs-video), #content .mejs-embed, #content .mejs-embed body {
  background: none;
}

#content .mejs-container:not(.mejs-video) {
  margin-bottom: 1em;
  height: 75px !important;
}

#content .mejs-container:not(.mejs-video) a {
  border-bottom: none;
}
#content .mejs-container:not(.mejs-video) a:hover {
  background: transparent;
}

#content .wp-playlist {
  border: none;
  background: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}

#content .wp-playlist-tracks {
  margin-top: 3.5%;
}

#content .wp-playlist-item {
  border-bottom: dotted 1px #CAD1D8;
  padding: 0;
}
#content .wp-playlist-item:last-child {
  border-bottom: none;
}

#content .wp-playlist-item .wp-playlist-caption,
#content .wp-playlist-item-length {
  padding: 2%;
}
@media (max-width: 1000px) {
  #content .wp-playlist-item .wp-playlist-caption,
  #content .wp-playlist-item-length {
    padding: 4%;
  }
}

#content .wp-playlist-item .wp-playlist-caption {
  color: #272c30;
  display: inline-block;
  border-bottom: none;
}
#content .wp-playlist-item .wp-playlist-caption:hover {
  background: none;
  border-bottom: none;
}

#content .wp-playlist-caption, #content .wp-playlist-item-title {
  font-size: 18px;
}
@media (max-width: 1000px) {
  #content .wp-playlist-caption, #content .wp-playlist-item-title {
    font-size: 16px;
  }
}

#content .wp-playlist-current-item {
  height: auto !important;
}
#content .wp-playlist-current-item .wp-playlist-caption {
  margin-bottom: 1.5%;
}
#content .wp-playlist-current-item img {
  display: none;
}
#content .wp-playlist-current-item .wp-playlist-item-title {
  color: #272c30;
  font-size: 26px;
  font-weight: 500;
}
@media (max-width: 1000px) {
  #content .wp-playlist-current-item .wp-playlist-item-title {
    font-size: 22px;
  }
}
#content .wp-playlist-current-item .wp-playlist-item-album {
  font-size: 18px;
}
@media (max-width: 1000px) {
  #content .wp-playlist-current-item .wp-playlist-item-album {
    font-size: 16px;
  }
}

#page .mejs-controls {
  background: #272c30;
}
@media (max-width: 1000px) {
  #page .mejs-controls {
    padding: 0 10px;
  }
}
#page .mejs-controls .mejs-button button:hover {
  background-color: transparent !important;
}
#page .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #5E7383;
}
#page .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #e3eaf0;
}
#page .mejs-controls .mejs-time-rail .mejs-time-total {
  background: #5E7383;
}
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #5E7383;
}
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #e3eaf0;
}
#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  background: #5E7383;
}
#page .mejs-controls .mejs-button button:focus {
  border: none;
  box-shadow: none;
  outline: none;
}

.wp-video {
  margin-bottom: 1.2em;
}

/* --------------------------------------------------------------
14.0 Header
-------------------------------------------------------------- */
.drawer-wrap {
  position: relative;
}

.drawer {
  padding: 10px 0 15px 0;
  background: #22262a;
  background: rgba(21, 23, 26, 0.7);
  font-size: 16px;
  display: none;
  z-index: 30;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  overflow-x: hidden;
}
@media only screen and (min-width: 1000px) {
  .drawer {
    display: none !important;
  }
}

.drawer-menu-explore {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1000px) {
  .drawer-menu-explore {
    background: #272c30;
    padding: 15px 5% 30px 5%;
  }
}

.drawer-menu-explore .container {
  padding: 0;
}

.show-drawer {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  display: inline-block !important;
}

.admin-bar .drawer-open .drawer {
  margin-top: 35px;
}

.author-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.author-list li {
  position: relative;
}

.drawer .widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.drawer .widget {
  width: 33%;
  display: inline-block;
  padding-right: 6%;
  vertical-align: top;
}
@media (max-width: 1000px) {
  .drawer .widget {
    width: 100%;
    padding-right: 0;
    margin-bottom: 20px;
  }
}

.drawer .tax-widget {
  overflow: hidden;
}
.drawer .tax-widget a {
  float: left;
  display: inline-block;
  padding: 6px 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  font-size: 13px;
}

.drawer .widget-title {
  font-size: 22px;
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  .drawer .widget-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

.author-widget {
  background: #dadee3;
  padding: 20px;
}
@media (max-width: 1000px) {
  .author-widget {
    padding: 0;
  }
}

.widget-area .author-list li {
  position: relative;
  border-bottom: dashed 1px #B8C6D4;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.widget-area .author-list li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}

.author-list .avatar {
  border-radius: 50px;
  position: absolute;
  top: 0;
  left: 0;
}

.author-list .avatar + .author-drawer-text {
  padding-left: 70px;
}

h2.author-drawer-name {
  font-size: 17px;
  margin-bottom: 10px;
}

.author-drawer-desc {
  font-size: 15px;
  margin-bottom: 8px;
}

.author-drawer-links a {
  font-size: 14px;
  display: inline-block;
  border-right: dashed 1px #b2c6d8;
  padding-right: 8px;
  margin-right: 5px;
}
.author-drawer-links a:last-child {
  border-right: none;
}

@media (max-width: 1000px) {
  .drawer .social-navigation {
    display: inline-block;
    width: 100%;
    border-top: solid 3px #e8e8e8;
  }
  .drawer .social-navigation a:before {
    margin-right: 10px;
  }
}

.drawer .searchform {
  position: relative;
}
.drawer .searchform div {
  position: relative;
}
.drawer .searchform .search-input {
  padding: 16px 10px;
}
.drawer .searchform .searchsubmit {
  padding: 15px 15px;
}

.site-header {
  padding: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 100;
  background: #2068b2;
}

.home.has-featured-content .site-header,
.home.has-featured-content .site-header,
.has-featured-woo-content .site-header,
.has-featured-woo-content .featured-content-wrapper {
  margin-bottom: 0;
}

body.admin-bar .is-sticky .site-header {
  margin-top: 32px;
}

.category-drop ul:not(.share-drop) li:first-child a {
  padding-left: 0;
  border-left: none;
}

.mini-bar {
  overflow: hidden;
  -webkit-transform: translateY(-200%);
      -ms-transform: translateY(-200%);
          transform: translateY(-200%);
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  height: 60px;
  z-index: 40;
  background: #fff;
  font-size: 16px;
  font-weight: 600;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
@media (max-width: 1000px) {
  .mini-bar {
    height: 60px;
  }
}
@media (max-width: 600px) {
  .mini-bar {
    height: 50px;
  }
}
.mini-bar .container {
  padding: 0;
}
.mini-bar .mini-menu {
  list-style: none;
  margin: 0;
  float: right;
  padding-right: 5px;
}
.mini-bar .mini-menu li {
  display: inline-block;
  margin-right: -5px;
  vertical-align: top;
}
.mini-bar .mini-menu li:last-child a {
  border-right: none;
}
.mini-bar .mini-menu li a {
  padding: 18px 15px;
  display: inline-block;
  border-right: dashed 1px #c7d6e4;
  outline: none;
  color: #272c30;
  transition: .2s ease-in-out;
}
@media (max-width: 600px) {
  .mini-bar .mini-menu li a {
    padding: 12px;
    font-size: 14px;
  }
  .mini-bar .mini-menu li a i {
    font-size: 16px;
  }
}
.mini-bar .mini-menu li a:hover {
  color: #62707c;
}
.mini-bar .mini-menu i {
  margin-right: 3px;
}

.mini-bar li.back-to-menu {
  display: none;
}
@media (max-width: 1000px) {
  .mini-bar li.back-to-menu {
    display: inline-block;
  }
}

@media (max-width: 1000px) {
  .mini-bar li.back-to-top {
    display: none;
  }
}
.admin-bar .mini-bar {
  top: 32px;
}
@media only screen and (max-width: 782px) {
  .admin-bar .mini-bar {
    top: 46px;
  }
}
@media (max-width: 600px) {
  .admin-bar .mini-bar {
    top: 0;
  }
}

.mini-title {
  display: inline-block;
  padding-right: 15px;
}
.mini-title:hover {
  cursor: pointer;
}
@media (max-width: 1000px) {
  .mini-title {
    max-width: 350px;
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .mini-title {
    max-width: 225px;
  }
}

.fixed-nav {
  position: relative;
  line-height: 1.4;
  float: left;
  display: inline-block;
}

.fixed-nav:not(:first-child) {
  display: none;
}

.fixed-nav .fixed-image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  min-height: 60px;
  width: auto;
}
@media (max-width: 1000px) {
  .fixed-nav .fixed-image {
    display: none;
  }
}

.fixed-nav .fixed-image + .fixed-post-text {
  padding-left: 80px;
}
@media (max-width: 1000px) {
  .fixed-nav .fixed-image + .fixed-post-text {
    padding-left: 20px;
  }
}
@media (max-width: 1000px) {
  .fixed-nav .fixed-image + .fixed-post-text {
    padding-left: 15px;
  }
}

.fixed-post-text {
  padding-top: 6px;
  padding-left: 15px;
  max-width: 500px;
}
@media (max-width: 1000px) {
  .fixed-post-text {
    max-width: 400px;
  }
}
@media (max-width: 600px) {
  .fixed-post-text {
    padding-top: 2px;
    max-width: 220px;
  }
}
.fixed-post-text a {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  display: inline-block;
  color: #272c30;
}
@media (max-width: 600px) {
  .fixed-post-text a {
    font-size: 14px;
  }
}
.fixed-post-text a:hover {
  color: #62707c;
}

.fixed-post-text span {
  display: inline-block;
  width: 100%;
  font-size: 13px;
  color: #62707c;
  font-weight: normal;
}
.fixed-post-text span:after {
  content: " →";
}

.top-bar {
    text-align:center;
	font-size: 17px;
	line-height:28px;
	padding:8px 20px;
	background:#fa4152;
	background-image: linear-gradient(to right, #da274f, #f37623);
	color:#fff;
	font-weight:500;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
	z-index:999;
}

.top-bar p{
    margin:0;
}

.top-bar a{
    vertical-align:middle;
	color:#fff;
	text-decoration:underline;
}


.top-bar i{
color:rgb(39,44,48,0.8);
margin:0 4px 0 16px;
vertical-align:middle;
font-size:20px;
}

@media (max-width: 1000px) {
  .top-bar {
    text-align:center;
	font-size: 14px;
	line-height:20px;
	padding:5px 20px;
	background:#fa4152;
	color:#fff;
	font-weight:500;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2);
	z-index:999;
}

}

.site-identity {
  padding: 0 0;
  position: relative;
  z-index: 8;
}
@media (max-width: 1000px) {
  .site-identity {
    padding: 10px 0;
  }
}
@media (max-width: 600px) {
  .site-identity {
    padding: 10px 0;
  }
}

.site-title-wrap {
  display: inline-block;
  vertical-align: top;
  max-width: 300px;
  width: 100%;
  position: relative;
}

@media (max-width: 1030px) {
  .site-title-wrap {
    max-width: 220px;
	vertical-align: middle !important;
  }
}

@media (max-width: 600px) {
  .site-title-wrap {
    max-width: 100%;
    text-align: center;
  }
}

.site-title {
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 26px;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  margin-right: 8px;
  line-height: 1.2;
}
.site-title a {
  color: #272c30;
  transition: .1s ease-in;
  position: relative;
}
@media (max-width: 1000px) {
  .site-title {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .site-title {
    font-size: 24px;
  }
}

.site-description {
  color: #272c30;
  font-size: 14px;
  line-height: 1.4;
  margin: -2px 0 0 0;
  display: inline-block;
  width: 100%;
  position: absolute;
}
@media (max-width: 1000px) {
  .site-description {
    position: relative;
    display: block;
  }
}
@media (max-width: 600px) {
  .site-description {
    font-size: 12px;
  }
}

.site-avatar {
  display: inline-block;
  text-align: center;
  width: 100%;
  vertical-align: top;
}
.site-avatar img {
  border-radius: 500px;
  margin-bottom: 15px;
  width: 85px;
  transition: all .2s ease-in-out;
}
.site-avatar img:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

.site-logo {
  line-height: 1;
  margin: 0;
  display: block;
  max-width:200px;
}

.site-logo:not(img):empty {
  margin: 0;
}

.custom-logo {
  max-width:280px;
  margin:26px 0 0 0;
}

.custom-logo-link img {
  display: block;
}

@media (max-width: 1000px) {
  .custom-logo-link {
    text-align: center;
    width: 100%;
    display: inline-block;
  }
  .custom-logo-link img {
    margin-left: auto;
    margin-right: auto;
  }
}
/* --------------------------------------------------------------
15.0 Content
-------------------------------------------------------------- */
.container {
  max-width: 1660px;
  margin: 0 auto;
  padding: 0 8%;
  display: block;
}
@media only screen and (max-width: 1000px) {
  .container {
    padding: 0 4%;
  }
}
@media (max-width: 600px) {
  .container {
    padding: 0 15px;
  }
}
.container:before, .container:after {
  content: '';
  display: table;
}
.container:after {
  clear: both;
}

.placeholder-container {
  padding-top: 5%;
  padding-bottom: 5%;
  text-align: center;
}
.placeholder-container h2 {
  font-weight: 300;
  font-size: 42px;
  margin-bottom: 25px;
}
.placeholder-container p {
  margin-bottom: 0;
  font-size: 20px;
}

.placeholder-section {
  text-align: center;
  margin: 4% auto;
  max-width: 800px;
  padding: 2%;
  border: dashed #d0d1d3;
}
.placeholder-section h2 {
  font-size: 26px;
  margin: 0;
}

.error404 .entry-header {
  margin-bottom: 0;
}

.archive-box {
  margin-top: 30px;
}

.archive-box ul ul {
  margin-left: 30px;
  margin-top: 0;
}
.archive-box ul li {
  margin-bottom: 0;
}
.archive-box ul a {
  border-bottom: dashed 1px #c7d6e4;
  padding-bottom: 15px;
  margin-bottom: 15px;
  display: inline-block;
  width: 100%;
}
.archive-box ul a:hover {
  border-bottom: dotted 1px #c7d6e4;
  color: #62707c;
}

.single #page {
  margin: 0 auto;
}

#primary {
  display: inline-block;
  width: 70%;
}
@media (max-width: 1000px) {
  #primary {
    width: 100%;
  }
}

.page-template-template-full-width #primary,
.page-template-template-portfolio-grid #primary,
.page-template-template-portfolio-masonry #primary,
.page-template-template-portfolio-blocks #primary,
.page-template-template-portfolio-carousel #primary,
.page-template-templatestemplate-services-php #primary,
.tax-jetpack-portfolio-type #primary,
.post-type-archive #primary,
.page-template-template-builder #primary {
  width: 100%;
}

.error404 #primary {
  display: block;
  margin: 0 auto;
}

.page-template-template-shop-homepage #page.container {
  max-width: 100%;
  padding: 0;
}
.page-template-template-shop-homepage #page.container .container {
  padding-top: 5%;
  padding-bottom: 2%;
}
.page-template-template-shop-homepage #page.container .container:nth-child(even) {
  background: #dadee3;
}
.page-template-template-shop-homepage #page.container .type-page {
  margin-bottom: 0;
}
.page-template-template-shop-homepage .site-footer {
  margin-top: 0;
}

.single-product.no-product-sidebar .woocommerce-tabs {
  width: 100%;
}

.woocommerce-cart.page .content-area,
.woocommerce-checkout.page .content-area {
  width: 100%;
}

.no-sidebar .content-area,
.single.no-sidebar .content-area {
  margin: 0 auto;
  display: block;
  width: 100%;
}

#main .entry-content .page-links {
  clear: both;
  margin: 0 0 1.4em;
}
#main .entry-content .page-links a {
  border: none;
  padding: 0 2px;
  color: #62707c;
}
#main .entry-content .page-links a:hover {
  border: none;
  color: #272c30;
}

.featured-image,
.featured-video {
  margin-bottom: 5%;
  width: 100%;
  z-index: 50;
  position: relative;
}
@media (max-width: 600px) {
  .featured-image,
  .featured-video {
    margin-bottom: 1.2em;
  }
}
.featured-image img,
.featured-video img {
  display: block;
  margin: 0 auto;
  -webkit-transform: translate3d(0, 0, 0);
  transition: .07s ease-in-out;
}

.featured-video iframe {
  opacity: 0;
  -webkit-animation-delay: .5s;
  animation-delay: .5s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

#page {
  padding-top: 2%;
}
@media (max-width: 600px) {
#page {
  padding-top: 4%;
}
}
.page-template-template-homepage #page {
  padding-top: 0;
}
.page-template-template-builder #page {
  padding: 0;
  max-width: 100%;
}

.site-content {
  display: inline-block;
  width: 100%;
  padding: 0 0 40px 0;
  vertical-align: top;
  position: relative;
  z-index: 10;
}
.page-template-template-homepage .site-content {
  padding-bottom: 0;
}
.page-template-template-builder .site-content {
  padding: 0;
}

.blog .content-area {
  width: 100%;
  display: block;
  vertical-align: top;
}

.post .entry-header {
  position: relative;
}

.page-template-template-full-width .entry-header {
  margin-bottom: 3%;
}
@media (max-width: 600px) {
  .page-template-template-full-width .entry-header {
    margin-bottom: 5%;
  }
}

.archive-header {
  margin-top: -30px;
  margin-bottom: 40px;
  border-bottom: dashed 1px #cbcbcb;
}
.archive-header .entry-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.archive-header .entry-subtitle {
  font-size: 16px;
}
.archive-header .entry-subtitle p:last-child {
  margin-bottom: 0;
}

.taxonomy-description {
  font-size: 17px;
  color: #62707c;
}
@media (max-width: 600px) {
  .taxonomy-description {
    font-size: 15px;
    line-height: 1.4;
  }
}

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

.entry-cats {
  font-size: 16px;
}

.full-post-header .entry-title {
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 58px;
  margin-bottom: 0;
  line-height: 1.2;
}
@media (max-width: 1000px) {
  .full-post-header .entry-title {
    font-size: 46px;
  }
}
@media (max-width: 600px) {
  .full-post-header .entry-title {
    font-size: 34px;
    margin-bottom: 15px;
    line-height: 1.2;
  }
}
.full-post-header .entry-title a {
  color: #272c30;
  text-decoration: none;
  transition: .1s ease-in-out;
}
.full-post-header .entry-title a:hover {
  color: #62707c;
}

.byline {
  color: #62707c;
  margin-top: 3%;
  font-size: 16px;
}
@media (max-width: 600px) {
  .byline {
    display: inline-block;
    margin-top: 0;
    font-size: 12px;
  }
}

.byline img {
  width: 24px;
  border-radius: 50px;
  vertical-align: top;
  margin-right: 5px;
}

.byline a {
  color: #62707c;
  border-bottom: 2px solid transparent;
  transition: .2s ease;
  padding-bottom: 2px;
}

.byline a:hover {
  border-bottom: 2px solid #e3eaf0;
}

.content-left {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 15px;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@media (max-width: 1000px) {
  .content-left {
    width: 100%;
    margin-bottom: 3%;
  }
}
@media (max-width: 600px) {
  .content-left {
    margin-bottom: 1.2em;
  }
}
.home .content-left {
  margin-bottom: 8%;
}
@media (max-width: 1000px) {
  .home .content-left {
    margin-bottom: 5%;
  }
}
.page-template-template-full-width .content-left {
  width: 100%;
}
@media (max-width: 1000px) {
  .page-template-template-full-width .content-left .entry-header {
    margin-bottom: 0;
  }
}
.content-left a {
  border: none;
}

.meta-list {
  list-style-type: none;
  margin: 1% 0 0 0;
  padding: 0;
  color: #62707c;
  font-size: 16px;
  display: inline-block;
  width: 100%;
}
@media (max-width: 1000px) {
  .single .meta-list {
    display: none;
  }
}
@media (max-width: 1000px) {
  .entry-content .meta-list {
    display: inline-block;
    margin-top: 0;
  }
}
.entry-content .meta-list a {
  box-shadow: none;
  color: #62707c;
}
.entry-content .meta-list a:hover {
  color: #272c30;
  box-shadow: none;
}
.meta-list li {
  display: inline-block;
  vertical-align: top;
  padding-right: 4%;
  margin: 0;
  float: left;
  width: 50%;
}
@media (max-width: 600px) {
  .meta-list li {
    display: inline-block;
    width: 100%;
  }
}
.meta-list .meta-title,
.meta-list div.sharedaddy h3.sd-title {
  display: inline-block;
  font-weight: 600;
  color: #272c30;
}
.meta-list .meta-date {
  color: #62707c;
}
.meta-list strong {
  color: #272c30;
  display: inline-block;
  width: 100%;
}
.meta-list a {
  color: #62707c;
}
.meta-list a:hover {
  color: #272c30;
}
.meta-list .current_page_item a {
  color: #272c30;
  font-weight: 600;
}

.sticky-post-nav {
  position: absolute;
  bottom: 0;
}

.meta-nav-text {
  display: inline-block;
  width: 100%;
  font-weight: 600;
}

li.meta-share,
li.sticky-spacer {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

@media (max-width: 1000px) {
  .meta-nav + .meta-share {
    padding-top: 15px;
    border-top: solid 1px #d9dee3;
  }
}
@media (max-width: 600px) {
  .meta-nav + .meta-share {
    margin-bottom: 10px;
  }
}

.stuck .meta-nav {
  padding-top: 40px;
}

.admin-bar .stuck .meta-nav {
  padding-top: 60px;
}

.meta-nav .nav-next {
  margin-top: 15px;
  padding-top: 15px;
  border-top: solid 1px #d9dee3;
}

.entry-content {
  vertical-align: top;
}
.entry-content p a {
  color: #2068b2
;
  transition: .3s ease;
}
.entry-content p a:hover {
  color: #2068b2
;
  text-decoration:underline;
}

.content-right {
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
@media only screen and (max-width: 1000px) {
  .content-right {
    width: 100%;
  }
}
.page-template-template-full-width .content-right {
  width: 100%;
}
.content-right .entry-excerpt a {
  color: #272c30;
  box-shadow: inset 0 -1px 0 #272c30;
  transition: .3s ease;
}
.content-right .entry-excerpt a:hover {
  box-shadow: inset 0 -2px 0 #ac6fbf;
  color: #ac6fbf;
}

.entry-content a.no-underline,
.entry-content a.no-underline:hover {
  border-bottom: none;
}

.excerpt-more {
  display: inline-block;
  width: 100%;
}

.single-attachment .site-main .post .entry-content {
  padding-left: 0;
}
.single-attachment .author-profile {
  display: none;
}

.page-content {
  margin-bottom: 5%;
}
.page-template-template-portfolio-carousel .page-content {
  margin-bottom: 4%;
}

.section-portfolio {
  width: 100%;
  display: block;
  opacity: 0;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.section-portfolio:before, .section-portfolio:after {
  content: '';
  display: table;
  clear: both;
}

/* --------------------------------------------------------------
16.0 Posts
-------------------------------------------------------------- */
.post {
  width: 100%;
  display: inline-block;
  position: relative;
}

.blog .post:not(:last-of-type),
.archive #post-wrap .post:not(:last-of-type),
.search .post:not(:last-of-type) {
  margin-bottom: 8%;
  padding-bottom: 4%;
  border-bottom: 1px solid #c4ccd5;
}

.search .post:not(:last-of-type) {
  margin-bottom: 5%;
  padding-bottom: 6%;
}

.fade-out {
  -webkit-animation-name: fadeOut !important;
          animation-name: fadeOut !important;
  -webkit-animation-duration: .2s !important;
          animation-duration: .2s !important;
  -webkit-animation-fill-mode: both !important;
          animation-fill-mode: both !important;
}

.preview-toggle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 0;
  background: linear-gradient(to bottom, transparent 0%, #272c30 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(39, 44, 48, 0.8) 100%);
  font-weight: 600;
  font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 20;
}
@media (max-width: 1000px) {
  .preview-toggle {
    display: none;
  }
}
.preview-toggle:hover {
  box-shadow: none;
}
.preview-toggle i {
  font-size: 36px;
  display: inline-block;
  width: 100%;
}
.preview-toggle .fa-camera {
  font-size: 30px;
}
.preview-toggle span {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #fff;
  position: absolute;
}

.video-lightbox.without-featured-image {
  background: #272c30;
}
.video-lightbox.without-featured-image .index-image {
  display: none !important;
}

.video-lightbox-title {
  margin-bottom: 5%;
  display: none;
  width: 100%;
}
.video-lightbox-title .video-title {
  display: inline-block;
  position: relative;
  z-index: 550;
  width: 50%;
}
.video-lightbox-title .video-title a {
  color: #fff;
}
.video-lightbox-title .video-title a:hover {
  color: #ddd;
  color: rgba(255, 255, 255, 0.8);
}

/* --------------------------------------------------------------
17.0 Footer
-------------------------------------------------------------- */
.site-footer {
  padding: 0 0 2.5% 0;
  font-size: 17px;
  line-height: 1.5;
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #3e3d3d;
  color: #fff;
}
.site-footer a {
  transition: .3s ease;
  color: #fff;
}
.site-footer a:hover {
  color: #fff;
  text-decoration:underline
}
@media (max-width: 1000px) {
  .site-footer {
    padding-bottom: 30px;
  }
  
}
@media (max-width: 600px) {
  .site-footer {
    font-size: 15px;
  }
}

.category-wrap + .site-footer,
.related-post-wrap + .site-footer {
  margin-top: 0;
}
.category-wrap + .site-footer .footer-widgets,
.related-post-wrap + .site-footer .footer-widgets {
  border-top: none;
}

.post-navigation + .site-footer {
  box-shadow: inset 0 50px 50px -50px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1000px) {
  .post-navigation + .site-footer {
    box-shadow: none;
  }
}

.footer-padding {
  padding-top: 15%;
  opacity: 0;
}

.footer-widgets .widget_wpcom_social_media_icons_widget a {
  font-size: 28px;
}
.footer-widgets .widget_wpcom_social_media_icons_widget li {
  border-bottom: none;
  padding: 0;
}

.footer-widgets {
  display: inline-block;
  width: 100%;
  margin-bottom: 6%;
}
@media (max-width: 1000px) {
  .footer-widgets {
    padding-top: 8%;
    margin-bottom: 0;
  }
}
.footer-widgets .footer-column {
  width: 22%;
  float: left;
  padding-top: 7%;
  margin-right: 3%;
  display: inline-block;
  vertical-align: top;
  transition: .2s ease-in-out;
}
@media (max-width: 1000px) {
  .footer-widgets .footer-column {
    width: 100%;
    margin-bottom: 5%;
    padding-top: 0;
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .footer-widgets .footer-column {
    padding-right: 0;
    margin-bottom: 7%;
  }
}
.footer-widgets .footer-column:last-child {
  margin-right: 0;
}
.footer-widgets .footer-column:first-of-type:nth-last-of-type(2),
.footer-widgets .footer-column:first-of-type:nth-last-of-type(2) ~ .footer-column {
  width: 48%;
}
@media (max-width: 1000px) {
  .footer-widgets .footer-column:first-of-type:nth-last-of-type(2),
  .footer-widgets .footer-column:first-of-type:nth-last-of-type(2) ~ .footer-column {
    width: 100%;
  }
}
.footer-widgets .footer-column:first-of-type:nth-last-of-type(3),
.footer-widgets .footer-column:first-of-type:nth-last-of-type(3) ~ .footer-column {
  width: 30.6%;
}
@media (max-width: 1000px) {
  .footer-widgets .footer-column:first-of-type:nth-last-of-type(3),
  .footer-widgets .footer-column:first-of-type:nth-last-of-type(3) ~ .footer-column {
    width: 100%;
  }
}
.footer-widgets .footer-column aside:not(:last-child) {
  margin-bottom: 40px;
}
.footer-widgets ul {
  list-style: none;
  margin: 0;
}
.footer-widgets ul li {
  padding: 0 0 15px 0;
}
.footer-widgets ul li:last-child {
  padding-bottom: 0;
}
.footer-widgets ul ul li {
  list-style-type: circle;
}
.footer-widgets ul .menu-item-has-children {
  padding-bottom: 0;
}
.footer-widgets ul.children, .footer-widgets ul.sub-menu {
  margin-left: 20px;
  margin-top: 10px;
}
.footer-widgets ul.sub-menu li:last-child {
  padding-bottom: 15px;
}
.footer-widgets .sub-menu {
  margin-left: 20px;
}
.footer-widgets .widget_text a {
  /*border-bottom: dotted 1px rgba(255, 255, 255, 0.3);*/
}

.footer-bottom {
  display: inline-block;
  width: 100%;
  padding-top: 4%;
  border-top: solid 1px rgba(255, 255, 255, 0.3);
}

.footer-widgets + .footer-bottom {
  /*border-top: dotted 1px rgba(255, 255, 255, 0.4);*/
}
@media (max-width: 1000px) {
  .footer-widgets + .footer-bottom {
    padding-top: 30px;
  }
}

.footer-tagline {
  display: inline;
  float:left;
}

.footer-logo {
  display: inline;
  float:right;
  text-align:right;
}

.footer-logo img {
  max-width:280px;
  opacity:0.6;
}

@media (max-width: 1000px) {
  .footer-tagline, .footer-logo {
    float: none;
    width: 100%;
    margin-top: 15px;
  }
  
  .footer-logo img {
  padding-top:14px;
  padding-bottom:10px;
}
}

.footer-navigation + .footer-tagline {
  float: right;
}

.footer-tagline a {
  padding-bottom: 1px;
}

.site-footer .widget-title {
  font-size: 22px;
  margin-bottom: 20px;
  line-height: 1.2;
  color: #fff;
  font-weight: 500;
}
@media (max-width: 1000px) {
  .site-footer .widget-title {
    margin-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .site-footer .widget-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
}

.footer-navigation {
  display: inline-block;
}
.footer-navigation ul {
  margin: 0;
}
.footer-navigation li {
  display: inline-block;
  list-style: none;
  margin-right: 15px;
}

/* --------------------------------------------------------------
18.0 Attachments
-------------------------------------------------------------- */
.attachment .comments-area, .attachment .entry-meta, .attachment .post-navigation, .attachment .entry-footer {
  display: none;
}

/* --------------------------------------------------------------
19.0 Animations
-------------------------------------------------------------- */
@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2%, 0, 0);
    transform: translate3d(-2%, 0, 0);
    visibility: visible;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-24%, 0, 0);
    transform: translate3d(-2%, 0, 0);
    visibility: visible;
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 15%, 0);
    transform: translate3d(0, 15%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
          animation-name: slideInUp;
}

.animated {
  -webkit-animation-duration: .5s;
          animation-duration: .5s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.animated-faster {
  -webkit-animation-duration: .2s;
          animation-duration: .2s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides1_on {
  display: block !important;
}

.rslides > li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}

.page .share-icons {
  margin-bottom: 1.8em;
}

.page .share-icons:empty {
  display: none;
}

.share-link {
  display: none;
}

#share-link label,
#share-link input {
  font-size: 15px;
  display: inline-block;
}

#share-link label {
  margin-bottom: 12px;
}

#share-link input {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

.copy-label span {
  display: none;
}

.copy-label span,
.copy-toggle {
  font-weight: 600;
}

::-moz-selection {
  background: rgba(7, 138, 204, 0.3);
  color: #272c30;
}

::selection {
  background: rgba(7, 138, 204, 0.3);
  color: #272c30;
}

.widget_simpleimage .simple-image {
  margin-bottom: 0;
}

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

.widget_simpleimage .simple-image + p {
  margin-top: 8px;
}

.wpcf7 p {
  font-size: 18px;
}

.entry-content .jetpack-video-wrapper:empty {
  margin: 0;
}

#main div.sharedaddy,
div.jetpack-likes-widget-wrapper {
  display: inline-block;
  width: auto;
  vertical-align: top;
}
@media (max-width: 1000px) {
  #main div.sharedaddy,
  div.jetpack-likes-widget-wrapper {
    width: 100%;
  }
}

.sd-social-icon a {
  background: #272c30 !important;
  color: #fff;
}
.sd-social-icon a:before {
  color: #fff;
}
.sd-social-icon .sd-content ul li a.sd-button:before {
  font-size: 19px;
}

#main .sd-social-icon .sd-content ul li[class*='share-'] a {
  margin-right: 3px;
}

#main #jp-post-flair {
  display: inline-block;
  width: 100%;
  margin-right: 0;
}

#main div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
  width: auto;
  float: none;
  position: relative;
  top: auto;
}

.single .related-post-wrap {
  display: block;
  width: 100%;
  background: #272c30;
  padding: 4% 0;
}
@media (max-width: 600px) {
  .single .related-post-wrap {
    padding: 8% 0;
  }
}
.single .related-post-wrap .jp-relatedposts-items {
  width: 100%;
  height: auto;
}
@media (max-width: 600px) {
  .single .related-post-wrap #jp-relatedposts .jp-relatedposts-post {
    vertical-align: top;
    width: 100%;
    padding-right: 0;
  }
}
.single .related-post-wrap img {
  margin-bottom: 2%;
}
.single .related-post-wrap .jp-relatedposts-post-date {
  font-size: 13px;
  color: #ccc;
  margin-bottom: 0;
  display: inline-block;
}
.single .related-post-wrap .jp-relatedposts-post-excerpt {
  font-size: 15px;
  margin-top: 10px 0;
  display: none;
}
.single .related-post-wrap .jp-relatedposts-post-title {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 0;
}
.single .related-post-wrap .jp-relatedposts-post-context {
  display: inline-block;
  margin-left: 5px;
}

#jp-relatedposts .jp-relatedposts-post {
  width: 30.6%;
  float: left;
  display: inline-block;
  margin-right: 4%;
  margin-bottom: 0;
}
#jp-relatedposts .jp-relatedposts-post:last-child {
  margin-right: 0;
}
@media (max-width: 600px) {
  #jp-relatedposts .jp-relatedposts-post {
    float: none;
    vertical-align: top;
    width: 100%;
    margin-right: 0;
    padding-bottom: 0;
    margin-bottom: 6%;
  }
  #jp-relatedposts .jp-relatedposts-post:last-child {
    margin-bottom: 0;
  }
}

#jp-relatedposts img {
  width: 100%;
}
#jp-relatedposts .jp-relatedposts-headline {
  font-size: 26px;
  color: #fff;
}
@media (max-width: 600px) {
  #jp-relatedposts .jp-relatedposts-headline {
    margin-bottom: 6%;
    font-size: 22px;
  }
}
#jp-relatedposts .jp-relatedposts-headline em {
  font-style: normal;
}
#jp-relatedposts .jp-relatedposts-post-context {
  font-size: 13px;
  color: #ccc;
  margin-bottom: 0;
}
#jp-relatedposts a {
  color: #fff;
}

#wpstats {
  display: none;
}

.compat-object-fit {
  background-size: cover;
  background-position: center center;
}
.compat-object-fit img {
  opacity: 0;
}

.format-gallery .index-image,
.format-video .index-image {
  overflow: hidden;
}

.index-image {
  margin-bottom: 2%;
  display: block;
}
.index-image img {
  display: block;
}

.widget_mc4wp_form_widget p {
  margin-bottom: 1em;
}
.widget_mc4wp_form_widget p:last-of-type {
  margin-bottom: 0;
}
.widget_mc4wp_form_widget input {
  width: 100%;
  font-size: 14px;
}
.widget_mc4wp_form_widget label {
  font-weight: 600;
  margin-bottom: 10px;
}
.widget_mc4wp_form_widget .mc4wp-alert {
  margin-top: 15px;
  font-size: 14px;
}
.widget_mc4wp_form_widget .mc4wp-success {
  font-size: 14px;
}

.single-product .widget-area .widget_mc4wp_form_widget {
  padding: 0;
}

div[id^='contact-form'] {
  background: #eef0f4;
  padding: 8%;
  margin-bottom: 1.4em;
}
div[id^='contact-form'] h3 {
  font-size: 26px;
}
@media (max-width: 1000px) {
  div[id^='contact-form'] h3 {
    font-size: 22px;
  }
}
div[id^='contact-form'] h3:before {
  content: "\f003";
  font-family: "FontAwesome";
  margin-right: 10px;
}

[id^='contact-form'] .contact-form-submission {
  padding-bottom: 0;
  margin-bottom: 0;
}

.su-accordion .su-spoiler-title {
  font-size: 18px;
}
@media (max-width: 1000px) {
  .su-accordion .su-spoiler-title {
    font-size: 16px;
  }
}

.su-button span {
  border: none !important;
  padding: 0 !important;
}

#main .su-tabs-pane,
#main .su-tabs-nav span {
  font-size: 19px;
}
@media (max-width: 1000px) {
  #main .su-tabs-pane,
  #main .su-tabs-nav span {
    font-size: 17px;
  }
}
@media (max-width: 600px) {
  #main .su-tabs-pane,
  #main .su-tabs-nav span {
    font-size: 15px;
  }
}

.fl-lightbox-wrap select {
  -webkit-appearance: menulist !important;
  -moz-appearance: menulist !important;
  appearance: menulist !important;
  background: none !important;
}

.post-password-form label {
  display: inline-block;
  width: 40%;
}
.post-password-form input[type="submit"] {
  display: inline-block;
}

.not-found {
  text-align: center;
}

.entry-content .wpforms-container {
  background: #fff;
  padding: 5%;
  box-shadow: 0 5px 35px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.07);
}

/*.blog .post.sticky {
  background: #fff;
  padding: 4%;
  border-bottom: none;
}
*/
.center {
	text-align:center;
}



.flex-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 600px;
    margin: 40px 0;
}
@media (max-width: 998px) {
.flex-container {
	flex-direction: column; /* Change flex direction to column */
	align-items: stretch; /* Optional: Stretch items to full width */
	margin: 20px 0;
	height:auto;
}
}

.pricing-table {
    display: flex;
    justify-content: space-around;
    max-width: 1200px;
    width: 100%;
}

.pricing-card {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 20px;
    text-align: center;
    width: 30%;
    transition: all 0.3s ease;
}

.pricing-card:hover {
    transform: scale(1.05);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.2);
}

.pricing-card h2 {
    font-size: 1.5em;
    margin-bottom: 10px;
}

.pricing-card h3 {
    color: #ff6600;
    font-size: 2em;
    margin-bottom: 20px;
}

.btn {
    display: inline-block;
    /*background-color: #2ab86f;*/
	/*background: linear-gradient(60deg, #2068b2
, #ffb000);*/
    /*background: linear-gradient(335deg,#008360,#108a5d,#209158,#2f9752,#3f9e4c,#4ea443,#5eaa3a,#6faf2e);*/
    /*color: white;*/
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    margin-top: 20px;
	font-weight:600;
	/*box-shadow: 0 5px 10px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.1);*/
}

.btn:hover {
    /*background-color: #2ab86f;*/
	/*color:#fff;*/
	/*box-shadow: 0 5px 10px rgba(50, 50, 93, 0), 0 0px 5px rgba(0, 0, 0, 0);*/
}

ul {
    list-style: none;
    padding: 0;
	text-align:left;
}

ul li {
    margin-bottom: 0px;
}

@media (max-width: 768px) {
    .pricing-table {
        flex-direction: column;
        align-items: center;
    }

    .pricing-card {
        width: 92%;
        margin-bottom: 20px;
    }
}

.gradient-bg {
    background: linear-gradient(60deg, #2068b2, #1c9562);
	background: linear-gradient(335deg,#008360,#108a5d,#209158,#2f9752,#3f9e4c,#4ea443,#5eaa3a,#6faf2e);
    width: 100%;
    height: 200px; /* Adjust the height as needed */
}

.tick-container {
    display: flex;
    align-items: center;
}

.tick {
    width: 24px;
    height: 24px;
    fill: green; /* Change color as per your requirement */
    margin-left: -12px; /* Adjust the spacing between <p> and tick as needed */
	margin-bottom:-4px;
}

iframe {
	margin:0 0 -12px 0 !important;
}

.pulsating-button, #website-analysis-form input[type="submit"] {
  position: relative;
  /*background-color: #2ab86f;*/
  background: linear-gradient(335deg,#008360,#108a5d,#209158,#2f9752,#3f9e4c,#4ea443,#5eaa3a,#6faf2e);
  color: white;
  border: none;
  font-weight: 600;
  padding: 14px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  outline: none;
  animation: pulse 1.6s infinite;
  transition: transform 1s ease;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(42, 184, 111, 0.7);
  }
  70% {
    box-shadow: 0 0 0 12px rgba(42, 184, 111, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(42, 184, 111, 1);
  }
}

.pulsating-button:hover, .pulsating-button:active, .pulsating-button:focus, #website-analysis-form input[type="submit"]:hover, #website-analysis-form input[type="submit"]:active, #website-analysis-form input[type="submit"]:focus {
  background: #3f9e4c;
  color: white;
}


.menu-green-button a {
  position: relative;
  /*background-color: #2ab86f;*/
  background: linear-gradient(335deg,#008360,#108a5d,#209158,#2f9752,#3f9e4c,#4ea443,#5eaa3a,#6faf2e);
  color: #fff;
  border: none;
  margin:0 0 0 20px;
  padding:4px 18px;
  line-height:1.3;
  cursor: pointer;
  border-radius: 8px;
  animation: pulse 1.6s infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(42, 184, 111, 0.7);
  }
  70% {
    box-shadow: 0 0 0 6px rgba(42, 184, 111, 0.3);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(42, 184, 111);
  }


.menu-green-button a{
  color:#fff;
}

.menu-green-button a:hover, .menu-green-button a:active {
  color:#fff;
}
}

.main-navigation {
	margin-top:2px;
}

body.home #primary {
	width:100%;
	text-align:center;
}

/* Modal */

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.6);
}

.modal-content, .modal-thank-you {
    background-color: #fefefe;
    margin: 40px auto;
    padding: 20px;
    border: 1px solid #888;
    max-width: 660px;
	min-width: 280px;
	border-radius:10px;
	text-align:center;
}

.close-modal-btn {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close-modal-btn:hover,
.close-modal-btn:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#contact-form {
    margin-top: 10px;
}

#contact-form label,
#contact-form input, 
#contact-form button{
    display: block;
    margin:10px 0;
}

#contact-form label{
    text-align:left;
}

#contact-form input{
    margin-top:10px;
}

#contact-form button {
	text-align:center;
	/*background:#2ab86f;*/
	background: linear-gradient(335deg,#008360,#108a5d,#209158,#2f9752,#3f9e4c,#4ea443,#5eaa3a,#6faf2e);
    margin:20px auto 10px auto;
}

@media (hover: hover) and (min-width: 993px) {
/* Define the CSS class for the animated border bottom effect */
.animated-border-bottom a {
    position: relative;
    text-decoration: none !important;
}

.animated-border-bottom a::after, .animated-border-bottom a.active::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(60deg, #2068b2, #1c9562);
    transform-origin: right center;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.animated-border-bottom a:hover::after {
    transform-origin: left center;
    transform: scaleX(1);
}
}

.mobile-navigation {
	background: #2068b2;
}

.green-button {
	/*background:#2ab86f;*/
	background: linear-gradient(335deg,#008360,#108a5d,#209158,#2f9752,#3f9e4c,#4ea443,#5eaa3a,#6faf2e);
	color:#fff !important;
	text-decoration:none !important;
	margin:12px auto !important;
	box-shadow: 0 5px 10px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.1); 
	display:inline-block !important;
}


.green-button-slim {
	/*background:#2ab86f;*/
	background: linear-gradient(335deg,#008360,#108a5d,#209158,#2f9752,#3f9e4c,#4ea443,#5eaa3a,#6faf2e);
	padding:8px 12px;
}

.menu-green-button a {
	/*background:#2ab86f;*/
	background: linear-gradient(335deg,#008360,#108a5d,#209158,#2f9752,#3f9e4c,#4ea443,#5eaa3a,#6faf2e);
}

.image-download-preview {
    border: 1px solid rgba(0, 0, 0, 0.0);
    box-shadow: 0 5px 10px rgba(50, 50, 93, 0.1), 0 0px 5px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    margin: 40px auto;
    max-width: 800px; /* maximum width of the image */
    width: 100%; /* make the image responsive */
    display: block; /* optional, ensures the image is a block-level element */
}


/* Desktop style */
#image-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; /* This will space out the images evenly */
	margin-top:40px;
}

#image-wrap .post-content {
    flex-basis: 30%; /* Each image takes up roughly a third of the container width */
    margin-bottom: 20px; /* Spacing between rows of images */
}

#image-wrap .post-content img {
    width: 100%; /* Make the image fill its container */
    height: auto; /* Maintain aspect ratio */
	
}

.image-shadow {
    box-shadow: 3px 4px 8px rgba(0, 0, 0, 0.2);
	border:10px solid #fff;
}

/* Mobile style */
@media (max-width: 768px) { /* Adjust this breakpoint as needed */
    #image-wrap .post-content {
        flex-basis: 100%; /* Each image takes up the full width */
    }
}


.captions table { 
    width: 100%;
    border-collapse: collapse;
  }
  
.captions th, .captions td {
    padding: 3px 10px !important;
    text-align: left;
	font-weight:300 !important;
	text-size:16px !important;
  }
  
 .captions table tr:nth-child(even) {
    background: #fefefe;
}
  
  .captions tr:nth-child(odd) {
    text-align: right;
  }
 .captions  tr:nth-child(even) {
    text-align: left;
  }
  
 .captions .copy-button {
	color: white;
	border: none;
	cursor: pointer;
	border-radius: 2px;
	text-align: center;
	line-height:19px;
	padding: 4px 8px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    font-size: 16px;
    cursor: pointer;
    width: 150px;
    background: #45a048;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);
}

 .captions .copy-button:hover {
	background: #249256;
	box-shadow: none; 
}
  
  
.green-gradient {
  background: linear-gradient(335deg,#008360,#108a5d,#209158,#2f9752,#3f9e4c,#4ea443,#5eaa3a,#6faf2e);
}
/* Membership course CSS */

.lesson-hide-box {
    position: relative;
    max-width: 800px; /* Adjust the maximum width as needed */
    margin: 3vh auto; /* Center horizontally and add vertical margin */
    padding: 100px; /* Adjust padding as needed */
    background-color: #fff; /* White background */
    border-radius: 20px; /* Optional: Rounded corners */
    border: 6px dashed #ff0000;
    z-index: 999;
	background:#f7f9f9;
}

.lesson-header-bg {
	/*background: linear-gradient(-45deg, #326fa5, #265080);
	border-bottom: 6px solid #b29e61;*/
	position:relative;
}

.lesson-header-box {
    position: absolute;
    top: 10px;
    right: 60px;
	z-index: 99;
	height:130px;
}

.page-tag {
	height:38px;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.sticky {
	position: sticky;
	top: 0;
	z-index:9999;
}
	
.page-tag h4 {
	color:#fff;
	line-height:38px;
}

.course-sidebar-nav h4 {
	font-weight:500;
	color:#fff;
	background: #2068b2;
	padding:6px 18px;
}


h4#introduction {
	background:#0c7b93;
}

h4#facebook-niche-selection {
	background:#488f76;
}

h4#setting-up-your-facebook-page-or-group {
	background:#7ca747;
}

h4#growing-your-facebook-page-or-group {
	background:#d8ce0c;
}

h4#using-facebook-ads-to-buy-followers-and-drive-traffic {
	background:#d6aa1b;
}

h4#setting-up-your-website-for-facebook-traffic {
	background:#d4580c;
}

h4#what-to-post-content-creation {
	background:#842273;
}

h4#post-scheduling-and-analytics {
	background:#7447b3;
}

h4#monetizing-or-selling-your-facebook-traffic-sites{
	background:#0c6fbc;
} 

h4#case-studies {
	background:#313381;
}


.page-id-1006 .page-tag, .page-id-1003 .page-tag{
	background:#0c7b93;
}

.page-id-1008 .page-tag,
.page-id-1010 .page-tag,
.page-id-1012 .page-tag {
	background:#488f76;
}

.page-id-1015 .page-tag,
.page-id-1019 .page-tag,
.page-id-983 .page-tag,
.page-id-959 .page-tag {
	background:#7ca747;
}

.page-id-1022 .page-tag,
.page-id-952 .page-tag,
.page-id-950 .page-tag,
.page-id-961 .page-tag {
	background:#d8ce0c;
}

.page-id-1130 .page-tag,
.page-id-1132 .page-tag {
	background:#d6aa1b;
}

.page-id-994 .page-tag,
.page-id-1134 .page-tag,
.page-id-1584 .page-tag {
	background:#d4580c;
}

.page-id-963 .page-tag,
.page-id-965 .page-tag,
.page-id-967 .page-tag,
.page-id-969 .page-tag,
.page-id-974 .page-tag,
.page-id-1307 .page-tag,
.page-id-978 .page-tag,
.page-id-976 .page-tag,
.page-id-1300 .page-tag,
.page-id-946 .page-tag {
	background:#842273;
}

.page-id-948 .page-tag,
.page-id-943 .page-tag,
.page-id-1138 .page-tag {
	background:#7447b3;
}

.page-id-990 .page-tag,
.page-id-992 .page-tag,
.page-id-987 .page-tag {
	background:#0c6fbc;
}

.page-id-1140 .page-tag {
	background:#313381;
}

.course-sidebar-nav ul {
	margin:0 0 20px 0;
}

.course-sidebar-nav h4 {
	font-size:19px;
}


.course-sidebar-nav ul li {
	padding:5px 10px;
	margin-left:0;
}

.course-sidebar-nav ul li a {
	font-weight: 500;
	color:#272c30;
}

.course-sidebar-nav ul li a:hover,
.course-sidebar-nav ul li a:active {
	font-weight: 500;
	color:#6f777d
}

.current-page {
	background:#eee;
}

.current-page a {
	color:#272c30;
}

.under-lesson {
	width:100%;
}

.under-lesson .left{
	width:50%;
	float:left;
	text-align:left;
}

.under-lesson .right{
	width:50%;
	float:right;
	text-align:right;
}

@media (max-width: 768px) { 
.under-lesson .left, .under-lesson .right{
	width:100%;
	float:none;
	text-align:center;
}

}

@media (max-width: 998px) { 
.lesson-header-box {
	display:none;
}
}


.under-lesson a {
background: linear-gradient(335deg,#4ea443,#5eaa3a,#6faf2e);
padding:10px 22px;
border-radius:4px;
color:#fff !important;
font-weight:500;
text-decoration:none;
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3); /* Light drop shadow */
transition: box-shadow 0.3s ease;
}

.under-lesson a:hover {
color:#fff !important;
text-decoration:none !important;
box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); 
}


/*landing pages */

.paypal-container {
	text-align:center;
	margin:20px auto;
	width:100%;

}


.lp-payment-box {
    max-width: 800px; /* Adjust the maximum width as needed */
    margin: 30px auto; /* Center horizontally and add vertical margin */
    padding: 60px 50px 20px 60px; /* Adjust padding as needed */
    border-radius: 20px; /* Optional: Rounded corners */
    border: 5px dashed #53a640;
	background:#f7f9f9;	
	text-align:center;
}

.lp-payment-box.single {
max-width:100%;
width:100%;
text-align:left;
padding: 40px 30px 20px 40px;
margin-left:0;
margin-right:0;
}

.widget-area .lp-payment-box.single {
	padding: 30px 30px 20px 30px;
}


@media (max-width: 998px) { 
.lp-payment-box {
    max-width: 450px; /* Adjust the maximum width as needed */
    margin: 20px auto; /* Center horizontally and add vertical margin */
    padding: 20px 30px 20px 20px; /* Adjust padding as needed */
    border-radius: 20px; /* Optional: Rounded corners */
}
}

.lp-lessons-box {
	max-width:800px;
    margin: 30px auto; /* Center horizontally and add vertical margin */
	padding:0;
    border-radius: 10px; /* Optional: Rounded corners */
	border: 3px dashed #ccc;
	text-align:left;	
}

.lp-lessons-box .padding{
	padding:18px 26px;
}

@media (max-width: 998px) { 
.lp-lessons-box {
    max-width: 100%; /* Adjust the maximum width as needed */
    margin: 30px auto; /* Center horizontally and add vertical margin */
	padding:0;
    border-radius: 10px; /* Optional: Rounded corners */
	text-align:left;	
}
}

.grey-box {
	max-width:800px;
    margin: 30px auto; /* Center horizontally and add vertical margin */
	padding:0;
    border-radius: 20px; /* Optional: Rounded corners */
	text-align:left;	
	background:#f7f9f9;	
}

.grey-box .padding{
	padding:18px 26px;
}

@media (max-width: 998px) { 
.grey-box {
    max-width: 100%; /* Adjust the maximum width as needed */
    margin: 30px auto; /* Center horizontally and add vertical margin */
	padding:0;
    border-radius: 10px; /* Optional: Rounded corners */
	text-align:left;	
}
}


.page-template-page-facebook-traffic-bp-lp .header-text h1 {
    font-size: 42px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.red-button {
  position: relative;
  background-color: #e71f33;
  background: #e71f33;
  color: white;
  border: none;
  font-weight:700;
  padding: 14px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  outline: none;
}


.menu-red-button a {
  position: relative;
  background-color: #e71f33;
  background: #e71f33;
  color: #fff;
  border: none;
  margin:0 0 0 20px;
  padding:4px 18px;
  line-height:1.3;
  cursor: pointer;
  border-radius: 8px;
}

  .video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }

  .video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  #swpm_paypal_button_5, #swpm_paypal_button_4 {
	  width:100% !important;
	  
  }
  
  /*WIshList Course Builder */
.wc-lesson-content-area {
  color: #272c30;
  font-family: "Poppins", Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7;
}

.wc-lesson-content-area p {
	font-size:18px
}

.wishlist-courses-wrap .wc-heading {
	font-family: "Poppins", Arial, sans-serif;
	font-size:38px;
	font-weight:600;
}

.wc-lesson-list-heading h3{
    font-size:30px !important;
}
.wc-lesson-thumbnail .wc-heading {
	font-size:27px;
	font-weight:600;
}


@media (min-width: 1200px) {
    .wishlist-courses-wrap h2, .wishlist-courses-wrap .h2 {
		font-family: "Poppins", Arial, sans-serif;
        font-size: 30px;
		font-weight:500;
    }
}

.wishlist-courses-wrap .wc-lesson-list .wc-lesson-list-title a {
    color: #1F2C4F;
	font-family: "Poppins", Arial, sans-serif;
}


.wishlist-courses-wrap .card-title, .wishlist-courses-wrap .wc-course-card, .wishlist-courses-wrap .wc-course-info-heading, .wishlist-courses-wrap .wc-course-info-text, .wishlist-courses-wrap .wc-btn, .wishlist-courses-wrap .wc-header-content, .wishlist-courses-wrap .wc-heading, .wishlist-courses-wrap .wc-text, .wishlist-courses-wrap .accordion-header, .wishlist-courses-wrap .accordion-body, .wishlist-courses-wrap .accordion-body h3, .wishlist-courses-wrap .accordion-body .h3, .wishlist-courses-wrap .wc-lesson-timeline-item-content, .wishlist-courses-wrap .wc-course-details-content, .wishlist-courses-wrap .wc-accordion, .wishlist-courses-wrap .wc-testimonial-text, .wishlist-courses-wrap .wishlist-courses-topic-progress-text, .wishlist-courses-wrap .wc-resources, .wishlist-courses-wrap .wc-resources-info, .wishlist-courses-wrap .wc-author-box, .wishlist-courses-wrap .wc-leftside-menu, .wishlist-courses-wrap .wc-lesson-content-top, .wishlist-courses-wrap .wc-lesson-content-breadcrumb, .wishlist-courses-wrap .wc-lesson-content-count, .wishlist-courses-wrap .wc-lesson-comment, .wishlist-courses-wrap .offcanvas-comments, .wishlist-courses-wrap .wc-lesson-video-track, .wishlist-courses-wrap .wc-lesson-content, .wishlist-courses-wrap .wc-lesson-list-title, .wishlist-courses-wrap .wc-duration {
    font-family: "Poppins", Arial, sans-serif;
}


.wishlist-courses-wrap .wc-lesson-timeline .wc-lesson-timeline-item .wc-lesson-timeline-item-content h4, .wishlist-courses-wrap .wc-lesson-timeline .wc-lesson-timeline-item .wc-lesson-timeline-item-content .h4 {
    margin-bottom: 8px;
	font-size:26px;
	font-weight:500;
	line-height:1.3em;
}

.wishlist-courses-wrap .lessons-holder .wc-heading {
    color: #3e3d3d;
	font-size:24px !important;
}

.wishlist-courses-wrap .wc-accordion .accordion-button {
    background: #53a640 !important;
    border-radius: 4px;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: bold;
}

.wishlist-courses-wrap .mb-3 {
    margin-bottom: 0.5rem !important;
}

.wishlist-courses-wrap .wc-learning-tracker .wc-testimonial-text {
    font-size: 16px;
    line-height: 20px;
}

.wishlist-courses-wrap .wc-learning-tracker .wc-testimonial-text h3 {
    font-size: 21px !important;
}

#wCheading3183 .accordion-button {
	background: #2068b2 !important;
	border-right: 18px solid #24c3ab;
}

#wCheading3194 .accordion-button {
	background: #2068b2 !important;
	border-right: 18px solid #488f76;
}

#wCheading3202 .accordion-button {
	background: #2068b2 !important;
	border-right: 18px solid #7ca747;
}

#wCheading3212 .accordion-button {
	background: #2068b2 !important;
	border-right: 18px solid #d8ce0c;
}

#wCheading3222 .accordion-button {
	background: #2068b2 !important;
	border-right: 18px solid #d6aa1b;
}

#wCheading3228 .accordion-button {
	background: #2068b2 !important;
	border-right: 18px solid #ef6714;
}

#wCheading3236 .accordion-button {
	background: #2068b2 !important;
	border-right: 18px solid #842273;
}

#wCheading3258 .accordion-button {
	background: #2068b2 !important;
	border-right: 18px solid #7447b3;
}

#wCheading3268 .accordion-button {
	background: #2068b2 !important;
	border-right: 18px solid #298edc;
	border-right: 18px solid #313381;
}

#wCheading3276 .accordion-button {
	background: #2068b2 !important;
	border-right: 18px solid #298edc;
}

.wishlist-courses-wrap .wc-leftside-menu-top {
    background-color: #1b538e;
}

.wlm3-fancybox .wlm-regform {
    width: 690px;
    padding: 25px !important;
	border-radius:10px !important;
}

.wlm3-fancybox .wlm-regform .regform-header img.regform-logo, .wlm3-onpage-paymentform .wlm-regform .regform-header img.regform-logo {
    max-height: 400px !important;
    max-width: calc(100% - 25px);
    display: block;
    margin: 10px auto;
    max-width:300px !important;	
}

.wlm3-fancybox .wlm-regform .heading-2, .wlm3-onpage-paymentform .wlm-regform .heading-2 { {
    font-weight:400 !important;	
    font-size: 26px !important;	
    line-height: 36px;
}

.wlm3-fancybox .wlm-regform .regform-button, .wlm3-onpage-paymentform .wlm-regform .regform-button {
    background: #53a640 !important;	
    color: #fff;
    padding: 20px 40px;
    font-size: 16px;
	border-radius:4px;
    font-weight: bold;
}

