/*
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.5.6
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* Browser 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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

blockquote {
  margin: 20px 0 30px;
  padding-left: 20px;
  border-left: 5px solid;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

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

article,
aside,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

/* Basic Styles */
/* Body */
body {
  color: #333;
  background-color: #fff;
  font-size: 16px;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.7;
}

  body.et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container,
  body.et_fixed_nav.et_boxed_layout #page-container {
    padding-top: 80px;
  }

  body.page-template-page-template-blank-php #page-container {
    padding-top: 0 !important;
  }

  body.et_cover_background {
    background-repeat: no-repeat !important;
    background-attachment: fixed;
    background-position: top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
  }

/* Links */
a {
  color: #2ea3f2;
  text-decoration: none;
}

  a:hover {
    text-decoration: none;
  }

/* Inline Elements */
p {
  padding-bottom: 1em;
}

  p:last-of-type {
    padding-bottom: 0;
  }

  p.et_normal_padding {
    padding-bottom: 1em;
  }

strong {
  font-weight: bold;
}

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

pre,
code {
  margin-bottom: 10px;
  font-family: Courier New, monospace;
}

ins {
  text-decoration: none;
}

sup,
sub {
  position: relative;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
}

sup {
  bottom: 0.8em;
}

sub {
  top: 0.3em;
}

dl {
  margin: 0 0 1.5em 0;
}

  dl dt {
    font-weight: bold;
  }

dd {
  margin-left: 1.5em;
}

blockquote p {
  padding-bottom: 0;
}

embed,
iframe,
object,
video {
  max-width: 100%;
}

/* Headers */
h1,
h2,
h3,
h4,
h5,
h6 {
  padding-bottom: 10px;
  color: #333;
  font-weight: 500;
  line-height: 1em;
}

  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit;
  }

h1 {
  font-size: 30px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

/* Forms */
input {
  -webkit-appearance: none;
}

  input[type=checkbox] {
    -webkit-appearance: checkbox;
  }

  input[type=radio] {
    -webkit-appearance: radio;
  }

  input[type=text],
  input[type=password],
  input[type=tel],
  input[type=email],
  input.text,
  input.title,
  textarea,
  select {
    padding: 2px;
    border: 1px solid #bbb;
    color: #4e4e4e;
    background-color: #fff;
  }

    input[type=text]:focus,
    input.text:focus,
    input.title:focus,
    textarea:focus,
    select:focus {
      border-color: #2d3940;
      color: #3e3e3e;
    }

  input[type=text],
  input.text,
  input.title,
  textarea,
  select {
    margin: 0;
  }

textarea {
  padding: 4px;
}

/* Images */
img {
  max-width: 100%;
  height: auto;
}

#ie8 img {
  width: auto;
}

/* Clearfix */
.clear {
  clear: both;
}

br.clear {
  margin: 0;
  padding: 0;
}

/* Accent Color */


#et_search_icon:hover,
.mobile_menu_bar:before,
.et-social-icon a:hover,
.comment-reply-link,
.form-submit input,
.entry-summary p.price ins,
.wp-pagenavi span.current,
.wp-pagenavi a:hover,
.et_password_protected_form .et_submit_button,
.nav-single a,
.posted_in a,
#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a,
.bottom-nav li.current-menu-item > a,
.footer-widget h4 {
  color: #2ea3f2;
}

.et-search-form,
.et_mobile_menu,
.footer-widget li:before,
blockquote {
  border-color: #2ea3f2;
}

#top-header,
#et-secondary-nav li ul {
  background-color: #2ea3f2;
}

/* Containers */
#main-content {
  background-color: #fff;
}

#main-header {
  -webkit-transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
  -moz-transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
  transition: background-color 0.4s, color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
}

.container {
  position: relative;
  width: 80%;
  max-width: 1080px;
  margin: auto;
}

#main-content .container {
  padding-top: 58px;
}

.et_full_width_page #main-content .container:before,
.et_full_width_portfolio_page #main-content .container:before {
  display: none;
}

/* Transparent Nav */
.et_transparent_nav #page-container {
  padding-top: 0 !important;
}

/* Boxed Layout */
.et_boxed_layout #page-container {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

  .et_boxed_layout #page-container,
  .et_boxed_layout.et_non_fixed_nav.et_transparent_nav #page-container #top-header,
  .et_non_fixed_nav.et_transparent_nav.et_boxed_layout #page-container #main-header,
  .et_fixed_nav.et_boxed_layout #page-container #top-header,
  .et_fixed_nav.et_boxed_layout #page-container #main-header,
  .et_boxed_layout #page-container .container,
  .et_boxed_layout #page-container .et_pb_row,
  .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row,
  .et_boxed_layout.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row,
  .et_boxed_layout.et_pb_pagebuilder_layout.single #page-container .et_pb_row {
    width: 90%;
    max-width: 1200px;
    margin: auto;
  }

/* Pages */
.main_title {
  margin-bottom: 20px;
}

/* Button Hover Dark Text */
.comment-reply-link:hover,
.form-submit input:hover,
.et_password_protected_form .et_submit_button:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* Button - With Icon */


.et_button_icon_visible .et_pb_button {
  padding-right: 2em;
  padding-left: 0.7em;
}

  .et_button_icon_visible .et_pb_button:after {
    margin-left: 0;
    opacity: 1;
  }

.et_button_left .et_pb_button:hover:after {
  left: 0.15em;
}

.comment-reply-link:hover:after {
  margin-left: 0;
  opacity: 1;
}

.et_button_left .et_pb_button:after {
  left: 1em;
  margin-left: 0;
}

.et_button_left .et_pb_button:hover,
.et_button_icon_visible.et_button_left .et_pb_button {
  padding-right: 0.7em;
  padding-left: 2em;
}

  .et_button_left .et_pb_button:hover:after,
  .et_button_icon_visible.et_button_left .et_pb_button:after {
    left: 0.15em;
  }

/* Button Hover - No Icon */
.form-submit input:hover,
.et_password_protected_form .et_submit_button:hover {
  padding: 0.3em 1em;
}

/* Button - With No Icon */
.et_button_no_icon .et_pb_button:after {
  display: none;
}

.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover,
.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,
.et_button_no_icon.et_button_left .et_pb_button:hover {
  padding: 0.3em 1em !important;
}

/* Button with custom icon */
.et_button_custom_icon .et_pb_button:after {
  line-height: 1.7em;
}

.et_button_custom_icon .et_pb_button:hover:after,
.et_button_custom_icon.et_button_icon_visible .et_pb_button:after {
  margin-left: 0.3em;
}

/* Table Styles */
.entry-content table,
body.et-pb-preview #main-content .container table {
  width: 100%;
  margin: 0 0 15px 0;
  border: 1px solid #eee;
  text-align: left;
}

.entry-content tr th,
.entry-content thead th,
body.et-pb-preview #main-content .container tr th,
body.et-pb-preview #main-content .container thead th {
  padding: 9px 24px;
  color: #555;
  font-weight: bold;
}

.entry-content tr td,
body.et-pb-preview #main-content .container tr td {
  padding: 6px 24px;
  border-top: 1px solid #eee;
}

/* List Styles */
.entry-content ul,
.comment-content ul,
body.et-pb-preview #main-content .container ul {
  padding: 0 0 23px 16px;
  line-height: 26px;
  list-style-type: disc;
}

.entry-content ol,
.comment-content ol,
body.et-pb-preview #main-content .container ol {
  padding: 0 0 23px 0;
  line-height: 26px;
  list-style-position: inside;
  list-style-type: decimal;
}

.entry-content ul li ol,
.comment-content ul li ul,
.comment-content ul li ol,
body.et-pb-preview #main-content .container ul li ol {
  padding: 2px 0 2px 20px;
}

.entry-content ol li ol,
.comment-content ol li ul,
.comment-content ol li ol,
body.et-pb-preview #main-content .container ol li ol {
  padding: 2px 0 2px 35px;
}

ol.commentlist,
.comment .children {
  padding: 0 !important;
  line-height: 1.7em !important;
  list-style: none !important;
}

.comment-content ul {
  padding: 0 0 23px 16px !important;
  line-height: 26px !important;
}

.comment-content ol {
  line-height: 26px !important;
}

/* Gallery Styles */


/* Admin Bar Fixes */
body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,
body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header,
body.admin-bar.et_fixed_nav #main-header,
body.admin-bar.et_fixed_nav #top-header {
  top: 32px;
}

body.et-wp-pre-3_8.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,
body.et-wp-pre-3_8.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header,
body.et-wp-pre-3_8.admin-bar.et_fixed_nav #main-header,
body.et-wp-pre-3_8.admin-bar.et_fixed_nav #top-header {
  top: 28px;
}

body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header,
body.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 30px;
}

body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header,
body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 62px;
}

.et_vertical_fixed.admin-bar #page-container #main-header {
  top: 32px;
}

#wpadminbar {
  z-index: 100001;
}

/* Header Styles */
.container {
  position: relative;
  text-align: left;
}

#top-header {
  z-index: 100000;
  color: #fff;
  font-size: 12px;
  line-height: 13px;
}

  #top-header a,
  #top-header a {
    color: #fff;
  }

#top-header,
#et-secondary-nav {
  -webkit-transition: background-color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
  -moz-transition: background-color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
  transition: background-color 0.4s, transform 0.4s, opacity 0.4s ease-in-out;
}

  #top-header .container {
    padding-top: 10px;
    font-weight: 600;
  }

#main-header {
  position: relative;
  top: 0;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  font-weight: 500;
  line-height: 23px;
}

.et_duplicate_social_icons {
  display: none;
}

#top-header,
#top-header .container,
#top-header #et-info,
#top-header .et-social-icon a {
  line-height: 1em;
}

  #top-header .container {
    padding-top: 0.75em;
  }

/* Transparent Nav */
.et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container,
.et_fixed_nav.et_show_nav #page-container {
  padding-top: 80px;
}

.et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled #page-container,
.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 110px;
}

.et_non_fixed_nav.et_transparent_nav #top-header,
.et_fixed_nav #top-header {
  top: 0;
  right: 0;
  left: 0;
}

.et_non_fixed_nav.et_transparent_nav #main-header,
.et_non_fixed_nav.et_transparent_nav #top-header {
  position: absolute;
}

.et_fixed_nav #main-header,
.et_fixed_nav #top-header {
  position: fixed;
}

/* Header Style Left */

/* Contact Info */
#et-info {
  float: left;
}

#et-info-phone,
#et-info-email,
.et-cart-info span {
  position: relative;
}

  #et-info-phone:before {
    position: relative;
    top: 2px;
    margin-right: 2px;
    content: "\e090";
  }

#et-info-phone {
  margin-right: 13px;
}

#et-info-email:before {
  margin-right: 4px;
  content: "\e076";
}

/* Social Icons */
#top-header .et-social-icons {
  display: inline-block;
  float: none;
}

#et-secondary-menu .et-social-icons {
  margin-right: 20px;
}

#top-header .et-social-icons li {
  margin-top: -2px;
  margin-left: 12px;
}

.et-social-icons {
  float: right;
}

  .et-social-icons li {
    display: inline-block;
    margin-left: 20px;
  }

.et-social-icon a {
  display: inline-block;
  position: relative;
  color: #666;
  font-size: 24px;
  text-align: center;
  text-decoration: none;
  transition: color 300ms ease 0s;
}

.et-social-icon span {
  display: none;
}

#top-header .et-social-icon a {
  font-size: 14px;
}

/* Secondary Nav */
#top-menu-nav,
#top-menu {
  line-height: 0;
}

#et-top-navigation {
  font-weight: 600;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#et-secondary-menu {
  float: right;
}

  #et-info,
  #et-secondary-menu > ul > li a {
    display: block;
    padding-bottom: 0.75em;
  }

#et-secondary-nav,
#et-secondary-nav li {
  display: inline-block;
}

  #et-secondary-nav a {
    -webkit-transition: background-color 0.4s, color 0.4s ease-in-out;
    -moz-transition: background-color 0.4s, color 0.4s ease-in-out;
    transition: background-color 0.4s, color 0.4s ease-in-out;
  }

  #et-secondary-nav li {
    margin-right: 15px;
  }

  #et-secondary-nav > li:last-child {
    margin-right: 0;
  }

.et-cart-info span:before {
  margin-right: 10px;
  content: "\e07a";
}

nav#top-menu-nav,
#top-menu,
nav.fullwidth-menu-nav,
.fullwidth-menu {
  float: left;
}


/* Pagebuilder On Posts */
.single.et_pb_pagebuilder_layout.et_full_width_page #main-content .container {
  width: 100%;
  max-width: 100%;
  padding-top: 0;
}

.single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  padding-top: 6%;
}

  .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper:last-of-type {
    padding-top: 0;
  }

.et_pb_pagebuilder_layout.single-post #page-container .et_pb_row {
  width: 100%;
}

.et_pb_pagebuilder_layout.single-post #page-container .et_pb_with_background .et_pb_row {
  width: 80%;
}

.et_pb_pagebuilder_layout.single.et_full_width_page #page-container .et_pb_row,
.et_pb_pagebuilder_layout.single.et_full_width_portfolio_page #page-container .et_pb_row {
  width: 80%;
}

.et_pb_pagebuilder_layout .entry-content,
.et_pb_pagebuilder_layout .et_pb_post .entry-content {
  margin-bottom: 0 !important;
  padding-top: 0;
}

/* Required by Theme Check */
/* Password Protected Post */

.post-password-required .et_pb_row,
.post-password-required p.nocomments.container {
  max-width: 100%;
}

  .post-password-required p.nocomments.container:before {
    display: none;
  }

/* Project Post Type */
/*.et_main_title {
  padding-bottom: 12px;
}

  .et_main_title h1 {
    display: inline-block;
    padding-right: 2px;
  }

  .et_main_title .et_project_categories {
    font-size: 14px;
  }

    .et_main_title .et_project_categories a {
      color: #666;
      text-decoration: none;
    }
  */
.project .entry-content {
  padding-top: 30px;
}
/*
.et_project_meta_title {
  display: block;
  color: #333;
  font-weight: 700;
}*/

.nav-single a {
  color: #82c0c7;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.nav-previous {
  float: left;
}

.nav-next {
  float: right;
}

.single .et_pb_post {
  margin-bottom: 27px;
}

/* Project + Page Builder */
.et_pb_pagebuilder_layout .project .entry-content {
  padding-top: 0;
}

/* Fullwidth Projects */
.et_full_width_portfolio_page .et_project_meta {
  margin-bottom: 0;
}

.et_full_width_portfolio_page .et_project_meta {
  float: left;
  width: 21%;
  margin-top: 43px;
  border-bottom: none;
}

.et_full_width_portfolio_page .entry-content {
  margin-bottom: 43px;
}

.et_full_width_portfolio_page .nav-single {
  padding-top: 13px;
  border-top: 1px solid #e2e2e2;
}

/* Social Media */
.entry-content .et_pb_member_social_links {
  margin-top: 20px;
  padding: 0;
  list-style-type: none !important;
}

/* Dropdown Menu */
#et-top-navigation {
  float: right;
}

#top-menu li li {
  margin: 0;
  padding: 0 20px;
}

  #top-menu li li a {
    width: 200px;
    padding: 6px 20px;
  }

/* Secondary Navigation */
#et-secondary-nav li {
  position: relative;
  text-align: right;
}

  #et-secondary-nav li ul {
    position: absolute;
    right: 0;
    padding: 1em 0;
  }

    #et-secondary-nav li ul ul {
      top: 0;
      right: 220px;
      margin-top: -1em;
    }

    #et-secondary-nav li ul li {
      display: block;
    }

  #et-secondary-nav li ul {
    visibility: hidden;
    z-index: 999999;
    opacity: 0;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  }

  #et-secondary-nav li ul {
    -webkit-transform: translate3d(0, 0, 0);
  }

  #et-secondary-nav li.et-hover > ul {
    visibility: visible;
  }

  #et-secondary-nav li > ul {
    width: 220px;
  }

  #et-secondary-nav li:hover > ul {
    visibility: visible;
    opacity: 1;
  }

  #et-secondary-nav li li {
    margin: 0;
    padding: 0 2em;
  }

    #et-secondary-nav li li a {
      display: block;
      width: 100%;
      margin-right: 0;
      padding: 1em;
      font-size: 12px;
      line-height: 1em;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
    }

#et-secondary-nav ul li a:hover {
  background-color: rgba(0, 0, 0, 0.03);
}

/* IE7 Fix */
#et-secondary-nav li:hover {
  visibility: inherit;
}

/* Dropdown Arrows */
#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children > a:first-child:after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: "ETmodules";
  font-size: 16px;
  font-weight: 800;
  content: "3";
}

#top-menu .menu-item-has-children > a:first-child,
#et-secondary-nav .menu-item-has-children > a:first-child {
  padding-right: 20px;
}

#top-menu li .menu-item-has-children > a:first-child {
  padding-right: 40px;
}

  #top-menu li .menu-item-has-children > a:first-child:after {
    top: 6px;
    right: 20px;
  }

#et-secondary-nav .menu-item-has-children > a:first-child:after {
  top: 0;
}

#et-secondary-nav li .menu-item-has-children > a:first-child:after {
  top: 0.67em;
  right: auto;
  left: 2.3em;
}

/* Mega Menu */
#top-menu li.mega-menu {
  position: inherit;
}

  #top-menu li.mega-menu > ul {
    position: absolute !important;
    left: 0 !important;
    width: 100%;
    padding: 30px 20px;
  }

  #top-menu li.mega-menu ul li {
    display: block !important;
    float: left !important;
    margin: 0;
    padding: 0 !important;
  }

  #top-menu li.mega-menu li > ul {
    position: relative;
    top: auto;
    left: auto;
    width: 240px !important;
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    animation: none !important;
  }

  #top-menu li.mega-menu li ul {
    display: none;
    visibility: visible;
    opacity: 1;
  }

  #top-menu li.mega-menu.et-hover li ul {
    display: block;
  }

  #top-menu li.mega-menu:hover > ul {
    visibility: visible !important;
    opacity: 1 !important;
  }

  #top-menu li.mega-menu > ul > li > a {
    width: 100%;
    padding: 0 20px 10px;
  }

    #top-menu li.mega-menu > ul > li > a:first-child {
      padding-top: 0 !important;
      border-bottom: 1px solid rgba(0, 0, 0, 0.03);
      font-weight: bold;
    }

      #top-menu li.mega-menu > ul > li > a:first-child:hover {
        background-color: transparent !important;
      }

  #top-menu li.mega-menu li > a {
    width: 200px !important;
  }

  #top-menu li.mega-menu.mega-menu-parent li li,
  #top-menu li.mega-menu.mega-menu-parent li > a {
    width: 100% !important;
  }

  #top-menu li.mega-menu.mega-menu-parent li > .sub-menu {
    float: left;
    width: 100% !important;
  }

  #top-menu li.mega-menu > ul > li {
    width: 25%;
    margin: 0;
  }

  #top-menu li.mega-menu.mega-menu-parent-3 > ul > li {
    width: 33.33%;
  }

  #top-menu li.mega-menu.mega-menu-parent-2 > ul > li {
    width: 50%;
  }

  #top-menu li.mega-menu.mega-menu-parent-1 > ul > li {
    width: 100%;
  }

  #top-menu li.mega-menu .menu-item-has-children > a:first-child:after {
    display: none;
  }

  #top-menu li.mega-menu > ul > li > ul > li {
    width: 100%;
    margin: 0;
  }


/* Mobile Menu */
#et_mobile_nav_menu {
  display: none;
  float: right;
}

.mobile_menu_bar {
  display: block;
  position: relative;
  line-height: 0;
}

  .mobile_menu_bar:before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 32px;
    content: "\61";
    cursor: pointer;
  }

.mobile_nav .select_page {
  display: none;
}


/* Footer */
#main-footer {
  background-color: #222;
}

/* Widgets */
#footer-widgets {
  padding: 6% 0 0;
}

.footer-widget {
  float: left;
  color: #fff;
}

.last {
  margin-right: 0;
}

.footer-widget .fwidget:last-child {
  margin-bottom: 0 !important;
}

#footer-widgets .footer-widget li {
  position: relative;
  padding-left: 14px;
}

  #footer-widgets .footer-widget li:before {
    position: absolute;
    top: 9px;
    left: 0;
    border-width: 3px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    content: "";
  }

  #footer-widgets .footer-widget li a {
    color: #fff;
    text-decoration: none;
  }

    #footer-widgets .footer-widget li a:hover {
      color: rgba(255, 255, 255, 0.7);
    }

.footer-widget .widget_adsensewidget ins {
  min-width: 160px;
}

/* Bottom Bar */
#footer-bottom {
  padding: 15px 0 5px;
  background-color: #1f1f1f;
  background-color: rgba(0, 0, 0, 0.32);
}

  #footer-bottom a {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

#footer-info {
  float: left;
  padding-bottom: 10px;
  color: #666;
  text-align: left;
}

  #footer-info a {
    color: #666;
    font-weight: 700;
  }

    #footer-info a:hover {
      opacity: 0.7;
    }

/* Footer Menu */
#et-footer-nav {
  background-color: rgba(255, 255, 255, 0.05);
}

.bottom-nav {
  padding: 15px 0;
}

  .bottom-nav li {
    display: inline-block;
    padding-right: 22px;
    font-size: 14px;
    font-weight: 600;
  }

  .bottom-nav a {
    color: #bbb;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

    .bottom-nav a:hover {
      opacity: 0.7;
    }

/* Post Captions and Alignments */
div.post .new-post .aligncenter,
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.wp-caption {
  max-width: 96%;
  margin-bottom: 10px;
  padding: 8px;
  padding-top: 4px;
  border: 1px solid #ddd;
  background-color: #f3f3f3;
  text-align: center;
}

  .wp-caption.alignleft {
    margin: 0 10px 10px 0;
  }

  .wp-caption.alignright {
    margin: 0 0 10px 10px;
  }

  .wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
  }

  .wp-caption p.wp-caption-text {
    margin: 0;
    padding: 0 4px 5px;
    font-size: 12px;
  }

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}

img.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}

/* WP Page Navi */
.pagination {
  clear: both;
}

.wp-pagenavi {
  clear: both;
  margin-bottom: 30px;
  padding-top: 13px;
  border-top: 1px solid #e2e2e2;
  text-align: right;
}

  .wp-pagenavi a,
  .wp-pagenavi span {
    margin: 0 5px;
    border: none !important;
    color: #666;
    font-size: 14px !important;
    font-weight: 400 !important;
    text-decoration: none;
  }

  .wp-pagenavi .nextpostslink,
  .wp-pagenavi .previouspostslink {
    color: #999 !important;
  }

  .wp-pagenavi span.current,
  .wp-pagenavi a:hover {
    color: #82c0c7 !important;
  }

/* Sections */
.page.et_pb_pagebuilder_layout #main-content {
  background-color: transparent;
}

/* Sidebar */
#sidebar {
  padding-bottom: 28px;
}

  /* Widgets */
  #sidebar .et_pb_widget {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }

/* ET Widgets */
img#about-image {
  float: left;
  margin: 3px 8px 8px 0;
}

/* Search Widget */
.widget_search .screen-reader-text {
  display: none;
}

.widget_search input#s,
.widget_search input#searchsubmit {
  height: 40px !important;
  margin: 0;
  padding: 0.7em;
  border: 1px solid #ddd;
  color: #666;
  font-size: 14px;
  line-height: normal !important;
}

.widget_search #s {
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.widget_search #searchform {
  position: relative;
}

.widget_search #searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  background-color: #ddd;
}

/* WordPress Calendar */
#wp-calendar {
  width: 100%;
  margin: 10px auto 0;
  empty-cells: show;
}

  #wp-calendar a {
    display: block;
    font-weight: bold;
    text-decoration: none;
  }

    #wp-calendar a:hover {
      text-decoration: underline;
    }

  #wp-calendar caption {
    font: bold 13px Arial, Sans-Serif;
    text-decoration: none;
  }

  #wp-calendar td {
    padding: 3px 5px;
    color: #9f9f9f;
  }

    #wp-calendar td#today {
      font-weight: bold;
    }

  #wp-calendar th {
    padding: 3px 5px;
    font-style: normal;
    text-transform: capitalize;
  }

  #wp-calendar #prev a,
  #wp-calendar #next a {
    font-size: 9pt;
  }

  #wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
  }

  #wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
  }

/* Tag Cloud */
.tagcloud a {
  display: inline-block;
  margin-bottom: 4px;
  padding: 2px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0, 0, 0, 0.05);
  font-size: 12px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

  .tagcloud a:hover {
    background: rgba(0, 0, 0, 0.15);
  }



/* Floating Dot Navigation */
ul.et_pb_side_nav {
  display: block;
  position: fixed;
  z-index: 99999;
  top: 50%;
  right: 0;
  width: 40px;
  padding: 10px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
}

  ul.et_pb_side_nav li.side_nav_item {
    padding: 7px;
  }

  ul.et_pb_side_nav .side_nav_item a {
    display: block;
    width: 7px;
    height: 7px;
    margin-right: 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: rgba(255, 255, 255, 0.5);
    text-indent: -9999px;
  }

  ul.et_pb_side_nav.et-visible {
    opacity: 1;
    -webkit-animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
    animation: fadeInRight 1.5s 1 cubic-bezier(0.77, 0, 0.175, 1);
  }

  ul.et_pb_side_nav .side_nav_item a.active {
    background-color: #fff !important;
  }

/* Back To Top Button */
.et_pb_scroll_top.et-pb-icon {
  display: none;
  position: fixed;
  z-index: 99999;
  right: 0;
  bottom: 125px;
  padding: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
}

.et_pb_scroll_top:before {
  content: "2";
}

.et_pb_scroll_top.et-visible {
  opacity: 1;
  -webkit-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeInRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_scroll_top.et-hidden {
  opacity: 0;
  -webkit-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeOutRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}


/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {


  /* Make Navigation Fullwidth */
  .et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .et_fullwidth_secondary_nav #top-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  /* Blog Sidebar */


  #main-content .container:before {
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #e2e2e2;
    content: "";
  }

  .et_right_sidebar #main-content .container:before {
    right: 20.875% !important;
  }

  .et_left_sidebar #main-content .container:before {
    left: 20.875% !important;
  }
}

/* Responsive Styles 981px - 1100px */


/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {
  /* Hide Logo On Mobile */
  .et_hide_mobile_logo #main-header .logo_container {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

  /* Page Containers */


  .et_non_fixed_nav #page-container {
    padding-top: 0;
  }

  .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
  .et_non_fixed_nav.et_transparent_nav.et_show_nav.et_header_style_centered #page-container,
  .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container,
  .et_fixed_nav.et_show_nav.et_header_style_centered #page-container {
    padding-top: 136px;
  }

  /* With Sidebar */

  #main-content .container:before {
    display: none !important;
  }

  .et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n+1),
  .et_full_width_page .et_gallery_item:nth-child(4n+1) {
    clear: none;
  }

  /* Blog + Sidebar Module + Footer */
  .footer-widget:nth-child(n) {
    width: 46.25% !important;
    margin: 0 7.5% 7.5% 0 !important;
  }

  #footer-widgets .footer-widget .fwidget {
    margin-bottom: 16.21%;
  }



  #footer-widgets {
    padding: 8% 0;
  }

    #footer-widgets .footer-widget:nth-child(2n) {
      margin-right: 0 !important;
    }

    #footer-widgets .footer-widget:nth-last-child(-n+2) {
      margin-bottom: 0 !important;
    }

  .bottom-nav {
    text-align: center;
  }

  /* WooCommerce */


  /* Header Styles */
  #main-header,
  #top-header {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }

  #top-menu {
    display: none;
  }

  .et_hide_nav.et_non_fixed_nav.et_transparent_nav #top-header,
  .et_hide_nav.et_non_fixed_nav.et_transparent_nav #main-header,
  .et_hide_nav.et_fixed_nav #top-header,
  .et_hide_nav.et_fixed_nav #main-header {
    opacity: 1;
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
  }

  .et_header_style_centered #main-header {
    padding: 20px 0;
  }

  .et_header_style_centered nav#top-menu-nav {
    display: none;
  }

  .et_header_style_split #main-header {
    padding: 20px 0;
  }

  .et_non_fixed_nav.et_transparent_nav #main-header,
  .et_non_fixed_nav.et_transparent_nav #top-header,
  .et_fixed_nav #main-header,
  .et_fixed_nav #top-header {
    position: absolute;
  }

  .et_non_fixed_nav.et_transparent_nav #main-header,
  .et_fixed_nav #main-header {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }

  #et-secondary-nav,
  #et-secondary-menu {
    display: none !important;
  }

  .et_non_fixed_nav.et_transparent_nav_temp #main-header,
  .et_secondary_nav_only_menu #main-header,
  .et_fixed_nav_temp #main-header,
  .et_secondary_nav_only_menu #main-header {
    top: 0 !important;
  }

  .et_secondary_nav_only_menu #top-header {
    display: none;
  }

  /* Logo */
  #logo,
  .logo_container,
  #main-header,
  .container {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
  }

  .et_header_style_centered #logo {
    max-height: 60px;
  }

  .et_header_style_centered header#main-header .logo_container {
    height: auto;
    max-height: 100px;
    padding: 0;
  }

  .et_header_style_split header#main-header .logo_container {
    height: auto;
    max-height: 100px;
    padding: 0;
  }

  .et_header_style_split #logo {
    max-height: 60px;
  }

  .et_header_style_left #logo,
  .et_header_style_split #logo {
    max-width: 50%;
  }

  /* Social Icons */
  .et-social-icons,
  #footer-info {
    float: none;
    text-align: center;
  }

  .et-social-icons {
    margin: 0 0 5px;
  }

  #top-header .et-social-icons {
    margin-bottom: 0;
  }

  /* Cart */
  
  /* Mobile Menu */
  #et_mobile_nav_menu {
    display: block;
  }

  /* Centered */
  .et_header_style_centered .mobile_menu_bar,
  .et_header_style_split .mobile_menu_bar {
    opacity: 1;
  }

  .et_header_style_centered #et_mobile_nav_menu {
    float: none;
    position: relative;
    margin-top: 20px;
  }

  .et_header_style_centered #main-header .mobile_nav {
    display: block;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.05);
    text-align: left;
  }

  .et_header_style_centered .mobile_nav .select_page,
  .et_header_style_split .mobile_nav .select_page {
    display: inline-block;
    color: #666;
    font-size: 14px;
  }

  .et_header_style_centered .mobile_menu_bar {
    position: absolute;
    top: 2px;
    right: 5px;
  }

  .et_header_style_centered .et_mobile_menu {
    top: 53px;
  }

  /* Centered Inline Logo */
  .et_header_style_split #et_mobile_nav_menu {
    display: block;
    float: none;
    position: relative;
    margin-top: 20px;
  }

  .et_header_style_split nav#top-menu-nav {
    display: none;
  }

  .et_header_style_split #main-header .mobile_nav {
    display: block;
    padding: 9px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.05);
    text-align: left;
  }

  .et_header_style_split .mobile_menu_bar {
    position: absolute;
    top: 2px;
    right: 5px;
  }

  .et_header_style_split .et_mobile_menu {
    top: 53px;
  }

  /* Admin Bar Fixes */


  .et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header,
  .et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
    top: 32px !important;
  }
}

/* Responsive Styles 782px */
@media screen and (max-width: 782px) {
  /* Admin Bar Fixes */
  body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,
  body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header,
  body.admin-bar.et_fixed_nav #main-header,
  body.admin-bar.et_fixed_nav #top-header {
    top: 46px;
  }

  .et_non_fixed_nav.et_transparent_nav.et_secondary_nav_only_menu.admin-bar #main-header,
  .et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
    top: 46px !important;
  }

  body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header,
  body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 80px;
  }
}

/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
  /* Blog + Sidebar Module + Footer */
  #footer-widgets .footer-widget {
    width: 100% !important;
    margin-right: 0 !important;
  }

    #footer-widgets .footer-widget:nth-child(n),
    #footer-widgets .footer-widget .fwidget {
      margin-bottom: 9.5% !important;
    }



  #footer-widgets {
    padding: 10% 0;
  }

    #footer-widgets .footer-widget .fwidget:last-child {
      margin-bottom: 0 !important;
    }

    #footer-widgets .footer-widget:last-child {
      margin-bottom: 0 !important;
    }

  .comment-body {
    padding: 0 0 0 100px;
  }

  .comment-reply-link {
    top: auto !important;
    bottom: -40px;
  }

  #commentform input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  /* Blog Comments */
  .comment .children {
    margin-left: 0;
  }

  /* Admin Bar Fixes */
  body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header,
  body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header,
  body.admin-bar.et_fixed_nav #top-header,
  body.admin-bar.et_fixed_nav #main-header {
    top: 46px;
  }

  body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_two_panels #main-header,
  body.admin-bar.et_fixed_nav.et_secondary_nav_two_panels #main-header {
    top: 104px;
  }

  /* Header Styles */
  #et-info .et-social-icons {
    display: none;
  }

  #et-secondary-menu .et_duplicate_social_icons {
    display: inline-block;
  }

  #et-top-navigation {
    margin-right: 0;
  }

  body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_two_panels #main-header,
  body.et_fixed_nav.et_secondary_nav_two_panels #main-header {
    top: 58px;
  }

  #et-info,
  #et-secondary-menu {
    display: block;
    float: none;
    text-align: center;
  }

  .et_secondary_nav_two_panels #et-secondary-menu {
    margin-top: 12px;
  }

  #top-header .et-cart-info {
    margin-left: 0;
  }
}

/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
  /* Header Styles */
  #et-top-navigation {
    margin-right: 0;
  }

  /* Blog + Sidebar Module + Footer */
  #footer-widgets .footer-widget:nth-child(n),
  .footer-widget .fwidget {
    margin-bottom: 11.5% !important;
  }

  #footer-widgets .footer-widget.last {
    margin-bottom: 0 !important;
  }


  #footer-widgets {
    padding: 12% 0;
  }
}

/* Printscreen Styles */
@media print {
  #top-header,
  #main-header {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  #page-container {
    padding-top: 0 !important;
  }

  #respond {
    display: none;
  }
}

/* Basic Styles */
@font-face {
  font-family: "ETmodules";
  src: url("includes/builder/fonts/ETmodules_v2_4.eot");
  src: url("includes/builder/fonts/ETmodules_v2_4.eot?#iefix") format("embedded-opentype"), url("includes/builder/fonts/ETmodules_v2_4.ttf") format("truetype"), url("includes/builder/fonts/ETmodules_v2_4.woff") format("woff"), url("includes/builder/fonts/ETmodules_v2_4.svg#ETmodules") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Headers */
.et_pb_column_1_3 h1,
.et_pb_column_1_4 h1 {
  font-size: 26px;
}

.et_pb_column_1_3 h2,
.et_pb_column_1_4 h2 {
  font-size: 22px;
}

/* Clearfix */
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: " ";
}

* html .clearfix {
  zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}

/* IE7 */
/* Word Break */
.et_pb_gallery_item,
.et_pb_portfolio_item,
.et_pb_blurb_content,
.et_pb_tabs_controls,
.et_pb_tab,
.et_pb_pricing_heading,
.et_pb_pricing_content,
.et_pb_promo_description,
.et_pb_newsletter_description,
.et_pb_counter_title,
.et_pb_circle_counter,
.et_pb_number_counter,
.et_pb_toggle_title,
.et_pb_toggle_content,
.et_pb_contact_main_title,
.et_pb_team_member,
.et_pb_post,
.et_pb_text,
.product,
.et_pb_widget {
  word-wrap: break-word;
}

/* Accent Color */
.et_pb_sum,
.et_pb_pricing li a,
.et_pb_pricing_table_button,
.et_overlay:before,
.et_pb_member_social_links a:hover,
.et_pb_bg_layout_light .et_pb_promo_button,
.et_pb_bg_layout_light .et_pb_more_button,
.et_pb_gallery .et_pb_gallery_pagination ul li a.active,
.et_pb_contact_submit,
.et_pb_bg_layout_light .et_pb_newsletter_button {
  color: #2ea3f2;
}

.et_pb_pricing li span:before {
  border-color: #2ea3f2;
}

.et_pb_counter_amount,
.et_pb_featured_table .et_pb_pricing_heading,
.et_quote_content,
.et_link_content,
.et_audio_content {
  background-color: #2ea3f2;
}

/* Containers */
.et_pb_row {
  position: relative;
  width: 80%;
  max-width: 1080px;
  margin: auto;
}

/* Columns */
.et_pb_column {
  float: left;
  background-position: center;
  background-size: cover;
}

  .et_pb_column.et_pb_section_parallax {
    position: relative;
  }

/* Button Styles */
.et_pb_button {
  position: relative;
  padding: 0.3em 1em;
  border: 2px solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: transparent;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7em !important;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

  /* Button Hover */
  .et_pb_button:hover {
    padding: 0.3em 2em 0.3em 1em;
    border: 2px solid transparent;
  }

  /* Button Hover Light Text */
  .et_pb_button:hover {
    background: rgba(255, 255, 255, 0.2);
  }

/* Button Hover Dark Text */
.et_pb_bg_layout_light .et_pb_button:hover,
.et_pb_pricing_table_button:hover,
.et_pb_contact_submit:hover,
.et_pb_contact_reset:hover {
  background: rgba(0, 0, 0, 0.05);
}

/* Button - With Icon */
.et_pb_button:after {
  position: absolute;
  margin-left: -1em;
  opacity: 0;
  font-size: 32px;
  line-height: 1em;
  content: "\35";
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}

.et_pb_button:hover:after,
.et_pb_more_button:hover:after,
.et_pb_promo_button:hover:after,
.et_pb_newsletter_button:hover:after,
.et_pb_pricing_table_button:hover:after {
  margin-left: 0;
  opacity: 1;
}

/* Button Hover - No Icon */
.et_pb_contact_reset:hover {
  padding: 0.3em 1em;
}

/* Subscribe Button Loader Icon */
.et_subscribe_loader {
  display: none;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  background: url("includes/builder/styles/images/subscribe-loader.gif");
}

.et_pb_button_text_loading .et_pb_newsletter_button_text {
  visibility: hidden;
}

/* Gallery Styles */
.et_post_gallery {
  padding: 0 !important;
  line-height: 1.7 !important;
  list-style: none !important;
}

p.et_pb_gallery_caption {
  text-align: center;
}

/* Shared Fullwidth Menu Styles */
.fullwidth-menu li {
  display: inline-block;
  padding-right: 22px;
  font-size: 14px;
}

.fullwidth-menu > li:last-child {
  padding-right: 0;
}

.fullwidth-menu a {
  display: block;
  position: relative;
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

  .fullwidth-menu a:hover {
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

.fullwidth-menu li > a {
  padding-bottom: 29px;
  word-wrap: break-word;
}

/* Image Module */
.et_pb_image {
  display: block;
  margin-right: auto;
  margin-left: auto;
  line-height: 0;
}

  .et_pb_image.aligncenter {
    text-align: center;
  }

/* Sticky Image */
.et_pb_image_sticky {
  display: inherit;
  margin-bottom: 0 !important;
}

/* Blurb Module */
.et-pb-icon {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "ETmodules";
  font-size: 96px;
  font-weight: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  text-transform: none;
  content: attr(data-icon);
  speak: none;
}

.et-pb-icon-circle {
  padding: 25px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  font-size: 48px;
}

.et-pb-icon-circle-border {
  border: 3px solid;
}

.et_pb_blurb_content {
  position: relative;
  max-width: 550px;
  margin: 0 auto;
}

  .et_pb_blurb_content p:last-of-type {
    padding-bottom: 0;
  }

.et_pb_main_blurb_image {
  margin-bottom: 30px;
  text-align: center;
}

.et_pb_blurb h4 {
  padding-bottom: 5px;
}

  .et_pb_blurb h4 a {
    text-decoration: none;
  }

/* Positioned Left */
.et_pb_blurb_position_left .et_pb_main_blurb_image,
.et_pb_blurb_position_right .et_pb_main_blurb_image {
  display: table-cell;
  width: 32px;
}

  .et_pb_blurb_position_left .et_pb_main_blurb_image img,
  .et_pb_blurb_position_right .et_pb_main_blurb_image img {
    width: inherit;
  }

.et_pb_blurb_position_left .et-pb-icon,
.et_pb_blurb_position_right .et-pb-icon {
  font-size: 32px;
}

.et_pb_blurb_position_left .et-pb-icon-circle,
.et_pb_blurb_position_right .et-pb-icon-circle {
  padding: 8px;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  font-size: 16px;
}

.et_pb_blurb_position_left .et-pb-icon-circle-border,
.et_pb_blurb_position_right .et-pb-icon-circle-border {
  border: 2px solid;
}

.et_pb_blurb_position_left .et_pb_blurb_container,
.et_pb_blurb_position_right .et_pb_blurb_container {
  display: table-cell;
  vertical-align: top;
}

.et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 15px;
}

.et_pb_blurb_position_left .et_pb_blurb_content {
  text-align: left;
}

/* Positioned Right */
.et_pb_blurb_position_right .et_pb_blurb_container {
  padding-right: 15px;
}

.et_pb_blurb_position_right .et_pb_blurb_content {
  padding-right: 52px;
  text-align: right;
}

.et_pb_blurb_position_right .et_pb_main_blurb_image {
  right: 0;
  left: auto;
}

.et_pb_blurb_position_right .et-pb-icon {
  margin-right: 0;
  margin-left: 20px;
}

/* Pricing Tables Module*/
.et_pb_pricing_table {
  float: left;
  width: 33.33%;
  margin: 30px -1px 0 0;
  padding-bottom: 30px;
  border: 1px solid #bebebe;
  background-color: #fcfcfc;
  text-align: center;
}

.et_pb_featured_table {
  position: relative;
  z-index: 100;
  margin-top: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}

.et_pb_centered_pricing_items .et_pb_pricing {
  text-align: center;
}

/* Column Adjustments */
.et_pb_column_4_4 .et_pb_pricing_table {
  width: 25%;
}

.et_pb_column_4_4 .et_pb_pricing_3 .et_pb_pricing_table {
  width: 33.33%;
}

.et_pb_pricing_2 .et_pb_pricing_table,
.et_pb_column_2_3 .et_pb_pricing_table,
.et_pb_column_1_2 .et_pb_pricing_table {
  width: 50%;
}

.et_pb_pricing_1 .et_pb_pricing_table,
.et_pb_column_3_8 .et_pb_pricing_table,
.et_pb_column_1_3 .et_pb_pricing_table,
.et_pb_column_1_4 .et_pb_pricing_table {
  width: 100%;
  margin: 0 0 30px;
}

  .et_pb_pricing_1 .et_pb_pricing_table:last-child,
  .et_pb_column_3_8 .et_pb_pricing_table:last-child,
  .et_pb_column_1_3 .et_pb_pricing_table:last-child,
  .et_pb_column_1_4 .et_pb_pricing_table:last-child {
    margin-bottom: 0;
  }

.et_pb_column_4_4 .et_pb_pricing_table:nth-child(4n+1),
.et_pb_column_3_4 .et_pb_pricing_table:nth-child(3n+1),
.et_pb_column_2_3 .et_pb_pricing_table:nth-child(2n+1),
.et_pb_column_1_2 .et_pb_pricing_table:nth-child(2n+1) {
  clear: both;
}

.et_pb_column_4_4 .et_pb_pricing_table:nth-child(n+5),
.et_pb_column_3_4 .et_pb_pricing_table:nth-child(n+4),
.et_pb_column_2_3 .et_pb_pricing_table:nth-child(n+3),
.et_pb_column_1_2 .et_pb_pricing_table:nth-child(n+3) {
  margin-top: 50px;
}

.et_pb_column_4_4 .et_pb_pricing_table.et_pb_featured_table:nth-child(n+5),
.et_pb_column_3_4 .et_pb_pricing_table.et_pb_featured_table:nth-child(n+4),
.et_pb_column_2_3 .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3),
.et_pb_column_1_2 .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3) {
  margin-top: 30px;
}

.et_pb_pricing_heading {
  margin-bottom: 17px;
  padding: 10px 0;
  background-color: #bebebe;
}

  .et_pb_pricing_heading h2 {
    padding-bottom: 5px;
    color: #fff;
  }

.et_pb_best_value {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.et_pb_pricing_content_top {
  padding-bottom: 30px;
  border-bottom: 1px solid #bebebe;
}

.et_pb_et_price {
  color: #999;
  font-size: 16px;
}

.et_pb_dollar_sign {
  position: absolute;
  margin-left: -0.5em;
  font-size: 18px;
  font-weight: 400;
}

.et_pb_sum {
  font-size: 80px;
  font-weight: 300;
  line-height: 1.03em;
}

.et_pb_pricing_content {
  padding: 30px;
  text-align: left;
}

.et_pb_featured_table .et_pb_pricing_content {
  padding-bottom: 50px;
}

.et_pb_pricing li {
  position: relative;
  padding: 0 0 1.6em 14px;
  line-height: 1.6em;
}

  .et_pb_pricing li:last-child {
    padding-bottom: 0;
  }

  .et_pb_pricing li span:before {
    position: absolute;
    top: 9px;
    left: -14px;
    border-width: 3px;
    border-style: solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    content: "";
  }

  .et_pb_pricing li.et_pb_not_available {
    color: #ccc;
  }

    .et_pb_pricing li.et_pb_not_available span:before {
      border-color: #ccc;
    }

  .et_pb_pricing li a {
    font-weight: 500;
    text-decoration: none;
  }

  .et_pb_pricing li span {
    position: relative;
  }

.et_pb_centered_pricing_items .et_pb_pricing li {
  padding-left: 0;
}

.et_pb_pricing_table_button {
  display: inline-block;
}


/* Call To Action Module */
.et-promo {
  padding: 40px 0 25px;
  background-color: #1f6581;
}

.et-promo-description {
  float: left;
  padding: 0 60px;
}

.et-promo-description {
  width: 754px;
}

  .et-promo-description p {
    color: #fff;
  }

.et-promo-button {
  display: inline-block;
  float: left;
  margin-top: 20px;
  padding: 14px 20px;
  padding-right: 60px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.35);
  font-size: 20px;
  font-weight: 500;
}

/* Number Counter Module */
.et_pb_counter_title {
  display: block;
  font-size: 12px;
  line-height: 1.6em;
}

.et_pb_bg_layout_light .et_pb_counter_title {
  color: #666;
}

.et_pb_counter_container {
  display: block;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  color: #fff;
  background-color: #ddd;
}

.et_pb_counter_amount {
  display: block;
  float: left;
  min-height: 6px;
  padding: 1px 3% 1px 1px;
  opacity: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.6em;
  text-align: right;
}

/* Blog Module */
.et_pb_post {
  margin-bottom: 60px;
}

  .et_pb_post h2 {
    margin-top: 30px;
  }

    .et_pb_post h2 a,
    .et_pb_portfolio_item h3 a {
      text-decoration: none;
    }

  .et_pb_post .post-meta {
    margin-bottom: 6px;
    font-size: 14px;
  }

    .et_pb_post .post-meta a,
    .et_pb_portfolio_item .post-meta a {
      text-decoration: none;
    }

  .et_pb_post .more {
    color: #82c0c7;
    text-decoration: none;
  }

.et_pb_posts a.more-link {
  display: block;
  clear: both;
}

/* Color Layouts */
.et_pb_bg_layout_light .et_pb_post .post-meta,
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta,
.et_pb_bg_layout_light .et_pb_post .post-meta a,
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a,
.et_pb_bg_layout_light .et_pb_post p,
.et_pb_bg_layout_light p.et_pb_title_meta_container,
.et_pb_bg_layout_light p.et_pb_title_meta_container a {
  color: #666;
}

.et_pb_bg_layout_dark .et_pb_post .post-meta,
.et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta,
.et_pb_bg_layout_dark .et_pb_post .post-meta a,
.et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta a,
.et_pb_bg_layout_dark .et_pb_post p,
.et_pb_bg_layout_dark p.et_pb_title_meta_container,
.et_pb_bg_layout_dark p.et_pb_title_meta_container a {
  color: inherit;
}

/* Grid Layout */
.et_pb_blog_grid .column {
  float: left;
  max-width: 100%;
}

  .et_pb_blog_grid .column.size-1of3:nth-child(3n),
  .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
    margin-right: 0 !important;
  }

.et_pb_blog_grid .et_pb_post {
  padding: 19px;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  word-wrap: break-word;
}

.et_pb_blog_grid_dropshadow .et_pb_post {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
}

.et_pb_image_container,
.et_pb_blog_grid .et_main_video_container,
.et_pb_blog_grid .et_audio_content {
  margin: -20px -20px 10px;
}

  .et_pb_image_container img,
  .et_pb_post a img {
    max-width: 100%;
    vertical-align: bottom;
  }

.et_pb_blog_grid .et_pb_image_container img {
  min-width: 100%;
  max-width: 100%;
  height: auto;
}

.et_pb_blog_grid .et_pb_no_thumb h2 {
  margin-top: 0;
}

.et_pb_blog_grid .et_audio_content {
  margin-bottom: 0;
}

.et_pb_blog_grid h2 {
  margin-top: 19px;
  font-size: 18px;
}

.et_pb_blog_grid[data-columns]::before {
  display: none;
  opacity: 0;
  line-height: 0;
}

.js .et_pb_blog_grid[data-columns] .et_pb_post {
  opacity: 0;
}

.js .et_pb_blog_grid[data-columns] .column .et_pb_post {
  opacity: 1;
  -webkit-animation: gridFadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: gridFadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: gridFadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: gridFadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

/* Video Module */
.et_pb_video {
  position: relative;
}

.et_pb_video_box {
  display: block;
  position: relative;
  z-index: 1;
  line-height: 0;
}

  .et_pb_video_box video {
    width: 100% !important;
    height: auto !important;
  }

.et_pb_video_overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  cursor: pointer;
}

.et_pb_video_play:before {
  font-family: "ETmodules";
  content: "\49";
}

.et_pb_video_play {
  display: block;
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  color: #fff;
}

.et_pb_bg_layout_light .et_pb_video_play {
  color: #333;
}

.et_pb_video_overlay_hover {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.et_pb_video .et_pb_video_overlay_hover:hover {
  background: rgba(0, 0, 0, 0.6);
}

/* Column Adjustments */
.et_pb_column_4_4 .et_pb_video_play,
.et_pb_column_3_4 .et_pb_video_play,
.et_pb_column_2_3 .et_pb_video_play,
.et_pb_column_1_2 .et_pb_video_play {
  margin-top: -3rem;
  margin-left: -3rem;
  font-size: 6rem;
  line-height: 6rem;
}

.et_pb_column_3_8 .et_pb_video_play,
.et_pb_column_1_3 .et_pb_video_play,
.et_pb_column_1_4 .et_pb_video_play {
  margin-top: -1.5rem;
  margin-left: -1.5rem;
  font-size: 3rem;
  line-height: 3rem;
}

/* Video Slider Module */

.et_pb_carousel {
  overflow: hidden;
  position: relative;
  margin-top: 2%;
}

  .et_pb_carousel:hover .et-pb-arrow-prev {
    left: 10px;
    opacity: 1;
  }

  .et_pb_carousel:hover .et-pb-arrow-next {
    right: 10px;
    opacity: 1;
  }


.et_pb_carousel_items {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: auto;
}

  .et_pb_carousel_items .et-carousel-group {
    display: none;
    float: left;
    position: relative;
    width: 100%;
  }

    .et_pb_carousel_items .et-carousel-group.active {
      display: block;
    }

      .et_pb_carousel_items .et-carousel-group.active .et_pb_carousel_item:last-child {
        margin-right: 0;
      }

.et_pb_carousel_item {
  display: none;
  float: left;
  position: relative;
  margin: 0 2% 0 0;
  padding: 0;
  background: rgba(0, 0, 0, 0.25);
}

.et_pb_carousel_items.columns-6 .et_pb_carousel_item {
  width: 15%;
}

.et_pb_carousel_items.columns-5 .et_pb_carousel_item {
  width: 18.4%;
}

.et_pb_carousel_items.columns-4 .et_pb_carousel_item {
  width: 23.5%;
}

.et_pb_carousel_items.columns-3 .et_pb_carousel_item {
  width: 32%;
}

.et_pb_carousel_items.columns-2 .et_pb_carousel_item {
  width: 49%;
}

.et_pb_carousel_items.columns-1 .et_pb_carousel_item {
  width: 100%;
}

.et_pb_carousel_item:after {
  display: block;
  padding-top: 75%;
  content: "";
}

.et_pb_carousel_item .et_pb_video_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.et_pb_carousel_item.et-pb-active-control .et_pb_video_overlay_hover {
  background: rgba(0, 0, 0, 0.6);
}

.et_pb_carousel_item .et_pb_video_play {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.et_pb_carousel_item .et_pb_video_overlay:hover .et_pb_video_play {
  opacity: 1;
}

.et_pb_carousel_item .et_pb_video_overlay_hover:hover {
  background: rgba(0, 0, 0, 0.6);
}

/* Mobile Adjustments */

.et_mobile_device .et_pb_carousel .et-pb-arrow-prev {
  left: -10px;
  opacity: 1;
}

.et_mobile_device .et_pb_carousel .et-pb-arrow-next {
  right: -10px;
  opacity: 1;
}

/* Column Adjustments */

.et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play,
.et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,
.et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,
.et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play {
  margin-top: -1.39rem;
  margin-left: -1.39rem;
  font-size: 2.78rem;
  line-height: 2.78rem;
}

.et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play,
.et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play {
  margin-top: -1rem;
  margin-left: -1rem;
  font-size: 2rem;
  line-height: 2rem;
}

.et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play {
  margin-top: -0.75rem;
  margin-left: -0.75rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}

/* Sidebar Module */
.et_pb_widget_area_left {
  padding-right: 30px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.et_pb_widget_area_right {
  padding-left: 30px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_left {
  border-right: none;
}

.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_right {
  border-left: none;
}

.et_pb_sidebar_no_border {
  padding: 0;
  border: none;
}

/* Fullwidth Image Module */
.et_pb_fullwidth_image {
  position: relative;
  line-height: 0;
}

  .et_pb_fullwidth_image img {
    width: 100%;
  }

/* Call To Action Module */
.et_pb_promo {
  padding: 40px 60px;
  text-align: center;
}

.et_pb_promo_description {
  padding-bottom: 20px;
}

  .et_pb_promo_description p:last-of-type {
    padding-bottom: 0;
  }

.et_pb_promo_button {
  display: inline-block;
  color: inherit;
}

  .et_pb_promo_button:hover,
  .et_pb_newsletter_button:hover {
    text-decoration: none;
  }

.et_pb_column_1_2 .et_pb_promo,
.et_pb_column_1_3 .et_pb_promo,
.et_pb_column_1_4 .et_pb_promo {
  padding: 40px;
}

/* Newsletter Module */
.et_pb_newsletter {
  padding: 25px;
}

.et_pb_newsletter_form,
.et_pb_newsletter_description {
  width: 50%;
  padding: 0;
}

.et_pb_newsletter_description {
  float: left;
  margin-bottom: 20px;
}

  .et_pb_newsletter_description p:last-of-type {
    padding-bottom: 0;
  }

.et_pb_newsletter_form {
  float: left;
}

  .et_pb_newsletter_form p input {
    width: 100%;
    padding: 14px 4% !important;
    border: none !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    color: #666;
    background-color: #fff;
    font-size: 14px;
    font-size: 16px;
    font-weight: 400;
  }

  .et_pb_newsletter_form p .et_pb_signup_error {
    border: 1px solid #f00 !important;
  }

.et_pb_newsletter_result {
  display: none;
}

.et_pb_newsletter_button {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: inherit;
  text-align: center;
}

.et_pb_login_form .et_pb_newsletter_button,
.et_pb_feedburner_form .et_pb_newsletter_button {
  width: 100%;
  margin: 0;
  cursor: pointer;
}

.et_pb_login_form form,
.et_pb_feedburner_form form {
  text-align: left;
}

.et_pb_login_form ::-webkit-input-placeholder,
.et_pb_feedburner_form ::-webkit-input-placeholder {
  color: #666;
}

.et_pb_login_form ::-moz-placeholder,
.et_pb_feedburner_form ::-moz-placeholder {
  color: #666;
}

.et_pb_login_form :-ms-input-placeholder,
.et_pb_feedburner_form :-ms-input-placeholder {
  color: #666;
}

.et_pb_no_bg {
  padding: 0 !important;
}

/* Column Adjustments */
.logged-in .et_pb_login .et_pb_newsletter_description,
.et_pb_column_1_2 .et_pb_newsletter_form,
.et_pb_column_1_2 .et_pb_newsletter_description,
.et_pb_column_3_8.et_pb_column_inner .et_pb_newsletter_form,
.et_pb_column_3_8.et_pb_column_inner .et_pb_newsletter_description,
.et_pb_column_1_3 .et_pb_newsletter_form,
.et_pb_column_1_3 .et_pb_newsletter_description,
.et_pb_column_1_3.et_pb_column_inner .et_pb_newsletter_form,
.et_pb_column_1_3.et_pb_column_inner .et_pb_newsletter_description,
.et_pb_column_1_4 .et_pb_newsletter_form,
.et_pb_column_1_4 .et_pb_newsletter_description {
  width: 100%;
  padding: 0;
}

.et_pb_column_4_4 .et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter_form,
.et_pb_column_2_3 .et_pb_newsletter_form {
  padding-left: 40px;
}

/* Tabs Module */
.et_pb_tabs {
  border: 1px solid #d9d9d9;
}

ul.et_pb_tabs_controls {
  border-bottom: 1px solid #d9d9d9;
  background-color: #f4f4f4;
}

.et_pb_tabs_controls li {
  float: left;
  position: relative;
  max-width: 100%;
  padding: 5px 30px 3px;
  border-right: 1px solid #d9d9d9;
  font-weight: 600;
  cursor: pointer;
}

  .et_pb_tabs_controls li:not(.et_pb_tab_active):last-child {
    border-right: none;
  }

  .et_pb_tabs_controls li a {
    color: #666;
    text-decoration: none;
  }

  .et_pb_tabs_controls li.et_pb_tab_active {
    bottom: -1px;
    padding: 4px 30px 4px;
    background-color: #fff;
  }

.et_pb_tab_active a {
  color: #333 !important;
}

.et_pb_tab p:last-of-type {
  padding-bottom: 0;
}

.et_pb_all_tabs {
  padding: 24px 30px;
  background: #fff;
}

  .et_pb_all_tabs > div,
  .et_pb_toggle_close .et_pb_toggle_content {
    display: none;
  }

  .et_pb_all_tabs .et_pb_active_content {
    display: block;
  }

/* Column Adjustments */
.et_pb_column_1_3 .et_pb_tabs_controls,
.et_pb_column_1_4 .et_pb_tabs_controls {
  border-bottom: none;
}

  .et_pb_column_1_3 .et_pb_tabs_controls li,
  .et_pb_column_1_4 .et_pb_tabs_controls li,
  .et_pb_column_3_8 .et_pb_tabs_controls li {
    float: none;
    border-right: none;
    border-bottom: 1px solid #d9d9d9;
  }

/* Accordion + Toggle Modules*/
.et_pb_toggle {
  border: 1px solid #d9d9d9;
}

.et_pb_toggle_close {
  padding: 20px;
  background-color: #f4f4f4;
}

.et_pb_toggle_open {
  padding: 20px;
  background: #fff;
}

.et_pb_toggle h5.et_pb_toggle_title {
  position: relative;
  padding: 0 50px 0 0;
  cursor: pointer;
}

.et_pb_toggle_close h5.et_pb_toggle_title {
  color: #666;
}

.et_pb_toggle_open h5.et_pb_toggle_title {
  color: #333;
}

.et_pb_toggle_title:before {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -0.5em;
  color: #ccc;
  font-size: 16px;
  content: "\e050";
}

.et_pb_toggle_open .et_pb_toggle_title:before {
  content: "\e04f";
}

.et_pb_toggle_content {
  padding-top: 20px;
}

  .et_pb_toggle_content p:last-of-type {
    padding-bottom: 0;
  }

/* Map Module */
.et_pb_map {
  position: relative;
  width: 100%;
  height: 440px;
}

body.chrome.parallax-map-support .et_pb_map {
  transform: inherit !important;
}

.et_pb_map_container img {
  max-width: inherit;
}

.et_pb_map_pin {
  display: none;
  visibility: hidden;
}

/* Column Adjustments */
.et_pb_column_2_3 .et_pb_map {
  height: 400px;
}

.et_pb_column_1_2 .et_pb_map,
.et_pb_column_3_8 .et_pb_map {
  height: 280px;
}

.et_pb_column_1_3 .et_pb_map,
.et_pb_column_1_4 .et_pb_map {
  height: 230px;
}

/* Contact Form Module */
.et_pb_contact_main_title {
  padding-bottom: 16px;
  font-size: 26px;
  font-weight: 500;
}

.et_pb_column_1_3 .et_pb_contact_main_title,
.et_pb_column_1_4 .et_pb_contact_main_title {
  font-size: 22px;
}

.et_pb_contact_left {
  float: left;
  width: 100%;
}

.et_pb_contact_right {
  float: right;
  width: auto;
  margin: 8px 15px 0 0;
  text-align: right;
}

.et_pb_contact_form_label {
  display: none;
}

.et_pb_contact_left p {
  float: left;
  width: 48.5%;
  margin: 0 3% 3% 0;
  padding-bottom: 0;
}

  .et_pb_contact_left p:last-child {
    margin-right: 0;
  }

.et_pb_contact p input,
.et_pb_contact p textarea {
  width: 100%;
  padding: 16px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #999;
  background-color: #eee;
  font-size: 14px;
}

.et_pb_contact_right p input {
  max-width: 45px;
  padding: 16px;
}

.et_pb_contact_message {
  min-height: 150px;
}

.et_pb_contact_submit,
.et_pb_contact_reset {
  display: block;
  float: right;
  margin: 8px auto 0;
  font-family: inherit;
  cursor: pointer;
}

.et_pb_column_3_8 .et_pb_contact_left p,
.et_pb_column_1_3 .et_pb_contact_left p,
.et_pb_column_1_4 .et_pb_contact_left p {
  float: none;
  width: 100%;
  margin-right: 0;
}

.et_pb_contact p .et_contact_error {
  border: 1px solid red !important;
}

/* Circle Counter Module */
.et_pb_circle_counter,
.et_pb_number_counter {
  position: relative;
  margin: 0 auto 30px;
  text-align: center;
}

.et_pb_circle_counter {
  max-width: 225px;
}

  .et_pb_circle_counter canvas {
    position: absolute;
    top: 0;
    left: 0;
  }

  .et_pb_circle_counter .percent,
  .et_pb_number_counter .percent {
    position: relative;
    z-index: 2;
  }

    .et_pb_circle_counter .percent p,
    .et_pb_number_counter .percent p {
      visibility: hidden;
    }

    .et_pb_circle_counter .percent p {
      position: relative;
      padding: 49% 0;
      font-size: 40px;
      font-weight: 500;
      line-height: 0.1em;
    }

  .et_pb_circle_counter h3,
  .et_pb_number_counter h3 {
    padding: 20px 0 0 0;
    font-size: 18px;
  }

/* Number Counter Module */
.et_pb_number_counter {
  width: auto;
}

  .et_pb_number_counter canvas {
    display: none;
    visibility: hidden;
  }

  .et_pb_number_counter .percent {
    height: 72px;
  }

    .et_pb_number_counter .percent p {
      font-size: 72px;
      font-weight: 500;
      line-height: 72px;
    }

/* Project Post Type */
.et_pb_post .entry-content {
  padding-top: 30px;
}

.et_pb_portfolio_item h2
/*,.et_pb_gallery_grid .et_pb_gallery_item h3*/ {
  margin-top: 10px;
}

.et_pb_inline_icon:before,
.et_overlay.et_pb_inline_icon:before {
  content: attr(data-icon);
}

/* Portfolio + Shop Overlay */
.et_overlay {
  display: block;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1px solid #e5e5e5;
  opacity: 0;
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -o-backface-visibility: hidden;
}

  .et_overlay:before {
    position: absolute;
    top: 55%;
    left: 50%;
    margin: -14px 0 0 -14px;
    font-size: 32px;
    content: "\e050";
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }

  .et_overlay:hover:before {
    top: 50%;
  }

/* Login Module */
.et_pb_forgot_password {
  margin-top: -5px;
  font-size: 12px;
}

  .et_pb_forgot_password a {
    color: #fff;
    text-decoration: underline;
  }

.et_pb_bg_layout_light .et_pb_forgot_password a {
  color: #666;
}

/* Person Module */
.et_pb_team_member_image {
  display: table-cell;
  float: left;
  width: 320px;
  margin-right: 30px;
  line-height: 0;
}

.et_pb_team_member_description {
  display: table-cell;
  vertical-align: top;
}

.et_pb_team_member_no_image .et_pb_team_member_description {
  display: block !important;
}

.et_pb_team_member_description h4 {
  padding-bottom: 0;
}

.et_pb_member_position {
  padding-bottom: 7px;
  color: #aaa;
}

/* Column Adjustments */
.et_pb_column_1_2 .et_pb_team_member_image,
.et_pb_column_3_8 .et_pb_team_member_image,
.et_pb_column_1_3 .et_pb_team_member_image,
.et_pb_column_1_4 .et_pb_team_member_image {
  display: block;
  float: none;
  width: auto;
  margin: 0 0 12px;
  text-align: center;
}

.et_pb_column_1_2 .et_pb_team_member_description,
.et_pb_column_3_8 .et_pb_team_member_description,
.et_pb_column_1_3 .et_pb_team_member_description,
.et_pb_column_3_4 .et_pb_team_member_description {
  display: block;
}

/* Social Media */
.et_pb_member_social_links li {
  display: inline-block;
  margin-right: 15px;
}

.et_pb_member_social_links a {
  display: inline-block;
  position: relative;
  color: #b2b2b2;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
  transition: color 300ms ease 0s;
}

.et_pb_facebook_icon:before {
  content: "\e093";
}

.et_pb_twitter_icon:before {
  content: "\e094";
}

.et_pb_google_icon:before {
  content: "\e096";
}

.et_pb_linkedin_icon:before {
  content: "\e09d";
}

.et_pb_member_social_links span {
  display: none;
}

/* Blog Post Formats */
.et_quote_content,
.et_link_content,
.et_audio_content,
.et_pb_audio_module_content {
  position: relative;
  text-align: center;
  word-wrap: break-word;
}

.et_link_content,
.et_audio_content,
.et_pb_audio_module_content,
.et_quote_content {
  padding: 50px 60px;
}

  /* Link Post Format */
  .et_quote_content blockquote p,
  .et_quote_content blockquote cite,
  .et_link_content h2,
  .et_link_content a.et_link_main_url,
  .et_audio_content h2,
  .et_pb_audio_module_content h2 {
    color: #fff !important;
  }

.et_pb_text_color_dark .et_quote_content blockquote p,
.et_pb_text_color_dark .et_quote_content blockquote cite,
.et_pb_text_color_dark .et_link_content h2,
.et_pb_text_color_dark .et_link_content a.et_link_main_url,
.et_pb_text_color_dark .et_audio_content h2,
.et_pb_text_color_dark .et_pb_audio_module_content h2,
.et_pb_text_color_dark .et_audio_module_meta {
  color: #666 !important;
}

.et_pb_text_color_dark.et_quote_content blockquote p,
.et_pb_text_color_dark.et_quote_content blockquote cite,
.et_pb_text_color_dark.et_link_content h2,
.et_pb_text_color_dark.et_link_content a.et_link_main_url,
.et_pb_text_color_dark.et_audio_content h2,
.et_pb_text_color_dark.et_pb_audio_module_content h2 {
  color: #bbb !important;
}

.et_pb_text_color_dark.et_quote_content,
.et_pb_text_color_dark.et_link_content,
.et_pb_text_color_dark.et_audio_content {
  background-color: #e8e8e8;
}

.et_quote_main_link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}

/* Quote Post Format */
.et_quote_content blockquote {
  margin: 0;
  padding: 0;
  border: none;
}

  .et_quote_content blockquote p,
  .et_link_content h2,
  .et_audio_content h2,
  .et_pb_audio_module_content h2 {
    margin-top: 0;
  }

  .et_quote_content blockquote p,
  .et_link_content h2,
  .et_audio_content h2 {
    line-height: 44px;
  }

.et_audio_content h2 {
  margin-bottom: 20px;
}

.et_quote_content blockquote cite,
.et_link_content a.et_link_main_url {
  font-size: 18px;
  font-weight: 200;
}

.et_quote_content blockquote cite {
  font-style: normal;
}

/* Column Adjustments */
.et_pb_column_1_2 .et_audio_content h2,
.et_pb_column_1_3 .et_audio_content h2,
.et_pb_column_3_8 .et_audio_content h2,
.et_pb_column_1_4 .et_audio_content h2,
.et_pb_blog_grid .et_audio_content h2 {
  margin-top: 0;
  margin-bottom: 9px;
}

.et_pb_column_2_3 .et_quote_content {
  padding: 50px 42px 45px;
}

.et_pb_column_2_3 .et_link_content,
.et_pb_column_2_3 .et_audio_content,
.et_pb_column_2_3 .et_pb_audio_module_content {
  padding: 40px 40px 45px;
}

.et_pb_column_1_2 .et_quote_content {
  padding: 35px 40px;
}

.et_pb_column_1_2 .et_link_content,
.et_pb_column_1_2 .et_audio_content {
  padding: 35px 40px;
}

.et_pb_column_1_2 .et_pb_audio_module_content {
  padding: 40px 40px 35px;
}

.et_pb_column_1_2 .et_quote_content blockquote p {
  font-size: 26px;
}

.et_pb_column_1_2 .et_quote_content blockquote p,
.et_pb_column_1_2 .et_link_content h2,
.et_pb_column_1_2 .et_audio_content h2 {
  line-height: 32px;
}

.et_pb_column_1_2 .et_quote_content blockquote cite,
.et_pb_column_1_2 .et_link_content a.et_link_main_url {
  font-size: 14px;
}

.et_pb_column_1_3 .et_quote_content,
.et_pb_column_3_8 .et_quote_content,
.et_pb_column_1_4 .et_quote_content,
.et_pb_blog_grid .et_quote_content {
  padding: 35px 30px 32px;
}

  .et_pb_column_1_3 .et_quote_content blockquote p,
  .et_pb_column_3_8 .et_quote_content blockquote p,
  .et_pb_column_1_4 .et_quote_content blockquote p,
  .et_pb_blog_grid .et_quote_content blockquote p,
  .et_pb_column_1_3 .et_link_content h2,
  .et_pb_column_3_8 .et_link_content h2,
  .et_pb_column_1_4 .et_link_content h2,
  .et_pb_blog_grid .et_link_content h2,
  .et_pb_column_1_3 .et_audio_content h2,
  .et_pb_column_3_8 .et_audio_content h2,
  .et_pb_column_1_4 .et_audio_content h2,
  .et_pb_blog_grid .et_audio_content h2 {
    font-size: 18px;
    line-height: 26px;
  }

  .et_pb_column_1_3 .et_quote_content blockquote cite,
  .et_pb_column_3_8 .et_quote_content blockquote cite,
  .et_pb_column_1_4 .et_quote_content blockquote cite,
  .et_pb_blog_grid .et_quote_content blockquote cite,
  .et_pb_column_1_3 .et_link_content a.et_link_main_url,
  .et_pb_column_3_8 .et_link_content a.et_link_main_url,
  .et_pb_column_1_4 .et_link_content a.et_link_main_url,
  .et_pb_blog_grid .et_link_content a.et_link_main_url {
    font-size: 14px;
  }

.et_pb_blog_grid .et_link_content,
.et_pb_blog_grid .et_quote_content {
  margin: -20px -20px 19px;
}

.et_pb_column_1_3 .et_link_content,
.et_pb_column_3_8 .et_link_content,
.et_pb_column_1_4 .et_link_content,
.et_pb_blog_grid .et_link_content,
.et_pb_column_1_3 .et_audio_content,
.et_pb_column_1_4 .et_audio_content,
.et_pb_column_3_8 .et_audio_content,
.et_pb_blog_grid .et_audio_content {
  padding: 35px 20px;
}

.et_pb_column_3_8 .et_pb_audio_module_content,
.et_pb_column_1_3 .et_pb_audio_module_content,
.et_pb_column_1_4 .et_pb_audio_module_content {
  padding: 30px;
}

/* Audio Post Format */
.et_pb_blog_grid .et_audio_content {
  margin-bottom: 19px;
}

.et_audio_container .mejs-container,
.et_audio_container .mejs-embed,
.et_audio_container .mejs-embed body,
.et_audio_container .mejs-container .mejs-controls {
  height: auto;
  background: none;
}

.et_audio_container .mejs-time.mejs-currenttime-container,
.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-loaded {
  display: none !important;
}

  .et_audio_container .mejs-time.mejs-currenttime-container.custom {
    display: block !important;
    margin-left: 10px;
    padding: 0;
    line-height: inherit;
  }

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  top: 0;
  height: 4px;
  margin: 8px 0 0 0;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.5);
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: rgba(153, 153, 153, 0.5);
}

.et_audio_container .mejs-controls > div {
  height: 20px !important;
}

.et_audio_container .mejs-controls div.mejs-time-rail {
  display: block !important;
  position: relative;
  padding-top: 0;
}

.et_audio_container span.mejs-time-total.mejs-time-slider {
  display: block !important;
  position: relative !important;
  max-width: 100%;
}

.et_audio_container .mejs-button.mejs-volume-button {
  width: auto;
  height: auto;
  margin-left: 10px;
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current,
.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  height: 4px;
  border-radius: 5px;
  background: #fff;
}

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current,
.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #999;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  top: 8px;
}

.et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle,
.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: block;
  top: -3px;
  width: 10px;
  border: none;
}

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  position: absolute;
  top: 5px;
  height: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
}

.et_audio_container .mejs-container .mejs-controls .mejs-time span {
  font-size: 18px;
}

.et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
  display: block !important;
  float: left;
  height: 19px;
  margin-left: 5px;
}

.et_audio_container .mejs-controls div.mejs-horizontal-volume-slider {
  height: 4px;
}

.et_audio_container .mejs-playpause-button button,
.et_audio_container .mejs-volume-button button {
  position: relative !important;
  z-index: 99;
  width: auto !important;
  height: auto !important;
  margin: 0 !important;
  background: none !important;
}

  .et_audio_container .mejs-playpause-button button:before {
    top: -8px;
    left: 0;
    font-size: 32px;
    content: "\45" !important;
  }

  .et_audio_container .mejs-playpause-button button:before,
  .et_audio_container .mejs-volume-button button:before {
    color: #fff;
  }

.et_pb_text_color_dark .et_audio_container .mejs-playpause-button button:before,
.et_pb_text_color_dark .et_audio_container .mejs-volume-button button:before {
  color: #666;
}

.et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle,
.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  background: #666;
}

.et_pb_text_color_dark .mejs-container .mejs-controls .mejs-time span {
  color: #999;
}

.et_audio_container .mejs-playpause-button {
  width: auto !important;
  height: auto !important;
  margin-top: -7px !important;
}

.et_audio_container .mejs-controls .mejs-button button:focus {
  outline: none;
}

.et_audio_container .mejs-playpause-button.mejs-pause button:before {
  content: "\60" !important;
}

.et_audio_container .mejs-volume-button button:before {
  font-size: 18px;
  content: "\e068";
}

.et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
.et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
.et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
  font-size: 14px;
}

/* Gallery Post Format */

.et_gallery_item {
  float: left;
  width: 28.353%;
  margin: 0 7.47% 7.47% 0;
}

  .et_gallery_item:nth-child(3n) {
    margin-right: 0;
  }

  .et_gallery_item:nth-child(3n+1) {
    clear: both;
  }

/* Fullwidth Gallery */
.et_full_width_page .et_gallery_item {
  float: left;
  width: 20.875%;
  margin: 0 5.5% 5.5% 0;
}

  .et_full_width_page .et_gallery_item:nth-child(3n) {
    margin-right: 5.5%;
  }

  .et_full_width_page .et_gallery_item:nth-child(3n+1) {
    clear: none;
  }

  .et_full_width_page .et_gallery_item:nth-child(4n) {
    margin-right: 0;
  }

  .et_full_width_page .et_gallery_item:nth-child(4n+1) {
    clear: both;
  }

/* Column Adjustments */


/* Audio Module */
.et_pb_audio_module {
  position: relative;
}

.et_pb_audio_cover_art {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}

.et_pb_audio_module_content {
  margin-left: 220px;
}

  .et_pb_audio_module_content h2 {
    margin-bottom: -5px;
  }

.et_audio_module_meta {
  margin-bottom: 17px;
  color: #fff;
}

.et_pb_audio_no_image .et_pb_audio_module_content {
  margin-left: 0;
}

/* Column Adjustments */
.et_pb_column_2_3 .et_pb_audio_cover_art {
  width: 180px;
}

.et_pb_column_2_3 .et_pb_audio_module_content {
  margin-left: 180px;
}

.et_pb_column_1_2 .et_pb_audio_cover_art,
.et_pb_column_3_8 .et_pb_audio_cover_art,
.et_pb_column_1_3 .et_pb_audio_cover_art,
.et_pb_column_1_4 .et_pb_audio_cover_art {
  float: none;
  position: relative;
  width: 100%;
}

.et_pb_column_1_2 .et_pb_audio_module_content,
.et_pb_column_3_8 .et_pb_audio_module_content,
.et_pb_column_1_3 .et_pb_audio_module_content,
.et_pb_column_1_4 .et_pb_audio_module_content {
  margin-left: 0;
}

.et_pb_column_1_4 .et_audio_module_meta {
  font-size: 12px;
}

.et_pb_column_1_2 .et_pb_audio_cover_art {
  height: 380px;
}

.et_pb_column_3_8 .et_pb_audio_cover_art {
  height: 275px;
}

.et_pb_column_1_3 .et_pb_audio_cover_art {
  height: 240px;
}

.et_pb_column_1_4 .et_pb_audio_cover_art {
  height: 170px;
}

/* Icon Font */
.et-pb-arrow-prev:before,
.et-pb-arrow-next:before,
.et_pb_toggle_title:before,
.et_overlay:before,
#et_search_icon:before,
.mobile_menu_bar:before,
.et-social-icon a:before,
.et_pb_social_icon a.icon:before,
.et_pb_font_icon:before,
.et_audio_container .mejs-playpause-button button:before,
.et_audio_container .mejs-volume-button button:before,
#et-info-phone:before,
#et-info-email:before,
.et-cart-info span:before,
.et_pb_pricing_table_button:after,
.et_pb_promo_button:after,
a.et_pb_more_button:after,
.et_pb_newsletter_button:after,
.comment-reply-link:after,
.form-submit input:after,
.et_pb_contact_submit:after,
.et_pb_contact_reset:after,
.et_password_protected_form .et_submit_button:after,
.et_pb_button:after {
  font-family: "ETmodules" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1;
  text-transform: none;
  speak: none;
}

.et_pb_custom_button_icon.et_pb_button:after {
  content: attr(data-icon);
}

/* Dropdown Menu */

/* Mobile Menu */
.et_mobile_menu {
  display: none;
  visibility: visible;
  position: absolute;
  z-index: 9999;
  left: 0;
  width: 100%;
  padding: 5%;
  border-top: 3px solid #2ea3f2;
  opacity: 1;
  background: #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

  .et_mobile_menu li ul {
    display: block !important;
    visibility: visible !important;
    padding-left: 10px;
  }

  .et_mobile_menu li li {
    padding-left: 5%;
  }

  .et_mobile_menu li a {
    display: block;
    padding: 10px 5%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    color: #666;
  }

  .et_mobile_menu .menu-item-has-children > a {
    background-color: rgba(0, 0, 0, 0.03);
    font-weight: bold;
  }

  .et_mobile_menu li .menu-item-has-children > a {
    background-color: transparent;
  }

.et_mobile_nav_menu {
  display: none;
  float: right;
}

.mobile_menu_bar {
  display: block;
  position: relative;
  line-height: 0;
}

  .mobile_menu_bar:before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 32px;
    content: "\61";
    cursor: pointer;
  }

.mobile_nav .select_page {
  display: none;
}

/* Slider Arrows */
.et-pb-arrow-prev,
.et-pb-arrow-next {
  position: absolute;
  z-index: 100;
  top: 50%;
  margin-top: -24px;
  opacity: 0;
  color: #fff;
  font-size: 48px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.et_pb_bg_layout_light .et-pb-arrow-prev,
.et_pb_bg_layout_light .et-pb-arrow-next {
  color: #333;
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
  background-color: #333;
}

.et_pb_bg_layout_light .et-pb-controllers a {
  background-color: rgba(0, 0, 0, 0.3);
}

.et-pb-controllers .et-pb-active-control {
  background-color: #fff !important;
}

.et-pb-arrow-prev:hover,
.et-pb-arrow-next:hover {
  text-decoration: none;
}

.et-pb-arrow-prev span,
.et-pb-arrow-next span {
  display: none;
}

.et-pb-arrow-prev {
  left: -22px;
}

.et-pb-arrow-next {
  right: -22px;
}

.et-pb-arrow-prev:before {
  content: "\34";
}

.et-pb-arrow-next:before {
  content: "\35";
}

.et_pb_slider:hover .et-pb-arrow-prev,
.et_mobile_device .et-pb-arrow-prev {
  left: 22px;
  opacity: 1;
}

.et_pb_slider:hover .et-pb-arrow-next,
.et_mobile_device .et-pb-arrow-next {
  right: 22px;
  opacity: 1;
}

.format-gallery .et-pb-arrow-prev,
.format-gallery .et-pb-arrow-next {
  color: #fff;
}

.format-gallery .et-pb-controllers a {
  background-color: rgba(255, 255, 255, 0.5);
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-prev {
  left: 0;
}

.format-gallery .et_pb_slider:hover .et-pb-arrow-next {
  right: 0;
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev {
  left: 0;
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,
.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev {
  right: 0;
}

.et_pb_column_1_4 .et_pb_slider .et_pb_slide {
  min-height: 170px;
}

.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next {
  right: 0;
}

/* Dot Navigation */
.et-pb-controllers {
  position: absolute;
  z-index: 10;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
}

.format-gallery .et-pb-controllers {
  bottom: 0;
}

.et-pb-controllers a {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 10px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  background-color: rgba(255, 255, 255, 0.5);
  text-indent: -9999px;
}

.et_pb_post .et-pb-controllers a {
  margin-bottom: 10px;
}

.et-pb-controllers a:last-child {
  margin-right: 0;
}

.et-pb-controllers .et-pb-active-control {
  background-color: #fff;
}

/* Button */
.et_pb_more_button {
  display: inline-block;
  margin-top: 20px;
  color: inherit;
  text-shadow: none;
  text-decoration: none;
}

/* Parallax Background */
.et_parallax_bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.et_pb_section_parallax {
  overflow: hidden;
 
}

  .et_pb_section_parallax .et_pb_parallax_css {
    background-attachment: fixed;
  }

  .et_pb_section_parallax.et_pb_row .et_pb_column,
  .et_pb_section_parallax.et_pb_row .et_pb_module,
  .et_pb_section_parallax.et_pb_column .et_pb_module {
    position: relative;
    z-index: 9;
  }

/* Mobile Devices */
.et_mobile_device .et-waypoint,
.et_mobile_device .et_pb_counter_amount {
  opacity: 1 !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  animation: none !important;
}

/* Slider Preload */
.et_pb_preload > div{
  visibility: hidden;
}

.et_pb_preload {
  position: relative;
  background: #464646 !important;
}

  .et_pb_preload:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    background: url("includes/builder/styles/images/preloader.gif") no-repeat;
    content: "";
  }

/* Text Module */
.et_pb_text p:last-of-type {
  padding-bottom: 0;
}

.et_pb_bg_layout_dark,
.et_pb_bg_layout_dark h1,
.et_pb_bg_layout_dark h2,
.et_pb_bg_layout_dark h3,
.et_pb_bg_layout_dark h4,
.et_pb_bg_layout_dark h5,
.et_pb_bg_layout_dark h6 {
  color: #fff !important;
}

.et_pb_text_align_left {
  text-align: left;
}

.et_pb_text_align_center {
  margin: auto;
  text-align: center;
}

.et_pb_text_align_right {
  text-align: right;
}

.et_pb_text_align_justified {
  text-align: justify;
}

/* Social Media Follow Module */
ul.et_pb_social_media_follow {
  margin: 0 0 22px;
  padding: 0;
  list-style-type: none !important;
}

.et_pb_social_media_follow li {
  float: left;
  margin-bottom: 8px;
}

  .et_pb_social_media_follow li a {
    display: block;
    float: left;
    margin-right: 8px;
    text-align: center;
    text-decoration: none;
  }

    .et_pb_social_media_follow li a.follow_button {
      margin-top: 5px;
      margin-right: 25px;
      padding: 0 12px;
      border-radius: 3px;
      color: rgba(0, 0, 0, 0.5);
      background: rgba(0, 0, 0, 0.1);
      font-size: 14px;
      line-height: 1.6em;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
    }

      .et_pb_social_media_follow li a.follow_button:hover {
        color: rgba(0, 0, 0, 0.6);
        background: rgba(0, 0, 0, 0.2);
      }

.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button {
  color: rgba(255, 255, 255, 0.8);
  background: rgba(0, 0, 0, 0.6);
}

  .et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover {
    color: #fff;
    background: rgba(0, 0, 0, 0.7);
  }

.et_pb_social_media_follow li a.icon {
  width: 32px;
  height: 32px;
  padding: 0;
}

  .et_pb_social_media_follow li a.icon::before {
    display: block;
    width: 32px;
    height: 32px;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    transition: color 0.3s;
  }

  .et_pb_social_media_follow li a.icon:hover::before {
    color: rgba(255, 255, 255, 0.7);
  }

  .et_pb_social_media_follow li a.icon.rounded_rectangle {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }

  .et_pb_social_media_follow li a.icon.circle {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
  }

li.et_pb_social_icon a span {
  display: none;
}

/* Icons */
.et-social-facebook a.icon:before {
  content: "\e093";
}

.et-social-twitter a.icon:before {
  content: "\e094";
}

.et-social-google-plus a.icon:before {
  content: "\e096";
}

.et-social-pinterest a.icon:before {
  content: "\e095";
}

.et-social-instagram a.icon:before {
  content: "\e09a";
}

.et-social-skype a.icon:before {
  content: "\e0a2";
}

.et-social-youtube a.icon:before {
  content: "\e0a3";
}

.et-social-rss a.icon:before {
  content: "\e09e";
}

/* Sections */
.et_pb_section {
  position: relative;
  background-color: #fff;
}

.et_section_transparent {
  background-color: transparent;
}

.et_pb_inner_shadow {
  -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.07);
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.07);
}

/* Rows */
.et_pb_row.et_pb_row_empty,
.et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
  display: none;
}

.et_pb_column.et_pb_column_empty {
  min-height: 1px;
}

.et_pb_row_inner {
  width: 100%;
}

  .et_pb_row .et_pb_column:last-child,
  .et_pb_row_inner .et_pb_column:last-child {
    margin-right: 0 !important;
  }

/* Divider Module */
.et_pb_space {
  border: none;
}

.et_pb_divider {
  position: relative;
  margin: 0 0 30px 0;
}

  .et_pb_divider:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #eee;
    border-top-color: rgba(0, 0, 0, 0.1);
    content: "";
  }

.et_pb_divider_position_bottom:before {
  top: auto;
  bottom: 0;
}

.et_pb_divider_position_center:before {
  top: 50%;
}

body.ie .et_pb_divider {
  overflow: visible;
}

/* Accordion + Toggle Modules */
.et_pb_counters,
.et_pb_pricing,
.et_pb_widget_area ul,
.et_pb_tabs_controls {
  padding: 0 !important;
  line-height: inherit !important;
  list-style: none !important;
}

/* Gallery and Portfolio Modules */
.et_pb_gallery .et_pb_gallery_items {
  overflow: hidden;
  width: 100%;
}

/*.et_pb_gallery_grid .et_pb_gallery_items {
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out;
}

.et_pb_gallery_grid .et_pb_gallery_image {
  overflow: hidden;
  position: relative;
}*/

.et_pb_gallery_image {
  line-height: 0;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item {
  display: none;
  float: left;
  position: relative;
  margin-right: -100%;
}

.et_pb_gallery_fullwidth .et_pb_gallery_item,
.et_pb_gallery_fullwidth .et_pb_gallery_image img {
  width: 100%;
}

  .et_pb_gallery_fullwidth .et_pb_gallery_item:first-child {
    display: block;
  }

/* Filterable Portfolio Module */
/*
.et_pb_gallery_grid .et_pb_gallery_item {
  opacity: 1;
  -webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
  */

/* Gallery and Portfolio Pagination */
.et_pb_gallery .et_pb_gallery_pagination {
  width: 100%;
  border-top: 1px solid #e2e2e2;
}

  .et_pb_gallery .et_pb_gallery_pagination ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none !important;
  }

    .et_pb_gallery .et_pb_gallery_pagination ul li {
      float: left;
      padding: 10px;
    }

      .et_pb_gallery .et_pb_gallery_pagination ul li a {
        color: #999;
        font-size: 16px;
        line-height: 16px;
      }

        .et_pb_gallery .et_pb_gallery_pagination ul li a.active {
          color: #82c0c7;
        }

.et_pb_gallery.et_pb_bg_layout_dark .et_pb_gallery_pagination ul li a {
  color: #fff;
}

.et_pb_portfolio_items_wrapper.no_pagination {
  border-bottom: none;
}

/* Widgets */
.et_pb_widget {
  float: left;
  max-width: 100%;
}

  .et_pb_widget a {
    color: #666;
    text-decoration: none;
  }

  .et_pb_widget li a:hover {
    color: #82c0c7;
  }

  .et_pb_widget ul li {
    margin-bottom: 0.5em;
  }

    .et_pb_widget ul li ul li {
      margin-left: 15px;
    }

  .et_pb_widget select {
    width: 100%;
    height: 28px;
  }

.et_pb_widget_area .et_pb_widget a {
  color: inherit;
}

.et_pb_bg_layout_light .et_pb_widget li a {
  color: #666;
}

.et_pb_bg_layout_dark .et_pb_widget li a {
  color: inherit;
}

/* Post Title Module */
.et_pb_title_container h1 {
  font-size: 26px;
  line-height: 1em;
}

.et_pb_column_1_3 .et_pb_title_container h1,
.et_pb_column_1_4 .et_pb_title_container h1 {
  font-size: 18px;
}

.et_pb_post_title.et_pb_featured_bg {
  overflow: hidden;
  position: relative;
  padding: 16% 8%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.et_pb_post_title .et_pb_parallax_css {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
}

.et_pb_title_featured_container img {
  width: 100%;
}

.et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
  padding: 1em 1.5em;
}

.et_pb_title_container {
  display: inline-block;
  position: relative;
  z-index: 98;
  max-width: 100%;
  word-wrap: break-word;
}

.et_pb_title_featured_container {
  line-height: 0;
}

p.et_pb_title_meta_container {
  padding-bottom: 1em;
}

.et_pb_post_title.et_pb_featured_bg .et_pb_title_meta_container {
  padding-bottom: 0;
}

/* Fullwidth Code Module */
.et_pb_fullwidth_code.et_pb_module {
  position: relative;
  z-index: 9;
}

/* Transitions */
@-webkit-keyframes fadeBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes fadeBottom {
  0% {
    opacity: 0;
    -moz-transform: translateY(10%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@-o-keyframes fadeBottom {
  0% {
    opacity: 0;
    -o-transform: translateY(10%);
  }

  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}

@keyframes fadeBottom {
  0% {
    opacity: 0;
    transform: translateY(10%);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-10%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-10%);
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeLeft {
  0% {
    opacity: 0;
    transform: translateX(-10%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(10%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeRight {
  0% {
    opacity: 0;
    -o-transform: translateX(10%);
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeRight {
  0% {
    opacity: 0;
    transform: translateX(10%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}

@-moz-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }

  100% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}

@-o-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }

  100% {
    opacity: 0;
    -o-transform: translateX(100%);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    transform: translateX(100%);
  }
}

@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-60%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translatey(0);
  }
}

@-moz-keyframes fadeInTop {
  0% {
    opacity: 0;
    -moz-transform: translatey(-60%);
  }

  100% {
    opacity: 1;
    -moz-transform: translatey(0);
  }
}

@-o-keyframes fadeInTop {
  0% {
    opacity: 0;
    -o-transform: translatey(-60%);
  }

  100% {
    opacity: 1;
    -o-transform: translatey(0);
  }
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translatey(-60%);
  }

  100% {
    opacity: 1;
    transform: translatey(0);
  }
}

@-webkit-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translatey(-60%);
  }
}

@-moz-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -moz-transform: translatey(0);
  }

  100% {
    opacity: 0;
    -moz-transform: translatey(-60%);
  }
}

@-o-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -o-transform: translatey(0);
  }

  100% {
    opacity: 0;
    -o-transform: translatey(-60%);
  }
}

@keyframes fadeOutTop {
  0% {
    opacity: 1;
    transform: translatey(0);
  }

  100% {
    opacity: 0;
    transform: translatey(-60%);
  }
}

@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translatey(60%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translatey(0);
  }
}

@-moz-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -moz-transform: translatey(60%);
  }

  100% {
    opacity: 1;
    -moz-transform: translatey(0);
  }
}

@-o-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -o-transform: translatey(60%);
  }

  100% {
    opacity: 1;
    -o-transform: translatey(0);
  }
}

@keyframes fadeInBottom {
  0% {
    opacity: 0;
    transform: translatey(60%);
  }

  100% {
    opacity: 1;
    transform: translatey(0);
  }
}

@-webkit-keyframes fadeOutBottom {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translatey(60%);
  }
}

@-moz-keyframes fadeOutBottom {
  0% {
    opacity: 1;
    -moz-transform: translatey(0);
  }

  100% {
    opacity: 0;
    -moz-transform: translatey(60%);
  }
}

@-o-keyframes fadeOutBottom {
  0% {
    opacity: 1;
    -o-transform: translatey(0);
  }

  100% {
    opacity: 0;
    -o-transform: translatey(60%);
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
    transform: translatey(0);
  }

  100% {
    opacity: 0;
    transform: translatey(60%);
  }
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(-70%);
  }
}

@-moz-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -moz-transform: translateX(0);
  }

  100% {
    opacity: 0;
    -moz-transform: translateX(-70%);
  }
}

@-o-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -o-transform: translateX(0);
  }

  100% {
    opacity: 0;
    -o-transform: translateX(-70%);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }

  100% {
    opacity: 0;
    transform: translateX(-70%);
  }
}

@-webkit-keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeTop {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeTop {
  0% {
    opacity: 0;
    -o-transform: translateY(-10%);
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeTop {
  0% {
    opacity: 0;
    transform: translateY(-10%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes fadeInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@-o-keyframes fadeInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(100%);
  }

  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }

  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@-webkit-keyframes Grow {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 0.5);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
  }
}

@-moz-keyframes Grow {
  0% {
    opacity: 0;
    -moz-transform: scale(1, 0.5);
  }

  100% {
    opacity: 1;
    -moz-transform: scale(1, 1);
  }
}

@-o-keyframes Grow {
  0% {
    opacity: 0;
    -o-transform: scale(1, 0.5);
  }

  100% {
    opacity: 1;
    -o-transform: scale(1, 1);
  }
}

@keyframes Grow {
  0% {
    opacity: 0;
    transform: scale(1, 0.5);
  }

  100% {
    opacity: 1;
    transform: scale(1, 1);
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes slideWidth {
  0% {
    width: 0;
  }
}

@-moz-keyframes slideWidth {
  0% {
    width: 0;
  }
}

@-o-keyframes slideWidth {
  0% {
    width: 0;
  }
}

@keyframes slideWidth {
  0% {
    width: 0;
  }
}

@-webkit-keyframes gridFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-5%);
  }

  100% {
    opacity: 1;
    -webkit-transform: translatey(0);
  }
}

@-moz-keyframes gridFadeIn {
  0% {
    opacity: 0;
    -moz-transform: translatey(-5%);
  }

  100% {
    opacity: 1;
    -moz-transform: translatey(0);
  }
}

@-o-keyframes gridFadeIn {
  0% {
    opacity: 0;
    -o-transform: translatey(-5%);
  }

  100% {
    opacity: 1;
    -o-transform: translatey(0);
  }
}

@keyframes gridFadeIn {
  0% {
    opacity: 0;
    transform: translatey(-5%);
  }

  100% {
    opacity: 1;
    transform: translatey(0);
  }
}

/* Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2015 Daniel Eden */
@-webkit-keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@-webkit-keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    opacity: 0;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

/* Apply Animations */
/*.et-waypoint {
  opacity: 0;
}*/

.et_pb_counters {
  opacity: 1;
}

.et_pb_animation_off {
  opacity: 1;
}

.et-animated li span .et_pb_counter_amount {
  opacity: 1;
  -webkit-animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_left.et-animated {
  opacity: 1;
  -webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_right.et-animated {
  opacity: 1;
  -webkit-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeRight 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_top.et-animated {
  opacity: 1;
  -webkit-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_bottom.et-animated {
  opacity: 1;
  -webkit-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_animation_fade_in.et-animated {
  opacity: 1;
  -webkit-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -moz-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  -o-animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

/* Responsive Styles Tablet Portrait And Below */
@media all and (max-width: 768px) {
  .et_pb_column_4_4 .et_pb_video_play,
  .et_pb_column_3_4 .et_pb_video_play,
  .et_pb_column_2_3 .et_pb_video_play,
  .et_pb_column_1_2 .et_pb_video_play {
    margin-top: -1.5rem;
    margin-left: -1.5rem;
    font-size: 3rem;
    line-height: 3rem;
  }
}

/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 981px) and (max-width: 1405px) {
  /* Map Module */
  .et_pb_column .et_pb_map {
    max-width: 100%;
  }

  /* Vertical Nav + Audio Module */
  .et_pb_blog_grid .mejs-container .mejs-controls div {
    position: absolute;
  }

  .et_pb_blog_grid .mejs-container {
    height: 80px !important;
  }

  .et_pb_blog_grid .mejs-controls {
    height: 100% !important;
  }

  .et_pb_blog_grid .mejs-button.mejs-playpause-button {
    z-index: 99;
    top: 0;
    left: 0;
  }

  .et_pb_blog_grid .mejs-time.mejs-currenttime-container.custom {
    top: 30px;
    left: 7px;
  }

  .et_pb_blog_grid .mejs-button.mejs-volume-button {
    top: 26px;
    right: 60px;
  }

  .et_pb_blog_grid a.mejs-horizontal-volume-slider {
    display: block !important;
    position: absolute !important;
    top: 26px;
    right: 0;
  }

  .et_pb_blog_grid .mejs-horizontal-volume-total {
    display: block;
    position: relative !important;
    width: 100% !important;
  }

  .et_pb_blog_grid .mejs-controls div.mejs-time-rail {
    width: 100% !important;
    padding-left: 30px !important;
  }

  .et_pb_blog_grid a.mejs-time-total.mejs-time-slider {
    position: relative !important;
    width: 100% !important;
    margin-left: 0;
  }
}

/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {
  /* Fluid Grid */
  .et_pb_gutters3 .et_pb_column,
  .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%;
  }

  .et_pb_gutters3 .et_pb_column_4_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
    width: 100%;
  }

    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
      margin-bottom: 2.75%;
    }

  .et_pb_gutters3 .et_pb_column_3_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
    width: 73.625%;
  }

    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_module {
      margin-bottom: 3.735%;
    }

  .et_pb_gutters3 .et_pb_column_2_3,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
    width: 64.833%;
  }

    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_module {
      margin-bottom: 4.242%;
    }

  .et_pb_gutters3 .et_pb_column_1_2,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 47.25%;
  }

    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_module {
      margin-bottom: 5.82%;
    }

  .et_pb_gutters3 .et_pb_column_1_3,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
    width: 29.666%;
  }

    .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3 .et_pb_module {
      margin-bottom: 9.27%;
    }

  .et_pb_gutters3 .et_pb_column_1_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 20.875%;
  }

    .et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module,
    .et_section_specialty .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_module {
      margin-bottom: 13.174%;
    }

  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8,
  .et_pb_gutters3.et_pb_row > .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8,
  .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_3_8 {
    width: 46.265%;
    margin-right: 7.47%;
  }

    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 .et_pb_module,
    .et_pb_gutters3.et_pb_row > .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 .et_pb_module,
    .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_3_8 .et_pb_module {
      margin-bottom: 7.47%;
    }

  .et_pb_gutters3 .et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
    margin-bottom: 13.174%;
  }

  .et_pb_gutters3 .et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
    margin-bottom: 9.27%;
  }

  .et_pb_gutters3 .et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
    margin-bottom: 5.82%;
  }

  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item,
  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget,
  .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item,
  .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget {
    width: 20.875%;
    margin: 0 5.5% 5.5% 0;
  }

  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4,
  .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4,
  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item,
  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n),
  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n),
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget,
  .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item,
  .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n),
  .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    width: 28.353%;
    margin-right: 7.47%;
  }

  .et_pb_gutters3 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3,
  .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3,
  .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item,
  .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget,
  .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item,
  .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    width: 45.758%;
    margin-right: 8.483%;
  }

  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4,
  .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4,
  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item,
  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget,
  .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item,
  .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    width: 44.18%;
    margin-right: 11.64%;
  }

  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item,
  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget {
    margin-bottom: 7.47%;
  }

  .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item,
  .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget {
    margin-bottom: 8.483%;
  }

  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item,
  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget,
  .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item,
  .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    margin-bottom: 11.64%;
  }

  .et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item,
  .et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_widget,
  .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3 .et_pb_grid_item,
  .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_3 .et_pb_widget {
    margin-bottom: 18.54%;
  }

  .et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item,
  .et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_widget,
  .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_grid_item,
  .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget,
  .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_grid_item,
  .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget {
    margin-bottom: 26.348%;
  }

  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item,
  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget,
  .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_3_8 .et_pb_grid_item,
  .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.et_pb_row_inner .et_pb_column_3_8 .et_pb_widget {
    margin-bottom: 14.94%;
  }

  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    width: 29.666%;
    margin-right: 5.5%;
  }

    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
      margin-bottom: 18.54%;
    }

  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
    width: 46.265%;
    margin-right: 7.47%;
  }

    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
      margin-bottom: 14.94%;
    }

  .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
    width: 45.758%;
    margin-right: 8.483%;
  }

    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
      margin-bottom: 18.54%;
    }

  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 11.64%;
  }

  .et_pb_gutters3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 18.54%;
  }

  .et_pb_gutters3 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 26.348%;
  }

  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 14.94%;
  }

  .et_pb_gutters3 .footer-widget {
    margin: 0 5.5% 5.5% 0;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
    width: 20.875%;
  }

    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
      margin-bottom: 26.348%;
    }

    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget.last {
      margin-right: 0;
    }

    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
      margin-bottom: 26.348%;
    }

  .et_pb_gutters3.et_pb_footer_columns3 .footer-widget {
    width: 29.666%;
  }

    .et_pb_gutters3.et_pb_footer_columns3 .footer-widget:nth-child(3) {
      margin-right: 0;
    }

    .et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
      margin-bottom: 18.54%;
    }

    .et_pb_gutters3.et_pb_footer_columns3 .footer-widget.last {
      width: 100%;
    }

      .et_pb_gutters3.et_pb_footer_columns3 .footer-widget.last .fwidget {
        margin-bottom: 5.5%;
      }

  .et_pb_gutters3.et_pb_footer_columns2 .footer-widget {
    width: 47.25%;
  }

    .et_pb_gutters3.et_pb_footer_columns2 .footer-widget:nth-child(even) {
      margin-right: 0;
    }

    .et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget {
      margin-bottom: 11.64%;
    }

  .et_pb_gutters3.et_pb_footer_columns1 .footer-widget {
    width: 100%;
    margin-right: 0;
  }

    .et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
      margin-bottom: 5.5%;
    }

  .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
    clear: both;
    width: 73.625%;
  }

    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) .fwidget {
      margin-bottom: 7.47%;
    }

  .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) {
    width: 20.875%;
    margin-right: 0;
  }

    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) .fwidget {
      margin-bottom: 26.348%;
    }

  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) {
    clear: both;
    width: 20.875%;
  }

    .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) .fwidget {
      margin-bottom: 26.348%;
    }

  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) {
    width: 73.625%;
    margin-right: 0;
  }

    .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) .fwidget {
      margin-bottom: 7.47%;
    }

  .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) {
    clear: both;
    width: 64.833%;
  }

    .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) .fwidget {
      margin-bottom: 8.484%;
    }

  .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) {
    width: 29.666%;
    margin-right: 0;
  }

    .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) .fwidget {
      margin-bottom: 18.54%;
    }

  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) {
    clear: both;
    width: 29.666%;
  }

    .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) .fwidget {
      margin-bottom: 18.54%;
    }

  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) {
    width: 64.833%;
    margin-right: 0;
  }

    .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) .fwidget {
      margin-bottom: 8.484%;
    }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
    width: 20.875%;
  }

    .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
      margin-bottom: 26.348%;
    }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
    width: 47.25%;
    margin-right: 0;
  }

    .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
      margin-bottom: 11.64%;
    }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget.last {
    width: 100%;
  }

    .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget.last .fwidget {
      margin-bottom: 5.5%;
    }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
    width: 47.25%;
  }

    .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
      margin-bottom: 11.64%;
    }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) {
    width: 20.875%;
  }

    .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) .fwidget {
      margin-bottom: 26.348%;
    }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(3) {
    margin-right: 0;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget.last {
    width: 100%;
  }

    .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget.last .fwidget {
      margin-bottom: 5.5%;
    }


  .et_pb_column_4_4 .et_pb_grid_item,
  .et_pb_column_4_4 .et_pb_widget {
    width: 19%;
    margin: 0 8% 8% 0;
  }



  /* Sections and Rows */
  .et_pb_section {
    padding: 4% 0;
  }

  .et_pb_row {
    padding: 2% 0;
  }

  .et_pb_column_3_4 .et_pb_row_inner {
    padding: 3.735% 0;
  }

  .et_pb_column_2_3 .et_pb_row_inner {
    padding: 4.2415% 0;
  }

  .et_pb_column_1_2 .et_pb_row_inner {
    padding: 5.82% 0;
  }

  .et_pb_column_single {
    padding: 2.855% 0;
  }

    .et_pb_column_single .et_pb_module:first-child {
      margin-top: 0;
    }

    .et_pb_column_single .et_pb_module:last-child {
      margin-bottom: 0;
    }

  .et_pb_section .et_pb_row .et_pb_column .et_pb_module:last-child,
  .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,
  .et_pb_section.et_section_specialty .et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
  }

  .et_section_specialty > .et_pb_row {
    padding: 0;
  }

  .et_pb_row_inner {
    width: 100%;
  }

    .et_pb_row .et_pb_column:last-child,
    .et_pb_row_inner .et_pb_column:last-child {
      margin-right: 0 !important;
    }

  /* Fullwidth Rows */
  .et_pb_row.et_pb_row_fullwidth,
  .et_pb_specialty_fullwidth > .et_pb_row {
    width: 89% !important;
    max-width: 89% !important;
  }


  /* Equalize Column Heights */
  .et_pb_row.et_pb_equal_columns,
  .et_pb_row_inner.et_pb_equal_columns,
  .et_pb_section.et_pb_equal_columns > .et_pb_row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
  }

  /* Grid Layouts: Gallery, Portfolio, Filterable Portfolio, Shop */

  .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n),
  .et_pb_column_3_4 .et_pb_grid_item:nth-child(3n),
  .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n),
  .et_pb_column_1_2 .et_pb_grid_item:nth-child(2n),
  .et_pb_row .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n),
  .et_pb_row .et_pb_column_3_4 .et_pb_grid_item:nth-child(3n),
  .et_pb_row .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n),
  .et_pb_row .et_pb_column_1_2 .et_pb_grid_item:nth-child(2n),
  .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item:nth-child(3n),
  .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item:nth-child(2n),
  .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item:nth-child(2n) {
    margin-right: 0;
  }

  .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1),
  .et_pb_column_3_4 .et_pb_grid_item:nth-child(3n+1),
  .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n+1),
  .et_pb_column_1_2 .et_pb_grid_item:nth-child(2n+1) {
    clear: both;
  }

  .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1) {
    clear: none;
  }


  .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item,
  .et_pb_column_1_3 .et_pb_grid_item,
  .et_pb_column_1_4 .et_pb_grid_item {
    width: 100% !important;
    margin-right: 0;
  }

  
  .et_pb_portfolio_item .post-meta,
  .et_pb_gallery_item .et_pb_gallery_caption {
    margin: 0.4em 0 0;
    font-size: 14px;
  }

  /* Sidebar Widgets */
  .et_pb_column_4_4 .et_pb_widget:nth-child(4n),
  .et_pb_column_3_4 .et_pb_widget:nth-child(3n),
  .et_pb_column_2_3 .et_pb_widget:nth-child(2n),
  .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
  .et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n),
  .et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n),
  .et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n),
  .et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
  .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(3n),
  .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
  .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
    margin-right: 0;
  }

  .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
  .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1),
  .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1),
  .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1) {
    clear: both;
  }

  .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget,
  .et_pb_column_1_3 .et_pb_widget,
  .et_pb_column_1_4 .et_pb_widget {
    width: 100% !important;
    margin-right: 0;
  }


  /* Audio Module */
  .et_pb_column_1_4 .et_pb_audio_module .mejs-container .mejs-controls div,
  .et_pb_column_1_3 .et_pb_audio_module .mejs-container .mejs-controls div,
  .et_pb_column_3_8 .et_pb_audio_module .mejs-container .mejs-controls div {
    position: absolute;
  }

  .et_pb_column_1_4 .et_pb_audio_module .mejs-container,
  .et_pb_column_1_3 .et_pb_audio_module .mejs-container,
  .et_pb_column_3_8 .et_pb_audio_module .mejs-container {
    height: 50px !important;
  }

  .et_pb_column_1_4 .et_pb_audio_module .mejs-controls,
  .et_pb_column_1_3 .et_pb_audio_module .mejs-controls,
  .et_pb_column_3_8 .et_pb_audio_module .mejs-controls {
    height: 100%;
  }

  .et_pb_column_1_4 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom,
  .et_pb_column_1_3 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom,
  .et_pb_column_3_8 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom {
    top: 30px;
  }

  .et_pb_column_1_4 .et_pb_audio_module .mejs-button.mejs-volume-button,
  .et_pb_column_1_3 .et_pb_audio_module .mejs-button.mejs-volume-button,
  .et_pb_column_3_8 .et_pb_audio_module .mejs-button.mejs-volume-button {
    top: 30px;
    right: 65px;
  }

  .et_pb_column_1_4 .et_pb_audio_module a.mejs-horizontal-volume-slider,
  .et_pb_column_1_3 .et_pb_audio_module a.mejs-horizontal-volume-slider,
  .et_pb_column_3_8 .et_pb_audio_module a.mejs-horizontal-volume-slider {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
  }

  .et_pb_column_1_4 .et_pb_audio_module .mejs-horizontal-volume-total,
  .et_pb_column_1_3 .et_pb_audio_module .mejs-horizontal-volume-total,
  .et_pb_column_3_8 .et_pb_audio_module .mejs-horizontal-volume-total {
    display: block;
    position: relative;
    width: 100%;
  }

  .et_pb_column_1_4 .et_pb_audio_module .mejs-controls div.mejs-time-rail,
  .et_pb_column_1_3 .et_pb_audio_module .mejs-controls div.mejs-time-rail,
  .et_pb_column_3_8 .et_pb_audio_module .mejs-controls div.mejs-time-rail {
    width: 100% !important;
    padding-left: 30px;
  }

  .et_pb_column_1_4 .et_pb_audio_module a.mejs-time-total.mejs-time-slider,
  .et_pb_column_1_3 .et_pb_audio_module a.mejs-time-total.mejs-time-slider,
  .et_pb_column_3_8 .et_pb_audio_module a.mejs-time-total.mejs-time-slider {
    position: relative;
    width: 100% !important;
    margin-left: 0;
  }

  /* Salvattore Styles */
  .et_pb_column_4_4 .et_pb_blog_grid[data-columns]::before {
    content: "3 .column.size-1of3";
  }

  .et_pb_column_3_4 .et_pb_blog_grid[data-columns]::before,
  .et_pb_column_2_3 .et_pb_blog_grid[data-columns]::before {
    content: "2 .column.size-1of2";
  }

  .et_pb_column_1_2 .et_pb_blog_grid[data-columns]::before,
  .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid[data-columns]::before,
  .et_pb_column_1_3 .et_pb_blog_grid[data-columns]::before,
  .et_pb_column_1_4 .et_pb_blog_grid[data-columns]::before {
    content: "1 .column.size-1of1";
  }

  /* Sticky Image */
  .et_pb_section_sticky,
  .et_pb_section_sticky .et_pb_row:last-child,
  .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child,
  .et_pb_section_sticky .et_pb_column_single {
    padding-bottom: 0 !important;
  }

  /* Fullwidth Menu Module */
  /*
  .et_dropdown_animation_fade.et_pb_fullwidth_menu ul li:hover > ul {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  .et_dropdown_animation_slide.et_pb_fullwidth_menu ul li:hover > ul {
    -webkit-animation: fadeLeft 0.4s ease-in-out;
    -moz-animation: fadeLeft 0.4s ease-in-out;
    -o-animation: fadeLeft 0.4s ease-in-out;
    animation: fadeLeft 0.4s ease-in-out;
  }

  .et_dropdown_animation_expand.et_pb_fullwidth_menu ul li:hover > ul {
    -webkit-transform-origin: 0 0;
    -webkit-animation: Grow 0.4s ease-in-out;
    -moz-animation: Grow 0.8s ease-in-out;
    -o-animation: Grow 0.4s ease-in-out;
    animation: Grow 0.4s ease-in-out;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }

  .et_dropdown_animation_flip.et_pb_fullwidth_menu ul li ul li:hover > ul {
    -webkit-animation: flipInX 0.6s ease-in-out;
    -moz-animation: flipInX 0.6s ease-in-out;
    -o-animation: flipInX 0.6s ease-in-out;
    animation: flipInX 0.6s ease-in-out;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }

  .et_dropdown_animation_flip.et_pb_fullwidth_menu ul li:hover > ul {
    -webkit-animation: flipInY 0.6s ease-in-out;
    -moz-animation: flipInY 0.6s ease-in-out;
    -o-animation: flipInY 0.6s ease-in-out;
    animation: flipInY 0.6s ease-in-out;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }

  .et_pb_fullwidth_menu.et_pb_fullwidth_menu_fullwidth .et_pb_row {
    width: 100%;
    max-width: 100%;
    padding: 0 30px !important;
  }*/
}

/* Responsive Styles 981px - 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {

  /* Blog Posts */
  .et_pb_post {
    margin-bottom: 42px;
  }

  /* Blog Post Formats */
  /* Quote */
  .et_quote_content {
    padding: 50px 70px 45px;
  }

  .et_pb_column_2_3 .et_quote_content {
    padding: 50px 50px 45px;
  }

  .et_pb_column_1_2 .et_quote_content {
    padding: 35px 47px 30px;
  }

  .et_pb_column_1_3 .et_quote_content,
  .et_pb_column_3_8 .et_quote_content,
  .et_pb_column_1_4 .et_quote_content,
  .et_pb_blog_grid .et_quote_content {
    padding: 35px 25px 32px;
  }

  /* Gallery */
 
  /* Audio */
  .et_pb_column_1_2 .et_pb_audio_cover_art {
    height: 340px;
  }

  .et_pb_column_3_8 .et_pb_audio_cover_art {
    height: 242px;
  }

  .et_pb_column_1_3 .et_pb_audio_cover_art {
    height: 210px;
  }

  .et_pb_column_1_4 .et_pb_audio_cover_art {
    height: 145px;
  }

  /* Contact Form Module */
  .et_pb_column_1_4 .et_pb_contact_right {
    margin-right: 5px;
  }

  /* Number Counter Module */
  .et_pb_column_1_4 .et_pb_number_counter .percent {
    height: 55px;
  }

  .et_pb_column_1_4 .et_pb_number_counter h3 {
    padding: 10px 0 0 0;
  }
}

/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {
  /* Page Containers */
  .et_pb_column {
    width: 100% !important;
  }

  /* Rows and Sections */
  .et_pb_section {
    padding: 50px 0;
  }

  .et_pb_row,
  .et_pb_column .et_pb_row_inner {
    padding: 30px 0;
  }

  .et_section_specialty > .et_pb_row {
    padding: 0;
  }

  .et_pb_column {
    margin-bottom: 30px;
  }



  .et_pb_row:last-child .et_pb_column:last-child {
    margin-bottom: 0;
  }

  .et_pb_section .et_pb_column .et_pb_module {
    margin-bottom: 30px;
  }


  .et_section_specialty .et_pb_row > .et_pb_column {
    padding-bottom: 0;
  }

  .et_pb_row .et_pb_column .et_pb_module:last-child,
  .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
  }

  .et_pb_column.et_pb_column_empty {
    display: none;
  }

  /* Sticky Image */
  .et_pb_section_sticky_mobile,
  .et_pb_section_sticky_mobile .et_pb_row:last-child,
  .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child,
  .et_pb_section_sticky_mobile .et_pb_column_single {
    padding-bottom: 0 !important;
  }

  .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child {
    margin-bottom: 0;
  }

  /* 1_4 Column Breakdown */
  .et_pb_row_4col,
  .et_pb_row_1-4_1-4_1-2,
  .et_pb_row_1-2_1-4_1-4,
  .et_pb_row_1-4_1-4 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

    .et_pb_row_4col > .et_pb_column.et_pb_column_1_4,
    .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4,
    .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4,
    .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
      width: 47.25% !important;
      margin-right: 5.5%;
    }


      .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(even),
      .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4:nth-child(even),
      .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(even),
      .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(odd) {
        margin-right: 0;
      }

    .et_pb_row_4col .et_pb_column:nth-last-child(-n+2),
    .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2),
    .et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2) {
      margin-bottom: 0;
    }

  /* Fullwidth Rows */
  .et_pb_row.et_pb_row_fullwidth,
  .et_pb_specialty_fullwidth > .et_pb_row {
    width: 80% !important;
    max-width: 80% !important;
  }

  .et_pb_space.et-hide-mobile {
    display: none;
  }

  /* Grid Layouts: Gallery, Portfolio, Filterable Portfolio, Shop */
  .et_pb_column .et_pb_grid_item:nth-child(n),
  .et_gallery_item {
    float: left;
    clear: none;
    width: 28.333% !important;
    margin: 0 7.5% 7.5% 0 !important;
  }

  
  /* Grid Layouts: 1/4 Columns */
  .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n),
  .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column,
  .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n),
  .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n),
  .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column,
  .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n),
  .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n),
  .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column,
  .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n),
  .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_grid_item:nth-child(n),
  .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column,
  .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n) {
    width: 100% !important;
    margin: 0 0 11.5% 0 !important;
  }


  .et_pb_column .et_pb_grid_item:nth-child(3n),
  .et_gallery_item:nth-child(3n) {
    margin-right: 0 !important;
  }

  .et_pb_column .et_pb_grid_item:nth-child(3n+1),
  .et_gallery_item:nth-child(3n+1) {
    clear: both;
  }


  /* Blog + Sidebar Module + Footer */
  .et_pb_column .et_pb_blog_grid .column.size-1of2,
  .et_pb_column .et_pb_widget:nth-child(n) {
    width: 46.25% !important;
    margin: 0 7.5% 7.5% 0 !important;
  }

    .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
      margin-bottom: 16.21%;
    }

  .et_pb_column .et_pb_widget:nth-child(n) {
    margin-bottom: 7.5%;
  }

  .et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n),
  .et_pb_column .et_pb_widget:nth-child(2n) {
    margin-right: 0 !important;
  }

  .et_pb_widget_area_left {
    padding-right: 0;
    border-right: none;
  }

  .et_pb_widget_area_right {
    padding-left: 0;
    border-left: none;
  }

  .et_pb_more_button {
    display: inline-block !important;
  }

  /* Column Adjustments */
  .et_pb_post {
    margin-bottom: 42px;
  }

  /* Newsletter Module */
  .et_pb_column .et_pb_newsletter_form,
  .et_pb_column .et_pb_newsletter_description,
  .et_pb_column.et_pb_column_inner .et_pb_newsletter_form,
  .et_pb_column.et_pb_column_inner .et_pb_newsletter_description {
    width: 50%;
    padding: 0;
  }

  .et_pb_column .et_pb_newsletter_form,
  .et_pb_column.et_pb_column_inner .et_pb_newsletter_form {
    padding-left: 40px;
  }

  /* Pricing Tables Module */
  .et_pb_column .et_pb_pricing_table {
    width: 50% !important;
  }

    .et_pb_column .et_pb_pricing_table:nth-child(2n+1) {
      clear: both;
    }

    .et_pb_column .et_pb_pricing_table:nth-child(n+3) {
      margin-top: 50px;
    }

  /* Post Title Module */
 
  /* Map Module */
  .et_pb_column .et_pb_map
  {
    height: 350px;
  }

  /* Projects Post Type */
  .et_full_width_portfolio_page .et_project_meta {
    float: none;
    width: 100%;
    margin-top: -20px;
  }

  /* Contact Form Module */
  .et_pb_column .et_pb_contact_left p {
    float: left;
    width: 48.5%;
    margin-right: 3%;
  }

    .et_pb_column .et_pb_contact_left p:last-child {
      margin-right: 0;
    }

  /* Image Module */
  .et_always_center_on_mobile {
    margin-right: auto !important;
    margin-left: auto !important;
    text-align: center !important;
  }

  /* Header Styles */
  .fullwidth-menu {
    display: none;
  }

  /* Mobile Menu */
  .et_mobile_nav_menu {
    display: block;
  }

  /* Fullwidth Menu Module */
  /*
  .et_pb_fullwidth_menu .fullwidth-menu-nav {
    display: none;
  }

  .et_pb_fullwidth_menu .et_pb_row {
    min-height: 81px;
  }

  .et_pb_fullwidth_menu .et_mobile_nav_menu {
    float: none;
  }

  .et_pb_fullwidth_menu .mobile_menu_bar:before {
    top: 26px;
  }

  .et_pb_fullwidth_menu .et_mobile_menu {
    top: 81px;
    padding: 5%;
  }

    .et_pb_fullwidth_menu .et_mobile_menu ul {
      padding: 0;
    }

    .et_pb_fullwidth_menu .et_mobile_menu,
    .et_pb_fullwidth_menu .et_mobile_menu ul {
      text-align: left;
      list-style: none !important;
    }
    */
  /* Rows and Sections */
  .et_pb_section .et_pb_row,
  .et_pb_section.et_section_specialty .et_pb_row {
    max-width: 1080px !important;
  }

  /* Blog Module */
  .et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time.mejs-currenttime-container.custom {
    margin-left: 0;
  }

  .et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
  .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
  .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
  .et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
    font-size: 18px;
  }
}

/* Responsive Styles Tablet Only */
@media all and (min-width: 768px) and (max-width: 980px) {
  /* Video Module */
  .et_pb_column_3_8 .et_pb_video_play,
  .et_pb_column_1_3 .et_pb_video_play,
  .et_pb_column_1_4 .et_pb_video_play {
    margin-top: -3rem;
    margin-left: -3rem;
    font-size: 6rem;
    line-height: 6rem;
  }

  /* Tabs Module */
  .et_pb_column_1_3 .et_pb_tabs_controls,
  .et_pb_column_1_4 .et_pb_tabs_controls {
    border-bottom: 1px solid #d9d9d9;
  }

    .et_pb_column_1_3 .et_pb_tabs_controls li,
    .et_pb_column_1_4 .et_pb_tabs_controls li {
      float: left;
      border-right: 1px solid #d9d9d9;
      border-bottom: none;
    }

  .et_pb_column_1_3 .et_pb_tabs_controls,
  .et_pb_column_1_4 .et_pb_tabs_controls,
  .et_pb_column_3_8 .et_pb_tabs_controls {
    border-bottom: 1px solid #d9d9d9;
  }

    .et_pb_column_1_3 .et_pb_tabs_controls li,
    .et_pb_column_1_4 .et_pb_tabs_controls li,
    .et_pb_tabs_controls li,
    .et_pb_tabs_controls li:last-child,
    .et_pb_column_3_8 .et_pb_tabs_controls li {
      float: left;
      border-right: 1px solid #d9d9d9;
      border-bottom: none;
    }


  /* Person Module */
  .et_pb_column .et_pb_team_member_image {
    float: left !important;
    width: 280px !important;
    margin: 0 30px 0 0 !important;
    text-align: left !important;
  }

  .et_pb_column .et_pb_team_member_description {
    display: table-cell;
  }

  /* Blog Post Formats */
  /* Quote */
  .et_quote_content {
    padding: 50px 43px 45px !important;
  }

    .et_quote_content blockquote p {
      font-size: 26px !important;
      line-height: 44px !important;
    }

    .et_quote_content blockquote cite {
      font-size: 18px !important;
    }

  .et_pb_blog_grid .et_quote_content {
    padding: 35px 30px !important;
  }

    .et_pb_blog_grid .et_quote_content blockquote p {
      font-size: 20px !important;
      line-height: 26px !important;
    }

    .et_pb_blog_grid .et_quote_content blockquote cite {
      font-size: 14px !important;
    }

  /* Link */
  .et_link_content {
    padding: 40px 40px 45px;
  }

    .et_link_content h2 {
      font-size: 26px !important;
      line-height: 44px !important;
    }

    .et_link_content a.et_link_main_url {
      font-size: 18px !important;
    }

  .et_pb_blog_grid .et_link_content h2 {
    font-size: 20px !important;
    line-height: 26px !important;
  }

  .et_pb_blog_grid .et_link_content a.et_link_main_url {
    font-size: 14px !important;
  }

  /* Audio */
  .et_audio_content h2 {
    margin-bottom: 24px !important;
    font-size: 26px !important;
    line-height: 44px !important;
  }

  .et_pb_blog_grid .et_audio_content h2 {
    font-size: 20px !important;
    line-height: 26px !important;
  }

  .et_pb_audio_cover_art {
    float: none !important;
    position: relative;
    width: 100% !important;
    height: 400px !important;
  }

  .et_pb_audio_module_content {
    margin-left: 0 !important;
    padding: 55px 60px 55px !important;
  }

    .et_pb_audio_module_content h2 {
      font-size: 36px !important;
    }

  .et_pb_column_1_4 .et_audio_module_meta {
    font-size: 14px !important;
  }

  /* Salvattore Styles */
  .et_pb_column .et_pb_blog_grid[data-columns]::before {
    content: "2 .column.size-1of2";
  }
}

/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
  /* Salvattore Styles */
  .et_pb_column .et_pb_blog_grid[data-columns]::before {
    content: "1 .column.size-1of1";
  }

  /* Text Module */
  .et_pb_text_align_right {
    text-align: left;
  }


  /* Blog Posts */
  .et_pb_post {
    margin-bottom: 42px;
  }

    .et_pb_post h2,
    .et_pb_portfolio_item h2,
    .et_pb_title_container h1 {
      font-size: 18px;
    }

  /* Video Slider Module */
  .et_pb_carousel .et-pb-arrow-prev,
  .et_pb_carousel:hover .et-pb-arrow-prev {
    left: -8px;
    opacity: 1;
  }

  .et_pb_carousel .et-pb-arrow-next,
  .et_pb_carousel:hover .et-pb-arrow-next {
    right: -8px;
    opacity: 1;
  }
  /* Column Adjustments */
  .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play,
  .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,
  .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,
  .et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,
  .et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play {
    margin-top: -1rem;
    margin-left: -1rem;
    font-size: 2rem;
    line-height: 2rem;
  }

  /* Grid Layouts: Gallery, Portfolio, Filterable Portfolio, Shop */
  .et_pb_column .et_pb_grid_item:nth-child(n),
  .et_gallery_item:nth-child(n) {
    clear: none;
    width: 45.25% !important;
    margin: 0 9.5% 9.5% 0 !important;
  }


  .et_pb_column .et_pb_grid_item:nth-child(2n),
  .et_gallery_item:nth-child(2n) {
    margin-right: 0 !important;
  }

  .et_pb_column .et_pb_grid_item:nth-child(2n+1),
  .et_gallery_item:nth-child(2n+1) {
    clear: both;
  }

  /* Blog + Sidebar Module + Footer */
  .et_pb_column .et_pb_blog_grid .column.size-1of1,
  .et_pb_column .et_pb_widget:nth-child(n) {
    width: 100% !important;
    margin-right: 0 !important;
  }

    .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column .et_pb_widget {
      margin-bottom: 9.5% !important;
    }

  /* Call To Action Module */
  .et_pb_promo {
    padding: 40px;
  }

  /* Newsletter Module */
  .et_pb_column .et_pb_newsletter_form,
  .et_pb_column .et_pb_newsletter_description,
  .et_pb_column.et_pb_column_inner .et_pb_newsletter_form,
  .et_pb_column.et_pb_column_inner .et_pb_newsletter_description {
    width: 100%;
    padding: 0;
  }

  /* Slider Modules */

  .et-pb-controllers {
    position: absolute;
    z-index: 10;
    bottom: 5%;
    left: 0;
    width: 100%;
    height: 14px;
    text-align: center;
  }

  .format-gallery .et-pb-controllers {
    height: auto;
  }

  .et_transparent_nav .et_pb_section:first-child .et-pb-controllers {
    bottom: 18px;
  }

  .et_pb_more_button {
    display: inline-block !important;
  }

  /* Tabs Module */
  .et_pb_tabs_controls {
    border-bottom: none;
  }

    .et_pb_tabs_controls li {
      float: none;
      border-right: none;
      border-bottom: 1px solid #d9d9d9;
    }

  /* Pricing Tables Module */
  .et_pb_column .et_pb_pricing_table {
    width: 100% !important;
    margin: 0 0 30px !important;
  }

    .et_pb_column .et_pb_pricing_table:last-child {
      margin-bottom: 0;
    }

  /* Contact Form Module */
  .et_pb_column .et_pb_contact_left p {
    float: none;
    width: 100%;
    margin-right: 0;
  }

  /* Map Module */
  .et_pb_column .et_pb_map {
    height: 220px;
  }


  /* Person Module */
  .et_pb_team_member_image {
    display: block;
    float: none;
    width: auto;
    margin: 0 0 12px;
    text-align: center;
  }

  .et_pb_team_member_description {
    display: block;
  }

  /* Blog Post Formats */
  /* Quote */
  .et_quote_content,
  .et_pb_blog_grid .et_quote_content {
    padding: 35px 30px !important;
  }

    .et_quote_content blockquote p,
    .et_pb_blog_grid .et_quote_content blockquote p {
      font-size: 20px !important;
      line-height: 26px !important;
    }

    .et_quote_content blockquote cite,
    .et_pb_blog_grid .et_quote_content blockquote cite {
      font-size: 14px !important;
    }

  /* Link */
  .et_link_content {
    padding: 35px 20px;
  }

    .et_link_content h2,
    .et_audio_content h2 {
      font-size: 20px !important;
      line-height: 26px !important;
    }

    .et_link_content a.et_link_main_url {
      font-size: 14px !important;
    }

 
  /* Audio */
  .et_audio_content {
    padding: 35px 20px !important;
  }

    .et_audio_content h2 {
      margin-bottom: 9px !important;
    }

  .et_audio_container .mejs-container .mejs-controls .mejs-time span {
    font-size: 14px !important;
  }

  .et_pb_audio_cover_art {
    float: none !important;
    position: relative;
    width: 100% !important;
    height: 300px !important;
  }

  .et_pb_audio_module_content {
    margin-left: 0 !important;
    padding: 30px !important;
  }

    .et_pb_audio_module_content h2 {
      font-size: 26px !important;
    }

  .et_pb_column_1_4 .et_audio_module_meta {
    font-size: 14px !important;
  }

  /* Hide On Mobile Class */
  .et-hide-mobile {
    display: none !important;
  }

  /* Fullwidth Header Module */
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left,
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
  }

    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container,
    .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content-container,
    .et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content-container,
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container,
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container,
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container {
      width: 100%;
    }

    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content,
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
      margin: 20px 2%;
    }
}

/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
  /* Quarter Column Adjustments */
  .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
    width: 100% !important;
    margin: 0 0 30px 0;
  }


  .et_pb_row .et_pb_column.et_pb_column_1_4:last-child {
    margin-bottom: 0;
  }

  /* Text Module */
  .et_pb_text_align_right {
    text-align: left;
  }

  /* Projects */
  .et_pb_portfolio_item {
    margin-bottom: 22px;
  }

  /* Blog Posts */
  .et_pb_post {
    margin-bottom: 42px;
  }

    .et_pb_post h2,
    .et_pb_blog_grid h2 {
      padding-bottom: 0;
      font-size: 16px;
    }

    .et_pb_post .post-meta {
      color: #666;
      font-size: 14px;
    }

  .et_pb_blog_grid .et_pb_post.format-quote > *,
  .et_pb_blog_grid .et_pb_post.format-link > *,
  .et_pb_blog_grid .et_main_video_container,
  .et_pb_blog_grid .et_audio_content {
    display: block;
  }

  .et_pb_blog_grid .et_pb_post > .et_pb_image_container,
  .et_pb_blog_grid .et_pb_post > h2,
  .et_pb_blog_grid .et_pb_post > .post-meta {
    display: block;
  }

  .et_pb_blog_grid .et_pb_post .post-meta {
    display: block !important;
    padding: 0;
  }

  /* Blog Post Formats */
  .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,
  .et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,
  .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play,
  .et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play {
    margin-top: -0.75rem;
    margin-left: -0.75rem;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .et_quote_content,
  .et_pb_blog_grid .et_quote_content,
  .et_audio_content,
  .et_pb_blog_grid .et_link_content {
    padding: 35px 20px !important;
  }

  .et_pb_blog_grid .et_main_video_container {
    margin-right: 0;
    margin-left: 0;
  }

  .et_pb_audio_cover_art {
    float: none !important;
    width: 100% !important;
    height: 210px !important;
  }

  .et_pb_audio_module_content h2 {
    font-size: 20px !important;
  }

  .et_pb_column_1_4 .et_audio_module_meta {
    font-size: 14px !important;
  }

  /* Grid Layouts: Gallery, Portfolio, Filterable Portfolio, Shop */
  .et_pb_column .et_pb_grid_item:nth-child(n),
  .et_gallery_item:nth-child(n) {
    width: 100% !important;
    margin: 0 0 11.5% 0 !important;
  }

 
  /* Blog + Sidebar Module + Footer */
  .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post,
  .et_pb_column .et_pb_widget:nth-child(n) {
    margin-bottom: 11.5% !important;
  }


  /* Call To Action Module */
  .et_pb_promo {
    padding: 40px;
  }

  /* Map Module */
  .et_pb_column .et_pb_map {
    height: 200px;
  }

  /* Tabs Module */
  .et_pb_tabs_controls {
    border-bottom: none;
  }

    .et_pb_tabs_controls li {
      float: none;
      border-right: none;
      border-bottom: 1px solid #d9d9d9;
    }

  /* Audio module */
  .et_pb_column .et_pb_audio_module .mejs-container .mejs-controls div {
    position: absolute;
  }

  .et_pb_column .et_pb_audio_module .mejs-container {
    height: 50px !important;
  }

  .et_pb_column .et_pb_audio_module .mejs-controls {
    height: 100%;
  }

  .et_pb_column .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom {
    top: 30px;
  }

  .et_pb_column .et_pb_audio_module .mejs-button.mejs-volume-button {
    top: 30px;
    right: 65px;
  }

  .et_pb_column .et_pb_audio_module a.mejs-horizontal-volume-slider {
    display: block;
    position: absolute;
    top: 30px;
    right: 0;
  }

  .et_pb_column .et_pb_audio_module .mejs-horizontal-volume-total {
    display: block;
    position: relative;
    width: 100%;
  }

  .et_pb_column .et_pb_audio_module .mejs-controls div.mejs-time-rail {
    width: 100% !important;
    padding-left: 30px;
  }

  .et_pb_column .et_pb_audio_module a.mejs-time-total.mejs-time-slider {
    position: relative;
    width: 100%;
    margin-left: 0;
  }

  .et_pb_column .et_pb_blog_grid .et_audio_container .mejs-time.mejs-currenttime-container.custom {
    margin-left: 0;
  }
}
