@charset "UTF-8";
/* sass entry point */
/*! Theme Name: Extra Theme URI: http://www.elegantthemes.com/gallery/extra/ Version: 2.0.97 Description: Extra Author: Elegant Themes Author URI: http://www.elegantthemes.com License: GNU General Public License v2 License URI: http://www.gnu.org/licenses/gpl-2.0.html */
/*! * http://meyerweb.com/eric/tools/css/reset/ * v2.0 | 20110126 * License: none (public domain) */
a, h1, h2, h3, h4, h5, h6 {
  color: rgba(0, 0, 0, 0.75); }

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

.et_pb_blurb_content, .et_pb_circle_counter, .et_pb_contact_main_title, .et_pb_countdown_timer_container, .et_pb_counter_title, .et_pb_gallery_item, .et_pb_newsletter_description, .et_pb_number_counter, .et_pb_portfolio_item, .et_pb_post, .et_pb_pricing_content, .et_pb_pricing_heading, .et_pb_promo_description, .et_pb_slide_description, .et_pb_tab, .et_pb_tabs_controls, .et_pb_team_member, .et_pb_testimonial_description_inner, .et_pb_text, .et_pb_toggle_content, .et_pb_toggle_title, .et_pb_widget, .fullwidth-menu li > a, .link-format .attribution, .product, .quote-format .attribution, a, p {
  word-wrap: break-word; }

.comment-form-author input, .comment-form-comment textarea, .comment-form-email input, .comment-form-url input, .et_pb_widget.woocommerce.widget_layered_nav ul li a:before, .mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after, body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

body, p, ul {
  line-height: 1.7em; }

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

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

strong {
  font-weight: 700; }

em {
  font-style: italic; }

body {
  background: #ecf0f5;
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  font-weight: 400; }

a {
  text-decoration: none;
  word-break: break-word; }

a:visited {
  color: inherit; }

h1, h2, h3, h4, h5, h6 {
  padding-bottom: 10px;
  font-family: 'Open Sans';
  font-weight: 700;
  letter-spacing: .5px;
  line-height: 1.3em;
  text-transform: uppercase; }

h1 {
  font-size: 26px; }

h2 {
  font-size: 22px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

.page-title {
  padding-bottom: 20px; }

ol, ul {
  padding: .7em 0 .3em 1.143em; }

p {
  margin-bottom: 1.6em;
  word-break: break-word; }

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

blockquote {
  border-left: 5px solid;
  margin: 20px 0 30px;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 700; }

ul {
  list-style-type: disc; }

ol {
  list-style-type: decimal;
  list-style-position: outside; }

ol li, ul li {
  margin-bottom: .7em; }

ol li ul, ul li ul {
  list-style-type: square;
  padding: .7em 0 .3em 2.143em; }

ol li ol, ul li ol {
  list-style-type: lower-roman;
  padding: .7em 0 .3em 2.143em; }

#footer-bottom .container:after, #footer-bottom .container:before, .clear, .clear:after, .clear:before, .clearfix:after, .et_extra_other_module .posts-list article:after, .et_extra_other_module .posts-list article:before, .et_pb_extra_module .posts-list article:after, .et_pb_extra_module .posts-list article:before, .single .post-wrap .post-content:after, .tabbed-post-module .tab-content:after, .tabbed-post-module .tab-content:before {
  content: '';
  clear: both;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden; }

img {
  height: auto; }

.aligncenter, div.post .new-post .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

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

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

.alignright {
  float: right; }

.alignleft {
  float: left; }

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

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

#trackbacks ol.pinglist {
  padding-left: 1.5em; }

.input, .textarea, input, input[type=text], input[type=password], input[type=email], input[type=search], select, textarea {
  outline: 0;
  background: rgba(0, 0, 0, 0.05);
  border: 0;
  border-radius: 3px;
  box-shadow: none;
  box-sizing: border-box;
  padding: 10px 12px;
  color: rgba(0, 0, 0, 0.6);
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: normal;
  transition: .3s ease; }

.input:focus, .textarea:focus, input:focus, input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=search]:focus, select:focus, textarea:focus {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75); }

.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder, input::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase; }

.input::-moz-placeholder, .textarea::-moz-placeholder, input::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=search]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase; }

.input:-ms-input-placeholder, .textarea:-ms-input-placeholder, input:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase; }

.input::placeholder, .textarea::placeholder, input::placeholder, input[type=text]::placeholder, input[type=password]::placeholder, input[type=email]::placeholder, input[type=search]::placeholder, select::placeholder, textarea::placeholder {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: 600;
  letter-spacing: 1.2px;
  text-transform: uppercase; }

.input::-webkit-search-cancel-button, .input::-webkit-search-decoration, .input::-webkit-search-results-button, .input::-webkit-search-results-decoration, .textarea::-webkit-search-cancel-button, .textarea::-webkit-search-decoration, .textarea::-webkit-search-results-button, .textarea::-webkit-search-results-decoration, input::-webkit-search-cancel-button, input::-webkit-search-decoration, input::-webkit-search-results-button, input::-webkit-search-results-decoration, input[type=text]::-webkit-search-cancel-button, input[type=text]::-webkit-search-decoration, input[type=text]::-webkit-search-results-button, input[type=text]::-webkit-search-results-decoration, input[type=password]::-webkit-search-cancel-button, input[type=password]::-webkit-search-decoration, input[type=password]::-webkit-search-results-button, input[type=password]::-webkit-search-results-decoration, input[type=email]::-webkit-search-cancel-button, input[type=email]::-webkit-search-decoration, input[type=email]::-webkit-search-results-button, input[type=email]::-webkit-search-results-decoration, input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration, select::-webkit-search-cancel-button, select::-webkit-search-decoration, select::-webkit-search-results-button, select::-webkit-search-results-decoration, textarea::-webkit-search-cancel-button, textarea::-webkit-search-decoration, textarea::-webkit-search-results-button, textarea::-webkit-search-results-decoration {
  display: none; }

.single .post-password-required .post-password-form {
  text-align: center;
  max-width: 80%;
  margin: 0 auto; }

.post-password-required .post-password-form p {
  padding: 0 !important; }

.post-password-required .post-password-form label {
  display: inline-block;
  color: transparent;
  position: relative;
  width: 75%;
  line-height: 39px;
  margin-right: 10px; }

.rtl .post-password-required .post-password-form label {
  margin-right: initial;
  margin-left: 10px; }

.post-password-required .post-password-form label input {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.rtl .post-password-required .post-password-form label input {
  left: initial;
  right: 0; }

#et-info .et-cart, .button, .comment-body .comment_area .comment-content .reply-container .comment-reply-link, .et_pb_widget.widget_tag_cloud a, .et_pb_widget.woocommerce.widget_layered_nav ul li a, .et_pb_widget.woocommerce.widget_layered_nav_filters ul li a, .et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button, .et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .post-nav .nav-links .button, .et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .read-more-button, .et_pb_widget.woocommerce.widget_product_tag_cloud a, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button, .post-nav .nav-links .button, .read-more-button, .woocommerce #payment #place_order, .woocommerce .button, .woocommerce .cart input.button, .woocommerce .cart input.post-nav .nav-links .button, .woocommerce .cart input.read-more-button, .woocommerce .post-nav .nav-links .button, .woocommerce .read-more-button, .woocommerce .wc-proceed-to-checkout a.checkout-button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .post-nav .nav-links .button, .woocommerce .woocommerce-message .read-more-button, .woocommerce a.btn.alt, .woocommerce a.button, .woocommerce a.checkout-button, .woocommerce a.post-nav .nav-links .button, .woocommerce a.read-more-button, .woocommerce div.product #respond .form-submit input#submit, .woocommerce div.product form.cart .button, .woocommerce div.product form.cart .post-nav .nav-links .button, .woocommerce div.product form.cart .read-more-button, .woocommerce input.button, .woocommerce input.post-nav .nav-links .button, .woocommerce input.read-more-button, .woocommerce input[type=submit], .woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers, .woocommerce-page #payment #place_order, .woocommerce-page .button, .woocommerce-page .cart input.button, .woocommerce-page .cart input.post-nav .nav-links .button, .woocommerce-page .cart input.read-more-button, .woocommerce-page .post-nav .nav-links .button, .woocommerce-page .read-more-button, .woocommerce-page .wc-proceed-to-checkout a.checkout-button, .woocommerce-page .woocommerce-message .button, .woocommerce-page .woocommerce-message .post-nav .nav-links .button, .woocommerce-page .woocommerce-message .read-more-button, .woocommerce-page a.btn.alt, .woocommerce-page a.button, .woocommerce-page a.checkout-button, .woocommerce-page a.post-nav .nav-links .button, .woocommerce-page a.read-more-button, .woocommerce-page div.product #respond .form-submit input#submit, .woocommerce-page div.product form.cart .button, .woocommerce-page div.product form.cart .post-nav .nav-links .button, .woocommerce-page div.product form.cart .read-more-button, .woocommerce-page input.button, .woocommerce-page input.post-nav .nav-links .button, .woocommerce-page input.read-more-button, .woocommerce-page input[type=submit], .woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers, button, button[type=submit], input[type=submit], input[type=reset], input[type=button] {
  outline: 0;
  display: inline-block;
  background: rgba(0, 0, 0, 0.1);
  padding: 10px 12px;
  border: 0;
  border-style: solid;
  border-radius: 3px;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.6);
  font-family: inherit;
  font-size: inherit;
  font-weight: 600;
  line-height: normal;
  text-shadow: none;
  text-transform: uppercase;
  cursor: pointer;
  transition: .3s ease;
  border-color: #FFF; }

.button:hover, .post-nav .nav-links .button:hover, .read-more-button:hover, button:hover, button[type=submit]:hover, input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
  background: rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.75);
  text-shadow: none; }

.button:visited, .post-nav .nav-links .button:visited, .read-more-button:visited, button:visited, button[type=submit]:visited, input[type=submit]:visited, input[type=reset]:visited, input[type=button]:visited {
  color: rgba(0, 0, 0, 0.6); }

.post-nav .nav-links .button, .read-more-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 10px 12px;
  color: rgba(0, 0, 0, 0.6);
  float: left; }

.post-password-required .post-password-form + .read-more-button, .read-more-button.et_pb_inline_icon:before {
  display: none; }

.read-more-button:after {
  content: '\e62f';
  margin: 1px 0 0 -5px;
  opacity: 0;
  color: inherit !important; }

.read-more-button:hover:after {
  margin: 1px 0 0 6px;
  opacity: 1; }

.read-more-button.et_pb_inline_icon:after {
  content: attr(data-icon);
  font-family: ETmodules !important; }

#back_to_top, .bypostauthor, .etad a, .etad img, .gallery-caption, .sticky {
  display: block; }

#back_to_top {
  z-index: 999;
  position: fixed !important;
  right: 0;
  bottom: 125px;
  background: rgba(0, 0, 0, 0.4);
  padding: 5px;
  border-radius: 3px 0 0 3px;
  font-size: 30px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  visibility: hidden; }

#back_to_top::before {
  content: '\e630'; }

#back_to_top.hidden {
  opacity: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  visibility: hidden; }

#back_to_top.visible {
  opacity: 1;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible; }

article .comment-body .comment_area .comment-content .reply-container .comment-reply-link.et_pb_button:hover {
  padding: 10px 2em 10px 1em; }

article .comment-body .comment_area .comment-content .reply-container .comment-reply-link.et_pb_button:after {
  font-size: 21px; }

article .form-submit #submit.et_pb_button:hover {
  padding: 10px 12px !important;
  border: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #E5E5E5; }

table th, table thead {
  font-weight: 700; }

table td, table th, table tr {
  text-align: left;
  max-width: 100%;
  padding: .857em; }

.rtl table td, .rtl table th, .rtl table tr {
  text-align: right; }

table td {
  border-top: 1px solid #E5E5E5; }

.etad {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  overflow: hidden;
  transition: max-height .5s; }

.etad.et_pb_extra_row {
  margin-right: 0;
  margin-left: 0; }

.etad .adsense-responsive-ad {
  display: block;
  float: left;
  width: 100%; }

.etad .adsense-responsive-ad ins {
  width: 100%; }

.et-extra-icon, .rating-stars {
  display: inline-block; }

.header .etad {
  max-width: 728px;
  max-height: 90px;
  margin: 20px 0; }

.centered.header .etad {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin: 20px auto 0; }

.left-right.header .etad {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2; }

.etad.header_below {
  margin-top: 40px;
  overflow: hidden; }

#back_to_top, #et-info .et-cart:before, #et-info .et-top-search .et-search-submit:before, #timeline-sticky-header:after, .archive-pagination .pagination li a.next::before, .archive-pagination .pagination li a.prev::before, .archive-pagination > .page-numbers li a.next::before, .archive-pagination > .page-numbers li a.prev::before, .audio-format .mejs-container .mejs-controls .mejs-button button:after, .audio-format .mejs-container .mejs-controls .mejs-button button:before, .audio-format .mejs-container .mejs-controls .mejs-volume-button button:before, .comment-bubble:before, .et-extra-icon:before, .et-top-search-primary-menu-item .et-top-search .et-search-submit:before, .et-top-search-primary-menu-item .search-icon:before, .et_pb_extra_overlay:before, .et_pb_widget.widget_et_recent_tweets .et-extra-icon:before, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:after, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button:after, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button:after, .extra_icon_font, .link-format .attribution:before, .paginated .pagination li a.next::before, .paginated .pagination li a.prev::before, .paginated > .page-numbers li a.next::before, .paginated > .page-numbers li a.prev::before, .post-nav .nav-links .button:before, .post-nav .nav-links .post-nav .nav-links .button:before, .post-nav .nav-links .read-more-button:before, .project-details .project-categories ul li:before, .project-details .project-tags li:before, .project-details .project-tags ul li:before, .project-details .project-url ul li:before, .quote-format .attribution:before, .rating-star:before, .read-more-button:after, .single-project .post-nav .nav-links .nav-link .button:before, .single-project .post-nav .nav-links .nav-link .post-nav .nav-links .button:before, .single-project .post-nav .nav-links .nav-link .read-more-button:before, .tabbed-post-module .tab-nav .arrow:before, .timeline-module .module-head:after, .woocommerce .woocommerce-message:before, .woocommerce div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before, .woocommerce-page .woocommerce-message:before, .woocommerce-page div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before, header.header li.menu-item-has-children > a:after {
  color: #FFF;
  position: relative;
  transition: .3s ease;
  font-family: ET-Extra !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: inherit !important; }

.et-extra-icon {
  background: rgba(0, 0, 0, 0.1);
  width: 30px;
  height: 30px;
  border-radius: 3px;
  color: #FFF;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  transition: .3s ease; }

.et-extra-icon-facebook:before {
  content: '\e61a'; }

.et-extra-icon-facebook.et-extra-icon-background, .et-extra-icon-facebook.et-extra-icon-background-hover:hover {
  background: #39579a !important; }

.et-extra-icon-facebook.et-extra-icon-color, .et-extra-icon-facebook.et-extra-icon-color-hover:hover {
  color: #39579a; }

.et-extra-icon-twitter:before {
  content: '\e623'; }

.et-extra-icon-twitter.et-extra-icon-background, .et-extra-icon-twitter.et-extra-icon-background-hover:hover {
  background: #01aced !important; }

.et-extra-icon-twitter.et-extra-icon-color, .et-extra-icon-twitter.et-extra-icon-color-hover:hover {
  color: #01aced; }

.et-extra-icon-pinterest:before {
  content: '\e61e'; }

.et-extra-icon-pinterest.et-extra-icon-background, .et-extra-icon-pinterest.et-extra-icon-background-hover:hover {
  background: #cb2027 !important; }

.et-extra-icon-pinterest.et-extra-icon-color, .et-extra-icon-pinterest.et-extra-icon-color-hover:hover {
  color: #cb2027; }

.et-extra-icon-googleplus:before {
  content: '\e61c'; }

.et-extra-icon-googleplus.et-extra-icon-background, .et-extra-icon-googleplus.et-extra-icon-background-hover:hover {
  background: #cb1f26 !important; }

.et-extra-icon-googleplus.et-extra-icon-color, .et-extra-icon-googleplus.et-extra-icon-color-hover:hover {
  color: #cb1f26; }

.et-extra-icon-tumblr:before {
  content: '\e622'; }

.et-extra-icon-tumblr.et-extra-icon-background, .et-extra-icon-tumblr.et-extra-icon-background-hover:hover {
  background: #314f6e !important; }

.et-extra-icon-tumblr.et-extra-icon-color, .et-extra-icon-tumblr.et-extra-icon-color-hover:hover {
  color: #314f6e; }

.et-extra-icon-stumbleupon:before {
  content: '\e621'; }

.et-extra-icon-stumbleupon.et-extra-icon-background, .et-extra-icon-stumbleupon.et-extra-icon-background-hover:hover {
  background: #ea4b24 !important; }

.et-extra-icon-stumbleupon.et-extra-icon-color, .et-extra-icon-stumbleupon.et-extra-icon-color-hover:hover {
  color: #ea4b24; }

.et-extra-icon-wordpress:before {
  content: '\e62c'; }

.et-extra-icon-wordpress.et-extra-icon-background, .et-extra-icon-wordpress.et-extra-icon-background-hover:hover {
  background: #267697 !important; }

.et-extra-icon-wordpress.et-extra-icon-color, .et-extra-icon-wordpress.et-extra-icon-color-hover:hover {
  color: #267697; }

.et-extra-icon-instagram:before {
  content: '\e60f'; }

.et-extra-icon-instagram.et-extra-icon-background, .et-extra-icon-instagram.et-extra-icon-background-hover:hover {
  background: #517fa4 !important; }

.et-extra-icon-instagram.et-extra-icon-color, .et-extra-icon-instagram.et-extra-icon-color-hover:hover {
  color: #517fa4; }

.et-extra-icon-dribbble:before {
  content: '\e618'; }

.et-extra-icon-dribbble.et-extra-icon-background, .et-extra-icon-dribbble.et-extra-icon-background-hover:hover {
  background: #ec488c !important; }

.et-extra-icon-dribbble.et-extra-icon-color, .et-extra-icon-dribbble.et-extra-icon-color-hover:hover {
  color: #ec488c; }

.et-extra-icon-vimeo:before {
  content: '\e624'; }

.et-extra-icon-vimeo.et-extra-icon-background, .et-extra-icon-vimeo.et-extra-icon-background-hover:hover {
  background: #45bbfc !important; }

.et-extra-icon-vimeo.et-extra-icon-color, .et-extra-icon-vimeo.et-extra-icon-color-hover:hover {
  color: #45bbfc; }

.et-extra-icon-linkedin:before {
  content: '\e610'; }

.et-extra-icon-linkedin.et-extra-icon-background, .et-extra-icon-linkedin.et-extra-icon-background-hover:hover {
  background: #127bb6 !important; }

.et-extra-icon-linkedin.et-extra-icon-color, .et-extra-icon-linkedin.et-extra-icon-color-hover:hover {
  color: #127bb6; }

.et-extra-icon-rss:before {
  content: '\e61f'; }

.et-extra-icon-rss.et-extra-icon-background, .et-extra-icon-rss.et-extra-icon-background-hover:hover {
  background: #f59038 !important; }

.et-extra-icon-rss.et-extra-icon-color, .et-extra-icon-rss.et-extra-icon-color-hover:hover {
  color: #f59038; }

.et-extra-icon-deviantart:before {
  content: '\e617'; }

.et-extra-icon-deviantart.et-extra-icon-background, .et-extra-icon-deviantart.et-extra-icon-background-hover:hover {
  background: #566c68 !important; }

.et-extra-icon-deviantart.et-extra-icon-color, .et-extra-icon-deviantart.et-extra-icon-color-hover:hover {
  color: #566c68; }

.et-extra-icon-myspace:before {
  content: '\e611'; }

.et-extra-icon-myspace.et-extra-icon-background, .et-extra-icon-myspace.et-extra-icon-background-hover:hover {
  background: #3a5998 !important; }

.et-extra-icon-myspace.et-extra-icon-color, .et-extra-icon-myspace.et-extra-icon-color-hover:hover {
  color: #3a5998; }

.et-extra-icon-skype:before {
  content: '\e620'; }

.et-extra-icon-skype.et-extra-icon-background, .et-extra-icon-skype.et-extra-icon-background-hover:hover {
  background: #1ba5f4 !important; }

.et-extra-icon-skype.et-extra-icon-color, .et-extra-icon-skype.et-extra-icon-color-hover:hover {
  color: #1ba5f4; }

.et-extra-icon-youtube:before {
  content: '\e614'; }

.et-extra-icon-youtube.et-extra-icon-background, .et-extra-icon-youtube.et-extra-icon-background-hover:hover {
  background: #a8240f !important; }

.et-extra-icon-youtube.et-extra-icon-color, .et-extra-icon-youtube.et-extra-icon-color-hover:hover {
  color: #a8240f; }

.et-extra-icon-picassa:before {
  content: '\e61d'; }

.et-extra-icon-picassa.et-extra-icon-background, .et-extra-icon-picassa.et-extra-icon-background-hover:hover {
  background: #9864ae !important; }

.et-extra-icon-picassa.et-extra-icon-color, .et-extra-icon-picassa.et-extra-icon-color-hover:hover {
  color: #9864ae; }

.et-extra-icon-flickr:before {
  content: '\e61b'; }

.et-extra-icon-flickr.et-extra-icon-background, .et-extra-icon-flickr.et-extra-icon-background-hover:hover {
  background: #fc1684 !important; }

.et-extra-icon-flickr.et-extra-icon-color, .et-extra-icon-flickr.et-extra-icon-color-hover:hover {
  color: #fc1684; }

.et-extra-icon-blogger:before {
  content: '\e616'; }

.et-extra-icon-blogger.et-extra-icon-background, .et-extra-icon-blogger.et-extra-icon-background-hover:hover {
  background: #f59038 !important; }

.et-extra-icon-blogger.et-extra-icon-color, .et-extra-icon-blogger.et-extra-icon-color-hover:hover {
  color: #f59038; }

.et-extra-icon-spotify:before {
  content: '\e613'; }

.et-extra-icon-spotify.et-extra-icon-background, .et-extra-icon-spotify.et-extra-icon-background-hover:hover {
  background: #aecf29 !important; }

.et-extra-icon-spotify.et-extra-icon-color, .et-extra-icon-spotify.et-extra-icon-color-hover:hover {
  color: #aecf29; }

.et-extra-icon-delicious:before {
  content: '\e60a'; }

.et-extra-icon-delicious.et-extra-icon-background, .et-extra-icon-delicious.et-extra-icon-background-hover:hover {
  background: #3398fc !important; }

.et-extra-icon-basic_email.et-extra-icon-background, .et-extra-icon-basic_email.et-extra-icon-background-hover:hover, .et-extra-icon-basic_print.et-extra-icon-background, .et-extra-icon-basic_print.et-extra-icon-background-hover:hover, .et-extra-icon-buffer.et-extra-icon-background, .et-extra-icon-buffer.et-extra-icon-background-hover:hover {
  background: #000 !important; }

.et-extra-icon-delicious.et-extra-icon-color, .et-extra-icon-delicious.et-extra-icon-color-hover:hover {
  color: #3398fc; }

.et-extra-icon-basic_email.et-extra-icon-color, .et-extra-icon-basic_email.et-extra-icon-color-hover:hover, .et-extra-icon-basic_print.et-extra-icon-color, .et-extra-icon-basic_print.et-extra-icon-color-hover:hover, .et-extra-icon-buffer.et-extra-icon-color, .et-extra-icon-buffer.et-extra-icon-color-hover:hover {
  color: #000; }

.et-extra-icon-buffer:before {
  content: '\e601'; }

.et-extra-icon-basic_email:before {
  content: '\e615'; }

.et-extra-icon-basic_print:before {
  content: '\e619'; }

.et-extra-icon-background-none {
  background: 0 0 !important; }

.comment-bubble, .rating-star {
  position: relative;
  display: inline-block; }

.comment-bubble:before, .rating-star:before {
  top: 0;
  left: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px; }

.comment-bubble {
  top: 1px; }

.comment-bubble:before {
  content: '\e63b'; }

.rating-stars .rating-star {
  width: 10px;
  top: 1px; }

.rating-stars .rating-star:before {
  content: '\e63c'; }

.rating-stars .rating-star.rating-star-half:before {
  content: '\e63e'; }

.rating-stars .rating-star.rating-star-empty::before {
  content: '\e639'; }

.et_pb_extra_overlay {
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: .3s ease; }

.et_pb_extra_overlay:hover {
  opacity: 1; }

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

.et_pb_extra_overlay:before {
  content: '\e050';
  position: absolute;
  top: 60%;
  left: 50%;
  display: inline-block;
  transition: .3s ease;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 32px;
  line-height: 32px; }

.et_pb_inline_icon.et_pb_extra_overlay:before {
  font-family: ETmodules !important; }

.et_gallery_item .et_portfolio_image {
  position: relative;
  display: block;
  margin-bottom: 7px; }

.et_gallery_item img {
  max-width: 100%;
  height: auto;
  margin-bottom: 0;
  vertical-align: bottom; }

.boxed_layout, .boxed_layout #page-container {
  max-width: 1360px; }

#page-container {
  background: 0 0; }

.boxed_layout {
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 0;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.1); }

.boxed_layout .container {
  width: 90%;
  max-width: 1360px; }

.container {
  position: relative;
  width: 90%;
  max-width: 1280px;
  margin: 0 auto; }

#main-content {
  padding-top: 40px; }

#content-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%; }

.with_sidebar_left #content-area {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

#content-area > h1 {
  width: 100%; }

.et_extra_layout .et_pb_container, .et_pb_extra_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box; }

.et_extra_layout .et_pb_section, .et_pb_extra_section {
  padding: 0;
  background: 0 0; }

.ie.et_extra_layout .et_pb_section, .ie.et_pb_extra_section {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.et_extra_layout .et_pb_row, .et_pb_extra_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  min-width: 100%;
  margin: 0 -12px;
  padding: 0; }

.et_extra_layout .et_pb_column, .et_pb_extra_column {
  padding: 0 12px;
  box-sizing: border-box;
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.et_extra_layout .et_pb_column_main, .et_pb_extra_column_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-orient: vertical;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  overflow: hidden; }

.ie .et_extra_layout .et_pb_column_main, .ie .et_pb_extra_column_main {
  float: left; }

.with_sidebar .et_extra_layout .et_pb_column_main, .with_sidebar .et_pb_extra_column_main {
  width: 75%;
  max-width: 75%;
  min-width: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  padding: 0 12px 0 0; }

.with_sidebar_left .et_extra_layout .et_pb_column_main, .with_sidebar_left .et_pb_extra_column_main {
  padding: 0 0 0 12px; }

.et_extra_layout .et_pb_column_sidebar, .et_pb_extra_column_sidebar {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 25%;
  max-width: 25%;
  min-width: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 0 0 0 12px; }

.ie .et_extra_layout .et_pb_column_sidebar, .ie .et_pb_extra_column_sidebar {
  float: left; }

.with_sidebar .et_extra_layout .et_pb_column_sidebar, .with_sidebar .et_pb_extra_column_sidebar {
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.ie .with_sidebar .et_extra_layout .et_pb_column_sidebar, .ie .with_sidebar .et_pb_extra_column_sidebar {
  display: block; }

.with_sidebar_left .et_extra_layout .et_pb_column_sidebar, .with_sidebar_left .et_pb_extra_column_sidebar {
  padding: 0 12px 0 0; }

.et_extra_layout .et_pb_column_4_4, .et_pb_extra_column_4_4 {
  width: 100%;
  max-width: 100%;
  min-width: 100%; }

.et_extra_layout .et_pb_column_3_4, .et_pb_extra_column_3_4 {
  width: 75%;
  max-width: 75%;
  min-width: 75%; }

.et_extra_layout .et_pb_column_2_3, .et_pb_extra_column_2_3 {
  width: 66.66666667%;
  max-width: 66.66666667%;
  min-width: 66.66666667%; }

.et_extra_layout .et_pb_column_1_2, .et_pb_extra_column_1_2 {
  width: 50%;
  max-width: 50%;
  min-width: 50%; }

.et_extra_layout .et_pb_column_3_8, .et_pb_extra_column_3_8 {
  width: 37.5%;
  max-width: 37.5%;
  min-width: 37.5%; }

.et_extra_layout .et_pb_column_1_3, .et_pb_extra_column_1_3 {
  width: 33.33333333%;
  max-width: 33.33333333%;
  min-width: 33.33333333%; }

.et_extra_layout .et_pb_column_1_4, .et_pb_extra_column_1_4 {
  width: 25%;
  max-width: 25%;
  min-width: 25%; }

.et_extra_layout .et_pb_module, .et_pb_extra_module {
  max-width: 100%; }

.ie.et_extra_layout .et_pb_module, .ie.et_pb_extra_module {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.et_extra_layout .et_pb_image_sticky {
  display: inline; }

.et_section_specialty .et_pb_extra_column_1_2 .et_pb_row_inner .et_pb_extra_column_1_4, .et_section_specialty .et_pb_extra_column_2_3 .et_pb_row_inner .et_pb_extra_column_1_3, .et_section_specialty .et_pb_extra_column_3_4 .et_pb_row_inner .et_pb_extra_column_3_8 {
  width: 50%;
  max-width: 50%;
  min-width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

.et_section_specialty .et_pb_extra_column_3_4 .et_pb_row_inner .et_pb_extra_column_1_4 {
  width: 33.33333333%;
  max-width: 33.33333333%;
  min-width: 33.33333333%;
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%; }

.et_pb_extra_column_main {
  overflow: visible;
  width: 100%;
  padding: 0; }

.et_extra_layout .et_pb_row.et_pb_gutters1 .et_pb_column, .et_extra_layout.et_pb_gutters1 .et_pb_column {
  padding: 0 4px !important; }

.et_extra_layout.et_pb_gutters1 .et_pb_extra_row, .et_extra_layout.et_pb_gutters1 .et_pb_row {
  margin-left: -4px !important; }

.et_extra_layout.et_pb_gutters1 .et_pb_extra_column_sidebar .et_pb_widget, .et_extra_layout.et_pb_gutters1 .et_pb_extra_module {
  margin-bottom: 8px; }

@media all and (min-width: 981px) {
  .gecko.et_extra_layout.et_pb_gutters1 .et_pb_column .et_pb_module {
    margin-bottom: 8px; }
  .gecko.et_extra_layout.et_pb_gutters2 .et_pb_column .et_pb_module {
    margin-bottom: 16px; } }

.et_extra_layout.et_pb_gutters1 .with_sidebar .et_pb_extra_column_main {
  padding: 0 4px 0 0; }

.et_extra_layout.et_pb_gutters1 .width_sidebar .et_pb_extra_column_sidebar, .with_sidebar_left.et_extra_layout.et_pb_gutters1 .with_sidebar .et_pb_extra_column_main {
  padding: 0 0 0 4px; }

.et_extra_layout .et_pb_row.et_pb_gutters2 .et_pb_column, .et_extra_layout.et_pb_gutters2 .et_pb_column {
  padding: 0 8px !important; }

.et_extra_layout.et_pb_gutters2 .et_pb_extra_row, .et_extra_layout.et_pb_gutters2 .et_pb_row {
  margin-left: -8px !important; }

.et_extra_layout.et_pb_gutters2 .et_pb_extra_column_sidebar .et_pb_widget, .et_extra_layout.et_pb_gutters2 .et_pb_extra_module {
  margin-bottom: 16px; }

.et_extra_layout.et_pb_gutters2 .with_sidebar .et_pb_extra_column_main {
  padding: 0 8px 0 0; }

.et_extra_layout.et_pb_gutters2 .width_sidebar .et_pb_extra_column_sidebar, .with_sidebar_left.et_extra_layout.et_pb_gutters2 .with_sidebar .et_pb_extra_column_main {
  padding: 0 0 0 8px; }

.et_extra_layout .et_pb_row.et_pb_gutters3 .et_pb_column, .et_extra_layout.et_pb_gutters3 .et_pb_column {
  padding: 0 12px !important; }

.et_extra_layout.et_pb_gutters3 .et_pb_extra_row, .et_extra_layout.et_pb_gutters3 .et_pb_row {
  margin-left: -12px !important; }

.et_extra_layout.et_pb_gutters3 .et_pb_extra_column_sidebar .et_pb_widget, .et_extra_layout.et_pb_gutters3 .et_pb_extra_module {
  margin-bottom: 24px; }

@media all and (min-width: 981px) {
  .gecko.et_extra_layout.et_pb_gutters3 .et_pb_column .et_pb_module {
    margin-bottom: 24px; }
  .gecko.et_extra_layout.et_pb_gutters4 .et_pb_column .et_pb_module {
    margin-bottom: 32px; } }

.et_extra_layout.et_pb_gutters3 .with_sidebar .et_pb_extra_column_main {
  padding: 0 12px 0 0; }

.et_extra_layout.et_pb_gutters3 .width_sidebar .et_pb_extra_column_sidebar, .with_sidebar_left.et_extra_layout.et_pb_gutters3 .with_sidebar .et_pb_extra_column_main {
  padding: 0 0 0 12px; }

.et_extra_layout .et_pb_row.et_pb_gutters4 .et_pb_column, .et_extra_layout.et_pb_gutters4 .et_pb_column {
  padding: 0 16px !important; }

.et_extra_layout.et_pb_gutters4 .et_pb_extra_row, .et_extra_layout.et_pb_gutters4 .et_pb_row {
  margin-left: -16px !important; }

.et_extra_layout.et_pb_gutters4 .et_pb_extra_column_sidebar .et_pb_widget, .et_extra_layout.et_pb_gutters4 .et_pb_extra_module {
  margin-bottom: 32px; }

.et_extra_layout.et_pb_gutters4 .with_sidebar .et_pb_extra_column_main {
  padding: 0 16px 0 0; }

.et_extra_layout.et_pb_gutters4 .width_sidebar .et_pb_extra_column_sidebar, .with_sidebar_left.et_extra_layout.et_pb_gutters4 .with_sidebar .et_pb_extra_column_main {
  padding: 0 0 0 16px; }

.page .et_pb_row, .single .et_pb_row {
  width: 90%; }

.et_extra_layout .et_section_specialty .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_extra_layout .et_section_specialty .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_extra_layout .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 {
  width: 50%;
  max-width: 50%;
  min-width: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

.et_extra_layout .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4 {
  width: 33.33333333%;
  max-width: 33.33333333%;
  min-width: 33.33333333%;
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%; }

.et_extra_layout.et_extra .et_pb_row_inner, .et_extra_layout.et_extra .et_pb_specialty_column {
  padding: 0 !important; }

header.header {
  z-index: 2000;
  position: relative; }

header.header ul {
  list-style: none;
  padding: 0;
  line-height: 1;
  box-sizing: border-box; }

header.header li {
  position: relative;
  display: inline-block;
  margin: 0; }

header.header li:hover > ul {
  opacity: 1;
  visibility: visible;
  transition: .3s ease; }

header.header li.menu-item-has-children > a:after {
  content: '\e62d';
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: top;
  color: inherit;
  transition: 0s; }

header.header li.menu-item-has-children .menu-item-has-children > a:after {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg); }

header.header li ul {
  z-index: 1000;
  position: absolute;
  border-radius: 0 0 3px 3px;
  box-sizing: border-box;
  transition: .1s ease;
  opacity: 0;
  visibility: hidden; }

header.header li ul li {
  width: 100%; }

header.header li ul a {
  display: block;
  width: 100%; }

#et-info, #top-header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal; }

header.header #et-navigation a, header.header #top-header a {
  transition: .5s; }

#wpadminbar #wp-admin-bar-edit-layout > .ab-item:before {
  content: '\f464';
  top: 2px; }

#top-header {
  z-index: 1;
  position: relative;
  background: #2B3843;
  padding: 10px 0; }

#top-header .container {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

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

#et-info {
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 0 -10px; }

#et-info .et-extra-social-icons, #et-navigation > ul {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal; }

#et-info .et-extra-social-icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  padding: 0; }

#et-info .et-extra-social-icons li {
  margin: 0 0 10px 10px; }

#et-info .et-extra-social-icons .et-extra-icon {
  background: rgba(255, 255, 255, 0.1); }

#et-info .et-extra-social-icons .et-extra-icon:before {
  font-size: 14px; }

#et-info .et-top-search {
  position: relative;
  margin: 0 0 10px 10px; }

#et-info .et-top-search .et-search-field {
  background: rgba(255, 255, 255, 0.1);
  width: 120px;
  box-sizing: border-box;
  margin: 0;
  padding: 7px 10px;
  color: #FFF;
  font-weight: 600;
  -webkit-appearance: none; }

#et-info .et-top-search .et-search-field:focus {
  background: rgba(255, 255, 255, 0.2);
  color: #FFF; }

#et-info .et-top-search .et-search-submit {
  position: absolute;
  top: 50%;
  right: 10px;
  background: 0;
  padding: 0;
  margin-top: -9.5px;
  border: none;
  font-size: inherit;
  line-height: normal;
  font-family: inherit;
  letter-spacing: normal; }

#et-info .et-top-search .et-search-submit:before {
  content: '\e63a';
  font-size: 12px;
  font-weight: 600; }

#et-info .et-cart {
  background: rgba(255, 255, 255, 0.1);
  margin: 0 0 10px 10px;
  padding: 9px 10px;
  color: #FFF;
  font-size: 12px;
  line-height: 1; }

#et-info .et-cart:before {
  content: '\e631';
  vertical-align: middle;
  color: inherit;
  font-size: 14px;
  padding: 9px 10px; }

#et-secondary-menu a:hover, #et-secondary-menu li.current-menu-item > a {
  color: #FFF; }

#et-info .et-cart span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1; }

#et-secondary-nav {
  margin: -10px 0; }

#et-secondary-menu li {
  margin: 0 20px 0 0;
  line-height: 1; }

#et-secondary-menu li > ul {
  z-index: 10;
  left: 0;
  background: #2B3843;
  width: 200px;
  padding: 10px 0; }

#et-secondary-menu li > ul li {
  width: 100%;
  margin: 0; }

#et-secondary-menu li > ul li ul {
  top: -10px;
  left: 100%; }

#et-secondary-menu li > ul a {
  display: block;
  padding: 10px 20px; }

#et-secondary-menu li.et-reverse-direction-nav li ul {
  right: 200px;
  left: auto; }

#et-secondary-menu a {
  position: relative;
  display: inline-block;
  padding: 18px 0;
  transition: .3s ease;
  color: rgba(255, 255, 255, 0.6); }

#et-secondary-menu > li > a:before {
  content: '•';
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: transparent;
  font-size: 10px;
  text-shadow: 0 0 transparent;
  transition: .3s ease;
  pointer-events: none; }

#et-secondary-menu > li > a:hover:before {
  color: #FFF;
  text-shadow: 10px 0 #FFF,-10px 0 #FFF; }

.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children:hover > ul {
  top: 100%; }

.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children > ul {
  top: calc(80%); }

.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children > ul .menu-item-has-children:hover > ul {
  top: -10px; }

.et_secondary_nav_dropdown_animation_fadeInTop #top-header .menu-item-has-children > ul .menu-item-has-children ul {
  top: -20px; }

.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children:hover > ul {
  left: -20px; }

.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children > ul {
  left: 10%; }

.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children > ul .menu-item-has-children:hover > ul {
  left: 100%; }

.et_secondary_nav_dropdown_animation_fadeInRight #top-header .menu-item-has-children > ul .menu-item-has-children ul {
  left: 110%; }

.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children:hover > ul {
  top: 100%; }

.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children > ul {
  top: 110%; }

.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children > ul .menu-item-has-children:hover > ul {
  top: 0; }

.et_secondary_nav_dropdown_animation_fadeInBottom #top-header .menu-item-has-children > ul .menu-item-has-children ul {
  top: 110%; }

.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children:hover > ul {
  left: -20px; }

.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children > ul {
  left: -40px; }

.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children > ul .menu-item-has-children:hover > ul {
  left: 100%; }

.et_secondary_nav_dropdown_animation_fadeInLeft #top-header .menu-item-has-children > ul .menu-item-has-children ul {
  left: 90%; }

.et_secondary_nav_dropdown_animation_scaleInCenter #top-header .menu-item-has-children:hover > ul, .et_secondary_nav_dropdown_animation_scaleInLeft #top-header .menu-item-has-children:hover > ul, .et_secondary_nav_dropdown_animation_scaleInRight #top-header .menu-item-has-children:hover > ul {
  -webkit-transform: scale(1);
  transform: scale(1); }

.et_secondary_nav_dropdown_animation_scaleInCenter #top-header .menu-item-has-children > ul, .et_secondary_nav_dropdown_animation_scaleInLeft #top-header .menu-item-has-children > ul, .et_secondary_nav_dropdown_animation_scaleInRight #top-header .menu-item-has-children > ul {
  -webkit-transform: scale(0);
  transform: scale(0); }

.et_secondary_nav_dropdown_animation_scaleInRight #top-header .menu-item-has-children > ul {
  -webkit-transform-origin: top right;
  transform-origin: top right; }

.et_secondary_nav_dropdown_animation_scaleInLeft #top-header .menu-item-has-children > ul {
  -webkit-transform-origin: top left;
  transform-origin: top left; }

.et_secondary_nav_dropdown_animation_scaleInCenter #top-header .menu-item-has-children > ul {
  -webkit-transform-origin: top center;
  transform-origin: top center; }

.et_secondary_nav_dropdown_animation_flipInX #top-header .menu-item-has-children > ul, .et_secondary_nav_dropdown_animation_flipInY #top-header .menu-item-has-children > ul {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1; }

.et_secondary_nav_dropdown_animation_flipInX #top-header .menu-item-has-children:hover > ul {
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
  transform: rotate3d(1, 0, 0, 0deg); }

.et_secondary_nav_dropdown_animation_flipInX #top-header .menu-item-has-children > ul {
  -webkit-transform: rotate3d(1, 0, 0, 90deg) perspective(800);
  transform: rotate3d(1, 0, 0, 90deg) perspective(800); }

.et_secondary_nav_dropdown_animation_flipInY #top-header .menu-item-has-children:hover > ul {
  -webkit-transform: rotate3d(0, 1, 0, 0deg);
  transform: rotate3d(0, 1, 0, 0deg); }

.et_secondary_nav_dropdown_animation_flipInY #top-header .menu-item-has-children > ul {
  -webkit-transform: rotate3d(0, 1, 0, 90deg) perspective(800);
  transform: rotate3d(0, 1, 0, 90deg) perspective(800); }

.et_secondary_nav_dropdown_animation_slideInX #top-header .menu-item-has-children > ul, .et_secondary_nav_dropdown_animation_slideInY #top-header .menu-item-has-children > ul {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.et_secondary_nav_dropdown_animation_slideInX #top-header .menu-item-has-children:hover > ul {
  -webkit-transform: rotateX(0) perspective(0);
  transform: rotateX(0) perspective(0); }

.et_secondary_nav_dropdown_animation_slideInX #top-header .menu-item-has-children > ul {
  -webkit-transform: rotateX(180deg) perspective(800);
  transform: rotateX(180deg) perspective(800);
  -webkit-transform-origin: top center;
  transform-origin: top center; }

.et_secondary_nav_dropdown_animation_slideInY #top-header .menu-item-has-children:hover > ul {
  -webkit-transform: rotateY(0) perspective(0);
  transform: rotateY(0) perspective(0); }

.et_secondary_nav_dropdown_animation_slideInY #top-header .menu-item-has-children > ul {
  -webkit-transform: rotateY(180deg) perspective(800);
  transform: rotateY(180deg) perspective(800);
  -webkit-transform-origin: top left;
  transform-origin: top left; }

header.header .et-trending {
  position: relative;
  padding: 15px 0; }

header.header .et-trending-post {
  display: none;
  font-size: 14px;
  line-height: 1.3em; }

header.header .et-trending-post a, header.header .et-trending-post a:visited {
  color: rgba(255, 255, 255, 0.6); }

header.header .et-trending-post:first-child {
  display: block; }

header.header .et-trending #et-secondary-menu {
  z-index: 1;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  background: #2B3843;
  width: 200px;
  padding: 10px 0; }

header.header .et-trending #et-secondary-menu li {
  width: 100%;
  box-sizing: border-box; }

header.header .et-trending #et-secondary-menu .menu-item-has-children ul {
  top: -10px;
  left: 100%; }

header.header .et-trending #et-secondary-menu .menu-item-has-children > a:after {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg); }

header.header .et-trending #et-secondary-menu a {
  display: block;
  padding: 10px 20px; }

#et-trending, header.header .et-trending #et-secondary-menu a:before {
  display: none; }

#et-trending-button, #et-trending-container, #et-trending-label {
  display: inline-block; }

#et-trending {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

#et-trending-button {
  width: 20px;
  height: 20px;
  margin: 0 15px 0 0;
  padding: 3px 0;
  box-sizing: border-box; }

#et-trending-button.toggled span {
  -webkit-transform-origin: center;
  transform-origin: center; }

#et-trending-button.toggled span:first-child {
  -webkit-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(45deg); }

#et-trending-button.toggled span:nth-child(2) {
  opacity: 0; }

#et-trending-button.toggled span:last-child {
  -webkit-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg); }

#et-trending-button span {
  display: block;
  background: #FFF;
  width: 20px;
  height: 2px;
  border-radius: 3px;
  transition: .3s ease; }

#et-trending-button span:nth-child(2) {
  margin: 4px 0; }

#et-trending-label {
  margin: 0 5px 0 0;
  padding: 0;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  vertical-align: middle; }

.et-trending #et-trending {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#et-navigation, #main-header .container {
  display: -webkit-box;
  display: -ms-flexbox; }

#main-header {
  background: #3E5062;
  margin: 0; }

#main-header .container {
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

#logo, .logo {
  display: block; }

.has_headerad #main-header .container {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.et_fullwidth_nav #main-header .container {
  max-width: none;
  width: 100%;
  padding-right: 30px;
  padding-left: 30px; }

.logo {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  height: 64px;
  margin: 30px 0;
  transition: height .5s,margin .5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.centered .logo {
  width: 100%;
  margin: 30px 0 35px; }

#logo {
  height: 100%; }

.centered #logo {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 0 auto; }

.left-right #logo {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

#et-navigation, .centered #et-navigation, .left-right #et-navigation {
  -webkit-box-ordinal-group: 4;
  order: 3; }

#et-navigation {
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-order: 3; }

#et-navigation > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#et-navigation > ul > li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 15px; }

#et-navigation > ul > li.current-menu-item > a, #et-navigation > ul > li.current_page_item > a {
  color: #FFF; }

#et-navigation > ul > li.current-menu-item > a:before, #et-navigation > ul > li.current_page_item > a:before {
  -webkit-transform: translateY(18px);
  transform: translateY(18px);
  opacity: 1; }

#et-navigation > ul > li.menu-item-has-children > a:before {
  width: calc(100% - 21px); }

#et-navigation > ul > li > a {
  position: relative;
  display: block;
  border: 0;
  padding: 0 0 54px;
  font-weight: 600; }

#et-navigation > ul > li > a:hover:before {
  -webkit-transform: translateY(18px);
  transform: translateY(18px);
  opacity: 1; }

#et-navigation > ul > li > a:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  background: #FFF;
  width: 100%;
  height: 2px;
  -webkit-transform: translateY(24px);
  transform: translateY(24px);
  opacity: 0;
  transition: .3s ease; }

#et-navigation > ul > li > ul {
  left: -20px; }

#et-navigation > ul > li.mega-menu > ul ul {
  visibility: hidden; }

#et-navigation .mega-menu:hover > ul ul, #et-navigation > ul > li.mega-menu:hover > ul ul {
  visibility: visible; }

#et-navigation li li {
  padding: 0 30px; }

#et-navigation li li:last-child > a {
  border: 0; }

#et-navigation .mega-menu > ul > li:last-child > a:first-of-type, #et-navigation li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

#et-navigation li a {
  padding: 15px 0;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase; }

#et-navigation li a:hover {
  background: 0; }

#et-navigation .mega-menu {
  position: static;
  color: rgba(255, 255, 255, 0.6); }

#et-navigation .mega-menu > ul > li > a:first-of-type {
  font-weight: 600;
  color: #FFF; }

#et-navigation .mega-menu .comment-bubble:before {
  color: rgba(255, 255, 255, 0.6); }

#et-navigation .mega-menu > ul {
  top: 100%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  padding: 15px 20px; }

#et-navigation .mega-menu > ul > li {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  width: 25%;
  padding: 0 20px; }

#et-navigation .mega-menu > ul > li > a {
  color: #FFF; }

#et-navigation .mega-menu > ul li li {
  padding: 0; }

#et-navigation .mega-menu > ul a:after {
  display: none; }

#et-navigation .mega-menu > ul ul {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  padding: 0;
  border: 0;
  box-shadow: none;
  visibility: hidden;
  opacity: 1;
  transition: 0s;
  transition-delay: 0s; }

#et-navigation .mega-menu-featured > ul > li {
  width: 33.33333333%;
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  padding: 20px; }

#et-navigation .mega-menu-featured > ul > li:nth-child(2) .title, #et-navigation .mega-menu-featured > ul > li:nth-child(3) .title {
  visibility: hidden; }

#et-navigation .mega-menu-featured > ul > li:nth-child(2) a.title, #et-navigation .mega-menu-featured > ul > li:nth-child(3) a.title {
  border: 0;
  visibility: visible; }

#et-navigation .mega-menu-featured .title {
  padding: 0;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  pointer-events: none; }

#et-navigation .mega-menu-featured .featured-post a {
  border: 0;
  padding: 0; }

#et-navigation .mega-menu-featured .featured-post h2 {
  padding: 0;
  color: #FFF;
  font-size: 14px;
  font-weight: 600; }

#et-navigation .mega-menu-featured .featured-post .post-meta {
  font-size: 12px;
  line-height: 1.7em;
  text-transform: none; }

#et-navigation .mega-menu-featured .featured-post .post-meta a {
  display: inline-block;
  width: auto;
  margin: 0;
  color: #FFF;
  font-size: inherit;
  font-weight: 400; }

#et-navigation .mega-menu-featured .featured-post .post-meta .rating-star:before {
  color: #FFF; }

#et-navigation .mega-menu-featured .featured-image {
  display: block;
  width: 100%;
  margin: 20px 0; }

#et-navigation .mega-menu-featured .featured-image img {
  display: block;
  width: 100%; }

#et-navigation .mega-menu-featured .recent-list li {
  padding: 15px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

#et-navigation .mega-menu-featured .recent-list li:last-child {
  border: 0; }

#et-navigation .mega-menu-featured .recent-post .post-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

#et-navigation .mega-menu-featured .recent-post .post-content > a {
  max-width: 50px;
  min-width: 50px;
  max-height: 50px;
  min-height: 50px;
  border: 0;
  margin: 0 20px 0 0;
  padding: 0; }

#et-navigation .mega-menu-featured .recent-post .post-content a {
  display: inline-block;
  width: auto;
  border: 0;
  padding: 0; }

#et-menu li > ul, .et-top-search-primary-menu-item .et-top-search {
  background-color: #232323;
  border-color: #00A8FF; }

#et-navigation .mega-menu-featured .recent-post .post-thumbnail {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0; }

#et-navigation .mega-menu-featured .recent-post .post-meta {
  font-size: 12px;
  line-height: 1.7em;
  text-transform: none; }

#et-navigation .mega-menu-featured .recent-post .post-meta h3 {
  display: block;
  padding: 0;
  color: #FFF;
  font-size: 14px; }

#et-navigation .mega-menu-featured .recent-post .post-meta h3 a {
  color: inherit;
  text-transform: none; }

#et-navigation .mega-menu-featured .recent-post .post-meta a {
  padding: 0;
  font-size: inherit;
  font-weight: inherit; }

.centered #et-navigation {
  -ms-flex-order: 3;
  margin: 0 auto; }

.has_headerad #et-navigation {
  width: 100%; }

.left-right #et-navigation {
  -ms-flex-order: 3; }

#et-menu li {
  font-size: 16px; }

#et-menu li > ul li a {
  border-color: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.6); }

#et-menu li > ul li a:hover {
  color: #FFF; }

#et-menu li.mega-menu-featured > ul li .featured-post .post-meta a {
  color: rgba(255, 255, 255, 0.6); }

#et-menu li.mega-menu-featured > ul li .featured-post .post-meta a:hover, #et-menu > li.mega-menu-featured > a:hover:after, #et-menu > li.menu-item-has-children > a:hover:after {
  color: #FFF; }

#et-menu .sub-menu li.menu-item-has-children > a:after {
  color: rgba(255, 255, 255, 0.6); }

#et-menu .sub-menu li.menu-item-has-children > a:hover:after {
  color: #FFF; }

.et-top-search-primary-menu-item .search-icon {
  cursor: pointer; }

.et-top-search-primary-menu-item .search-icon:before {
  content: '\e63a';
  font-size: inherit;
  font-weight: 600; }

.et-top-search-primary-menu-item .et-top-search {
  position: absolute;
  top: 100%;
  right: -15px;
  width: 230px;
  border-top: 3px solid #00A8FF;
  border-radius: 0 0 3px 3px;
  display: none; }

.et-top-search-primary-menu-item .et-top-search .et-search-field {
  width: 100%;
  padding: 30px 40px;
  color: #FFF;
  font-size: 14px;
  line-height: normal; }

.et-top-search-primary-menu-item .et-top-search .et-search-field::-webkit-input-placeholder {
  color: #FFF;
  font-weight: 400; }

.et-top-search-primary-menu-item .et-top-search .et-search-field::-moz-placeholder {
  color: #FFF;
  font-weight: 400; }

.et-top-search-primary-menu-item .et-top-search .et-search-field:-ms-input-placeholder {
  color: #FFF;
  font-weight: 400; }

.et-top-search-primary-menu-item .et-top-search .et-search-field::placeholder {
  color: #FFF;
  font-weight: 400; }

.et-top-search-primary-menu-item .et-top-search .et-search-submit {
  position: absolute;
  top: 50%;
  right: 20px;
  background: 0 0;
  padding: 0;
  font-size: 14px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.et-top-search-primary-menu-item .et-top-search .et-search-submit:before {
  content: '\e63a';
  padding: 0;
  font-size: inherit;
  font-weight: 600; }

.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children:hover > ul {
  top: 100%; }

.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children > ul {
  top: 80%; }

.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children > ul .menu-item-has-children:hover > ul {
  top: -10px; }

.et_primary_nav_dropdown_animation_fadeInTop #main-header #et-menu .menu-item-has-children > ul .menu-item-has-children ul {
  top: -20px; }

.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children:hover > ul {
  left: -20px; }

.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children > ul {
  left: 10%; }

.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children > ul .menu-item-has-children:hover > ul {
  left: 100%; }

.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children > ul .menu-item-has-children ul {
  left: 110%; }

.et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children.mega-menu:hover > ul, .et_primary_nav_dropdown_animation_fadeInRight #main-header #et-menu .menu-item-has-children.mega-menu > ul .menu-item-has-children ul {
  left: 0; }

.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children:hover > ul {
  top: 100%; }

.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children > ul {
  top: 110%; }

.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children > ul .menu-item-has-children:hover > ul {
  top: 0; }

.et_primary_nav_dropdown_animation_fadeInBottom #main-header #et-menu .menu-item-has-children > ul .menu-item-has-children ul {
  top: 110%; }

.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children:hover > ul {
  left: -20px; }

.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children > ul {
  left: -40px; }

.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children > ul .menu-item-has-children:hover > ul {
  left: 100%; }

.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children > ul .menu-item-has-children ul {
  left: 90%; }

.et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children.mega-menu:hover > ul, .et_primary_nav_dropdown_animation_fadeInLeft #main-header #et-menu .menu-item-has-children.mega-menu > ul .menu-item-has-children ul {
  left: 0; }

.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children:hover > ul, .et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children:hover > ul, .et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children:hover > ul {
  -webkit-transform: scale(1);
  transform: scale(1); }

.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children > ul, .et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children > ul, .et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children > ul {
  -webkit-transform: scale(0);
  transform: scale(0); }

.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children.mega-menu > ul .menu-item-has-children ul, .et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children.mega-menu > ul .menu-item-has-children ul, .et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children.mega-menu > ul .menu-item-has-children ul {
  -webkit-transform: scale(1);
  transform: scale(1); }

.et_primary_nav_dropdown_animation_scaleInRight #main-header #et-menu .menu-item-has-children > ul {
  -webkit-transform-origin: top right;
  transform-origin: top right; }

.et_primary_nav_dropdown_animation_scaleInLeft #main-header #et-menu .menu-item-has-children > ul {
  -webkit-transform-origin: top left;
  transform-origin: top left; }

.et_primary_nav_dropdown_animation_scaleInCenter #main-header #et-menu .menu-item-has-children > ul {
  -webkit-transform-origin: top center;
  transform-origin: top center; }

.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children.mega-menu > ul ul, .et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children.mega-menu > ul ul {
  background: 0;
  -webkit-transform: none;
  transform: none; }

.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children > ul, .et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children > ul {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 1; }

.et_fixed_nav_hide_logo_image .et-fixed-header .logo, .show-menu-button.toggled span:nth-child(2) {
  opacity: 0; }

.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children:hover > ul {
  -webkit-transform: rotate3d(1, 0, 0, 0deg);
  transform: rotate3d(1, 0, 0, 0deg); }

.et_primary_nav_dropdown_animation_flipInX #main-header #et-menu .menu-item-has-children > ul {
  -webkit-transform: rotate3d(1, 0, 0, 90deg) perspective(800px);
  transform: rotate3d(1, 0, 0, 90deg) perspective(800px); }

.et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children:hover > ul {
  -webkit-transform: rotate3d(0, 1, 0, 0deg);
  transform: rotate3d(0, 1, 0, 0deg); }

.et_primary_nav_dropdown_animation_flipInY #main-header #et-menu .menu-item-has-children > ul {
  -webkit-transform: rotate3d(0, 1, 0, 90deg) perspective(800px);
  transform: rotate3d(0, 1, 0, 90deg) perspective(800px); }

.et_primary_nav_dropdown_animation_slideInX #main-header #et-menu .menu-item-has-children > ul, .et_primary_nav_dropdown_animation_slideInY #main-header #et-menu .menu-item-has-children > ul {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.et_primary_nav_dropdown_animation_slideInX #main-header #et-menu .menu-item-has-children:hover > ul {
  -webkit-transform: rotateX(0) perspective(0);
  transform: rotateX(0) perspective(0); }

.et_primary_nav_dropdown_animation_slideInX #main-header #et-menu .menu-item-has-children > ul {
  -webkit-transform: rotateX(180deg) perspective(800);
  transform: rotateX(180deg) perspective(800);
  -webkit-transform-origin: top center;
  transform-origin: top center; }

.et_primary_nav_dropdown_animation_slideInY #main-header #et-menu .menu-item-has-children:hover > ul {
  -webkit-transform: rotateY(0) perspective(0);
  transform: rotateY(0) perspective(0); }

.et_primary_nav_dropdown_animation_slideInY #main-header #et-menu .menu-item-has-children > ul {
  -webkit-transform: rotateY(180deg) perspective(800);
  transform: rotateY(180deg) perspective(800);
  -webkit-transform-origin: top left;
  transform-origin: top left; }

#et-mobile-navigation {
  display: none; }

#et-mobile-navigation nav {
  position: absolute;
  top: 100%;
  left: 0;
  background: #232323; }

.show-menu-button {
  display: block;
  background: #FFF;
  width: 32px;
  height: 32px;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 9px 6px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.tabbed-post-module .tab-nav, .tabbed-post-module .tabs ul li {
  -webkit-user-select: none;
  -moz-user-select: none;
  box-sizing: border-box; }

.show-menu-button.toggled span:first-child {
  -webkit-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(45deg); }

.show-menu-button.toggled span:last-child {
  -webkit-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg); }

.show-menu-button span {
  display: block;
  background: rgba(0, 0, 0, 0.75);
  width: 20px;
  height: 2px;
  border-radius: 3px;
  -webkit-transform-origin: center;
  transform-origin: center;
  transition: .3s ease; }

.show-menu-button span:nth-child(2) {
  margin: 4px 0; }

.show-menu p {
  display: none; }

.et-fixed-header #main-header .logo {
  height: 40px;
  margin: 20px 0; }

.et-fixed-header #main-header .etad {
  max-height: 40px; }

.et-fixed-header .header.left-right #et-navigation > ul > li > a {
  padding-bottom: 32px; }

.et-fixed-header .header.centered #et-navigation > ul > li > a {
  padding-bottom: 20px; }

#comment-wrap {
  margin: 0 0 24px; }

#comment-wrap .page_title {
  margin-bottom: 40px;
  font-weight: 600; }

.commentlist {
  margin: 0 0 60px;
  padding: 0; }

.commentlist > li {
  display: block; }

.comment {
  margin: 0;
  padding: 0; }

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

.comment-body, .page article.comment-body, .single article.comment-body {
  background: 0 0;
  margin: 0 0 20px;
  border: 0;
  box-shadow: none; }

.comment-body .comment_area, .comment_postinfo {
  margin: 0; }

.comment-body .comment_area .comment-content .reply-container {
  float: right; }

.comment_postinfo .fn {
  color: rgba(0, 0, 0, 0.75);
  font-size: 18px;
  font-weight: 600; }

.comment_postinfo .comment-edit-link, .comment_postinfo .comment_date {
  font-size: 12px; }

.comment_avatar {
  max-width: 80px;
  max-height: 80px;
  overflow: hidden; }

#respond p {
  margin: 0 0 20px;
  line-height: 1; }

#respond .form-submit {
  float: right;
  margin-bottom: 0; }

#respond #form-allowed-tags {
  display: none; }

.comment-form-author, .comment-form-email, .comment-form-url {
  width: 33.33%;
  box-sizing: border-box;
  float: left; }

.comment-form-author input, .comment-form-email input, .comment-form-url input {
  width: 100%;
  padding: 12px 20px;
  font-weight: 400;
  text-transform: uppercase; }

.comment-form-author {
  padding: 0 10px 0 0; }

.comment-form-email {
  padding: 0 10px; }

.comment-form-url {
  padding: 0 0 0 10px; }

.comment-form-comment textarea {
  width: 100%;
  padding: 20px;
  font-weight: 400; }

#respond:after, #respond:before {
  content: '';
  display: table;
  clear: both; }

.archive-pagination .loader, .paginated .loader {
  display: none;
  margin: 7px auto;
  height: 16px;
  width: 16px; }

.archive-pagination .pagination, .archive-pagination > .page-numbers, .paginated .pagination, .paginated > .page-numbers {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
  line-height: 1;
  text-align: right; }

.archive-pagination .pagination li, .archive-pagination > .page-numbers li, .paginated .pagination li, .paginated > .page-numbers li {
  display: block;
  background: rgba(0, 0, 0, 0.1);
  height: 30px;
  width: 30px;
  border-radius: 3px;
  margin: 0 0 0 10px;
  color: rgba(0, 0, 0, 0.6); }

.archive-pagination .pagination li.active, .archive-pagination > .page-numbers li.active, .paginated .pagination li.active, .paginated > .page-numbers li.active {
  background: #00A8FF; }

.archive-pagination .pagination li.active a, .archive-pagination > .page-numbers li.active a, .paginated .pagination li.active a, .paginated > .page-numbers li.active a {
  color: #FFF; }

.archive-pagination .pagination li.next, .archive-pagination > .page-numbers li.next, .paginated .pagination li.next, .paginated > .page-numbers li.next {
  margin-right: 0; }

.archive-pagination .pagination li.ellipsis, .archive-pagination > .page-numbers li.ellipsis, .paginated .pagination li.ellipsis, .paginated > .page-numbers li.ellipsis {
  display: none; }

.archive-pagination .pagination li.ellipsis a, .archive-pagination > .page-numbers li.ellipsis a, .paginated .pagination li.ellipsis a, .paginated > .page-numbers li.ellipsis a {
  cursor: default; }

.archive-pagination .pagination li > .page-numbers.current, .archive-pagination .pagination li > .page-numbers.dots, .archive-pagination > .page-numbers li > .page-numbers.current, .archive-pagination > .page-numbers li > .page-numbers.dots, .paginated .pagination li > .page-numbers.current, .paginated .pagination li > .page-numbers.dots, .paginated > .page-numbers li > .page-numbers.current, .paginated > .page-numbers li > .page-numbers.dots {
  display: block;
  text-align: center;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none; }

.archive-pagination .pagination li > .page-numbers.current, .archive-pagination > .page-numbers li > .page-numbers.current, .paginated .pagination li > .page-numbers.current, .paginated > .page-numbers li > .page-numbers.current {
  background: #00A8FF;
  color: #FFF;
  border-radius: 3px; }

.archive-pagination .pagination li .pagination-page, .archive-pagination > .page-numbers li .pagination-page, .paginated .pagination li .pagination-page, .paginated > .page-numbers li .pagination-page {
  font-weight: 600; }

.archive-pagination .pagination li a, .archive-pagination > .page-numbers li a, .paginated .pagination li a, .paginated > .page-numbers li a {
  display: block;
  text-align: center;
  line-height: 30px;
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none; }

.archive-pagination .pagination li a.prev::before, .archive-pagination > .page-numbers li a.prev::before, .paginated .pagination li a.prev::before, .paginated > .page-numbers li a.prev::before {
  content: '\e62e';
  color: rgba(0, 0, 0, 0.6); }

.archive-pagination .pagination li a.next::before, .archive-pagination > .page-numbers li a.next::before, .paginated .pagination li a.next::before, .paginated > .page-numbers li a.next::before {
  content: '\e62f';
  color: rgba(0, 0, 0, 0.6); }

#footer .widget, #footer-info, #footer-nav ul li a {
  color: rgba(255, 255, 255, 0.6); }

.archive-pagination .pagination li .loader, .archive-pagination > .page-numbers li .loader, .paginated .pagination li .loader, .paginated > .page-numbers li .loader {
  display: block; }

.archive h1 {
  line-height: 24px;
  margin: 0 0 7px; }

.archive .paginated_page {
  max-width: 100%; }

#footer {
  background: #232323;
  margin: 16px 0 0; }

.et_pb_pagebuilder_layout.et_pb_pagebuilder_fullwidth #footer {
  margin: 0; }

#footer p {
  font-size: 14px; }

#footer-bottom {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  padding: 10px 0; }

#footer-info {
  display: inline-block;
  padding: 6px 0;
  font-size: 13px;
  line-height: 14px;
  vertical-align: middle; }

#footer-info a {
  font-weight: 700;
  color: #FFF;
  font-size: 13px; }

#footer-nav {
  line-height: 1;
  float: right; }

#footer-nav ul {
  display: inline-block;
  margin: 0;
  padding: 0; }

#footer-nav ul.et-extra-social-icons {
  margin: 0 0 0 16px; }

#footer-nav ul.et-extra-social-icons .et-extra-icon {
  width: 16px;
  height: 16px;
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle; }

#footer-nav a:hover, #footer-nav ul li a:active {
  color: #FFF; }

#footer-nav li {
  display: inline-block;
  margin: 0 11px 0 0;
  padding: 0;
  font-size: 14px;
  line-height: 14px;
  vertical-align: middle; }

#footer-nav li:last-child {
  margin: 0; }

#footer-nav a {
  transition: .3s ease; }

#main-footer .widget-title, #main-footer h4 {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6); }

#main-footer .widget p {
  color: rgba(255, 255, 255, 0.6); }

#main-footer .widget #recentcomments li a, #main-footer .widget .widget-list a, #main-footer .widget a, #main-footer .widget a:visited, #main-footer .widget ul li a, #main-footer .widget.woocommerce .product_list_widget li a {
  color: #FFF; }

.et-slider, .featured-posts-slider-module {
  position: relative;
  background: 0;
  border: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  overflow: hidden; }

.et-slider .carousel-items, .featured-posts-slider-module .carousel-items {
  position: relative;
  width: 100%;
  padding: 0;
  box-sizing: border-box; }

.et-slider .carousel-item, .featured-posts-slider-module .carousel-item {
  position: absolute;
  display: block !important;
  background-color: #FFF;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  overflow: hidden;
  width: 100%;
  padding: 0;
  opacity: 0; }

.et-slider .carousel-item.et-pb-active-slide, .et-slider .carousel-item.et-pb-moved-slide, .featured-posts-slider-module .carousel-item.et-pb-active-slide, .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-duration: .8s;
  animation-duration: .8s; }

.et_pb_column_3_4 .et-slider .carousel-item.et-pb-active-slide, .et_pb_column_3_4 .et-slider .carousel-item.et-pb-moved-slide, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-active-slide, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
  -webkit-animation-duration: 675ms;
  animation-duration: 675ms; }

.et_pb_column_2_3 .et-slider .carousel-item.et-pb-active-slide, .et_pb_column_2_3 .et-slider .carousel-item.et-pb-moved-slide, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
  -webkit-animation-duration: .6s;
  animation-duration: .6s; }

.et_pb_column_1_2 .et-slider .carousel-item.et-pb-active-slide, .et_pb_column_1_2 .et-slider .carousel-item.et-pb-moved-slide, .et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-active-slide, .et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
  -webkit-animation-duration: .7s;
  animation-duration: .7s; }

.et_pb_column_1_3 .et-slider .carousel-item.et-pb-active-slide, .et_pb_column_1_3 .et-slider .carousel-item.et-pb-moved-slide, .et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide, .et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
  -webkit-animation-duration: .55s;
  animation-duration: .55s; }

.et_pb_column_1_4 .et-slider .carousel-item.et-pb-active-slide, .et_pb_column_1_4 .et-slider .carousel-item.et-pb-moved-slide, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item.et-pb-active-slide, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
  -webkit-animation-duration: 575ms;
  animation-duration: 575ms; }

.et-slider .carousel-item.et-pb-moved-slide, .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
  display: block !important;
  opacity: 1 !important;
  z-index: 0 !important;
  top: 0;
  left: 0; }

.et_slide_transition_to_previous.et-slider .carousel-item.et-pb-moved-slide, .et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-moved-slide {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

.et_slide_transition_to_next.et-slider .carousel-item.et-pb-moved-slide, .et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-moved-slide, .rtl .et_slide_transition_to_previous.et-slider .carousel-item.et-pb-moved-slide, .rtl .et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-moved-slide {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

.rtl .et_slide_transition_to_next.et-slider .carousel-item.et-pb-moved-slide, .rtl .et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-moved-slide {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

.et-slider .carousel-item.et-pb-active-slide, .featured-posts-slider-module .carousel-item.et-pb-active-slide {
  position: relative;
  display: block;
  opacity: 1 !important; }

.et_slide_transition_to_previous.et-slider .carousel-item.et-pb-active-slide, .et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-active-slide {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

.et_slide_transition_to_next.et-slider .carousel-item.et-pb-active-slide, .et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-active-slide, .rtl .et_slide_transition_to_previous.et-slider .carousel-item.et-pb-active-slide, .rtl .et_slide_transition_to_previous.featured-posts-slider-module .carousel-item.et-pb-active-slide {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

.rtl .et_slide_transition_to_next.et-slider .carousel-item.et-pb-active-slide, .rtl .et_slide_transition_to_next.featured-posts-slider-module .carousel-item.et-pb-active-slide {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

.et-slider .et-pb-slider-arrows a, .featured-posts-slider-module .et-pb-slider-arrows a {
  background: #FFF;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  opacity: 0;
  font-family: ETModules;
  text-align: center;
  transition: .3s ease;
  margin-top: -20px; }

.et-slider .et-pb-slider-arrows a:before, .featured-posts-slider-module .et-pb-slider-arrows a:before {
  color: #444651;
  font-size: 40px;
  line-height: 40px; }

.et-slider .et-pb-slider-arrows a:hover, .featured-posts-slider-module .et-pb-slider-arrows a:hover {
  opacity: .9; }

.et-slider .et-pb-arrow-prev, .featured-posts-slider-module .et-pb-arrow-prev {
  left: 40px; }

.rtl .et-slider .et-pb-arrow-prev, .rtl .featured-posts-slider-module .et-pb-arrow-prev {
  left: auto;
  right: 40px; }

.rtl .et-slider .et-pb-arrow-prev:before, .rtl .featured-posts-slider-module .et-pb-arrow-prev:before {
  content: "\35"; }

.et-slider .et-pb-arrow-next, .featured-posts-slider-module .et-pb-arrow-next {
  right: 40px; }

.rtl .et-slider .et-pb-arrow-next, .rtl .featured-posts-slider-module .et-pb-arrow-next {
  right: auto;
  left: 40px; }

.rtl .et-slider .et-pb-arrow-next:before, .rtl .featured-posts-slider-module .et-pb-arrow-next:before {
  content: "\34"; }

.et-slider:hover .et-pb-slider-arrows a, .featured-posts-slider-module:hover .et-pb-slider-arrows a {
  opacity: .7; }

.et-slider:hover .et-pb-slider-arrows a:hover, .featured-posts-slider-module:hover .et-pb-slider-arrows a:hover {
  opacity: .9; }

.et-slider:hover .et-pb-arrow-prev, .featured-posts-slider-module:hover .et-pb-arrow-prev {
  left: 20px; }

.rtl .et-slider:hover .et-pb-arrow-prev, .rtl .featured-posts-slider-module:hover .et-pb-arrow-prev {
  left: auto;
  right: 20px; }

.et-slider:hover .et-pb-arrow-next, .featured-posts-slider-module:hover .et-pb-arrow-next {
  right: 20px; }

.rtl .et-slider:hover .et-pb-arrow-next, .rtl .featured-posts-slider-module:hover .et-pb-arrow-next {
  right: auto;
  left: 20px; }

.module-wrapper {
  overflow: hidden; }

.et_pb_module {
  border-color: #00A8FF; }

.et_extra_other_module, .et_pb_extra_module, .posts-blog-feed-module.masonry .hentry, .project-details, .woocommerce div.product .extra-woocommerce-details-accordion, .woocommerce div.product div.summary, .woocommerce ul.products li.product .product-wrapper, .woocommerce-page div.product .extra-woocommerce-details-accordion, .woocommerce-page div.product div.summary, .woocommerce-page ul.products li.product .product-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background: #FFF;
  border-top: 6px solid #00A8FF;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  margin: 0 0 24px;
  overflow: hidden; }

.et_extra_other_module.et_pb_no_drop_shadow, .et_pb_extra_module.et_pb_no_drop_shadow {
  box-shadow: none; }

.et_extra_other_module:last-child, .et_pb_extra_module:last-child {
  -webkit-box-flex: 100;
  -ms-flex-positive: 100;
  flex-grow: 100; }

.et_extra_layout .et_pb_column_2_3 .et_extra_other_module, .et_extra_layout .et_pb_column_2_3 .et_pb_extra_module, .et_extra_layout .et_pb_column_3_4 .et_extra_other_module, .et_extra_layout .et_pb_column_3_4 .et_pb_extra_module, .et_extra_layout .et_pb_column_4_4 .et_extra_other_module, .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module, .et_pb_extra_column_2_3 .et_extra_other_module, .et_pb_extra_column_2_3 .et_pb_extra_module, .et_pb_extra_column_3_4 .et_extra_other_module, .et_pb_extra_column_3_4 .et_pb_extra_module, .et_pb_extra_column_4_4 .et_extra_other_module, .et_pb_extra_column_4_4 .et_pb_extra_module {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_extra_other_module, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_extra_other_module, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: initial;
  flex-wrap: initial; }

.et_extra_other_module .nopost, .et_pb_extra_module .nopost {
  padding: 20px; }

.et_extra_other_module .nopost h5, .et_pb_extra_module .nopost h5 {
  padding: 0; }

.et_extra_other_module .post-meta, .et_pb_extra_module .post-meta {
  margin: 0 0 5px;
  padding: 0 0 0 60px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px; }

.et_extra_other_module .post-meta a, .et_pb_extra_module .post-meta a {
  color: inherit;
  text-decoration: none; }

.et_extra_other_module .post-meta .comment-bubble:before, .et_extra_other_module .post-meta .rating-stars .rating-star:before, .et_pb_extra_module .post-meta .comment-bubble:before, .et_pb_extra_module .post-meta .rating-stars .rating-star:before {
  color: inherit; }

.et_extra_other_module .main-post, .et_pb_extra_module .main-post {
  width: 100%;
  padding: 20px 20px 0;
  box-sizing: border-box; }

.ie .et_extra_other_module .main-post, .ie .et_pb_extra_module .main-post {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.et_extra_layout .et_pb_column_2_3 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_2_3 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_3_4 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_3_4 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_4_4 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_pb_extra_module .main-post, .et_pb_extra_column_2_3 .et_extra_other_module .main-post, .et_pb_extra_column_2_3 .et_pb_extra_module .main-post, .et_pb_extra_column_3_4 .et_extra_other_module .main-post, .et_pb_extra_column_3_4 .et_pb_extra_module .main-post, .et_pb_extra_column_4_4 .et_extra_other_module .main-post, .et_pb_extra_column_4_4 .et_pb_extra_module .main-post {
  width: 50%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 0; }

.et_extra_layout .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post {
  width: 100%;
  border-right: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.et_extra_layout .et_pb_column_1_2 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_1_2 .et_pb_column_1_2 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_1_2 .et_pb_column_1_2 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_1_2 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_1_3 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_1_3 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_1_4 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_1_4 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_2_3 et_pb_column_1_2 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_2_3 et_pb_column_1_2 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_3_4 .et_pb_column_1_2 .et_extra_other_module .main-post, .et_extra_layout .et_pb_column_3_4 .et_pb_column_1_2 .et_pb_extra_module .main-post, .et_pb_extra_column_1_2 .et_extra_other_module .main-post, .et_pb_extra_column_1_2 .et_pb_extra_module .main-post, .et_pb_extra_column_1_3 .et_extra_other_module .main-post, .et_pb_extra_column_1_3 .et_pb_extra_module .main-post, .et_pb_extra_column_1_4 .et_extra_other_module .main-post, .et_pb_extra_column_1_4 .et_pb_extra_module .main-post {
  padding: 0; }

.et_extra_layout .et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_3 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_4 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_2_3 et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_2_3 et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_3_4 .et_pb_column_1_2 .et_extra_other_module .main-post .post-content, .et_extra_layout .et_pb_column_3_4 .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_pb_extra_column_1_2 .et_extra_other_module .main-post .post-content, .et_pb_extra_column_1_2 .et_pb_extra_module .main-post .post-content, .et_pb_extra_column_1_3 .et_extra_other_module .main-post .post-content, .et_pb_extra_column_1_3 .et_pb_extra_module .main-post .post-content, .et_pb_extra_column_1_4 .et_extra_other_module .main-post .post-content, .et_pb_extra_column_1_4 .et_pb_extra_module .main-post .post-content {
  padding: 0 20px; }

.et_extra_other_module .main-post article .header, .et_pb_extra_module .main-post article .header {
  position: relative;
  margin: -1px 0 20px; }

.et_extra_other_module .main-post article .header img, .et_pb_extra_module .main-post article .header img {
  display: block;
  width: 100%;
  max-width: 100%; }

.et_extra_other_module .main-post article .header .map-format img, .et_pb_extra_module .main-post article .header .map-format img {
  max-width: none; }

.et_extra_other_module .main-post article .post-content h2, .et_pb_extra_module .main-post article .post-content h2 {
  padding: 0;
  color: #00A8FF;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase; }

.et_extra_other_module .main-post article .post-content .post-meta, .et_pb_extra_module .main-post article .post-content .post-meta {
  padding: 0; }

.et_extra_other_module .main-post article .post-content .excerpt, .et_pb_extra_module .main-post article .post-content .excerpt {
  margin: 0 0 15px;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1.8em; }

.et_extra_other_module .posts-list, .et_pb_extra_module .posts-list {
  width: 100%;
  padding: 0;
  list-style: none; }

.et_extra_layout .et_pb_column_2_3 .et_extra_other_module .posts-list, .et_extra_layout .et_pb_column_2_3 .et_pb_extra_module .posts-list, .et_extra_layout .et_pb_column_3_4 .et_extra_other_module .posts-list, .et_extra_layout .et_pb_column_3_4 .et_pb_extra_module .posts-list, .et_extra_layout .et_pb_column_4_4 .et_extra_other_module .posts-list, .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .posts-list, .et_extra_layout .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_extra_other_module .posts-list, .et_extra_layout .et_pb_column_4_4.et_pb_column_inner.et_pb_column_inner_3 .et_pb_extra_module .posts-list, .et_pb_extra_column_2_3 .et_extra_other_module .posts-list, .et_pb_extra_column_2_3 .et_pb_extra_module .posts-list, .et_pb_extra_column_3_4 .et_extra_other_module .posts-list, .et_pb_extra_column_3_4 .et_pb_extra_module .posts-list, .et_pb_extra_column_4_4 .et_extra_other_module .posts-list, .et_pb_extra_column_4_4 .et_pb_extra_module .posts-list {
  width: 50%; }

.et_extra_layout .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_extra_other_module .posts-list, .et_extra_layout .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .posts-list, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_extra_other_module .posts-list, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .posts-list, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_extra_other_module .posts-list, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .posts-list {
  width: 100%; }

.et_extra_other_module .posts-list li, .et_pb_extra_module .posts-list li {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 20px;
  box-sizing: border-box; }

.et_extra_other_module .posts-list li:first-child, .et_pb_extra_module .posts-list li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.et_extra_other_module .posts-list li:last-child, .et_extra_other_module .posts-list li:only-child, .et_pb_extra_module .posts-list li:last-child, .et_pb_extra_module .posts-list li:only-child {
  border-bottom: 0; }

.et_extra_layout .et_pb_column_2_3 .et_extra_other_module .posts-list li:first-child, .et_extra_layout .et_pb_column_2_3 .et_extra_other_module .posts-list li:only-child, .et_extra_layout .et_pb_column_2_3 .et_pb_extra_module .posts-list li:first-child, .et_extra_layout .et_pb_column_2_3 .et_pb_extra_module .posts-list li:only-child, .et_extra_layout .et_pb_column_3_4 .et_extra_other_module .posts-list li:first-child, .et_extra_layout .et_pb_column_3_4 .et_extra_other_module .posts-list li:only-child, .et_extra_layout .et_pb_column_3_4 .et_pb_extra_module .posts-list li:first-child, .et_extra_layout .et_pb_column_3_4 .et_pb_extra_module .posts-list li:only-child, .et_extra_layout .et_pb_column_4_4 .et_extra_other_module .posts-list li:first-child, .et_extra_layout .et_pb_column_4_4 .et_extra_other_module .posts-list li:only-child, .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .posts-list li:first-child, .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .posts-list li:only-child, .et_pb_extra_column_2_3 .et_extra_other_module .posts-list li:first-child, .et_pb_extra_column_2_3 .et_extra_other_module .posts-list li:only-child, .et_pb_extra_column_2_3 .et_pb_extra_module .posts-list li:first-child, .et_pb_extra_column_2_3 .et_pb_extra_module .posts-list li:only-child, .et_pb_extra_column_3_4 .et_extra_other_module .posts-list li:first-child, .et_pb_extra_column_3_4 .et_extra_other_module .posts-list li:only-child, .et_pb_extra_column_3_4 .et_pb_extra_module .posts-list li:first-child, .et_pb_extra_column_3_4 .et_pb_extra_module .posts-list li:only-child, .et_pb_extra_column_4_4 .et_extra_other_module .posts-list li:first-child, .et_pb_extra_column_4_4 .et_extra_other_module .posts-list li:only-child, .et_pb_extra_column_4_4 .et_pb_extra_module .posts-list li:first-child, .et_pb_extra_column_4_4 .et_pb_extra_module .posts-list li:only-child {
  border-top: 0; }

.et_extra_other_module .posts-list article .post-thumbnail, .et_pb_extra_module .posts-list article .post-thumbnail {
  display: block;
  background: #00A8FF;
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
  float: left;
  overflow: hidden;
  vertical-align: top; }

.et_extra_other_module .posts-list article .post-thumbnail img, .et_pb_extra_module .posts-list article .post-thumbnail img {
  display: block;
  width: 100%; }

.et_extra_other_module .posts-list article .post-content, .et_pb_extra_module .posts-list article .post-content {
  width: auto;
  padding: 6px 0 5px;
  vertical-align: top; }

.et_extra_other_module .posts-list article .post-meta, .et_pb_extra_module .posts-list article .post-meta {
  margin-bottom: 0; }

.et_extra_other_module .posts-list article h3, .et_pb_extra_module .posts-list article h3 {
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: none; }

.module-head, .tabbed-post-module .tabs {
  background: #FFF;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 20px;
  box-sizing: border-box;
  line-height: 1; }

.et_extra_layout .et_pb_column_2_3 .module-head, .et_extra_layout .et_pb_column_3_4 .module-head, .et_extra_layout .et_pb_column_4_4 .module-head, .et_pb_extra_column_2_3 .module-head, .et_pb_extra_column_3_4 .module-head, .et_pb_extra_column_4_4 .module-head {
  width: 100%; }

.et_extra_layout .et_pb_column .module-head h1, .et_pb_extra_column .module-head h1 {
  display: inline-block;
  padding: 0;
  color: #00A8FF;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1;
  text-transform: uppercase; }

.module-head .module-filter {
  display: inline-block;
  color: #444651;
  font-weight: 300; }

.contact-box, .post-module, .sitemap-box {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.audio-format {
  position: relative; }

.audio-format:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%; }

.audio-format .mejs-container {
  position: relative;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
  height: auto !important;
  padding: 15px 0; }

.audio-format .mejs-container * {
  outline: 0;
  font-family: 'Open Sans',sans-serif; }

.audio-format .mejs-container .mejs-controls {
  position: static;
  background: 0 0;
  height: auto;
  text-align: right; }

.audio-format .mejs-container .mejs-controls div {
  display: inline-block;
  height: auto;
  width: auto;
  float: none;
  vertical-align: middle; }

.audio-format .mejs-container .mejs-controls .mejs-button button {
  position: relative;
  display: block;
  background: 0;
  margin: 0;
  width: auto;
  height: 14px; }

.audio-format .mejs-container .mejs-controls .mejs-button button:after, .audio-format .mejs-container .mejs-controls .mejs-button button:before {
  display: inline-block;
  width: 14px;
  height: 14px;
  color: #FFF;
  font-size: 14px;
  line-height: 14px !important; }

.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause, .audio-format .mejs-container .mejs-controls .mejs-button.mejs-play {
  margin: 5px 0 0 20px;
  float: left; }

.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause button:before, .audio-format .mejs-container .mejs-controls .mejs-button.mejs-play button:before {
  content: '\e629'; }

.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause button:after, .audio-format .mejs-container .mejs-controls .mejs-button.mejs-play button:after {
  content: '\e627'; }

.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause button:before, .audio-format .mejs-container .mejs-controls .mejs-button.mejs-play button:after {
  opacity: .5; }

.audio-format .mejs-container .mejs-controls .mejs-currenttime-container, .audio-format .mejs-container .mejs-controls .mejs-duration-container {
  padding: 0;
  font-size: 12px;
  line-height: 14px; }

.audio-format .mejs-container .mejs-controls .mejs-currenttime-container {
  font-weight: 600; }

.audio-format .mejs-container .mejs-controls .mejs-currenttime-container:after {
  content: '|';
  margin: 0 3px;
  font-weight: 400; }

.audio-format .mejs-container .mejs-controls .mejs-duration-container {
  margin: 0 10px 0 0; }

.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-slider {
  display: inline-block;
  width: 50px;
  height: 4px;
  margin: 0 20px 0 0;
  float: none; }

.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-total {
  top: 0;
  width: 50px;
  height: 4px;
  border-radius: 3px; }

.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-current {
  top: 0;
  height: 4px;
  border-radius: 3px; }

.audio-format .mejs-container .mejs-controls .mejs-horizontal-volume-handle {
  top: 0;
  height: 4px; }

.audio-format .mejs-container .mejs-controls .mejs-volume-button {
  width: 14px;
  height: 14px; }

.audio-format .mejs-container .mejs-controls .mejs-volume-button button:before {
  content: '\e62b'; }

.audio-format .mejs-container .mejs-controls .mejs-time-rail {
  position: absolute;
  top: -4px;
  left: 0;
  background: 0;
  width: 100% !important;
  height: 4px;
  padding: 0;
  float: none; }

.audio-titles, article .header .video-format {
  position: relative; }

.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
  background: 0;
  width: 100% !important;
  height: 4px;
  margin: 0; }

.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #FFF;
  height: 4px; }

.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: 0;
  height: 4px; }

.audio-format .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle {
  z-index: 1;
  left: -5px;
  display: block;
  width: 10px;
  height: 10px;
  border: 0;
  border-radius: 100%;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4); }

.audio-wrapper {
  background-size: cover; }

.audio-titles {
  z-index: 1;
  padding: 11.5%;
  text-align: center; }

.audio-titles .title {
  margin: 0 0 10px;
  padding: 0;
  color: #FFF;
  font-size: 20px;
  font-weight: 600; }

.audio-titles .sub_title {
  padding: 0;
  color: #FFF;
  font-size: 14px;
  font-weight: 400; }

.link-format {
  background: #00A8FF;
  padding: 30px 20px; }

.link-format a {
  color: #FFF; }

.link-format .title {
  color: inherit;
  font-size: 18px;
  font-weight: 600; }

.link-format .attribution {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  word-break: break-all; }

.link-format .attribution:before {
  content: '\e63f';
  display: inline-block;
  margin: 0 12px 0 0;
  font-size: 30px;
  vertical-align: middle; }

.quote-format .title, .single-post-module .link-format .attribution {
  font-size: 18px;
  font-weight: 600; }

.link-format .score-bar {
  background-color: rgba(0, 0, 0, 0.6) !important; }

.single-post-module .link-format {
  padding: 60px;
  text-align: center; }

.single-post-module .link-format .title {
  display: none; }

.map-format .post-format-map {
  max-height: 700px;
  height: 50vw; }

.with_sidebar .map-format .post-format-map {
  max-height: 500px; }

.post-module .map-format .post-format-map {
  max-height: 240px; }

.et_pb_column_1_3 .post-module .map-format .post-format-map {
  max-height: 160px; }

.post-module .with_sidebar .map-format .post-format-map {
  max-height: 240px; }

.et_pb_column_1_3 .post-module .with_sidebar .map-format .post-format-map {
  max-height: 120px; }

.quote-format {
  background: #00A8FF;
  padding: 30px 20px;
  color: #FFF; }

.quote-format .title, .quote-format .title a {
  color: inherit; }

.quote-format .attribution {
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  word-break: break-all; }

.quote-format .attribution:before {
  content: '\e640';
  display: inline-block;
  margin: 0 12px 0 0;
  font-size: 30px;
  vertical-align: middle; }

.quote-format .score-bar {
  background-color: rgba(0, 0, 0, 0.6) !important; }

.single-post-module .quote-format {
  padding: 60px; }

article .header .video-format iframe, article .header .video-format video {
  border-radius: 3px 3px 0 0; }

article .header .video-format iframe {
  display: none; }

article .header .video-format .fluid-width-video-wrapper iframe {
  display: block; }

article .header .video-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  cursor: pointer; }

article .header .video-overlay-hover {
  background: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  transition: all .5s ease-in-out; }

article .header .video-overlay-hover:hover {
  background: rgba(0, 0, 0, 0.6); }

article .header .video-play-button {
  display: block;
  position: absolute !important;
  z-index: 100;
  color: #fff;
  left: 50%;
  top: 50%;
  font-size: 4rem;
  line-height: 4rem;
  width: 4rem;
  height: 4rem;
  margin-left: -2rem;
  margin-top: -2rem; }

article .header .video-play-button:before {
  font-family: ETmodules;
  content: "\49"; }

.et_pb_column_1_3 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button, .et_pb_column_1_4 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button {
  font-size: 2rem;
  line-height: 2rem;
  width: 2rem;
  height: 2rem;
  margin-left: -1rem;
  margin-top: -1rem; }

.page article, .single article {
  margin: 0 0 40px;
  padding: 0;
  background: #FFF;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  max-width: 100%; }

.page .post-wrap .post-content, .single .post-wrap .post-content {
  margin: 30px 0 40px; }

.et_pb_pagebuilder_layout.single .post-wrap .post-content {
  margin: 0;
  padding-top: 0 !important; }

.single .et-doesnt-have-title_meta.et-doesnt-have-featured_image.et-doesnt-have-project-gallery .post-content, .single .et_post_format-et-post-format-audio.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content, .single .et_post_format-et-post-format-gallery.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content, .single .et_post_format-et-post-format-link.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content, .single .et_post_format-et-post-format-map.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content, .single .et_post_format-et-post-format-quote.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content, .single .et_post_format-et-post-format-standard.et-doesnt-have-title_meta.et-doesnt-have-featured_image .post-content, .single .et_post_format-et-post-format-video.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content {
  padding-top: 30px; }

.single-post-module {
  border: 0; }

.post-header {
  width: 100%;
  padding: 60px;
  box-sizing: border-box;
  text-align: center; }

.page .post-wrap h1, .post-header h1 {
  font-weight: 600; }

.post-header .post-meta {
  margin: 0;
  padding: 0; }

.post-header .post-meta a {
  color: rgba(0, 0, 0, 0.75); }

.post-thumbnail {
  position: relative;
  width: 100%;
  margin: 0 0 40px;
  display: block; }

.single.et_pb_pagebuilder_layout .post-thumbnail {
  margin: 0; }

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

.post-thumbnail .fluid-width-video-wrapper {
  margin-top: 20px; }

.post-thumbnail .fluid-width-video-wrapper:first-child {
  margin-top: 0; }

.page .post-wrap, .post-wrap {
  padding: 0 60px 60px; }

.et_pb_pagebuilder_layout .post-wrap {
  padding: 0; }

.post-wrap.post-wrap-review {
  padding: 0 60px 60px !important; }

.score-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  display: inline-block;
  background-color: #00A8FF;
  height: 24px;
  border-radius: 0 3px 0 0;
  color: #FFF;
  line-height: 24px;
  text-align: right;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 6px;
  z-index: 100; }

.score-bar .score-text {
  margin: 0 4px; }

.post-footer {
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 60px 0;
  box-sizing: border-box;
  text-align: center; }

.post-footer .rating-stars, .post-footer .social-icons {
  display: inline-block;
  margin: 0 15px 10px; }

.post-footer .rating-stars #rate-title, .post-footer .social-icons .share-title {
  display: inline-block;
  margin: 0 10px 0 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
  vertical-align: middle; }

.post-footer .social-icons a {
  display: inline-block; }

.post-footer .rating-stars .rating-star, .post-footer .social-icons .et-extra-icon {
  background: rgba(0, 0, 0, 0.2);
  width: 30px;
  height: 30px;
  margin: 5px;
  border-radius: 3px;
  line-height: 30px;
  box-sizing: border-box;
  vertical-align: middle; }

.post-footer .rating-stars {
  margin: 0 0 15px; }

.post-footer .rating-stars #rated-stars, .post-footer .rating-stars #rating-stars {
  display: inline-block; }

.post-footer .rating-stars .rating-star {
  border-radius: 100%;
  padding: 7px;
  margin: 5px 3px; }

.post-nav {
  margin: 0 0 24px;
  width: 100%; }

.post-nav .nav-links {
  line-height: 1; }

.post-nav .nav-links .button, .post-nav .nav-links .read-more-button {
  position: relative; }

.post-nav .nav-links .button:before, .post-nav .nav-links .post-nav .nav-links .button:before, .post-nav .nav-links .read-more-button:before {
  color: rgba(0, 0, 0, 0.5); }

.post-nav .nav-links .title {
  padding: 15px 0 0;
  line-height: 130%;
  text-align: right; }

.post-nav .nav-links .nav-link-prev .title {
  text-align: left; }

.post-nav .nav-links .nav-link {
  width: 45%; }

.post-nav .nav-links .nav-link-prev, .post-nav .nav-links .nav-link-prev .button, .post-nav .nav-links .nav-link-prev .post-nav .nav-links .button, .post-nav .nav-links .nav-link-prev .read-more-button, .post-nav .nav-links .nav-link-prev .title {
  float: left;
  clear: left; }

.post-nav .nav-links .nav-link-prev .button:before, .post-nav .nav-links .nav-link-prev .post-nav .nav-links .button:before, .post-nav .nav-links .nav-link-prev .read-more-button:before {
  content: '\e62e';
  margin: 1px 6px 0 0; }

.post-nav .nav-links .nav-link-next, .post-nav .nav-links .nav-link-next .button, .post-nav .nav-links .nav-link-next .post-nav .nav-links .button, .post-nav .nav-links .nav-link-next .read-more-button, .post-nav .nav-links .nav-link-next .title {
  float: right;
  clear: right; }

.post-nav .nav-links .nav-link-next .button:before, .post-nav .nav-links .nav-link-next .post-nav .nav-links .button:before, .post-nav .nav-links .nav-link-next .read-more-button:before {
  content: '\e62f';
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin: 1px 0 0 6px; }

.author-box, .related-posts, .review-summary {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal; }

.review {
  background: #f2f2f2;
  border-radius: 3px;
  margin: 60px 0 0;
  overflow: hidden; }

.review-title {
  background: #dfdfdf; }

.review-title h3 {
  margin: 0 0 0 20px;
  padding: 15px 0;
  font-size: 16px;
  line-height: 16px; }

.review-summary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.review-summary-score-box {
  background: #00A8FF;
  width: 150px;
  min-width: 150px;
  max-width: 150px;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 30px 0;
  text-align: center; }

.review-summary-score-box h4 {
  padding: 0;
  color: #FFF;
  font-size: 50px;
  font-weight: 600;
  line-height: 50px; }

.review-summary-content {
  width: 100%;
  padding: 0 0 0 20px;
  box-sizing: border-box; }

.review-summary-content strong {
  font-weight: 600;
  text-transform: uppercase; }

.review-summary-content strong:after {
  content: ':'; }

.review-breakdowns {
  position: relative;
  padding: 20px; }

.review-breakdowns .review-breakdown {
  margin: 0 0 20px; }

.review-breakdowns .review-breakdown:last-child, .review-breakdowns .review-breakdown:only-child {
  margin: 0; }

.review-breakdowns h5 {
  font-size: 14px; }

.review-breakdowns .score-bar-bg {
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  overflow: hidden; }

.review-breakdowns .score-bar {
  position: relative;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0;
  font-weight: 600; }

.author-box, .related-posts {
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 0; }

.author-box .author-box-avatar {
  margin-bottom: 0; }

.author-box-header, .related-posts-header {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.project-details, .single-project-module {
  border: 0; }

.author-box-header h3, .related-posts-header h3 {
  margin: 0;
  padding: 10px 0 10px 20px;
  font-size: 16px;
  text-transform: uppercase; }

.author-box-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  padding: 20px; }

.author-box-avatar {
  -ms-flex-preferred-size: 150px;
  flex-basis: 150px;
  height: 150px;
  width: 150px;
  min-width: 150px;
  max-width: 150px;
  margin: 0 0 20px;
  overflow: hidden; }

.author-box-avatar img {
  display: block;
  width: 100%;
  height: auto; }

.author-box-description {
  margin-left: 20px; }

.author-box-description h4 {
  padding: 0 0 5px; }

.author-box-description h4 a {
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  font-weight: 600;
  text-transform: none; }

.author-box-description .social-icons {
  list-style: none;
  margin: 10px 0 5px;
  padding: 0; }

.author-box-description .social-icons li {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 0 16px 0 0; }

.author-box-description .social-icons li a {
  color: rgba(0, 0, 0, 0.5); }

.author-box-description .social-icons li a:hover .et-extra-icon:before {
  color: rgba(0, 0, 0, 0.75); }

.author-box-description .social-icons .et-extra-icon {
  background: 0 0;
  width: 16px;
  height: 16px; }

.author-box-description .social-icons .et-extra-icon:before {
  width: 16px;
  height: 16px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  line-height: 16px; }

.author-box-description .social-icons .et-extra-icon:hover {
  background: 0 0; }

.related-posts {
  margin: 0 0 60px;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.related-posts:last-child {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.related-posts-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 100%;
  padding: 10px; }

.related-post {
  width: 25%;
  max-width: 25%;
  min-width: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 10px;
  box-sizing: border-box; }

.related-post .post-thumbnail, .related-post:last-child {
  margin: 0; }

.related-post .featured-image {
  background: rgba(0, 0, 0, 0.1);
  width: 100%;
  margin: 0 0 20px;
  line-height: 0; }

.related-post .featured-image img {
  width: 100%; }

.related-post .title {
  margin: 0 0 10px;
  padding: 0;
  font-size: 14px;
  font-weight: 600;
  text-transform: none; }

.related-post .title a {
  color: rgba(0, 0, 0, 0.75); }

.related-post .date {
  font-size: 12px;
  line-height: 1; }

.single-project .post-meta {
  margin: 0; }

.single-project .post-nav {
  margin: 0 0 24px; }

.single-project .post-nav .nav-links {
  text-align: center; }

.single-project .post-nav .nav-links .nav-link {
  display: inline-block;
  margin: 0 3px;
  float: none; }

.single-project .post-nav .nav-links .nav-link .button, .single-project .post-nav .nav-links .nav-link .post-nav .nav-links .button, .single-project .post-nav .nav-links .nav-link .read-more-button {
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 40px;
  text-align: center; }

.single-project .post-nav .nav-links .nav-link .button:before, .single-project .post-nav .nav-links .nav-link .post-nav .nav-links .button:before, .single-project .post-nav .nav-links .nav-link .read-more-button:before {
  position: relative;
  width: 100%;
  color: rgba(0, 0, 0, 0.75); }

.single-project .post-nav .nav-links .nav-link-prev .button:before, .single-project .post-nav .nav-links .nav-link-prev .post-nav .nav-links .button:before, .single-project .post-nav .nav-links .nav-link-prev .read-more-button:before {
  content: '\e62e'; }

.single-project .post-nav .nav-links .nav-link-next .button:before, .single-project .post-nav .nav-links .nav-link-next .post-nav .nav-links .button:before, .single-project .post-nav .nav-links .nav-link-next .read-more-button:before {
  content: '\e62f'; }

.single-project-module .post-gallery, .single-project-module .post-thumbnail {
  position: relative;
  display: block;
  overflow: hidden; }

.single-project-module .post-gallery .carousel-items, .single-project-module .post-gallery .gallery_image, .single-project-module .post-thumbnail .carousel-items, .single-project-module .post-thumbnail .gallery_image, .with_sidebar.single-project-module .post-gallery .carousel-items, .with_sidebar.single-project-module .post-thumbnail .carousel-items {
  width: 100%;
  height: auto; }

.single-project-module .post-gallery .gallery_image img, .single-project-module .post-thumbnail .gallery_image img {
  width: 100%;
  max-width: 100%;
  height: auto; }

.single-project-module .post-gallery .gallery_image .et_pb_extra_overlay, .single-project-module .post-thumbnail .gallery_image .et_pb_extra_overlay {
  height: 100%; }

.with_sidebar.single-project-module .post-gallery .gallery_image, .with_sidebar.single-project-module .post-gallery .gallery_image img, .with_sidebar.single-project-module .post-thumbnail .gallery_image, .with_sidebar.single-project-module .post-thumbnail .gallery_image img {
  width: 100%;
  height: auto; }

.with_sidebar.single-project-module .post-gallery .gallery_image .et_pb_extra_overlay, .with_sidebar.single-project-module .post-thumbnail .gallery_image .et_pb_extra_overlay {
  height: 100%; }

.project-details > div:last-child {
  border-bottom: 0; }

.et_pb_extra_column_sidebar .project-details .project-categories, .et_pb_extra_column_sidebar .project-details .project-description, .et_pb_extra_column_sidebar .project-details .project-tags, .et_pb_extra_column_sidebar .project-details .project-url {
  padding: 30px 40px; }

.et_pb_extra_column_sidebar .project-details .project-description {
  padding: 40px; }

.project-details .project-categories, .project-details .project-description, .project-details .project-tags, .project-details .project-url {
  width: 100%;
  padding: 30px 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.project-details .project-categories ul, .project-details .project-tags ul, .project-details .project-url ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.project-details .project-categories ul li, .project-details .project-tags ul li, .project-details .project-url ul li {
  position: relative;
  margin: 0 0 15px;
  font-size: 14px; }

.project-details .project-categories ul li:before, .project-details .project-tags ul li:before, .project-details .project-url ul li:before {
  margin: 0 10px 0 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  vertical-align: middle; }

.project-details .project-categories ul li:last-child, .project-details .project-tags ul li:last-child, .project-details .project-url ul li:last-child {
  margin: 0; }

.project-details .project-categories ul li a, .project-details .project-tags ul li a, .project-details .project-url ul li a {
  transition: .3s ease;
  vertical-align: middle; }

.project-details .project-categories ul li a:hover, .project-details .project-tags ul li a:hover, .project-details .project-url ul li a:hover {
  color: #00A8FF; }

.project-details .project-categories li:before {
  content: '\e632'; }

.project-details .project-tags li {
  position: relative;
  margin: 5px 0 0 20px; }

.project-details .project-tags li:before {
  content: '\e634';
  font-size: 10px;
  top: 2px;
  left: 0;
  margin: 0 0 0 -20px; }

.project-details .project-url li:before {
  content: '\e633'; }

.project-details .project-description {
  padding: 40px 60px;
  font-size: 14px;
  line-height: 1.7em; }

.project-details .project-title {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase; }

.module-etads {
  background: 0;
  box-shadow: none; }

.module-etads .etad {
  display: inline-block; }

.module-etads .etad.new_line {
  display: block; }

.module-etads img {
  display: inline-block; }

.featured-posts-slider-module {
  border-top: none;
  border-radius: 3px;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.featured-posts-slider-module:last-child {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.featured-posts-slider-module .carousel-item {
  position: relative;
  border-radius: 3px; }

.featured-posts-slider-module .carousel-item.et_pb_slide {
  position: absolute;
  height: 635px; }

.featured-posts-slider-module .carousel-item.et_pb_slide.et-pb-active-slide {
  position: relative; }

.featured-posts-slider-module .carousel-item.nopost {
  height: auto !important; }

.featured-posts-slider-module .carousel-item .post-content-box {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%; }

.et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box {
  background: rgba(0, 0, 0, 0.6);
  position: absolute; }

.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box {
  background: #FFF;
  position: relative; }

.featured-posts-slider-module .post-content {
  padding: 20px; }

.featured-posts-slider-module .post-content h3 {
  font-size: 20px;
  font-weight: 600;
  padding-bottom: 0; }

.et_pb_column_2_3 .featured-posts-slider-module .post-content h3, .et_pb_column_3_4 .featured-posts-slider-module .post-content h3, .et_pb_column_4_4 .featured-posts-slider-module .post-content h3 {
  font-size: 20px; }

.et_pb_column_1_2 .featured-posts-slider-module .post-content h3, .et_pb_column_1_3 .featured-posts-slider-module .post-content h3, .et_pb_column_1_4 .featured-posts-slider-module .post-content h3, .et_pb_column_3_8 .featured-posts-slider-module .post-content h3 {
  font-size: 14px; }

.et_pb_column_1_4 .featured-posts-slider-module .post-content h3 {
  line-height: 1.2; }

.et_pb_column_1_2 .featured-posts-slider-module .post-content h3 a, .et_pb_column_2_3 .featured-posts-slider-module .post-content h3 a, .et_pb_column_3_4 .featured-posts-slider-module .post-content h3 a, .et_pb_column_4_4 .featured-posts-slider-module .post-content h3 a, .featured-posts-slider-module .post-content h3 a {
  color: #FFF; }

.et_pb_column_1_3 .featured-posts-slider-module .post-content h3 a, .et_pb_column_1_4 .featured-posts-slider-module .post-content h3 a, .et_pb_column_3_8 .featured-posts-slider-module .post-content h3 a {
  color: #666; }

.featured-posts-slider-module .post-meta {
  margin: 0;
  padding: 3px 0 0;
  color: #FFF; }

.et_pb_column_1_2 .featured-posts-slider-module .post-meta, .et_pb_column_2_3 .featured-posts-slider-module .post-meta, .et_pb_column_3_4 .featured-posts-slider-module .post-meta, .et_pb_column_4_4 .featured-posts-slider-module .post-meta {
  color: #FFF;
  display: block; }

.et_pb_column_1_2 .featured-posts-slider-module .post-meta, .et_pb_column_1_3 .featured-posts-slider-module .post-meta, .et_pb_column_1_4 .featured-posts-slider-module .post-meta, .et_pb_column_3_8 .featured-posts-slider-module .post-meta {
  color: rgba(0, 0, 0, 0.5);
  display: none; }

.featured-posts-slider-module .et-pb-controllers {
  top: 0;
  right: 0;
  bottom: auto;
  left: auto;
  padding: 20px;
  line-height: 0;
  text-align: right; }

.rtl .featured-posts-slider-module .et-pb-controllers {
  text-align: left; }

.featured-posts-slider-module .et-pb-controllers a {
  outline: 0;
  background: rgba(255, 255, 255, 0.6);
  width: 10px;
  height: 5px;
  border: 0;
  padding: 0;
  border-radius: 100px;
  line-height: 0;
  text-indent: 100em;
  white-space: nowrap;
  overflow: hidden;
  transition: .3s ease;
  margin-right: 4px; }

.et_quote_main_link, .tabs-left ul.et_shortcodes_mobile_nav a {
  text-indent: -9999px; }

.featured-posts-slider-module .et-pb-controllers a.et-pb-active-control {
  background: #FFF;
  width: 18px; }

.rtl .featured-posts-slider-module .et-pb-controllers a:last-child {
  margin-right: 4px; }

.et_pb_column_4_4 .featured-posts-slider-module .carousel-item {
  height: 635.29411765px; }

.with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item {
  height: 476.47058824px; }

.et_pb_column_3_4 .featured-posts-slider-module .carousel-item {
  height: 462.35294118px; }

.with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item {
  height: 343.23529412px; }

.et_pb_column_2_3 .featured-posts-slider-module .carousel-item {
  height: 409.41176471px; }

.et_pb_column_1_2 .featured-posts-slider-module .carousel-item, .with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item {
  height: 303.52941176px; }

.with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item {
  height: 224.11764706px; }

.et_pb_column_1_3 .featured-posts-slider-module .carousel-item, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item, .et_pb_column_3_8 .featured-posts-slider-module .carousel-item, .posts-carousel-module .carousel-group, .posts-carousel-module .carousel-item, .with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item, .with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item, .with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item {
  height: auto; }

.et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box {
  margin-top: 215.66037736px; }

.with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box {
  margin-top: 158.3490566px; }

.et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box {
  margin-top: 190.18867925px; }

.et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box {
  margin-top: 139.24528302px; }

.with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box {
  margin-top: 101.03773585px; }

.posts-carousel-module {
  position: relative;
  overflow: hidden; }

.ie.et_extra_layout .et_pb_column .posts-carousel-module {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.posts-carousel-module.loading .carousel-item-hide-on-load {
  display: none; }

.posts-carousel-module .module-head {
  background: 0 0; }

.posts-carousel-module .carousel-items {
  position: relative;
  width: 100%;
  box-sizing: border-box; }

.posts-carousel-module .carousel-items .et-pb-active-slide, .posts-carousel-module .carousel-items .et-pb-moved-slide {
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-duration: .8s;
  animation-duration: .8s; }

.et_pb_column_3_4 .posts-carousel-module .carousel-items .et-pb-active-slide, .et_pb_column_3_4 .posts-carousel-module .carousel-items .et-pb-moved-slide {
  -webkit-animation-duration: 675ms;
  animation-duration: 675ms; }

.et_pb_column_2_3 .posts-carousel-module .carousel-items .et-pb-active-slide, .et_pb_column_2_3 .posts-carousel-module .carousel-items .et-pb-moved-slide {
  -webkit-animation-duration: .6s;
  animation-duration: .6s; }

.et_pb_column_1_2 .posts-carousel-module .carousel-items .et-pb-active-slide, .et_pb_column_1_2 .posts-carousel-module .carousel-items .et-pb-moved-slide {
  -webkit-animation-duration: .45s;
  animation-duration: .45s; }

.et_pb_column_1_3 .posts-carousel-module .carousel-items .et-pb-active-slide, .et_pb_column_1_3 .posts-carousel-module .carousel-items .et-pb-moved-slide {
  -webkit-animation-duration: .4s;
  animation-duration: .4s; }

.et_pb_column_1_4 .posts-carousel-module .carousel-items .et-pb-active-slide, .et_pb_column_1_4 .posts-carousel-module .carousel-items .et-pb-moved-slide {
  -webkit-animation-duration: 325ms;
  animation-duration: 325ms; }

.posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-moved-slide {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-moved-slide {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

.posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-active-slide {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_previous .et-pb-active-slide {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

.posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-moved-slide {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-moved-slide {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

.posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-active-slide {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

.rtl .posts-carousel-module .carousel-items.et_slide_transition_to_next .et-pb-active-slide {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

.posts-carousel-module .carousel-group {
  position: relative;
  vertical-align: top;
  width: 100%;
  float: left;
  padding: 0;
  display: none; }

.rtl .posts-carousel-module .carousel-group {
  float: right; }

.et_pb_column_2_3 .posts-carousel-module .carousel-group, .et_pb_column_3_4 .posts-carousel-module .carousel-group, .et_pb_column_4_4 .posts-carousel-module .carousel-group {
  padding-right: 10px;
  padding-left: 10px; }

.et_pb_column_1_2 .posts-carousel-module .carousel-group, .et_pb_column_1_3 .posts-carousel-module .carousel-group, .et_pb_column_1_4 .posts-carousel-module .carousel-group, .et_pb_column_3_8 .posts-carousel-module .carousel-group {
  padding-right: 0;
  padding-left: 0; }

.posts-carousel-module .carousel-group.et_slide_transition {
  display: block !important;
  opacity: 1 !important;
  z-index: 0 !important;
  position: absolute;
  top: 0;
  left: 0; }

.posts-carousel-module .carousel-group.et-pb-active-slide {
  display: block;
  opacity: 1 !important; }

.posts-carousel-module .carousel-item {
  display: inline-block;
  vertical-align: top;
  float: left; }

.rtl .posts-carousel-module .carousel-item {
  float: right; }

.et_pb_column_2_3 .posts-carousel-module .carousel-item, .et_pb_column_3_4 .posts-carousel-module .carousel-item, .et_pb_column_4_4 .posts-carousel-module .carousel-item {
  width: 25%;
  padding-top: 20px; }

.et_pb_column_1_2 .posts-carousel-module .carousel-item {
  width: 50%;
  padding-top: 0; }

.et_pb_column_1_3 .posts-carousel-module .carousel-item, .et_pb_column_1_4 .posts-carousel-module .carousel-item, .et_pb_column_3_8 .posts-carousel-module .carousel-item {
  width: 100%;
  padding-top: 0; }

.posts-carousel-module .carousel-item img {
  width: 100%;
  height: auto; }

.posts-carousel-module .carousel-item .et_pb_extra_overlay {
  height: 100%; }

.posts-carousel-module .carousel-item .et_pb_extra_overlay:before {
  position: absolute; }

.posts-carousel-module .post-thumbnail {
  width: auto;
  margin-bottom: 0;
  overflow: hidden; }

.et_pb_column_2_3 .posts-carousel-module .post-thumbnail, .et_pb_column_3_4 .posts-carousel-module .post-thumbnail, .et_pb_column_4_4 .posts-carousel-module .post-thumbnail {
  margin-right: 10px;
  margin-left: 10px; }

.et_pb_column_1_2 .posts-carousel-module .post-thumbnail, .et_pb_column_1_3 .posts-carousel-module .post-thumbnail, .et_pb_column_1_4 .posts-carousel-module .post-thumbnail, .et_pb_column_3_8 .posts-carousel-module .post-thumbnail {
  margin-right: 0;
  margin-left: 0; }

.posts-carousel-module .post-content-box {
  padding: 15px 20px; }

.et_pb_column_2_3 .posts-carousel-module .post-content-box, .et_pb_column_3_4 .posts-carousel-module .post-content-box, .et_pb_column_4_4 .posts-carousel-module .post-content-box {
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 0;
  padding-left: 0; }

.et_pb_column_1_2 .posts-carousel-module .post-content-box, .et_pb_column_1_3 .posts-carousel-module .post-content-box, .et_pb_column_1_4 .posts-carousel-module .post-content-box, .et_pb_column_3_8 .posts-carousel-module .post-content-box {
  padding: 15px 20px;
  margin-right: 0;
  margin-left: 0; }

.posts-carousel-module .post-content-box h3 {
  padding-bottom: 0;
  font-size: 14px;
  text-transform: none; }

.posts-carousel-module .post-content-box h3 a {
  color: #444651; }

.posts-carousel-module .post-meta {
  padding: 0;
  margin: 0; }

.posts-carousel-module .et-pb-slider-arrows a {
  background: #FFF;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  opacity: 0;
  font-family: ETModules;
  text-align: center;
  transition: .3s ease; }

.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_2 .tabbed-post-module .tab-content .posts-list, .et_pb_column_1_3 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_3 .tabbed-post-module .tab-content .posts-list, .et_pb_column_1_4 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_4 .tabbed-post-module .tab-content .posts-list, .et_pb_column_3_8 .tabbed-post-module .tab-content .main-post, .et_pb_column_3_8 .tabbed-post-module .tab-content .posts-list, .posts-blog-feed-module .et-format- .post-content, .posts-blog-feed-module .et-format-text .post-content, .posts-blog-feed-module .paginated_content, .tabbed-post-module .tab-contents, .tabbed-post-module .tabs {
  width: 100%; }

.et_pb_column_4_4 .posts-carousel-module .et-pb-slider-arrows a {
  top: 80px; }

.et_pb_column_3_4 .posts-carousel-module .et-pb-slider-arrows a {
  top: 64.5px; }

.et_pb_column_2_3 .posts-carousel-module .et-pb-slider-arrows a {
  top: 59px; }

.et_pb_column_1_2 .posts-carousel-module .et-pb-slider-arrows a {
  top: 66px; }

.et_pb_column_1_3 .posts-carousel-module .et-pb-slider-arrows a {
  top: 84px; }

.et_pb_column_1_4 .posts-carousel-module .et-pb-slider-arrows a {
  top: 62.5px; }

.posts-carousel-module .et-pb-slider-arrows a:before {
  color: #444651;
  font-size: 40px;
  line-height: 40px; }

.posts-carousel-module .et-pb-slider-arrows a:hover {
  opacity: .9; }

.posts-carousel-module .et-pb-slider-arrows:before {
  display: none;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000; }

.et-pb-slide-is-transitioning.posts-carousel-module .et-pb-slider-arrows:before {
  display: block; }

.posts-carousel-module .et-pb-arrow-prev {
  left: 40px; }

.rtl .posts-carousel-module .et-pb-arrow-prev {
  left: auto;
  right: 40px; }

.rtl .posts-carousel-module .et-pb-arrow-prev:before {
  content: "\35"; }

.et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev {
  left: 60px; }

.rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev {
  left: auto;
  right: 60px; }

.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev {
  left: 40px; }

.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev {
  left: auto;
  right: 40px; }

.posts-carousel-module .et-pb-arrow-next {
  right: 40px; }

.rtl .posts-carousel-module .et-pb-arrow-next {
  right: auto;
  left: 40px; }

.rtl .posts-carousel-module .et-pb-arrow-next:before {
  content: "\34"; }

.et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next {
  right: 60px; }

.rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next {
  right: auto;
  left: 60px; }

.et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next {
  right: 40px; }

.rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next {
  right: auto;
  left: 40px; }

.posts-carousel-module:hover .et-pb-slider-arrows a {
  opacity: .7; }

.posts-carousel-module:hover .et-pb-slider-arrows a:hover {
  opacity: .9; }

.posts-carousel-module:hover .et-pb-arrow-prev {
  left: 20px; }

.rtl .posts-carousel-module:hover .et-pb-arrow-prev {
  left: auto;
  right: 20px; }

.et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev {
  left: 40px; }

.rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev {
  left: auto;
  right: 40px; }

.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev {
  left: 20px; }

.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev {
  left: auto;
  right: 20px; }

.posts-carousel-module:hover .et-pb-arrow-next {
  right: 20px; }

.rtl .posts-carousel-module:hover .et-pb-arrow-next {
  right: auto;
  left: 20px; }

.et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next {
  right: 40px; }

.rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next {
  right: auto;
  left: 40px; }

.et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next {
  right: 20px; }

.rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next {
  right: auto;
  left: 20px; }

.tabbed-post-module {
  transition: .3s ease; }

.tabbed-post-module .tabs {
  position: relative;
  background: #f6f9fd;
  padding: 0; }

.tabbed-post-module .tabs ul {
  padding: 0; }

.tabbed-post-module .tabs ul li {
  display: inline-block;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 15px 20px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.2px;
  line-height: 1;
  text-transform: uppercase;
  cursor: pointer;
  transition: .3s ease;
  float: left;
  -ms-user-select: none;
  user-select: none; }

.tabbed-post-module .tabs ul li span {
  position: relative;
  z-index: 1;
  pointer-events: none; }

.et_pb_column_1_2 .tabbed-post-module .tabs ul li, .et_pb_column_1_3 .tabbed-post-module .tabs ul li, .et_pb_column_1_4 .tabbed-post-module .tabs ul li, .et_pb_column_2_3 .tabbed-post-module .tabs ul li, .et_pb_column_3_8 .tabbed-post-module .tabs ul li {
  display: none; }

.tabbed-post-module .tabs ul li:hover {
  color: #00A8FF; }

.tabbed-post-module .tabs ul li:first-child {
  padding: 15px 20px; }

.tabbed-post-module .tabs ul li.active {
  background: #FFF;
  color: #00A8FF;
  transition: 0s ease .6s; }

.et_pb_column_1_2 .tabbed-post-module .tabs ul li.active, .et_pb_column_1_3 .tabbed-post-module .tabs ul li.active, .et_pb_column_1_4 .tabbed-post-module .tabs ul li.active, .et_pb_column_2_3 .tabbed-post-module .tabs ul li.active, .et_pb_column_3_8 .tabbed-post-module .tabs ul li.active {
  display: block;
  width: 100%;
  border: 0; }

.tabbed-post-module .tab-nav {
  position: absolute;
  top: 0;
  right: 0;
  background: #f6f9fd;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 13px 20px;
  -ms-user-select: none;
  user-select: none; }

.et_pb_column_3_4 .tabbed-post-module .tab-nav, .et_pb_column_4_4 .tabbed-post-module .tab-nav {
  display: none; }

.et_pb_column_3_4 .et_pb_row_inner .tabbed-post-module .tab-nav, .et_pb_row_inner .et_pb_column_4_4 .tabbed-post-module .tab-nav {
  display: block; }

.tabbed-post-module .tab-nav .arrow {
  display: block;
  cursor: pointer;
  font-size: 24px;
  line-height: .8;
  text-align: center;
  vertical-align: middle;
  float: left;
  user-select-none: none; }

.tabbed-post-module .tab-nav .arrow:before {
  color: rgba(0, 0, 0, 0.5); }

.tabbed-post-module .tab-nav .arrow.prev {
  margin: 0 7.5px 0 0; }

.tabbed-post-module .tab-nav .arrow.prev:before {
  content: '\e62e'; }

.tabbed-post-module .tab-nav .arrow.next {
  margin: 0 0 0 7.5px; }

.tabbed-post-module .tab-nav .arrow.next:before {
  content: '\e62f'; }

.tabbed-post-module .tab-content {
  display: none; }

.et_pb_column_1_2 .tabbed-post-module .tab-content, .et_pb_column_1_3 .tabbed-post-module .tab-content, .et_pb_column_1_4 .tabbed-post-module .tab-content, .et_pb_column_3_8 .tabbed-post-module .tab-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.member-content #loginform, .sitemap-content .sections, .timeline-container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal; }

.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_3 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_4 .tabbed-post-module .tab-content .main-post, .et_pb_column_3_8 .tabbed-post-module .tab-content .main-post {
  padding: 0; }

.et_pb_column_1_2 .tabbed-post-module .tab-content .main-post .post-content, .et_pb_column_1_3 .tabbed-post-module .tab-content .main-post .post-content, .et_pb_column_1_4 .tabbed-post-module .tab-content .main-post .post-content, .et_pb_column_3_8 .tabbed-post-module .tab-content .main-post .post-content {
  padding: 0 20px; }

.tabbed-post-module .tab-content:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.ie .posts-blog-feed-module .paginated_content {
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.posts-blog-feed-module .pagination, .posts-blog-feed-module ul.page-numbers {
  padding: 10px; }

.posts-blog-feed-module .hentry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.posts-blog-feed-module .hentry.has-post-thumbnail .header {
  display: block;
  position: relative; }

.posts-blog-feed-module .hentry.et-doesnt-have-format-content.et_post_format-et-post-format-standard .header {
  display: block; }

.posts-blog-feed-module .et-format- .header, .posts-blog-feed-module .et-format-text .header {
  display: none; }

.posts-blog-feed-module .et-format-.has-post-thumbnail .header, .posts-blog-feed-module .et-format-.has-post-thumbnail .post-content, .posts-blog-feed-module .et-format-text.has-post-thumbnail .header, .posts-blog-feed-module .et-format-text.has-post-thumbnail .post-content {
  width: 50%; }

.posts-blog-feed-module .et-format-link, .posts-blog-feed-module .et-format-quote {
  border: 0;
  padding: 0; }

.posts-blog-feed-module .et-format-link .header, .posts-blog-feed-module .et-format-quote .header {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0; }

.posts-blog-feed-module .header {
  width: 50%;
  padding: 0 10px 0 0; }

.posts-blog-feed-module .header a {
  position: relative;
  display: block; }

.posts-blog-feed-module .header a.et-pb-slider-arrows a {
  position: absolute; }

.posts-blog-feed-module .header img {
  display: block;
  width: 100%; }

.posts-blog-feed-module .header .et-pb-slider-arrows a {
  position: absolute;
  background: #FFF;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.posts-blog-feed-module .post-content {
  width: 50%;
  padding: 0 0 0 10px; }

.posts-blog-feed-module .post-content:after {
  content: '';
  display: block;
  clear: both; }

.posts-blog-feed-module .post-meta {
  padding: 0; }

.posts-blog-feed-module .post-title {
  font-size: 16px; }

.posts-blog-feed-module .excerpt p {
  padding: 0 0 20px; }

.posts-blog-feed-module.standard .hentry .header {
  display: none; }

.posts-blog-feed-module.standard .hentry .post-content {
  width: 100%; }

.posts-blog-feed-module.standard .hentry.et-format-standard.has-post-thumbnail .header, .posts-blog-feed-module.standard .hentry.et-format-text.has-post-thumbnail .header, .posts-blog-feed-module.standard .hentry.type-page.has-post-thumbnail .header, .posts-blog-feed-module.standard .hentry.type-post.has-post-thumbnail .header, .posts-blog-feed-module.standard .hentry.type-product.has-post-thumbnail .header, .posts-blog-feed-module.standard .hentry.type-project.has-post-thumbnail .header {
  width: 50%;
  display: block; }

.posts-blog-feed-module.standard .hentry.et-format-standard.has-post-thumbnail .post-content, .posts-blog-feed-module.standard .hentry.et-format-text.has-post-thumbnail .post-content, .posts-blog-feed-module.standard .hentry.type-page.has-post-thumbnail .post-content, .posts-blog-feed-module.standard .hentry.type-post.has-post-thumbnail .post-content, .posts-blog-feed-module.standard .hentry.type-product.has-post-thumbnail .post-content, .posts-blog-feed-module.standard .hentry.type-project.has-post-thumbnail .post-content {
  width: 50%; }

.posts-blog-feed-module.standard .hentry.et-format-audio.et-has-post-format-content .header, .posts-blog-feed-module.standard .hentry.et-format-gallery.et-has-post-format-content .header, .posts-blog-feed-module.standard .hentry.et-format-map.et-has-post-format-content .header, .posts-blog-feed-module.standard .hentry.et-format-video.et-has-post-format-content .header {
  width: 50%;
  display: block; }

.posts-blog-feed-module.standard .hentry.et-format-audio.et-has-post-format-content .post-content, .posts-blog-feed-module.standard .hentry.et-format-gallery.et-has-post-format-content .post-content, .posts-blog-feed-module.standard .hentry.et-format-map.et-has-post-format-content .post-content, .posts-blog-feed-module.standard .hentry.et-format-video.et-has-post-format-content .post-content {
  width: 50%; }

.posts-blog-feed-module.standard .hentry.et-format-link, .posts-blog-feed-module.standard .hentry.et-format-quote {
  overflow: hidden; }

.posts-blog-feed-module.standard .hentry.et-format-link .header, .posts-blog-feed-module.standard .hentry.et-format-link.has-post-thumbnail .header, .posts-blog-feed-module.standard .hentry.et-format-quote .header, .posts-blog-feed-module.standard .hentry.et-format-quote.has-post-thumbnail .header {
  display: block;
  width: 100%; }

.posts-blog-feed-module.masonry {
  background: 0;
  border: 0;
  box-shadow: none; }

.et_pb_no_drop_shadow.posts-blog-feed-module.masonry .hentry, .posts-blog-feed-module.masonry .et_post_format-et-post-format-quote.post {
  box-shadow: none; }

.posts-blog-feed-module.masonry .paginated_page[data-columns]::before {
  display: none;
  content: '3 .column.size-1of3';
  opacity: 0;
  line-height: 0; }

.with_sidebar .posts-blog-feed-module.masonry .paginated_page[data-columns]::before {
  content: '2 .column.size-1of2'; }

.posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column {
  padding-right: 8.33px;
  padding-left: 8.33px;
  width: 33.333%; }

.posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column:first-child {
  padding-right: 16.66px;
  padding-left: 0; }

.posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column:last-child {
  padding-left: 16.66px;
  padding-right: 0; }

.posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column {
  width: 50%; }

.posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column:first-child {
  padding-right: 12px; }

.posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column:last-child {
  padding-left: 12px; }

.posts-blog-feed-module.masonry .hentry {
  display: inline-block;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  padding: 0;
  overflow: visible;
  border: none;
  opacity: 0; }

.js .posts-blog-feed-module.masonry .hentry {
  opacity: 0; }

.posts-blog-feed-module.masonry .hentry.et-format-gallery * {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.et_overlay, .posts-blog-feed-module.masonry .et_pb_extra_overlay:before {
  -webkit-backface-visibility: hidden; }

.posts-blog-feed-module.masonry .hentry.et-format-map {
  overflow: hidden; }

.posts-blog-feed-module.masonry .hentry.et-format-map .header * {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.posts-blog-feed-module.masonry .column {
  float: left; }

.js .posts-blog-feed-module.masonry .column .hentry {
  opacity: 1;
  -webkit-animation: gridFadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: gridFadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }

.posts-blog-feed-module.masonry .et-format- .header, .posts-blog-feed-module.masonry .et-format- .post-content, .posts-blog-feed-module.masonry .et-format-text .header, .posts-blog-feed-module.masonry .et-format-text .post-content {
  width: 100%; }

.posts-blog-feed-module.masonry .et-format-link, .posts-blog-feed-module.masonry .et-format-quote {
  border: 0; }

.posts-blog-feed-module.masonry .et-format-link .header, .posts-blog-feed-module.masonry .et-format-quote .header {
  margin: 0; }

.posts-blog-feed-module.masonry .et-format-link .header div, .posts-blog-feed-module.masonry .et-format-quote .header div {
  border-radius: 3px; }

.posts-blog-feed-module.masonry .header {
  position: relative;
  width: 100%;
  border-radius: 0;
  margin: 0 0 20px;
  padding: 0; }

.posts-blog-feed-module.masonry .header iframe {
  border-radius: 0; }

.posts-blog-feed-module.masonry .post-content {
  width: 100%;
  padding: 0 20px 20px; }

.et_pb_widget {
  display: block;
  background: #FFF;
  width: 100%;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  overflow: hidden; }

.et_pb_widget .widgettitle {
  background: #3E5062;
  padding: 15px 20px;
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 1.2px;
  text-transform: uppercase; }

.et_pb_widget .widgettitle a {
  color: #FFF; }

.et_pb_widget ul, .et_pb_widget.woocommerce .product_list_widget {
  list-style: none;
  padding: 0; }

.et_pb_widget ul li, .et_pb_widget.woocommerce .product_list_widget li {
  margin-bottom: 0 !important; }

.et_pb_widget ul li ul.children li, .et_pb_widget.woocommerce .product_list_widget li ul.children li {
  margin-left: 0; }

.et_pb_widget li, .et_pb_widget.woocommerce .product_list_widget li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 15px 20px;
  font-size: 12px;
  line-height: 1.3em; }

.et_pb_widget li:last-child, .et_pb_widget.woocommerce .product_list_widget li:last-child {
  border: 0; }

.et_pb_widget .children {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 15px -20px -15px; }

.et_pb_widget .children a {
  padding: 0 0 0 20px; }

.et_pb_widget .children a:before {
  content: '- '; }

.et_pb_widget .children .children a {
  padding: 0 0 0 40px; }

.et_pb_widget .children .children .children a {
  padding: 0 0 0 60px; }

.et_pb_widget .children .children .children .children a {
  padding: 0 0 0 80px; }

.et_pb_widget .children .children .children .children .children a {
  padding: 0 0 0 100px; }

.et_pb_widget a {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3em; }

.et_pb_widget a:visited {
  color: rgba(0, 0, 0, 0.75); }

.et_pb_widget .widget_list_portrait, .et_pb_widget .widget_list_thumbnail {
  display: inline-block;
  background: #00A8FF;
  width: 50px;
  min-width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
  vertical-align: top;
  overflow: hidden; }

.et_pb_widget .widget_list_portrait {
  vertical-align: middle; }

.et_pb_widget .widget_list img {
  display: block;
  width: 100%;
  height: auto; }

.et_pb_widget .widget_list .title {
  display: inline-block;
  padding: 3px 0;
  color: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  font-weight: 600; }

.et_pb_widget .widget_list .post-meta {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px; }

.et_pb_widget .widget_list .post-meta a {
  color: inherit;
  font-size: inherit;
  font-weight: 400; }

#footer .et_pb_widget {
  background: 0;
  box-shadow: none;
  margin: 0 0 60px; }

#footer .et_pb_widget:first-of-type {
  padding-top: 60px; }

#footer .et_pb_widget .widgettitle {
  background: 0;
  padding: 0;
  color: rgba(255, 255, 255, 0.6); }

#footer .et_pb_widget li, #footer .et_pb_widget.woocommerce .product_list_widget li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 15px 0; }

#footer .et_pb_widget li:last-child, #footer .et_pb_widget.woocommerce .product_list_widget li:last-child {
  border: 0; }

#footer .et_pb_widget .children {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin: 15px 0 -15px; }

#footer .et_pb_widget .widget_list .title, #footer .et_pb_widget a {
  color: #FFF; }

#footer .et_pb_widget .widget_list .post-meta {
  color: rgba(255, 255, 255, 0.8); }

#footer .et_pb_widget input[type=text], #footer .et_pb_widget input[type=password], #footer .et_pb_widget input[type=search], #footer .et_pb_widget select, #footer .et_pb_widget textarea {
  color: #bbb;
  background: #000; }

#footer .et_pb_widget button {
  color: #FFF; }

.et_pb_widget .screen-reader-text {
  display: none; }

.et_pb_widget.widget_calendar .widgettitle {
  padding: 0 20px;
  line-height: 46px; }

.et_pb_widget.widget_calendar #calendar_wrap {
  padding: 20px; }

#footer .et_pb_widget.widget_calendar #calendar_wrap {
  padding: 20px 0; }

.et_pb_widget.widget_calendar #wp-calendar {
  empty-cells: show;
  width: 100%;
  margin: 0; }

.et_pb_widget.widget_calendar a {
  font-weight: 700; }

.et_pb_widget.widget_calendar a:hover {
  text-decoration: underline; }

.et_pb_widget.widget_calendar caption {
  margin: 0 0 20px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase; }

.et_pb_widget.widget_calendar th {
  font-weight: 700; }

.et_pb_widget.widget_calendar td {
  padding: 10px 5px;
  color: rgba(0, 0, 0, 0.2);
  text-align: center; }

.et_pb_widget.widget_calendar td#today {
  font-weight: 700;
  text-decoration: underline; }

.et_pb_blurb .et_pb_module_header a, .et_pb_blurb h4 a, .et_pb_newsletter_button:hover, .et_pb_portfolio_item .et_pb_module_header a, .et_pb_portfolio_item .post-meta a, .et_pb_portfolio_item h3 a, .et_pb_post .entry-title a, .et_pb_post .more, .et_pb_post .post-meta a, .et_pb_post h2 a, .et_pb_pricing li a, .et_pb_promo_button:hover, .et_pb_widget.woocommerce .product_list_widget li ins, .fullwidth-menu a {
  text-decoration: none; }

#footer .et_pb_widget.widget_calendar td {
  color: rgba(255, 255, 255, 0.8); }

.et_pb_widget.widget_calendar tfoot td {
  padding: 0; }

.et_pb_widget.widget_calendar #next a, .et_pb_widget.widget_calendar #prev a {
  display: block;
  margin: 10px 0 0;
  font-size: 12px; }

.et_pb_widget.widget_calendar #next {
  text-align: right; }

.et_pb_widget.widget_calendar #next a {
  padding: 0 10px 0 0; }

.et_pb_widget.widget_calendar #prev {
  text-align: left; }

.et_pb_widget.widget_calendar #prev a {
  padding: 0 0 0 10px; }

.et_pb_widget.widget .recentcomments .author, .et_pb_widget.widget .recentcomments .comment-author-link {
  color: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  font-weight: 600; }

#footer .et_pb_widget.widget .recentcomments .author, #footer .et_pb_widget.widget .recentcomments .comment-author-link {
  color: #FFF; }

.et_pb_widget.widget .recentcomments .author a, .et_pb_widget.widget .recentcomments .comment-author-link a {
  color: inherit;
  font-weight: 600; }

.et_pb_widget.widget .recentcomments .data {
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px; }

#footer .et_pb_widget.widget .recentcomments .data {
  color: rgba(255, 255, 255, 0.8); }

.et_pb_widget.widget .recentcomments .post-title {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  font-weight: 300; }

#footer .et_pb_widget.widget .recentcomments .post-title {
  color: rgba(255, 255, 255, 0.8); }

.et_pb_widget.widget .recentcomments .post-title a {
  color: inherit;
  font-weight: 300; }

.et_pb_widget.widget_nav_menu .widgettitle {
  padding: 0 15px;
  line-height: 46px; }

.et_pb_widget.widget_nav_menu ul li ul li {
  margin-left: 0; }

.et_pb_widget.widget_nav_menu .sub-menu {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 15px -20px -15px; }

.et_pb_widget.widget_nav_menu .sub-menu li {
  padding: 15px 40px; }

.et_pb_widget.widget_nav_menu .sub-menu li:before {
  content: '- ';
  font-weight: 700; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu {
  margin-right: -40px;
  margin-left: -40px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu li {
  padding-right: 60px;
  padding-left: 60px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu {
  margin-right: -60px;
  margin-left: -60px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu li {
  padding-right: 80px;
  padding-left: 80px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu {
  margin-right: -80px;
  margin-left: -80px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu li {
  padding-right: 100px;
  padding-left: 100px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu {
  margin-right: -100px;
  margin-left: -100px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li {
  padding-right: 120px;
  padding-left: 120px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu {
  margin-right: -120px;
  margin-left: -120px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu li {
  padding-right: 140px;
  padding-left: 140px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu li .sub-menu {
  margin-right: -140px;
  margin-left: -140px; }

.et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li .sub-menu li .sub-menu li {
  padding-right: 160px;
  padding-left: 160px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-right: 0;
  margin-left: 0; }

#footer .et_pb_widget.widget_nav_menu .sub-menu li {
  padding-right: 20px;
  padding-left: 20px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu {
  margin-right: -20px;
  margin-left: -20px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu li {
  padding-right: 40px;
  padding-left: 40px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu {
  margin-right: -40px;
  margin-left: -40px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu li {
  padding-right: 60px;
  padding-left: 60px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu {
  margin-right: -60px;
  margin-left: -60px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu li {
  padding-right: 80px;
  padding-left: 80px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu {
  margin-right: -80px;
  margin-left: -80px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li {
  padding-right: 100px;
  padding-left: 100px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu {
  margin-right: -100px;
  margin-left: -100px; }

#footer .et_pb_widget.widget_nav_menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu .sub-menu li {
  padding-right: 120px;
  padding-left: 120px; }

.et_pb_widget.widget_search {
  background: 0; }

.et_pb_widget.widget_search .screen-reader-text, .et_pb_widget.widget_search .search-submit, .et_pb_widget.widget_search .widgettitle, .woocommerce .et_pb_widget.widget_search .screen-reader-text, .woocommerce .et_pb_widget.widget_search .search-submit, .woocommerce .et_pb_widget.widget_search .widgettitle, .woocommerce-page .et_pb_widget.widget_search .screen-reader-text, .woocommerce-page .et_pb_widget.widget_search .search-submit, .woocommerce-page .et_pb_widget.widget_search .widgettitle {
  display: none; }

.et_pb_widget.widget_search .search-field {
  background: #FFF;
  width: 100%;
  padding: 15px 20px;
  color: rgba(0, 0, 0, 0.5);
  -webkit-appearance: none; }

.et_pb_widget.widget_search .search-field:focus {
  background: #FFF;
  color: rgba(0, 0, 0, 0.75); }

#footer .et_pb_widget.widget_search .search-field {
  background: rgba(0, 0, 0, 0.3); }

.et_pb_widget.widget_tag_cloud .tagcloud {
  padding: 15px 20px 20px; }

#footer .et_pb_widget.widget_tag_cloud .tagcloud {
  padding: 15px 0 20px; }

.et_pb_widget.widget_tag_cloud a {
  margin: 5px 1px 0 0;
  font-size: 14px !important; }

#footer .et_pb_widget.widget_tag_cloud a {
  background: rgba(255, 255, 255, 0.2); }

.et_pb_widget.widget_text .textwidget {
  padding: 20px;
  line-height: 1.3em; }

#footer .et_pb_widget.widget_text .textwidget {
  padding: 20px 0; }

.et_pb_widget.widget_archive select {
  width: auto;
  display: block;
  margin: 15px 20px 20px;
  max-width: 100%; }

#footer .et_pb_widget.widget_archive select {
  margin-right: 0;
  margin-left: 0;
  width: 100%; }

.et_pb_widget.widget_categories select {
  width: auto;
  display: block;
  margin: 15px 20px 20px;
  max-width: 100%; }

#footer .et_pb_widget.widget_categories select {
  margin-right: 0;
  margin-left: 0;
  width: 100%; }

.et_pb_widget.woocommerce .product_list_widget li a img {
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
  float: left; }

.et_pb_widget.woocommerce .product_list_widget li .children a:before {
  color: rgba(255, 255, 255, 0.6); }

.et_pb_widget.woocommerce .product_list_widget li .star-rating {
  margin: 1px 0; }

.et_pb_widget.woocommerce .product_list_widget li .star-rating:before, .et_pb_widget.woocommerce .product_list_widget li .star-rating > span:before {
  font-size: 10px; }

.et_pb_widget.woocommerce .product_list_widget li .amount {
  color: #00A8FF; }

.et_pb_widget.woocommerce .product_list_widget li del .amount {
  color: rgba(0, 0, 0, 0.5); }

.et_pb_widget.woocommerce.widget_product_search {
  background: 0 0; }

.et_pb_widget.woocommerce.widget_product_search .screen-reader-text, .et_pb_widget.woocommerce.widget_product_search .widgettitle, .et_pb_widget.woocommerce.widget_product_search input[type=submit] {
  display: none; }

.et_pb_widget.woocommerce.widget_product_search .search-field {
  background: #FFF;
  padding: 15px 20px;
  color: rgba(0, 0, 0, 0.5);
  width: 100%; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li {
  padding: 15px 20px; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li:after, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li:before {
  content: '';
  display: block;
  clear: both; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a {
  display: block;
  width: 100%;
  margin: 0 0 -25px;
  padding: 0;
  float: left; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a.remove {
  position: absolute;
  top: 50%;
  right: 20px;
  left: inherit;
  width: 16px;
  height: 16px;
  margin: -8px 0 0;
  color: rgba(0, 0, 0, 0.75) !important;
  line-height: 16px;
  text-align: center;
  float: none; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li a.remove:hover {
  background: #00A8FF;
  color: #FFF !important; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li img {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 0 10px 0 0;
  box-shadow: none;
  float: none;
  vertical-align: top; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation {
  margin: 0 0 0 60px;
  padding: 0;
  border: none; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dd, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dd p, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dt {
  display: inline-block;
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 1;
  vertical-align: bottom; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .variation dt {
  margin: 0 3px 3px 0;
  font-weight: 600; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .quantity {
  display: block;
  margin: 0 0 7px 60px; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .product_list_widget li .quantity .amount {
  font-weight: 600; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total {
  margin: 0;
  padding: 15px 20px;
  border-top: 1px solid #000;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total strong {
  color: #444651; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .total .amount {
  color: #00A8FF; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons {
  padding: 0 20px 20px; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button {
  margin: 0 6px 0 0; }

.et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .button:after, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .post-nav .nav-links .button:after, .et_pb_widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content .buttons .read-more-button:after {
  content: '\e62f';
  background: 0 0;
  color: rgba(0, 0, 0, 0.6);
  vertical-align: middle; }

.et_pb_widget.woocommerce.widget_layered_nav ul {
  padding: 20px; }

.et_pb_widget.woocommerce.widget_layered_nav ul li {
  position: relative;
  border: none; }

.et_pb_widget.woocommerce.widget_layered_nav ul li:last-child a, .et_pb_widget.woocommerce.widget_layered_nav ul li:only-child a {
  margin: 0; }

.et_pb_widget.woocommerce.widget_layered_nav ul li a {
  width: 100%;
  margin: 0 0 20px;
  padding: 12px 25px 12px 40px;
  box-sizing: border-box; }

.et_pb_widget.woocommerce.widget_layered_nav ul li a:before {
  position: absolute;
  left: 15px;
  content: "";
  font-family: WooCommerce;
  speak: none;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  text-transform: none; }

.et-pb-icon, .et_pb_video_play:before {
  font-family: ETmodules; }

.et_pb_widget.woocommerce.widget_layered_nav ul li .count {
  position: absolute;
  top: 12px;
  right: 15px;
  line-height: 1; }

.et_pb_widget.woocommerce.widget_layered_nav_filters ul {
  padding: 20px; }

.et_pb_widget.woocommerce.widget_layered_nav_filters ul li {
  display: inline-block;
  border: none;
  clear: none; }

.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a {
  margin: 0 11px 0 0;
  color: rgba(0, 0, 0, 0.6);
  line-height: 1; }

.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a:before {
  color: rgba(0, 0, 0, 0.6);
  vertical-align: middle; }

.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper {
  padding: 0 20px 20px; }

.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider {
  background: rgba(0, 0, 0, 0.1);
  height: 6px;
  margin: 30px 0; }

.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
  background: #FFF;
  width: 14px;
  height: 14px;
  border-radius: 100%;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4); }

.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
  background: #00A8FF;
  height: 6px; }

#footer .et_pb_widget.widget_et_login .button, #footer .et_pb_widget.widget_et_login .post-nav .nav-links .button, #footer .et_pb_widget.widget_et_login .read-more-button, #footer .et_pb_widget.woocommerce.widget_product_tag_cloud a {
  background: rgba(255, 255, 255, 0.2); }

.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  line-height: 38px; }

.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .from, .et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label .to {
  color: #00A8FF;
  font-weight: 600; }

.et_pb_widget.woocommerce.widget_product_tag_cloud .tagcloud {
  padding: 15px 20px 20px; }

#footer .et_pb_widget.woocommerce.widget_product_tag_cloud .tagcloud {
  padding: 15px 0 20px; }

.et_pb_widget.woocommerce.widget_product_tag_cloud a {
  margin: 5px 1px 0 0;
  font-size: 14px !important; }

.et_pb_widget.widget_et_ads .widget_content {
  padding: 10px;
  text-align: center; }

#footer .et_pb_widget.widget_et_ads .widget_content {
  text-align: left;
  padding: 0; }

.et_pb_widget.widget_et_ads .etad {
  display: inline-block;
  margin: 10px 5px 0;
  line-height: 0; }

#footer .et_pb_widget.widget_et_ads .etad {
  margin: 10px 10px 0 0; }

.et_pb_widget.widget_et_ads img {
  display: inline-block;
  max-width: 100%; }

.et_pb_widget.widget_et_authors .widget_list_portrait {
  border-radius: 100%;
  margin: 0 10px 0 0;
  overflow: hidden; }

.et_pb_widget.widget_et_authors .widget_list_author {
  display: inline-block; }

.et_pb_widget.widget_et_login .widget_list li {
  border: 0;
  padding: 15px 20px 0; }

.et_pb_widget.widget_et_login .widget_list li:last-child {
  padding: 15px 20px; }

#footer .et_pb_widget.widget_et_login .widget_list li {
  border: 0;
  padding: 15px 0 0; }

.et_pb_widget.widget_et_login .input {
  width: 100%; }

.et_pb_widget.widget_et_login .button, .et_pb_widget.widget_et_login .post-nav .nav-links .button, .et_pb_widget.widget_et_login .read-more-button {
  margin: 0 10px 0 0; }

.et_pb_widget.widget_et_recent_entries .widget_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.et_pb_widget.widget_et_social_followers .social-icon {
  width: 40px;
  height: 40px;
  margin: 0 10px 0 0;
  border-radius: 100%;
  line-height: 40px;
  text-align: center; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-facebook {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #39579a; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-facebook:hover {
  box-shadow: inset 0 0 0 2px #39579a; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-facebook:hover:before {
  color: #39579a; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-twitter {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #01aced; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-twitter:hover {
  box-shadow: inset 0 0 0 2px #01aced; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-twitter:hover:before {
  color: #01aced; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-pinterest {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #cb2027; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-pinterest:hover {
  box-shadow: inset 0 0 0 2px #cb2027; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-pinterest:hover:before {
  color: #cb2027; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-googleplus {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #cb1f26; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-googleplus:hover {
  box-shadow: inset 0 0 0 2px #cb1f26; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-googleplus:hover:before {
  color: #cb1f26; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-tumblr {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #314f6e; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-tumblr:hover {
  box-shadow: inset 0 0 0 2px #314f6e; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-tumblr:hover:before {
  color: #314f6e; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-stumbleupon {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #ea4b24; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-stumbleupon:hover {
  box-shadow: inset 0 0 0 2px #ea4b24; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-stumbleupon:hover:before {
  color: #ea4b24; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-wordpress {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #267697; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-wordpress:hover {
  box-shadow: inset 0 0 0 2px #267697; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-wordpress:hover:before {
  color: #267697; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-instagram {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #517fa4; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-instagram:hover {
  box-shadow: inset 0 0 0 2px #517fa4; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-instagram:hover:before {
  color: #517fa4; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-dribbble {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #ec488c; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-dribbble:hover {
  box-shadow: inset 0 0 0 2px #ec488c; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-dribbble:hover:before {
  color: #ec488c; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-vimeo {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #45bbfc; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-vimeo:hover {
  box-shadow: inset 0 0 0 2px #45bbfc; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-vimeo:hover:before {
  color: #45bbfc; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-linkedin {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #127bb6; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-linkedin:hover {
  box-shadow: inset 0 0 0 2px #127bb6; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-linkedin:hover:before {
  color: #127bb6; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-rss {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #f59038; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-rss:hover {
  box-shadow: inset 0 0 0 2px #f59038; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-rss:hover:before {
  color: #f59038; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-deviantart {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #566c68; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-deviantart:hover {
  box-shadow: inset 0 0 0 2px #566c68; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-deviantart:hover:before {
  color: #566c68; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-myspace {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #3a5998; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-myspace:hover {
  box-shadow: inset 0 0 0 2px #3a5998; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-myspace:hover:before {
  color: #3a5998; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-skype {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #1ba5f4; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-skype:hover {
  box-shadow: inset 0 0 0 2px #1ba5f4; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-skype:hover:before {
  color: #1ba5f4; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-youtube {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #a8240f; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-youtube:hover {
  box-shadow: inset 0 0 0 2px #a8240f; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-youtube:hover:before {
  color: #a8240f; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-picassa {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #9864ae; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-picassa:hover {
  box-shadow: inset 0 0 0 2px #9864ae; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-picassa:hover:before {
  color: #9864ae; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-flickr {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #fc1684; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-flickr:hover {
  box-shadow: inset 0 0 0 2px #fc1684; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-flickr:hover:before {
  color: #fc1684; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-blogger {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #f59038; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-blogger:hover {
  box-shadow: inset 0 0 0 2px #f59038; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-blogger:hover:before {
  color: #f59038; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-spotify {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #aecf29; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-spotify:hover {
  box-shadow: inset 0 0 0 2px #aecf29; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-spotify:hover:before {
  color: #aecf29; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-delicious {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #3398fc; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-delicious:hover {
  box-shadow: inset 0 0 0 2px #3398fc; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-delicious:hover:before {
  color: #3398fc; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_email:hover:before, .et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_print:hover:before, .et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-buffer:hover:before {
  color: #000; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-buffer {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #000; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-buffer:hover {
  box-shadow: inset 0 0 0 2px #000; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_email {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #000; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_email:hover {
  box-shadow: inset 0 0 0 2px #000; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_print {
  background: 0 0 !important;
  box-shadow: inset 0 0 0 20px #000; }

.et_pb_widget.widget_et_social_followers .social-icon.et-extra-icon-basic_print:hover {
  box-shadow: inset 0 0 0 2px #000; }

.et_pb_widget.widget_et_social_followers .post-meta {
  font-weight: 400; }

#footer .et_pb_widget.widget_et_social_followers .social-icon {
  line-height: 40px; }

.et_pb_widget.widget_et_recent_tweets .et-extra-icon {
  display: inline-block;
  min-width: 16px;
  width: 16px;
  height: 16px;
  margin: 0 5px 0 0;
  color: #00A8FF;
  line-height: 1; }

.et_pb_widget.widget_et_recent_tweets .et-extra-icon:before {
  content: '\e623';
  color: inherit; }

#footer .et_pb_widget.widget_et_recent_tweets .et-extra-icon {
  color: rgba(255, 255, 255, 0.6); }

.et_pb_widget.widget_et_recent_tweets .widget_list {
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden; }

.et_pb_widget.widget_et_recent_tweets .widget_list::-webkit-scrollbar {
  width: 4px;
  height: 4px; }

.et_pb_widget.widget_et_recent_tweets .widget_list::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px; }

.et_pb_widget.widget_et_recent_tweets .widget_list::-webkit-scrollbar-track {
  background: 0 0; }

.et_pb_widget.widget_et_recent_tweets .widget_list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.3em; }

.et_pb_widget.widget_et_recent_tweets .widget_list a {
  color: #00A8FF;
  font-weight: 300; }

.et_pb_widget.widget_et_recent_tweets .widget_list .et-extra-icon {
  padding: 3px 0 0; }

.et_pb_widget.widget_et_recent_tweets .widget_footer {
  background: #f5f6fa;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 20px; }

#footer .et_pb_widget.widget_et_recent_tweets .widget_footer {
  background: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 15px 0; }

.et_pb_widget.widget_et_recent_tweets .widget_footer a {
  color: rgba(0, 0, 0, 0.75); }

.et_pb_widget.widget_et_recent_tweets .widget_footer .et-extra-icon {
  display: inline-block;
  height: auto;
  vertical-align: middle; }

.et_pb_widget.widget_et_recent_tweets .post-meta {
  width: 100%;
  margin: 5px 0 0;
  font-size: 12px; }

.et_pb_widget.widget_et_recent_tweets .post-meta a {
  font-weight: 400; }

#footer .et_pb_widget.widget_et_recent_tweets .widget_list {
  max-height: none;
  overflow-x: auto; }

.et_pb_widget.widget_et_recent_reviews li {
  padding-top: 9px; }

.et_pb_widget.widget_et_recent_reviews .review-breakdowns {
  padding: 3px 0 0; }

.et_pb_widget.widget_et_recent_reviews .review-breakdowns .score-bar-bg {
  position: relative;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 15px;
  line-height: 15px; }

.et_pb_widget.widget_et_recent_reviews .review-breakdowns .score-bar {
  background: #00A8FF;
  height: 15px;
  line-height: 15px;
  min-width: 90px;
  font-weight: 700; }

.et_pb_widget.widget_et_recent_videos .widget_video_wrapper {
  position: relative;
  background: #E5E5E5;
  line-height: .9;
  overflow: hidden; }

.et_pb_widget.widget_et_recent_videos .widget_video_loading {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  z-index: 20; }

.et_pb_widget.widget_et_recent_videos .widget_video {
  z-index: 30;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  background: #E5E5E5; }

.et_pb_widget.widget_et_recent_videos .widget_video.fadeIn {
  -webkit-animation: fadeIn 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeIn 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  position: relative; }

.et_pb_widget.widget_et_recent_videos .widget_video.fadeOut {
  opacity: 0; }

.et_pb_widget.widget_et_recent_videos .widget_video iframe, .et_pb_widget.widget_et_recent_videos .widget_video video {
  margin: 0 auto;
  display: block; }

.et_pb_widget.widget_et_recent_videos .video-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
  cursor: pointer; }

.et_pb_widget.widget_et_recent_videos .video-overlay-hover {
  background: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  transition: all .5s ease-in-out; }

.et_pb_widget.widget_et_recent_videos .video-overlay-hover:hover {
  background: rgba(0, 0, 0, 0.6); }

.et_pb_widget.widget_et_recent_videos .video-play-button {
  display: block;
  position: absolute !important;
  z-index: 100;
  color: #fff;
  left: 50%;
  top: 50%;
  font-size: 4rem;
  line-height: 4rem;
  width: 4rem;
  height: 4rem;
  margin-left: -2rem;
  margin-top: -2rem; }

.et_pb_widget.widget_et_recent_videos .video-play-button:before {
  font-family: ETmodules;
  content: "\49"; }

.et_pb_column_1_3 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button, .et_pb_column_1_4 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button {
  font-size: 2rem;
  line-height: 2rem;
  width: 2rem;
  height: 2rem;
  margin-left: -1rem;
  margin-top: -1rem; }

.et_pb_widget.widget_et_recent_videos a.video-play-button {
  color: #fff;
  font-weight: 400; }

.et_pb_widget.widget_et_recent_videos .no-video-title {
  text-align: center;
  line-height: 0;
  padding: 0;
  vertical-align: middle; }

.et_pb_widget.widget_et_recent_videos .widget_content {
  display: none; }

.et_pb_widget.widget_et_recent_videos .widget_list .title {
  display: block;
  transition: .3s ease;
  padding: 0; }

.et_pb_widget.widget_et_recent_videos .widget_list .title.active, .et_pb_widget.widget_et_recent_videos .widget_list .title:hover {
  color: #00A8FF; }

.et_pb_widget.widget_et_recent_videos .widget_list li {
  padding-top: 14px;
  padding-bottom: 14px; }

#footer .et_pb_widget.widget_et_recent_videos .widget_video_wrapper {
  margin-top: 20px; }

#footer .et_pb_widget.widget_et_recent_videos a.video-play-button {
  color: #fff;
  font-weight: 400;
  font-size: 4rem;
  line-height: 4rem; }

.et_monarch .et_pb_widget .et_social_networks {
  width: 98%;
  padding: 2% 0 2% 2%; }

.et_monarch .et_pb_widget .et_social_1col.et_social_networks li {
  margin-left: 0; }

.page article {
  border-top-width: 6px;
  border-top-style: solid;
  border-color: #00A8FF;
  margin: 0 0 24px; }

.page .post-wrap {
  padding: 40px 60px; }

.et_pb_pagebuilder_layout .page .post-wrap {
  padding: 0; }

.et_pb_pagebuilder_layout .page .post-wrap h1 {
  padding: 40px 5%; }

.page .post-wrap .post-content {
  margin: 0 0 40px; }

.page .post-wrap h1 {
  padding: 0 0 40px;
  line-height: 1; }

.page .post-wrap h1 a {
  color: inherit; }

.page .post-wrap h2 a {
  color: rgba(0, 0, 0, 0.75); }

.page .et_extra_other_module {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.authors-page .authors[data-columns]::before {
  content: '3 .column.size-1of3'; }

.authors-page .authors .column {
  display: inline-block;
  width: 100%;
  vertical-align: top; }

.authors-page .authors .column.size-1of3 {
  width: 33.33%;
  padding: 0 8px; }

.authors-page .authors .column.size-1of3:first-child {
  padding: 0 16px 0 0; }

.authors-page .authors .column.size-1of3:last-child {
  padding: 0 0 0 16px; }

.with_sidebar .authors-page .authors[data-columns]::before {
  content: '2 .column.size-1of2'; }

.with_sidebar .authors-page .authors .column.size-1of2 {
  width: 50%; }

.with_sidebar .authors-page .authors .column.size-1of2:first-child {
  padding: 0 12px 0 0; }

.with_sidebar .authors-page .authors .column.size-1of2:last-child {
  padding: 0 0 0 12px; }

.authors-page .authors .author {
  background: #FFF;
  width: 100%;
  margin: 0 0 24px;
  padding: 40px;
  border-top-width: 6px;
  border-top-style: solid;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  text-align: center;
  overflow: visible; }

.authors-page .authors .author a img {
  position: relative;
  display: block;
  height: 150px;
  width: 150px;
  margin: 0 auto 40px;
  border-radius: 100%; }

.authors-page .authors .author .author-content h2 {
  color: #6e5fe0;
  font-size: 16px; }

.authors-page .authors .author .author-content .post-count {
  margin: 30px auto 0;
  padding: 10px 15px; }

.authors-page .authors .author .author-footer {
  display: block;
  background: #f6f9fd;
  margin: 40px -40px -40px;
  padding: 10px 40px;
  border-radius: 0 0 3px 3px;
  text-align: center; }

.authors-page .authors .author .author-footer .et-extra-icon {
  display: inline-block;
  background: 0 0;
  margin: 0 8px;
  color: rgba(0, 0, 0, 0.5);
  transition: .3s ease; }

.authors-page .authors .author .author-footer .et-extra-icon:hover {
  background: 0 0 !important; }

.authors-page .authors .author .author-footer .et-extra-icon:before {
  color: rgba(0, 0, 0, 0.5); }

.contact-box {
  padding: 40px 60px; }

.contact-box .loader {
  display: none; }

.contact-box .loader img {
  display: block;
  margin: 0 0 -3px 10px; }

.contact-content h2 {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 600; }

.contact-content h3 {
  margin: 40px 0 20px;
  font-size: 22px;
  font-weight: 600; }

.contact-content .contact-map {
  display: block;
  background: #FFF;
  height: 300px;
  margin: 40px 0; }

.contact-content .contact-form .message p {
  margin: 0 0 15px;
  font-weight: 600; }

.contact-content .contact-form .message p.error {
  background: #f06f6f;
  padding: 5px 10px;
  border-radius: 3px;
  color: #FFF; }

.contact-content .contact-form > .field + .field + .field {
  padding-right: 0; }

.contact-content .contact-form .field {
  position: relative;
  display: block;
  width: 33.33%;
  padding: 0 8px 24px;
  float: left;
  box-sizing: border-box; }

.contact-content .contact-form .field.first {
  padding: 0 16px 24px 0; }

.contact-content .contact-form .field.last {
  padding: 0 0 24px 16px; }

.contact-content .contact-form .field input {
  display: block;
  width: 100%;
  box-sizing: border-box;
  float: left; }

.contact-content .contact-form .field input.error {
  border: 1px solid #c2152f; }

.contact-content .contact-form .field label {
  background: #eee;
  margin: 5px;
  padding: 5px;
  border-radius: 3px;
  color: #c2152f;
  text-align: center;
  float: left;
  clear: left; }

.et_gallery_item:nth-child(3n+1), .et_pb_column_1_2 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(2n+1), .et_pb_column_2_3 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(2n+1), .et_pb_column_3_4 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(3n+1), .et_pb_column_4_4 > .et_pb_pricing > .et_pb_pricing_table_wrap > .et_pb_pricing_table:nth-child(4n+1), .et_pb_posts a.more-link, p.et_pb_contact_field.et_pb_contact_field_last + p.et_pb_contact_field.et_pb_contact_field_last, p.et_pb_contact_field:not(.et_pb_contact_field_last), p.et_pb_contact_field_half + p.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
  clear: both; }

.contact-content .contact-form .field label.error {
  border: 1px solid #c2152f; }

.contact-content .contact-form textarea {
  width: 100%;
  height: 180px;
  margin-bottom: 24px;
  box-sizing: border-box; }

.contact-content .contact-form .submit {
  float: right; }

.member-box {
  padding: 40px 60px; }

.member-content #loginform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row; }

.member-content h2 {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 600; }

.member-content p:last-of-type {
  margin-bottom: 50px; }

.member-content .input {
  max-width: 322px;
  margin: 0 20px 20px 0;
  box-sizing: border-box; }

.member-content .button, .member-content .post-nav .nav-links .button, .member-content .read-more-button {
  margin: 0 0 20px; }

#portfolio_filter {
  display: inline-block;
  margin: 0 0 40px;
  padding: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  line-height: 1;
  overflow: hidden; }

#portfolio_filter li {
  display: block;
  margin: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  float: left; }

#portfolio_filter li:first-child a {
  border-radius: 3px 0 0 3px; }

#portfolio_filter li:last-child {
  margin-right: 0;
  border: 0; }

#portfolio_filter li:last-child a {
  border-radius: 0 3px 3px 0; }

#portfolio_filter li.filter-toggle {
  display: none; }

#portfolio_filter a {
  display: inline-block;
  background: #f6f9fd;
  padding: 10px 15px;
  box-sizing: border-box;
  font-size: 12px;
  text-transform: uppercase;
  transition: .3s ease; }

#portfolio_filter a.current, #portfolio_filter a:hover {
  background: #FFF;
  color: rgba(0, 0, 0, 0.6); }

#portfolio_filter a.current {
  color: #00A8FF; }

#portfolio_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -12px; }

#portfolio_list .project {
  width: 25%;
  padding: 0 12px 24px;
  box-sizing: border-box; }

.with_sidebar #portfolio_list .project {
  width: 33.33333333%;
  padding: 0 12px 24px; }

#portfolio_list .project-content {
  display: block;
  background: #FFF;
  width: 100%;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  overflow: hidden; }

#portfolio_list .project-content .thumbnail {
  position: relative;
  display: block;
  background: #eaeaea;
  width: 100%;
  overflow: hidden; }

#portfolio_list .project-content .thumbnail img {
  display: block;
  width: 100%;
  border-radius: 3px 3px 0 0; }

#portfolio_list .project-content .content {
  display: block;
  padding: 20px 0;
  font-size: 14px;
  text-align: center; }

#portfolio_list .project-content .content h3 {
  margin: 0 0 7px;
  padding: 0;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase; }

#portfolio_list .project-content .content h3 a {
  color: rgba(0, 0, 0, 0.75); }

#portfolio_list .project-content .content p {
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: 400;
  line-height: 1; }

.sitemap-box {
  padding: 40px 60px 0; }

.sitemap-content h2 {
  margin: 0 0 20px;
  font-size: 26px;
  font-weight: 600; }

.sitemap-content p {
  margin: 0 0 50px; }

.sitemap-content .sections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.sitemap-content ul {
  display: block;
  width: 25%;
  max-width: 25%;
  min-width: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 0 60px 60px 0;
  box-sizing: border-box;
  float: left; }

.with_sidebar .sitemap-content ul {
  width: 33.33333333%;
  max-width: 33.33333333%;
  min-width: 33.33333333%;
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%; }

.sitemap-content ul li {
  display: block;
  width: 100%;
  margin: 0 0 10px;
  color: rgba(0, 0, 0, 0.75);
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700; }

.sitemap-content ul li:before {
  content: '\b7\a0';
  font-size: 14px; }

.sitemap-content ul li:first-child:before {
  content: ''; }

.sitemap-content ul.children li:before, .sitemap-content ul.children li:before:first-child {
  content: '\b7\a0'; }

.sitemap-content ul li a {
  color: #3c95e8;
  font-size: 14px;
  text-transform: none;
  font-weight: 400; }

.sitemap-content ul.children {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin: 10px 0 0 25px;
  padding: 0; }

.sitemap-content ul.children li {
  float: none; }

.sitemap-content ul.children li:before {
  font-size: 14px; }

.timeline-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0 0 24px; }

.timeline {
  position: relative;
  width: 80%; }

.timeline .loader {
  display: none; }

.timeline .loader img {
  display: block;
  margin: 10px auto; }

.timeline-nav {
  width: 20%;
  min-width: 150px;
  padding-left: 24px;
  box-sizing: border-box; }

.timeline-menu {
  position: relative;
  top: 0;
  list-style: none;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  padding: 0; }

.timeline-menu li {
  position: relative;
  margin-bottom: 12px;
  vertical-align: middle; }

.timeline-menu li.active a {
  color: rgba(0, 0, 0, 0.75); }

.timeline-menu li.active a:before {
  background: #519bf5;
  height: 11px;
  width: 11px;
  left: -6px; }

.timeline-menu li:last-child {
  margin-bottom: 0; }

.timeline-menu a {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  transition: .3s ease; }

.et_pb_button:before, .et_subscribe_loader, .timeline-menu .year {
  display: none; }

.timeline-menu a:before {
  content: '';
  z-index: 2;
  position: absolute;
  left: -4px;
  background: #666;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  transition: .3s ease;
  vertical-align: middle; }

.timeline-menu a .content-loader {
  position: absolute;
  top: 0;
  left: 55px;
  height: 14px; }

.timeline-module {
  margin: 0 0 24px; }

.timeline-module:nth-last-child(2) {
  margin: 0; }

#timeline-sticky-header, .timeline-module .module-head {
  position: relative;
  cursor: pointer; }

#timeline-sticky-header:after, .timeline-module .module-head:after {
  content: '\e62d';
  position: absolute;
  top: 50%;
  right: 20px;
  bottom: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: rgba(0, 0, 0, 0.5);
  font-size: 24px;
  line-height: 47px; }

.et_pb_extra_column_4_4 .timeline-module .posts-list, .timeline-module .posts-list {
  width: 100%; }

.timeline-module .posts-list article {
  background: #FFF;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  margin: 0;
  padding: 0; }

.et_pb_button, .et_pb_column {
  background-size: cover;
  background-position: center;
  position: relative; }

.timeline-module.collapsed .module-head {
  border: 0; }

.timeline-module.collapsed .module-head:after {
  -webkit-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg); }

#timeline-sticky-header {
  display: none;
  border-radius: 3px 3px 0 0;
  border-color: #00A8FF; }

@font-face {
  font-family: ETmodules;
  src: url(core/admin/fonts/modules.eot);
  src: url(core/admin/fonts/modules.eot?#iefix) format("embedded-opentype"), url(core/admin/fonts/modules.ttf) format("truetype"), url(core/admin/fonts/modules.woff) format("woff"), url(core/admin/fonts/modules.svg#ETmodules) format("svg");
  font-weight: 400;
  font-style: normal; }

* {
  box-sizing: border-box; }

.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: 23px; }

.et_pb_column_1_3 h3, .et_pb_column_1_4 h3 {
  font-size: 20px; }

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

.et_pb_column_1_3 h5, .et_pb_column_1_4 h5 {
  font-size: 16px; }

.et_pb_column_1_3 h6, .et_pb_column_1_4 h6 {
  font-size: 15px; }

.et_overlay:before, .et_pb_bg_layout_light .et_pb_more_button, .et_pb_bg_layout_light .et_pb_newsletter_button, .et_pb_bg_layout_light .et_pb_promo_button, .et_pb_bg_layout_light.et_pb_module.et_pb_button, .et_pb_contact_submit, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .et_pb_member_social_links a:hover, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_pb_sum, .woocommerce-page #content input.button:hover .et_pb_widget li a:hover, .woocommerce-page #content input.button:hover .et_pb_widget.woocommerce .product_list_widget li a:hover, .woocommerce-page #content input.post-nav .nav-links .button:hover .et_pb_widget li a:hover, .woocommerce-page #content input.read-more-button:hover .et_pb_widget li a:hover {
  color: #2EA3F2; }

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

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

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

.et_pb_column {
  float: left;
  z-index: 9; }

.et_pb_column.et_pb_section_parallax {
  position: relative; }

.et_pb_css_mix_blend_mode_passthrough {
  mix-blend-mode: unset !important; }

.et_pb_button {
  font-size: 20px;
  font-weight: 500;
  padding: .3em 1em;
  line-height: 1.7em !important;
  background-color: transparent;
  background-repeat: no-repeat;
  border: 2px solid;
  border-radius: 3px;
  transition: all .2s; }

.et-pb-icon, .et_pb_button:after, .et_pb_button:before {
  font-weight: 400;
  font-style: normal;
  text-transform: none; }

.et_pb_button_inner {
  position: relative; }

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
  border: 2px solid transparent;
  padding: .3em 2em .3em .7em; }

.et_pb_button:hover {
  background-color: rgba(255, 255, 255, 0.2); }

.et_pb_bg_layout_light .et_pb_button:hover, .et_pb_bg_layout_light.et_pb_button:hover, .et_pb_contact_reset:hover, .et_pb_contact_submit:hover, .et_pb_pricing_table_button:hover {
  background-color: rgba(0, 0, 0, 0.05); }

.et_pb_button:after, .et_pb_button:before {
  font-size: 32px;
  line-height: 1em;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  transition: all .2s;
  font-variant: none;
  text-shadow: none; }

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

.et_pb_contact_reset:hover {
  padding: .3em 1em; }

.et_subscribe_loader {
  background: url(includes/builder/styles/images/subscribe-loader.gif);
  width: 16px;
  height: 16px;
  position: absolute;
  left: 50%;
  top: 16px;
  margin-left: -8px; }

.et_pb_all_tabs, .et_pb_counters .et_pb_counter_container, .et_pb_module, .et_pb_portfolio_item, .et_pb_posts_nav a, .et_pb_pricing_table, .et_pb_row, .et_pb_row_inner, .et_pb_slide, .et_pb_tab, .et_pb_testimonial_portrait, .et_pb_with_background {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.et_pb_button_text_loading .et_pb_newsletter_button_text {
  visibility: hidden; }

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

p.et_pb_gallery_caption {
  line-height: 1.7; }

.fullwidth-menu li {
  display: inline-block;
  font-size: 14px;
  padding-right: 22px; }

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

.fullwidth-menu a {
  color: rgba(0, 0, 0, 0.6);
  display: block;
  position: relative;
  transition: all .4s ease-in-out; }

.fullwidth-menu a:hover {
  opacity: .7;
  transition: all .4s ease-in-out; }

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

.et_pb_with_border, .et_pb_with_border .et_pb_contact_form .input[type=checkbox] + label i, .et_pb_with_border .et_pb_contact_form .input[type=radio] + label i, .et_pb_with_border .et_pb_contact_form input, .et_pb_with_border .et_pb_contact_form select, .et_pb_with_border .et_pb_contact_form textarea, .et_pb_with_border .et_pb_counter_container, .et_pb_with_border .et_pb_gallery_image, .et_pb_with_border .et_pb_gallery_item, .et_pb_with_border .et_pb_image_wrap, .et_pb_with_border .et_pb_main_blurb_image, .et_pb_with_border .et_pb_newsletter_form input, .et_pb_with_border .et_pb_portfolio_image, .et_pb_with_border .et_pb_portfolio_item, .et_pb_with_border .et_pb_team_member_image, .et_pb_with_border .et_pb_testimonial_portrait, .et_pb_with_border .et_portfolio_image, .et_pb_with_border.et_pb_comments_module input, .et_pb_with_border.et_pb_comments_module textarea, .et_pb_with_border.et_pb_contact_field .input[type=checkbox] + label i, .et_pb_with_border.et_pb_contact_field .input[type=radio] + label i, .et_pb_with_border.et_pb_contact_field input, .et_pb_with_border.et_pb_contact_field select, .et_pb_with_border.et_pb_contact_field textarea, .et_pb_with_border.et_pb_posts .et_pb_post, .et_pb_with_border.et_pb_posts_nav span.nav-next a, .et_pb_with_border.et_pb_posts_nav span.nav-previous a, .et_pb_with_border.et_pb_shop .et_shop_image > img, .et_pb_with_border.et_pb_video_slider .et_pb_carousel_item, .et_pb_with_border.et_pb_video_slider .et_pb_slider, .et_pb_with_focus_border .et_pb_newsletter_form input:focus {
  border-width: 0;
  border-style: solid;
  border-color: #333; }

body.iphone .et_pb_contact_form input, body.iphone .et_pb_contact_form select, body.iphone .et_pb_contact_form textarea {
  -webkit-appearance: initial; }

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

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

.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image {
  display: block;
  position: relative;
  overflow: hidden; }

.et_pb_image .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%; }

.et_pb_image img {
  position: relative; }

.et_pb_image_sticky {
  margin-bottom: 0 !important;
  display: inherit; }

.et-pb-icon {
  content: attr(data-icon);
  speak: none;
  font-variant: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 96px;
  display: inline-block;
  box-sizing: border-box; }

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

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

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

.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container {
  text-align: left; }

.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container {
  text-align: right; }

.et_pb_blurb.et_pb_text_align_justified .et_pb_blurb_content .et_pb_blurb_container {
  text-align: justify; }

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

.et_pb_main_blurb_image {
  display: inline-block;
  margin-bottom: 30px;
  line-height: 0;
  max-width: 100%; }

.et_pb_blurb .et_pb_image_wrap {
  display: block;
  margin: auto; }

.et_pb_blurb_position_left .et_pb_main_blurb_image, .et_pb_blurb_position_right .et_pb_main_blurb_image {
  width: 32px;
  display: table-cell;
  line-height: 0; }

.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;
  display: table-cell; }

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

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

.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 {
  left: auto;
  right: 0; }

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

.et_pb_pricing > .box-shadow-overlay {
  z-index: 11; }

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

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

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

.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_column_1_2 .et_pb_pricing_table, .et_pb_column_2_3 .et_pb_pricing_table, .et_pb_pricing_2 .et_pb_pricing_table {
  width: 50%; }

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

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

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

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

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

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

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

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

.et_pb_pricing_table .et_pb_button_wrapper {
  padding-left: 30px;
  padding-right: 30px; }

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

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

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

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

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

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

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

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

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

.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;
  position: relative; }

.et_pb_column_1_2 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(1), .et_pb_column_1_2 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(1), .et_pb_column_2_3 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2) {
  margin-top: 0 !important; }

@media all and (min-width: 981px) {
  .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(1), .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(3), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(1), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(3), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(1), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(3), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(4) {
    margin-top: 0 !important; } }

@media all and (max-width: 981px) {
  .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(1), .et_pb_column_3_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(1), .et_pb_column_3_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_3_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(1), .et_pb_column_3_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(1), .et_pb_column_4_4 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(1), .et_pb_column_4_4 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_4_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(1), .et_pb_column_4_4 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2) {
    margin-top: 0 !important; } }

@media all and (min-width: 767px) {
  .et_pb_column_1_2 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(1), .et_pb_column_1_2 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_1_2 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(1), .et_pb_column_1_2 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(1), .et_pb_column_2_3 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2), .et_pb_column_2_3 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(1), .et_pb_column_2_3 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(2) {
    margin-top: 0 !important; } }

.et_pb_testimonial {
  position: relative;
  padding: 30px;
  line-height: 1.5; }

.et_pb_testimonial.et_pb_testimonial_no_bg {
  padding: 30px 0 0; }

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

.et_pb_testimonial_portrait, .et_pb_testimonial_portrait:before {
  border-radius: 90px; }

.et_pb_testimonial_portrait {
  float: left;
  position: relative;
  display: block;
  width: 90px;
  height: 90px;
  margin-right: 30px; }

.et_pb_testimonial_portrait:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.et_pb_column_1_3 .et_pb_testimonial_portrait, .et_pb_column_1_4 .et_pb_testimonial_portrait, .et_pb_column_3_8 .et_pb_testimonial_portrait {
  float: none;
  display: block;
  margin: 0 auto 20px; }

.et_pb_testimonial_description, .et_pb_testimonial_description_inner {
  display: block;
  position: relative; }

.et_pb_bg_layout_dark .et_pb_testimonial_description a {
  color: #fff; }

.et_pb_testimonial_author {
  margin-top: 16px;
  font-weight: 700;
  display: block; }

.et_pb_testimonial_author a {
  color: inherit; }

.et_pb_testimonial:before {
  content: "\7c";
  font-size: 32px;
  left: 50%;
  position: absolute;
  top: -16px;
  background: #f5f5f5;
  margin-left: -16px;
  border-radius: 31px;
  z-index: 2; }

.et_pb_testimonial.et_pb_testimonial_no_bg:before {
  background: inherit; }

.et_pb_testimonial.et_pb_icon_off:before {
  display: none; }

.et_pb_testimonial_old_layout, .et_pb_testimonial_old_layout .et_pb_testimonial_description a {
  color: #666 !important; }

.et-promo {
  background-color: #1f6581;
  padding: 40px 0 25px; }

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

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

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

.et_pb_counter_amount, .et_pb_counter_title {
  font-size: 12px;
  line-height: 1.6em;
  display: block; }

.et_pb_bg_layout_light .et_pb_counter_title {
  color: #666; }

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

.et_pb_counter_amount {
  opacity: 0;
  float: left;
  font-weight: 600;
  text-align: right;
  padding: 1px 3% 1px 1px;
  min-height: 6px; }

.et_pb_counters span.et_pb_counter_amount_number {
  display: inline-block;
  padding-left: 5px; }

.et_pb_counters.et_pb_section_video > li, .et_pb_counters > li.et_pb_section_video .et_pb_counter_amount {
  position: relative; }

.et_pb_counters li:last-of-type .et_pb_counter_container {
  margin-bottom: 0; }

.et_pb_text_align_left .et_pb_counter_amount {
  text-align: left; }

.et_pb_text_align_center .et_pb_counter_amount {
  text-align: center; }

.et_pb_text_align_right .et_pb_counter_amount {
  text-align: right; }

.et_pb_text_align_justified .et_pb_counter_amount {
  text-align: justify; }

.et_pb_post {
  margin-bottom: 60px; }

.et_pb_post .entry-featured-image-url {
  display: block;
  position: relative;
  margin-bottom: 30px; }

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

.et_pb_post .more {
  color: #82c0c7; }

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

.et_pb_has_overlay.et_pb_post .et_pb_image_container a {
  display: block;
  position: relative;
  overflow: hidden; }

.et_pb_posts .et_pb_post {
  position: relative; }

.et_pb_posts.et_pb_section_parallax:hover {
  overflow: hidden; }

.et_pb_section_parallax .et_pb_ajax_pagination_container, .et_pb_section_parallax .pagination, .et_pb_section_video .et_pb_ajax_pagination_container, .et_pb_section_video .pagination {
  position: relative; }

.post-password-required .et_pb_row, .post-password-required .et_pb_section {
  padding: 0;
  width: 100%; }

.post-password-required .et_password_protected_form {
  min-height: initial; }

.post-password-required .et_password_protected_form h1 {
  display: none; }

.et_pb_posts.et_pb_module article .et_pb_row {
  width: 100%; }

.et_pb_posts.et_pb_module article .et_pb_with_background .et_pb_row {
  width: 80%; }

.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta, .et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .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_portfolio_item .post-meta, .et_pb_bg_layout_dark .et_pb_portfolio_item .post-meta a, .et_pb_bg_layout_dark .et_pb_post .post-meta, .et_pb_bg_layout_dark .et_pb_post .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; }

.et_pb_blog_grid {
  position: relative; }

.et_pb_blog_grid .column {
  float: left;
  max-width: 100%; }

.rtl .et_pb_blog_grid .column {
  float: right;
  margin-right: 0 !important; }

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

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

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

.et_pb_blog_grid .et_pb_image_container {
  position: relative; }

.et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_image_container {
  margin: -20px -20px 29px; }

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

.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 .entry-title, .et_pb_blog_grid .et_pb_no_thumb h2 {
  margin-top: 0; }

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

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

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

.et_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
  opacity: 1; }

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

.et_pb_post > .et_main_video_container {
  position: relative;
  margin-bottom: 30px; }

.et_pb_post .et_pb_video_overlay .et_pb_video_play {
  color: #FFF; }

.et_pb_blog_grid .et_main_video_overlay:hover:before, .et_pb_post .et_pb_video_overlay_hover:hover {
  background: rgba(0, 0, 0, 0.6); }

.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;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer; }

.et_pb_video_play:before {
  content: "\49"; }

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

.et_pb_bg_layout_light .et_pb_video_play, .et_pb_video_slider .et_pb_controls_dark .et-pb-slider-arrows {
  color: #333; }

.et_pb_video_overlay_hover {
  background: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 100;
  transition: all .5s ease-in-out; }

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

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

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

.et_pb_video_slider {
  position: relative; }

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_light ~ .et-pb-controllers a {
  background-color: rgba(255, 255, 255, 0.5); }

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

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_dark ~ .et-pb-controllers a {
  background-color: rgba(51, 51, 51, 0.5); }

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_dark ~ .et-pb-controllers .et-pb-active-control {
  background-color: #333 !important; }

.et_pb_video_slider .et-pb-controllers-has-video-tag.et-pb-controllers {
  bottom: 35px; }

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel, .et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel .et_pb_carousel_items {
  overflow: visible; }

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .item-fade-out {
  box-shadow: none !important;
  background: 0 0 !important;
  -webkit-animation-name: et_pb_video_slider_item_fade_out;
  animation-name: et_pb_video_slider_item_fade_out;
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  opacity: 0; }

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .item-fade-out .et_pb_video_overlay {
  -webkit-animation-name: et_pb_video_slider_item_overlay_fade_out;
  animation-name: et_pb_video_slider_item_overlay_fade_out;
  -webkit-animation-duration: .2s;
  animation-duration: .2s; }

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group.next .et_pb_carousel_item, .et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group.prev .et_pb_carousel_item {
  opacity: 0; }

.et_pb_video_slider.et_pb_has_box_shadow .et_pb_carousel_items .et-carousel-group .et_pb_carousel_item.item-fade-in {
  -webkit-animation-name: et_pb_video_slider_item_fade_in;
  animation-name: et_pb_video_slider_item_fade_in;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  opacity: 1;
  display: block; }

.et-pb-is-sliding-carousel {
  overflow-x: hidden; }

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

.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_slider_carousel {
  margin-bottom: 0 !important; }

.et_pb_slider_carousel.et_pb_controls_light + .et_pb_carousel .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_light + .et_pb_carousel .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_light + .et_pb_carousel .et_pb_video_play {
  color: #fff; }

.et_pb_slider_carousel.et_pb_controls_dark .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_dark .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_dark + .et_pb_carousel .et-pb-arrow-next, .et_pb_slider_carousel.et_pb_controls_dark + .et_pb_carousel .et-pb-arrow-prev, .et_pb_slider_carousel.et_pb_controls_dark + .et_pb_carousel .et_pb_video_play {
  color: #333; }

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

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

.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;
  position: relative;
  background: rgba(0, 0, 0, 0.25);
  float: left;
  margin: 0 2% 0 0;
  padding: 0; }

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

.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 {
  padding-top: 75%;
  display: block;
  content: ''; }

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

.et_pb_carousel_item .et_pb_video_play {
  opacity: 0;
  transition: all .5s ease-in-out; }

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

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

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

@-webkit-keyframes et_pb_video_slider_item_overlay_fade_out {
  from {
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes et_pb_video_slider_item_overlay_fade_out {
  from {
    -webkit-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@-webkit-keyframes et_pb_video_slider_item_fade_in {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes et_pb_video_slider_item_fade_in {
  from {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-next, .et_mobile_device .et_pb_slider_carousel .et-pb-arrow-prev {
  opacity: 0 !important; }

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

.et_pb_column_1_4 .et_pb_slider_carousel .et_pb_slide {
  min-height: initial !important; }

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

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

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

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

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

.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 {
  border: none;
  padding: 0; }

.et_pb_fullwidth_image {
  position: relative;
  line-height: 0; }

.et_pb_fullwidth_image img {
  width: 100%;
  position: relative; }

.et_pb_promo {
  padding: 40px 60px;
  text-align: center; }

.et_pb_promo_description {
  padding-bottom: 20px;
  position: relative; }

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

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

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

.et_pb_button_module_wrapper.et_pb_button_alignment_left {
  text-align: left; }

.et_pb_button_module_wrapper.et_pb_button_alignment_right {
  text-align: right; }

.et_pb_button_module_wrapper.et_pb_button_alignment_center {
  text-align: center; }

.et_pb_newsletter {
  padding: 25px; }

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

.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 {
  -webkit-appearance: none;
  border: none;
  padding: 14px 4% !important;
  font-size: 16px;
  color: #666;
  background-color: #fff;
  width: 100%;
  font-weight: 400;
  border-radius: 3px; }

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

.et_pb_newsletter_result, .et_pb_newsletter_success {
  display: none;
  text-align: center; }

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

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

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

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

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

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

.et_pb_no_bg {
  padding: 0 !important; }

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

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

.et_pb_column_2_3 > .et_pb_newsletter .et_pb_newsletter_description, .et_pb_column_3_4 > .et_pb_newsletter .et_pb_newsletter_description, .et_pb_column_4_4 > .et_pb_newsletter .et_pb_newsletter_description {
  margin-bottom: 0;
  -ms-flex-item-align: start;
  align-self: start; }

.et_pb_column_2_3 > .et_pb_newsletter, .et_pb_column_3_4 > .et_pb_newsletter, .et_pb_column_4_4 > .et_pb_newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.et_pb_tabs {
  border: 1px solid #d9d9d9; }

ul.et_pb_tabs_controls {
  background-color: #f4f4f4; }

.et_pb_all_tabs, .et_pb_tabs_controls li.et_pb_tab_active {
  background-color: #fff; }

ul.et_pb_tabs_controls:after {
  border-top: 1px solid #d9d9d9;
  content: '';
  display: block;
  visibility: visible;
  position: relative;
  top: -1px;
  z-index: 9; }

.et_pb_tabs_controls li {
  float: left;
  border-right: 1px solid #d9d9d9;
  font-weight: 600;
  position: relative;
  cursor: pointer;
  max-width: 100%;
  height: 100%;
  display: table;
  z-index: 11;
  line-height: 1.7em; }

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

.et_pb_tabs_controls li a {
  text-decoration: none;
  color: #666;
  padding: 4px 30px;
  vertical-align: middle;
  display: table-cell;
  line-height: inherit; }

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

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

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

.et_pb_contact_form [data-conditional-logic], .et_pb_contact_form_label {
  display: none; }

.et_pb_tab {
  padding: 24px 30px; }

.et_pb_tab_content {
  position: relative; }

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

.et_pb_column_1_3 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li {
  width: 100%; }

.et_pb_toggle {
  border: 1px solid #d9d9d9; }

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

.et_pb_toggle_open {
  padding: 20px;
  background-color: #fff;
  z-index: 1; }

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

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

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

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

.et_pb_accordion .et_pb_toggle_title:before, .et_pb_toggle .et_pb_toggle_title:before {
  right: 0;
  left: auto; }

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

.et_pb_toggle_content {
  padding-top: 20px;
  position: relative; }

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

.et_pb_map {
  height: 440px;
  width: 100%;
  position: relative; }

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

.et_pb_fullwidth_section .et_pb_map_container {
  margin: 0; }

.et_pb_map_container img {
  max-width: inherit; }

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

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

.et_pb_contact_form {
  margin-left: -3%; }

p.et_pb_contact_field {
  padding: 0 0 0 3%;
  margin-bottom: 3%; }

.et_pb_contact_field *, .et_pb_contact_field.et_pb_section_parallax, .et_pb_contact_field.et_pb_section_video {
  position: relative; }

.et_pb_contact_main_title {
  font-weight: 500;
  padding-bottom: 16px;
  position: relative; }

h1.et_pb_contact_main_title {
  font-size: 26px; }

.et-pb-contact-message {
  position: relative; }

.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_right {
  display: inline-block;
  min-width: 105px;
  margin: 0;
  text-align: right; }

.et_pb_contact {
  position: relative; }

.et_pb_contact .et_pb_contact_field_half {
  width: 50%;
  float: left; }

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

.et_pb_contact p textarea {
  font-family: inherit; }

.et_pb_contact p input::-moz-placeholder, .et_pb_contact p textarea::-moz-placeholder {
  opacity: 1; }

.et_pb_contact p input:-moz-placeholder, .et_pb_contact p textarea:-moz-placeholder {
  opacity: 1; }

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

.et_pb_contact p input[type=checkbox], .et_pb_contact p input[type=radio] {
  margin: 0;
  width: auto;
  max-width: none;
  padding: 0;
  display: none; }

.et_pb_contact p input[type=checkbox] + label, .et_pb_contact p input[type=radio] + label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  line-height: 1.7em;
  min-height: 1.7em; }

.et_pb_contact p input[type=checkbox] + label i, .et_pb_contact p input[type=radio] + label i {
  content: '';
  width: 18px;
  height: 18px;
  background-color: #eee;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 6px; }

.rtl .et_pb_contact p input[type=checkbox] + label i, .rtl .et_pb_contact p input[type=radio] + label i {
  margin-right: 0;
  margin-left: 6px; }

.et_pb_contact p input[type=radio] + label i {
  border-radius: 50%; }

.et_pb_contact p input[type=checkbox]:checked + label i:before, .et_pb_contact p input[type=radio]:checked + label i:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.et_pb_contact p input[type=checkbox]:checked + label i:before {
  content: '\f147';
  font-family: dashicons;
  color: #2ea3f2;
  width: 17px;
  height: 17px;
  font-size: 17px;
  line-height: 17px; }

.et_pb_contact p input[type=radio]:checked + label i:before {
  background: #2ea3f2;
  border-radius: 50%;
  width: 6px;
  height: 6px; }

.et_pb_contact p input[type=checkbox] ~ input[type=text] {
  display: none !important; }

.et_pb_contact_field[data-type=select] {
  position: relative; }

.et_pb_contact_field[data-type=select]:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 6px solid;
  border-color: #666 transparent transparent;
  margin-top: 3px;
  pointer-events: none; }

.et_pb_contact_select {
  color: #999;
  background-color: #eee;
  padding: 16px 20px 16px 10px;
  box-sizing: border-box;
  width: 100%;
  border: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0; }

.et_pb_contact_select::-ms-expand {
  display: none; }

.et_pb_contact_field_checkbox, .et_pb_contact_field_options_title, .et_pb_contact_field_options_wrapper, .et_pb_contact_field_radio, .et_pb_contact_field_select_title {
  display: block; }

.rtl .et_pb_contact_select {
  padding: 16px 10px 16px 20px; }

.rtl .et_pb_contact_field[data-type=select]:after {
  right: auto;
  left: 42px; }

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
  float: left;
  margin-right: 20px; }

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_list {
  float: left; }

.et_pb_contact_field_options_wrapper:after {
  clear: both;
  content: " ";
  display: block; }

.rtl .et_pb_contact_field_options_wrapper .et_pb_contact_field_options_list, .rtl .et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
  float: right; }

.rtl .et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
  margin-right: 0;
  margin-left: 20px; }

.et_pb_contact_field_radio_title, .et_pb_contact_field_select_title {
  font-size: 16px;
  padding-bottom: 4px; }

.et_pb_contact_message {
  min-height: 150px; }

.et_pb_contact_reset, .et_pb_contact_submit {
  font-family: inherit;
  display: inline-block;
  margin: 0 0 0 15px;
  cursor: pointer; }

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

.et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio label, .et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio_title, .et_pb_contact .et_pb_contact_form p.et_contact_error input[type=checkbox] + label {
  color: red !important; }

.et_contact_bottom_container {
  float: right;
  text-align: right;
  margin-top: -1.5%; }

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_title, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_list, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_title, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_list, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_title, .et_pb_fullwidth_menu .fullwidth-menu-nav, .et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
  float: none; }

.et_pb_contact_form .et_pb_contactform_validate_field {
  display: none !important;
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
  border: none !important;
  visibility: hidden !important; }

.et_pb_circle_counter .percent p, .nav li ul {
  visibility: hidden; }

.et_pb_contactform_validate_field {
  display: none; }

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper, .et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.et_pb_countdown_timer {
  padding: 4%; }

.et_pb_countdown_timer .et_pb_countdown_timer_container {
  width: 100%;
  text-align: center;
  position: relative; }

.et_pb_countdown_timer .title {
  font-weight: 500;
  margin: 0 0 30px;
  padding: 0;
  text-align: center; }

.et_pb_countdown_timer h4.title {
  font-size: 26px; }

.et_pb_countdown_timer .section {
  display: inline-block;
  position: relative; }

.et_pb_countdown_timer .section.values {
  width: 17%;
  max-width: 160px; }

.et_pb_countdown_timer .section p {
  font-size: 54px;
  line-height: 54px;
  padding-bottom: 0;
  text-align: center;
  display: inline-block; }

.et_pb_countdown_timer .section.zero p {
  opacity: .4; }

.et_pb_countdown_timer .section p.value {
  min-width: 100%; }

.et_pb_countdown_timer .section p.label {
  text-align: center;
  font-size: 14px;
  line-height: 25px;
  display: block; }

.et_pb_countdown_timer .sep {
  position: relative;
  top: -28px; }

.et_pb_column_1_2 .et_pb_countdown_timer .section p {
  font-size: 38px;
  line-height: 38px; }

.et_pb_column_1_2 .et_pb_countdown_timer .section p.label {
  font-size: 12px;
  line-height: 20px; }

.et_pb_column_1_2 .et_pb_countdown_timer .sep, .et_pb_column_1_3 .et_pb_countdown_timer .sep, .et_pb_column_1_4 .et_pb_countdown_timer .sep, .et_pb_column_3_8 .et_pb_countdown_timer .sep {
  top: -22px; }

.et_pb_column_1_3 .et_pb_countdown_timer .title, .et_pb_column_1_4 .et_pb_countdown_timer .title {
  font-size: 22px;
  margin-bottom: 20px; }

.et_pb_column_1_3 .et_pb_countdown_timer .section p, .et_pb_column_3_8 .et_pb_countdown_timer .section p {
  font-size: 28px;
  line-height: 28px; }

.et_pb_column_1_4 .et_pb_countdown_timer .section p {
  font-size: 20px;
  line-height: 20px; }

.et_pb_column_1_3 .et_pb_countdown_timer .section p.label, .et_pb_column_1_4 .et_pb_countdown_timer .section p.label, .et_pb_column_3_8 .et_pb_countdown_timer .section p.label {
  font-size: 11px;
  line-height: 19px; }

.et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .sep p, .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .sep p, .et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .section p.value, .et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .sep p {
  font-size: 20px;
  line-height: 20px; }

.et_pb_circle_counter, .et_pb_number_counter {
  margin: 0 auto 30px;
  position: relative;
  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 {
  word-wrap: initial; }

.et_pb_title_container, .et_sliderfx_fade .et_slidecontent, .et_sliderfx_slide .et-tabs-content-wrapper > div, .mfp-title {
  word-wrap: break-word; }

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

.et_pb_circle_counter .percent p, .et_pb_slide_content .et_pb_circle_counter .percent p:last-of-type {
  font-size: 40px;
  font-weight: 500;
  position: relative;
  line-height: .1em;
  padding: 49% 0; }

.et_pb_circle_counter h3, .et_pb_number_counter h3 {
  font-size: 18px;
  position: relative; }

.et_pb_circle_counter .et_pb_module_header, .et_pb_number_counter .et_pb_module_header {
  position: relative; }

.et_pb_circle_counter.et_pb_with_title .percent, .et_pb_number_counter.et_pb_with_title .percent {
  margin-bottom: 20px; }

.et_pb_number_counter {
  opacity: 0;
  transition: opacity 1s;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  width: auto; }

.et-fb .et_pb_number_counter, .et_pb_number_counter.active {
  opacity: 1; }

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

.et_pb_number_counter .percent {
  height: 72px;
  position: relative; }

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

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

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

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

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

.et_overlay:before {
  content: '\e050';
  position: absolute;
  top: 55%;
  left: 50%;
  margin: -16px 0 0 -16px;
  font-size: 32px;
  transition: all .4s; }

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

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay, .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .meta, .et_pb_gallery_image:hover .et_overlay, .et_pb_has_overlay:not(.et_pb_image):hover .et_overlay, .et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay, .et_portfolio_image:hover .et_overlay, .et_shop_image:hover .et_overlay {
  z-index: 3;
  opacity: 1; }

#ie7 .et_overlay, #ie8 .et_overlay, .et_pb_slider.et_pb_gallery_fullwidth span.et_overlay {
  display: none; }

.et_pb_fullwidth_menu {
  position: relative; }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
  padding: 28px 0 0 !important;
  line-height: 1.7em; }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul > li.mega-menu > ul {
  top: 76px; }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul ul {
  padding: 20px 0;
  text-align: left; }

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

.et_pb_bg_layout_dark.et_pb_fullwidth_menu ul li a:hover {
  color: rgba(255, 255, 255, 0.8); }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul.upwards {
  padding: 0 0 29px !important; }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul.upwards > li {
  padding-top: 28px; }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul.upwards > li > a {
  padding-bottom: 0; }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul.upwards li ul {
  bottom: 100%;
  top: initial;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-top: none;
  border-bottom-color: #2EA3F2;
  box-shadow: 2px -2px 5px rgba(0, 0, 0, 0.1); }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul.upwards li ul li ul {
  bottom: -23px; }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul.upwards li.mega-menu ul ul {
  bottom: 0;
  top: initial;
  border: none; }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul.upwards li.mega-menu > ul {
  bottom: 76px; }

.et_pb_forgot_password {
  font-size: 12px;
  margin-top: -5px; }

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

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

.et_pb_team_member_image {
  float: left;
  max-width: 320px;
  margin-right: 30px;
  display: table-cell;
  line-height: 0 !important;
  position: relative; }

.et_pb_column .et_pb_team_member_image.et-svg {
  width: 320px;
  max-width: 100%; }

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

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

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

.et_pb_column_1_2 .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, .et_pb_column_3_8 .et_pb_team_member_image {
  float: none;
  display: block;
  width: auto;
  margin: 0 0 12px;
  text-align: center; }

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

.et_pb_shop.et_pb_text_align_center .star-rating, .et_pb_shop.et_pb_text_align_justified .star-rating, .et_pb_shop.et_pb_text_align_right .star-rating {
  display: inline-block; }

.et_pb_member_social_links li {
  display: inline-block;
  margin-right: 15px; }

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

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

.et_audio_content, .et_link_content, .et_pb_audio_module_content, .et_quote_content {
  text-align: center;
  word-wrap: break-word;
  position: relative;
  padding: 50px 60px; }

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

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

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

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

.et_quote_main_link {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0; }

.et_quote_content blockquote {
  padding: 0;
  margin: 0;
  border: none; }

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

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

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

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

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

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

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

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

.et_pb_column_1_2 .et_audio_content, .et_pb_column_1_2 .et_link_content, .et_pb_column_1_2 .et_quote_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_audio_content h2, .et_pb_column_1_2 .et_link_content h2, .et_pb_column_1_2 .et_quote_content blockquote p {
  line-height: 32px; }

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

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

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

.et_pb_blog_grid .et_link_content a.et_link_main_url, .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_1_3 .et_quote_content blockquote cite, .et_pb_column_1_4 .et_link_content a.et_link_main_url, .et_pb_column_1_4 .et_quote_content blockquote cite, .et_pb_column_3_8 .et_link_content a.et_link_main_url, .et_pb_column_3_8 .et_quote_content blockquote cite {
  font-size: 14px; }

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

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

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

.et_pb_blog_grid .et_audio_content {
  margin-bottom: 19px; }

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

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

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

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

.et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total, .et_pb_text_color_dark .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-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 {
  padding-top: 0;
  position: relative;
  display: block !important; }

.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 {
  height: auto;
  width: auto;
  margin-left: 10px; }

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

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

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

.et_pb_audio_legacy .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-handle {
  top: -3px; }

.et_audio_container .mejs-time-rail .mejs-time-handle-content {
  border-radius: 100%;
  -webkit-transform: scale(1);
  transform: scale(1); }

.et_audio_container .mejs-time-rail .mejs-time-hovered {
  height: 4px; }

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

.et_pb_audio_legacy .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  top: 5px; }

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

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

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

.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 {
  background: 0 0 !important;
  margin: 0 !important;
  width: auto !important;
  height: auto !important;
  position: relative !important;
  z-index: 99; }

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

.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 .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle, .et_pb_text_color_dark .mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #666; }

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

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

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

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

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

.et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_3 .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_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
  font-size: 14px; }

.et_audio_container .mejs-container .mejs-controls {
  padding: 0; }

.et_pb_post .et_pb_gallery_post_type .et_pb_slide {
  min-height: 500px;
  background-size: cover !important;
  background-position: top center; }

.et_pb_row .et_pb_blog_grid .et_pb_post .et_pb_slide {
  min-height: 180px; }

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

.et_pb_column_3_4 .et_pb_post .et_pb_slide {
  min-height: 442px; }

.et_pb_column_2_3 .et_pb_post .et_pb_slide {
  min-height: 390px; }

.et_pb_column_1_2 .et_pb_post .et_pb_slide {
  min-height: 284px; }

.et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
  min-height: 180px; }

.et_pb_column_1_4 .et_pb_post .et_pb_slide {
  min-height: 125px; }

.et_pb_audio_module {
  position: relative; }

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

.et_pb_audio_module_content {
  margin-left: 220px; }

.et_pb_audio_no_image .et_pb_audio_module_content, .et_pb_column_1_2 .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, .et_pb_column_3_8 .et_pb_audio_module_content {
  margin-left: 0; }

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

.et_pb_column_2_3 .et_pb_audio_cover_art {
  width: 180px; }

.et_pb_column_1_2 .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, .et_pb_column_3_8 .et_pb_audio_cover_art {
  float: none;
  width: 100%;
  position: relative; }

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

#et-info-email:before, #et-info-phone:before, #et_search_icon:before, .comment-reply-link:after, .et-cart-info span:before, .et-pb-arrow-next:before, .et-pb-arrow-prev:before, .et-social-icon a:before, .et_audio_container .mejs-playpause-button button:before, .et_audio_container .mejs-volume-button button:before, .et_overlay:before, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .et_pb_contact_reset:after, .et_pb_contact_submit:after, .et_pb_font_icon:before, .et_pb_newsletter_button:after, .et_pb_pricing_table_button:after, .et_pb_promo_button:after, .et_pb_social_icon a.icon:before, .et_pb_testimonial:before, .et_pb_toggle_title:before, .form-submit .et_pb_button:after, .mobile_menu_bar:before, .woocommerce #content input.button.alt:after, .woocommerce #content input.button:after, .woocommerce #content input.post-nav .nav-links .button.alt:after, .woocommerce #content input.post-nav .nav-links .button:after, .woocommerce #content input.read-more-button.alt:after, .woocommerce #content input.read-more-button:after, .woocommerce #respond input#submit.alt:after, .woocommerce #respond input#submit:after, .woocommerce a.button.alt:after, .woocommerce a.post-nav .nav-links .button.alt:after, .woocommerce a.read-more-button.alt:after, .woocommerce button.button.alt:after, .woocommerce button.button:after, .woocommerce button.post-nav .nav-links .button.alt:after, .woocommerce button.post-nav .nav-links .button:after, .woocommerce button.read-more-button.alt:after, .woocommerce button.read-more-button:after, .woocommerce button.single_add_to_cart_button.button:after, .woocommerce button.single_add_to_cart_button.post-nav .nav-links .button:after, .woocommerce button.single_add_to_cart_button.read-more-button:after, .woocommerce input.button.alt:after, .woocommerce input.button:after, .woocommerce input.post-nav .nav-links .button.alt:after, .woocommerce input.post-nav .nav-links .button:after, .woocommerce input.read-more-button.alt:after, .woocommerce input.read-more-button:after, .woocommerce-page #content input.button.alt:after, .woocommerce-page #content input.button:after, .woocommerce-page #content input.post-nav .nav-links .button.alt:after, .woocommerce-page #content input.post-nav .nav-links .button:after, .woocommerce-page #content input.read-more-button.alt:after, .woocommerce-page #content input.read-more-button:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce-page #respond input#submit:after, .woocommerce-page a.button.alt:after, .woocommerce-page a.button:after, .woocommerce-page a.post-nav .nav-links .button.alt:after, .woocommerce-page a.post-nav .nav-links .button:after, .woocommerce-page a.read-more-button.alt:after, .woocommerce-page a.read-more-button:after, .woocommerce-page button.button.alt:after, .woocommerce-page button.button:after, .woocommerce-page button.post-nav .nav-links .button.alt:after, .woocommerce-page button.post-nav .nav-links .button:after, .woocommerce-page button.read-more-button.alt:after, .woocommerce-page button.read-more-button:after, .woocommerce-page input.button.alt:after, .woocommerce-page input.button:after, .woocommerce-page input.post-nav .nav-links .button.alt:after, .woocommerce-page input.post-nav .nav-links .button:after, .woocommerce-page input.read-more-button.alt:after, .woocommerce-page input.read-more-button:after, a.et_pb_more_button:after {
  font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0; }

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

.nav li li {
  padding: 0 20px;
  margin: 0; }

.fullwidth-menu li li a {
  padding: 6px 20px;
  width: 200px; }

.nav li {
  position: relative;
  line-height: 1em; }

.nav li li {
  position: relative;
  line-height: 2em; }

.nav li ul {
  position: absolute;
  padding: 20px 0;
  z-index: 9999;
  width: 240px;
  background: #fff;
  opacity: 0;
  border-top: 3px solid #2EA3F2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, 0, 0);
  text-align: left; }

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

.nav li.et-touch-hover > ul, .nav li:hover > ul {
  opacity: 1;
  visibility: visible; }

.nav li li ul {
  z-index: 1000;
  top: -23px;
  left: 240px; }

.nav li.et-reverse-direction-nav li ul {
  left: auto;
  right: 240px; }

.nav li:hover {
  visibility: inherit; }

.et_mobile_menu li a, .nav li li a {
  font-size: 14px;
  transition: all .2s ease-in-out; }

.et_mobile_menu li a:hover, .nav ul li a:hover {
  background-color: rgba(0, 0, 0, 0.03);
  opacity: .7; }

.et-dropdown-removing > ul {
  display: none; }

.mega-menu .et-dropdown-removing > ul {
  display: block; }

.fullwidth-menu .menu-item-has-children > a:first-child:after {
  font-family: ETmodules;
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 800; }

.fullwidth-menu .menu-item-has-children > a:first-child {
  padding-right: 20px; }

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

.fullwidth-menu-nav li.mega-menu {
  position: inherit; }

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

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

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

.et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video, .et_pb_slide:first-child .et_pb_slide_image img.active {
  -moz-animation-duration: .7s;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -o-animation-duration: .7s;
  -o-animation-timing-function: ease-in-out;
  -o-animation-fill-mode: both;
  -ms-animation-timing-function: ease-in-out;
  -webkit-animation-duration: .7s; }

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

.fullwidth-menu-nav li.mega-menu.et-hover li ul {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

.et_fullwidth_nav #top-menu li.mega-menu > ul {
  width: auto;
  left: 30px !important;
  right: 30px !important; }

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

#main-header .et_mobile_menu li ul, .et_pb_fullwidth_menu .et_mobile_menu li ul {
  visibility: visible !important;
  display: block !important;
  padding-left: 10px; }

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

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

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

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

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

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

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

.mobile_nav .select_page {
  display: none; }

.et_pb_slide_video {
  position: absolute;
  top: 50%;
  bottom: auto; }

.et_pb_slider {
  position: relative;
  overflow: hidden; }

.et_pb_row:after, .et_pb_row_inner:after, .et_pb_slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  width: 0; }

.et_pb_slider .et_pb_slide {
  display: none;
  float: left;
  margin-right: -100%;
  position: relative;
  width: 100%;
  text-align: center;
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
  list-style: none !important; }

.et_pb_slider_no_shadow .et_pb_slide, .format-gallery .et_pb_slider .et_pb_slide {
  box-shadow: none; }

.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1); }

.et_pb_slider.gallery-not-found .et_pb_slide, .et_pb_slider.gallery-not-found .et_pb_slide .et_pb_container {
  min-height: 0 !important; }

.et_pb_section, .et_pb_slider .et_pb_slide {
  background-position: center;
  background-size: 100%;
  background-size: cover; }

.et_pb_slider .et_pb_slide:first-child {
  display: list-item; }

.et_pb_post > .et_pb_slider {
  margin-bottom: 30px; }

.et_pb_slider .et_pb_container {
  width: 80%;
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  z-index: 2; }

.et_pb_slide {
  padding: 0 6%; }

.et_pb_video_slider .et_pb_slide {
  padding: 0; }

.et_pb_slider_fullwidth_off .et_pb_container {
  width: 100% !important; }

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

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

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

.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-controllers a, .format-gallery .et-pb-controllers a {
  background-color: rgba(255, 255, 255, 0.5); }

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

.et-pb-arrow-next span, .et-pb-arrow-prev 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_mobile_device .et-pb-arrow-prev, .et_pb_slider:hover .et-pb-arrow-prev {
  left: 22px;
  opacity: 1; }

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

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

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

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

.et-pb-controllers a {
  display: inline-block;
  text-indent: -9999px;
  border-radius: 7px;
  width: 7px;
  height: 7px;
  margin-right: 10px;
  padding: 0; }

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

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

.et_pb_slide_image {
  position: absolute;
  bottom: 0; }

.et_pb_slide:first-child .et_pb_slide_image img {
  opacity: 0; }

.et_pb_slide:first-child .et_pb_slide_image img.active {
  opacity: 1;
  -moz-animation-delay: .6s;
  -o-animation-delay: .6s;
  -ms-animation-duration: .7s;
  -ms-animation-delay: .6s;
  -ms-animation-fill-mode: both;
  animation-duration: .7s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeLeft;
  animation-name: fadeLeft; }

.et_pb_media_alignment_center .et_pb_slide_image {
  bottom: auto;
  top: 50%; }

.et-pb-active-slide .et_pb_slide_image, .et-pb-active-slide .et_pb_slide_video {
  -moz-animation-delay: .6s;
  -o-animation-delay: .6s;
  -ms-animation-duration: .7s;
  -ms-animation-delay: .6s;
  -ms-animation-fill-mode: both;
  animation-duration: .7s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.et-pb-active-slide .et_pb_slide_image {
  -webkit-animation-name: fadeLeft;
  animation-name: fadeLeft; }

.et_pb_slide_image img {
  vertical-align: bottom; }

.et_pb_slide_image, .et_pb_slide_video {
  width: 47.25%;
  margin-right: 5.5%; }

.et-pb-active-slide .et_pb_slide_description {
  -moz-animation-duration: .7s;
  -moz-animation-delay: .9s;
  -moz-animation-timing-function: ease-in-out;
  -moz-animation-fill-mode: both;
  -o-animation-duration: .7s;
  -o-animation-delay: .9s;
  -o-animation-timing-function: ease-in-out;
  -o-animation-fill-mode: both;
  -ms-animation-duration: .7s;
  -ms-animation-delay: .9s;
  -ms-animation-timing-function: ease-in-out;
  -ms-animation-fill-mode: both;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeBottom;
  animation-name: fadeBottom; }

.et_pb_bg_layout_dark .et_pb_slide_description {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }

.et_pb_slide_description .et_pb_slide_title {
  font-weight: 300;
  margin-top: 0; }

.et_pb_slide_description h2.et_pb_slide_title {
  font-size: 46px; }

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding: 16% 8%;
  width: auto;
  margin: auto; }

.et_pb_slide_with_image .et_pb_slide_description {
  width: 47.25%;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  float: right; }

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description {
  text-align: center; }

.et_pb_slide_content {
  font-size: 18px;
  font-weight: 400;
  color: #333; }

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

.et_pb_slides .et_pb_container {
  display: table;
  table-layout: fixed; }

.et_pb_slides .et_pb_slider_container_inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle; }

.et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner, .et_pb_slides .et_pb_empty_slide.et_pb_container, .et_pb_slides .et_pb_temp_slide {
  display: block; }

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

.et_parallax_bg {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block; }

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
  display: none; }

.et_pb_section_parallax:not(.et_pb_fullwidth_menu), .et_pb_slider_parallax {
  overflow: hidden; }

.et_pb_module.et_pb_section_parallax, .et_pb_posts_nav a.et_pb_section_parallax, .et_pb_tab.et_pb_section_parallax {
  position: relative; }

.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
  background-attachment: fixed; }

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

.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css, .et_mobile_device .et_pb_slider_parallax .et_pb_slide, .et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
  background-attachment: scroll; }

.et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_content {
  font-size: 14px; }

.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_content, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_video, .et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
  display: block; }

.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_description h2.et_pb_slide_title {
  font-size: 26px;
  font-weight: 400; }

.et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title {
  font-size: 22px;
  font-weight: 400; }

.et_pb_preload .et_pb_section_video_bg, .et_pb_preload > div {
  visibility: hidden; }

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

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

.et_pb_text ol, .et_pb_text ul {
  padding-bottom: 1em; }

.et_pb_text > :last-child {
  padding-bottom: 0; }

.et_pb_text_inner {
  position: relative; }

.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 {
  text-align: center; }

.et_pb_text_align_right {
  text-align: right; }

.et_pb_text_align_justified {
  text-align: justify; }

ul.et_pb_social_media_follow {
  list-style-type: none !important;
  margin: 0 0 22px;
  padding: 0; }

.et_pb_social_media_follow li {
  display: inline-block;
  margin-bottom: 8px;
  position: relative; }

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

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

.et_pb_social_media_follow li.last-child a, .et_pb_social_media_follow li:last-child a {
  margin-right: 0; }

.et_pb_social_media_follow.has_follow_button li.last-child a.icon, .et_pb_social_media_follow.has_follow_button li:last-child a.icon {
  margin-right: 8px; }

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

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

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

.et_pb_social_media_follow li a.icon {
  height: 32px;
  width: 32px;
  padding: 0;
  box-sizing: content-box;
  border-radius: 3px; }

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

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

.et_pb_social_media_follow_network_name {
  display: none; }

.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-linkedin a.icon:before {
  content: '\e09d'; }

.et-social-tumblr a.icon:before {
  content: '\e097'; }

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

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

.et-social-flikr a.icon:before {
  content: '\e0a6'; }

.et-social-myspace a.icon:before {
  content: '\e0a1'; }

.et-social-dribbble a.icon:before {
  content: '\e09b'; }

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

.et-social-vimeo a.icon:before {
  content: '\e09c'; }

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

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

.et_pb_section.et_section_transparent {
  background-color: transparent; }

.et_pb_fullwidth_section {
  padding: 0; }

.et_pb_fullwidth_section .et_pb_row {
  padding: 0 !important; }

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

.et_pb_section_video:not(.et_pb_fullwidth_menu) {
  overflow: hidden;
  position: relative; }

.et_pb_section_video_bg {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222;
  overflow: hidden;
  display: block; }

.et_pb_social_network_link .et_pb_section_video, body.ie .et_pb_divider {
  overflow: visible; }

.et_pb_section_video_bg .mejs-controls, .et_pb_section_video_bg .mejs-overlay-loading, .et_pb_section_video_bg .mejs-overlay-play {
  display: none !important; }

.et_pb_section_video_bg embed, .et_pb_section_video_bg iframe, .et_pb_section_video_bg object, .et_pb_section_video_bg video {
  max-width: none; }

.et_pb_section_video_bg .mejs-video {
  left: 50%;
  position: absolute;
  max-width: none; }

body.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none; }

.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%;
  position: relative; }

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

.et_pb_space {
  border: none;
  box-sizing: content-box;
  height: 23px; }

.et_pb_divider_hidden {
  margin-bottom: 0 !important; }

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

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

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

.et_pb_divider:after, .et_pb_space:after {
  content: '';
  display: table; }

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

.et_pb_divider_position_center:before {
  top: 50% !important; }

.et_pb_fullwidth_header {
  padding: 50px 0;
  position: relative;
  background-position: center center;
  background-size: cover; }

.et_pb_fullwidth_header p {
  padding-bottom: 0; }

.et_pb_fullwidth_header_subhead {
  display: block; }

.et_pb_fullscreen {
  padding: 0; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  position: relative;
  z-index: 3;
  width: 80%;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto; }

.et_pb_fullscreen .et_pb_fullwidth_header_container {
  min-height: 100vh;
  width: 80%;
  max-width: none; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-bottom {
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-center {
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap; }

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container {
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap; }

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container .header-content {
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-center .header-image-container.center {
  -ms-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container {
  width: 100%;
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center {
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.center .header-image-container.bottom {
  -ms-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row;
  flex-flow: row; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container {
  width: 100%; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-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 {
  width: 50%;
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-image-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content-container.center, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-image-container.center {
  -ms-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-image-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-image-container.bottom {
  -ms-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content {
  text-align: left;
  margin-left: 0;
  margin-right: 6%;
  padding-left: 0; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
  text-align: right;
  margin-right: 0;
  margin-left: 6%;
  float: right;
  padding-right: 0; }

.et_pb_fullscreen .et_pb_fullwidth_header_container.left .header-content-container.bottom, .et_pb_fullscreen .et_pb_fullwidth_header_container.right .header-content-container.bottom {
  margin-bottom: 80px; }

.et_pb_fullwidth_header .header-content {
  padding: 10px;
  text-align: center; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
  margin: 20px auto;
  width: 80%;
  max-width: 800px; }

.et_pb_fullwidth_header .header-image {
  text-align: center;
  margin-left: 2%;
  margin-right: 2%;
  line-height: 0; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content a.et_pb_button {
  margin-top: 20px;
  display: inline-block; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
  margin-left: 15px; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 2;
  pointer-events: none; }

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

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll {
  width: 100%;
  min-height: 30px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 20px;
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 0;
  left: 0; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a {
  display: inline-block; }

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before, .et_pb_filterable_portfolio_grid .et_pb_portfolio_item, .et_pb_gallery_grid .et_pb_gallery_item {
  display: none; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
  color: #FFF;
  font-size: 3.5em; }

.ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.left, .ie .et_pb_fullwidth_header.et_pb_fullscreen .et_pb_fullwidth_header_container.right {
  height: 100px; }

.ie .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
  float: none; }

.et_pb_accordion .et_pb_toggle {
  margin-bottom: 10px;
  position: relative; }

.et_pb_accordion .et_pb_toggle:last-child {
  margin-bottom: 0; }

.et_pb_counters, .et_pb_pricing, .et_pb_tabs_controls, .et_pb_widget_area ul {
  list-style: none !important;
  padding: 0 !important;
  line-height: inherit !important; }

.et_pb_gallery .et_pb_gallery_items, .et_pb_gallery.et_pb_section_parallax {
  width: 100%; }

.et_pb_gallery.et_pb_section_parallax:hover {
  overflow: hidden; }

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

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

.safari .et_pb_gallery_grid .et_pb_gallery_image {
  overflow: visible; }

.et_pb_gallery_image {
  line-height: 0; }

.et_pb_portfolio .et_pb_portfolio_item {
  position: relative; }

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

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

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

.et_pb_portfolio.et_pb_section_parallax .pagination, .et_pb_portfolio.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio.et_pb_section_video .pagination, .et_pb_portfolio.et_pb_section_video .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_parallax .pagination, .et_pb_portfolio_grid.et_pb_section_parallax .wp-pagenavi, .et_pb_portfolio_grid.et_pb_section_video .pagination, .et_pb_portfolio_grid.et_pb_section_video .wp-pagenavi {
  position: relative; }

.et_pb_text_align_left .wp-pagenavi, .et_pb_text_align_left.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul, .et_pb_text_align_left.et_pb_gallery .et_pb_gallery_pagination ul {
  text-align: left; }

.et_pb_text_align_center .wp-pagenavi, .et_pb_text_align_center.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul, .et_pb_text_align_center.et_pb_gallery .et_pb_gallery_pagination ul {
  text-align: center; }

.et_pb_text_align_right .wp-pagenavi, .et_pb_text_align_right.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul, .et_pb_text_align_right.et_pb_gallery .et_pb_gallery_pagination ul {
  text-align: right; }

.et_pb_text_align_justified .wp-pagenavi, .et_pb_text_align_justified.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul, .et_pb_text_align_justified.et_pb_gallery .et_pb_gallery_pagination ul {
  text-align: justify; }

.et_pb_filterable_portfolio .et_pb_portfolio_filters {
  clear: both;
  margin: 0 0 40px; }

.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portfolio_filters, .et_pb_filterable_portfolio.et_pb_section_video .et_pb_portfolio_filters {
  position: relative; }

.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
  list-style-type: none !important;
  padding: 0; }

.et_pb_filterable_portfolio.et_pb_text_align_center .et_pb_portfolio_filters ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.et_pb_filterable_portfolio.et_pb_text_align_justified .et_pb_portfolio_filters ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.et_pb_filterable_portfolio.et_pb_text_align_right .et_pb_portfolio_filters ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
  float: left;
  font-size: 14px;
  line-height: 1em; }

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
  color: #666;
  padding: 10px 20px;
  border: 1px solid #E2E2E2;
  display: block;
  height: auto;
  overflow: hidden;
  margin: -1px -1px 0 0;
  background-color: #fff; }

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
  border-radius: 3px 0 0 3px; }

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
  border-radius: 0 3px 3px 0; }

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
  color: #666;
  background-color: #F4F4F4; }

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
  color: #82c0c7;
  background-color: #F9F9F9; }

.et_pb_filterable_portfolio .et_pb_portfolio_items, .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper {
  width: 100%;
  position: relative; }

.et_pb_filterable_portfolio .et_pb_portfolio_item.active, .et_pb_gallery_grid .et_pb_gallery_item {
  opacity: 1;
  -webkit-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_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
  width: 100%; }

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
  border-radius: 3px 3px 0 0; }

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a, .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
  border-radius: 0 0 3px 3px; }

.et_pb_filterable_portfolio .et_pb_portofolio_pagination, .et_pb_gallery .et_pb_gallery_pagination {
  width: 100%;
  border-top: 1px solid #E2E2E2;
  position: relative; }

.et_pb_fullwidth_portfolio .et_overlay, .et_pb_module.et_pb_has_overlay .et_overlay, article.et_pb_has_overlay {
  border: none; }

.et_pb_filterable_portfolio.et_pb_section_parallax .et_pb_portofolio_pagination, .et_pb_filterable_portfolio.et_pb_section_video .et_pb_portofolio_pagination {
  position: relative; }

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul, .et_pb_gallery .et_pb_gallery_pagination ul {
  list-style-type: none !important;
  text-align: right;
  margin: 0;
  padding: 0; }

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li, .et_pb_gallery .et_pb_gallery_pagination ul li {
  display: inline-block;
  padding: 10px; }

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

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

.et_pb_gallery_pagination ul:after {
  content: '';
  width: 100%;
  height: 0;
  display: inline-block; }

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a, .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; }

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

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

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

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

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

.et_pb_widget_area .et_pb_widget a {
  color: inherit; }

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

.et_pb_bg_layout_dark .et_pb_widget li a, .et_pb_bg_layout_dark .et_pb_widget.woocommerce .product_list_widget li a {
  color: inherit; }

.et_pb_module {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s; }

.et_pb_fullwidth_portfolio {
  margin: 0;
  position: relative;
  overflow: hidden; }

.et_pb_fullwidth_portfolio .et_pb_carousel_group {
  display: none;
  float: left;
  width: 100%;
  position: relative; }

.et_pb_fullwidth_portfolio .et_pb_carousel_group.active, .et_pb_fullwidth_portfolio.et_pb_fullwidth_portfolio_grid .et_pb_carousel_group {
  display: block; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_items {
  width: 100%;
  position: relative;
  overflow: hidden;
  left: 0;
  top: 0; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_item {
  float: left;
  margin: 0;
  height: 0;
  width: 20%;
  position: relative; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image img {
  max-width: inherit;
  height: inherit;
  min-height: 100%;
  min-width: 100%; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.landscape img {
  height: 100%; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image.portrait img {
  width: 100%; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay:before {
  top: 45%;
  transition: all .4s; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay:before {
  top: 33%; }

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_image .et_overlay {
  background: rgba(0, 0, 0, 0.6); }

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .meta p {
  color: #FFF; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .meta {
  position: absolute;
  opacity: 0;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all .3s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.et_pb_fullwidth_portfolio .et_pb_portfolio_title, .et_pb_fullwidth_portfolio h2.et_pb_portfolio_title {
  text-align: center;
  margin: 30px 0;
  position: relative; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image h3, .et_pb_fullwidth_portfolio .et_pb_portfolio_image p {
  display: block;
  position: relative;
  float: left;
  z-index: 5;
  width: 100%;
  text-align: center;
  transition: all .3s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
  margin-top: 40%;
  padding: 0 5px; }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay + p.post-meta {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_pb_module_header, .et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover h3 {
  margin-top: 35%; }

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

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

.et_pb_fullwidth_portfolio .et_pb_no_results .entry, .et_pb_post_slider .et_pb_no_results .entry {
  height: 285.75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.et_pb_section:not(.et_pb_fullwidth_section) .et_pb_post_slider .et_pb_no_results .entry {
  height: auto;
  padding: 16% 8%; }

.et_pb_title_container h1 {
  font-size: 26px; }

.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 {
  padding: 16% 8%;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden; }

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

.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: block;
  max-width: 100%;
  z-index: 98;
  position: relative; }

.et_pb_title_featured_container {
  line-height: 0;
  position: relative; }

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

.et_pb_fullwidth_section .et_pb_post_title {
  padding: 6% 0; }

.et_pb_fullwidth_section .et_pb_post_title.et_pb_image_above, .single-post.et_left_sidebar .et_pb_fullwidth_section .et_pb_post_title, .single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title {
  padding-top: 0; }

.et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg .et_pb_title_container, .et_pb_fullwidth_section .et_pb_post_title.et_pb_image_below {
  padding-bottom: 0; }

.single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg {
  padding-top: 6%; }

.et_pb_fullwidth_section .et_pb_title_container, .et_pb_fullwidth_section .et_pb_title_featured_container {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  display: block; }

.single .et_pb_fullwidth_section .et_pb_title_featured_container, .single.et_right_sidebar .et_pb_fullwidth_section .et_pb_title_container {
  width: 100%;
  max-width: 100%;
  padding-top: 0; }

.et_pb_fullwidth_code.et_pb_module {
  z-index: 9;
  position: relative; }

.et_pb_module.et_pb_has_overlay, article.et_pb_has_overlay .et_pb_blog_image_container {
  position: relative; }

.et_pb_slider.et_pb_post_slider {
  background-position: center;
  background-size: 100%;
  background-size: cover; }

.et_pb_post_slider .et_pb_slide {
  background-repeat: no-repeat; }

.et_pb_post_slider_image_bottom .et_pb_slide_image {
  position: relative;
  margin: 0 auto 10px !important; }

.et_pb_post_slider_image_bottom .et_pb_slide_description {
  padding-bottom: 8%; }

.et_pb_post_slider_image_top .et_pb_slide_image {
  position: relative;
  margin: 8% auto 0 !important; }

.et_pb_post_slider_image_top .et_pb_slide_description {
  padding-top: 8%;
  padding-bottom: 8%; }

.et_pb_post_slider_image_right .et_pb_slide_description {
  float: left !important; }

.et_pb_post_slider_image_right .et_pb_slide_image {
  right: 0;
  margin-right: 0; }

.et_pb_slider_with_text_overlay .et_pb_slide_title, .et_pb_slider_with_text_overlay h2.et_pb_slide_title {
  padding: 30px 30px 0;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.et_pb_slider_with_text_overlay .et_pb_slide_content {
  padding: 0 30px 30px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.et_pb_slider_with_overlay .et_pb_slide_overlay_container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1; }

.et_pb_slide_content .post-meta, .et_pb_slide_content .post-meta a {
  font-size: 13px !important;
  font-weight: 400 !important; }

.et_pb_slide_content .post-meta {
  padding-bottom: 0 !important;
  padding-top: 5px; }

.et_pb_bg_layout_light.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_light.et_pb_slider_with_text_overlay .et_pb_slide_content, .et_pb_bg_layout_light.et_pb_slider_with_text_overlay .et_pb_slide_title {
  background-color: rgba(255, 255, 255, 0.9); }

.et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container, .et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_slide_content, .et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_slide_title {
  background-color: rgba(0, 0, 0, 0.3); }

.et_pb_post_slider.et_pb_bg_layout_dark .post-meta, .et_pb_post_slider.et_pb_bg_layout_dark .post-meta a {
  color: #fff !important; }

.et_pb_post_slider.et_pb_bg_layout_light .post-meta, .et_pb_post_slider.et_pb_bg_layout_light .post-meta a {
  color: #333 !important; }

.et_pb_post_slider.et_pb_bg_layout_dark {
  background-color: #2ea3f2; }

.et_pb_post_slider.et_pb_bg_layout_light {
  background-color: #f5f5f5; }

.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description, .et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_image {
  opacity: 0; }

.et_pb_column_1_2 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide {
  padding-bottom: 6%; }

.et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
  margin-bottom: 10% !important; }

.et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_3_4 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_4_4 .et_pb_post_slider_image_bottom .et_pb_slide_video {
  margin-bottom: 5% !important; }

.et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_2_3 .et_pb_post_slider_image_bottom .et_pb_slide_video {
  margin-bottom: 7% !important; }

.et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_3 .et_pb_post_slider_image_bottom .et_pb_slide_video, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_3_8 .et_pb_post_slider_image_bottom .et_pb_slide_video {
  margin-bottom: 15% !important; }

.et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_column_1_4 .et_pb_post_slider_image_bottom .et_pb_slide_video {
  margin-bottom: 25% !important; }

.et_pb_post_slider.et_pb_module .et_pb_row {
  width: 100%; }

.et_pb_post_slider.et_pb_module .et_pb_with_background .et_pb_row {
  width: 80%; }

.et_pb_post_slider.et_pb_module .et_pb_section {
  background-color: transparent; }

.et_pb_search .screen-reader-text {
  display: none; }

.et_pb_search {
  border: 1px solid #ddd;
  border-radius: 3px;
  overflow: hidden; }

.et_pb_search input.et_pb_s, .et_pb_search input.et_pb_searchsubmit {
  padding: .715em;
  margin: 0;
  font-size: 14px;
  line-height: normal !important;
  border: none;
  color: #666; }

.et_pb_search input.et_pb_s::-webkit-input-placeholder {
  color: #666; }

.et_pb_search input.et_pb_s::-moz-placeholder {
  color: #666; }

.et_pb_search input.et_pb_s:-ms-input-placeholder {
  color: #666; }

.et_pb_search input.et_pb_s {
  -webkit-appearance: none;
  background: 0 0;
  display: inline-block;
  padding-right: 80px;
  width: 100%; }

.et_pb_search .et_pb_searchform {
  position: relative; }

.et_pb_search input.et_pb_searchsubmit {
  min-height: 100% !important;
  background-color: #ddd;
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: pointer; }

.et_pb_search.et_pb_text_align_center .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_left .et_pb_searchsubmit {
  right: 0; }

.et_pb_search.et_pb_text_align_right .et_pb_searchsubmit {
  right: auto;
  left: 0; }

.et_pb_search.et_pb_text_align_right input.et_pb_s {
  text-align: right;
  padding-left: 80px;
  padding-right: .7em; }

.et_pb_search.et_pb_text_align_center input.et_pb_s {
  text-align: center; }

.et_pb_search.et_pb_hide_search_button input.et_pb_searchsubmit {
  display: none; }

.et_pb_search.et_pb_hide_search_button input.et_pb_s {
  padding-left: 0.7em !important;
  padding-right: 0.7em !important; }

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s {
  color: #fff;
  border: 2px solid #fff; }

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-webkit-input-placeholder {
  color: #fff; }

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s::-moz-placeholder {
  color: #fff; }

.et_pb_search.et_pb_bg_layout_dark input.et_pb_s:-ms-input-placeholder {
  color: #fff; }

.et_pb_search.et_pb_bg_layout_dark input.et_pb_searchsubmit {
  background-color: transparent;
  color: #fff;
  font-weight: 500;
  border: 2px solid #fff; }

#comment-wrap {
  padding-top: 75px; }

.et_pb_comments_module #comment-wrap {
  padding-top: 0;
  position: relative; }

.single-project #comment-wrap {
  padding-top: 0; }

.comment-body, .page article.comment-body, .single article.comment-body {
  position: relative;
  padding: 0 110px 0 100px;
  margin-bottom: 48px;
  min-height: 87px; }

.comment_avatar {
  left: 0;
  position: absolute; }

.comment_avatar img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto; }

.comment_postinfo {
  margin-bottom: 8px; }

span.fn, span.fn a {
  color: #000;
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
  display: inline-block; }

span.comment_date {
  color: #000;
  font-size: 14px;
  font-weight: 300; }

.comment_area .comment-reply-link {
  right: 0;
  display: block; }

.et_pb_comments_module.et_pb_no_avatar .comment_avatar, .et_pb_comments_module.et_pb_no_comments_count #comments, .et_pb_comments_module.et_pb_no_reply_button span.reply-container {
  display: none; }

.comment-reply-link:hover, .form-submit:hover {
  text-decoration: none; }

.comment .children {
  margin-left: 100px;
  padding-left: 0 !important; }

#comment-wrap li.comment.depth-5 article {
  padding-right: 0; }

.et_pb_comments_module.et_pb_no_avatar .comment-body {
  padding-left: 0 !important;
  min-height: 0 !important; }

.et_pb_comments_module.et_pb_no_avatar.et_pb_no_reply_button .comment-body {
  margin-bottom: 15px !important; }

.et_pb_comments_module.et_pb_no_reply_button .comment-body {
  padding-right: 0 !important; }

.et_pb_bg_layout_dark .comment_postinfo a, .et_pb_bg_layout_dark .comment_postinfo span {
  color: #fff; }

.comment #respond {
  margin: -30px 0 0; }

#respond {
  padding-top: 17px; }

#commentform {
  padding-bottom: 50px; }

#commentform textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

#commentform input[type=url], #commentform input[type=text], #commentform input[type=email], #commentform textarea {
  padding: 12px;
  color: #999;
  background-color: #eee;
  border-width: 0; }

.form-submit {
  text-align: right; }

.form-submit .et_pb_button {
  display: inline-block;
  cursor: pointer; }

#reply-title small {
  display: block;
  font-size: 14px;
  font-weight: 400; }

.et_pb_posts_nav.nav-single:after {
  clear: both;
  display: block;
  content: ""; }

.et_pb_posts_nav a {
  display: inline-block; }

.et_pb_code_inner, .et_pb_posts_nav .meta-nav, .et_pb_posts_nav .nav-label, .et_pb_posts_nav .nav-next, .et_pb_posts_nav .nav-previous {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }

@keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

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

@-webkit-keyframes Grow {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 0.5); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1); } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes slideWidth {
  0% {
    width: 0; } }

/*! * Animate.css - http://daneden.me/animate * Licensed under the MIT license - http://opensource.org/licenses/MIT * Copyright (c) 2015 Daniel Eden */
.et-waypoint {
  opacity: 0; }

.et_pb_animation_off, .et_pb_counters {
  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);
  animation: slideWidth 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  position: relative; }

.et_pb_animation_left.et-animated {
  opacity: 1;
  -webkit-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);
  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);
  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);
  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);
  animation: fadeIn 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }

@media all and (max-width: 768px) {
  .et_pb_column_1_2 .et_pb_video_play, .et_pb_column_2_3 .et_pb_video_play, .et_pb_column_3_4 .et_pb_video_play, .et_pb_column_4_4 .et_pb_video_play {
    font-size: 3rem;
    line-height: 3rem;
    margin-left: -1.5rem;
    margin-top: -1.5rem; } }

@media all and (min-width: 480px) {
  .et_pb_column_1_4 .et_pb_comments_module .comment_avatar img {
    max-width: 50%; }
  .et_pb_column_1_4 .et_pb_comments_module .comment-body {
    padding: 0 0 0 50px; }
  .et_pb_column_1_4 .et_pb_comments_module .comment .children {
    margin-left: 0; }
  .et_pb_column_1_4 .et_pb_comments_module .comment-reply-link {
    position: relative !important;
    float: right;
    bottom: -10px;
    top: auto !important; } }

@media all and (min-width: 981px) and (max-width: 1405px) {
  .et_pb_column .et_pb_map {
    max-width: 100%; }
  .et_pb_blog_grid .mejs-container .mejs-controls div {
    position: absolute; }
  .et_pb_blog_grid .mejs-container.wp-audio-shortcode {
    height: 80px !important; }
  .et_pb_blog_grid .mejs-audio .mejs-controls {
    height: 100% !important; }
  .et_pb_blog_grid .mejs-button.mejs-playpause-button {
    top: 0;
    left: 0;
    z-index: 99; }
  .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 {
    top: 26px;
    right: 0;
    display: block !important;
    position: absolute !important; }
  .et_pb_blog_grid .mejs-horizontal-volume-total {
    position: relative !important;
    width: 100% !important;
    display: block; }
  .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 {
    width: 100% !important;
    position: relative !important;
    margin-left: 0; } }

@media all and (min-width: 981px) {
  .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_1_2 .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_row .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .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 {
    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_full_width_page.woocommerce-page ul.products li.product, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .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_shop_grid .woocommerce ul.products li.product, .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_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters3 .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters3.et_left_sidebar.woocommerce-page ul.products li.product, .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_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .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_row_inner .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters3.et_right_sidebar.woocommerce-page ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters3.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_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_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product: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_filterable_portfolio .et_pb_portfolio_item.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_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_shop_grid .woocommerce ul.products li.product, .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_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .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_row_inner .et_pb_column_1_3, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .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_1_3, .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_filterable_portfolio .et_pb_portfolio_item.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_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_shop_grid .woocommerce ul.products li.product, .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_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .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_row_inner .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .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_1_4, .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_filterable_portfolio .et_pb_portfolio_item.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_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_shop_grid .woocommerce ul.products li.product, .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_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .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_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget {
    margin-bottom: 7.47%; }
  .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .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_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget {
    margin-bottom: 8.483%; }
  .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_shop_grid .woocommerce ul.products li.product, .et_pb_column_1_2 .et_pb_gutters3.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .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_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .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_shop_grid .woocommerce ul.products li.product, .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_shop_grid .woocommerce ul.products li.product, .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_shop_grid .woocommerce ul.products li.product, .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_shop_grid .woocommerce ul.products li.product, .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_shop_grid .woocommerce ul.products li.product, .et_pb_gutters3.et_pb_row .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_shop_grid .woocommerce ul.products li.product, .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, .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_shop_grid .woocommerce ul.products li.product, .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 {
    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_shop_grid .woocommerce ul.products li.product, .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_shop_grid .woocommerce ul.products li.product, .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_shop_grid .woocommerce ul.products li.product, .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, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    width: 29.666%;
    margin-right: 5.5%; }
  .rtl .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .rtl.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    margin-left: 5.5%; }
  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters3.et_pb_row .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, .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
    width: 46.265%;
    margin-right: 7.47%; }
  .rtl .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .rtl.et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
    margin-left: 7.47%; }
  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3.et_pb_row .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, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
    width: 45.758%;
    margin-right: 8.483%; }
  .rtl .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .rtl.et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
    margin-left: 8.483%; }
  .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters3.et_pb_row .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, .et_pb_gutters3.et_pb_row .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, .et_pb_gutters3.et_pb_row .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, .et_pb_gutters3.et_pb_row .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, .et_pb_gutters3.et_pb_row .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.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) {
    width: 73.625%;
    clear: both; }
  .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_1_4__3_4 .footer-widget:nth-child(odd) .fwidget, .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_3_4__1_4 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 20.875%; }
  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) {
    width: 20.875%;
    clear: both; }
  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 73.625%; }
  .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) {
    width: 64.833%;
    clear: both; }
  .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_1_3__2_3 .footer-widget:nth-child(odd) .fwidget, .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_2_3__1_3 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 29.666%; }
  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) {
    width: 29.666%;
    clear: both; }
  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 64.833%; }
  .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) {
    margin-right: 0;
    width: 47.25%; }
  .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.last, .et_pb_gutters4 .et_pb_column_4_4, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 {
    width: 100%; }
  .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 .fwidget {
    margin-bottom: 5.5%; }
  .et_pb_gutters4 .et_pb_column, .et_pb_gutters4.et_pb_row .et_pb_column {
    margin-right: 8%; }
  .et_pb_gutters4 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 4%; }
  .et_pb_gutters4 .et_pb_column_3_4, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 {
    width: 73%; }
  .et_pb_gutters4 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_module, .et_section_specialty .et_pb_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 5.479%; }
  .et_pb_gutters4 .et_pb_column_2_3, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 {
    width: 64%; }
  .et_pb_gutters4 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_module {
    margin-bottom: 6.25%; }
  .et_pb_gutters4 .et_pb_column_1_2, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 {
    width: 46%; }
  .et_pb_gutters4 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_module {
    margin-bottom: 8.696%; }
  .et_pb_gutters4 .et_pb_column_1_3, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 {
    width: 28%; }
  .et_pb_gutters4 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 14.286%; }
  .et_pb_gutters4 .et_pb_column_1_4, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 {
    width: 19%; }
  .et_pb_gutters4 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_module {
    margin-bottom: 21.053%; }
  .et_pb_gutters4 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8, .et_pb_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_3_8 {
    width: 44.52%;
    margin-right: 10.959%; }
  .et_pb_gutters4 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 .et_pb_module, .et_pb_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_3_8 .et_pb_module {
    margin-bottom: 10.959%; }
  .et_pb_gutters4 .et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
    margin-bottom: 21.053%; }
  .et_pb_gutters4 .et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
    margin-bottom: 14.286%; }
  .et_pb_gutters4 .et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters4.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
    margin-bottom: 8.696%; }
  .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4.et_full_width_page.woocommerce-page ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget {
    width: 19%;
    margin: 0 8% 8% 0; }
  .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters4 .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters4.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters4.et_right_sidebar.woocommerce-page ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    width: 26.027%;
    margin-right: 10.959%; }
  .et_pb_gutters4 .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_3, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    width: 43.75%;
    margin-right: 12.5%; }
  .et_pb_gutters4 .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    width: 41.305%;
    margin-right: 17.391%; }
  .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget {
    margin-bottom: 10.959%; }
  .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget {
    margin-bottom: 12.5%; }
  .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget {
    margin-bottom: 17.391%; }
  .et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_3 .et_pb_widget {
    margin-bottom: 28.572%; }
  .et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget {
    margin-bottom: 42.106%; }
  .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters4.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_gutters4.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_gutters4.et_pb_row_inner .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters4.et_pb_row_inner .et_pb_column_3_8 .et_pb_widget {
    margin-bottom: 21.918%; }
  .et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    width: 28%;
    margin-right: 8%; }
  .et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
    margin-bottom: 28.572%; }
  .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
    width: 44.52%;
    margin-right: 10.959%; }
  .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
    margin-bottom: 21.918%; }
  .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
    width: 43.75%;
    margin-right: 12.5%; }
  .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
    margin-bottom: 28.572%; }
  .et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 17.392%; }
  .et_pb_gutters4 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 28.572%; }
  .et_pb_gutters4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 42.106%; }
  .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 21.918%; }
  .et_pb_gutters4.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n) {
    margin-right: 0; }
  .et_pb_gutters4 .footer-widget {
    margin: 0 8% 8% 0; }
  .et_pb_gutters4.et_pb_footer_columns4 .footer-widget {
    width: 19%; }
  .et_pb_gutters4.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 42.106%; }
  .et_pb_gutters4.et_pb_footer_columns4 .footer-widget.last {
    margin-right: 0; }
  .et_pb_gutters4.et_pb_footer_columns3 .footer-widget {
    width: 28%; }
  .et_pb_gutters4.et_pb_footer_columns3 .footer-widget:nth-child(3) {
    margin-right: 0; }
  .et_pb_gutters4.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom: 28.572%; }
  .et_pb_gutters4.et_pb_footer_columns3 .footer-widget.last {
    width: 100%; }
  .et_pb_gutters4.et_pb_footer_columns3 .footer-widget.last .fwidget {
    margin-bottom: 8%; }
  .et_pb_gutters4.et_pb_footer_columns2 .footer-widget {
    width: 46%; }
  .et_pb_gutters4.et_pb_footer_columns2 .footer-widget:nth-child(even) {
    margin-right: 0; }
  .et_pb_gutters4.et_pb_footer_columns2 .footer-widget .fwidget {
    margin-bottom: 17.392%; }
  .et_pb_gutters4.et_pb_footer_columns1 .footer-widget {
    width: 100%;
    margin-right: 0; }
  .et_pb_gutters4.et_pb_footer_columns1 .footer-widget .fwidget {
    margin-bottom: 8%; }
  .et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
    width: 73%;
    clear: both; }
  .et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) .fwidget {
    margin-bottom: 10.958%; }
  .et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) .fwidget, .et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) .fwidget {
    margin-bottom: 42.106%; }
  .et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 19%; }
  .et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) {
    width: 19%;
    clear: both; }
  .et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 73%; }
  .et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) .fwidget {
    margin-bottom: 10.958%; }
  .et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) {
    width: 64%;
    clear: both; }
  .et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) .fwidget {
    margin-bottom: 12.5%; }
  .et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) .fwidget, .et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) .fwidget {
    margin-bottom: 28.572%; }
  .et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 28%; }
  .et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) {
    width: 28%;
    clear: both; }
  .et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 64%; }
  .et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) .fwidget {
    margin-bottom: 12.5%; }
  .et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
    width: 19%; }
  .et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
    margin-bottom: 42.106%; }
  .et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
    margin-right: 0;
    width: 46%; }
  .et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
    margin-bottom: 17.392%; }
  .et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget.last {
    width: 100%; }
  .et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget.last .fwidget {
    margin-bottom: 8%; }
  .et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
    width: 46%; }
  .et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
    margin-bottom: 17.392%; }
  .et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) {
    width: 19%; }
  .et_pb_gutters2 .et_pb_column_4_4, .et_pb_gutters2.et_pb_row .et_pb_column_4_4, .et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget.last {
    width: 100%; }
  .et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) .fwidget {
    margin-bottom: 42.106%; }
  .et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(3) {
    margin-right: 0; }
  .et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget.last .fwidget {
    margin-bottom: 8%; }
  .et_pb_gutters2 .et_pb_column, .et_pb_gutters2.et_pb_row .et_pb_column {
    margin-right: 3%; }
  .et_pb_gutters2 .et_pb_column_4_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 1.5%; }
  .et_pb_gutters2 .et_pb_column_3_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
    width: 74.25%; }
  .et_pb_gutters2 .et_pb_column_3_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_module, .et_section_specialty .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 2.02%; }
  .et_pb_gutters2 .et_pb_column_2_3, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 {
    width: 65.666%; }
  .et_pb_gutters2 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_module {
    margin-bottom: 2.284%; }
  .et_pb_gutters2 .et_pb_column_1_2, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
    width: 48.5%; }
  .et_pb_gutters2 .et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_module {
    margin-bottom: 3.093%; }
  .et_pb_gutters2 .et_pb_column_1_3, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 {
    width: 31.333%; }
  .et_pb_gutters2 .et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 4.787%; }
  .et_pb_gutters2 .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
    width: 22.75%; }
  .et_pb_gutters2 .et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_module, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_module {
    margin-bottom: 6.593%; }
  .et_pb_gutters2 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8, .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_3_8 {
    width: 47.98%;
    margin-right: 4.04%; }
  .et_pb_gutters2 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 .et_pb_module, .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_3_8 .et_pb_module {
    margin-bottom: 4.04%; }
  .et_pb_gutters2 .et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
    margin-bottom: 6.593%; }
  .et_pb_gutters2 .et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
    margin-bottom: 4.787%; }
  .et_pb_gutters2 .et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module, .et_pb_gutters2.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
    margin-bottom: 3.093%; }
  .et_pb_gutters2 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters2.et_full_width_page.woocommerce-page ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget {
    width: 22.75%;
    margin: 0 3% 3% 0; }
  .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters2 .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters2.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters2.et_right_sidebar.woocommerce-page ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    width: 30.64%;
    margin-right: 4.04%; }
  .et_pb_gutters2 .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_3, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    width: 47.715%;
    margin-right: 4.569%; }
  .et_pb_gutters2 .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    width: 46.907%;
    margin-right: 6.186%; }
  .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    margin-bottom: 4.04%; }
  .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    margin-bottom: 4.569%; }
  .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_4_4 .et_pb_widget {
    margin-bottom: 6.186%; }
  .et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_3 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_2_3 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_3 .et_pb_widget {
    margin-bottom: 9.574%; }
  .et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_1_4 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_1_4 .et_pb_widget {
    margin-bottom: 13.186%; }
  .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters2.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_gutters2.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_gutters2.et_pb_row_inner .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product, .et_section_specialty .et_pb_row .et_pb_column_3_4 .et_pb_gutters2.et_pb_row_inner .et_pb_column_3_8 .et_pb_widget {
    margin-bottom: 8.08%; }
  .et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    width: 31.333%;
    margin-right: 3%; }
  .et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
    margin-bottom: 9.574%; }
  .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
    width: 47.98%;
    margin-right: 4.04%; }
  .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
    margin-bottom: 8.08%; }
  .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
    width: 47.715%;
    margin-right: 4.569%; }
  .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
    margin-bottom: 9.574%; }
  .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 6.186%; }
  .et_pb_gutters2 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 9.574%; }
  .et_pb_gutters2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 13.186%; }
  .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
    margin-bottom: 8.08%; }
  .et_pb_gutters2.et_full_width_page.woocommerce-page ul.products li.product:nth-child(4n) {
    margin-right: 0; }
  .et_pb_gutters2 .footer-widget {
    margin: 0 3% 3% 0; }
  .et_pb_gutters2.et_pb_footer_columns4 .footer-widget {
    width: 22.75%; }
  .et_pb_gutters2.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 13.186%; }
  .et_pb_gutters2.et_pb_footer_columns4 .footer-widget.last {
    margin-right: 0; }
  .et_pb_gutters2.et_pb_footer_columns3 .footer-widget {
    width: 31.333%; }
  .et_pb_gutters2.et_pb_footer_columns3 .footer-widget:nth-child(3) {
    margin-right: 0; }
  .et_pb_gutters2.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom: 9.574%; }
  .et_pb_gutters2.et_pb_footer_columns3 .footer-widget.last {
    width: 100%; }
  .et_pb_gutters2.et_pb_footer_columns3 .footer-widget.last .fwidget {
    margin-bottom: 3%; }
  .et_pb_gutters2.et_pb_footer_columns2 .footer-widget {
    width: 48.5%; }
  .et_pb_gutters2.et_pb_footer_columns2 .footer-widget:nth-child(even) {
    margin-right: 0; }
  .et_pb_gutters2.et_pb_footer_columns2 .footer-widget .fwidget {
    margin-bottom: 6.186%; }
  .et_pb_gutters2.et_pb_footer_columns1 .footer-widget {
    width: 100%;
    margin-right: 0; }
  .et_pb_gutters2.et_pb_footer_columns1 .footer-widget .fwidget {
    margin-bottom: 3%; }
  .et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
    width: 74.25%;
    clear: both; }
  .et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) .fwidget {
    margin-bottom: 4.04%; }
  .et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) .fwidget, .et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) .fwidget {
    margin-bottom: 13.186%; }
  .et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 22.75%; }
  .et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd) {
    width: 22.75%;
    clear: both; }
  .et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 74.25%; }
  .et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) .fwidget {
    margin-bottom: 4.04%; }
  .et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) {
    width: 65.666%;
    clear: both; }
  .et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) .fwidget {
    margin-bottom: 4.568%; }
  .et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) .fwidget, .et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) .fwidget {
    margin-bottom: 9.574%; }
  .et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 31.333%; }
  .et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd) {
    width: 31.333%;
    clear: both; }
  .et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) {
    margin-right: 0;
    width: 65.666%; }
  .et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even) .fwidget {
    margin-bottom: 4.568%; }
  .et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
    width: 22.75%; }
  .et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
    margin-bottom: 13.186%; }
  .et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
    margin-right: 0;
    width: 48.5%; }
  .et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
    margin-bottom: 6.186%; }
  .et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget.last {
    width: 100%; }
  .et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget.last .fwidget {
    margin-bottom: 3%; }
  .et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
    width: 48.5%; }
  .et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
    margin-bottom: 6.186%; }
  .et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) {
    width: 22.75%; }
  .et_pb_gutters1 .et_pb_column_4_4, .et_pb_gutters1.et_pb_footer_columns1 .footer-widget, .et_pb_gutters1.et_pb_footer_columns3 .footer-widget.last, .et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget.last, .et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget.last, .et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget.last {
    width: 100%; }
  .et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3) .fwidget {
    margin-bottom: 13.186%; }
  .et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(3) {
    margin-right: 0; }
  .et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget.last .fwidget {
    margin-bottom: 3%; }
  .et_pb_gutters1 .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of3, .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_gutters1 .et_pb_column .et_pb_row_inner .et_pb_column, .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column .et_pb_widget, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_row_inner .et_pb_column .et_pb_grid_item, .et_pb_gutters1 .et_pb_row_inner .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_section_specialty .et_pb_column .et_pb_module, .et_pb_gutters1 .footer-widget, .et_pb_gutters1 .footer-widget .fwidget, .et_pb_gutters1.et_full_width_page.woocommerce-page ul.products li.product, .et_pb_gutters1.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters1.et_right_sidebar.woocommerce-page ul.products li.product, .et_section_specialty .et_pb_column .et_pb_gutters1.et_pb_row_inner .et_pb_column, .et_section_specialty .et_pb_column .et_pb_gutters1.et_pb_row_inner .et_pb_column .et_pb_module, .et_section_specialty .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
    margin: 0; }
  .et_pb_gutters1 .et_pb_column_3_4, .et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even), .et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
    width: 75%; }
  .et_pb_gutters1 .et_pb_column_2_3, .et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(even), .et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd) {
    width: 66.666%; }
  .et_pb_gutters1 .et_pb_column_1_2, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_3_8, .et_pb_gutters1.et_pb_footer_columns2 .footer-widget, .et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child, .et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3), .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_3_8, .et_section_specialty .et_pb_column_1_2 .et_pb_gutters1.et_pb_row_inner .et_pb_column_1_4, .et_section_specialty .et_pb_column_2_3 .et_pb_gutters1.et_pb_row_inner .et_pb_column_1_3, .et_section_specialty .et_pb_column_3_4 .et_pb_gutters1.et_pb_row_inner .et_pb_column_3_8 {
    width: 50%; }
  .et_pb_gutters1 .et_pb_column_1_3, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters1.et_left_sidebar.woocommerce-page ul.products li.product, .et_pb_gutters1.et_pb_footer_columns3 .footer-widget, .et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd), .et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(even), .et_pb_gutters1.et_right_sidebar.woocommerce-page ul.products li.product, .et_section_specialty .et_pb_column_3_4 .et_pb_gutters1.et_pb_row_inner .et_pb_column_1_4 {
    width: 33.333%; }
  .et_pb_gutters1 .et_pb_column_1_4, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget, .et_pb_gutters1.et_full_width_page.woocommerce-page ul.products li.product, .et_pb_gutters1.et_pb_footer_columns4 .footer-widget, .et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(n+2):nth-child(-n+3), .et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2), .et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd), .et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(even) {
    width: 25%; }
  .et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(odd), .et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(odd), .et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(odd), .et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(odd) {
    clear: both; }
  .et_pb_section {
    padding: 4% 0; }
  .et_pb_fullwidth_section {
    padding: 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.et-first-child, .et_pb_column_single .et_pb_module:first-child {
    margin-top: 0; }
  .et_pb_column_single .et_pb_module.et-last-child, .et_pb_column_single .et_pb_module:last-child, .et_pb_section .et_pb_row .et_pb_column .et_pb_module.et-last-child, .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.et-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.et-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.et-last-child, .et_pb_row .et_pb_column:last-child, .et_pb_row_inner .et_pb_column.et-last-child, .et_pb_row_inner .et_pb_column:last-child {
    margin-right: 0 !important; }
  .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    width: 89% !important;
    max-width: 89% !important; }
  .et_pb_gutters4 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters4 .et_pb_specialty_fullwidth > .et_pb_row, .et_pb_gutters4.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_gutters4.et_pb_row {
    width: 86% !important;
    max-width: 86% !important; }
  .et_pb_gutters2 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters2 .et_pb_specialty_fullwidth > .et_pb_row, .et_pb_gutters2.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_gutters2.et_pb_row {
    width: 94% !important;
    max-width: 94% !important; }
  .et_pb_gutters1 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters1 .et_pb_specialty_fullwidth > .et_pb_row, .et_pb_gutters1.et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_gutters1.et_pb_row {
    width: 100% !important;
    max-width: 100% !important; }
  .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: -ms-flexbox;
    display: flex;
    direction: ltr; }
  .et_pb_row.et_pb_equal_columns > .et_pb_column {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .et_pb_filterable_portfolio_grid, .et_pb_gallery_grid {
    display: none; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item, .et_pb_gallery_grid .et_pb_gallery_item, .et_pb_portfolio_grid .et_pb_portfolio_item {
    float: left;
    position: relative; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item img, .et_pb_gallery_grid .et_pb_gallery_item img, .et_pb_portfolio_grid .et_pb_portfolio_item img {
    width: 100%; }
  .et_pb_shop_grid .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    clear: none; }
  .et_pb_column_1_2 .et_pb_grid_item:nth-child(2n), .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n), .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column_3_4 .et_pb_grid_item:nth-child(3n), .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .et_pb_row .et_pb_column_1_2 .et_pb_grid_item:nth-child(2n), .et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_row .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n), .et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_row .et_pb_column_3_4 .et_pb_grid_item:nth-child(3n), .et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_row .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n), .et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n), .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), .et_section_specialty .et_pb_row .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .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_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product: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_3_4 .et_pb_row_inner .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n) {
    margin-right: 0; }
  .et_pb_column_1_2 .et_pb_grid_item:nth-child(2n+1), .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1), .et_pb_column_2_3 .et_pb_grid_item:nth-child(2n+1), .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1), .et_pb_column_3_4 .et_pb_grid_item:nth-child(3n+1), .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1), .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1) {
    clear: both; }
  .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item:nth-child(4n+1), .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1) {
    clear: none; }
  .et_pb_column_1_3 .et_pb_grid_item, .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_1_4 .et_pb_grid_item, .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product {
    margin-right: 0;
    width: 100% !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item {
    clear: none !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item.last_in_row {
    margin-right: 0 !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item.first_in_row {
    clear: both !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item .et_pb_module_header, .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2, .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title, .et_pb_gallery_grid .et_pb_gallery_item h3, .et_pb_portfolio_grid .et_pb_portfolio_item .et_pb_module_header, .et_pb_portfolio_grid .et_pb_portfolio_item h2 {
    word-wrap: break-word;
    margin: 10px 0 0;
    padding-bottom: 0; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2, .et_pb_gallery_grid .et_pb_gallery_item h3, .et_pb_portfolio_grid .et_pb_portfolio_item h2 {
    font-size: 18px; }
  .et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item .et_pb_module_header:last-child, .et_pb_gutters1 .et_pb_portfolio_grid .et_pb_grid_item h2:last-child {
    line-height: normal; }
  .et_pb_gallery_item .et_pb_gallery_caption, .et_pb_portfolio_item .post-meta {
    font-size: 14px;
    margin: .4em 0 0; }
  .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_4_4 .et_pb_widget:nth-child(2n), .et_pb_column_2_3 .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_3_4 .et_pb_widget:nth-child(3n), .et_pb_column_4_4 .et_pb_widget:nth-child(4n), .et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n), .et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n), .et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n), .et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
    margin-right: 0; }
  .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1), .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1), .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1), .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
    clear: both; }
  .et_pb_column_1_3 .et_pb_widget, .et_pb_column_1_4 .et_pb_widget, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget {
    width: 100% !important;
    margin-right: 0; }
  .et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_2 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_with_image .et_pb_slide_description, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_with_image .et_pb_slide_description {
    width: 100% !important; }
  .et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_2 .et_pb_slide_video, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_video, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_video, .et_pb_column_3_8 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_video {
    padding: 0;
    margin: 10% 0 0 !important; }
  .et_pb_column_1_2 .et_pb_slide_image, .et_pb_column_1_3 .et_pb_slide_image, .et_pb_column_1_4 .et_pb_slide_image, .et_pb_column_3_8 .et_pb_slide_image {
    top: auto;
    bottom: auto;
    position: relative; }
  .et_pb_column_1_3 .et_pb_audio_module .mejs-container .mejs-controls div, .et_pb_column_1_4 .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_3 .et_pb_audio_module .mejs-container, .et_pb_column_1_4 .et_pb_audio_module .mejs-container, .et_pb_column_3_8 .et_pb_audio_module .mejs-container {
    height: 50px !important;
    min-width: 0 !important; }
  .et_pb_column_1_3 .et_pb_audio_module .mejs-controls, .et_pb_column_1_4 .et_pb_audio_module .mejs-controls, .et_pb_column_3_8 .et_pb_audio_module .mejs-controls {
    height: 100%; }
  .et_pb_column_1_3 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom, .et_pb_column_1_4 .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_3 .et_pb_audio_module .mejs-button.mejs-volume-button, .et_pb_column_1_4 .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_3 .et_pb_audio_module a.mejs-horizontal-volume-slider, .et_pb_column_1_4 .et_pb_audio_module a.mejs-horizontal-volume-slider, .et_pb_column_3_8 .et_pb_audio_module a.mejs-horizontal-volume-slider {
    top: 30px;
    right: 0;
    display: block;
    position: absolute; }
  .et_pb_column_1_3 .et_pb_audio_module .mejs-horizontal-volume-total, .et_pb_column_1_4 .et_pb_audio_module .mejs-horizontal-volume-total, .et_pb_column_3_8 .et_pb_audio_module .mejs-horizontal-volume-total {
    position: relative;
    width: 100%;
    display: block; }
  .et_pb_column_1_3 .et_pb_audio_module .mejs-controls div.mejs-time-rail, .et_pb_column_1_4 .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: 35px;
    margin: 0 3px; }
  .et_pb_column_1_3 .et_pb_audio_module a.mejs-time-total.mejs-time-slider, .et_pb_column_1_4 .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 {
    width: 100% !important;
    position: relative;
    margin-left: 0; }
  .et_pb_column_4_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
    content: '3 .column.size-1of3'; }
  .et_pb_column_2_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before, .et_pb_column_3_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
    content: '2 .column.size-1of2'; }
  .et_pb_column_1_2 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before, .et_pb_column_1_3 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before, .et_pb_column_1_4 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before, .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
    content: '1 .column.size-1of1'; }
  .et_pb_section_sticky, .et_pb_section_sticky .et_pb_column_single, .et_pb_section_sticky .et_pb_row.et-last-child, .et_pb_section_sticky .et_pb_row:last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
    padding-bottom: 0 !important; }
  .et_dropdown_animation_fade.et_pb_fullwidth_menu ul li:hover > ul {
    transition: all .2s ease-in-out; }
  .et_dropdown_animation_slide.et_pb_fullwidth_menu ul li:hover > ul {
    -webkit-animation: fadeLeft .4s ease-in-out;
    animation: fadeLeft .4s ease-in-out; }
  .et_dropdown_animation_expand.et_pb_fullwidth_menu ul li:hover > ul {
    -webkit-transform-origin: 0 0;
    -webkit-animation: Grow .4s ease-in-out;
    animation: Grow .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 .6s ease-in-out;
    animation: flipInX .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 .6s ease-in-out;
    animation: flipInY .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; }
  .et_pb_column_1_3 .et_pb_slide_description {
    padding-bottom: 26%; }
  .et_pb_column_1_4 .et_pb_slide .et_pb_slide_description {
    padding-bottom: 34%; }
  .et_pb_column_1_2 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_3 .et_pb_comments_module .comment_avatar img, .et_pb_column_1_4 .et_pb_comments_module .comment_avatar img {
    max-width: 50%; }
  .et_pb_column_1_2 .et_pb_comments_module .comment-body, .et_pb_column_1_3 .et_pb_comments_module .comment-body, .et_pb_column_1_4 .et_pb_comments_module .comment-body {
    padding: 0 0 0 50px; }
  .et_pb_column_1_2 .et_pb_comments_module .comment .children, .et_pb_column_1_3 .et_pb_comments_module .comment .children, .et_pb_column_1_4 .et_pb_comments_module .comment .children {
    margin-left: 25px; }
  .et_pb_column_1_2 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_3 .et_pb_comments_module .comment-reply-link, .et_pb_column_1_4 .et_pb_comments_module .comment-reply-link {
    position: relative !important;
    float: right;
    bottom: -10px;
    top: auto !important; }
  .et_pb_column_1_2 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_3 .et_pb_comments_module #commentform [class*=comment-form-] input, .et_pb_column_1_4 .et_pb_comments_module #commentform [class*=comment-form-] input {
    box-sizing: border-box;
    width: 100%; } }

@media all and (min-width: 981px) and (max-width: 1100px) {
  .et_pb_column_1_2 .et_pb_slide_content, .et_pb_column_1_3 .et_pb_slide_content, .et_pb_column_1_4 .et_pb_slide_content, .et_pb_column_2_3 .et_pb_slide_content {
    font-size: 14px; }
  .et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title, .et_pb_column_2_3 .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 18px; }
  .et_pb_post {
    margin-bottom: 42px; }
  .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_blog_grid .et_quote_content, .et_pb_column_1_3 .et_quote_content, .et_pb_column_1_4 .et_quote_content, .et_pb_column_3_8 .et_quote_content {
    padding: 35px 25px 32px; }
  .et_pb_column_4_4 .et_pb_post .et_pb_slide {
    min-height: 534px; }
  .et_pb_column_3_4 .et_pb_post .et_pb_slide {
    min-height: 392px; }
  .et_pb_column_2_3 .et_pb_post .et_pb_slide {
    min-height: 345px; }
  .et_pb_column_1_2 .et_pb_post .et_pb_slide {
    min-height: 250px; }
  .et_pb_column_1_3 .et_pb_post .et_pb_slide, .et_pb_column_3_8 .et_pb_post .et_pb_slide {
    min-height: 155px; }
  .et_pb_column_1_4 .et_pb_post .et_pb_slide {
    min-height: 108px; }
  .et_pb_blog_grid .et_pb_post .et_pb_slide {
    min-height: 155px; }
  .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; }
  .et_pb_column_1_4 .et_pb_contact_right {
    margin-right: 5px; }
  .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; } }

@media all and (min-width: 480px) {
  .et_pb_column_1_4 .et_pb_slide_description {
    padding-bottom: 26%; } }

@media all and (max-width: 980px) {
  .et_pb_column {
    width: 100% !important;
    margin-bottom: 30px; }
  .et_pb_section {
    padding: 50px 0; }
  .et_pb_fullwidth_section {
    padding: 0; }
  .et_pb_column .et_pb_row_inner, .et_pb_row {
    padding: 30px 0; }
  .et_section_specialty > .et_pb_row {
    padding: 0; }
  .et_pb_gutters1 .et_pb_column, .et_pb_row.et-last-child .et_pb_column.et-last-child, .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_pb_gutters1 .et_pb_column .et_pb_module, .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_pb_row .et_pb_column .et_pb_module:last-child, .et_pb_row_1-2_1-4_1-4 .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_4col .et_pb_column:nth-last-child(-n+2), .et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child, .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child, .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0; }
  .et_pb_gutters1 .et_section_specialty .et_pb_row > .et_pb_column > .et_pb_module, .et_section_specialty .et_pb_gutters1.et_pb_row > .et_pb_column > .et_pb_module {
    margin: 0; }
  .et_section_specialty .et_pb_row > .et_pb_column {
    padding-bottom: 0; }
  .et_pb_column.et_pb_column_empty {
    display: none; }
  .et_pb_section_sticky_mobile, .et_pb_section_sticky_mobile .et_pb_column_single, .et_pb_section_sticky_mobile .et_pb_row.et-last-child, .et_pb_section_sticky_mobile .et_pb_row:last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child, .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child {
    padding-bottom: 0 !important; }
  .et_pb_row_1-2_1-4_1-4, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_4col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden; }
  .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, .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
    width: 47.25% !important;
    margin-right: 5.5%; }
  .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4 .et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1 .et_pb_row_4col > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4 .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
    width: 50% !important;
    margin-right: 0; }
  .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(odd), .et_pb_row_1-4_1-4 > .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_4col > .et_pb_column.et_pb_column_1_4:nth-child(even) {
    margin-right: 0; }
  .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth > .et_pb_row {
    width: 80% !important;
    max-width: 80% !important; }
  .et_pb_gutters1 .et_pb_row.et_pb_row_fullwidth, .et_pb_gutters1 .et_pb_specialty_fullwidth > .et_pb_row, .et_pb_gutters1.et_pb_row.et_pb_row_fullwidth, .et_pb_gutters1.et_pb_specialty_fullwidth > .et_pb_row {
    width: 100% !important;
    max-width: 100% !important; }
  .et_pb_space.et-hide-mobile {
    display: none; }
  .et_gallery_item, .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_column .woocommerce ul.products li.product:nth-child(n), .woocommerce-page ul.products li.product:nth-child(n) {
    margin: 0 7.5% 7.5% 0 !important;
    width: 28.333% !important;
    clear: none;
    float: left; }
  .et_pb_gutters1 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .woocommerce ul.products li.product:nth-child(n) {
    margin: 0 !important;
    width: 33.333% !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
    clear: none !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).last_in_row {
    margin-right: 0 !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).first_in_row {
    clear: both !important; }
  .et_gallery_item:nth-child(3n+1), .et_pb_column .et_pb_grid_item:nth-child(3n+1), .et_pb_column .et_pb_pricing_table:nth-child(2n+1), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1), .et_pb_column .woocommerce ul.products li.product:nth-child(3n+1), .woocommerce-page ul.products li.product:nth-child(3n+1) {
    clear: both; }
  .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_grid_item:nth-child(n), .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .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-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product: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_grid_item:nth-child(n), .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_row_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 .woocommerce ul.products li.product: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_grid_item:nth-child(n), .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .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-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product: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_grid_item:nth-child(n), .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n) {
    margin: 0 0 11.5% !important;
    width: 100% !important; }
  .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_4col > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1 .et_pb_row_4col > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_row_4col > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_row_4col > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .et_pb_row_4col > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-2_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_blog_grid .column, .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_column_1_4 .et_pb_widget:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_1-4_1-4_1-2 > .et_pb_gutters1 .et_pb_column_1_4 .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1.et_pb_row_4col > .et_pb_column_1_4 .et_pb_grid_item:nth-child(n) {
    margin: 0 !important; }
  .et_gallery_item:nth-child(3n), .et_pb_column .et_pb_grid_item:nth-child(3n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n), .et_pb_column .woocommerce ul.products li.product:nth-child(3n), .woocommerce-page ul.products li.product:nth-child(3n) {
    margin-right: 0 !important; }
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
    width: auto; }
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    width: auto;
    border-radius: 0; }
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
    border-radius: 3px 0 0 3px; }
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
    border-radius: 0 3px 3px 0; }
  .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_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
    width: 50% !important;
    margin: 0 !important; }
  .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_widget:nth-child(n) {
    margin-bottom: 0; }
  .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; }
  .et_pb_column_1_4 .et_pb_slider_fullwidth_off h2, .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 26px;
    font-weight: 500 !important; }
  .et_pb_slide_description .et_pb_slide_title {
    font-weight: 500 !important; }
  .et_pb_slide_content {
    font-size: 13px;
    font-weight: 400; }
  .et_pb_slide_description {
    text-align: center; }
  .et_pb_slide_with_image .et_pb_slide_description {
    text-align: left; }
  .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container {
    min-height: auto; }
  .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content {
    display: block; }
  .et_pb_post {
    margin-bottom: 42px; }
  .et_pb_column .et_pb_newsletter_description, .et_pb_column .et_pb_newsletter_form, .et_pb_column.et_pb_column_inner .et_pb_newsletter_description, .et_pb_column.et_pb_column_inner .et_pb_newsletter_form {
    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; }
  .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_description, .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_form {
    width: 100%;
    padding: 0; }
  .et_pb_column .et_pb_pricing_table {
    width: 50% !important; }
  .et_pb_column .et_pb_pricing_1 .et_pb_pricing_table {
    width: 100% !important; }
  .et_pb_column .et_pb_pricing_table:nth-child(n+3) {
    margin-top: 50px; }
  .et_pb_fullwidth_section .et_pb_post_title {
    padding: 80px 0; }
  .et_pb_column .et_pb_map, .et_pb_fullwidth_section .et_pb_map {
    height: 350px; }
  .et_full_width_portfolio_page .et_project_meta {
    float: none;
    width: 100%;
    margin-top: -20px; }
  .et_always_center_on_mobile {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important; }
  .fullwidth-menu {
    display: none; }
  .et_mobile_nav_menu {
    display: block; }
  .et_pb_countdown_timer .title {
    font-size: 22px !important; }
  .et_pb_countdown_timer .section p {
    font-size: 64px !important;
    line-height: 64px !important; }
  .et_pb_countdown_timer .section p.label {
    font-size: 14px !important;
    line-height: 25px !important; }
  .et_pb_countdown_timer .sep {
    top: -28px !important; }
  .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
    font-size: 32px !important;
    line-height: 32px !important; }
  .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
    top: -27px !important; }
  .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
    font-size: 14px !important;
    line-height: 25px !important; }
  .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_pb_mobile_menu_upwards .et_mobile_menu {
    top: auto;
    bottom: 81px; }
  .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 {
    list-style: none !important;
    text-align: left; }
  .et_pb_section .et_pb_row, .et_pb_section.et_section_specialty .et_pb_row {
    max-width: 1080px !important; }
  .et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time.mejs-currenttime-container.custom {
    margin-left: 0; }
  .et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_pb_column_1_3 .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_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span {
    font-size: 18px; }
  .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
    margin-bottom: 5% !important; } }

@media all and (min-width: 768px) {
  .et_pb_in_customizer.et_pb_login .et_pb_newsletter_description {
    width: 50%; } }

@media all and (min-width: 768px) and (max-width: 980px) {
  .et_pb_column_1_3 .et_pb_video_play, .et_pb_column_1_4 .et_pb_video_play, .et_pb_column_3_8 .et_pb_video_play {
    font-size: 6rem;
    line-height: 6rem;
    margin-left: -3rem;
    margin-top: -3rem; }
  .et_pb_column .et_pb_testimonial_portrait {
    float: left;
    display: block;
    margin-right: 30px; }
  .et_pb_column .et_pb_testimonial_description {
    display: block; }
  .et_pb_row_1-2_1-4_1-4 .et_pb_testimonial_portrait, .et_pb_row_1-4_1-4 .et_pb_testimonial_portrait, .et_pb_row_1-4_1-4_1-2 .et_pb_testimonial_portrait, .et_pb_row_4col .et_pb_testimonial_portrait {
    float: none;
    display: block;
    margin: 0 auto 20px; }
  .et_pb_column .et_pb_team_member_image {
    float: left;
    width: 280px;
    margin: 0 30px 0 0;
    text-align: left; }
  .et_pb_row_4col .et_pb_column.et_pb_column_1_4 .et_pb_team_member_image {
    float: none;
    width: auto;
    max-width: none;
    margin: 0 0 12px;
    text-align: center; }
  .et_pb_column .et_pb_team_member_description {
    display: table-cell; }
  .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; }
  .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; }
  .et_pb_post .et_pb_slide {
    min-height: 384px !important; }
  .et_pb_blog_grid .et_pb_post .et_pb_slide {
    min-height: 182px !important; }
  .et_audio_content h2 {
    font-size: 26px !important;
    line-height: 44px !important;
    margin-bottom: 24px !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;
    width: 100% !important;
    position: relative;
    height: 400px !important; }
  .et_pb_audio_module_content {
    margin-left: 0 !important;
    padding: 55px 60px !important; }
  .et_pb_audio_module_content h2 {
    font-size: 36px; }
  .et_pb_column_1_4 .et_audio_module_meta {
    font-size: 14px !important; }
  .et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
    content: '2 .column.size-1of2'; } }

@media all and (min-width: 768px) and (max-width: 800px) {
  .et_pb_countdown_timer .section p {
    font-size: 50px !important;
    line-height: 50px !important; }
  .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
    font-size: 25px !important;
    line-height: 25px !important; }
  .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
    top: -25px !important; } }

@media all and (max-width: 767px) {
  .et_pb_column .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before {
    content: '1 .column.size-1of1'; }
  .et_pb_slide_image, .et_pb_slide_video {
    margin-top: 6% !important; }
  .et_pb_slide_video {
    float: none; }
  .et_pb_section_first .et_pb_slide_image {
    margin: 0 !important;
    top: 20px; }
  .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 20px; }
  .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 14px; }
  .et_pb_slide_with_image .et_pb_slide_description {
    float: none;
    width: 100%; }
  .et_pb_post {
    margin-bottom: 42px; }
  .et_pb_portfolio_item h2, .et_pb_post h2, .et_pb_title_container h1 {
    font-size: 18px; }
  .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; }
  .et_pb_slider_carousel:hover .et-pb-arrow-next, .et_pb_slider_carousel:hover .et-pb-arrow-prev {
    opacity: 0 !important; }
  .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, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play {
    font-size: 2rem;
    line-height: 2rem;
    margin-left: -1rem;
    margin-top: -1rem; }
  .et_gallery_item:nth-child(n), .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_column .woocommerce ul.products li.product:nth-child(n), .woocommerce-page ul.products li.product:nth-child(n) {
    margin: 0 9.5% 9.5% 0 !important;
    width: 45.25% !important;
    clear: none; }
  .et_gallery_item:nth-child(2n), .et_pb_column .et_pb_grid_item:nth-child(2n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n), .et_pb_column .woocommerce ul.products li.product:nth-child(2n), .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).last_in_row, .woocommerce-page ul.products li.product:nth-child(2n) {
    margin-right: 0 !important; }
  .et_pb_gutters1 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .woocommerce ul.products li.product:nth-child(n) {
    margin: 0 !important;
    width: 50% !important; }
  .et_pb_gutters1 .et_pb_fullwidth_portfolio_carousel .et_pb_grid_item:nth-child(n) {
    width: 100% !important; }
  .et_gallery_item:nth-child(2n+1), .et_pb_column .et_pb_grid_item:nth-child(2n+1), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1), .et_pb_column .woocommerce ul.products li.product:nth-child(2n+1), .woocommerce-page ul.products li.product:nth-child(2n+1) {
    clear: both; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
    clear: none !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).first_in_row {
    clear: both !important; }
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
    width: 100%; }
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
    width: 50%; }
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
    border-radius: 3px 0 0; }
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
    border-radius: 0 3px 0 0; }
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a {
    border-radius: 0 0 3px 3px; }
  .et_pb_column .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a {
    border-radius: 0 0 3px; }
  .et_pb_column .et_pb_blog_grid .column.size-1of1, .et_pb_column .et_pb_widget:nth-child(n), .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1, .et_pb_gutters1 .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; }
  .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_widget {
    margin-bottom: 0 !important; }
  .et_pb_promo {
    padding: 40px; }
  .et_pb_column .et_pb_newsletter_description, .et_pb_column .et_pb_newsletter_form, .et_pb_column.et_pb_column_inner .et_pb_newsletter_description, .et_pb_column.et_pb_column_inner .et_pb_newsletter_form {
    width: 100%;
    padding: 0; }
  .et_pb_column_2_3 > .et_pb_newsletter, .et_pb_column_3_4 > .et_pb_newsletter, .et_pb_column_4_4 > .et_pb_newsletter {
    display: block; }
  .et_pb_column_4_4 > .et_pb_newsletter .et_pb_newsletter_description {
    margin-bottom: 20px; }
  .et_mobile_device .et-pb-arrow-prev, .et_pb_slider:hover .et-pb-arrow-prev {
    left: 0;
    opacity: 1; }
  .et_mobile_device .et-pb-arrow-next, .et_pb_slider:hover .et-pb-arrow-next {
    right: 0;
    opacity: 1; }
  .et-pb-controllers {
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 10;
    height: 14px; }
  .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; }
  .et_pb_slide_image, .et_pb_slide_video, .et_pb_slide_with_image .et_pb_slide_description {
    width: 100%; }
  .et_pb_slide_image, .et_pb_slide_video {
    display: none !important;
    position: relative;
    margin: 50px auto 0;
    padding: 0; }
  .et_pb_slider_show_image .et_pb_slide_image, .et_pb_slider_show_image .et_pb_slide_video {
    display: block !important; }
  .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 24px; }
  .et_pb_slide_content {
    font-size: 12px; }
  .et_pb_slide_image img {
    max-height: 300px; }
  .et_pb_section_first .et_pb_slide_image img {
    max-height: 300px !important; }
  .et_pb_slide_description, .et_pb_slide_with_image .et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    text-align: center; }
  .et_pb_tabs_controls {
    border-bottom: none;
    height: auto !important; }
  .et_pb_tabs_controls li {
    float: none;
    border-right: none;
    border-bottom: 1px solid #d9d9d9;
    display: block; }
  .et_pb_column .et_pb_pricing_table {
    width: 100% !important;
    margin: 0 0 30px !important; }
  .et_pb_column .et_pb_pricing_table.et-last-child, .et_pb_column .et_pb_pricing_table:last-child {
    margin-bottom: 0; }
  .et_pb_column .et_pb_contact p.et_pb_contact_field_half {
    width: 100%;
    margin-right: 0; }
  .et_pb_column .et_pb_map, .et_pb_fullwidth_section .et_pb_map {
    height: 220px; }
  .et_pb_countdown_timer .title {
    font-size: 22px !important;
    margin-bottom: 20px !important; }
  .et_pb_countdown_timer .section p {
    font-size: 32px !important;
    line-height: 32px !important; }
  .et_pb_countdown_timer .section p.label {
    font-size: 14px !important;
    line-height: 25px !important; }
  .et_pb_countdown_timer .sep {
    top: -28px !important; }
  .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
    font-size: 16px !important;
    line-height: 16px !important; }
  .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
    top: -21px !important; }
  .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
    font-size: 14px !important;
    line-height: 25px !important; }
  .et_pb_column .et_pb_testimonial_description {
    width: 100%;
    display: block; }
  .et_pb_column .et_pb_testimonial_portrait {
    display: block;
    float: none;
    margin: 0 auto 20px; }
  .et_pb_team_member_image {
    float: none;
    width: auto;
    margin: 0 0 12px;
    display: block;
    text-align: center; }
  .et_pb_team_member_description {
    display: block; }
  .et_pb_blog_grid .et_quote_content, .et_quote_content {
    padding: 35px 30px !important; }
  .et_pb_blog_grid .et_quote_content blockquote p, .et_quote_content blockquote p {
    font-size: 20px !important;
    line-height: 26px !important; }
  .et_pb_blog_grid .et_quote_content blockquote cite, .et_quote_content blockquote cite {
    font-size: 14px !important; }
  .et_link_content {
    padding: 35px 20px; }
  .et_audio_content h2, .et_link_content h2 {
    font-size: 20px !important;
    line-height: 26px !important; }
  .et_audio_container .mejs-container .mejs-controls .mejs-time span, .et_link_content a.et_link_main_url {
    font-size: 14px !important; }
  .et_pb_blog_grid .et_pb_post .et_pb_slide, .et_pb_post .et_pb_slide {
    min-height: 222px !important; }
  .et_audio_content {
    padding: 35px 20px !important; }
  .et_audio_content h2 {
    margin-bottom: 9px !important; }
  .et_pb_audio_cover_art {
    float: none !important;
    width: 100% !important;
    position: relative;
    height: 300px !important; }
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .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, .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_slider_with_overlay .et_pb_slide_image, .et_pb_slider_with_overlay .et_pb_slide_video, .et_pb_slider_with_overlay .et_pb_slide_with_image .et_pb_slide_description {
    width: 100%; }
  .et_pb_audio_module_content {
    margin-left: 0 !important;
    padding: 30px !important; }
  .et_pb_audio_module_content h2 {
    font-size: 26px; }
  .et_pb_column_1_4 .et_audio_module_meta {
    font-size: 14px !important; }
  .et-hide-mobile {
    display: none !important; }
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
    -ms-flex-flow: column;
    flex-flow: column;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .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%; }
  .et_pb_slider_with_overlay .et_pb_slide_image {
    margin-top: 0 !important;
    padding-top: 6%; }
  .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
    margin-bottom: 10% !important; }
  #comment-wrap li.comment article {
    padding-right: 0; }
  .comment-body, .page article.comment-body, .single article.comment-body {
    padding: 0 0 0 100px; }
  .comment-reply-link {
    position: relative !important;
    float: right;
    bottom: -10px;
    top: auto !important; }
  #commentform input[type=text] {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; }
  .comment .children {
    margin-left: 50px; } }

@media all and (max-width: 479px) {
  .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
    width: 100% !important;
    margin: 0 0 30px; }
  .et_pb_gutters1 .et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_gutters1.et_pb_row .et_pb_column.et_pb_column_1_4, .et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child, .et_pb_row .et_pb_column.et_pb_column_1_4:last-child {
    margin-bottom: 0; }
  .et_pb_text_align_right {
    text-align: left; }
  .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 20px; }
  .et_pb_slide_content {
    font-weight: 400;
    font-size: 10px; }
  .et_pb_slide_content, a.et_pb_more_button {
    display: block; }
  .et_pb_slider_fullwidth_off .et_pb_more_button, .et_pb_slider_fullwidth_off .et_pb_slide_content {
    display: none; }
  .et_pb_portfolio_item {
    margin-bottom: 22px; }
  .et_pb_post {
    margin-bottom: 42px; }
  .et_pb_blog_grid h2, .et_pb_post h2 {
    font-size: 16px;
    padding-bottom: 0; }
  .et_pb_post .post-meta {
    color: #666;
    font-size: 14px; }
  .et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_pb_post .et_pb_slider, .et_pb_blog_grid .et_pb_post.format-link > *, .et_pb_blog_grid .et_pb_post.format-quote > *, .et_pb_blog_grid .et_pb_post > .et_pb_image_container, .et_pb_blog_grid .et_pb_post > .post-meta, .et_pb_blog_grid .et_pb_post > h2 {
    display: block; }
  .et_pb_blog_grid .et_pb_post .post-meta {
    display: block !important;
    padding: 0; }
  .et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play, .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play {
    font-size: 1.5rem;
    line-height: 1.5rem;
    margin-left: -.75rem;
    margin-top: -.75rem; }
  .et_audio_content, .et_pb_blog_grid .et_link_content, .et_pb_blog_grid .et_quote_content, .et_quote_content {
    padding: 35px 20px !important; }
  .et_pb_blog_grid .et_main_video_container {
    margin-left: 0;
    margin-right: 0; }
  .et_pb_blog_grid .et_pb_post .et_pb_slide, .et_pb_post .et_pb_slide {
    min-height: 156px !important; }
  .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; }
  .et_gallery_item:nth-child(n), .et_pb_column .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_grid_item:nth-child(n), .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_column .woocommerce ul.products li.product:nth-child(n), .woocommerce-page ul.products li.product:nth-child(n) {
    margin: 0 0 11.5% !important;
    width: 100% !important; }
  .et_pb_gutters1 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_grid_item:nth-child(n), .et_pb_gutters1 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n), .et_pb_gutters1 .woocommerce ul.products li.product:nth-child(n) {
    margin: 0 !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n) {
    clear: none !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).last_in_row {
    margin-right: 0 !important; }
  .et_pb_filterable_portfolio_grid .et_pb_portfolio_item.et_pb_grid_item:nth-child(n).first_in_row {
    clear: both !important; }
  .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; }
  .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post, .et_pb_gutters1 .et_pb_column .et_pb_widget {
    margin-bottom: 0 !important; }
  .et_pb_promo {
    padding: 40px; }
  .et_pb_column .et_pb_map, .et_pb_fullwidth_section .et_pb_map {
    height: 200px; }
  .et_pb_tabs_controls {
    border-bottom: none; }
  .et_pb_tabs_controls li {
    float: none;
    border-right: none;
    border-bottom: 1px solid #d9d9d9; }
  .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 {
    top: 30px;
    right: 0;
    display: block;
    position: absolute; }
  .et_pb_column .et_pb_audio_module .mejs-horizontal-volume-total {
    position: relative;
    width: 100%;
    display: block; }
  .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 {
    width: 100%;
    position: relative;
    margin-left: 0; }
  .et_pb_column .et_pb_blog_grid .et_audio_container .mejs-time.mejs-currenttime-container.custom {
    margin-left: 0; }
  .et_pb_testimonial {
    padding-top: 10%; }
  .comment_avatar img {
    max-width: 50%; }
  .comment-body, .page article.comment-body, .single article.comment-body {
    padding: 0 0 0 50px; }
  .comment .children {
    margin-left: 25px; }
  a.comment-reply-link.et_pb_button {
    font-size: 15px; }
  a.comment-reply-link.et_pb_button:after {
    font-size: 25px; }
  .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_image, .et_pb_section .et_pb_column .et_pb_post_slider_image_bottom .et_pb_slide_video {
    margin-bottom: 16% !important; }
  .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
    font-size: 32px !important;
    line-height: 32px !important; }
  .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .sep {
    top: -25px !important; } }

@media all and (max-width: 380px) {
  .et_pb_countdown_timer .section p, .et_pb_row_1-4_1-4 .et_pb_column_1_4 .et_pb_countdown_timer .section p {
    font-size: 24px !important;
    line-height: 24px !important; }
  .et_pb_countdown_timer .section p.label {
    font-size: 12px !important;
    line-height: 25px !important; }
  .et_pb_countdown_timer .sep {
    top: -24px !important; } }

.et_animated {
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important; }

.et_animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@-webkit-keyframes et_pb_fade {
  to {
    opacity: 1; } }

@keyframes et_pb_fade {
  to {
    opacity: 1; } }

.et_animated.fade {
  -webkit-animation-name: et_pb_fade;
  animation-name: et_pb_fade; }

@-webkit-keyframes et_pb_fadeTop {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes et_pb_fadeTop {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.et_animated.fadeTop {
  -webkit-animation-name: et_pb_fadeTop;
  animation-name: et_pb_fadeTop; }

@-webkit-keyframes et_pb_fadeRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes et_pb_fadeRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.et_animated.fadeRight {
  -webkit-animation-name: et_pb_fadeRight;
  animation-name: et_pb_fadeRight; }

@-webkit-keyframes et_pb_fadeBottom {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes et_pb_fadeBottom {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.et_animated.fadeBottom {
  -webkit-animation-name: et_pb_fadeBottom;
  animation-name: et_pb_fadeBottom; }

@-webkit-keyframes et_pb_fadeLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes et_pb_fadeLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.et_animated.fadeLeft {
  -webkit-animation-name: et_pb_fadeLeft;
  animation-name: et_pb_fadeLeft; }

@-webkit-keyframes et_pb_slide {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

@keyframes et_pb_slide {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

.et_animated.slide {
  -webkit-animation-name: et_pb_slide;
  animation-name: et_pb_slide; }

@-webkit-keyframes et_pb_slideTop {
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes et_pb_slideTop {
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.et_animated.slideTop {
  -webkit-animation-name: et_pb_slideTop;
  animation-name: et_pb_slideTop; }

@-webkit-keyframes et_pb_slideRight {
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes et_pb_slideRight {
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.et_animated.slideRight {
  -webkit-animation-name: et_pb_slideRight;
  animation-name: et_pb_slideRight; }

@-webkit-keyframes et_pb_slideBottom {
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes et_pb_slideBottom {
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.et_animated.slideBottom {
  -webkit-animation-name: et_pb_slideBottom;
  animation-name: et_pb_slideBottom; }

@-webkit-keyframes et_pb_slideLeft {
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes et_pb_slideLeft {
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.et_animated.slideLeft {
  -webkit-animation-name: et_pb_slideLeft;
  animation-name: et_pb_slideLeft; }

@-webkit-keyframes et_pb_bounce {
  20%, 40%, 60%, 80%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes et_pb_bounce {
  20%, 40%, 60%, 80%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.et_animated.bounce {
  -webkit-animation-name: et_pb_bounce;
  animation-name: et_pb_bounce; }

@-webkit-keyframes et_pb_bounceTop {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0); }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes et_pb_bounceTop {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0); }
  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.et_animated.bounceTop {
  -webkit-animation-name: et_pb_bounceTop;
  animation-name: et_pb_bounceTop; }

@-webkit-keyframes et_pb_bounceRight {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes et_pb_bounceRight {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0); }
  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.et_animated.bounceRight {
  -webkit-animation-name: et_pb_bounceRight;
  animation-name: et_pb_bounceRight; }

@-webkit-keyframes et_pb_bounceBottom {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0); }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes et_pb_bounceBottom {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0); }
  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.et_animated.bounceBottom {
  -webkit-animation-name: et_pb_bounceBottom;
  animation-name: et_pb_bounceBottom; }

@-webkit-keyframes et_pb_bounceLeft {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes et_pb_bounceLeft {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0); }
  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.et_animated.bounceLeft {
  -webkit-animation-name: et_pb_bounceLeft;
  animation-name: et_pb_bounceLeft; }

@-webkit-keyframes et_pb_zoom {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

@keyframes et_pb_zoom {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

.et_animated.zoom {
  -webkit-animation-name: et_pb_zoom;
  animation-name: et_pb_zoom; }

@-webkit-keyframes et_pb_zoomTop {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

@keyframes et_pb_zoomTop {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

.et_animated.zoomTop {
  -webkit-animation-name: et_pb_zoomTop;
  animation-name: et_pb_zoomTop;
  -webkit-transform-origin: top;
  transform-origin: top; }

@-webkit-keyframes et_pb_zoomRight {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

@keyframes et_pb_zoomRight {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

.et_animated.zoomRight {
  -webkit-animation-name: et_pb_zoomRight;
  animation-name: et_pb_zoomRight;
  -webkit-transform-origin: right;
  transform-origin: right; }

@-webkit-keyframes et_pb_zoomBottom {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

@keyframes et_pb_zoomBottom {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

.et_animated.zoomBottom {
  -webkit-animation-name: et_pb_zoomBottom;
  animation-name: et_pb_zoomBottom;
  -webkit-transform-origin: bottom;
  transform-origin: bottom; }

@-webkit-keyframes et_pb_zoomLeft {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

@keyframes et_pb_zoomLeft {
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    opacity: 1; } }

.et_animated.zoomLeft {
  -webkit-animation-name: et_pb_zoomLeft;
  animation-name: et_pb_zoomLeft;
  -webkit-transform-origin: left;
  transform-origin: left; }

@-webkit-keyframes et_pb_flip {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0); } }

@keyframes et_pb_flip {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0); } }

.et_animated.flip {
  -webkit-animation-name: et_pb_flip;
  animation-name: et_pb_flip; }

@-webkit-keyframes et_pb_flipTop {
  from {
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0); } }

@keyframes et_pb_flipTop {
  from {
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0); } }

.et_animated.flipTop {
  -webkit-animation-name: et_pb_flipTop;
  animation-name: et_pb_flipTop; }

@-webkit-keyframes et_pb_flipRight {
  from {
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0); } }

@keyframes et_pb_flipRight {
  from {
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0); } }

.et_animated.flipRight {
  -webkit-animation-name: et_pb_flipRight;
  animation-name: et_pb_flipRight; }

@-webkit-keyframes et_pb_flipBottom {
  from {
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0); } }

@keyframes et_pb_flipBottom {
  from {
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0); } }

.et_animated.flipBottom {
  -webkit-animation-name: et_pb_flipBottom;
  animation-name: et_pb_flipBottom; }

@-webkit-keyframes et_pb_flipLeft {
  from {
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0); } }

@keyframes et_pb_flipLeft {
  from {
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0); } }

.et_animated.flipLeft {
  -webkit-animation-name: et_pb_flipLeft;
  animation-name: et_pb_flipLeft; }

@-webkit-keyframes et_pb_fold {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0); } }

@keyframes et_pb_fold {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0); } }

.et_animated.fold {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation-name: et_pb_fold;
  animation-name: et_pb_fold; }

@-webkit-keyframes et_pb_foldTop {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0); } }

@keyframes et_pb_foldTop {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0); } }

.et_animated.foldTop {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-name: et_pb_foldTop;
  animation-name: et_pb_foldTop; }

@-webkit-keyframes et_pb_foldRight {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0); } }

@keyframes et_pb_foldRight {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0); } }

.et_animated.foldRight {
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-animation-name: et_pb_foldRight;
  animation-name: et_pb_foldRight; }

@-webkit-keyframes et_pb_foldBottom {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0); } }

@keyframes et_pb_foldBottom {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateX(0);
    transform: perspective(0) rotateX(0); } }

.et_animated.foldBottom {
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-animation-name: et_pb_foldBottom;
  animation-name: et_pb_foldBottom; }

@-webkit-keyframes et_pb_foldLeft {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0); } }

@keyframes et_pb_foldLeft {
  to {
    opacity: 1;
    -webkit-transform: perspective(0) rotateY(0);
    transform: perspective(0) rotateY(0); } }

.et_animated.foldLeft {
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-animation-name: et_pb_foldLeft;
  animation-name: et_pb_foldLeft; }

@-webkit-keyframes et_pb_roll {
  from {
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes et_pb_roll {
  from {
    -webkit-transform-origin: center;
    transform-origin: center; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.et_animated.roll {
  -webkit-animation-name: et_pb_roll;
  animation-name: et_pb_roll; }

@-webkit-keyframes et_pb_rollTop {
  from {
    -webkit-transform-origin: top;
    transform-origin: top; }
  to {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes et_pb_rollTop {
  from {
    -webkit-transform-origin: top;
    transform-origin: top; }
  to {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.et_animated.rollTop {
  -webkit-animation-name: et_pb_rollTop;
  animation-name: et_pb_rollTop; }

@-webkit-keyframes et_pb_rollRight {
  from {
    -webkit-transform-origin: right;
    transform-origin: right; }
  to {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes et_pb_rollRight {
  from {
    -webkit-transform-origin: right;
    transform-origin: right; }
  to {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.et_animated.rollRight {
  -webkit-animation-name: et_pb_rollRight;
  animation-name: et_pb_rollRight; }

@-webkit-keyframes et_pb_rollBottom {
  from {
    -webkit-transform-origin: bottom;
    transform-origin: bottom; }
  to {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes et_pb_rollBottom {
  from {
    -webkit-transform-origin: bottom;
    transform-origin: bottom; }
  to {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.et_animated.rollBottom {
  -webkit-animation-name: et_pb_rollBottom;
  animation-name: et_pb_rollBottom; }

@-webkit-keyframes et_pb_rollLeft {
  from {
    -webkit-transform-origin: left;
    transform-origin: left; }
  to {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes et_pb_rollLeft {
  from {
    -webkit-transform-origin: left;
    transform-origin: left; }
  to {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.et_animated.rollLeft {
  -webkit-animation-name: et_pb_rollLeft;
  animation-name: et_pb_rollLeft; }

.box-shadow-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none; }

.et-box, .has-box-shadow-overlay {
  position: relative; }

#wp-admin-bar-et-use-visual-builder a:before {
  font-family: ETmodules !important;
  content: "\e625";
  font-size: 30px !important;
  width: 28px;
  margin-top: -3px;
  color: #974df3 !important; }

#wp-admin-bar-et-use-visual-builder:hover a:before {
  color: #fff !important; }

#wp-admin-bar-et-use-visual-builder a:hover, #wp-admin-bar-et-use-visual-builder:hover a {
  transition: background-color .5s ease;
  -webkit-transition: background-color .5s ease;
  -moz-transition: background-color .5s ease;
  background-color: #7e3bd0 !important;
  color: #fff !important; }

.et-box {
  margin: 0 0 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  font-size: 14px; }

.et-box-content {
  text-shadow: 1px 1px 1px #fff;
  padding: 27px 43px 17px 66px;
  min-height: 35px; }

.et-box-content strong {
  color: #000;
  font-weight: 700; }

.et-bio:before, .et-download:before, .et-info:before, .et-shadow:before, .et-warning:before {
  content: '';
  position: absolute;
  top: 32px;
  left: 28px; }

.et-info {
  border: 1px solid #e2e2ba; }

.et-info:before {
  width: 22px;
  height: 20px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -97px -2px no-repeat; }

.et-info .et-box-content {
  color: #ada771;
  background: #f9f9dc;
  border: 1px solid #fbfbef;
  box-shadow: inset 0 0 45px #efefc0; }

.et-info .et-box-content h1, .et-info .et-box-content h2, .et-info .et-box-content h3, .et-info .et-box-content h4, .et-info .et-box-content h5, .et-info .et-box-content h6 {
  color: #ada771; }

.et-warning {
  border: 1px solid #e0b1b1; }

.et-warning:before {
  width: 17px;
  height: 17px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -75px -41px no-repeat; }

.et-warning .et-box-content {
  color: #ad7676;
  background: #ffd9d5;
  border: 1px solid #fceeec;
  box-shadow: inset 0 0 45px #f0bfba; }

.et-warning .et-box-content h1, .et-warning .et-box-content h2, .et-warning .et-box-content h3, .et-warning .et-box-content h4, .et-warning .et-box-content h5, .et-warning .et-box-content h6 {
  color: #ad7676; }

.et-download {
  border: 1px solid #b9dbb6; }

.et-download:before {
  width: 19px;
  height: 14px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -23px -19px no-repeat; }

.et-download .et-box-content {
  color: #7ea57b;
  background: #dff7dd;
  border: 1px solid #f1f9f0;
  box-shadow: inset 0 0 45px #cbe5c9; }

.et-download .et-box-content h1, .et-download .et-box-content h2, .et-download .et-box-content h3, .et-download .et-box-content h4, .et-download .et-box-content h5, .et-download .et-box-content h6 {
  color: #7ea57b; }

.et-bio {
  border: 1px solid #b3d8d3; }

.et-bio:before {
  width: 19px;
  height: 15px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -23px -2px no-repeat;
  top: 33px; }

.et-bio .et-box-content {
  color: #80acb0;
  background: #ddf5f7;
  border: 1px solid #f1fafb;
  box-shadow: inset 0 0 45px #c6edf0; }

.et-bio .et-box-content h1, .et-bio .et-box-content h2, .et-bio .et-box-content h3, .et-bio .et-box-content h4, .et-bio .et-box-content h5, .et-bio .et-box-content h6 {
  color: #80acb0; }

.et-shadow {
  border: 1px solid #ddd; }

.et-shadow .et-box-content {
  color: #737373;
  background: #fafafa;
  border: 1px solid #fafafa;
  box-shadow: inset 0 0 45px #e7e7e7; }

.et-shadow .et-box-content h1, .et-shadow .et-box-content h2, .et-shadow .et-box-content h3, .et-shadow .et-box-content h4, .et-shadow .et-box-content h5, .et-shadow .et-box-content h6 {
  color: #737373; }

.et-tooltip {
  position: relative; }

.et-tooltip-box {
  display: none;
  line-height: 18px;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: absolute;
  bottom: 35px;
  left: -94px;
  width: 235px;
  padding: 20px 25px 22px;
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1); }

.et-tooltip-arrow {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -120px -2px no-repeat;
  width: 24px;
  height: 13px;
  display: block;
  position: absolute;
  bottom: -13px;
  left: 129px; }

.et-learn-more {
  background: #fff;
  border: 1px solid #e7e7e7;
  margin: 10px 0;
  box-shadow: 1px -1px 0 0 #fff; }

.et-learn-more h3.heading-more {
  cursor: pointer;
  padding: 16px 50px 16px 22px;
  font-size: 14px;
  color: #999;
  letter-spacing: 0;
  text-shadow: 1px 1px 0 #fff;
  position: relative;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  margin: 0 !important; }

.et-learn-more h3.heading-more span.et_learnmore_arrow {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 100%;
  border-left: 1px solid #fff;
  box-shadow: -1px 0 0 0 #e7e7e7; }

.et-learn-more span.et_learnmore_arrow span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
  width: 13px;
  height: 10px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -58px -2px no-repeat; }

.et-learn-more .open span.et_learnmore_arrow span {
  background-position: -58px -14px; }

.et-learn-more .learn-more-content {
  padding: 30px 30px 20px;
  visibility: hidden;
  border-top: 1px solid #e7e7e7; }

.et_slidecontent .et-learn-more .learn-more-content {
  display: block;
  visibility: hidden; }

.et-open .learn-more-content {
  display: block;
  visibility: visible !important; }

.et_shortcodes_controller_nav {
  border-top: 1px solid #e7e7e7;
  box-shadow: inset 1px 1px 0 0 #fff;
  min-height: 53px;
  position: relative; }

.et_shortcodes_controls, .et_shortcodes_controls_arrows {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 26px !important; }

.et_shortcodes_controls {
  text-align: center;
  padding-top: 20px !important;
  line-height: 0 !important; }

.et_shortcodes_controls li {
  display: inline-block;
  margin: 0 3px; }

.et_shortcodes_controls a {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -45px -1px no-repeat;
  width: 11px;
  height: 11px;
  display: inline-block; }

.et_shortcodes_controls .et_shortcodes_active_control a {
  background-position: -45px -14px; }

.et_shortcodes_controls_arrows a {
  font-size: 14px;
  color: #999 !important;
  text-shadow: 1px 1px 0 #fff;
  position: absolute;
  top: 0; }

.et_shortcodes_controls_arrows a:hover {
  color: #4c4c4c;
  text-decoration: none; }

.et_shortcodes_controls_arrows .et_sc_nav_prev {
  padding: 14px 38px 12px 48px;
  border-right: 1px solid #e7e7e7;
  box-shadow: 1px 0 0 0 #fff;
  left: 0; }

.et_shortcodes_controls_arrows .et_sc_nav_next {
  padding: 14px 48px 12px 38px;
  border-left: 1px solid #fff;
  box-shadow: -1px 0 0 0 #e7e7e7;
  right: 0; }

.et_shortcodes_controls_arrows .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_prev span {
  top: 21px; }

.et_shortcodes_controls_arrows .et_sc_nav_next span {
  right: 30px; }

.et_shortcodes_controls_arrows .et_sc_nav_prev span {
  left: 30px; }

.et-simple-slider {
  background: #fff;
  border: 1px solid #e7e7e7;
  margin: 10px 0;
  position: relative; }

.et-simple-slider h1, .et-simple-slider h2, .et-simple-slider h3, .et-simple-slider h4, .et-simple-slider h5, .et-simple-slider h6 {
  font-family: Century Gothic,Arial,sans-serif;
  color: #333; }

.et_quote, span.et-price {
  font-family: Georgia,serif; }

.et-simple-slides {
  overflow: hidden;
  margin: 30px 30px 20px; }

.et-simple-slider div.et-slide {
  display: none;
  width: 100% !important; }

.one_fourth, .one_half, .one_third, .three_fourth, .two_third {
  float: left;
  margin-right: 4%;
  position: relative; }

.one_half {
  width: 48%; }

.one_third {
  width: 30.66%; }

.two_third {
  width: 65.32%; }

.one_fourth {
  width: 22%; }

.three_fourth {
  width: 74%; }

a.big-button, a.icon-button, a.small-button {
  display: inline-block;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4), 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  line-height: 26px;
  cursor: pointer; }

a.icon-button, a.small-button {
  padding: 6px 14px;
  font-weight: 700 !important;
  font-size: 12px;
  margin: 0 5px 8px 0; }

a.big-button:hover, a.icon-button:hover, a.small-button:hover {
  text-decoration: none; }

a.bigblue, a.smallblue {
  color: #2b63a8 !important;
  background: #88bdff;
  background: linear-gradient(to bottom, #88bdff 0, #60a7ff 100%);
  border: 1px solid #3e8ff4; }

a.bigblue:hover, a.smallblue:hover {
  color: #23528c !important; }

a.smalllightblue {
  color: #348db6 !important;
  background: #8edbff;
  background: linear-gradient(to bottom, #8edbff 0, #60cdff 100%);
  border: 1px solid #51b5e4; }

a.smalllightblue:hover {
  color: #287295 !important; }

a.bigteal, a.bigturquoise, a.smallteal {
  color: #3da7a9 !important;
  background: #61eef0;
  background: linear-gradient(to bottom, #61eef0 0, #59dcde 100%);
  border: 1px solid #48bec0; }

a.bigteal:hover, a.bigturquoise:hover, a.smallteal:hover {
  color: #309192 !important; }

a.biggreen, a.smallgreen {
  color: #569d51 !important;
  background: #94e48d;
  background: linear-gradient(to bottom, #94e48d 0, #82cf7c 100%);
  border: 1px solid #4dab46; }

a.biggreen:hover, a.smallgreen:hover {
  color: #478542 !important; }

a.bigorange, a.smallorange {
  color: #c7822f !important;
  background: #ffcb8c;
  background: linear-gradient(to bottom, #ffcb8c 0, #ffb660 100%);
  border: 1px solid #db9c51; }

a.bigorange:hover, a.smallorange:hover {
  color: #a96c23 !important; }

a.smallsilver {
  color: #595a5a !important;
  background: #f5f5f5;
  background: linear-gradient(to bottom, #f5f5f5 0, #e2e2e2 100%);
  border: 1px solid #c3c3c3;
  text-shadow: 1px 1px 1px #fff;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.9), 1px 1px 1px rgba(0, 0, 0, 0.1); }

a.smallsilver:hover {
  color: #454545 !important; }

a.smallblack {
  color: #fff !important;
  background: #5b5b5b;
  background: linear-gradient(to bottom, #5b5b5b 0, #383838 100%);
  border: 1px solid #0e0e0e;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-shadow: -1px -1px 0 #000; }

a.smallblack:hover {
  color: #f7f7f7 !important; }

a.bigred, a.smallred {
  color: #9a3e3e !important;
  background: #ff7979;
  background: linear-gradient(to bottom, #ff7979 0, #ff5f5f 100%);
  border: 1px solid #d85353; }

a.bigred:hover, a.smallred:hover {
  color: #803030 !important; }

a.smallpink {
  color: #914d97 !important;
  background: #e782f1;
  background: linear-gradient(to bottom, #e782f1 0, #d271da 100%);
  border: 1px solid #b15cb9; }

a.smallpink:hover {
  color: #753b7a !important; }

a.bigpurple, a.smallpurple {
  color: #653e9a !important;
  background: #b279ff;
  background: linear-gradient(to bottom, #b279ff 0, #a35fff 100%);
  border: 1px solid #8b53d8; }

a.bigpurple:hover, a.smallpurple:hover {
  color: #563386 !important; }

a.big-button {
  font-weight: 400 !important;
  font-size: 20px;
  padding: 14px 24px;
  margin: 8px 6px 8px 0; }

a.big-button:hover {
  text-decoration: none; }

a.icon-button {
  color: #595a5a !important;
  background: #f5f5f5;
  background: linear-gradient(to bottom, #f5f5f5 0, #e1e1e1 100%);
  border: 1px solid #c3c3c3;
  text-shadow: 1px 1px 1px #fff;
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.9), 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding-left: 36px;
  position: relative; }

.et-protected-title, .et-tabs-container ul.et_shortcodes_mobile_nav {
  border-bottom: 1px solid #e7e7e7; }

a.icon-button:hover {
  color: #404040; }

a.icon-button span.et-icon {
  position: absolute;
  top: 10px;
  left: 12px;
  width: 18px;
  height: 16px; }

a.download-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -3px -2px no-repeat;
  width: 17px;
  height: 20px;
  top: 7px; }

a.search-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -206px -2px no-repeat;
  top: 9px; }

a.refresh-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -169px -19px no-repeat; }

a.question-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -164px -2px no-repeat; }

a.people-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -151px -33px no-repeat;
  height: 17px;
  top: 9px; }

a.warning-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -188px -19px no-repeat;
  width: 15px; }

a.mail-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -131px -33px no-repeat;
  height: 15px; }

a.heart-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -131px -18px no-repeat;
  width: 14px;
  height: 13px;
  top: 12px;
  left: 14px; }

a.paper-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -147px -17px no-repeat;
  width: 15px;
  height: 15px; }

a.notice-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -147px -2px no-repeat;
  width: 15px;
  height: 13px;
  top: 11px; }

a.stats-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -184px -2px no-repeat;
  width: 15px;
  height: 14px;
  top: 11px; }

a.rss-icon span.et-icon {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -171px -36px no-repeat;
  width: 15px;
  top: 9px; }

ul.et_shortcodes_mobile_nav {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  display: none;
  z-index: 2; }

ul.et_shortcodes_mobile_nav a {
  position: relative; }

.et_shortcodes_controls_arrows span, ul.et_shortcodes_mobile_nav span {
  position: absolute;
  top: 23px;
  display: block;
  width: 10px;
  height: 14px; }

.et_shortcodes_controls_arrows .et_sc_nav_prev span, ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -3px -24px no-repeat; }

.et_shortcodes_controls_arrows .et_sc_nav_next span, ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -3px -40px no-repeat; }

.et-tabs-container {
  background: #fff;
  border: 1px solid #e7e7e7;
  position: relative;
  margin: 50px 0 15px; }

.et-learn-more h3.heading-more, .et-protected-title, .et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav, .et-testimonial-author-info, .et_shortcodes_controller_nav, .pricing-content-bottom, .pricing-heading {
  background: #f9f9f9;
  background: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%); }

.et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav {
  margin: 0 !important;
  overflow: hidden;
  border-top: 1px solid #fff;
  position: relative; }

.et-tabs-container .et-tabs-control:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e7e7e7; }

.et-tabs-container .et-tabs-control li {
  list-style: none;
  margin: 0 !important;
  float: left;
  padding: 0 !important;
  border-left: 1px solid #e7e7e7;
  box-shadow: -1px 0 0 #fff;
  position: relative; }

.et-tabs-container .et-tabs-control li:first-child {
  border-left: 1px solid #fff;
  box-shadow: none; }

.et-tabs-container .et-tabs-control li a {
  font-size: 14px;
  color: #999 !important;
  text-shadow: 1px 1px 0 #fff !important;
  display: block;
  padding: 15px 20px; }

.et-tabs-container .et-tabs-control li a:hover {
  color: #4c4c4c !important;
  text-decoration: none; }

.et-tabs-container .et-tabs-control li.active:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff; }

.et-tabs-container .et-tabs-control li.active a {
  background: #fff;
  color: #4c4c4c !important; }

.et-tabs-content-wrapper > div {
  display: none; }

.et_sliderfx_slide .et-tabs-content-wrapper {
  width: 1200%;
  position: relative;
  left: 0; }

.et_sliderfx_slide .et-tabs-content-wrapper > div {
  float: left;
  display: block;
  height: 1px;
  visibility: hidden; }

.et_sliderfx_slide .et_shortcode_slide_active {
  height: auto !important; }

.et-tabs-container .et-tabs-content {
  margin: 30px 30px 20px; }

.et-tabs-container ul.et_shortcodes_mobile_nav li {
  float: right;
  line-height: 26px; }

.et-tabs-container ul.et_shortcodes_mobile_nav a {
  display: block;
  padding: 16px 10px 16px 45px;
  color: #999 !important;
  font-size: 14px;
  text-shadow: 1px 1px 0 #fff !important; }

.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next {
  padding: 16px 45px 16px 10px;
  text-align: right; }

.et-tabs-container ul.et_shortcodes_mobile_nav a:hover {
  text-decoration: none;
  color: #4c4c4c !important; }

.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #e7e7e7;
  box-shadow: 1px 0 0 #fff; }

.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
  right: 28px; }

.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
  left: 28px; }

.author-shortcodes, .et-image-slider, .et-protected, .et-simple-slider, .et-tabs-container, .et-testimonial-box, .tabs-left {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }

.tabs-left {
  background: #fff;
  border: 1px solid #e7e7e7;
  position: relative;
  margin-bottom: 15px; }

.tabs-left .et-tabs-control, .tabs-left ul.et_shortcodes_mobile_nav {
  width: 149px;
  border-top: 1px solid #fff;
  float: left;
  list-style: none !important;
  margin: 0 !important;
  position: relative; }

.tabs-left ul.et_shortcodes_mobile_nav {
  position: absolute;
  top: 0;
  left: 0; }

.tabs-left .et-tabs-control li, .tabs-left ul.et_shortcodes_mobile_nav li {
  padding-right: 0 !important;
  padding-left: 0 !important;
  background: 0 0 !important;
  list-style: none !important;
  border-bottom: 1px solid #e7e7e7;
  box-shadow: 0 1px 0 0 #fff; }

.tabs-left .et-tabs-control li a {
  color: #999 !important;
  font-size: 14px;
  text-shadow: 1px 1px 0 #fff !important;
  display: block;
  padding: 15px 10px 15px 20px; }

.tabs-left .et-tabs-control li.active a {
  background: #fff;
  margin-right: -1px; }

.tabs-left .et-tabs-control li a:hover, .tabs-left .et-tabs-control li.active a {
  text-decoration: none;
  color: #4c4c4c !important; }

.tabs-left .et-tabs-content {
  padding: 30px 30px 20px;
  position: relative; }

.tabs-left.et_sliderfx_slide .et-tabs-content-main-wrap {
  overflow: hidden; }

.tabs-left .et-tabs-content h3 {
  padding-bottom: 14px;
  color: #333; }

.et_left_tabs_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 148px;
  height: 100%;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #fff;
  background: #f5f5f5;
  background: linear-gradient(to right, #f9f9f9 0, #f5f5f5 100%); }

.author-shortcodes, .et-protected {
  border: 1px solid #e7e7e7;
  background: #fff;
  margin-bottom: 10px; }

.tabs-left ul.et_shortcodes_mobile_nav a span {
  top: 50%;
  margin-top: -7px; }

.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
  right: 50%;
  margin-right: -4px; }

.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
  left: 50%;
  margin-left: -4px; }

.author-shortcodes {
  font-size: 14px; }

.author-shortcodes .author-inner {
  position: relative;
  padding: 30px 30px 20px 117px;
  min-height: 60px; }

.author-shortcodes .author-image {
  position: absolute;
  top: 32px;
  left: 30px;
  width: 60px;
  height: 60px; }

.author-shortcodes .author-image img {
  max-width: 100%;
  height: auto;
  width: auto; }

.author-shortcodes .author-image .author-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5); }

.et-protected {
  width: 390px; }

.et-protected-title {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 18px 10px 17px 50px;
  position: relative;
  color: #999;
  text-shadow: 0 1px 0 #fff;
  font-size: 14px; }

.et-protected-title:before {
  content: '';
  position: absolute;
  top: 16px;
  left: 20px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -23px -36px no-repeat;
  width: 17px;
  height: 19px; }

.et-protected-form {
  padding: 32px 37px 32px 32px;
  text-align: right; }

.et-protected-form p {
  padding-bottom: 16px; }

.et-protected-form p label {
  position: relative; }

.et-protected-form p .et_protected_icon {
  width: 10px;
  height: 20px;
  position: absolute;
  top: 2px;
  left: 18px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -190px -37px no-repeat;
  display: block; }

.et-protected-form p .et_protected_password {
  height: 23px;
  background-position: -275px -2px; }

.et-protected-form label span {
  display: none; }

.et-protected-form p input {
  margin: 0 !important;
  border: 1px solid #e7e7e7;
  color: #363636;
  font-size: 14px;
  background: #f3f3f3;
  background: linear-gradient(to bottom, #f3f3f3 1%, #fefefe 100%);
  padding: 20px 20px 20px 40px;
  width: 100%;
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  position: relative; }

.et-protected-form input.etlogin-button {
  background: #f9f9f9;
  background: linear-gradient(to bottom, #f9f9f9 0, #f5f5f5 100%);
  border: 1px solid #e7e7e7;
  padding: 14px 24px;
  color: #999;
  text-shadow: 0 1px 0 #fff;
  font-size: 14px;
  box-shadow: inset 1px 1px 0 0 #fff; }

.et-simple-slides .et_slidecontent {
  width: auto; }

.et-image-slides {
  background: #555; }

.et-image-slider {
  background: #fff;
  border: 1px solid #e7e7e7;
  margin-bottom: 25px; }

.et-image-slide {
  position: relative; }

.et-image-slider img {
  display: block;
  width: auto;
  margin: 0 auto;
  height: auto; }

.et-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6); }

.author-shortcodes, .et-learn-more, .et-simple-slider, .et-tabs-container, .et-tooltip-box, .tabs-left {
  color: #201F1F !important;
  text-shadow: none !important; }

.author-shortcodes a, .et-learn-more a, .et-simple-slider a, .et-tabs-container a, .et-tooltip-box a, .tabs-left a {
  text-shadow: none !important; }

.et-custom-list ul {
  list-style: none !important;
  list-style-image: none !important;
  padding-left: 0 !important;
  margin: 0 !important;
  line-height: 26px; }

.et-custom-list ul li {
  padding-left: 28px !important;
  margin: 5px 0 !important;
  list-style: none !important;
  position: relative; }

.et-custom-list ul li:before, .etlist-dot ul li:before, .etlist-x ul li:before {
  position: absolute;
  left: 0;
  content: ''; }

.et-custom-list ul li:before {
  top: 5px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -74px -2px no-repeat;
  width: 22px;
  height: 18px; }

.etlist-x ul li:before {
  top: 6px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -75px -21px no-repeat;
  width: 22px;
  height: 18px; }

.etlist-dot ul li {
  padding-left: 25px !important; }

.etlist-dot ul li:before {
  top: 9px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -230px -3px no-repeat;
  width: 10px;
  height: 9px; }

.et-custom-list ul li ul {
  padding: 2px 0 !important;
  margin: 0 !important; }

.et-pricing {
  margin: 40px 0 10px; }

.pricing-table {
  float: left;
  width: 25%;
  margin-bottom: 22px;
  position: relative;
  margin-left: -1px; }

.pricing-table-wrap {
  border: 1px solid #e7e7e7;
  border-bottom: none; }

.pricing-content-bottom, .pricing-table ul.pricing li {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e7e7e7; }

.pricing-heading {
  border-bottom: 1px solid #e7e7e7;
  padding: 23px 10px 22px;
  text-shadow: 1px 1px 0 #fff;
  font-size: 12px;
  color: #999;
  text-align: center;
  box-shadow: inset 1px 1px 0 0 #fff; }

.pricing-title {
  text-transform: uppercase;
  font-size: 20px;
  color: #53b4c7 !important;
  font-weight: 700;
  text-shadow: none !important; }

.pricing-heading p {
  padding-bottom: 0 !important; }

.pricing-table ul.pricing {
  padding: 0 !important;
  list-style: none !important;
  margin: 0 !important;
  list-style-image: none !important;
  line-height: 26px; }

.pricing-table ul.pricing li {
  list-style: none !important;
  background: #f5f5f5;
  background: linear-gradient(to bottom, #f5f5f5 0, #fefefe 7%, #fff 100%);
  padding: 14px 7px 14px 63px;
  position: relative;
  font-size: 12px;
  color: #363636;
  text-shadow: none !important; }

.pricing-table ul.pricing li span.pricing-mark {
  position: absolute;
  top: 19px;
  left: 30px;
  width: 22px;
  height: 18px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -74px -2px no-repeat; }

.pricing-table ul.pricing li.x-mark span.pricing-mark {
  background-position: -74px -20px; }

.pricing-content-bottom {
  box-shadow: inset 1px 0 0 0 #fff;
  padding: 20px 5px 43px;
  text-align: center; }

span.et-price {
  font-size: 48px;
  color: #94c65c;
  text-shadow: 0 1px 0 #fff; }

span.et-price sup {
  font-size: 24px;
  bottom: 13px;
  left: 1px; }

span.et-price span.dollar-sign {
  font-size: 36px; }

.pricing-table a.icon-button {
  margin: 0;
  padding-left: 15px;
  position: absolute;
  bottom: -13px;
  left: 50%;
  visibility: hidden; }

.pricing-big {
  top: -20px;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
  z-index: 2; }

.pricing-big .pricing-table-wrap {
  border-color: #d6d5d5; }

.pricing-big .pricing-heading {
  padding-top: 43px; }

.pricing-big .pricing-content-bottom {
  padding-bottom: 63px;
  border-bottom: 1px solid #d6d5d5; }

.et-testimonial-box {
  border: 1px solid #e7e7e7;
  background: #fff;
  position: relative;
  margin: 10px 0 45px; }

.et-testimonial-author-info {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e7e7e7;
  padding: 20px 20px 15px;
  text-shadow: 0 1px 0 #fff; }

.t-img {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 25px 5px 0;
  box-shadow: 0 1px 0 0 #fff;
  position: relative; }

.t-img img {
  max-width: 100%;
  height: auto; }

.t-overlay {
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

.t-author, .t-position {
  display: block; }

.t-author {
  font-size: 18px;
  color: #999;
  padding: 10px 0 5px; }

.t-position {
  color: #595959; }

.et-testimonial, .t-position {
  font-family: Georgia,serif;
  font-style: italic;
  font-size: 14px; }

.et-testimonial {
  padding: 43px 35px 30px 77px;
  color: #363636;
  position: relative;
  text-shadow: none !important; }

.et-testimonial:before {
  content: '';
  position: absolute;
  top: 43px;
  left: 35px;
  width: 25px;
  height: 19px;
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -45px -35px no-repeat; }

.t-bottom-arrow {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -97px -25px no-repeat;
  width: 31px;
  height: 32px;
  position: absolute;
  bottom: -32px;
  right: 40px; }

.et-dropcap {
  font-size: 48px;
  float: left;
  display: block;
  margin: 0 7px 0 0;
  line-height: 1; }

.et_quote {
  padding-left: 57px;
  min-height: 40px;
  font-size: 14px;
  font-style: italic;
  position: relative;
  line-height: 1.5;
  margin-bottom: 10px; }

.et_quote .et_quote_sign {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -206px -20px no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 34px; }

.quote-center .et_quote_sign {
  background-position: -251px -2px;
  width: 20px;
  height: 16px;
  top: 3px; }

.quote-center .et_quote_additional_sign {
  background: url(epanel/shortcodes/images/shortcodes-sprite.png) -251px -22px no-repeat;
  position: absolute;
  top: 3px;
  right: 13px;
  display: block;
  width: 20px;
  height: 16px; }

.et_right_quote {
  width: 100%; }

.quote-center {
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  padding-left: 30px; }

.quote-center .et_right_quote {
  padding-right: 30px;
  width: 95%; }

.et-tabs-container .et-tabs-control {
  padding: 0; }

.tabs-left .et-tabs-control {
  padding-left: 0; }

.author-info h1, .author-info h2, .author-info h3, .author-info h4, .author-info h5, .author-info h6 {
  color: #201F1F !important;
  text-shadow: none !important; }

.et_pb_pagebuilder_layout .post-content a, .et_pb_pagebuilder_layout .post-wrap .et_pb_bg_layout_dark h2 a {
  color: inherit; }

.et-tabs-container .et-tabs-control li a, .tabs-left .et-tabs-control li a {
  text-decoration: none !important; }

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

* html .clearfix {
  zoom: 1; }

.et_column_last {
  margin-right: 0 !important;
  clear: right; }

#footer-bottom .container:after, #footer-bottom .container:before, .clear, .et_extra_other_module .posts-list article:after, .et_extra_other_module .posts-list article:before, .et_pb_extra_module .posts-list article:after, .et_pb_extra_module .posts-list article:before, .single .post-wrap .post-content:after, .tabbed-post-module .tab-content:after, .tabbed-post-module .tab-content:before {
  clear: both; }

.et_pb_pagebuilder_layout .post-content h1 {
  padding: 0 0 10px;
  font-weight: 700; }

.et_pb_pagebuilder_layout .page .post-content h1 {
  padding: 0 0 10px;
  font-size: 18px;
  font-weight: 700; }

.et_pb_pagebuilder_layout .et_pb_column_1_4 .et_pb_newsletter_form, .et_pb_pagebuilder_layout .et_pb_member_social_links {
  padding: 0; }

.et_pb_pagebuilder_layout .page .post-content article {
  border-top: 0;
  box-shadow: none; }

.et_pb_pagebuilder_layout .et_pb_tabs_controls li {
  margin: 0; }

.et_pb_pagebuilder_layout .et_portfolio_image {
  position: relative;
  display: block; }

.et_pb_pagebuilder_layout .et_pb_countdown_timer .section p, .et_pb_pagebuilder_layout .et_pb_member_social_links li {
  margin-bottom: 0; }

.et_pb_pagebuilder_layout .et_pb_newsletter_form p input::-webkit-input-placeholder {
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit; }

.et_pb_pagebuilder_layout .et_pb_newsletter_form p input::-moz-placeholder {
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit; }

.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:-ms-input-placeholder {
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit; }

.et_pb_pagebuilder_layout .et_pb_newsletter_form p input::placeholder {
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit; }

.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus::-webkit-input-placeholder {
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit; }

.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus::-moz-placeholder {
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit; }

.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus:-ms-input-placeholder {
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit; }

.et_pb_pagebuilder_layout .et_pb_newsletter_form p input:focus::placeholder {
  font-weight: inherit;
  text-transform: inherit;
  letter-spacing: inherit; }

.comment_area .comment-reply-link {
  position: relative;
  top: 0; }

.comment_avatar {
  top: 0 !important; }

#commentform input[type=url], #commentform input[type=text], #commentform input[type=email], #commentform textarea {
  background: rgba(0, 0, 0, 0.05);
  width: 100%;
  font-size: 14px; }

.et_opera_mini .et_pb_image img {
  width: 100%; }

.woocommerce #payment #place_order, .woocommerce .button, .woocommerce .cart input.button, .woocommerce .cart input.post-nav .nav-links .button, .woocommerce .cart input.read-more-button, .woocommerce .post-nav .nav-links .button, .woocommerce .read-more-button, .woocommerce .wc-proceed-to-checkout a.checkout-button, .woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .post-nav .nav-links .button, .woocommerce .woocommerce-message .read-more-button, .woocommerce a.btn.alt, .woocommerce a.button, .woocommerce a.checkout-button, .woocommerce a.post-nav .nav-links .button, .woocommerce a.read-more-button, .woocommerce input.button, .woocommerce input.post-nav .nav-links .button, .woocommerce input.read-more-button, .woocommerce input[type=submit], .woocommerce-page #payment #place_order, .woocommerce-page .button, .woocommerce-page .cart input.button, .woocommerce-page .cart input.post-nav .nav-links .button, .woocommerce-page .cart input.read-more-button, .woocommerce-page .post-nav .nav-links .button, .woocommerce-page .read-more-button, .woocommerce-page .wc-proceed-to-checkout a.checkout-button, .woocommerce-page .woocommerce-message .button, .woocommerce-page .woocommerce-message .post-nav .nav-links .button, .woocommerce-page .woocommerce-message .read-more-button, .woocommerce-page a.btn.alt, .woocommerce-page a.button, .woocommerce-page a.checkout-button, .woocommerce-page a.post-nav .nav-links .button, .woocommerce-page a.read-more-button, .woocommerce-page input.button, .woocommerce-page input.post-nav .nav-links .button, .woocommerce-page input.read-more-button, .woocommerce-page input[type=submit] {
  background-color: rgba(0, 0, 0, 0.1); }

.woocommerce #payment #place_order:hover, .woocommerce .button:hover, .woocommerce .cart input.button:hover, .woocommerce .cart input.post-nav .nav-links .button:hover, .woocommerce .cart input.read-more-button:hover, .woocommerce .post-nav .nav-links .button:hover, .woocommerce .read-more-button:hover, .woocommerce .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-message .post-nav .nav-links .button:hover, .woocommerce .woocommerce-message .read-more-button:hover, .woocommerce a.btn.alt:hover, .woocommerce a.button:hover, .woocommerce a.checkout-button:hover, .woocommerce a.post-nav .nav-links .button:hover, .woocommerce a.read-more-button:hover, .woocommerce input.button:hover, .woocommerce input.post-nav .nav-links .button:hover, .woocommerce input.read-more-button:hover, .woocommerce input[type=submit]:hover, .woocommerce-page #payment #place_order:hover, .woocommerce-page .button:hover, .woocommerce-page .cart input.button:hover, .woocommerce-page .cart input.post-nav .nav-links .button:hover, .woocommerce-page .cart input.read-more-button:hover, .woocommerce-page .post-nav .nav-links .button:hover, .woocommerce-page .read-more-button:hover, .woocommerce-page .wc-proceed-to-checkout a.checkout-button:hover, .woocommerce-page .woocommerce-message .button:hover, .woocommerce-page .woocommerce-message .post-nav .nav-links .button:hover, .woocommerce-page .woocommerce-message .read-more-button:hover, .woocommerce-page a.btn.alt:hover, .woocommerce-page a.button:hover, .woocommerce-page a.checkout-button:hover, .woocommerce-page a.post-nav .nav-links .button:hover, .woocommerce-page a.read-more-button:hover, .woocommerce-page input.button:hover, .woocommerce-page input.post-nav .nav-links .button:hover, .woocommerce-page input.read-more-button:hover, .woocommerce-page input[type=submit]:hover {
  background-color: rgba(0, 0, 0, 0.2); }

.woocommerce div.product form.cart .button, .woocommerce div.product form.cart .post-nav .nav-links .button, .woocommerce div.product form.cart .read-more-button, .woocommerce-page div.product form.cart .button, .woocommerce-page div.product form.cart .post-nav .nav-links .button, .woocommerce-page div.product form.cart .read-more-button {
  background-color: #00A8FF;
  color: #FFF; }

.woocommerce .woocommerce-message .button, .woocommerce .woocommerce-message .post-nav .nav-links .button, .woocommerce .woocommerce-message .read-more-button, .woocommerce-page .woocommerce-message .button, .woocommerce-page .woocommerce-message .post-nav .nav-links .button, .woocommerce-page .woocommerce-message .read-more-button {
  margin: -6px 0;
  padding: 8px 12px;
  color: #FFF;
  font-size: 12px; }

.woocommerce .woocommerce-message .button:hover, .woocommerce .woocommerce-message .post-nav .nav-links .button:hover, .woocommerce .woocommerce-message .read-more-button:hover, .woocommerce-page .woocommerce-message .button:hover, .woocommerce-page .woocommerce-message .post-nav .nav-links .button:hover, .woocommerce-page .woocommerce-message .read-more-button:hover {
  color: #FFF; }

.woocommerce #content-area, .woocommerce-page #content-area {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.woocommerce .et_pb_extra_overlay .star-rating, .woocommerce-page .et_pb_extra_overlay .star-rating {
  position: absolute;
  top: calc(60% + 32px);
  left: 50%;
  margin: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #FFF;
  font-size: 16px;
  transition: .3s ease; }

.woocommerce .et_pb_extra_overlay .star-rating span:before, .woocommerce-page .et_pb_extra_overlay .star-rating span:before {
  color: #FFF; }

.woocommerce .et_pb_extra_overlay:hover .star-rating, .woocommerce-page .et_pb_extra_overlay:hover .star-rating {
  top: calc(50% + 32px); }

.woocommerce .woocommerce-page-top, .woocommerce-page .woocommerce-page-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin: 0 0 20px;
  padding: 0; }

.woocommerce .woocommerce-page-top .woocommerce-breadcrumb:after, .woocommerce .woocommerce-page-top .woocommerce-breadcrumb:before, .woocommerce .woocommerce-page-top:after, .woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb:after, .woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb:before, .woocommerce-page .woocommerce-page-top:after {
  display: none; }

.woocommerce .woocommerce-page-top .page-title, .woocommerce-page .woocommerce-page-top .page-title {
  margin: 0;
  padding: 0;
  font-size: 26px; }

.woocommerce .woocommerce-page-top .woocommerce-breadcrumb, .woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb {
  margin: 0;
  font-size: 12px; }

.woocommerce .et_pb_extra_column_main, .woocommerce-page .et_pb_extra_column_main {
  display: block;
  width: 100%; }

.woocommerce .et_pb_extra_column_main .woocommerce-ordering, .woocommerce .et_pb_extra_column_main .woocommerce-result-count, .woocommerce-page .et_pb_extra_column_main .woocommerce-ordering, .woocommerce-page .et_pb_extra_column_main .woocommerce-result-count {
  margin: 0 0 20px; }

.woocommerce span.onsale, .woocommerce ul.products li.product span.onsale, .woocommerce-page span.onsale, .woocommerce-page ul.products li.product span.onsale {
  position: absolute;
  z-index: 100;
  top: 20px;
  left: 20px;
  display: block;
  background: #EF6939;
  min-width: 0;
  width: 65px;
  min-height: 0;
  height: 30px;
  border-radius: 3px;
  margin: 0;
  padding: 0;
  color: #FFF;
  line-height: 30px;
  font-weight: 600;
  text-transform: uppercase;
  vertical-align: middle; }

.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
  display: inline-block;
  background: #00A8FF;
  width: 100%;
  border: 0;
  border-radius: 3px;
  padding: 12px !important;
  color: #FFF;
  font-size: 12px; }

.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
  content: '\e632';
  position: relative;
  top: 0;
  left: 0;
  margin: 0 10px 0 0;
  font-size: 14px;
  vertical-align: middle; }

.woocommerce ul.products li.product .price del span.amount, .woocommerce ul.products li.product .price ins span.amount, .woocommerce ul.products li.product .price span.amount, .woocommerce-page ul.products li.product .price del span.amount, .woocommerce-page ul.products li.product .price ins span.amount, .woocommerce-page ul.products li.product .price span.amount {
  font-size: 18px; }

.woocommerce ul.products, .woocommerce-page ul.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
  min-width: 100%;
  margin: 0 -12px;
  overflow: hidden;
  float: none; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 25% !important;
  max-width: 25% !important;
  min-width: 25% !important;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  margin: 0 0 0 -1px !important;
  padding: 0 12px 24px; }

.with_sidebar .woocommerce ul.products li.product, .with_sidebar .woocommerce-page ul.products li.product, .with_sidebar.woocommerce ul.products li.product, .with_sidebar.woocommerce-page ul.products li.product {
  width: 33.33333% !important;
  max-width: 33.33333% !important;
  min-width: 33.33333% !important;
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  margin: 0 0 0 -1px !important; }

.columns-6.woocommerce ul.products li.product, .columns-6.woocommerce-page ul.products li.product {
  width: 16.66667% !important;
  max-width: 16.66667% !important;
  min-width: 16.66667% !important;
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%; }

.columns-5.woocommerce ul.products li.product, .columns-5.woocommerce-page ul.products li.product {
  width: 20% !important;
  max-width: 20% !important;
  min-width: 20% !important;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%; }

.columns-4.woocommerce ul.products li.product, .columns-4.woocommerce-page ul.products li.product {
  width: 25% !important;
  max-width: 25% !important;
  min-width: 25% !important;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%; }

.columns-3.woocommerce ul.products li.product, .columns-3.woocommerce-page ul.products li.product {
  width: 33.33333% !important;
  max-width: 33.33333% !important;
  min-width: 33.33333% !important;
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%; }

.columns-2.woocommerce ul.products li.product, .columns-2.woocommerce-page ul.products li.product {
  width: 50% !important;
  max-width: 50% !important;
  min-width: 50% !important;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

.columns-1.woocommerce ul.products li.product, .columns-1.woocommerce-page ul.products li.product {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

.woocommerce ul.products li.product .product-wrapper, .woocommerce-page ul.products li.product .product-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  border: 0; }

.woocommerce ul.products li.product .product-wrapper a, .woocommerce-page ul.products li.product .product-wrapper a {
  position: relative;
  width: 100%;
  text-align: center; }

.woocommerce ul.products li.product .product-wrapper a:last-child, .woocommerce-page ul.products li.product .product-wrapper a:last-child {
  padding: 20px; }

.woocommerce ul.products li.product .product-wrapper a img, .woocommerce-page ul.products li.product .product-wrapper a img {
  margin: 0; }

.woocommerce ul.products li.product .product-wrapper h3, .woocommerce-page ul.products li.product .product-wrapper h3 {
  margin: 0 0 5px;
  padding: 0; }

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price {
  margin: 0;
  color: #00A8FF;
  font-size: 18px;
  font-weight: 600; }

.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price ins, .woocommerce-page ul.products li.product .price del, .woocommerce-page ul.products li.product .price ins {
  display: inline-block;
  text-decoration: none; }

.woocommerce ul.products li.product .price del, .woocommerce-page ul.products li.product .price del {
  text-decoration: line-through; }

.mfp-close, .woocommerce div.product div.summary p.price ins, .woocommerce div.product div.summary span.price ins, .woocommerce-page div.product div.summary p.price ins, .woocommerce-page div.product div.summary span.price ins {
  text-decoration: none; }

.woocommerce ul.products li.product .price del span.amount, .woocommerce-page ul.products li.product .price del span.amount {
  color: rgba(0, 0, 0, 0.5); }

.woocommerce nav.woocommerce-pagination, .woocommerce-page nav.woocommerce-pagination {
  width: 100%;
  text-align: right; }

.woocommerce nav.woocommerce-pagination ul.page-numbers, .woocommerce-page nav.woocommerce-pagination ul.page-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border: 0;
  margin: 0 0 24px;
  line-height: 1; }

.woocommerce nav.woocommerce-pagination ul.page-numbers:after, .woocommerce nav.woocommerce-pagination ul.page-numbers:before, .woocommerce-page nav.woocommerce-pagination ul.page-numbers:after, .woocommerce-page nav.woocommerce-pagination ul.page-numbers:before {
  display: none; }

.woocommerce nav.woocommerce-pagination ul.page-numbers li, .woocommerce-page nav.woocommerce-pagination ul.page-numbers li {
  margin: 0 0 0 10px;
  border: 0; }

.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers, .woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers {
  width: 40px;
  height: 40px;
  padding: 0;
  line-height: 40px;
  text-align: center; }

.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers.current, .woocommerce-page nav.woocommerce-pagination ul.page-numbers li .page-numbers.current {
  background: #00A8FF;
  color: #FFF; }

.woocommerce div.product div.images, .woocommerce-page div.product div.images {
  width: calc(50% - 12px);
  margin: 0 12px 24px 0;
  float: left; }

.woocommerce div.product div.images img, .woocommerce-page div.product div.images img {
  border-radius: 3px;
  overflow: hidden; }

.woocommerce div.product div.images .flex-control-thumbs, .woocommerce-page div.product div.images .flex-control-thumbs {
  margin-top: 6.6666%; }

.woocommerce div.product div.images .flex-control-thumbs li, .woocommerce-page div.product div.images .flex-control-thumbs li {
  width: 20%;
  margin-right: 6.6666%;
  margin-bottom: 6.6666%; }

.woocommerce div.product div.images .flex-control-thumbs li:nth-of-type(4n), .woocommerce-page div.product div.images .flex-control-thumbs li:nth-of-type(4n) {
  margin-right: 0; }

.woocommerce div.product div.images .flex-control-thumbs li img, .woocommerce-page div.product div.images .flex-control-thumbs li img {
  transition: opacity .5s ease; }

.woocommerce div.product div.images div.thumbnails, .woocommerce-page div.product div.images div.thumbnails {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 24px -12px 0;
  padding-top: 0; }

.woocommerce div.product div.images div.thumbnails a, .woocommerce-page div.product div.images div.thumbnails a {
  margin: 0;
  padding: 0 12px; }

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a {
  border-color: #00A8FF; }

.woocommerce div.product div.summary, .woocommerce-page div.product div.summary {
  width: calc(50% - 12px);
  border-top: 0;
  padding: 24px;
  float: right; }

.woocommerce div.product div.summary .product_title, .woocommerce-page div.product div.summary .product_title {
  margin: 0 0 10px; }

.woocommerce div.product div.summary .woocommerce-product-rating, .woocommerce-page div.product div.summary .woocommerce-product-rating {
  width: 100%;
  margin: 0 0 20px;
  line-height: 1; }

.woocommerce div.product div.summary .woocommerce-product-rating .star-rating, .woocommerce-page div.product div.summary .woocommerce-product-rating .star-rating {
  margin: 0 5px 0 0; }

.woocommerce div.product div.summary p.price, .woocommerce-page div.product div.summary p.price {
  margin: 0 0 20px;
  color: rgba(0, 0, 0, 0.5);
  font-size: 22px;
  line-height: 1; }

.woocommerce div.product div.summary p.price del .amount, .woocommerce-page div.product div.summary p.price del .amount {
  color: rgba(0, 0, 0, 0.5); }

.woocommerce div.product div.summary span.price, .woocommerce-page div.product div.summary span.price {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 600; }

.woocommerce div.product div.summary span.price del, .woocommerce-page div.product div.summary span.price del {
  color: rgba(0, 0, 0, 0.5);
  font-weight: 400; }

.woocommerce div.product div.summary span.price del .amount, .woocommerce-page div.product div.summary span.price del .amount {
  color: inherit; }

.woocommerce div.product div.summary .quantity .qty, .woocommerce-page div.product div.summary .quantity .qty {
  margin: 0 10px 0 0;
  line-height: 1; }

.woocommerce div.product div.summary .variations td, .woocommerce-page div.product div.summary .variations td {
  padding-bottom: 10px; }

.woocommerce div.product div.summary .product_meta, .woocommerce-page div.product div.summary .product_meta {
  width: 100%;
  color: rgba(0, 0, 0, 0.5); }

.woocommerce div.product div.summary .product_meta a, .woocommerce-page div.product div.summary .product_meta a {
  color: #00A8FF;
  font-weight: 600; }

.woocommerce div.product div.summary .product-share-links, .woocommerce-page div.product div.summary .product-share-links {
  background: #F5F9FD;
  width: calc(100% + 48px);
  margin: 40px -24px -24px;
  padding: 10px 20px 0;
  text-align: center; }

.woocommerce div.product div.summary .product-share-links a, .woocommerce-page div.product div.summary .product-share-links a {
  display: inline-block;
  margin: 0 5px 10px; }

.woocommerce div.product div.summary p, .woocommerce-page div.product div.summary p {
  margin: 0 0 40px; }

.woocommerce div.product .extra-woocommerce-details-accordion, .woocommerce-page div.product .extra-woocommerce-details-accordion {
  width: calc(50% - 12px);
  border: 0;
  clear: right;
  float: right; }

.woocommerce div.product .extra-woocommerce-details-accordion .group, .woocommerce-page div.product .extra-woocommerce-details-accordion .group {
  width: 100%; }

.woocommerce div.product .extra-woocommerce-details-accordion .header, .woocommerce-page div.product .extra-woocommerce-details-accordion .header {
  outline: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 15px 20px;
  line-height: 1;
  cursor: pointer; }

.woocommerce div.product .extra-woocommerce-details-accordion .header.ui-accordion-header-active .ui-accordion-header-icon:before, .woocommerce-page div.product .extra-woocommerce-details-accordion .header.ui-accordion-header-active .ui-accordion-header-icon:before {
  content: '\e63d'; }

.woocommerce div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon, .woocommerce-page div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon {
  display: inline-block;
  margin: 0 5px 0 0; }

.woocommerce div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before, .woocommerce-page div.product .extra-woocommerce-details-accordion .ui-accordion-header-icon:before {
  content: '\e638';
  color: rgba(0, 0, 0, 0.5); }

.woocommerce div.product .extra-woocommerce-details-accordion .title, .woocommerce-page div.product .extra-woocommerce-details-accordion .title {
  display: inline-block;
  padding: 0;
  margin: 0;
  color: rgba(0, 0, 0, 0.5);
  line-height: 1;
  font-size: 14px;
  font-weight: 600; }

.woocommerce div.product .extra-woocommerce-details-accordion .content, .woocommerce-page div.product .extra-woocommerce-details-accordion .content {
  background: #F5F9FD;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 40px; }

.woocommerce div.product .extra-woocommerce-details-accordion .content h2, .woocommerce-page div.product .extra-woocommerce-details-accordion .content h2 {
  display: none; }

.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author, .woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email, .woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author, .woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email {
  width: 50%;
  padding: 0; }

.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author, .woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-author {
  padding-right: 10px; }

.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email, .woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-email {
  padding-left: 10px; }

.woocommerce div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-rating, .woocommerce-page div.product .extra-woocommerce-details-accordion #group-reviews .comment-form-rating {
  padding: 10px 0;
  clear: both; }

.woocommerce div.product #comments .commentlist, .woocommerce-page div.product #comments .commentlist {
  padding: 0; }

.woocommerce div.product #respond .comment-reply-title, .woocommerce-page div.product #respond .comment-reply-title {
  font-size: 14px; }

.woocommerce div.product #respond .comment-form-rating label, .woocommerce-page div.product #respond .comment-form-rating label {
  display: block;
  margin-bottom: 10px; }

.woocommerce .related.products, .woocommerce-page .related.products {
  width: 100%;
  clear: both; }

.woocommerce .related.products h2, .woocommerce-page .related.products h2 {
  margin: 0 0 20px;
  padding: 0;
  font-weight: 600; }

.woocommerce .related.products .products li.product, .woocommerce-page .related.products .products li.product {
  width: 25%;
  max-width: 25%;
  min-width: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%; }

.with_sidebar.woocommerce .related.products .products li.product, .with_sidebar.woocommerce-page .related.products .products li.product {
  width: 33.33333333%;
  max-width: 33.33333333%;
  min-width: 33.33333333%;
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%; }

.woocommerce-MyAccount-navigation ul {
  padding: 0;
  list-style: none;
  margin-right: 30px; }

.woocommerce-MyAccount-navigation ul li {
  margin-bottom: 0; }

.woocommerce-MyAccount-navigation-link {
  position: relative;
  display: block;
  opacity: .6;
  transition: opacity .3s ease-in-out; }

.woocommerce-MyAccount-navigation-link:after {
  position: absolute;
  top: 50%;
  left: 0;
  line-height: 1;
  margin-top: -9px;
  font-family: ETModules;
  font-size: 18px; }

.woocommerce-MyAccount-navigation-link a {
  display: block;
  padding: 10px 10px 10px 30px;
  border-bottom: 1px solid #EFEFEF; }

.woocommerce-MyAccount-navigation-link.is-active, .woocommerce-MyAccount-navigation-link:hover {
  opacity: 1; }

.woocommerce-MyAccount-navigation-link--dashboard:after {
  content: '\E009'; }

.woocommerce-MyAccount-navigation-link--orders:after {
  content: '\E013'; }

.woocommerce-MyAccount-navigation-link--downloads:after {
  content: '\E05F'; }

.woocommerce-MyAccount-navigation-link--edit-address:after {
  content: '\E026'; }

.woocommerce-MyAccount-navigation-link--edit-account:after {
  content: '\E107'; }

.woocommerce-MyAccount-navigation-link--customer-logout:after {
  content: '\E051'; }

.woocommerce-MyAccount-content .woocommerce-Address-title, .woocommerce-MyAccount-content h2 {
  margin-top: 25px; }

.woocommerce .woocommerce-MyAccount-content table thead th {
  padding-top: 10px;
  padding-bottom: 10px; }

.woocommerce-MyAccount-content table td, .woocommerce-MyAccount-content table th {
  font-size: 14px; }

/*! * Ripple * Created by Andy Tran (http://andytran.me) * Copyright 2015 Andy Tran. * Licensed under MIT (https://github.com/andyhqtran/UILibrary/blob/master/LICENSE) */
[ripple] {
  position: relative;
  overflow: hidden; }

[ripple][ripple-inverse] .ripple {
  -webkit-animation: ripple-inverse 1s;
  animation: ripple-inverse 1s; }

[ripple] .ripple {
  position: absolute;
  display: block;
  background: #FFF;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-animation: ripple 1s;
  animation: ripple 1s; }

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .2; }
  100% {
    -webkit-transform: scale(10);
    transform: scale(10);
    opacity: 0; } }

@keyframes ripple {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: .2; }
  100% {
    -webkit-transform: scale(10);
    transform: scale(10);
    opacity: 0; } }

@-webkit-keyframes ripple-inverse {
  0% {
    background: #e6e6e6;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  80% {
    background: #FFF; }
  100% {
    -webkit-transform: scale(10);
    transform: scale(10);
    opacity: 1; } }

@keyframes ripple-inverse {
  0% {
    background: #e6e6e6;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1; }
  80% {
    background: #FFF; }
  100% {
    -webkit-transform: scale(10);
    transform: scale(10);
    opacity: 1; } }

@keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

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

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

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

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

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes slideWidth {
  0% {
    width: 0; } }

@keyframes Grow {
  0% {
    opacity: 0;
    -webkit-transform: scale(1, 0.5);
    transform: scale(1, 0.5); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); } }

@-webkit-keyframes flipIn {
  0% {
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg); }
  60% {
    -webkit-transform: perspective(1000px) rotateX(10deg);
    transform: perspective(1000px) rotateX(10deg); }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-10deg);
    transform: perspective(1000px) rotateX(-10deg); } }

@keyframes flipIn {
  0% {
    -webkit-transform: perspective(1000px) rotateX(-90deg);
    transform: perspective(1000px) rotateX(-90deg); }
  60% {
    -webkit-transform: perspective(1000px) rotateX(10deg);
    transform: perspective(1000px) rotateX(10deg); }
  80% {
    -webkit-transform: perspective(1000px) rotateX(-10deg);
    transform: perspective(1000px) rotateX(-10deg); } }

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

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

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

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

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

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

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

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

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

@keyframes gridFadeIn {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-5%);
    transform: translatey(-5%); }
  100% {
    opacity: 1;
    -webkit-transform: translatey(0);
    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% {
    -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;
    opacity: 0; }
  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% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  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% {
    -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;
    opacity: 0; }
  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% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  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% {
    -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;
    opacity: 0; }
  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% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  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% {
    -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;
    opacity: 0; }
  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% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  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); } }

@font-face {
  font-family: ET-Extra;
  src: url(fonts/ET-Extra.eot);
  src: url(fonts/ET-Extra.eot?#iefix) format("embedded-opentype"), url(fonts/ET-Extra.woff) format("woff"), url(fonts/ET-Extra.ttf) format("truetype"), url(fonts/ET-Extra.svg#ET-Extra) format("svg");
  font-weight: 400;
  font-style: normal; }

@media only screen and (min-width: 1024px) {
  .et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-medium, .et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-medium, .et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-small, .et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-medium, .et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-small, .footer_columns_1#footer .et_pb_extra_column.column-2, .footer_columns_1#footer .et_pb_extra_column.column-3, .footer_columns_1#footer .et_pb_extra_column.column-4, .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-3, .footer_columns_1_3__2_3#footer .et_pb_extra_column.column-2, .footer_columns_1_3__2_3#footer .et_pb_extra_column.column-3, .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-3, .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-3, .footer_columns_1_4__3_4#footer .et_pb_extra_column.column-2, .footer_columns_1_4__3_4#footer .et_pb_extra_column.column-3, .footer_columns_2#footer .et_pb_extra_column.column-2, .footer_columns_2#footer .et_pb_extra_column.column-3, .footer_columns_2_3__1_3#footer .et_pb_extra_column.column-2, .footer_columns_2_3__1_3#footer .et_pb_extra_column.column-3, .footer_columns_3#footer .et_pb_extra_column.column-3, .footer_columns_3_4__1_4#footer .et_pb_extra_column.column-2, .footer_columns_3_4__1_4#footer .et_pb_extra_column.column-3 {
    display: none; }
  .et_extra_layout .et_pb_column_1_3, .et_extra_layout .et_pb_column_1_4 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
  #footer .et_pb_extra_column {
    width: 33.33333333%;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    min-width: 0;
    max-width: none; }
  .ie #footer .et_pb_extra_column {
    max-width: 33.33333333%; }
  .footer_columns_4#footer .et_pb_extra_column {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .ie .footer_columns_4#footer .et_pb_extra_column {
    max-width: 25%; }
  .footer_columns_2#footer .et_pb_extra_column {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .ie .footer_columns_2#footer .et_pb_extra_column {
    max-width: 50%; }
  .footer_columns_1#footer .et_pb_extra_column {
    width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  .ie .footer_columns_1#footer .et_pb_extra_column {
    max-width: 100%; }
  .footer_columns_1_4__3_4#footer .et_pb_extra_column.odd {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .ie .footer_columns_1_4__3_4#footer .et_pb_extra_column.odd {
    max-width: 25%; }
  .ie .footer_columns_1_4__3_4#footer .et_pb_extra_column.even, .ie .footer_columns_3_4__1_4#footer .et_pb_extra_column.odd {
    max-width: 75%; }
  .footer_columns_1_4__3_4#footer .et_pb_extra_column.even {
    width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }
  .footer_columns_3_4__1_4#footer .et_pb_extra_column.odd {
    width: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }
  .footer_columns_3_4__1_4#footer .et_pb_extra_column.even {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .ie .footer_columns_3_4__1_4#footer .et_pb_extra_column.even {
    max-width: 25%; }
  .footer_columns_1_3__2_3#footer .et_pb_extra_column.odd {
    width: 33.33333333%;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%; }
  .ie .footer_columns_1_3__2_3#footer .et_pb_extra_column.odd {
    max-width: 33.33333333%; }
  .ie .footer_columns_1_3__2_3#footer .et_pb_extra_column.even, .ie .footer_columns_2_3__1_3#footer .et_pb_extra_column.odd {
    max-width: 66.66666666%; }
  .footer_columns_1_3__2_3#footer .et_pb_extra_column.even {
    width: 66.66666666%;
    -ms-flex-preferred-size: 66.66666666%;
    flex-basis: 66.66666666%; }
  .footer_columns_2_3__1_3#footer .et_pb_extra_column.odd {
    width: 66.66666666%;
    -ms-flex-preferred-size: 66.66666666%;
    flex-basis: 66.66666666%; }
  .footer_columns_2_3__1_3#footer .et_pb_extra_column.even {
    width: 33.33333333%;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%; }
  .ie .footer_columns_2_3__1_3#footer .et_pb_extra_column.even {
    max-width: 33.33333333%; }
  .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-1, .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-2 {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .ie .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-1, .ie .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-2 {
    max-width: 25%; }
  .ie .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-1, .ie .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-4 {
    max-width: 50%; }
  .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-4 {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-1 {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-2, .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-4 {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .ie .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-2, .ie .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-4 {
    max-width: 25%; }
  .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-2 {
    width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .ie .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-2 {
    max-width: 50%; }
  .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-1, .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-4 {
    width: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .ie .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-1, .ie .footer_columns_1_4__1_2__1_4#footer .et_pb_extra_column.column-4 {
    max-width: 25%; }
  #main-header-wrapper {
    transition: height .5s; }
  .et_fixed_nav .et-fixed-header #main-header {
    position: fixed;
    width: 100%;
    top: 0; }
  .boxed_layout.et_fixed_nav .et-fixed-header #main-header {
    width: 90%;
    max-width: 1360px; }
  .et_hide_nav.et_fixed_nav .et-fixed-header #main-content {
    padding-top: 40px; }
  .et_hide_nav #main-header {
    top: 0; }
  .admin-bar.et_fixed_nav .et-fixed-header #main-header, .admin-bar.et_hide_nav #main-header {
    top: 32px; }
  .et_hide_nav.et_fixed_nav #main-header {
    position: fixed;
    opacity: 0;
    transition-duration: .7s;
    width: 100%; }
  .et_hide_nav.et_fixed_nav .et-fixed-header #main-header {
    opacity: 1;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important; }
  .et_pb_column_1_3 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column, .et_pb_column_1_3 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column, .et_pb_column_1_4 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column, .et_pb_column_1_4 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column {
    width: 100%;
    padding: 0; } }

@media only screen and (max-width: 1024px) {
  #content-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .et_extra_layout .et_pb_row, .et_pb_extra_row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .et_extra_layout .et_pb_column, .et_pb_extra_column {
    width: 100%;
    max-width: 100%;
    min-width: 100%; }
  .et_extra_layout .et_pb_column_main, .et_extra_layout .et_pb_column_sidebar, .et_pb_extra_column_main, .et_pb_extra_column_sidebar {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    float: none;
    clear: both; }
  .with_sidebar .et_extra_layout .et_pb_column_main, .with_sidebar .et_extra_layout .et_pb_column_sidebar, .with_sidebar .et_pb_extra_column_main, .with_sidebar .et_pb_extra_column_sidebar, .with_sidebar.et_extra_layout .et_pb_column_main, .with_sidebar.et_extra_layout .et_pb_column_sidebar, .with_sidebar.et_pb_extra_column_main, .with_sidebar.et_pb_extra_column_sidebar {
    width: 100% !important;
    min-width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    padding: 0 !important;
    float: none;
    clear: both; }
  .ie.with_sidebar .et_extra_layout .et_pb_column_main, .ie.with_sidebar .et_extra_layout .et_pb_column_sidebar, .ie.with_sidebar .et_pb_extra_column_main, .ie.with_sidebar .et_pb_extra_column_sidebar, .ie.with_sidebar.et_extra_layout .et_pb_column_main, .ie.with_sidebar.et_extra_layout .et_pb_column_sidebar, .ie.with_sidebar.et_pb_extra_column_main, .ie.with_sidebar.et_pb_extra_column_sidebar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .page.with_sidebar .et_extra_layout .et_pb_column_main, .page.with_sidebar .et_extra_layout .et_pb_column_sidebar, .page.with_sidebar .et_pb_extra_column_main, .page.with_sidebar .et_pb_extra_column_sidebar, .page.with_sidebar.et_extra_layout .et_pb_column_main, .page.with_sidebar.et_extra_layout .et_pb_column_sidebar, .page.with_sidebar.et_pb_extra_column_main, .page.with_sidebar.et_pb_extra_column_sidebar, .single.with_sidebar .et_extra_layout .et_pb_column_main, .single.with_sidebar .et_extra_layout .et_pb_column_sidebar, .single.with_sidebar .et_pb_extra_column_main, .single.with_sidebar .et_pb_extra_column_sidebar, .single.with_sidebar.et_extra_layout .et_pb_column_main, .single.with_sidebar.et_extra_layout .et_pb_column_sidebar, .single.with_sidebar.et_pb_extra_column_main, .single.with_sidebar.et_pb_extra_column_sidebar {
    padding: 0 !important; }
  .et_extra_layout .et_pb_column_1_2, .et_extra_layout .et_pb_column_1_3, .et_extra_layout .et_pb_column_1_4, .et_extra_layout .et_pb_column_2_3, .et_extra_layout .et_pb_column_3_4, .et_extra_layout .et_pb_column_3_8, .et_extra_layout .et_pb_column_4_4, .et_pb_extra_column_1_2, .et_pb_extra_column_1_3, .et_pb_extra_column_1_4, .et_pb_extra_column_2_3, .et_pb_extra_column_3_4, .et_pb_extra_column_3_8, .et_pb_extra_column_4_4 {
    width: 100%;
    max-width: 100%;
    min-width: 100%; }
  .et_extra_layout .et_section_specialty .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4, .et_extra_layout .et_section_specialty .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3, .et_extra_layout .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_1_4, .et_extra_layout .et_section_specialty .et_pb_column_3_4 .et_pb_row_inner .et_pb_column_3_8 {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  header.header li ul {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: block; }
  #top-header {
    display: none; }
  #et-info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding: 0 0 10px;
    margin: 0; }
  #et-info .et-cart, #et-info .et-extra-social-icons li, #et-info .et-top-search {
    margin: 0 10px 10px 0; }
  #et-info .et-extra-social-icons {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  #et-info .et-extra-social-icons .et-extra-icon {
    border: 0;
    padding: 0; }
  #et-navigation .mega-menu-featured > ul, #et-navigation .mega-menu > ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
  .et_hide_nav.et_fixed_nav #main-header {
    opacity: 1;
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important; }
  .et_fixed_nav .logo {
    transition: none;
    -webkit-transform: none;
    transform: none; }
  .logo {
    height: 50px; }
  .centered .logo {
    display: inline-block;
    width: auto;
    margin: 30px 0; }
  #et-navigation {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .centered #et-navigation {
    margin: 0; }
  #et-navigation > ul {
    display: none; }
  #et-navigation li li {
    padding: 0 0 0 30px; }
  #et-navigation a {
    display: block;
    padding: 20px 0; }
  #et-navigation .mega-menu > ul > li {
    padding: 0; }
  #et-navigation .mega-menu > ul > li > a {
    color: inherit;
    pointer-events: all; }
  #et-navigation .mega-menu ul, #et-navigation .mega-menu ul ul {
    padding: 0 0 0 20px; }
  #et-navigation .mega-menu-featured > ul {
    padding: 20px 0 0 20px; }
  #et-navigation .mega-menu-featured > ul > li {
    padding: 0 0 20px; }
  #et-navigation .mega-menu-featured > ul > li:first-child .title {
    display: block; }
  #et-navigation .mega-menu-featured .title, #et-navigation .mega-menu.mega-featured-2 > ul > li:nth-child(2) {
    display: none; }
  #et-navigation .mega-menu-featured .post-meta a {
    padding: 0; }
  #et-navigation .mega-menu.mega-featured-2 > ul > li:nth-child(3) .title {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 20px 0 0; }
  #et-navigation .mega-menu.mega-featured-2 .title {
    display: block; }
  #et-navigation .mega-menu.mega-featured-2 .recent-list {
    padding: 0; }
  #et-navigation .mega-menu.mega-featured-2 .recent-list li:last-child {
    padding: 20px 0 0; }
  .et-top-search-primary-menu-item .search-icon {
    display: none; }
  .et-top-search-primary-menu-item .et-top-search {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    width: 100%;
    border: 0;
    margin: 15px 0 0; }
  .et-top-search-primary-menu-item .et-top-search .et-search-field {
    background: rgba(255, 255, 255, 0.1);
    padding: 7px 10px;
    font-size: 12px;
    line-height: normal; }
  .et-top-search-primary-menu-item .et-top-search .et-search-field::-webkit-input-placeholder {
    color: #FFF;
    font-weight: 400; }
  .et-top-search-primary-menu-item .et-top-search .et-search-field::-moz-placeholder {
    color: #FFF;
    font-weight: 400; }
  .et-top-search-primary-menu-item .et-top-search .et-search-field:-ms-input-placeholder {
    color: #FFF;
    font-weight: 400; }
  .et-top-search-primary-menu-item .et-top-search .et-search-field::placeholder {
    color: #FFF;
    font-weight: 400; }
  .et-top-search-primary-menu-item .et-top-search .et-search-field:focus {
    background: rgba(255, 255, 255, 0.2); }
  .et-top-search-primary-menu-item .et-top-search .et-search-submit {
    display: none; }
  #et-mobile-navigation {
    display: block; }
  #et-mobile-navigation nav {
    display: none;
    width: 100%;
    padding: 40px 40px 20px;
    border-radius: 0 0 3px 3px;
    overflow: hidden; }
  #et-mobile-navigation #et-extra-mobile-menu {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    display: block;
    background: 0;
    border: 0; }
  #et-mobile-navigation #et-extra-mobile-menu > li:last-child a {
    border: 0; }
  #et-mobile-navigation #et-extra-mobile-menu li {
    width: 100%; }
  #et-mobile-navigation #et-extra-mobile-menu li.menu-item-has-children > a {
    position: relative; }
  #et-mobile-navigation #et-extra-mobile-menu li.menu-item-has-children > a:after {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition: .3s ease; }
  #et-mobile-navigation #et-extra-mobile-menu li.menu-item-has-children > a.selected:after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    transform: translateY(-50%) rotate(-180deg); }
  #et-mobile-navigation #et-extra-mobile-menu li > ul {
    transition: none;
    opacity: 1;
    visibility: visible; }
  #et-mobile-navigation #et-extra-mobile-menu .sub-menu {
    display: none; }
  .et_extra_layout .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module, .et_pb_extra_module, .project-details {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .et_extra_layout .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post, .et_pb_extra_module .main-post {
    width: 50%;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 0; }
  .et_extra_layout .et_pb_column_1_2 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_1_3 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_1_4 .et_pb_extra_module .main-post {
    padding: 20px 20px 0;
    width: 50%; }
  .et_extra_layout .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content {
    padding: 0; }
  .et_extra_layout .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .posts-list, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .posts-list, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .posts-list, .et_pb_extra_module .posts-list {
    width: 50%; }
  .et_pb_extra_module .posts-list li:first-child, .et_pb_extra_module .posts-list li:only-child {
    border-top: 0; }
  .module-head, .tabbed-post-module .tabs {
    width: 100%; }
  .et_pb_column_1_2 .tabbed-post-module .tabs ul li, .et_pb_column_1_3 .tabbed-post-module .tabs ul li, .et_pb_column_1_4 .tabbed-post-module .tabs ul li, .et_pb_column_2_3 .tabbed-post-module .tabs ul li {
    display: block; }
  .et_pb_column_1_2 .tabbed-post-module .tabs ul li.active, .et_pb_column_1_3 .tabbed-post-module .tabs ul li.active, .et_pb_column_1_4 .tabbed-post-module .tabs ul li.active, .et_pb_column_2_3 .tabbed-post-module .tabs ul li.active {
    display: block;
    width: auto;
    border-right: 1px solid rgba(0, 0, 0, 0.1); }
  .et_pb_column_1_2 .tabbed-post-module .tab-nav, .et_pb_column_1_3 .tabbed-post-module .tab-nav, .et_pb_column_1_4 .tabbed-post-module .tab-nav, .et_pb_column_2_3 .tabbed-post-module .tab-nav, .et_pb_column_3_4 .et_pb_row_inner .tabbed-post-module .tab-nav, .et_pb_row_inner .et_pb_column_4_4 .tabbed-post-module .tab-nav {
    display: none; }
  .et_pb_column_1_2 .tabbed-post-module .tab-content, .et_pb_column_1_3 .tabbed-post-module .tab-content, .et_pb_column_1_4 .tabbed-post-module .tab-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .et_pb_column_1_2 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_2 .tabbed-post-module .tab-content .posts-list, .et_pb_column_1_3 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_3 .tabbed-post-module .tab-content .posts-list, .et_pb_column_1_4 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_4 .tabbed-post-module .tab-content .posts-list {
    width: 50%; }
  .et_pb_column_1_2 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_3 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_4 .tabbed-post-module .tab-content .main-post {
    padding: 20px; }
  .et_pb_column_1_2 .tabbed-post-module .tab-content .main-post .post-content, .et_pb_column_1_3 .tabbed-post-module .tab-content .main-post .post-content, .et_pb_column_1_4 .tabbed-post-module .tab-content .main-post .post-content {
    padding: 0; }
  .post-header {
    padding: 40px; }
  .page .post-wrap, .post-wrap {
    padding: 0 40px 40px; }
  .post-footer {
    padding: 15px 40px 0; }
  .post-footer .rating-stars, .post-footer .social-icons {
    margin: 0 0 15px; }
  .review {
    margin: 40px 0 0; }
  .project-details .project-categories, .project-details .project-description, .project-details .project-tags {
    width: 100%;
    padding: 30px 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .audio-titles {
    padding: 11.5%; }
  .single-post-module .link-format {
    padding: 60px 40px; }
  .page .post-wrap, .quote-format {
    padding: 40px; }
  .et_pb_column_1_3 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button, .et_pb_column_1_4 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button {
    font-size: 4rem;
    line-height: 4rem;
    width: 4rem;
    height: 4rem;
    margin-left: -2rem;
    margin-top: -2rem; }
  #portfolio_list .project, .with_sidebar #portfolio_list .project {
    width: 50%; }
  .sitemap-content ul {
    width: 33.33333333%;
    max-width: 33.33333333%;
    min-width: 33.33333333%;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%; }
  .with_sidebar .sitemap-content ul {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .sitemap-content ul.children {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
    min-width: 100%; }
  .woocommerce ul.products, .woocommerce-page ul.products {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: auto;
    min-width: 100%;
    margin: 0 -12px;
    overflow: hidden;
    float: none; }
  .with_sidebar .woocommerce ul.products li.product, .with_sidebar .woocommerce-page ul.products li.product, .with_sidebar.woocommerce ul.products li.product, .with_sidebar.woocommerce-page ul.products li.product {
    width: 25% !important;
    max-width: 25% !important;
    min-width: 25% !important;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin: 0 0 0 -1px !important; }
  .woocommerce .related.products li.product:nth-child(n), .woocommerce-page .related.products li.product:nth-child(n) {
    width: 25% !important;
    margin: 0 !important; }
  .etad {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
  .header .etad {
    margin: 20px auto; }
  .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box {
    background: rgba(0, 0, 0, 0.6);
    position: absolute; }
  .et_pb_column_1_2 .featured-posts-slider-module .post-content h3, .et_pb_column_1_3 .featured-posts-slider-module .post-content h3, .et_pb_column_1_4 .featured-posts-slider-module .post-content h3, .et_pb_column_2_3 .featured-posts-slider-module .post-content h3, .et_pb_column_3_4 .featured-posts-slider-module .post-content h3, .et_pb_column_3_8 .featured-posts-slider-module .post-content h3, .et_pb_column_4_4 .featured-posts-slider-module .post-content h3 {
    font-size: 16px; }
  .et_pb_column_1_3 .featured-posts-slider-module .post-content h3 a, .et_pb_column_1_4 .featured-posts-slider-module .post-content h3 a, .et_pb_column_3_8 .featured-posts-slider-module .post-content h3 a {
    color: #FFF; }
  .et_pb_column_1_2 .featured-posts-slider-module .post-meta, .et_pb_column_1_3 .featured-posts-slider-module .post-meta, .et_pb_column_1_4 .featured-posts-slider-module .post-meta, .et_pb_column_3_8 .featured-posts-slider-module .post-meta {
    color: #FFF;
    display: block; }
  .et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-medium, .et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-medium, .et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-medium {
    display: inline-block; }
  .et_pb_column_1_2 .posts-carousel-module .carousel-group, .et_pb_column_1_3 .posts-carousel-module .carousel-group, .et_pb_column_1_4 .posts-carousel-module .carousel-group, .et_pb_column_3_8 .posts-carousel-module .carousel-group {
    padding-right: 10px;
    padding-left: 10px; }
  .et_pb_column_1_2 .posts-carousel-module .carousel-item, .et_pb_column_1_3 .posts-carousel-module .carousel-item, .et_pb_column_1_4 .posts-carousel-module .carousel-item, .et_pb_column_3_8 .posts-carousel-module .carousel-item {
    width: 25%;
    padding-top: 20px; }
  .et_pb_column_1_2 .posts-carousel-module .post-thumbnail, .et_pb_column_1_3 .posts-carousel-module .post-thumbnail, .et_pb_column_1_4 .posts-carousel-module .post-thumbnail, .et_pb_column_3_8 .posts-carousel-module .post-thumbnail {
    margin-right: 10px;
    margin-left: 10px; }
  .et_pb_column_1_2 .posts-carousel-module .post-content-box, .et_pb_column_1_3 .posts-carousel-module .post-content-box, .et_pb_column_1_4 .posts-carousel-module .post-content-box, .et_pb_column_3_8 .posts-carousel-module .post-content-box {
    margin-right: 10px;
    margin-left: 10px;
    padding-right: 0;
    padding-left: 0; }
  .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev {
    left: 60px; }
  .rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-prev {
    left: auto;
    right: 60px; }
  .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next {
    right: 60px; }
  .rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_3_8 .posts-carousel-module .et-pb-arrow-next {
    right: auto;
    left: 60px; }
  .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev {
    left: 40px; }
  .rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-prev {
    left: auto;
    right: 40px; }
  .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next {
    right: 40px; }
  .rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_3_8 .posts-carousel-module:hover .et-pb-arrow-next {
    right: auto;
    left: 40px; } }

@media only screen and (max-width: 980px) {
  .et_pb_column_1_2 .et-slider .carousel-item.et-pb-active-slide, .et_pb_column_1_2 .et-slider .carousel-item.et-pb-moved-slide, .et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-active-slide, .et_pb_column_1_2 .featured-posts-slider-module .carousel-item.et-pb-moved-slide, .et_pb_column_1_3 .et-slider .carousel-item.et-pb-active-slide, .et_pb_column_1_3 .et-slider .carousel-item.et-pb-moved-slide, .et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide, .et_pb_column_1_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide, .et_pb_column_2_3 .et-slider .carousel-item.et-pb-active-slide, .et_pb_column_2_3 .et-slider .carousel-item.et-pb-moved-slide, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-active-slide, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item.et-pb-moved-slide, .et_pb_column_3_4 .et-slider .carousel-item.et-pb-active-slide, .et_pb_column_3_4 .et-slider .carousel-item.et-pb-moved-slide, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-active-slide, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
    -webkit-animation-duration: .8s;
    animation-duration: .8s; }
  .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product, .post-type-archive-product.woocommerce-page.woocommerce ul.products li.product {
    width: 25% !important;
    max-width: 25% !important;
    min-width: 25% !important;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin: 0 0 0 -1px !important;
    padding: 0 12px 24px; }
  .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product {
    width: 16.66667% !important;
    max-width: 16.66667% !important;
    min-width: 16.66667% !important;
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%; }
  .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product {
    width: 20% !important;
    max-width: 20% !important;
    min-width: 20% !important;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%; }
  .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product {
    width: 25% !important;
    max-width: 25% !important;
    min-width: 25% !important;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product {
    width: 33.33333% !important;
    max-width: 33.33333% !important;
    min-width: 33.33333% !important;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%; }
  .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product {
    width: 50% !important;
    max-width: 50% !important;
    min-width: 50% !important;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }

@media only screen and (max-width: 768px) {
  .authors-page .authors[data-columns]::before, .posts-blog-feed-module .paginated_content .paginated_page[data-columns]::before, .with_sidebar .authors-page .authors[data-columns]::before, .with_sidebar .posts-blog-feed-module .paginated_content .paginated_page[data-columns]::before {
    content: '1 .column.size-1of1'; }
  .audio-titles {
    padding: 40px; }
  .et_pb_column_1_4 .post-module article .header .video-play-button, .et_pb_column_1_4 .posts-blog-feed-module.standard article .header .video-play-button, .et_pb_column_1_4 .tabbed-post-module article .header .video-play-button {
    font-size: 2rem;
    line-height: 2rem;
    width: 2rem;
    height: 2rem;
    margin-left: -1rem;
    margin-top: -1rem; }
  .et_pb_column_1_4 .posts-blog-feed-module.masonry article .header .video-play-button {
    font-size: 4rem;
    line-height: 4rem;
    width: 4rem;
    height: 4rem;
    margin-left: -2rem;
    margin-top: -2rem; }
  .et_pb_column_1_2 .tabbed-post-module .tabs ul li, .et_pb_column_1_3 .tabbed-post-module .tabs ul li, .et_pb_column_1_4 .tabbed-post-module .tabs ul li, .et_pb_column_2_3 .tabbed-post-module .tabs ul li, .et_pb_column_3_8 .tabbed-post-module .tabs ul li, .tabbed-post-module .tabs ul li {
    display: none; }
  .et_pb_column_1_2 .tabbed-post-module .tabs ul li.active, .et_pb_column_1_3 .tabbed-post-module .tabs ul li.active, .et_pb_column_1_4 .tabbed-post-module .tabs ul li.active, .et_pb_column_2_3 .tabbed-post-module .tabs ul li.active, .et_pb_column_3_4 .tabbed-post-module .tabs ul li.active, .et_pb_column_3_8 .tabbed-post-module .tabs ul li.active, .et_pb_column_4_4 .tabbed-post-module .tabs ul li.active {
    display: block;
    width: 100%;
    border: 0; }
  .et_pb_column_1_2 .tabbed-post-module .tab-nav, .et_pb_column_1_3 .tabbed-post-module .tab-nav, .et_pb_column_1_4 .tabbed-post-module .tab-nav, .et_pb_column_2_3 .tabbed-post-module .tab-nav, .et_pb_column_3_4 .et_pb_row_inner .tabbed-post-module .tab-nav, .et_pb_column_3_4 .tabbed-post-module .tab-nav, .et_pb_column_3_8 .tabbed-post-module .tab-nav, .et_pb_column_4_4 .tabbed-post-module .tab-nav, .et_pb_row_inner .et_pb_column_4_4 .tabbed-post-module .tab-nav {
    display: block; }
  .et_pb_column_3_8 .tabbed-post-module .tab-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .et_pb_column_3_8 .tabbed-post-module .tab-content .main-post {
    padding: 20px; }
  .et_pb_column_3_8 .tabbed-post-module .tab-content .main-post .post-content, .posts-blog-feed-module .paginated_content .paginated_page[data-columns="3"] .column:first-child, .posts-blog-feed-module .paginated_content .paginated_page[data-columns="2"] .column:first-child {
    padding: 0; }
  .posts-blog-feed-module .paginated_content .paginated_page[data-columns="3"] .column, .posts-blog-feed-module .paginated_content .paginated_page[data-columns="2"] .column {
    width: 100%;
    padding-right: 0;
    padding-left: 0; }
  .related-posts-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .related-post {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .member-content #loginform {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .member-content .button, .member-content .input, .member-content .post-nav .nav-links .button, .member-content .read-more-button {
    width: 100%;
    max-width: 100%;
    margin: 0 0 20px; }
  .member-content .button, .member-content .post-nav .nav-links .button, .member-content .read-more-button {
    margin: 0; }
  #portfolio_filter {
    display: block;
    height: 32px; }
  #portfolio_filter.opened {
    height: 100%; }
  #portfolio_filter li {
    display: block;
    width: 100%;
    margin: 0;
    border: 0; }
  #portfolio_filter li.filter-toggle {
    display: block;
    background: #f6f9fd;
    padding: 10px 15px;
    font-size: 12px;
    text-transform: uppercase;
    transition: .3s ease;
    box-sizing: border-box;
    cursor: pointer; }
  #portfolio_filter a, #portfolio_list .project, .with_sidebar #portfolio_list .project {
    width: 100%; }
  #portfolio_filter a:first-child {
    border-radius: 0; }
  .sitemap-content ul, .with_sidebar .sitemap-content ul {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    max-width: 100%;
    min-width: 100%; }
  .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product, .post-type-archive-product.woocommerce-page.woocommerce ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product, .with_sidebar.woocommerce ul.products li.product, .with_sidebar.woocommerce-page ul.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    -ms-flex-preferred-size: 50% !important;
    flex-basis: 50% !important;
    width: 50% !important;
    max-width: 50% !important;
    min-width: 50% !important; }
  .woocommerce .related.products, .woocommerce div.product .extra-woocommerce-details-accordion, .woocommerce div.product div.images, .woocommerce div.product div.summary, .woocommerce-page .related.products, .woocommerce-page div.product .extra-woocommerce-details-accordion, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary {
    width: 100%;
    clear: both; }
  .woocommerce .related.products h2, .woocommerce-page .related.products h2 {
    margin: 0 0 20px;
    padding: 0;
    font-weight: 600; }
  .woocommerce .related.products li.product:nth-child(n), .woocommerce-page .related.products li.product:nth-child(n) {
    width: 50% !important;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin: 0 !important; }
  #footer-info, #footer-nav {
    width: 100%;
    text-align: center;
    line-height: 1.5em;
    display: block; } }

@media only screen and (max-width: 480px) {
  #et-info .et-cart, #et-info .et-top-search {
    width: 100%;
    margin: 0 0 10px; }
  #et-info .et-top-search .et-search-field {
    width: 100%; }
  #et-mobile-navigation nav {
    padding: 20px 20px 0; }
  .post-header {
    padding: 40px 20px; }
  .page .post-wrap, .post-wrap {
    padding: 0 20px 40px; }
  .post-footer {
    padding: 15px 20px 0; }
  .post-footer .rating-stars #rate-title, .post-footer .social-icons .share-title {
    display: block; }
  .author-box .author-box-avatar {
    width: 80px;
    max-width: 80px;
    min-width: 80px;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    height: 80px;
    margin: 0 0 20px; }
  .author-box-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-meta, .et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-medium, .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-meta, .et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-medium, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-meta, .et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-medium, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-meta, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-meta, .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-meta, .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-meta, .posts-carousel-module.loading .carousel-item-hide-on-load-medium, .timeline-nav {
    display: none; }
  .author-box-description {
    margin: 0; }
  .review-summary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .review-summary-score-box {
    margin: 0 0 20px;
    width: 100%;
    max-width: 100%;
    min-width: auto; }
  .review-summary-content {
    padding: 0; }
  .related-post {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  .et_pb_extra_module, .project-details {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .et_extra_layout .et_pb_column_1_2 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_1_3 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_1_4 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_2_3 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_3_4 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post, .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .main-post, .et_extra_layout .et_pb_extra_module .main-post {
    padding: 0;
    border: 0;
    width: 100%; }
  .et_extra_layout .et_pb_column_1_2 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_4_4 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_3 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_1_4 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_2_3 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_2_3 .et_pb_row_inner .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_3_4 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_3_4 .et_pb_row_inner .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .main-post .post-content, .et_extra_layout .et_pb_extra_module .main-post .post-content {
    padding: 0 20px; }
  .et_pb_extra_module .posts-list {
    width: 100% !important; }
  .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .posts-list, .et_pb_column_1_2 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_2 .tabbed-post-module .tab-content .posts-list, .et_pb_column_1_3 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_3 .tabbed-post-module .tab-content .posts-list, .et_pb_column_1_4 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_4 .tabbed-post-module .tab-content .posts-list, .et_pb_column_3_8 .tabbed-post-module .tab-content .main-post, .et_pb_column_3_8 .tabbed-post-module .tab-content .posts-list, .tabbed-post-module .tab-content .main-post, .tabbed-post-module .tab-content .posts-list {
    width: 100%; }
  .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .posts-list li:first-child, .et_pb_extra_module .posts-list li:first-child, .et_pb_extra_module .posts-list li:only-child {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .et_pb_extra_module .posts-list li:last-child, .et_pb_extra_module .posts-list li:only-child {
    border-bottom: 0; }
  .et_pb_column_1_2 .tabbed-post-module .tab-content, .et_pb_column_1_3 .tabbed-post-module .tab-content, .et_pb_column_1_4 .tabbed-post-module .tab-content, .et_pb_column_3_8 .tabbed-post-module .tab-content, .tabbed-post-module .tab-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .et_pb_column_1_2 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_3 .tabbed-post-module .tab-content .main-post, .et_pb_column_1_4 .tabbed-post-module .tab-content .main-post, .et_pb_column_3_8 .tabbed-post-module .tab-content .main-post {
    padding: 0; }
  .et_pb_column_1_2 .tabbed-post-module .tab-content .main-post .post-content, .et_pb_column_1_3 .tabbed-post-module .tab-content .main-post .post-content, .et_pb_column_1_4 .tabbed-post-module .tab-content .main-post .post-content, .et_pb_column_3_8 .tabbed-post-module .tab-content .main-post .post-content {
    padding: 0 20px; }
  .tabbed-post-module .tab-content .main-post {
    padding: 0; }
  .tabbed-post-module .tab-content .main-post .post-content {
    padding: 0 20px; }
  .tabbed-post-module .tab-content .posts-list {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important; }
  .et_pb_column_1_2 .posts-carousel-module .carousel-group, .et_pb_column_1_3 .posts-carousel-module .carousel-group, .et_pb_column_1_4 .posts-carousel-module .carousel-group, .et_pb_column_2_3 .posts-carousel-module .carousel-group, .et_pb_column_3_4 .posts-carousel-module .carousel-group, .et_pb_column_4_4 .posts-carousel-module .carousel-group {
    padding-right: 0;
    padding-left: 0; }
  .et_pb_column_1_2 .posts-carousel-module .carousel-item, .et_pb_column_1_3 .posts-carousel-module .carousel-item, .et_pb_column_1_4 .posts-carousel-module .carousel-item, .et_pb_column_2_3 .posts-carousel-module .carousel-item, .et_pb_column_3_4 .posts-carousel-module .carousel-item, .et_pb_column_4_4 .posts-carousel-module .carousel-item {
    width: 50%;
    padding-top: 0; }
  .et_pb_column_1_2 .posts-carousel-module .post-thumbnail, .et_pb_column_1_3 .posts-carousel-module .post-thumbnail, .et_pb_column_1_4 .posts-carousel-module .post-thumbnail, .et_pb_column_2_3 .posts-carousel-module .post-thumbnail, .et_pb_column_3_4 .posts-carousel-module .post-thumbnail, .et_pb_column_4_4 .posts-carousel-module .post-thumbnail {
    margin-right: 0;
    margin-left: 0; }
  .et_pb_column_1_2 .posts-carousel-module .post-content-box, .et_pb_column_1_3 .posts-carousel-module .post-content-box, .et_pb_column_1_4 .posts-carousel-module .post-content-box, .et_pb_column_2_3 .posts-carousel-module .post-content-box, .et_pb_column_3_4 .posts-carousel-module .post-content-box, .et_pb_column_4_4 .posts-carousel-module .post-content-box {
    margin-right: 0;
    margin-left: 0;
    padding-right: 20px;
    padding-left: 20px; }
  .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev, .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev {
    left: 40px; }
  .rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev, .rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-prev {
    left: auto;
    right: 40px; }
  .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next, .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next {
    right: 40px; }
  .rtl .et_pb_column_1_2 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_1_3 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_1_4 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next, .rtl .et_pb_column_4_4 .posts-carousel-module .et-pb-arrow-next {
    right: auto;
    left: 40px; }
  .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev, .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev {
    left: 20px; }
  .rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev, .rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-prev {
    left: auto;
    right: 20px; }
  .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next, .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next {
    right: 20px; }
  .rtl .et_pb_column_1_2 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_1_3 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_1_4 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next, .rtl .et_pb_column_4_4 .posts-carousel-module:hover .et-pb-arrow-next {
    right: auto;
    left: 20px; }
  .et_pb_column_1_2 .featured-posts-slider-module .carousel-item, .et_pb_column_1_3 .featured-posts-slider-module .carousel-item, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item, .et_pb_column_3_8 .featured-posts-slider-module .carousel-item, .et_pb_column_4_4 .featured-posts-slider-module .carousel-item, .featured-posts-slider-module .carousel-item, .with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item, .with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item, .with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item, .with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item, .with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item, .with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item, .with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item {
    height: auto; }
  .with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box {
    margin-top: 330px; }
  .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box {
    position: relative;
    background: #FFF;
    padding: 0;
    margin-top: 330px; }
  .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content h3, .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content h3, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content h3, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content h3, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content h3, .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content h3, .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content h3 {
    font-weight: 600; }
  .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content h3 a, .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content h3 a, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content h3 a, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content h3 a, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content h3 a, .et_pb_column_3_8 .featured-posts-slider-module .carousel-item .post-content h3 a, .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content h3 a {
    color: rgba(0, 0, 0, 0.5); }
  .featured-posts-slider-module .et-pb-slider-arrows a {
    margin-top: -35px; }
  .posts-blog-feed-module .hentry {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .posts-blog-feed-module .hentry .header, .posts-blog-feed-module .hentry .post-content {
    width: 100% !important; }
  .posts-blog-feed-module .hentry .header {
    padding: 0;
    margin-bottom: 20px; }
  .page .post-wrap {
    padding: 40px; }
  .page .post-wrap .post-content {
    margin: 0 0 40px; }
  .authors-page .authors .author {
    padding: 40px 20px; }
  .authors-page .authors .author .author-footer {
    padding: 20px; }
  .contact-box, .member-box, .sitemap-box {
    padding: 40px; }
  .sitemap-content ul, .with_sidebar .sitemap-content ul {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }
  .timeline {
    position: relative;
    width: 100%; }
  .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product, .et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product, .post-type-archive-product.woocommerce-page.woocommerce ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-1 ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-2 ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-3 ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-4 ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-5 ul.products li.product, .with_sidebar.et_pb_pagebuilder_layout .et_pb_column .et_pb_shop .woocommerce.columns-6 ul.products li.product, .with_sidebar.woocommerce ul.products li.product, .with_sidebar.woocommerce-page ul.products li.product, .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important; }
  .woocommerce div.product .related li.product:nth-child(n), .woocommerce-page div.product .related li.product:nth-child(n) {
    width: 100% !important;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 !important; }
  .woocommerce div.product .related li.product:last-child, .woocommerce-page div.product .related li.product:last-child {
    padding-bottom: 0 !important; }
  .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(n) {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 0 0 -1px !important;
    padding: 0 12px 24px; } }

@media only screen and (max-width: 320px) {
  .et_pb_column_1_2 .posts-carousel-module.loading .carousel-item-hide-on-load-small, .et_pb_column_1_3 .posts-carousel-module.loading .carousel-item-hide-on-load-small, .et_pb_column_1_4 .posts-carousel-module.loading .carousel-item-hide-on-load-small, .posts-carousel-module.loading .carousel-item-hide-on-load-small {
    display: none; }
  .et_pb_column_1_2 .posts-carousel-module .carousel-item, .et_pb_column_1_3 .posts-carousel-module .carousel-item, .et_pb_column_1_4 .posts-carousel-module .carousel-item, .et_pb_column_2_3 .posts-carousel-module .carousel-item, .et_pb_column_3_4 .posts-carousel-module .carousel-item, .et_pb_column_4_4 .posts-carousel-module .carousel-item {
    width: 100%; }
  .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box, .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_3_4 .featured-posts-slider-module .carousel-item .post-content-box, .with_sidebar .et_pb_column_4_4 .featured-posts-slider-module .carousel-item .post-content-box {
    margin-top: 210px; }
  .post-footer {
    padding: 0 20px; }
  .project-details .project-categories, .project-details .project-description, .project-details .project-tags {
    padding: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .single-post-module .link-format {
    padding: 60px 20px; }
  .quote-format {
    padding: 20px; }
  .et_pb_column_1_4 .post-module article .header .video-play-button, .et_pb_column_1_4 .posts-blog-feed-module.standard article .header .video-play-button, .et_pb_column_1_4 .tabbed-post-module article .header .video-play-button {
    font-size: 4rem;
    line-height: 4rem;
    width: 4rem;
    height: 4rem;
    margin-left: -2rem;
    margin-top: -2rem; } }

.mfp-wrap .mfp-container button:hover {
  background: 0 0 !important; }

.mfp-wrap .mfp-arrow:active {
  position: absolute;
  top: 50%; }

.mfp-wrap .mfp-close:active {
  position: absolute;
  top: -10px; }

.mfp-bg, .mfp-container, .mfp-wrap {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%; }

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  font-family: ETmodules;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.mfp-fade.mfp-bg {
  opacity: .001;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .5s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: .8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: .001;
  -webkit-transition: all .5s ease-out;
  -moz-transition: all .5s ease-out;
  transition: all .5s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-bg {
  z-index: 1000000;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  z-index: 1000001;
  position: fixed;
  outline: 0 !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #ccc; }

.mfp-close, .mfp-preloader a:hover {
  color: #fff; }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none; }

button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

.mfp-figure:after, .mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  position: absolute; }

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

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  opacity: .65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace; }

.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: .55;
  filter: alpha(opacity=55);
  margin: 0;
  top: 50%;
  padding: 0;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:hover {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-arrow-right {
  right: 10px; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-image-holder .mfp-content, img.mfp-img {
  max-width: 100%; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000; }

.mfp-arrow, .mfp-arrow:after {
  width: 48px !important;
  height: 48px !important; }

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after, .mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  border: none;
  font-size: 64px;
  color: #fff; }

.mfp-arrow-left:before, .mfp-arrow-right:before {
  display: none; }

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
  content: "\34"; }

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
  content: "\35"; }

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  font-size: 64px;
  font-family: 'Open Sans',Arial,sans-serif;
  font-weight: 200;
  top: -10px;
  opacity: .2; }

.mfp-iframe-holder .mfp-close:hover, .mfp-image-holder .mfp-close:hover {
  opacity: 1; }

.mfp-arrow {
  background: 0 0 !important;
  margin-top: -32px !important;
  line-height: 1em !important; }

.mfp-figure, img.mfp-img {
  line-height: 0; }

.mfp-arrow:after {
  margin: 0 !important;
  top: 0 !important;
  border: none !important; }

.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block; }

.mfp-arrow-left {
  left: 0 !important; }

img.mfp-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto; }

.mfp-figure:after {
  content: '';
  left: 0;
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444; }

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  padding-right: 36px; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

body.et_left_sidebar .pricing-table, body.et_right_sidebar .pricing-table {
  width: 50%; }

@media all and (max-width: 959px) {
  body.et_left_sidebar .one_fourth, body.et_left_sidebar .one_half, body.et_left_sidebar .one_third, body.et_left_sidebar .three_fourth, body.et_left_sidebar .two_third, body.et_right_sidebar .one_fourth, body.et_right_sidebar .one_half, body.et_right_sidebar .one_third, body.et_right_sidebar .three_fourth, body.et_right_sidebar .two_third {
    float: none;
    margin-right: 0;
    width: auto;
    margin-bottom: 10px; }
  body.et_left_sidebar .et-protected, body.et_left_sidebar .et-testimonial-box, body.et_right_sidebar .et-protected, body.et_right_sidebar .et-testimonial-box {
    width: auto !important; }
  body.et_left_sidebar .et-protected-form, body.et_right_sidebar .et-protected-form {
    padding: 15px !important; } }

@media all and (min-width: 768px) and (max-width: 959px) {
  body.et_full_width_page .pricing-table {
    width: 50%; } }

@media all and (max-width: 767px) {
  .et_left_tabs_bg {
    width: 50px; }
  .et-tabs-container .et-tabs-control, .tabs-left .et-tabs-control {
    display: none; }
  .tabs-left ul.et_shortcodes_mobile_nav {
    display: block;
    width: 51px; }
  .tabs-left ul.et_shortcodes_mobile_nav a {
    display: block;
    height: 49px;
    width: 100%; }
  .tabs-left .et-tabs-content {
    margin-left: 75px; }
  .et-tabs-container ul.et_shortcodes_mobile_nav {
    display: block; }
  .et-tabs-container ul.et_shortcodes_mobile_nav li {
    width: 50%; }
  .et-pricing {
    margin-top: 0; }
  body.et_full_width_page .pricing-table, body.et_left_sidebar .pricing-table, body.et_right_sidebar .pricing-table {
    width: 100%;
    margin-bottom: 35px; }
  .pricing-big {
    top: 0; }
  body.et_full_width_page .one_fourth, body.et_full_width_page .one_half, body.et_full_width_page .one_third, body.et_full_width_page .three_fourth, body.et_full_width_page .two_third {
    float: none;
    margin-right: 0;
    width: auto;
    margin-bottom: 10px; }
  body.et_full_width_page .et-protected, body.et_full_width_page .et-testimonial-box {
    width: auto !important; }
  body.et_full_width_page .et-protected-form {
    padding: 15px !important; }
  body.et_left_sidebar .author-shortcodes .author-inner, body.et_right_sidebar .author-shortcodes .author-inner {
    padding: 27px 27px 17px; }
  body.et_left_sidebar .author-shortcodes .author-image, body.et_right_sidebar .author-shortcodes .author-image {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 10px; }
  body.et_left_sidebar .quote-center .et_quote_additional_sign, body.et_right_sidebar .quote-center .et_quote_additional_sign {
    right: -13px; }
  body.et_left_sidebar .et_shortcodes_controls, body.et_right_sidebar .et_shortcodes_controls {
    display: none; }
  body.et_left_sidebar .et_shortcodes_controls_arrows a, body.et_right_sidebar .et_shortcodes_controls_arrows a {
    text-indent: -9999px; } }

@media all and (max-width: 479px) {
  .et-box:before, .et-testimonial:before, body.et_full_width_page .et_shortcodes_controls {
    display: none; }
  .et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_prev {
    padding-left: 26px; }
  .et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
    left: 10px; }
  .et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next {
    padding-right: 26px; }
  .et-box-content, body.et_full_width_page .author-shortcodes .author-inner {
    padding: 27px 27px 17px; }
  .et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
    right: 10px; }
  body.et_full_width_page .author-shortcodes .author-image {
    position: relative;
    top: 0;
    left: 0;
    margin-bottom: 10px; }
  body.et_full_width_page .quote-center .et_quote_additional_sign {
    right: -13px; }
  body.et_full_width_page .et_shortcodes_controls_arrows a {
    text-indent: -9999px; }
  .et-testimonial {
    padding: 25px; } }

/*------------------------------------------------*/
/*-------------------[SHORTCODES]-----------------*/
/*------------------------------------------------*/
.et-box {
  margin: 0px 0px 10px;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  font-size: 14px;
  position: relative; }

.et-box-content {
  text-shadow: 1px 1px 1px #ffffff;
  padding: 27px 43px 17px 66px;
  min-height: 35px; }

.et-box-content strong {
  color: #000000;
  font-weight: bold; }

.et-warning:before, .et-download:before, .et-info:before, .et-bio:before, .et-shadow:before {
  content: '';
  position: absolute;
  top: 32px;
  left: 28px; }

.et-info {
  border: 1px solid #e2e2ba; }

.et-info:before {
  width: 22px;
  height: 20px;
  background: url(../images/shortcodes-sprite.png) no-repeat -97px -2px; }

.et-info .et-box-content {
  color: #ada771;
  background: #f9f9dc;
  border: 1px solid #fbfbef;
  -moz-box-shadow: inset 0 0 45px #efefc0;
  -webkit-box-shadow: inset 0 0 45px #efefc0;
  box-shadow: inset 0 0 45px #efefc0; }

.et-info .et-box-content h1, .et-info .et-box-content h2, .et-info .et-box-content h3, .et-info .et-box-content h4, .et-info .et-box-content h5, .et-info .et-box-content h6 {
  color: #ada771; }

.et-warning {
  border: 1px solid #e0b1b1; }

.et-warning:before {
  width: 17px;
  height: 17px;
  background: url(../images/shortcodes-sprite.png) no-repeat -75px -41px; }

.et-warning .et-box-content {
  color: #ad7676;
  background: #ffd9d5;
  border: 1px solid #fceeec;
  -moz-box-shadow: inset 0 0 45px #f0bfba;
  -webkit-box-shadow: inset 0 0 45px #f0bfba;
  box-shadow: inset 0 0 45px #f0bfba; }

.et-warning .et-box-content h1, .et-warning .et-box-content h2, .et-warning .et-box-content h3, .et-warning .et-box-content h4, .et-warning .et-box-content h5, .et-warning .et-box-content h6 {
  color: #ad7676; }

.et-download {
  border: 1px solid #b9dbb6; }

.et-download:before {
  width: 19px;
  height: 14px;
  background: url(../images/shortcodes-sprite.png) no-repeat -23px -19px; }

.et-download .et-box-content {
  color: #7ea57b;
  background: #dff7dd;
  border: 1px solid #f1f9f0;
  -moz-box-shadow: inset 0 0 45px #cbe5c9;
  -webkit-box-shadow: inset 0 0 45px #cbe5c9;
  box-shadow: inset 0 0 45px #cbe5c9; }

.et-download .et-box-content h1, .et-download .et-box-content h2, .et-download .et-box-content h3, .et-download .et-box-content h4, .et-download .et-box-content h5, .et-download .et-box-content h6 {
  color: #7ea57b; }

.et-bio {
  border: 1px solid #b3d8d3; }

.et-bio:before {
  width: 19px;
  height: 15px;
  background: url(../images/shortcodes-sprite.png) no-repeat -23px -2px;
  top: 33px; }

.et-bio .et-box-content {
  color: #80acb0;
  background: #ddf5f7;
  border: 1px solid #f1fafb;
  -moz-box-shadow: inset 0 0 45px #c6edf0;
  -webkit-box-shadow: inset 0 0 45px #c6edf0;
  box-shadow: inset 0 0 45px #c6edf0; }

.et-bio .et-box-content h1, .et-bio .et-box-content h2, .et-bio .et-box-content h3, .et-bio .et-box-content h4, .et-bio .et-box-content h5, .et-bio .et-box-content h6 {
  color: #80acb0; }

.et-shadow {
  border: 1px solid #ddd; }

.et-shadow .et-box-content {
  color: #737373;
  background: #fafafa;
  border: 1px solid #fafafa;
  -moz-box-shadow: inset 0 0 45px #e7e7e7;
  -webkit-box-shadow: inset 0 0 45px #e7e7e7;
  box-shadow: inset 0 0 45px #e7e7e7; }

.et-shadow .et-box-content h1, .et-shadow .et-box-content h2, .et-shadow .et-box-content h3, .et-shadow .et-box-content h4, .et-shadow .et-box-content h5, .et-shadow .et-box-content h6 {
  color: #737373; }

.et-tooltip {
  position: relative; }

.et-tooltip-box {
  display: none;
  color: #6d6e6e;
  line-height: 18px;
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  position: absolute;
  bottom: 35px;
  left: -94px;
  width: 235px;
  padding: 20px 25px 22px 25px;
  -moz-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1); }

.et-tooltip-arrow {
  background: url(../images/shortcodes-sprite.png) no-repeat -120px -2px;
  width: 24px;
  height: 13px;
  display: block;
  position: absolute;
  bottom: -13px;
  left: 129px; }

.et-learn-more {
  background: #fff;
  border: 1px solid #e7e7e7;
  margin: 10px 0px;
  -moz-box-shadow: 1px -1px 0 0 #fff;
  -webkit-box-shadow: 1px -1px 0 0 #fff;
  box-shadow: 1px -1px 0 0 #fff; }

.et-learn-more h3.heading-more {
  cursor: pointer;
  padding: 16px 50px 16px 22px;
  font-size: 14px;
  color: #999;
  letter-spacing: 0px;
  text-shadow: 1px 1px 0 #fff;
  position: relative;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  margin: 0 !important; }

.et-learn-more h3.heading-more span.et_learnmore_arrow {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 100%;
  border-left: 1px solid #fff;
  -moz-box-shadow: -1px 0 0 0 #e7e7e7;
  -webkit-box-shadow: -1px 0 0 0 #e7e7e7;
  box-shadow: -1px 0 0 0 #e7e7e7; }

.et-learn-more span.et_learnmore_arrow span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -6px;
  width: 13px;
  height: 10px;
  background: url(../images/shortcodes-sprite.png) no-repeat -58px -2px; }

.et-learn-more .open span.et_learnmore_arrow span {
  background-position: -58px -14px; }

.et-learn-more .learn-more-content {
  padding: 30px 30px 20px;
  visibility: hidden;
  border-top: 1px solid #e7e7e7; }

.et_slidecontent .et-learn-more .learn-more-content {
  display: block;
  visibility: hidden; }

.et-open .learn-more-content {
  display: block;
  visibility: visible !important; }

.et_shortcodes_controller_nav {
  border-top: 1px solid #e7e7e7;
  -moz-box-shadow: inset 1px 1px 0 0 #fff;
  -webkit-box-shadow: inset 1px 1px 0 0 #fff;
  box-shadow: inset 1px 1px 0 0 #fff;
  min-height: 53px;
  position: relative; }

.et_shortcodes_controls_arrows, .et_shortcodes_controls {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 26px !important; }

.et_shortcodes_controls {
  text-align: center;
  padding-top: 20px !important;
  line-height: 0 !important; }

.et_shortcodes_controls li {
  display: inline-block;
  margin: 0 3px; }

.et_shortcodes_controls a {
  background: url(../images/shortcodes-sprite.png) no-repeat -45px -1px;
  width: 11px;
  height: 11px;
  display: inline-block; }

.et_shortcodes_controls .et_shortcodes_active_control a {
  background-position: -45px -14px; }

.et_shortcodes_controls_arrows a {
  font-size: 14px;
  color: #999 !important;
  text-shadow: 1px 1px 0 #fff;
  position: absolute;
  top: 0; }

.et_shortcodes_controls_arrows a:hover {
  color: #4c4c4c;
  text-decoration: none; }

.et_shortcodes_controls_arrows .et_sc_nav_prev {
  padding: 14px 38px 12px 48px;
  border-right: 1px solid #e7e7e7;
  -moz-box-shadow: 1px 0 0 0 #fff;
  -webkit-box-shadow: 1px 0 0 0 #fff;
  box-shadow: 1px 0 0 0 #fff;
  left: 0; }

.et_shortcodes_controls_arrows .et_sc_nav_next {
  padding: 14px 48px 12px 38px;
  border-left: 1px solid #fff;
  -moz-box-shadow: -1px 0 0 0 #e7e7e7;
  -webkit-box-shadow: -1px 0 0 0 #e7e7e7;
  box-shadow: -1px 0 0 0 #e7e7e7;
  right: 0; }

.et_shortcodes_controls_arrows .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_prev span {
  top: 21px; }

.et_shortcodes_controls_arrows .et_sc_nav_next span {
  right: 30px; }

.et_shortcodes_controls_arrows .et_sc_nav_prev span {
  left: 30px; }

.et-simple-slider {
  background: #fff;
  border: 1px solid #e7e7e7;
  margin: 10px 0;
  position: relative; }

.et-simple-slider h1, .et-simple-slider h2, .et-simple-slider h3, .et-simple-slider h4, .et-simple-slider h5, .et-simple-slider h6 {
  font-family: Century Gothic, Arial, sans-serif;
  color: #333333; }

.et-simple-slides {
  overflow: hidden;
  margin: 30px 30px 20px; }

.et-simple-slider div.et-slide {
  display: none;
  width: 100% !important; }

.one_half, .one_third, .two_third, .one_fourth, .three_fourth {
  float: left;
  margin-right: 4%;
  position: relative; }

.one_half {
  width: 48%; }

.one_third {
  width: 30.66%; }

.two_third {
  width: 65.32%; }

.one_fourth {
  width: 22%; }

.three_fourth {
  width: 74%; }

a.small-button, a.big-button, a.icon-button {
  display: inline-block;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4), 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4), 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.4), 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  line-height: 26px; }

a.small-button, a.icon-button {
  padding: 6px 14px;
  font-weight: bold !important;
  font-size: 12px;
  margin: 0 5px 8px 0; }

a.small-button:hover, a.big-button:hover, a.icon-button:hover {
  text-decoration: none; }

a.smallblue, a.bigblue {
  color: #2b63a8 !important;
  background: #88bdff;
  background: -moz-linear-gradient(top, #88bdff 0%, #60a7ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #88bdff), color-stop(100%, #60a7ff));
  background: -webkit-linear-gradient(top, #88bdff 0%, #60a7ff 100%);
  background: -o-linear-gradient(top, #88bdff 0%, #60a7ff 100%);
  background: -ms-linear-gradient(top, #88bdff 0%, #60a7ff 100%);
  background: linear-gradient(to bottom, #88bdff 0%, #60a7ff 100%);
  border: 1px solid #3e8ff4; }

a.smallblue:hover, a.bigblue:hover {
  color: #23528c !important; }

a.smalllightblue {
  color: #348db6 !important;
  background: #8edbff;
  background: -moz-linear-gradient(top, #8edbff 0%, #60cdff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8edbff), color-stop(100%, #60cdff));
  background: -webkit-linear-gradient(top, #8edbff 0%, #60cdff 100%);
  background: -o-linear-gradient(top, #8edbff 0%, #60cdff 100%);
  background: -ms-linear-gradient(top, #8edbff 0%, #60cdff 100%);
  background: linear-gradient(to bottom, #8edbff 0%, #60cdff 100%);
  border: 1px solid #51b5e4; }

a.smalllightblue:hover {
  color: #287295 !important; }

a.smallteal, a.bigteal, a.bigturquoise {
  color: #3da7a9 !important;
  background: #61eef0;
  background: -moz-linear-gradient(top, #61eef0 0%, #59dcde 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #61eef0), color-stop(100%, #59dcde));
  background: -webkit-linear-gradient(top, #61eef0 0%, #59dcde 100%);
  background: -o-linear-gradient(top, #61eef0 0%, #59dcde 100%);
  background: -ms-linear-gradient(top, #61eef0 0%, #59dcde 100%);
  background: linear-gradient(to bottom, #61eef0 0%, #59dcde 100%);
  border: 1px solid #48bec0; }

a.smallteal:hover, a.bigteal:hover, a.bigturquoise:hover {
  color: #309192 !important; }

a.smallgreen, a.biggreen {
  color: #569d51 !important;
  background: #94e48d;
  background: -moz-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #94e48d), color-stop(100%, #82cf7c));
  background: -webkit-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
  background: -o-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
  background: -ms-linear-gradient(top, #94e48d 0%, #82cf7c 100%);
  background: linear-gradient(to bottom, #94e48d 0%, #82cf7c 100%);
  border: 1px solid #4dab46; }

a.smallgreen:hover, a.biggreen:hover {
  color: #478542 !important; }

a.smallorange, a.bigorange {
  color: #c7822f !important;
  background: #ffcb8c;
  background: -moz-linear-gradient(top, #ffcb8c 0%, #ffb660 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffcb8c), color-stop(100%, #ffb660));
  background: -webkit-linear-gradient(top, #ffcb8c 0%, #ffb660 100%);
  background: -o-linear-gradient(top, #ffcb8c 0%, #ffb660 100%);
  background: -ms-linear-gradient(top, #ffcb8c 0%, #ffb660 100%);
  background: linear-gradient(to bottom, #ffcb8c 0%, #ffb660 100%);
  border: 1px solid #db9c51; }

a.smallorange:hover, a.bigorange:hover {
  color: #a96c23 !important; }

a.smallsilver {
  color: #595a5a !important;
  background: #f5f5f5;
  background: -moz-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #e2e2e2));
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%);
  background: -o-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%);
  background: -ms-linear-gradient(top, #f5f5f5 0%, #e2e2e2 100%);
  background: linear-gradient(to bottom, #f5f5f5 0%, #e2e2e2 100%);
  border: 1px solid #c3c3c3;
  text-shadow: 1px 1px 1px #fff;
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.9), 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.9), 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.9), 1px 1px 1px rgba(0, 0, 0, 0.1); }

a.smallsilver:hover {
  color: #454545 !important; }

a.smallblack {
  color: #fff !important;
  background: #5b5b5b;
  background: -moz-linear-gradient(top, #5b5b5b 0%, #383838 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5b5b5b), color-stop(100%, #383838));
  background: -webkit-linear-gradient(top, #5b5b5b 0%, #383838 100%);
  background: -o-linear-gradient(top, #5b5b5b 0%, #383838 100%);
  background: -ms-linear-gradient(top, #5b5b5b 0%, #383838 100%);
  background: linear-gradient(to bottom, #5b5b5b 0%, #383838 100%);
  border: 1px solid #0e0e0e;
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.1);
  text-shadow: -1px -1px 0 #000; }

a.smallblack:hover {
  color: #f7f7f7 !important; }

a.smallred, a.bigred {
  color: #9a3e3e !important;
  background: #ff7979;
  background: -moz-linear-gradient(top, #ff7979 0%, #ff5f5f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff7979), color-stop(100%, #ff5f5f));
  background: -webkit-linear-gradient(top, #ff7979 0%, #ff5f5f 100%);
  background: -o-linear-gradient(top, #ff7979 0%, #ff5f5f 100%);
  background: -ms-linear-gradient(top, #ff7979 0%, #ff5f5f 100%);
  background: linear-gradient(to bottom, #ff7979 0%, #ff5f5f 100%);
  border: 1px solid #d85353; }

a.smallred:hover, a.bigred:hover {
  color: #803030 !important; }

a.smallpink {
  color: #914d97 !important;
  background: #e782f1;
  background: -moz-linear-gradient(top, #e782f1 0%, #d271da 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e782f1), color-stop(100%, #d271da));
  background: -webkit-linear-gradient(top, #e782f1 0%, #d271da 100%);
  background: -o-linear-gradient(top, #e782f1 0%, #d271da 100%);
  background: -ms-linear-gradient(top, #e782f1 0%, #d271da 100%);
  background: linear-gradient(to bottom, #e782f1 0%, #d271da 100%);
  border: 1px solid #b15cb9; }

a.smallpink:hover {
  color: #753b7a !important; }

a.smallpurple, a.bigpurple {
  color: #653e9a !important;
  background: #b279ff;
  background: -moz-linear-gradient(top, #b279ff 0%, #a35fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b279ff), color-stop(100%, #a35fff));
  background: -webkit-linear-gradient(top, #b279ff 0%, #a35fff 100%);
  background: -o-linear-gradient(top, #b279ff 0%, #a35fff 100%);
  background: -ms-linear-gradient(top, #b279ff 0%, #a35fff 100%);
  background: linear-gradient(to bottom, #b279ff 0%, #a35fff 100%);
  border: 1px solid #8b53d8; }

a.smallpurple:hover, a.bigpurple:hover {
  color: #563386 !important; }

a.big-button {
  font-weight: normal !important;
  font-size: 20px;
  padding: 14px 24px;
  margin: 8px 6px 8px 0; }

a.big-button:hover {
  text-decoration: none; }

a.icon-button {
  color: #595a5a !important;
  background: #f5f5f5;
  background: -moz-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #e1e1e1));
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%);
  background: -o-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%);
  background: -ms-linear-gradient(top, #f5f5f5 0%, #e1e1e1 100%);
  background: linear-gradient(to bottom, #f5f5f5 0%, #e1e1e1 100%);
  border: 1px solid #c3c3c3;
  text-shadow: 1px 1px 1px #fff;
  -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.9), 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.9), 1px 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.9), 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding-left: 36px;
  position: relative; }

a.icon-button:hover {
  color: #404040; }

a.icon-button span.et-icon {
  position: absolute;
  top: 10px;
  left: 12px;
  width: 18px;
  height: 16px; }

a.download-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -3px -2px;
  width: 17px;
  height: 20px;
  top: 7px; }

a.search-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -206px -2px;
  top: 9px; }

a.refresh-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -169px -19px; }

a.question-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -164px -2px; }

a.people-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -151px -33px;
  height: 17px;
  top: 9px; }

a.warning-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -188px -19px;
  width: 15px; }

a.mail-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -131px -33px;
  height: 15px; }

a.heart-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -131px -18px;
  width: 14px;
  height: 13px;
  top: 12px;
  left: 14px; }

a.paper-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -147px -17px;
  width: 15px;
  height: 15px; }

a.notice-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -147px -2px;
  width: 15px;
  height: 13px;
  top: 11px; }

a.stats-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -184px -2px;
  width: 15px;
  height: 14px;
  top: 11px; }

a.rss-icon span.et-icon {
  background: url(../images/shortcodes-sprite.png) no-repeat -171px -36px;
  width: 15px;
  top: 9px; }

ul.et_shortcodes_mobile_nav {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none outside none !important;
  display: none;
  z-index: 2; }

ul.et_shortcodes_mobile_nav a {
  position: relative; }

ul.et_shortcodes_mobile_nav span, .et_shortcodes_controls_arrows span {
  position: absolute;
  top: 23px;
  display: block;
  width: 10px;
  height: 14px; }

ul.et_shortcodes_mobile_nav .et_sc_nav_prev span, .et_shortcodes_controls_arrows .et_sc_nav_prev span {
  background: url(../images/shortcodes-sprite.png) no-repeat -3px -24px; }

ul.et_shortcodes_mobile_nav .et_sc_nav_next span, .et_shortcodes_controls_arrows .et_sc_nav_next span {
  background: url(../images/shortcodes-sprite.png) no-repeat -3px -40px; }

.et-tabs-container {
  background: #fff;
  border: 1px solid #e7e7e7;
  position: relative;
  margin: 50px 0px 15px; }

.et-learn-more h3.heading-more, .et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav, .et_shortcodes_controller_nav, .et-testimonial-author-info, .et-protected-title, .pricing-heading, .pricing-content-bottom {
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%); }

.et-tabs-container .et-tabs-control, .et-tabs-container ul.et_shortcodes_mobile_nav {
  margin: 0px !important;
  overflow: hidden;
  border-top: 1px solid #fff;
  position: relative; }

.et-tabs-container .et-tabs-control:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e7e7e7; }

.et-tabs-container .et-tabs-control li {
  list-style: none outside none;
  margin: 0 !important;
  float: left;
  padding: 0 !important;
  border-left: 1px solid #e7e7e7;
  -moz-box-shadow: -1px 0 0 #fff;
  -webkit-box-shadow: -1px 0 0 #fff;
  box-shadow: -1px 0 0 #fff;
  position: relative; }

.et-tabs-container .et-tabs-control li:first-child {
  border-left: 1px solid #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.et-tabs-container .et-tabs-control li a {
  font-size: 14px;
  color: #999 !important;
  text-shadow: 1px 1px 0 #fff !important;
  display: block;
  padding: 15px 20px; }

.et-tabs-container .et-tabs-control li a:hover {
  color: #4c4c4c !important;
  text-decoration: none; }

.et-tabs-container .et-tabs-control li.active:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #fff; }

.et-tabs-container .et-tabs-control li.active a {
  background: #fff;
  color: #4c4c4c !important; }

.et-tabs-content-wrapper > div {
  display: none; }

.et_sliderfx_slide .et-tabs-content-wrapper {
  width: 1200%;
  position: relative;
  left: 0; }

.et_sliderfx_slide .et-tabs-content-wrapper > div {
  float: left;
  display: block;
  height: 1px;
  visibility: hidden; }

.et_sliderfx_slide .et-tabs-content-wrapper > div, .et_sliderfx_fade .et_slidecontent {
  word-wrap: break-word; }

.et_sliderfx_slide .et_shortcode_slide_active {
  height: auto !important; }

.et-tabs-container .et-tabs-content {
  margin: 30px 30px 20px; }

.et-tabs-container ul.et_shortcodes_mobile_nav {
  border-bottom: 1px solid #e7e7e7; }

.et-tabs-container ul.et_shortcodes_mobile_nav li {
  float: right;
  line-height: 26px; }

.et-tabs-container ul.et_shortcodes_mobile_nav a {
  display: block;
  padding: 16px 10px 16px 45px;
  color: #999 !important;
  font-size: 14px;
  text-shadow: 1px 1px 0 #fff !important; }

.et-tabs-container ul.et_shortcodes_mobile_nav a.et_sc_nav_next {
  padding: 16px 45px 16px 10px;
  text-align: right; }

.et-tabs-container ul.et_shortcodes_mobile_nav a:hover {
  text-decoration: none;
  color: #4c4c4c !important; }

.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: #e7e7e7;
  -moz-box-shadow: 1px 0 0 #fff;
  -webkit-box-shadow: 1px 0 0 #fff;
  box-shadow: 1px 0 0 #fff; }

.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
  right: 28px; }

.et-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
  left: 28px; }

.et-tabs-container, .tabs-left, .et-simple-slider, .et-image-slider, .et-testimonial-box, .author-shortcodes, .et-protected {
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }

.tabs-left {
  background: #fff;
  border: 1px solid #e7e7e7;
  position: relative;
  margin-bottom: 15px; }

.tabs-left .et-tabs-control, .tabs-left ul.et_shortcodes_mobile_nav {
  width: 149px;
  border-top: 1px solid #fff;
  float: left;
  list-style: none outside none !important;
  margin: 0 !important;
  position: relative; }

.tabs-left ul.et_shortcodes_mobile_nav {
  position: absolute;
  top: 0;
  left: 0; }

.tabs-left .et-tabs-control li, .tabs-left ul.et_shortcodes_mobile_nav li {
  padding-right: 0 !important;
  padding-left: 0 !important;
  background: none !important;
  list-style: none !important;
  border-bottom: 1px solid #e7e7e7;
  -moz-box-shadow: 0 1px 0 0 #fff;
  -webkit-box-shadow: 0 1px 0 0 #fff;
  box-shadow: 0 1px 0 0 #fff; }

.tabs-left .et-tabs-control li a {
  color: #999 !important;
  font-size: 14px;
  text-shadow: 1px 1px 0 #fff !important;
  display: block;
  padding: 15px 10px 15px 20px; }

.tabs-left .et-tabs-control li.active a {
  background: #fff;
  margin-right: -1px; }

.tabs-left .et-tabs-control li a:hover, .tabs-left .et-tabs-control li.active a {
  text-decoration: none;
  color: #4c4c4c !important; }

.tabs-left .et-tabs-content {
  padding: 30px 30px 20px;
  position: relative; }

.tabs-left.et_sliderfx_slide .et-tabs-content-main-wrap {
  overflow: hidden; }

.tabs-left .et-tabs-content h3 {
  padding-bottom: 14px;
  color: #333333; }

.et_left_tabs_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 148px;
  height: 100%;
  border-right: 1px solid #e7e7e7;
  border-left: 1px solid #fff;
  background: #f5f5f5;
  background: -moz-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #f9f9f9), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%);
  background: -o-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(left, #f9f9f9 0%, #f5f5f5 100%);
  background: linear-gradient(to right, #f9f9f9 0%, #f5f5f5 100%); }

.tabs-left ul.et_shortcodes_mobile_nav a {
  text-indent: -9999px; }

.tabs-left ul.et_shortcodes_mobile_nav a span {
  top: 50%;
  margin-top: -7px; }

.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
  right: 50%;
  margin-right: -4px; }

.tabs-left ul.et_shortcodes_mobile_nav .et_sc_nav_prev span {
  left: 50%;
  margin-left: -4px; }

.author-shortcodes {
  background: #fff;
  border: 1px solid #e7e7e7;
  color: #363636;
  font-size: 14px;
  margin-bottom: 10px; }

.author-shortcodes .author-inner {
  position: relative;
  padding: 30px 30px 20px 117px;
  min-height: 60px; }

.author-shortcodes .author-image {
  position: absolute;
  top: 32px;
  left: 30px;
  width: 60px;
  height: 60px; }

.author-shortcodes .author-image img {
  max-width: 100%;
  height: auto;
  width: auto; }

.author-shortcodes .author-image .author-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.5); }

.et-protected {
  border: 1px solid #e7e7e7;
  width: 390px;
  background: #fff;
  margin-bottom: 10px; }

.et-protected-title {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e7e7e7;
  padding: 18px 10px 17px 50px;
  position: relative;
  color: #999;
  text-shadow: 0 1px 0 #fff;
  font-size: 14px; }

.et-protected-title:before {
  content: '';
  position: absolute;
  top: 16px;
  left: 20px;
  background: url(../images/shortcodes-sprite.png) no-repeat -23px -36px;
  width: 17px;
  height: 19px; }

.et-protected-form {
  padding: 32px 37px 32px 32px;
  text-align: right; }

.et-protected-form p {
  padding-bottom: 16px; }

.et-protected-form p label {
  position: relative; }

.et-protected-form p .et_protected_icon {
  width: 10px;
  height: 20px;
  position: absolute;
  top: 2px;
  left: 18px;
  background: url(../images/shortcodes-sprite.png) no-repeat -190px -37px;
  display: block; }

.et-protected-form p .et_protected_password {
  height: 23px;
  background-position: -275px -2px; }

.et-protected-form label span {
  display: none; }

.et-protected-form p input {
  margin: 0 !important;
  border: 1px solid #e7e7e7;
  color: #363636;
  font-size: 14px;
  background: #f3f3f3;
  background: -moz-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #f3f3f3), color-stop(100%, #fefefe));
  background: -webkit-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
  background: -o-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
  background: -ms-linear-gradient(top, #f3f3f3 1%, #fefefe 100%);
  background: linear-gradient(to bottom, #f3f3f3 1%, #fefefe 100%);
  padding: 20px 20px 20px 40px;
  width: 100%;
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

.et-protected-form input.etlogin-button {
  background: #f9f9f9;
  background: -moz-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
  background: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
  border: 1px solid #e7e7e7;
  padding: 14px 24px;
  color: #999;
  text-shadow: 0 1px 0 #fff;
  font-size: 14px;
  -webkit-box-shadow: inset 1px 1px 0 0 #fff;
  -moz-box-shadow: inset 1px 1px 0 0 #fff;
  box-shadow: inset 1px 1px 0 0 #fff; }

.et-simple-slides .et_slidecontent {
  width: auto; }

.et-image-slides {
  background: #555; }

.et-image-slider {
  background: #fff;
  border: 1px solid #e7e7e7;
  margin-bottom: 25px; }

.et-image-slide {
  position: relative; }

.et-image-slider img {
  display: block;
  width: auto;
  margin: 0 auto;
  height: auto; }

.et-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.6); }

.et-learn-more, .et-tabs-container, .tabs-left, .et-simple-slider, .author-shortcodes, .et-tooltip-box {
  color: #201F1F !important;
  text-shadow: none !important; }

.et-learn-more a, .et-tabs-container a, .tabs-left a, .et-simple-slider a, .author-shortcodes a, .et-tooltip-box a {
  text-shadow: none !important; }

.et-custom-list ul {
  list-style: none !important;
  list-style-image: none !important;
  padding-left: 0 !important;
  margin: 0 !important;
  line-height: 26px; }

.et-custom-list ul li {
  padding-left: 28px !important;
  margin: 5px 0 !important;
  list-style: none !important;
  position: relative; }

.et-custom-list ul li:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  background: url(../images/shortcodes-sprite.png) no-repeat -74px -2px;
  width: 22px;
  height: 18px; }

.etlist-x ul li:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  background: url(../images/shortcodes-sprite.png) no-repeat -75px -21px;
  width: 22px;
  height: 18px; }

.etlist-dot ul li {
  padding-left: 25px !important; }

.etlist-dot ul li:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  background: url(../images/shortcodes-sprite.png) no-repeat -230px -3px;
  width: 10px;
  height: 9px; }

.et-custom-list ul li ul {
  padding: 2px 0px !important;
  margin: 0 !important; }

.et-pricing {
  margin: 40px 0 10px; }

.pricing-table {
  float: left;
  width: 25%;
  margin-bottom: 22px;
  position: relative;
  margin-left: -1px; }

.pricing-table-wrap {
  border: 1px solid #e7e7e7;
  border-bottom: none; }

.pricing-heading {
  border-bottom: 1px solid #e7e7e7;
  padding: 23px 10px 22px;
  text-shadow: 1px 1px 0 #fff;
  font-size: 12px;
  color: #999;
  text-align: center;
  -moz-box-shadow: inset 1px 1px 0 0 #fff;
  -webkit-box-shadow: inset 1px 1px 0 0 #fff;
  box-shadow: inset 1px 1px 0 0 #fff; }

.pricing-title {
  text-transform: uppercase;
  font-size: 20px;
  color: #53b4c7 !important;
  font-weight: bold;
  text-shadow: none !important; }

.pricing-heading p {
  padding-bottom: 0 !important; }

.pricing-table ul.pricing {
  padding: 0 !important;
  list-style: none !important;
  margin: 0 !important;
  list-style-image: none !important;
  line-height: 26px; }

.pricing-table ul.pricing li {
  list-style: none !important;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e7e7e7;
  background: #f5f5f5;
  background: -moz-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(7%, #fefefe), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #ffffff 100%);
  background: -o-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #ffffff 100%);
  background: -ms-linear-gradient(top, #f5f5f5 0%, #fefefe 7%, #ffffff 100%);
  background: linear-gradient(to bottom, #f5f5f5 0%, #fefefe 7%, #ffffff 100%);
  padding: 14px 7px 14px 63px;
  position: relative;
  font-size: 12px;
  color: #363636;
  text-shadow: none !important; }

.pricing-table ul.pricing li span.pricing-mark {
  position: absolute;
  top: 19px;
  left: 30px;
  width: 22px;
  height: 18px;
  background: url(../images/shortcodes-sprite.png) no-repeat -74px -2px; }

.pricing-table ul.pricing li.x-mark span.pricing-mark {
  background-position: -74px -20px; }

.pricing-content-bottom {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e7e7e7;
  -webkit-box-shadow: inset 1px 0 0 0 #fff;
  -moz-box-shadow: inset 1px 0 0 0 #fff;
  box-shadow: inset 1px 0 0 0 #fff;
  padding: 20px 5px 43px;
  text-align: center; }

span.et-price {
  font-size: 48px;
  color: #94c65c;
  text-shadow: 0 1px 0 #fff;
  font-family: Georgia, serif; }

span.et-price sup {
  font-size: 24px;
  bottom: 13px;
  left: 1px; }

span.et-price span.dollar-sign {
  font-size: 36px; }

.pricing-table a.icon-button {
  margin: 0;
  padding-left: 15px;
  position: absolute;
  bottom: -13px;
  left: 50%; }

.pricing-table a.icon-button {
  visibility: hidden; }

.pricing-big {
  top: -20px;
  -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.2);
  z-index: 2; }

.pricing-big .pricing-table-wrap {
  border-color: #d6d5d5; }

.pricing-big .pricing-heading {
  padding-top: 43px; }

.pricing-big .pricing-content-bottom {
  padding-bottom: 63px;
  border-bottom: 1px solid #d6d5d5; }

.et-testimonial-box {
  border: 1px solid #e7e7e7;
  background: #fff;
  position: relative;
  margin: 10px 0 45px; }

.et-testimonial-author-info {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e7e7e7;
  padding: 20px 20px 15px;
  text-shadow: 0 1px 0 #fff; }

.t-img {
  width: 60px;
  height: 60px;
  float: left;
  margin: 0 25px 5px 0;
  -moz-box-shadow: 0 1px 0 0 #fff;
  -webkit-box-shadow: 0 1px 0 0 #fff;
  box-shadow: 0 1px 0 0 #fff;
  position: relative; }

.t-img img {
  max-width: 100%;
  height: auto; }

.t-overlay {
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.4);
  display: block;
  position: absolute;
  top: 0;
  left: 0; }

.t-author, .t-position {
  display: block; }

.t-author {
  font-size: 18px;
  color: #999;
  padding: 10px 0 5px; }

.t-position {
  color: #595959; }

.t-position, .et-testimonial {
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 14px; }

.et-testimonial {
  padding: 43px 35px 30px 77px;
  color: #363636;
  position: relative;
  text-shadow: none !important; }

.et-testimonial:before {
  content: '';
  position: absolute;
  top: 43px;
  left: 35px;
  width: 25px;
  height: 19px;
  background: url(../images/shortcodes-sprite.png) no-repeat -45px -35px; }

.t-bottom-arrow {
  background: url(../images/shortcodes-sprite.png) no-repeat -97px -25px;
  width: 31px;
  height: 32px;
  position: absolute;
  bottom: -32px;
  right: 40px; }

.et-dropcap {
  font-size: 48px;
  float: left;
  display: block;
  margin: 0 7px 0 0;
  line-height: 1; }

.et_quote {
  padding-left: 57px;
  min-height: 40px;
  font-family: Georgia, serif;
  font-size: 14px;
  font-style: italic;
  position: relative;
  line-height: 1.5;
  margin-bottom: 10px; }

.et_quote .et_quote_sign {
  background: url(../images/shortcodes-sprite.png) no-repeat -206px -20px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 40px;
  height: 34px; }

.quote-center .et_quote_sign {
  background-position: -251px -2px;
  width: 20px;
  height: 16px;
  top: 3px; }

.quote-center .et_quote_additional_sign {
  background: url(../images/shortcodes-sprite.png) no-repeat -251px -22px;
  position: absolute;
  top: 3px;
  right: 13px;
  display: block;
  width: 20px;
  height: 16px; }

.et_right_quote {
  width: 100%; }

.quote-center {
  font-size: 24px;
  line-height: 1.2;
  text-align: center;
  padding-left: 30px; }

.quote-center .et_right_quote {
  padding-right: 30px;
  width: 95%; }

.et-tabs-container .et-tabs-control {
  padding: 0; }

.tabs-left .et-tabs-control {
  padding-left: 0; }

.author-info h1, .author-info h2, .author-info h3, .author-info h4, .author-info h5, .author-info h6 {
  color: #201F1F !important;
  text-shadow: none !important; }

.et-tabs-container .et-tabs-control li a, .tabs-left .et-tabs-control li a {
  text-decoration: none !important; }

a.big-button, a.small-button, a.icon-button {
  cursor: pointer; }

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

* html .clearfix {
  zoom: 1; }

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

/* IE7 */
.et_column_last {
  margin-right: 0px !important;
  clear: right; }

.clear {
  clear: both; }

.group:after {
  content: "";
  display: table;
  clear: both; }

@font-face {
  font-family: 'ArcherBold';
  src: url("../fonts/Archer-Bold.eot");
  src: url("../fonts/Archer-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Archer-Bold.woff") format("woff"), url("../fonts/Archer-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'ArcherLight';
  src: url("../fonts/Archer-Light.eot");
  src: url("../fonts/Archer-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Archer-Light.woff") format("woff"), url("../fonts/Archer-Light.ttf") format("truetype");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'a_love_of_thunder';
  src: url("../fonts/a_love_of_thunder-webfont.woff2") format("woff2"), url("../fonts/a_love_of_thunder-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

h1, h2, h3, h4, h5, h5 {
  font-family: 'ArcherLight',  Georgia, Times, Times New Roman, serif;
  font-weight: normal;
  text-transform: none; }

html.fontface h1 {
  font-size: 3rem; }

html.fontface h2 {
  font-size: 2rem; }

p {
  font-family: 'proxima-nova';
  font-size: 22px;
  font-weight: 100;
  color: #000; }

ul li {
  font-family: 'proxima-nova';
  font-size: 22px; }

body p a {
  color: #144d88; }

.et_pb_pagebuilder_layout .post-content a {
  color: #144d88;
  text-decoration: underline; }

.social-link-wrap {
  font-family: 'ArcherLight',  Georgia, Times, Times New Roman, serif;
  font-size: 1.4rem; }

.fb-main-group-cta-wrap a {
  font-family: 'ArcherLight',  Georgia, Times, Times New Roman, serif;
  font-size: 1.4rem; }

html.fontface .et_bloom .et_bloom_optin_3 h2,
html.fontface .et_bloom .et_bloom_optin_3 h2 span,
html.fontface .et_bloom .et_bloom_optin_3 h2 strong {
  font-family: 'ArcherLight',  Georgia, Times, Times New Roman, serif; }

/* homepage header: mobile only view */
#mobile-page-header {
  position: relative; }

#mobile-page-header .mobile-header-image-container {
  border: 1px solid #fff; }

/* homepage header types settings  */
html.fontface #homepage-header h2 {
  font-size: 1.8rem; }

html.fontface #homepage-header a.et_pb_button {
  font-family: 'a_love_of_thunder';
  letter-spacing: 1px; }

html.fontface .et_pb_text_2.threat .inner h2,
html.fontface .home .threat .inner h2 {
  font-family: 'a_love_of_thunder';
  font-size: 2rem;
  letter-spacing: 2px; }

html.fontface .et_pb_text_2.threat .inner .button-fta-more,
html.fontface .home .threat .inner .button-fta-more {
  font-family: 'ArcherBold',  Georgia, Times, Times New Roman, serif;
  font-weight: normal;
  letter-spacing: 1px; }

html.fontface .iof-events h3 {
  font-family: 'ArcherLight',  Georgia, Times, Times New Roman, serif;
  font-size: 1.8rem; }

body .quote-format .title {
  font-size: 2.4rem; }

@media (min-width: 768px) {
  p {
    font-size: 22px; }
  .home .et_pb_blog_grid_wrapper p {
    font-size: 16px;
    color: black; } }

#homepage-latest-news h2.entry-title {
  font-size: 1.8rem; }

.et_pb_text_2.threat,
.home .threat {
  position: relative;
  border-right: 1px solid #ececec;
  border-top: 2px solid  #ececec; }
  .et_pb_text_2.threat .inner,
  .home .threat .inner {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 98%;
    max-width: 500px; }
    .et_pb_text_2.threat .inner h2,
    .home .threat .inner h2 {
      text-align: center;
      color: #202020 !important; }
    .et_pb_text_2.threat .inner p,
    .home .threat .inner p {
      margin-bottom: 38px; }
    .et_pb_text_2.threat .inner h2, .et_pb_text_2.threat .inner p,
    .home .threat .inner h2,
    .home .threat .inner p {
      color: #fff;
      font-family: proxima-nova; }
    .et_pb_text_2.threat .inner .button-container,
    .home .threat .inner .button-container {
      width: 100%;
      height: 36px;
      width: 100%;
      text-align: center;
      margin-top: 16px;
      margin-bottom: 16px; }
    .et_pb_text_2.threat .inner .button-fta-more,
    .home .threat .inner .button-fta-more {
      bottom: 18px;
      display: inline-block;
      border: 2px solid #fff;
      padding: 8px 12px;
      border-radius: 25px;
      text-transform: uppercase;
      font-size: 14px !important;
      transition: all 0.2s; }
    .et_pb_text_2.threat .inner .button-fta-more:hover,
    .home .threat .inner .button-fta-more:hover {
      background-color: rgba(255, 255, 255, 0.2); }

.homepage-newsletter-cta .gfield_required {
  display: none; }

#wpv-view-layout {
  background: #e5e5e5; }

.home .et_pb_section {
  background-color: #f5f5f5; }

.fb-main-group-cta-wrap p a {
  display: inline-block; }

@media screen and (min-width: 600px) {
  .frontpage-fullwidth-campaign h1 {
    font-size: 40px; }
  .frontpage-fullwidth-campaign p {
    font-size: 24px; } }

/* This is the core CSS of Tooltipster */
/* GENERAL STRUCTURE RULES (do not edit this section) */
.tooltipster-base {
  /* this ensures that a constrained height set by functionPosition,
	if greater that the natural height of the tooltip, will be enforced
	in browsers that support display:flex */
  display: flex;
  pointer-events: none;
  /* this may be overriden in JS for fixed position origins */
  position: absolute; }

.tooltipster-box {
  /* see .tooltipster-base. flex-shrink 1 is only necessary for IE10-
	and flex-basis auto for IE11- (at least) */
  flex: 1 1 auto; }

.tooltipster-content {
  /* prevents an overflow if the user adds padding to the div */
  box-sizing: border-box;
  /* these make sure we'll be able to detect any overflow */
  max-height: 100%;
  max-width: 100%;
  overflow: auto; }

.tooltipster-ruler {
  /* these let us test the size of the tooltip without overflowing the window */
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden; }

/* ANIMATIONS */
/* Open/close animations */
/* fade */
.tooltipster-fade {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  -ms-transition-property: opacity;
  transition-property: opacity; }

.tooltipster-fade.tooltipster-show {
  opacity: 1; }

/* grow */
.tooltipster-grow {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-backface-visibility: hidden; }

.tooltipster-grow.tooltipster-show {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

/* swing */
.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform; }

.tooltipster-swing.tooltipster-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4); }

/* fall */
.tooltipster-fall {
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
  -ms-transition-property: top;
  transition-property: top;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-fall.tooltipster-initial {
  top: 0 !important; }

.tooltipster-fall.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  top: 0 !important;
  opacity: 0; }

/* slide */
.tooltipster-slide {
  -webkit-transition-property: left;
  -moz-transition-property: left;
  -o-transition-property: left;
  -ms-transition-property: left;
  transition-property: left;
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15); }

.tooltipster-slide.tooltipster-initial {
  left: -40px !important; }

.tooltipster-slide.tooltipster-dying {
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  -ms-transition-property: all;
  transition-property: all;
  left: 0 !important;
  opacity: 0; }

/* Update animations */
/* We use animations rather than transitions here because
 transition durations may be specified in the style tag due to
 animationDuration, and we try to avoid collisions and the use
 of !important */
/* fade */
@keyframes tooltipster-fading {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.tooltipster-update-fade {
  animation: tooltipster-fading 400ms; }

/* rotate */
@keyframes tooltipster-rotating {
  25% {
    transform: rotate(-2deg); }
  75% {
    transform: rotate(2deg); }
  100% {
    transform: rotate(0); } }

.tooltipster-update-rotate {
  animation: tooltipster-rotating 600ms; }

/* scale */
@keyframes tooltipster-scaling {
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }

.tooltipster-update-scale {
  animation: tooltipster-scaling 600ms; }

/**
 * DEFAULT STYLE OF THE SIDETIP PLUGIN
 * 
 * All styles are "namespaced" with .tooltipster-sidetip to prevent
 * conflicts between plugins.
 */
/* .tooltipster-box */
.tooltipster-sidetip .tooltipster-box {
  background: #565656;
  border: 2px solid black;
  border-radius: 4px; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-box {
  margin-top: 8px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-box {
  margin-right: 8px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-box {
  margin-left: 8px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-box {
  margin-bottom: 8px; }

/* .tooltipster-content */
.tooltipster-sidetip .tooltipster-content {
  color: white;
  line-height: 18px;
  padding: 6px 14px; }

/* .tooltipster-arrow : will keep only the zone of .tooltipster-arrow-uncropped that
corresponds to the arrow we want to display */
.tooltipster-sidetip .tooltipster-arrow {
  overflow: hidden;
  position: absolute; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
  height: 10px;
  /* half the width, for centering */
  margin-left: -10px;
  top: 0;
  width: 20px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  right: 0;
  /* top 0 to keep the arrow from overflowing .tooltipster-base when it has not
	been positioned yet */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow {
  height: 20px;
  margin-top: -10px;
  left: 0;
  /* same as .tooltipster-left .tooltipster-arrow */
  top: 0;
  width: 10px; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
  bottom: 0;
  height: 10px;
  margin-left: -10px;
  width: 20px; }

/* common rules between .tooltipster-arrow-background and .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-background, .tooltipster-sidetip .tooltipster-arrow-border {
  height: 0;
  position: absolute;
  width: 0; }

/* .tooltipster-arrow-background */
.tooltipster-sidetip .tooltipster-arrow-background {
  border: 10px solid transparent; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
  border-bottom-color: #565656;
  left: 0;
  top: 3px; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background {
  border-left-color: #565656;
  left: -3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background {
  border-right-color: #565656;
  left: 3px;
  top: 0; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #565656;
  left: 0;
  top: -3px; }

/* .tooltipster-arrow-border */
.tooltipster-sidetip .tooltipster-arrow-border {
  border: 10px solid transparent;
  left: 0;
  top: 0; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border {
  border-bottom-color: black; }

.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border {
  border-left-color: black; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border {
  border-right-color: black; }

.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: black; }

/* tooltipster-arrow-uncropped */
.tooltipster-sidetip .tooltipster-arrow-uncropped {
  position: relative; }

.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped {
  top: -10px; }

.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped {
  left: -10px; }

/* styles for the modal */
#animatedModal {
  padding-top: 2rem; }
  #animatedModal .close-animatedModal {
    display: block;
    margin-top: 2rem;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
    #animatedModal .close-animatedModal img {
      transition: all 0.2s; }
    #animatedModal .close-animatedModal img:hover {
      transform: rotate(90deg); }

#animatedModal .instructions {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 98%;
  background-color: #ffdd20;
  padding: 12px;
  margin-bottom: 28px; }

#animatedModal .instructions p {
  font-size: 17px;
  color: #000;
  margin-bottom: 8px; }
  #animatedModal .instructions p a {
    text-decoration: underline;
    color: #126f8e; }

#animatedModal .modal-content {
  position: relative;
  margin-top: 3rem;
  margin-bottom: 3rem;
  margin-right: auto;
  margin-left: auto;
  width: 98%;
  max-width: 960px;
  border: 1px solid rgba(230, 230, 230, 0.7);
  border-radius: 2px;
  padding: 1rem;
  background-color: #fff;
  box-shadow: 0 0.1em 1em 0 rgba(0, 0, 0, 0.4); }

#animatedModal .modal-content #iof-modal-submissions {
  border: 1px solid #e8e8e8; }
  #animatedModal .modal-content #iof-modal-submissions li {
    padding-left: 1rem;
    padding-right: 1rem; }

#animatedModal .modal-content .tooltip-content {
  display: none; }

#animatedModal .modal-content .r-tabs-nav {
  background-color: #f4f4f4; }

#animatedModal .modal-content a.copy {
  padding: 8px 12px;
  border-radius: 3px;
  display: inline-block;
  margin-top: 18px;
  background-color: #57b0ce;
  color: #fff;
  text-transform: uppercase;
  box-shadow: 0px 3px 0px 0px #4f9cb5;
  transition: all 0.3s; }

#animatedModal .modal-content a.copy:active {
  background-color: #4994ac;
  box-shadow: 0; }

#animatedModal .modal-content .r-tabs-nav a {
  text-transform: uppercase;
  color: #000;
  border-bottom: 1px solid #6d6d6d; }

#animatedModal .modal-content .r-tabs .r-tabs-accordion-title {
  background-color: #f4f4f4;
  padding: 8px;
  border-bottom: 1px solid #6d6d6d; }
  #animatedModal .modal-content .r-tabs .r-tabs-accordion-title a {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px; }

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0; }

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none; }

.r-tabs .r-tabs-panel {
  padding: 15px;
  display: none; }

.r-tabs .r-tabs-accordion-title {
  display: none; }

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block; }

/* Accordion responsive breakpoint */
@media only screen and (max-width: 768px) {
  .r-tabs .r-tabs-nav {
    display: none; }
  .r-tabs .r-tabs-accordion-title {
    display: block; } }

/*  */
.iof-post-header {
  padding-bottom: 40px; }
  .iof-post-header h1.entry-title {
    padding-bottom: 12px; }

/* styles for the Take Action page  */
.iof-row-fullwidth {
  width: 100% !important; }

.open_submission_modal {
  font-family: 'a_love_of_thunder'; }

/* styles for the page header */
@media (min-width: 1025px) {
  #top-header #et-secondary-nav {
    display: none; } }

/* styles for global site footer */
footer#footer {
  background-repeat: repeat;
  margin-top: 0; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2013 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    -ms-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    -ms-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  0% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    -ms-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    -ms-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

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

@keyframes fadeOutRight {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -ms-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  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% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  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% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0, 0, 1, 45deg);
    -ms-transform: rotate(0, 0, 1, 45deg);
    transform: rotate(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

@keyframes zoomOut {
  0% {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    -ms-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  100% {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -ms-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

.home .et_pb_column_1_2 .et_pb_slide_description .et_pb_slide_title {
  font-weight: 700; }

.home #frontpage-post-slider.et_pb_slider_fullwidth_off p {
  font-size: 16 !important; }

.frontpage-events-wrapper {
  padding: 14% 8% !important; }

.iof-btn {
  display: inline-block;
  background-color: #e7a430;
  padding: 8px 14px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1;
  font-weight: 700; }

.iof-events .iof-event {
  padding: 2%; }
  .iof-events .iof-event .col-1 {
    float: left;
    width: 30%; }
  .iof-events .iof-event .col-2 {
    float: right;
    width: 60%; }

.et_pb_button {
  border: 1px solid; }

.et_pb_button {
  font-weight: 100; }

.et_bloom .et_bloom_optin_3 .et_bloom_form_content button {
  background-color: #47b2d0; }

.et_pb_promo.dark-text.et_pb_bg_layout_light .et_pb_promo_button {
  color: rgba(0, 0, 0, 0.8); }

/*# sourceMappingURL=maps/itsourfuture.css.map */
