/*!
Theme Name: Extra
Theme URI: http://www.elegantthemes.com/gallery/extra/
Version: 2.29.3
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,
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-size: 100%;
    vertical-align: baseline;
}

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

body, p, a, h1, h2, h3, h4,h5, h6 {
    line-height: 1;
	font-family: 'Montserrat', sans-serif !important;
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

strong {
    font-weight: 700
}

em {
    font-style: italic
}
.marleft {
    margin-left: 15px;
}

body {
    background: #fff;
    padding: 0;
    margin: 0;
    color: rgba(0, 0, 0, 1);
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    color: rgb(243 108 37);
    text-decoration: none;
    word-break: break-word;
    word-wrap: break-word
}

/*a:visited {
    color: inherit
}*/

h1,
h2,
h3,
h4,
h5,
h6 {
   /*padding-bottom: 10px;
    color: rgba(0, 0, 0, .75);
    font-family: 'Open Sans';
    font-weight: 700;
    letter-spacing: .5px;
    line-height: 1.3em;
    text-transform: none;*/
}

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
}

p {
    margin-bottom: 1.6em;
    line-height: 1.7em;
    word-break: break-word;
    word-wrap: 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;
    padding: .7em 0 .3em 1.143em;
    line-height: 1.7em
}

ol {
    list-style-type: decimal;
    list-style-position: outside;
    padding: .7em 0 .3em 1.143em
}

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
}

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

#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,
.et_pb_wc_images .et_pb_module_inner:after,
.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;
    max-width: 100%
}

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

.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=email],
input[type=password],
input[type=search],
input[type=text],
select,
textarea {
    outline: 0;
    background: rgba(0, 0, 0, .05);
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    padding: 10px 12px;
    color: rgba(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=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
    background: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .75)
}

.input::-webkit-input-placeholder,
.textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=text]::-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=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=text]::-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=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=text]:-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::-ms-input-placeholder,
.textarea::-ms-input-placeholder,
input::-ms-input-placeholder,
input[type=email]::-ms-input-placeholder,
input[type=password]::-ms-input-placeholder,
input[type=search]::-ms-input-placeholder,
input[type=text]::-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=email]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=text]::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=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=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=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,
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,
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 .button.disabled,
.woocommerce div.product form.cart .button.disabled:hover,
.woocommerce div.product form.cart .post-nav .nav-links .button,
.woocommerce div.product form.cart .post-nav .nav-links .button.disabled,
.woocommerce div.product form.cart .post-nav .nav-links .button.disabled:hover,
.woocommerce div.product form.cart .read-more-button,
.woocommerce div.product form.cart .read-more-button.disabled,
.woocommerce div.product form.cart .read-more-button.disabled:hover,
.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 .button.disabled,
.woocommerce-page div.product form.cart .button.disabled:hover,
.woocommerce-page div.product form.cart .post-nav .nav-links .button,
.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled,
.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled:hover,
.woocommerce-page div.product form.cart .read-more-button,
.woocommerce-page div.product form.cart .read-more-button.disabled,
.woocommerce-page div.product form.cart .read-more-button.disabled:hover,
.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=button],
input[type=reset],
input[type=submit] {
    outline: 0;
    display: inline-block;
    background: rgba(0, 0, 0, .1);
    padding: 10px 12px;
    border: 0;
    border-style: solid;
    border-radius: 3px;
    box-shadow: none;
    color: rgba(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=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background: rgba(0, 0, 0, .2);
    color: rgba(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=button]:visited,
input[type=reset]:visited,
input[type=submit]:visited {
    color: rgba(0, 0, 0, .6)
}

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

.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:before {
    display: none
}

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

.post-password-required .post-password-form+.read-more-button {
    display: none
}

#back_to_top {
    z-index: 999;
    position: fixed !important;
    right: 0;
    bottom: 125px;
    display: block;
    background: rgba(0, 0, 0, .4);
    padding: 5px;
    border-radius: 3px 0 0 3px;
    color: #fff;
    font-size: 30px;
    text-align: center;
    text-decoration: none;
    transition: 1s cubic-bezier(.77, 0, .175, 1);
    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 {
    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;
	text-align: left !important;
	font-family: 'Montserrat',sans-serif!important;
    font-size: 15px;
}
table td a {
	font-size: 15px !important;
}

.sticky {
    display: block
}

.gallery-caption {
    display: block
}

.bypostauthor {
    display: block
}

.etad {
    -webkit-order: 2;
    -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%
}

.etad a,
.etad img {
    display: block
}

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

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

.left-right.header .etad {
    -webkit-order: 2;
    -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 {
    display: inline-block;
    background: rgba(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 {
    background: #39579a !important
}

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

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

.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 {
    background: #01aced !important
}

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

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

.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 {
    background: #cb2027 !important
}

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

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

.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 {
    background: #cb1f26 !important
}

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

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

.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 {
    background: #314f6e !important
}

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

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

.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 {
    background: #ea4b24 !important
}

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

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

.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 {
    background: #267697 !important
}

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

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

.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 {
    background: #517fa4 !important
}

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

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

.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 {
    background: #ec488c !important
}

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

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

.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 {
    background: #45bbfc !important
}

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

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

.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 {
    background: #127bb6 !important
}

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

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

.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 {
    background: #f59038 !important
}

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

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

.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 {
    background: #566c68 !important
}

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

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

.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 {
    background: #3a5998 !important
}

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

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

.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 {
    background: #1ba5f4 !important
}

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

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

.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 {
    background: #a8240f !important
}

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

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

.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 {
    background: #9864ae !important
}

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

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

.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 {
    background: #fc1684 !important
}

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

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

.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 {
    background: #f59038 !important
}

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

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

.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 {
    background: #aecf29 !important
}

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

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

.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 {
    background: #3398fc !important
}

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

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

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

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

.et-extra-icon-buffer.et-extra-icon-background {
    background: #000 !important
}

.et-extra-icon-buffer.et-extra-icon-background-hover:hover {
    background: #000 !important
}

.et-extra-icon-buffer.et-extra-icon-color {
    color: #000
}

.et-extra-icon-buffer.et-extra-icon-color-hover:hover {
    color: #000
}

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

.et-extra-icon-basic_email.et-extra-icon-background {
    background: #000 !important
}

.et-extra-icon-basic_email.et-extra-icon-background-hover:hover {
    background: #000 !important
}

.et-extra-icon-basic_email.et-extra-icon-color {
    color: #000
}

.et-extra-icon-basic_email.et-extra-icon-color-hover:hover {
    color: #000
}

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

.et-extra-icon-basic_print.et-extra-icon-background {
    background: #000 !important
}

.et-extra-icon-basic_print.et-extra-icon-background-hover:hover {
    background: #000 !important
}

.et-extra-icon-basic_print.et-extra-icon-color {
    color: #000
}

.et-extra-icon-basic_print.et-extra-icon-color-hover:hover {
    color: #000
}

.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, .5);
    font-size: 12px
}

.comment-bubble {
    top: 1px
}

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

.rating-stars {
    display: inline-block
}

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

#page-container {
    background: 0 0
}

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

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

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

.container {
    position: relative;
    /*width:100%;
    max-width: 1180px;*/
    margin: 0 auto
}

#main-content {
    padding-top: 0px
}

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

.with_sidebar_left #content-area {
    -webkit-flex-direction: row-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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -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 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.et_extra_layout .et_pb_row,
.et_pb_extra_row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.et_extra_layout .et_pb_column_main,
.et_pb_extra_column_main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    -webkit-flex-basis: 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%;
    -webkit-flex-basis: 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-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 25%;
    max-width: 25%;
    min-width: 25%;
    -webkit-flex-basis: 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-flex;
    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_column_1_5,
.et_pb_extra_column_1_5 {
    width: 20%;
    max-width: 20%;
    min-width: 20%
}

.et_extra_layout .et_pb_column_1_6,
.et_pb_extra_column_1_6 {
    width: 16.66666667%;
    max-width: 16.66666667%;
    min-width: 16.66666667%
}

.et_extra_layout .et_pb_column_2_5,
.et_pb_extra_column_2_5 {
    width: 40%;
    max-width: 40%;
    min-width: 40%
}

.et_extra_layout .et_pb_column_3_5,
.et_pb_extra_column_3_5 {
    width: 60%;
    max-width: 60%;
    min-width: 60%
}

.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 {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.et_extra_layout .et_pb_image_sticky {
    display: inline
}

.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%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.et_section_specialty .et_pb_extra_column_2_3 .et_pb_row_inner .et_pb_extra_column_1_3 {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.et_section_specialty .et_pb_extra_column_1_2 .et_pb_row_inner .et_pb_extra_column_1_4 {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    -webkit-flex-basis: 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%;
    -webkit-flex-basis: 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_gutters1 .et_pb_column {
    padding: 0 4px !important
}

.et_extra_layout .et_pb_row.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
}
.single-p_glossary .et_pb_with_background {
    height: 349px;
    padding-top: 175px!important;
}


@media only screen and (max-width: 1280px){
#et-navigation>ul {
    display: none !important;
}
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
    line-height: 30px!important;
}
	#responsive-menu-pro-container li.responsive-menu-pro-item a {
    padding: 7px 40px!important;
}
	button#responsive-menu-pro-button {
    top: 25px!important;
}
	#responsive-menu-pro-container {
    width: 100%;
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
    right: 25px!important;
    background-color: transparent!important;
    text-align: right;
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
    
    width: 9%;
}
#responsive-menu-pro-wrapper ul#responsive-menu-pro {
    top: 50px;
}
	
}
@media only screen and (max-width: 1180px){
#et-navigation>ul {
    display: none !important;
}
	#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
    line-height: 30px!important;
}
	#responsive-menu-pro-container li.responsive-menu-pro-item a {
    padding: 7px 40px!important;
}
	button#responsive-menu-pro-button {
    top: 25px!important;
}
	#responsive-menu-pro-container {
    width: 100%;
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
    right: 25px!important;
    background-color: transparent!important;
    text-align: right;
}
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a .responsive-menu-pro-subarrow {
    
    width: 9%;
}
#responsive-menu-pro-wrapper ul#responsive-menu-pro {
    top: 50px;
}
	
}

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

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

.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_gutters1 .width_sidebar .et_pb_extra_column_sidebar {
    padding: 0 0 0 4px
}

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

.et_extra_layout .et_pb_row.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
}

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

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

.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_gutters2 .width_sidebar .et_pb_extra_column_sidebar {
    padding: 0 0 0 8px
}

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

.et_extra_layout .et_pb_row.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
    }
}

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

.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_gutters3 .width_sidebar .et_pb_extra_column_sidebar {
    padding: 0 0 0 12px
}

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

.et_extra_layout .et_pb_row.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
}

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

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

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

.et_extra_layout.et_pb_gutters4 .width_sidebar .et_pb_extra_column_sidebar {
    padding: 0 0 0 16px
}

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

.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%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.et_extra_layout .et_section_specialty .et_pb_column_2_3 .et_pb_row_inner .et_pb_column_1_3 {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%
}

.et_extra_layout .et_section_specialty .et_pb_column_1_2 .et_pb_row_inner .et_pb_column_1_4 {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    -webkit-flex-basis: 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%;
    -webkit-flex-basis: 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: block;
    margin: 0
}

header.header li:hover>ul {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s; /* delays for 1 second */
-webkit-transition-delay: 0s; /* for Safari & Chrome */
}

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;
	display:none;
}

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%
	padding: 15px 0 0 30px !important;
}

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

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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -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: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 -10px
}

#et-info .et-extra-social-icons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    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, .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, .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, .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, .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-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.current-menu-item>a {
    color: #fff
}

#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, .6)
}

#et-secondary-menu a:hover {
    color: #fff
}

#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(100% - 20px)
}

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

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

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

#et-trending-button {
    display: inline-block;
    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 {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    vertical-align: middle
}

#et-trending-container {
    display: inline-block
}

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

#main-header {
    /*background: #3e5062;*/
	background:#fff;
    margin: 0;
	transition: 0.5s all ease;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}

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

.has_headerad #main-header .container {
    -webkit-align-items: 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-order: 1;
    -ms-flex-order: 1;
    order: 1;
    display: block;
    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 {
    display: block;
    height: 100%; width:100%;
}
.Fixed_header #logo {
    width: 100%;
}

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

.left-right #logo {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

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

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

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

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

#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;
	display:none;
}
ul#et-menu li ul li a {
    padding: 2px 5px !important;
}
ul#et-menu li ul li ul li:hover {
    background: transparent !important;
	color:#f36c25;
}
div#et-navigation #et-menu li ul li a:hover {
    background: transparent;
	color:#f36c25;
}


#et-navigation>ul>li>ul {
    left: -20px
}
/*
#et-navigation>ul>li.mega-menu>ul ul {
    visibility: hidden
}

#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-menu ul li a {
    padding: 0px;
    background: transparent;
}


#et-navigation li a {
    /*padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    font-weight: 600;
    color: rgba(255, 255, 255, .6);
    text-transform: uppercase;*/
	display: block;
    font-size: 12px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    transition: 0.5s all ease;
    color: #333333;
    opacity: 1;
    font-family: 'Montserrat', sans-serif;
    padding: 51px 5px;
    background: #fff;
    height: auto;
    width: auto;
}

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

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

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

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

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

#et-navigation .mega-menu>ul {
    top: 100%;  
	left: -100px;
    display: -ms-flexbox;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 22%;
    padding: 5px 7px 30px;
	/*transition-delay:0s;
    display: -webkit-flex;
	display: flex;
	transition: all 0s ease 1s;*/
	
}

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

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

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

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

#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;
	transition: all 2s ease-in-out 0s;*/
}

#et-navigation .mega-menu-featured>ul>li {
    width: 33.33333333%;
    -webkit-flex-basis: 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, .1)
}

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

#et-navigation .mega-menu-featured .recent-post .post-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -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-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 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin: 0 auto
}

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

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

.et-top-search-primary-menu-item .et-top-search {
    background-color: #232323;
    border-color: #00a8ff
}

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

#et-menu li>ul {
    background-color: #fff;
    border-color: #f8aa81;
}

#et-menu li>ul li a {
    border-color: rgba(255, 255, 255, .1);
    color: #666;
}

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

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

#et-menu li.mega-menu-featured>ul li .featured-post .post-meta a:hover {
    color: #fff
}

#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, .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;
	    color: #666;
	transform: translate(10px, 50px);
    display: none;
}

.et-top-search-primary-menu-item .et-top-search {
    position: absolute;
    top: 100%;
    right: -15px;
    width: 230px;
    border-top: 3px solid #f36c25;
    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;
    -webkit-appearance: none
}

.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::-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 {
    left: 0
}

.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 {
    left: 0
}

.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: rotate3d(0, 1, 0, 90deg);
    transform: rotate3d(0, 1, 0, 90deg);
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1
}

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

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

.show-menu-button.toggled span:nth-child(2) {
    opacity: 0
}

.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, .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_nav_hide_logo_image .et-fixed-header .logo {
    opacity: 0
}

.et-fixed-header #main-header .logo {
    /*height: 55px !important;*/
    margin: 15px 0;
    /*width: 150px !important;*/
}

.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;
	display: none;
}

#comment-wrap .comment-form-cookies-consent label:before {
    background-color: rgba(0, 0, 0, .05)
}

.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 {
    position: relative;
    background: 0 0;
    margin: 0 0 20px;
    border: 0;
    box-shadow: none
}

.comment-body .comment_area {
    margin: 0
}

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

.comment_postinfo {
    margin: 0
}

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

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

.comment_avatar {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 80px;
    max-height: 80px;
    overflow: hidden
}

.comment_avatar img {
    width: 100%
}

#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;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    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;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: flex-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, .1);
    height: 30px;
    width: 30px;
    border-radius: 3px;
    margin: 0 0 0 10px;
    color: rgba(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, .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, .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, .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, .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 10px
}

.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: 13px;
    color: #333333;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0;
    font-family: 'Montserrat';
}

#footer .widget {
    color: rgba(255, 255, 255, .6)
}

#footer-bottom {
    background: #fff;
    width: 100%;
    padding: 10px 0;
    text-align: center;
}

#footer-info {
    display: inline-block;
    padding: 6px 0;
    font-size: 13px;
    line-height: 14px;
    vertical-align: middle;
    color: rgba(255, 255, 255, .6)
}

#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, .6);
    font-size: 16px;
    line-height: 16px;
    vertical-align: middle
}

#footer-nav ul li a {
    color: rgba(255, 255, 255, .6)
}

#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
}

#footer-nav a:hover {
    color: #fff
}

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

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

#main-footer .widget a {
    color: #fff
}

#main-footer .widget a:visited {
    color: #fff
}

#main-footer .widget ul li a {
    color: #fff
}

#main-footer .widget .widget-list a {
    color: #fff
}

#main-footer .widget #recentcomments li a {
    color: #fff
}

#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, .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_3_5 .et-slider .carousel-item.et-pb-active-slide,
.et_pb_column_3_5 .et-slider .carousel-item.et-pb-moved-slide,
.et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,
.et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
    -webkit-animation-duration: .79s;
    animation-duration: .79s
}

.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_2_5 .et-slider .carousel-item.et-pb-active-slide,
.et_pb_column_2_5 .et-slider .carousel-item.et-pb-moved-slide,
.et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,
.et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
    -webkit-animation-duration: .61s;
    animation-duration: .61s
}

.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_pb_column_1_5 .et-slider .carousel-item.et-pb-active-slide,
.et_pb_column_1_5 .et-slider .carousel-item.et-pb-moved-slide,
.et_pb_column_1_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,
.et_pb_column_1_5 .featured-posts-slider-module .carousel-item.et-pb-moved-slide {
    -webkit-animation-duration: .53s;
    animation-duration: .53s
}

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

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

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

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

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

.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 {
    -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, .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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: 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, .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-flex-grow: 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-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -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-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: initial;
    -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, .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_pb_extra_module .post-meta .comment-bubble:before {
    color: inherit
}

.et_extra_other_module .post-meta .rating-stars .rating-star: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 {
    -webkit-flex-shrink: 0;
    -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, .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, .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_1_5 .et_extra_other_module .main-post,
.et_extra_layout .et_pb_column_1_5 .et_pb_extra_module .main-post,
.et_extra_layout .et_pb_column_1_6 .et_extra_other_module .main-post,
.et_extra_layout .et_pb_column_1_6 .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_2_5 .et_extra_other_module .main-post,
.et_extra_layout .et_pb_column_2_5 .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_extra_layout .et_pb_column_3_5 .et_extra_other_module .main-post,
.et_extra_layout .et_pb_column_3_5 .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_1_5 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_5 .et_pb_extra_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_6 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_1_6 .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_2_5 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_2_5 .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_extra_layout .et_pb_column_3_5 .et_extra_other_module .main-post .post-content,
.et_extra_layout .et_pb_column_3_5 .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, .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, .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, .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, .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-align-items: 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, .2);
    width: 100%;
    height: 100%
}

.audio-format .mejs-container {
    position: relative;
    z-index: 1;
    background: rgba(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-play button:after {
    opacity: .5
}

.audio-format .mejs-container .mejs-controls .mejs-button.mejs-pause button:before {
    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-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, .4)
}

.audio-wrapper {
    background-size: cover
}

.audio-titles {
    position: relative;
    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;
    word-wrap: break-word
}

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

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

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

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

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

.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,
.et_pb_column_2_5 .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,
.et_pb_column_2_5 .post-module .with_sidebar .map-format .post-format-map {
    max-height: 120px
}

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

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

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

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

.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, .6) !important
}

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

article .header .video-format {
    position: relative
}

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: rgba(0, 0, 0, 0);
    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, .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,
.et_pb_column_1_5 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,
.et_pb_column_1_6 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,
.et_pb_column_2_5 .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, .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_post_format-et-post-format-standard.et-doesnt-have-title_meta.et-doesnt-have-featured_image .post-content {
    padding-top: 30px
}

.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-video.et-doesnt-have-title_meta.et-doesnt-have-format-content .post-content {
    padding-top: 30px
}

.single .et-doesnt-have-title_meta.et-doesnt-have-featured_image.et-doesnt-have-project-gallery .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, .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, .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, .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, .2);
    width: 30px;
    height: 30px;
    margin: 5px 5px 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, .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-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin: 1px 0 0 6px
}

.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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 20px;
    border-bottom: 1px solid rgba(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, .1);
    border-radius: 3px;
    overflow: hidden
}

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

.author-box,
.related-posts {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -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, .1)
}

.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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
    padding: 20px
}

.author-box-avatar {
    -webkit-flex-basis: 150px;
    -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, .75);
    font-size: 16px;
    font-weight: 600;
    text-transform: none
}

.author-box-description .social-icons {
    list-style: none;
    margin: 10px 0 5px 0;
    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, .5)
}

.author-box-description .social-icons li a:hover .et-extra-icon:before {
    color: rgba(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, .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-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

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

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

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

.related-post:last-child {
    margin: 0
}

.related-post .post-thumbnail {
    margin: 0
}

.related-post .featured-image {
    background: rgba(0, 0, 0, .1);
    width: 100%;
    margin: 0 0 20px 0;
    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, .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, .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 {
    border: 0
}

.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-thumbnail .carousel-items {
    width: 100%;
    height: auto
}

.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,
.single-project-module .post-thumbnail .gallery_image {
    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-thumbnail .gallery_image {
    width: 100%;
    height: auto
}

.with_sidebar.single-project-module .post-gallery .gallery_image img,
.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 {
    border: 0
}

.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, .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, .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-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.featured-posts-slider-module:last-child {
    -webkit-flex-grow: 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, .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_3_5 .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, .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_1_5 .featured-posts-slider-module .carousel-item .post-content-box,
.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,
.et_pb_column_2_5 .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_1_5 .featured-posts-slider-module .post-content h3,
.et_pb_column_1_6 .featured-posts-slider-module .post-content h3,
.et_pb_column_2_5 .featured-posts-slider-module .post-content h3,
.et_pb_column_3_5 .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,
.et_pb_column_1_5 .featured-posts-slider-module .post-content h3,
.et_pb_column_1_6 .featured-posts-slider-module .post-content h3 {
    line-height: 1.2
}

.featured-posts-slider-module .post-content h3 a {
    color: #fff
}

.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_3_5 .featured-posts-slider-module .post-content h3 a,
.et_pb_column_4_4 .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_1_5 .featured-posts-slider-module .post-content h3 a,
.et_pb_column_1_6 .featured-posts-slider-module .post-content h3 a,
.et_pb_column_2_5 .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_3_5 .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_1_5 .featured-posts-slider-module .post-meta,
.et_pb_column_1_6 .featured-posts-slider-module .post-meta,
.et_pb_column_2_5 .featured-posts-slider-module .post-meta,
.et_pb_column_3_5 .featured-posts-slider-module .post-meta,
.et_pb_column_3_8 .featured-posts-slider-module .post-meta {
    color: rgba(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, .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
}

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

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

.et_pb_column_1_2 .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_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 {
    height: auto
}

.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 {
    height: auto
}

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

.with_sidebar .et_pb_column_1_3 .featured-posts-slider-module .carousel-item {
    height: auto
}

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

.et_pb_column_1_4 .featured-posts-slider-module .carousel-item {
    height: auto
}

.et_pb_column_1_4 .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 {
    height: auto
}

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

.et_pb_column_1_5 .featured-posts-slider-module .carousel-item {
    height: auto
}

.et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box {
    margin-top: 108.67924528px
}

.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item {
    height: auto
}

.with_sidebar .et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-content-box {
    margin-top: 78.11320755px
}

.et_pb_column_1_6 .featured-posts-slider-module .carousel-item {
    height: auto
}

.et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box {
    margin-top: 88.30188679px
}

.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item {
    height: auto
}

.with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box {
    margin-top: 62.83018868px
}

.et_pb_column_2_5 .featured-posts-slider-module .carousel-item {
    height: auto
}

.et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box {
    margin-top: 230.94339623px
}

.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item {
    height: auto
}

.with_sidebar .et_pb_column_2_5 .featured-posts-slider-module .carousel-item .post-content-box {
    margin-top: 169.81132075px
}

.et_pb_column_3_5 .featured-posts-slider-module .carousel-item {
    height: 367.05882353px
}

.with_sidebar .et_pb_column_3_5 .featured-posts-slider-module .carousel-item {
    height: 271.76470588px
}

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

.ie.et_extra_layout .et_pb_column .posts-carousel-module {
    -webkit-flex-direction: column;
    -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_3_5 .posts-carousel-module .carousel-items .et-pb-active-slide,
.et_pb_column_3_5 .posts-carousel-module .carousel-items .et-pb-moved-slide {
    -webkit-animation-duration: .54s;
    animation-duration: .54s
}

.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_2_5 .posts-carousel-module .carousel-items .et-pb-active-slide,
.et_pb_column_2_5 .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
}

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

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

.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;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    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_1_5 .posts-carousel-module .carousel-group,
.et_pb_column_1_6 .posts-carousel-module .carousel-group,
.et_pb_column_2_5 .posts-carousel-module .carousel-group,
.et_pb_column_3_5 .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;
    height: auto;
    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,
.et_pb_column_3_5 .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_1_5 .posts-carousel-module .carousel-item,
.et_pb_column_1_6 .posts-carousel-module .carousel-item,
.et_pb_column_2_5 .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_1_5 .posts-carousel-module .post-thumbnail,
.et_pb_column_1_6 .posts-carousel-module .post-thumbnail,
.et_pb_column_2_5 .posts-carousel-module .post-thumbnail,
.et_pb_column_3_5 .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_1_5 .posts-carousel-module .post-content-box,
.et_pb_column_1_6 .posts-carousel-module .post-content-box,
.et_pb_column_2_5 .posts-carousel-module .post-content-box,
.et_pb_column_3_5 .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, .1);
    opacity: 0;
    font-family: ETModules;
    text-align: center;
    transition: .3s ease
}

.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_3_5 .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_2_5 .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
}

.et_pb_column_1_5 .posts-carousel-module .et-pb-slider-arrows a {
    top: 62.5px
}

.et_pb_column_1_6 .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_1_5 .posts-carousel-module .et-pb-arrow-prev,
.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,
.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,
.et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-prev,
.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,
.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,
.rtl .et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-next,
.et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,
.et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,
.et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-next,
.rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,
.rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,
.rtl .et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,
.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,
.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,
.et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,
.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,
.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,
.rtl .et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-next,
.et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,
.et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,
.et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-next,
.rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,
.rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,
.rtl .et_pb_column_3_5 .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;
    width: 100%;
    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, .1);
    margin: 0;
    padding: 15px 20px;
    box-sizing: border-box;
    color: rgba(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;
    -webkit-user-select: none;
    -moz-user-select: none;
    -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_1_5 .tabbed-post-module .tabs ul li,
.et_pb_column_1_6 .tabbed-post-module .tabs ul li,
.et_pb_column_2_3 .tabbed-post-module .tabs ul li,
.et_pb_column_2_5 .tabbed-post-module .tabs ul li,
.et_pb_column_3_5 .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_1_5 .tabbed-post-module .tabs ul li.active,
.et_pb_column_1_6 .tabbed-post-module .tabs ul li.active,
.et_pb_column_2_3 .tabbed-post-module .tabs ul li.active,
.et_pb_column_2_5 .tabbed-post-module .tabs ul li.active,
.et_pb_column_3_5 .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, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 13px 20px;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -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, .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-contents {
    width: 100%
}

.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_1_5 .tabbed-post-module .tab-content,
.et_pb_column_1_6 .tabbed-post-module .tab-content,
.et_pb_column_2_5 .tabbed-post-module .tab-content,
.et_pb_column_3_5 .tabbed-post-module .tab-content,
.et_pb_column_3_8 .tabbed-post-module .tab-content {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.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_1_5 .tabbed-post-module .tab-content .main-post,
.et_pb_column_1_5 .tabbed-post-module .tab-content .posts-list,
.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,
.et_pb_column_1_6 .tabbed-post-module .tab-content .posts-list,
.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,
.et_pb_column_2_5 .tabbed-post-module .tab-content .posts-list,
.et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,
.et_pb_column_3_5 .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 {
    width: 100%
}

.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_1_5 .tabbed-post-module .tab-content .main-post,
.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,
.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,
.et_pb_column_3_5 .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_1_5 .tabbed-post-module .tab-content .main-post .post-content,
.et_pb_column_1_6 .tabbed-post-module .tab-content .main-post .post-content,
.et_pb_column_2_5 .tabbed-post-module .tab-content .main-post .post-content,
.et_pb_column_3_5 .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-flex;
    display: -ms-flexbox;
    display: flex
}

.posts-blog-feed-module .paginated_content {
    width: 100%
}

.ie .posts-blog-feed-module .paginated_content {
    -webkit-flex-shrink: 0;
    -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-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 20px;
    -webkit-align-items: flex-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- .post-content,
.posts-blog-feed-module .et-format-text .post-content {
    width: 100%
}

.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, .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: block;
}

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

.posts-blog-feed-module.masonry .hentry {
    border-bottom: none
}

.et_pb_no_drop_shadow.posts-blog-feed-module.masonry .hentry {
    box-shadow: none
}

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

.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(.77, 0, .175, 1);
    animation: gridFadeIn 1s 1 cubic-bezier(.77, 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 .et_pb_extra_overlay:before {
    -webkit-backface-visibility: hidden
}

.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, .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, .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, .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 {
    color: rgba(0, 0, 0, .75);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.3em
}

.et_pb_widget a:visited {
    color: rgba(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, .75);
    font-size: 14px;
    font-weight: 600
}

.et_pb_widget .widget_list .post-meta {
    color: rgba(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, .6)
}

#footer .et_pb_widget li,
#footer .et_pb_widget.woocommerce .product_list_widget li {
    border-bottom: 1px solid rgba(255, 255, 255, .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, .1);
    margin: 15px 0 -15px
}

#footer .et_pb_widget a {
    color: #fff
}

#footer .et_pb_widget .widget_list .title {
    color: #fff
}

#footer .et_pb_widget .widget_list .post-meta {
    color: rgba(255, 255, 255, .8)
}

#footer .et_pb_widget input[type=password],
#footer .et_pb_widget input[type=search],
#footer .et_pb_widget input[type=text],
#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, .2);
    text-align: center
}

.et_pb_widget.widget_calendar td#today {
    font-weight: 700;
    text-decoration: underline
}

#footer .et_pb_widget.widget_calendar td {
    color: rgba(255, 255, 255, .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, .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, .6);
    font-size: 12px
}

#footer .et_pb_widget.widget .recentcomments .data {
    color: rgba(255, 255, 255, .8)
}

.et_pb_widget.widget .recentcomments .post-title {
    color: rgba(0, 0, 0, .5);
    font-size: 14px;
    font-weight: 300
}

#footer .et_pb_widget.widget .recentcomments .post-title {
    color: rgba(255, 255, 255, .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, .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, .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 {
    display: none
}

.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, .5);
    -webkit-appearance: none
}

.et_pb_widget.widget_search .search-field:focus {
    background: #fff;
    color: rgba(0, 0, 0, .75)
}

#footer .et_pb_widget.widget_search .search-field {
    background: rgba(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, .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, .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 ins {
    text-decoration: none
}

.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, .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, .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 0;
    color: rgba(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, .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, .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;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none
}

.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, .6);
    line-height: 1
}

.et_pb_widget.woocommerce.widget_layered_nav_filters ul li a:before {
    color: rgba(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, .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, .4)
}

.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
    background: #00a8ff;
    height: 6px
}

.et_pb_widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
    color: rgba(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
}

#footer .et_pb_widget.woocommerce.widget_product_tag_cloud a {
    background: rgba(255, 255, 255, .2)
}

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

#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 {
    background: rgba(255, 255, 255, .2)
}

.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-flex;
    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-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-buffer:hover:before {
    color: #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_email:hover:before {
    color: #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 .social-icon.et-extra-icon-basic_print:hover:before {
    color: #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, .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, .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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -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, .1);
    padding: 15px 20px
}

#footer .et_pb_widget.widget_et_recent_tweets .widget_footer {
    background: 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
    padding: 15px 0
}

.et_pb_widget.widget_et_recent_tweets .widget_footer a {
    color: rgba(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, .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 .6s cubic-bezier(.77, 0, .175, 1);
    animation: fadeIn .6s cubic-bezier(.77, 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: rgba(0, 0, 0, 0);
    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, .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,
.et_pb_column_1_5 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button,
.et_pb_column_1_6 .posts-blog-feed-module.et_pb_extra_module .et_pb_widget.widget_et_recent_videos .video-play-button,
.et_pb_column_2_5 .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, .75)
}

.page .et_extra_other_module {
    -webkit-flex-grow: 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, .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, .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, .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 0;
    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
}

.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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -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 0
}

#portfolio_filter {
    display: inline-block;
    margin: 0 0 40px;
    padding: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    line-height: 1;
    overflow: hidden
}

#portfolio_filter li {
    display: block;
    margin: 0;
    border-right: 1px solid rgba(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, .6)
}

#portfolio_filter a.current {
    color: #00a8ff
}

#portfolio_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -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, .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 0;
    padding: 0;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase
}

#portfolio_list .project-content .content h3 a {
    color: rgba(0, 0, 0, .75)
}

#portfolio_list .project-content .content p {
    margin: 0;
    color: rgba(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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sitemap-content ul {
    display: block;
    width: 25%;
    max-width: 25%;
    min-width: 25%;
    -webkit-flex-basis: 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%;
    -webkit-flex-basis: 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, .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 li a {
    color: #3c95e8;
    font-size: 14px;
    text-transform: none;
    font-weight: 400
}

.sitemap-content ul.children {
    -webkit-flex-basis: 100%;
    -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 {
    content: '\b7\a0';
    font-size: 14px
}

.sitemap-content ul.children li:before:first-child {
    content: '\b7\a0'
}

.timeline-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -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, .2);
    padding: 0
}

.timeline-menu li {
    position: relative;
    margin-bottom: 12px;
    vertical-align: middle
}

.timeline-menu li.active a {
    color: rgba(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
}

.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-menu .year {
    display: none
}

.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, .5);
    font-size: 24px;
    line-height: 47px
}

.timeline-module .posts-list {
    width: 100%
}

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

.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-bottom-color: rgba(0, 0, 0, .1);
    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
}

#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
}

* html .clearfix {
    zoom: 1
}

.iphone .et_pb_contact_form input,
.iphone .et_pb_contact_form select,
.iphone .et_pb_contact_form textarea {
    -webkit-appearance: initial
}

.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none
}

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

.ie .et_pb_divider {
    overflow: visible
}

.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_ie9 .et_pb_blog_grid .et_pb_salvattore_content[data-columns] .et_pb_post {
    opacity: 1
}

.gecko .et_pb_newsletter .et_pb_newsletter_field {
    margin-bottom: 1vw
}

.safari .et_pb_gallery_grid .et_pb_gallery_image {
    overflow: visible
}

.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-prev {
    opacity: 0 !important
}

.et_mobile_device .et_pb_slider_carousel .et-pb-arrow-next {
    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_mobile_device .et-pb-arrow-prev {
    left: 22px;
    opacity: 1
}

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

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


.post-type-archive-publications .autocomplete-suggestions {
    display: none !important;
}
.tax-publications_category .autocomplete-suggestions {
    display: none !important;
}
  .no-result-txt {
    font-weight: 700;
    text-align: center;
    padding: 100px;
    font-size: 25px;
}

.tax-pubtag .glossary-btn {
    margin-left: 0px !important;
}
.et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_module {
    margin-bottom: 10px;
}
.et_pb_module.et_pb_acf_table.et_pb_acf_table_items_0.et_pb_acf_table_styled {
    margin-bottom: 0px;
    border-bottom: none !important;
}
.post-type-archive-publications a#frmresetid {
    margin-left: 0px !important;
}
li.cat-item.cat-item-148, li.cat-item.cat-item-159, li.cat-item.cat-item-147, li.cat-item.cat-item-146, li.cat-item.cat-item-145, li.cat-item.cat-item-158, li.cat-item.cat-item-157, li.cat-item.cat-item-153, li.cat-item.cat-item-154, li.cat-item.cat-item-155, li.cat-item.cat-item-156 {
    display: none !important;
}
.tribe-events-event-body a.tribe-events-read-more {
    display: none !important;
}
a.read-more {
    color: #f26b24 !important;
}
h2.cpt_title.page_title.entry-title>a {
    /*font-size: 24px !important;*/
    
}
li.cat-item.cat-item-265 {
    height: 382px !important;
}
/*li.cat-item.cat-item-315 {
    display: none !important;
}*/
.left-filters .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_module {
    margin-bottom: 10px !important;
}
.tax-pubtag .right-area .eb-list {
    width: 100% !important;
    border-right: none !important;
    height: 155px;
}
.single-articles h1.cpt_title.page_title.entry-title {
    text-transform: unset !important;
    font-size: 28px;
    margin-bottom: 30px;
    line-height: 35px;
}
div#et-boc .article-contents {
    margin-top: 25px !important;
}
.art--list-pg h2.cpt_title.page_title.entry-title>a {
    font-size: 16px !important;
    color: #000 !important;
}
.newsletter-row .et_pb_column.et_pb_column_3_5 {
    border-right: 1px solid #f36c25;
}
.post-type-archive-annual_reports .eb-list {
    width: 65% !important;
}

@media all and (max-width:767px) {
.post-type-archive-secretary_general #main-content, .single-directories #main-content, .single-secretary_general #main-content, .post-type-archive-press #main-content, .post-type-archive-annual_reports #main-content, .single-annual_reports #main-content {
    margin-top: 40px;
}
	
/* .post-type-archive-annual_reports #main-content .et_pb_section.et_pb_section_1 .et_pb_row_0 {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
} */
.post-type-archive-annual_reports #main-content .et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular {
    padding: 20px 0px 10px 0px !important;
}
	
.post-type-archive-press.search-results #main-content {
    margin-top: 0px !important;
}
.post-type-archive-press #main-content .et_pb_row {
    padding-top: 10px !important;
    margin-bottom: 10px !important;
    padding-bottom: 0px !important;
}
.et_pb_dcsbcm_divi_breadcrumbs_module_0 {
    font-family: 'Montserrat',sans-serif!important;
    font-size: 14px;
    color: rgba(0,0,0,0.51)!important;
    line-height: 1.4em;
}

	
.post-type-archive-directories .et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    padding-left: 0px !important;
}
.post-type-archive-directories .et_pb_section_2 .et_pb_row.et_pb_row_1 {
    padding: 0px 0px !important;
}
.post-type-archive-directories #main-content .et_pb_row {
    margin-bottom: 10px !important;
}
.single-directories h1.cpt_title.page_title.entry-title {
    text-transform: capitalize !important;
}
.single-directories .et_pb_row_0 .et_pb_column {
    padding-top: 20px !important;
}
.single-directories table td {
    word-break: break-all;
}
	
	
	
.update-news .et_pb_column.et-last-child {
    display: none !important;
}
.single-tribe_events .tribe-events-content {
    padding-top: 0px !important;
}
.single-articles #main-content .et_pb_row {
    /*padding-top: 30px !important;*/
}
#main-content .et_pb_row {
    padding-left: 15px;
    padding-right: 15px;
}
.single-directories .et_pb_row_0 .et_pb_column {
    padding-top: 35px;
    padding-left: 0px !important;
}
#eventpgsingle span.icon_txt {
    display: block !important;
}
#eventpgsingle .max_details .col-md-3 {
    display: block !important;
    width: 100% !important;
    border-right: none !important;
    height: auto !important;
    margin-bottom: 15px;
}
.single-tribe_events section.Up_event1 {
    padding: 20px 0 0px 0 !important;
}
#eventpgsingle .sn_evnt_title h1 {
    margin-bottom: 15px !important;
}
.single-tribe_events .et_pb_section {
    padding: 0px 0px 0 !important;
    margin-left: 0px!important;
}
.et_pb_section .et_pb_row_2 {
    padding-left: 15px;
    padding-right: 15px !important;
}
.updates-row .et_pb_column.et_pb_css_mix_blend_mode_passthrough {
    padding-left: 0px !important;
    margin-right: 0px !important;
}
.single-articles .et_pb_column.et_pb_column_1_3.et_pb_column_4.et_pb_css_mix_blend_mode_passthrough {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.single-articles #et-boc .et_pb_row {
    padding-bottom: 0px !important;
}
#et-boc .article-contents .et_pb_row.et_pb_row_2{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#et-boc .article-contents .et_pb_row.et_pb_row_4 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.article-contents .alignleft, .article-contents .alignright {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 10px !important;
}
.colored_table table.ninja_table_pro.inverted.table a {
    color: #f36c24!important;
    font-size: 14px !important;
    padding: 5px !important;
}
.post-type-archive-annual_reports .et_pb_row.et_pb_row_0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.post-type-archive-annual_reports .et_pb_section {
    padding: 0px !important;
}
.post-type-archive-annual_reports #page-container .et_pb_section {
    padding: 0px !important;
}
.post-type-archive-annual_reports .et_pb_row_2.et_pb_row {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.et_pb_divider_1 {
	height:0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.et_pb_row_1.et_pb_row {
    padding-bottom: 0px!important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
img.alignleft {
    margin-right: 0px !important;
}	
.secret-section .et_pb_blurb_container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
#et-boc .et_pb_section:nth-child(2) .et_pb_row {
    margin-top: 10px !important;
}
.et_pb_module.et_pb_text h1 {
    text-align: left !important;
}
#et-boc .et_pb_row {
    margin-bottom: 0px!important;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
.single-articles h1.cpt_title.page_title.entry-title {
    margin-bottom: 0px !important;
}
.single-articles .arti_info_datee {
    margin: 0px 0px 0px 0px !important;
    padding-bottom: 10px !important;
    padding-top: 0px !important;
}
.single-articles .et_pb_section_2, .single-articles .et_pb_section_3 {
    margin: 0px !important;
    width: 100% !important;
    left: 0px !important;
    right: 0px !important;
}
.single-articles .et_pb_cpt_text_0 {
    margin-top: 0px!important;
}
.single-articles div#et-boc .article-contents {
    margin-top: 0px !important;
}
.single-articles .article-contents table {
    width: 100% !important;
}

	
#responsive-menu-pro-container li.responsive-menu-pro-item a {
    padding: 5px 20px !important;
}
#responsive-menu-pro-container #responsive-menu-pro, #responsive-menu-pro-container #responsive-menu-pro ul {
        padding-left: 5px !important;
}
.topTabs {
    height: 255px !important;
}
.post-type-archive-directories .et_pb_section p {
    text-align: left !important;
}
.post-type-archive-directories .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_module {
    text-align: left !important;
}
.post-type-archive-directories .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module {
    text-align: left !important;
}

.publications-search .publications-rows {
	border-bottom: none !important;
    margin-bottom: 20px !important;
}
	
.post-type-archive-publications .et_pb_search_loop_archive_0 .et_pb_section.et_section_regular {
    border-bottom: 2px solid #A5A2A1;
	margin-bottom: 20px !important;
}
	
.post-type-archive-annual_reports .et_pb_row .et_pb_column.et_pb_column_1_4, .post-type-archive-annual_reports .et_pb_row .et_pb_column.et_pb_column_1_5, .post-type-archive-annual_reports .et_pb_row .et_pb_column.et_pb_column_1_6 {
    margin: 0 0 10px 0px !important;
}
	
.tax-publications_category .publications-rows .bookimg-b {
    width: 100% !important;
    padding-left: 0px;
}
.tax-publications_category .right-area .eb-list{
    width: 100% !important;
    border-right: none !important;
    height: 155px;
}
	
.post-type-archive-publications .et_pb_cpt_text p {
    height: auto !important;
    text-align: left !important;
}
.pdfDownload table a button {
    width: 155px !important;
    margin-top: 15px;
    padding: 10px !important;
}
.pdfDownload.et_pb_acf_table table td {
    text-align: center !important;
}
h2.cpt_title.page_title.entry-title>a {
    font-size: 16px !important;
    line-height: 16px !important;
}
body.post-type-archive-publications .right-area .eb-list {
    width: 100% !important;
    border-right: none !important;
    height: 155px !important;
}
	
.post-type-archive-articles .art--list-pg .art--img img {
    width: 100%;
    object-fit: cover;
}
.post-type-archive-annual_reports .eb-list {
    width: 84% !important;
    padding-left: 0px !important;
}
.archive.search.search-results.post-type-archive.post-type-archive-annual_reports .et_pb_text_inner h1 {
    margin-top: 35px !important;
	height:40px
}
	
.et_pb_module.et_pb_dcsbcm_divi_breadcrumbs_module.et_pb_dcsbcm_divi_breadcrumbs_module_0 {
    margin-bottom: 0px !important;
	padding-top:10px !important;
	padding-bottom:0px !important;
}
.et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin-bottom: 0px !important;
}
.post-type-archive-directories .et_pb_row .et_pb_column.et-last-child, .post-type-archive-directories .et_pb_row .et_pb_column:last-child {
        padding-left: 10px !important;
	margin-top:30px !important;
}
.post-type-archive-directories .et_pb_row_1, .post-type-archive-directories .et_pb_row_2, .post-type-archive-directories .et_pb_row_3, .post-type-archive-directories .et_pb_row_4, .post-type-archive-directories .et_pb_row_5, .post-type-archive-directories .et_pb_row_6, .post-type-archive-directories .et_pb_row_7, .post-type-archive-directories .et_pb_row_8, .post-type-archive-directories .et_pb_row_9, .post-type-archive-directories .et_pb_row_10, .post-type-archive-directories .et_pb_row_11, .post-type-archive-directories .et_pb_row_12{
    width: 90% !important;
}
	
.secretary-row img.alignleft, .tax-secretary_general_former img.alignleft {
    width: 100% !important;
    margin-bottom: 10px !important;
	margin-right: 0px !important;
}
.secretary-row .et_pb_section {
    padding: 0px !important;
}
	
.et_pb_blurb_container {
    padding: 10px !important;
}
.sec-listing-left .listsgs p {
    padding-left: 10px !important;
}
	
	
.page-id-35964 .et_pb_module.et_pb_text.et_pb_text_1.et_pb_bg_layout_light.et_pb_text_align_left {
    margin-top: 10px!important;
}
	
.et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_module {
    text-align: center;
}
.et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_module {
    text-align: center;
}
	
	.et_pb_section_1 p {
		padding-top: 0px !important;
	}
	.Up_eventTx {
    margin-top: 0px !important;
}
	.imgTxtA p img {
    width: 35% !important;
}
	.page-id-34197 .et_pb_row .et_pb_column.et_pb_column_1_4 {
    width: 100% !important;
}
.et_pb_section_2, .et_pb_section_3 {
    margin: 0px !important;
    width: 100% !important;
    left: 0px !important;
}
	
.search-for {
    margin-left: 0px !important; margin-top:10px !important;
}
	
	#tribe-events, #tribe-events-pg-template, .tribe-events-pg-template {
		padding: 0px 10px 0px !important;
	}
	.tribe-mobile-day-heading {
    color: #888 !important;
}
	ul.children {
    margin-left: -18px !important;
}
	.post-type-archive-publications .left-filters .et_pb_search_injector, .tax-publications_category .left-filters .et_pb_search_injector {
    width: 95%;
    margin: 0px !important;
    padding: 0px !important;
}
	
.newsletter-row .et_pb_column.et_pb_column_3_5, .tax-apo_news_category .et_pb_column.et_pb_column_3_5 {
    width: 86% !important;
    padding-right: 10px !important;
    padding-left: 5px !important;
    margin-right: 0px !important;
    border-right: solid 1px #f36c25 !important;
}
	.post-type-archive-aponews .eb-list {
    margin-right: 0px !important;
    padding-right: 0px !important;
}
	
.newsletter-row .et_pb_column.et_pb_column_1_5:last-child, .tax-apo_news_category .et_pb_column.et_pb_column_1_5:last-child {
    width: 11% !important;
}
.newsletter-row a.sb-divi-acf-table-file-item.pdfDownload1 img, .tax-apo_news_category a.sb-divi-acf-table-file-item.pdfDownload1 img {
  width: 32px;
}
.tax-apo_news_category	#chld, label.subject-index, ul.ab, ul.a, ul.ab li {
    width: 97% !important;
}
	/*
.tax-apo_news_category	form.searchandfilter input[type="submit"] {    
    width: 86% !important;
    margin-left: 17px !important;
}*/
	
	
	.newsletter-row #chld, .newsletter-row label.subject-index, .newsletter-row ul.ab, .newsletter-row ul.a, .newsletter-row ul.ab li {
    width: 97% !important;
}
/*	.newsletter-row  form.searchandfilter input[type="submit"] {
    width: 86%;
    margin-left: 17px;
}*/
	.connectBx.connectBx5 {
    width: 95% !important;
	}
	.connectBx1.bbo1 p {
    margin-bottom: 0px !important;
}
/*.connectBx p {
    height: 40px !important;
}*/
	a.sb-divi-acf-table-file-item.pdfDownload1 i {   
    margin-right: 0px !important;
    padding-left: 10px;
}
	
    .et_mobile_device .et-pb-arrow-prev {
        left: 0;
        opacity: 1
    }
    .et_mobile_device .et-pb-arrow-next {
        right: 0;
        opacity: 1
    }
}

.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_left {
    border-right: none
}

.et_pb_no_sidebar_vertical_divider .et_pb_widget_area_right {
    border-left: none
}

.logged-in:not(.et-fb) .et_pb_login .et_pb_newsletter_description {
    width: 100%;
    padding: 0
}

.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_1_5 .et_pb_countdown_timer .section p.value,
.et_vertical_nav .et_pb_column_1_5 .et_pb_countdown_timer .sep p,
.et_vertical_nav .et_pb_column_1_6 .et_pb_countdown_timer .section p.value,
.et_vertical_nav .et_pb_column_1_6 .et_pb_countdown_timer .sep p,
.et_vertical_nav .et_pb_column_2_5 .et_pb_countdown_timer .section p.value,
.et_vertical_nav .et_pb_column_2_5 .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-fb.et-db #et-boc .et_pb_number_counter {
    opacity: 1
}

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

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

.single-post.et_right_sidebar .et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg {
    padding-top: 6%
}

.single.et_right_sidebar .et_pb_fullwidth_section .et_pb_title_container {
    width: 100%;
    max-width: 100%;
    padding-top: 0
}

.single .et_pb_fullwidth_section .et_pb_title_featured_container {
    width: 100%;
    max-width: 100%;
    padding-top: 0
}

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

.single-project #comment-wrap {
    padding-top: 0
}

.rtl .et_pb_blog_grid .column {
    float: right
}

.rtl .et_pb_contact p input[type=checkbox]+label i,
.rtl .et_pb_contact p input[type=radio]+label i,
.rtl .et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i,
.rtl .et_pb_subscribe .et_pb_contact_field input[type=radio]+label i {
    margin-right: 0;
    margin-left: 6px
}

.rtl .et_pb_contact_select {
    padding: 16px 10px 16px 20px
}

.rtl .et_pb_contact_field[data-type=select]:after {
    right: auto;
    left: 42px
}

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

.woocommerce.et_pb_pagebuilder_layout div.product div.summary {
    margin-bottom: 0
}

@media all and (min-width:981px) {
    .woocommerce-page ul.products li.product {
        clear: none
    }
}

@media all and (max-width:980px) {
    .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
    }
    .woocommerce-page ul.products li.product:nth-child(3n) {
        margin-right: 0 !important
    }
    .woocommerce-page ul.products li.product:nth-child(3n+1) {
        clear: both
    }
}

@media all and (max-width:767px) {
.post-type-archive-publications .bookimg-b {
    width: 100% !important;
    padding-left: 0px;
}
.post-type-archive-publications .et_cpt_container_column {
    height: auto !important;
}
.post-type-archive-publications .eb-list {
    width: 100% !important;
    border-right: none !important;
    height: 155px !important;
}
    .woocommerce-page ul.products li.product:nth-child(n) {
        margin: 0 9.5% 9.5% 0 !important;
        width: 45.25% !important;
        clear: none
    }
    .woocommerce-page ul.products li.product:nth-child(2n) {
        margin-right: 0 !important
    }
    .woocommerce-page ul.products li.product:nth-child(2n+1) {
        clear: both
    }
}

@media all and (max-width:479px) {
    .woocommerce-page ul.products li.product:nth-child(n) {
        margin: 0 0 11.5% 0 !important;
        width: 100% !important
    }
}

.ai1ec-single-event:after {
    content: " ";
    display: table;
    clear: both
}

.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot {
    z-index: 3
}

* {
    box-sizing: border-box
}

#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)
}

.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
    content: attr(data-icon) !important
}

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

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

.nav li ul {
    z-index: 9999;
    width: 180px;
    background: #fff;
    visibility: hidden;
    opacity: 0;
    border-top: 3px solid #2ea3f2;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

.nav li ul {
    -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, .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
}

.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, .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, .1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 2px 5px rgba(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, .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, .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_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,
.et_pb_widget.woocommerce .product_list_widget li {
    margin-bottom: .5em
}

.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-safe-mode-indicator,
.et-safe-mode-indicator:focus,
.et-safe-mode-indicator:hover {
    box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
    background: #29c4a9;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 12px;
    line-height: 16px;
    border-radius: 3px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 999999;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.et_pb_button {
    font-size: 20px;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em !important;
    background-color: transparent;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border: 2px solid;
    border-radius: 3px;
    transition: all .2s
}

.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, .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, .05)
}

.et_pb_button:after,
.et_pb_button:before {
    font-size: 21px;
    line-height: 1em;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    transition: all .2s;
    text-transform: none;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none
}

.et_pb_button.et_hover_enabled:hover:after,
.et_pb_button.et_pb_hovered:hover:after {
    transition: none !important
}

.et_pb_button:before {
    display: 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 {
    display: none;
    background: url(includes/builder/styles/images/subscribe-loader.gif);
    width: 16px;
    height: 16px;
    position: absolute;
    left: 50%;
    top: 16px;
    margin-left: -8px
}

.et_pb_button_text_loading .et_pb_newsletter_button_text {
    visibility: hidden
}

.woocommerce .media-frame .media-frame-toolbar button.button,
.woocommerce .media-frame .media-frame-toolbar button.post-nav .nav-links .button,
.woocommerce .media-frame .media-frame-toolbar button.read-more-button,
.woocommerce-page .media-frame .media-frame-toolbar button.button,
.woocommerce-page .media-frame .media-frame-toolbar button.post-nav .nav-links .button,
.woocommerce-page .media-frame .media-frame-toolbar button.read-more-button {
    float: left
}

.woocommerce .media-frame button.button,
.woocommerce .media-frame button.post-nav .nav-links .button,
.woocommerce .media-frame button.read-more-button,
.woocommerce-page .media-frame button.button,
.woocommerce-page .media-frame button.post-nav .nav-links .button,
.woocommerce-page .media-frame button.read-more-button {
    margin-left: 10px;
    margin-top: 15px;
    padding: 0 12px 2px !important;
    font-weight: 400;
    font-size: 13px;
    border-width: 1px;
    border-color: #ccc;
    text-decoration: none;
    color: #555;
    background: #f7f7f7;
    box-shadow: 0 1px 0 #ccc;
    vertical-align: top
}

.woocommerce .media-frame button.button:after,
.woocommerce .media-frame button.post-nav .nav-links .button:after,
.woocommerce .media-frame button.read-more-button:after,
.woocommerce-page .media-frame button.button:after,
.woocommerce-page .media-frame button.post-nav .nav-links .button:after,
.woocommerce-page .media-frame button.read-more-button:after {
    content: ''
}

.woocommerce .media-frame button.button-primary,
.woocommerce-page .media-frame button.button-primary {
    background: #0085ba;
    border-color: #0073aa #006799 #006799;
    box-shadow: 0 1px 0 #006799;
    color: #fff;
    text-shadow: 0 -1px 1px #006799, 1px 0 1px #006799, 0 1px 1px #006799, -1px 0 1px #006799
}

.woocommerce .media-frame button.button-primary:hover,
.woocommerce-page .media-frame button.button-primary:hover {
    background: #008ec2
}

.woocommerce .media-frame button.button-primary:active,
.woocommerce-page .media-frame button.button-primary:active {
    background: #0073aa;
    box-shadow: inset 0 2px 0 #006799
}

.woocommerce .media-frame button.button-hero,
.woocommerce-page .media-frame button.button-hero {
    font-size: 14px;
    height: 46px !important;
    line-height: 44px;
    padding: 0 36px !important
}

.woocommerce .media-frame button.button-hero:hover,
.woocommerce-page .media-frame button.button-hero:hover {
    background: #fafafa;
    border-color: #999;
    color: #23282d
}

.woocommerce .media-frame button.button-hero:active,
.woocommerce-page .media-frame button.button-hero:active {
    background: #eee;
    border-color: #999;
    box-shadow: inset 0 2px 5px -3px rgba(0, 0, 0, .5);
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    outline: 2px solid transparent;
    outline-offset: 0
}

#comment-wrap {
    padding-top: 75px
}

.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;
    top: 7px
}

.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 {
    position: absolute;
    top: 7px;
    right: 0;
    display: block
}

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

.comment #respond {
    margin: -30px 0 0
}

#respond {
    padding-top: 17px
}

#commentform {
    padding-bottom: 50px
}

#commentform input[type=email],
#commentform input[type=text],
#commentform input[type=url] {
    width: 47%
}

#commentform textarea {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#commentform input[type=email],
#commentform input[type=text],
#commentform input[type=url],
#commentform textarea {
    padding: 12px;
    color: #999;
    line-height: 1em;
    background-color: #eee;
    font-size: 18px;
    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
}

@media all and (max-width:767px) {
    #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=email],
    #commentform input[type=text],
    #commentform input[type=url] {
        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) {
    .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
    }
}

@media all and (min-width:981px) {
    .et_pb_gutters3 .et_pb_column,
    .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 65px;
    }
    .et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
    .et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,
    .et_pb_gutters3 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,
    .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
    .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,
    .et_pb_gutters3.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
        margin-bottom: 30px
    }
    .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_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_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-right: 5.5%;
        margin-bottom: 5.5%
    }
    .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.667%;
        margin-right: 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.539%
    }
    .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 {
        margin-bottom: 3.735%
    }
    .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 {
        width: 28.353%;
        margin-right: 7.47%;
        margin-bottom: 7.47%
    }
    .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%
    }
    .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.941%
    }
    .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 {
        margin-bottom: 4.242%
    }
    .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 {
        width: 45.758%;
        margin-right: 8.483%;
        margin-bottom: 8.483%
    }
    .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%
    }
    .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: 16.967%
    }
    .et_pb_gutters3 .et_pb_column_3_5,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
        width: 57.8%
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module {
        margin-bottom: 4.758%
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget {
        width: 45.242%;
        margin-right: 9.516%;
        margin-bottom: 9.516%
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 9.516%
    }
    .et_pb_gutters3 .et_pb_column_1_2,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
        width: 46.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 {
        margin-bottom: 5.82%
    }
    .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 {
        width: 44.18%;
        margin-right: 11.64%;
        margin-bottom: 11.64%
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .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_2_5,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_5 {
        width: 36.7%
    }
    .et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module {
        margin-bottom: 7.493%
    }
    .et_pb_gutters3 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_2_5 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_2_5 .et_pb_widget,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_grid_item,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_widget {
        width: 100%;
        margin-bottom: 14.986%
    }
    .et_pb_gutters3 .et_pb_column_1_3,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
        width: 29.667%
    }
    .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 {
        margin-bottom: 9.27%
    }
    .et_pb_gutters3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .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_blog_grid .column.size-1of1 .et_pb_post,
    .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 {
        width: 100%;
        margin-bottom: 18.539%
    }
    .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 {
        margin-bottom: 5.174%
    }
    .et_pb_gutters3 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .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_blog_grid .column.size-1of1 .et_pb_post,
    .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 {
        width: 100%;
        margin-bottom: 26.347%
    }
    .et_pb_gutters3 .et_pb_column_1_5,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_5 {
        width: 15.6%
    }
    .et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module {
        margin-bottom: 17.628%
    }
    .et_pb_gutters3 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_1_5 .et_pb_widget,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_widget {
        width: 100%;
        margin-bottom: 35.256%
    }
    .et_pb_gutters3 .et_pb_column_1_6,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_6 {
        width: 12.0833%
    }
    .et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 22.759%
    }
    .et_pb_gutters3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_widget {
        width: 100%;
        margin-bottom: 45.517%
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n),
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n),
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),
    .et_pb_gutters3.et_pb_row .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_4_4 .et_pb_widget:nth-child(4n) {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: both
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: none
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_3_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_1_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters3 .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_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_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_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 3.735%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget {
        width: 28.353%;
        margin-right: 7.47%;
        margin-bottom: 7.47%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .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+1),
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: none
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item {
        width: 28.353%;
        margin-right: 7.47%;
        margin-bottom: 7.47%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        width: 46.265%;
        margin-right: 7.47%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 14.941%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_3_8,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_3_8 {
        width: 46.26485569%;
        margin-right: 7.47%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_3_8 .et_pb_module,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_module {
        margin-bottom: 7.47%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_3_8 .et_pb_grid_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_3_8 .et_pb_widget,
    .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_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 {
        width: 100%;
        margin-bottom: 14.941%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_3_8 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_1_4 {
        width: 28.35314092%;
        margin-right: 7.47%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 13.174%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_widget {
        width: 100%;
        margin-bottom: 26.347%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 4.242%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget {
        width: 45.758%;
        margin-right: 8.483%;
        margin-bottom: 8.483%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item {
        width: 45.758%;
        margin-right: 8.483%;
        margin-bottom: 8.483%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        width: 45.758%;
        margin-right: 8.483%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 16.967%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_3,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_3 {
        width: 45.758%;
        margin-right: 8.483%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_module {
        margin-bottom: 9.27%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_3 .et_pb_widget,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_widget {
        margin-bottom: 18.539%;
        width: 100%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_6 {
        width: 18.638%;
        margin-right: 8.483%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 22.759%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_widget {
        width: 100%;
        margin-bottom: 45.517%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_2_9,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_2_9 {
        width: 27.67780634%;
        margin-right: 8.483%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_2_9 .et_pb_module,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_module {
        margin-bottom: 22.759%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_2_9 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_2_9 .et_pb_widget,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_widget {
        margin-bottom: 45.517%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_2_9 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 5.82%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget {
        width: 44.18%;
        margin-right: 11.64%;
        margin-bottom: 11.64%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item {
        width: 44.18%;
        margin-right: 11.64%;
        margin-bottom: 11.64%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 11.64%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_4 {
        width: 44.17989418%;
        margin-right: 11.64%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 13.174%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_widget {
        margin-bottom: 26.347%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_6 {
        width: 25.573%;
        margin-right: 11.64%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 22.759%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_widget {
        margin-bottom: 45.517%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters3 .et_pb_column_1_2 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
        width: 20.875%;
        margin-right: 5.5%;
        margin-bottom: 5.5%
    }
    .et_pb_gutters3.et_left_sidebar.woocommerce-page ul.products li.product,
    .et_pb_gutters3.et_right_sidebar.woocommerce-page ul.products li.product {
        width: 28.353%;
        margin-right: 7.47%
    }
    .et_pb_gutters3 .footer-widget {
        margin-right: 5.5%;
        margin-bottom: 5.5%
    }
    .et_pb_gutters3 .footer-widget:last-child {
        margin-right: 0
    }
    .et_pb_gutters3.et_pb_footer_columns6 .footer-widget {
        width: 12.083%
    }
    .et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget {
        margin-bottom: 45.517%
    }
    .et_pb_gutters3.et_pb_footer_columns5 .footer-widget {
        width: 15.6%
    }
    .et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget {
        margin-bottom: 35.256%
    }
    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
        width: 20.875%
    }
    .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
        margin-bottom: 26.347%
    }
    .et_pb_gutters3.et_pb_footer_columns3 .footer-widget {
        width: 29.667%
    }
    .et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
        margin-bottom: 18.539%
    }
    .et_pb_gutters3.et_pb_footer_columns2 .footer-widget {
        width: 47.25%
    }
    .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%
    }
    .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(1) {
        width: 73.625%;
        clear: both
    }
    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 7.47%
    }
    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
        width: 20.875%
    }
    .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 26.347%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) {
        width: 20.875%;
        clear: both
    }
    .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 26.347%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
        width: 73.625%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 7.47%
    }
    .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) {
        width: 64.833%
    }
    .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 8.483%
    }
    .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
        width: 29.667%
    }
    .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 18.539%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) {
        width: 29.667%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 18.539%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
        width: 64.833%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 8.483%
    }
    .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.347%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
        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_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+3):not(:nth-child(1)) {
        width: 20.875%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
        margin-bottom: 26.347%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) {
        width: 15.6%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget {
        margin-bottom: 35.256%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
        width: 57.8%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget {
        margin-bottom: 9.516%
    }
    .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
        width: 57.8%
    }
    .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget {
        margin-bottom: 9.516%
    }
    .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) {
        width: 15.6%
    }
    .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
        margin-bottom: 35.256%
    }
    .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) {
        width: 57.8%
    }
    .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 9.516%
    }
    .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
        width: 36.7%
    }
    .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 14.986%
    }
    .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) {
        width: 36.7%
    }
    .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 14.986%
    }
    .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
        width: 57.8%
    }
    .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 9.516%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
        width: 47.25%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget {
        margin-bottom: 11.64%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) {
        width: 12.083%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) .fwidget {
        margin-bottom: 45.517%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) {
        width: 12.083%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget {
        margin-bottom: 45.517%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
        width: 47.25%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget {
        margin-bottom: 11.64%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 20.875%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
        margin-bottom: 26.347%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
        width: 47.25%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 11.64%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 15.6%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
        margin-bottom: 35.256%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
        width: 57.8%
    }
    .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 9.516%
    }
    .rtl .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
        margin-right: 0;
        margin-left: 5.5%
    }
    .rtl .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 7.47%
    }
    .rtl .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 8.483%
    }
    .rtl .et_pb_gutters3 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .rtl .et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .rtl .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-left: 0
    }
    .rtl .et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
        margin-left: 0
    }
    .rtl .et_pb_gutters3 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-left: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.rtl .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters3 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 7.47%
    }
    .et_pb_column_2_3 .et_pb_row_inner.rtl .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters3 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 8.483%
    }
    .et_pb_column_1_2 .et_pb_row_inner.rtl .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters3 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .et_pb_gutters4 .et_pb_column,
    .et_pb_gutters4.et_pb_row .et_pb_column {
        margin-right: 8%
    }
    .et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
    .et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,
    .et_pb_gutters4 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,
    .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
    .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,
    .et_pb_gutters4.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
        margin-bottom: 30px
    }
    .et_pb_gutters4 .et_pb_column_4_4,
    .et_pb_gutters4.et_pb_row .et_pb_column_4_4 {
        width: 100%
    }
    .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_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_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-right: 8%;
        margin-bottom: 8%
    }
    .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.571%
    }
    .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 {
        margin-bottom: 5.479%
    }
    .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 {
        width: 26.027%;
        margin-right: 10.959%;
        margin-bottom: 10.959%
    }
    .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.521%;
        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_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 {
        margin-bottom: 6.25%
    }
    .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 {
        width: 43.75%;
        margin-right: 12.5%;
        margin-bottom: 12.5%
    }
    .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: 25%
    }
    .et_pb_gutters4 .et_pb_column_3_5,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 {
        width: 56.8%
    }
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_module,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_module {
        margin-bottom: 7.042%
    }
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget {
        width: 42.958%;
        margin-right: 14.085%;
        margin-bottom: 14.085%
    }
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 14.085%
    }
    .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 {
        margin-bottom: 8.696%
    }
    .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 {
        width: 41.304%;
        margin-right: 17.391%;
        margin-bottom: 17.391%
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .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.391%
    }
    .et_pb_gutters4 .et_pb_column_2_5,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_5 {
        width: 35.2%
    }
    .et_pb_gutters4 .et_pb_column_2_5 .et_pb_module,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_module {
        margin-bottom: 11.364%
    }
    .et_pb_gutters4 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_2_5 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_2_5 .et_pb_widget,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_grid_item,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_5 .et_pb_widget {
        width: 100%;
        margin-bottom: 22.727%
    }
    .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 {
        margin-bottom: 14.286%
    }
    .et_pb_gutters4 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .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_blog_grid .column.size-1of1 .et_pb_post,
    .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 {
        width: 100%;
        margin-bottom: 28.571%
    }
    .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 {
        margin-bottom: 21.053%
    }
    .et_pb_gutters4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .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_blog_grid .column.size-1of1 .et_pb_post,
    .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 {
        width: 100%;
        margin-bottom: 42.105%
    }
    .et_pb_gutters4 .et_pb_column_1_5,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_5 {
        width: 13.6%
    }
    .et_pb_gutters4 .et_pb_column_1_5 .et_pb_module,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_module {
        margin-bottom: 29.412%
    }
    .et_pb_gutters4 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_1_5 .et_pb_widget,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_widget {
        width: 100%;
        margin-bottom: 58.824%
    }
    .et_pb_gutters4 .et_pb_column_1_6,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_6 {
        width: 10%
    }
    .et_pb_gutters4 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 40%
    }
    .et_pb_gutters4 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_widget {
        width: 100%;
        margin-bottom: 80%
    }
    .et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),
    .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n),
    .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n),
    .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),
    .et_pb_gutters4.et_pb_row .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_4_4 .et_pb_widget:nth-child(4n) {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: both
    }
    .et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: none
    }
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_3_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_1_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters4 .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_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_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_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 5.479%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget {
        width: 26.027%;
        margin-right: 10.959%;
        margin-bottom: 10.959%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .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+1),
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: none
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item {
        width: 26.027%;
        margin-right: 10.959%;
        margin-bottom: 10.959%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        width: 44.521%;
        margin-right: 10.959%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 21.918%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_3_8,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 {
        width: 44.52054795%;
        margin-right: 10.959%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_3_8 .et_pb_module,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_module {
        margin-bottom: 10.959%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_3_8 .et_pb_grid_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_3_8 .et_pb_widget,
    .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_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 {
        width: 100%;
        margin-bottom: 21.918%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_3_8 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_1_4 {
        width: 26.02739726%;
        margin-right: 10.959%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 21.053%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_widget {
        width: 100%;
        margin-bottom: 42.105%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 6.25%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget {
        width: 43.75%;
        margin-right: 12.5%;
        margin-bottom: 12.5%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item {
        width: 43.75%;
        margin-right: 12.5%;
        margin-bottom: 12.5%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        width: 43.75%;
        margin-right: 12.5%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 25%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_3,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_3 {
        width: 43.75%;
        margin-right: 12.5%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_3 .et_pb_module,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_module {
        margin-bottom: 14.286%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_3 .et_pb_widget,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_widget {
        margin-bottom: 28.571%;
        width: 100%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_6 {
        width: 15.625%;
        margin-right: 12.5%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 40%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_widget {
        width: 100%;
        margin-bottom: 80%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_2_9,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_2_9 {
        width: 25%;
        margin-right: 12.5%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_2_9 .et_pb_module,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_module {
        margin-bottom: 40%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_2_9 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_2_9 .et_pb_widget,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_widget {
        margin-bottom: 80%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_2_9 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 8.696%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget {
        width: 41.304%;
        margin-right: 17.391%;
        margin-bottom: 17.391%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item {
        width: 41.304%;
        margin-right: 17.391%;
        margin-bottom: 17.391%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 17.391%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_4 {
        width: 41.30434783%;
        margin-right: 17.391%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 21.053%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_widget {
        margin-bottom: 42.105%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_6 {
        width: 21.739%;
        margin-right: 17.391%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 40%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_widget {
        margin-bottom: 80%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters4 .et_pb_column_1_2 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters4 .et_full_width_page.woocommerce-page ul.products li.product {
        width: 19%;
        margin-right: 8%;
        margin-bottom: 8%
    }
    .et_pb_gutters4.et_left_sidebar.woocommerce-page ul.products li.product,
    .et_pb_gutters4.et_right_sidebar.woocommerce-page ul.products li.product {
        width: 26.027%;
        margin-right: 10.959%
    }
    .et_pb_gutters4 .footer-widget {
        margin-right: 8%;
        margin-bottom: 8%
    }
    .et_pb_gutters4 .footer-widget:last-child {
        margin-right: 0
    }
    .et_pb_gutters4.et_pb_footer_columns6 .footer-widget {
        width: 10%
    }
    .et_pb_gutters4.et_pb_footer_columns6 .footer-widget .fwidget {
        margin-bottom: 80%
    }
    .et_pb_gutters4.et_pb_footer_columns5 .footer-widget {
        width: 13.6%
    }
    .et_pb_gutters4.et_pb_footer_columns5 .footer-widget .fwidget {
        margin-bottom: 58.824%
    }
    .et_pb_gutters4.et_pb_footer_columns4 .footer-widget {
        width: 19%
    }
    .et_pb_gutters4.et_pb_footer_columns4 .footer-widget .fwidget {
        margin-bottom: 42.105%
    }
    .et_pb_gutters4.et_pb_footer_columns3 .footer-widget {
        width: 28%
    }
    .et_pb_gutters4.et_pb_footer_columns3 .footer-widget .fwidget {
        margin-bottom: 28.571%
    }
    .et_pb_gutters4.et_pb_footer_columns2 .footer-widget {
        width: 46%
    }
    .et_pb_gutters4.et_pb_footer_columns2 .footer-widget .fwidget {
        margin-bottom: 17.391%
    }
    .et_pb_gutters4.et_pb_footer_columns1 .footer-widget {
        width: 100%
    }
    .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(1) {
        width: 73%;
        clear: both
    }
    .et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 10.959%
    }
    .et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
        width: 19%
    }
    .et_pb_gutters4.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 42.105%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) {
        width: 19%;
        clear: both
    }
    .et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 42.105%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
        width: 73%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 10.959%
    }
    .et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) {
        width: 64%
    }
    .et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 12.5%
    }
    .et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
        width: 28%
    }
    .et_pb_gutters4.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 28.571%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) {
        width: 28%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 28.571%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
        width: 64%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .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.105%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
        width: 46%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
        margin-bottom: 17.391%
    }
    .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.391%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) {
        width: 19%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
        margin-bottom: 42.105%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) {
        width: 13.6%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget {
        margin-bottom: 58.824%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
        width: 56.8%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget {
        margin-bottom: 14.085%
    }
    .et_pb_gutters4.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
        width: 56.8%
    }
    .et_pb_gutters4.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget {
        margin-bottom: 14.085%
    }
    .et_pb_gutters4.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) {
        width: 13.6%
    }
    .et_pb_gutters4.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
        margin-bottom: 58.824%
    }
    .et_pb_gutters4.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) {
        width: 56.8%
    }
    .et_pb_gutters4.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 14.085%
    }
    .et_pb_gutters4.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
        width: 35.2%
    }
    .et_pb_gutters4.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 22.727%
    }
    .et_pb_gutters4.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) {
        width: 35.2%
    }
    .et_pb_gutters4.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 22.727%
    }
    .et_pb_gutters4.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
        width: 56.8%
    }
    .et_pb_gutters4.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 14.085%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
        width: 46%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget {
        margin-bottom: 17.391%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) {
        width: 10%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) .fwidget {
        margin-bottom: 80%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) {
        width: 10%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget {
        margin-bottom: 80%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
        width: 46%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget {
        margin-bottom: 17.391%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 19%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
        margin-bottom: 42.105%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
        width: 46%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 17.391%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 13.6%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
        margin-bottom: 58.824%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
        width: 56.8%
    }
    .et_pb_gutters4.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 14.085%
    }
    .rtl .et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
        margin-right: 0;
        margin-left: 8%
    }
    .rtl .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 10.959%
    }
    .rtl .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 12.5%
    }
    .rtl .et_pb_gutters4 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .rtl .et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .rtl .et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-left: 0
    }
    .rtl .et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
        margin-left: 0
    }
    .rtl .et_pb_gutters4 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters4.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-left: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.rtl .et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters4 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 10.959%
    }
    .et_pb_column_2_3 .et_pb_row_inner.rtl .et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters4 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 12.5%
    }
    .et_pb_column_1_2 .et_pb_row_inner.rtl .et_pb_gutters4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters4 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .et_pb_gutters2 .et_pb_column,
    .et_pb_gutters2.et_pb_row .et_pb_column {
        margin-right: 3%
    }
    .et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
    .et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,
    .et_pb_gutters2 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,
    .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
    .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,
    .et_pb_gutters2.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
        margin-bottom: 30px
    }
    .et_pb_gutters2 .et_pb_column_4_4,
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 {
        width: 100%
    }
    .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_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_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-right: 3%;
        margin-bottom: 3%
    }
    .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_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 {
        margin-bottom: 2.02%
    }
    .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 {
        width: 30.64%;
        margin-right: 4.04%;
        margin-bottom: 4.04%
    }
    .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,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 8.081%
    }
    .et_pb_gutters2 .et_pb_column_2_3,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 {
        width: 65.667%
    }
    .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 {
        margin-bottom: 2.284%
    }
    .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 {
        width: 47.716%;
        margin-right: 4.569%;
        margin-bottom: 4.569%
    }
    .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.716%;
        margin-right: 4.569%
    }
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 9.137%
    }
    .et_pb_gutters2 .et_pb_column_3_5,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 {
        width: 58.8%
    }
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_module,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_module {
        margin-bottom: 2.551%
    }
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget {
        width: 47.449%;
        margin-right: 5.102%;
        margin-bottom: 5.102%
    }
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 5.102%
    }
    .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 {
        margin-bottom: 3.093%
    }
    .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 {
        width: 46.907%;
        margin-right: 6.186%;
        margin-bottom: 6.186%
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2.et_pb_row .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_2_5,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_5 {
        width: 38.2%
    }
    .et_pb_gutters2 .et_pb_column_2_5 .et_pb_module,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_module {
        margin-bottom: 3.927%
    }
    .et_pb_gutters2 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_2_5 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_2_5 .et_pb_widget,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_grid_item,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_widget {
        width: 100%;
        margin-bottom: 7.853%
    }
    .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 {
        margin-bottom: 4.787%
    }
    .et_pb_gutters2 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .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_blog_grid .column.size-1of1 .et_pb_post,
    .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 {
        width: 100%;
        margin-bottom: 9.574%
    }
    .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 {
        margin-bottom: 6.593%
    }
    .et_pb_gutters2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .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_blog_grid .column.size-1of1 .et_pb_post,
    .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 {
        width: 100%;
        margin-bottom: 13.187%
    }
    .et_pb_gutters2 .et_pb_column_1_5,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_5 {
        width: 17.6%
    }
    .et_pb_gutters2 .et_pb_column_1_5 .et_pb_module,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_module {
        margin-bottom: 8.523%
    }
    .et_pb_gutters2 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_1_5 .et_pb_widget,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_widget {
        width: 100%;
        margin-bottom: 17.045%
    }
    .et_pb_gutters2 .et_pb_column_1_6,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_6 {
        width: 14.1667%
    }
    .et_pb_gutters2 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 10.588%
    }
    .et_pb_gutters2 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_widget {
        width: 100%;
        margin-bottom: 21.176%
    }
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n),
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(4n),
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),
    .et_pb_gutters2.et_pb_row .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_4_4 .et_pb_widget:nth-child(4n) {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: both
    }
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: none
    }
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_3_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_1_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters2 .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_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_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_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 2.02%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget {
        width: 30.64%;
        margin-right: 4.04%;
        margin-bottom: 4.04%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .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+1),
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: none
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item {
        width: 30.64%;
        margin-right: 4.04%;
        margin-bottom: 4.04%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        width: 47.98%;
        margin-right: 4.04%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 8.081%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_3_8,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 {
        width: 47.97979798%;
        margin-right: 4.04%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_3_8 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_module {
        margin-bottom: 4.04%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_3_8 .et_pb_grid_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_3_8 .et_pb_widget,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .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 {
        width: 100%;
        margin-bottom: 8.081%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_3_8 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_1_4 {
        width: 30.63973064%;
        margin-right: 4.04%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 6.593%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_widget {
        width: 100%;
        margin-bottom: 13.187%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 2.284%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget {
        width: 47.716%;
        margin-right: 4.569%;
        margin-bottom: 4.569%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item {
        width: 47.716%;
        margin-right: 4.569%;
        margin-bottom: 4.569%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        width: 47.716%;
        margin-right: 4.569%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 9.137%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_3,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_3 {
        width: 47.716%;
        margin-right: 4.569%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_3 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_module {
        margin-bottom: 4.787%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_3 .et_pb_widget,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_widget {
        margin-bottom: 9.574%;
        width: 100%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_6 {
        width: 21.574%;
        margin-right: 4.569%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 10.588%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_widget {
        width: 100%;
        margin-bottom: 21.176%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_2_9,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_2_9 {
        width: 30.28764805%;
        margin-right: 4.569%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_2_9 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_module {
        margin-bottom: 10.588%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_2_9 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_2_9 .et_pb_widget,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_widget {
        margin-bottom: 21.176%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_2_9 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 3.093%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget {
        width: 46.907%;
        margin-right: 6.186%;
        margin-bottom: 6.186%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item {
        width: 46.907%;
        margin-right: 6.186%;
        margin-bottom: 6.186%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 6.186%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_4 {
        width: 46.90721649%;
        margin-right: 6.186%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 6.593%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_widget {
        margin-bottom: 13.187%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_6 {
        width: 29.21%;
        margin-right: 6.186%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 10.588%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_widget {
        margin-bottom: 21.176%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters2 .et_pb_column_1_2 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters2 .et_full_width_page.woocommerce-page ul.products li.product {
        width: 22.75%;
        margin-right: 3%;
        margin-bottom: 3%
    }
    .et_pb_gutters2.et_left_sidebar.woocommerce-page ul.products li.product,
    .et_pb_gutters2.et_right_sidebar.woocommerce-page ul.products li.product {
        width: 30.64%;
        margin-right: 4.04%
    }
    .et_pb_gutters2 .footer-widget {
        margin-right: 3%;
        margin-bottom: 3%
    }
    .et_pb_gutters2 .footer-widget:last-child {
        margin-right: 0
    }
    .et_pb_gutters2.et_pb_footer_columns6 .footer-widget {
        width: 14.167%
    }
    .et_pb_gutters2.et_pb_footer_columns6 .footer-widget .fwidget {
        margin-bottom: 21.176%
    }
    .et_pb_gutters2.et_pb_footer_columns5 .footer-widget {
        width: 17.6%
    }
    .et_pb_gutters2.et_pb_footer_columns5 .footer-widget .fwidget {
        margin-bottom: 17.045%
    }
    .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.187%
    }
    .et_pb_gutters2.et_pb_footer_columns3 .footer-widget {
        width: 31.333%
    }
    .et_pb_gutters2.et_pb_footer_columns3 .footer-widget .fwidget {
        margin-bottom: 9.574%
    }
    .et_pb_gutters2.et_pb_footer_columns2 .footer-widget {
        width: 48.5%
    }
    .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%
    }
    .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(1) {
        width: 74.25%;
        clear: both
    }
    .et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 4.04%
    }
    .et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
        width: 22.75%
    }
    .et_pb_gutters2.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 13.187%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) {
        width: 22.75%;
        clear: both
    }
    .et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 13.187%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
        width: 74.25%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 4.04%
    }
    .et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) {
        width: 65.667%
    }
    .et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 4.569%
    }
    .et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
        width: 31.333%
    }
    .et_pb_gutters2.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 9.574%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) {
        width: 31.333%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 9.574%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
        width: 65.667%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 4.569%
    }
    .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.187%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
        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_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+3):not(:nth-child(1)) {
        width: 22.75%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
        margin-bottom: 13.187%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) {
        width: 17.6%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget {
        margin-bottom: 17.045%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
        width: 58.8%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget {
        margin-bottom: 5.102%
    }
    .et_pb_gutters2.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
        width: 58.8%
    }
    .et_pb_gutters2.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget {
        margin-bottom: 5.102%
    }
    .et_pb_gutters2.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) {
        width: 17.6%
    }
    .et_pb_gutters2.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
        margin-bottom: 17.045%
    }
    .et_pb_gutters2.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) {
        width: 58.8%
    }
    .et_pb_gutters2.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 5.102%
    }
    .et_pb_gutters2.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
        width: 38.2%
    }
    .et_pb_gutters2.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 7.853%
    }
    .et_pb_gutters2.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) {
        width: 38.2%
    }
    .et_pb_gutters2.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 7.853%
    }
    .et_pb_gutters2.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
        width: 58.8%
    }
    .et_pb_gutters2.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 5.102%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
        width: 48.5%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget {
        margin-bottom: 6.186%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) {
        width: 14.167%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) .fwidget {
        margin-bottom: 21.176%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) {
        width: 14.167%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget {
        margin-bottom: 21.176%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
        width: 48.5%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget {
        margin-bottom: 6.186%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 22.75%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
        margin-bottom: 13.187%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
        width: 48.5%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 6.186%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 17.6%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
        margin-bottom: 17.045%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
        width: 58.8%
    }
    .et_pb_gutters2.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 5.102%
    }
    .rtl .et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
        margin-right: 0;
        margin-left: 3%
    }
    .rtl .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 4.04%
    }
    .rtl .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 4.569%
    }
    .rtl .et_pb_gutters2 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .rtl .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .rtl .et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-left: 0
    }
    .rtl .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
        margin-left: 0
    }
    .rtl .et_pb_gutters2 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-left: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.rtl .et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters2 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 4.04%
    }
    .et_pb_column_2_3 .et_pb_row_inner.rtl .et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters2 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 4.569%
    }
    .et_pb_column_1_2 .et_pb_row_inner.rtl .et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters2 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .et_pb_gutters1 .et_pb_column,
    .et_pb_gutters1.et_pb_row .et_pb_column {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
    .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,
    .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of3 .et_pb_post:last-child {
        margin-bottom: 30px
    }
    .et_pb_gutters1 .et_pb_column_4_4,
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 0
    }
    .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_pb_row .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget {
        width: 25%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
        width: 33.333%;
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_3_4,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 {
        width: 75%
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item,
    .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_row .et_pb_column_3_4 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget {
        width: 33.333%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
        width: 50%;
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_2_3,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 {
        width: 66.667%
    }
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item,
    .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_row .et_pb_column_2_3 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget {
        width: 50%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
        width: 50%;
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_3_5,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 {
        width: 60%
    }
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget {
        width: 50%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 {
        width: 50%
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item,
    .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_row .et_pb_column_1_2 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget {
        width: 50%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_2_5,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_5 {
        width: 40%
    }
    .et_pb_gutters1 .et_pb_column_2_5 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_2_5 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_2_5 .et_pb_widget,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_widget {
        width: 100%;
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_3,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_3 {
        width: 33.333%
    }
    .et_pb_gutters1 .et_pb_column_1_3 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_1_3 .et_pb_widget,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_widget {
        width: 100%;
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_4,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
        width: 25%
    }
    .et_pb_gutters1 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_widget {
        width: 100%;
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_5,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_5 {
        width: 20%
    }
    .et_pb_gutters1 .et_pb_column_1_5 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_1_5 .et_pb_widget,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_widget {
        width: 100%;
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_6,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_6 {
        width: 16.6667%
    }
    .et_pb_gutters1 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_widget {
        width: 100%;
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n),
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n),
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n),
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n),
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n) {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: both
    }
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: none
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_3_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_1_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_single.et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_4 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_single.et_pb_column_1_3 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_3 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column_single.et_pb_column_1_2 .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column_single.et_pb_column_1_2 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget {
        width: 33.333%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1) {
        clear: both
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(4n+1),
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1) {
        clear: none
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item {
        width: 33.333%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        width: 50%;
        margin-right: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_3_8,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_3_8 {
        width: 50%;
        margin-right: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_3_8 .et_pb_module,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_3_8 .et_pb_grid_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_3_8 .et_pb_widget,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_widget {
        width: 100%;
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_3_8 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_3_8 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_1_4 {
        width: 33.33333333%;
        margin-right: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_widget {
        width: 100%;
        margin-bottom: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_1_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget {
        width: 50%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item {
        width: 50%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        width: 50%;
        margin-right: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_3,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_3 {
        width: 50%;
        margin-right: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_3 .et_pb_module,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_3 .et_pb_widget,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_widget {
        margin-bottom: 0;
        width: 100%
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_3 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_3 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_6 {
        width: 25%;
        margin-right: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_widget {
        width: 100%;
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_1_6 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_2_9,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_2_9 {
        width: 33.33333333%;
        margin-right: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_2_9 .et_pb_module,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_2_9 .et_pb_grid_item,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_2_9 .et_pb_widget,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_widget {
        margin-bottom: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_2_9 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_2_9 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 {
        width: 100%
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_module,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget {
        width: 50%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.et_pb_portfolio_item:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1),
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item {
        width: 50%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
        width: 100%;
        margin-right: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_4 {
        width: 50%;
        margin-right: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_module,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_widget {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_4 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_4 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_6 {
        width: 33.333%;
        margin-right: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_module,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_1_6 .et_pb_widget {
        margin-bottom: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.et_pb_gutters1 .et_pb_grid_item.on_last_row,
    .et_pb_gutters1 .et_pb_column_1_2 .et_pb_grid_item.on_last_row {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_full_width_page.woocommerce-page ul.products li.product {
        width: 25%;
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_gutters1.et_left_sidebar.woocommerce-page ul.products li.product,
    .et_pb_gutters1.et_right_sidebar.woocommerce-page ul.products li.product {
        width: 33.333%;
        margin-right: 0
    }
    .et_pb_gutters1 .footer-widget {
        margin-right: 0;
        margin-bottom: 0
    }
    .et_pb_gutters1 .footer-widget:last-child {
        margin-right: 0
    }
    .et_pb_gutters1.et_pb_footer_columns6 .footer-widget {
        width: 16.667%
    }
    .et_pb_gutters1.et_pb_footer_columns6 .footer-widget .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns5 .footer-widget {
        width: 20%
    }
    .et_pb_gutters1.et_pb_footer_columns5 .footer-widget .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns4 .footer-widget {
        width: 25%
    }
    .et_pb_gutters1.et_pb_footer_columns4 .footer-widget .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns3 .footer-widget {
        width: 33.333%
    }
    .et_pb_gutters1.et_pb_footer_columns3 .footer-widget .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns2 .footer-widget {
        width: 50%
    }
    .et_pb_gutters1.et_pb_footer_columns2 .footer-widget .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns1 .footer-widget {
        width: 100%
    }
    .et_pb_gutters1.et_pb_footer_columns1 .footer-widget .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) {
        width: 75%;
        clear: both
    }
    .et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
        width: 25%
    }
    .et_pb_gutters1.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) {
        width: 25%;
        clear: both
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
        width: 75%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) {
        width: 66.667%
    }
    .et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
        width: 33.333%
    }
    .et_pb_gutters1.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) {
        width: 33.333%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
        width: 66.667%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
        width: 25%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
        width: 50%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
        width: 50%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) {
        width: 25%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) {
        width: 20%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
        width: 60%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
        width: 60%
    }
    .et_pb_gutters1.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) {
        width: 20%
    }
    .et_pb_gutters1.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) {
        width: 60%
    }
    .et_pb_gutters1.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
        width: 40%
    }
    .et_pb_gutters1.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) {
        width: 40%
    }
    .et_pb_gutters1.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
        width: 60%
    }
    .et_pb_gutters1.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
        width: 50%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) {
        width: 16.667%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) {
        width: 16.667%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
        width: 50%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 25%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
        width: 50%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
        width: 20%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
        margin-bottom: 0
    }
    .et_pb_gutters1.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
        width: 60%
    }
    .et_pb_gutters1.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget {
        margin-bottom: 0
    }
    .rtl .et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
        margin-right: 0;
        margin-left: 0
    }
    .rtl .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 0
    }
    .rtl .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 0
    }
    .rtl .et_pb_gutters1 .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .rtl .et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .rtl .et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-left: 0
    }
    .rtl .et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2:nth-child(2n) {
        margin-left: 0
    }
    .rtl .et_pb_gutters1 .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1 .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1 .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n),
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_column_inner.et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3:nth-child(3n) {
        margin-left: 0
    }
    .et_pb_column_3_4 .et_pb_row_inner.rtl .et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters1 .et_pb_column_3_4 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 0
    }
    .et_pb_column_2_3 .et_pb_row_inner.rtl .et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters1 .et_pb_column_2_3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of2 {
        margin-right: 0;
        margin-left: 0
    }
    .et_pb_column_1_2 .et_pb_row_inner.rtl .et_pb_gutters1 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1,
    .rtl .et_pb_gutters1 .et_pb_column_1_2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of1 {
        margin-left: 0
    }
    .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
    }
}

@media all and (max-width:980px) {
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
        margin: 0 5.5% 7.5% 0;
        width: 29.666%;
        clear: none;
        float: left
    }
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1) {
        clear: both
    }
    .et_pb_column .et_pb_grid_item {
        margin: 0 5.5% 7.5% 0;
        width: 29.666%;
        clear: none;
        float: left
    }
    .et_pb_column .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of2,
    .et_pb_column .et_pb_widget {
        margin: 0 5.5% 7.5% 0;
        width: 47.25%;
        clear: none;
        float: left
    }
    .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
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n+1),
    .et_pb_column .et_pb_widget:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 16.21%
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of1,
    .et_pb_column .et_pb_blog_grid .column.size-1of2 {
        margin-bottom: 0
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post:last-child,
    .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post:last-child {
        margin-bottom: 30px
    }
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .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,
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .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,
    .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget {
        margin: 0 0 11.5% 0;
        width: 100%
    }
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget,
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget,
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget {
        margin: 0 0 11.5% 0;
        width: 100%
    }
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
        margin: 0 0 11.5% 0;
        width: 100%
    }
    .et_pb_gutters1 .et_pb_column,
    .et_pb_gutters1.et_pb_row .et_pb_column {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
        margin: 0;
        width: 33.333%
    }
    .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_column .et_pb_widget,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
        margin: 0;
        width: 50%
    }
    .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2 .et_pb_post {
        margin-bottom: 0
    }
    .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%;
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1 .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,
    .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1 .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,
    .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1.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,
    .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1.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,
    .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget {
        margin: 0;
        width: 100%
    }
    .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
    .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5,
    .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5,
    .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
    .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5,
    .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
        width: 50%;
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget,
    .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget,
    .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget {
        margin: 0;
        width: 100%
    }
    .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
    .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6,
    .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
    .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
        width: 33.333%;
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
        margin: 0;
        width: 100%
    }
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
        width: 50%;
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of1,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_blog_grid .column.size-1of2,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
        margin: 0;
        width: 100%
    }
    .rtl .et_pb_column .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_column .et_pb_widget {
        margin: 0 0 7.5% 5.5%;
        float: right
    }
    .rtl .et_pb_column .et_pb_blog_grid .column.size-1of2 .last_in_row,
    .rtl .et_pb_column .et_pb_blog_grid .column.size-1of2:nth-child(2n),
    .rtl .et_pb_column .et_pb_widget .last_in_row,
    .rtl .et_pb_column .et_pb_widget:nth-child(2n) {
        margin-left: 0
    }
    .rtl .et_pb_gutters1 .et_pb_column .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters1 .et_pb_column .et_pb_widget,
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of2,
    .rtl .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
        margin: 0
    }
}

@media all and (max-width:767px) {
    .et_pb_column .et_pb_grid_item,
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
        margin: 0 5.5% 9.5% 0;
        width: 47.25%;
        clear: none;
        float: left
    }
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_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) {
        margin-right: 5.5%
    }
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_column .et_pb_grid_item:nth-child(3n+1),
    .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1) {
        clear: none
    }
    .et_pb_column .et_pb_grid_item .last_in_row,
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_item .last_in_row,
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_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 .last_in_row,
    .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n) {
        margin-right: 0
    }
    .et_pb_column .et_pb_grid_item .first_in_row,
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_item .first_in_row,
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_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 .first_in_row,
    .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-right: 0;
        margin-bottom: 9.5%;
        width: 100%
    }
    .et_pb_column .et_pb_widget {
        margin-right: 0;
        width: 100%
    }
    .et_pb_gutters1 .et_pb_column,
    .et_pb_gutters1.et_pb_row .et_pb_column {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
        margin: 0;
        width: 50%
    }
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item:nth-child(3n),
    .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item:nth-child(3n),
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item:nth-child(3n+1),
    .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item:nth-child(3n+1),
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product:nth-child(3n+1) {
        clear: none
    }
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.et_pb_portfolio_item {
        margin: 0;
        width: 100%
    }
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item {
        margin: 0;
        width: 50%
    }
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item.last_in_row,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item.last_in_row {
        margin-right: 0
    }
    .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,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
        margin: 0;
        width: 100%
    }
    .rtl .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-left: 0
    }
}

@media all and (max-width:479px) {
    .et_pb_column {
        width: 100% !important
    }
    .et_pb_column .et_pb_grid_item,
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_item,
    .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
        margin: 0 0 11.5% 0;
        width: 100%
    }
    .et_pb_column .et_pb_grid_item .on_last_row,
    .et_pb_column .et_pb_grid_item.et_pb_portfolio_item .on_last_row,
    .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product .on_last_row {
        margin-bottom: 0
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_column .et_pb_widget {
        margin-right: 0;
        margin-bottom: 11.5%;
        width: 100%
    }
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .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,
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .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,
    .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_widget,
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_grid_item,
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_widget {
        margin: 0 0 11.5% 0;
        width: 100%
    }
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget,
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_widget,
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_grid_item,
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_widget {
        margin: 0 0 11.5% 0;
        width: 100%
    }
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_widget,
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_grid_item,
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_widget {
        margin: 0 0 11.5% 0;
        width: 100%
    }
    .et_pb_gutters1 .et_pb_column,
    .et_pb_gutters1.et_pb_row .et_pb_column {
        margin: 0 !important
    }
    .et_pb_gutters1 .et_pb_column .et_pb_module,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
        margin-bottom: 0
    }
    .et_pb_gutters1 .et_pb_column .et_pb_grid_item,
    .et_pb_gutters1 .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_grid_item,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_shop_grid .woocommerce ul.products li.product {
        width: 100%;
        margin: 0
    }
    .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,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post,
    .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_widget {
        width: 100%;
        margin: 0
    }
}

.et_pb_column_1_3 h1,
.et_pb_column_1_4 h1,
.et_pb_column_1_5 h1,
.et_pb_column_1_6 h1,
.et_pb_column_2_5 h1 {
    font-size: 26px
}

.et_pb_column_1_3 h2,
.et_pb_column_1_4 h2,
.et_pb_column_1_5 h2,
.et_pb_column_1_6 h2,
.et_pb_column_2_5 h2 {
    font-size: 23px
}

.et_pb_column_1_3 h3,
.et_pb_column_1_4 h3,
.et_pb_column_1_5 h3,
.et_pb_column_1_6 h3,
.et_pb_column_2_5 h3 {
    font-size: 20px
}

.et_pb_column_1_3 h4,
.et_pb_column_1_4 h4,
.et_pb_column_1_5 h4,
.et_pb_column_1_6 h4,
.et_pb_column_2_5 h4 {
    font-size: 18px;
}

.et_pb_column_1_3 h5,
.et_pb_column_1_4 h5,
.et_pb_column_1_5 h5,
.et_pb_column_1_6 h5,
.et_pb_column_2_5 h5 {
    font-size: 16px
}

.et_pb_column_1_3 h6,
.et_pb_column_1_4 h6,
.et_pb_column_1_5 h6,
.et_pb_column_1_6 h6,
.et_pb_column_2_5 h6 {
    font-size: 15px
}

.clearfix:after,
.et_pb_wc_images .et_pb_module_inner:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.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_wc_add_to_cart,
.et_pb_wc_additional_info,
.et_pb_wc_breadcrumb,
.et_pb_wc_description,
.et_pb_wc_meta,
.et_pb_wc_price,
.et_pb_wc_rating,
.et_pb_wc_stock,
.et_pb_wc_title,
.et_pb_widget,
.product {
    word-wrap: break-word
}

.et_pb_wc_price .amount {
    word-break: break-all
}

.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 {
    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-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider,
.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider {
    z-index: 1
}

.et_pb_row {
    position: relative;
    max-width: 1180px;
    width: 100%;
    /*padding-left: 0px !important;
    padding-right: 0px !important;*/
    margin: 0 auto !important;
}

.section_has_divider .et_pb_row {
    z-index: 5
}

.et_pb_fullwidth_section .et_pb_row {
    z-index: 11
}

.et_pb_column {
    float: left;
    background-size: cover;
    background-position: center;
    position: relative;
    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_module_inner {
    position: relative
}

.et_hover_enabled_preview {
    z-index: 2
}

.et_hover_enabled:hover {
    position: relative;
    z-index: 2
}

.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, .6);
    text-decoration: none;
    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;
    word-wrap: break-word
}

.et_pb_all_tabs,
.et_pb_column,
.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_with_background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.et_pb_with_border,
.et_pb_with_border .et_pb_audio_cover_art,
.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[type=checkbox]+label i,
.et_pb_with_border .et_pb_newsletter_form .input[type=radio]+label i,
.et_pb_with_border .et_pb_newsletter_form input,
.et_pb_with_border .et_pb_newsletter_form select,
.et_pb_with_border .et_pb_newsletter_form textarea,
.et_pb_with_border .et_pb_portfolio_image,
.et_pb_with_border .et_pb_portfolio_item,
.et_pb_with_border .et_pb_post .et_pb_slides,
.et_pb_with_border .et_pb_post .et_pb_video_overlay,
.et_pb_with_border .et_pb_post img:not(.woocommerce-placeholder),
.et_pb_with_border .et_pb_slide_image img,
.et_pb_with_border .et_pb_team_member_image,
.et_pb_with_border .et_pb_testimonial_portrait,
.et_pb_with_border .et_pb_wc_related_products .et_shop_image>img:not(.woocommerce-placeholder),
.et_pb_with_border .et_portfolio_image,
.et_pb_with_border .woocommerce-breadcrumb,
.et_pb_with_border.et_pb_comments_module .commentlist li img.avatar,
.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_fullwidth_header .header-image-container img,
.et_pb_with_border.et_pb_fullwidth_header .header-logo,
.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_shop .products li,
.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_border.et_pb_wc_images .woocommerce-product-gallery__image,
.et_pb_with_border.et_pb_wc_related_products .product,
.et_pb_with_border.et_pb_wc_reviews #reviews #comments ol.commentlist li img.avatar,
.et_pb_with_border.et_pb_wc_upsells .product,
.et_pb_with_focus_border .et_pb_newsletter_form input:focus {
    border-width: 0;
    border-style: solid;
    border-color: #333
}

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

.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 {
    display: block
}

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

@media all and (max-width:980px) {
    .et_pb_image_sticky_tablet {
        margin-bottom: 0 !important;
        display: inherit
    }
    .et_pb_image_bottom_space_tablet {
        margin-bottom: 30px !important;
        display: block
    }
}

@media all and (max-width:767px) {
    .et_pb_image_sticky_phone {
        margin-bottom: 0 !important;
        display: inherit
    }
    .et_pb_image_bottom_space_phone {
        margin-bottom: 30px !important;
        display: block
    }
}

.et-pb-icon-circle {
    font-size: 48px;
    border-radius: 100%;
    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_module_header a,
.et_pb_blurb h4 a {
    text-decoration: none
}

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

@media all and (max-width:980px) {
    .et_pb_blurb_position_left_tablet .et_pb_main_blurb_image,
    .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
        width: 32px;
        display: table-cell;
        line-height: 0
    }
    .et_pb_blurb_position_left_tablet .et_pb_main_blurb_image img,
    .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img {
        width: inherit
    }
    .et_pb_blurb_position_left_tablet .et-pb-icon,
    .et_pb_blurb_position_right_tablet .et-pb-icon {
        font-size: 32px;
        display: table-cell
    }
    .et_pb_blurb_position_left_tablet .et-pb-icon-circle,
    .et_pb_blurb_position_right_tablet .et-pb-icon-circle {
        font-size: 16px;
        padding: 8px
    }
    .et_pb_blurb_position_left_tablet .et-pb-icon-circle-border,
    .et_pb_blurb_position_right_tablet .et-pb-icon-circle-border {
        border: 2px solid
    }
    .et_pb_blurb_position_left_tablet .et_pb_blurb_container,
    .et_pb_blurb_position_right_tablet .et_pb_blurb_container {
        display: table-cell;
        vertical-align: top
    }
    .et_pb_blurb_position_left_tablet .et_pb_blurb_container {
        padding-left: 15px
    }
    .et_pb_blurb_position_left_tablet .et_pb_blurb_content {
        text-align: left
    }
    .et_pb_blurb_position_right_tablet .et_pb_blurb_container {
        padding-right: 15px
    }
    .et_pb_blurb_position_right_tablet .et_pb_blurb_content {
        padding-right: 52px;
        text-align: right
    }
    .et_pb_blurb_position_right_tablet .et_pb_main_blurb_image {
        left: auto;
        right: 0
    }
    .et_pb_blurb_position_right_tablet .et-pb-icon {
        margin-right: 0;
        margin-left: 20px
    }
    .et_pb_blurb_position_top_tablet .et_pb_main_blurb_image {
        display: inline-block;
        width: initial
    }
    .et_pb_blurb_position_top_tablet .et-pb-icon {
        font-size: 96px;
        display: initial
    }
    .et_pb_blurb_position_top_tablet .et-pb-icon-circle {
        font-size: 48px;
        padding: 25px
    }
    .et_pb_blurb_position_top_tablet .et_pb_blurb_container {
        padding-left: initial;
        padding-right: initial
    }
    .et_pb_blurb_position_top_tablet .et_pb_blurb_content {
        text-align: center;
        padding-right: initial
    }
}

@media all and (max-width:767px) {
    .et_pb_blurb_position_left_phone .et_pb_main_blurb_image,
    .et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
        width: 32px;
        display: table-cell;
        line-height: 0
    }
    .et_pb_blurb_position_left_phone .et_pb_main_blurb_image img,
    .et_pb_blurb_position_right_phone .et_pb_main_blurb_image img {
        width: inherit
    }
    .et_pb_blurb_position_left_phone .et-pb-icon,
    .et_pb_blurb_position_right_phone .et-pb-icon {
        font-size: 32px;
        display: table-cell
    }
    .et_pb_blurb_position_left_phone .et-pb-icon-circle,
    .et_pb_blurb_position_right_phone .et-pb-icon-circle {
        font-size: 16px;
        padding: 8px
    }
    .et_pb_blurb_position_left_phone .et-pb-icon-circle-border,
    .et_pb_blurb_position_right_phone .et-pb-icon-circle-border {
        border: 2px solid
    }
    .et_pb_blurb_position_left_phone .et_pb_blurb_container,
    .et_pb_blurb_position_right_phone .et_pb_blurb_container {
        display: table-cell;
        vertical-align: top
    }
    .et_pb_blurb_position_left_phone .et_pb_blurb_container {
        padding-left: 15px
    }
    .et_pb_blurb_position_left_phone .et_pb_blurb_content {
        text-align: left
    }
    .et_pb_blurb_position_right_phone .et_pb_blurb_container {
        padding-right: 15px
    }
    .et_pb_blurb_position_right_phone .et_pb_blurb_content {
        padding-right: 52px;
        text-align: right
    }
    .et_pb_blurb_position_right_phone .et_pb_main_blurb_image {
        left: auto;
        right: 0
    }
    .et_pb_blurb_position_right_phone .et-pb-icon {
        margin-right: 0;
        margin-left: 20px
    }
    .et_pb_blurb_position_top_phone .et_pb_main_blurb_image {
        display: inline-block;
        width: initial
    }
    .et_pb_blurb_position_top_phone .et-pb-icon {
        font-size: 96px;
        display: initial
    }
    .et_pb_blurb_position_top_phone .et-pb-icon-circle {
        font-size: 48px;
        padding: 25px
    }
    .et_pb_blurb_position_top_phone .et_pb_blurb_container {
        padding-left: initial;
        padding-right: initial
    }
    .et_pb_blurb_position_top_phone .et_pb_blurb_content {
        text-align: center;
        padding-right: initial
    }
}

.et_pb_pricing_table_wrap {
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.et_pb_pricing_table {
    float: left;
    width: 33.33%;
    max-width: 34%;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    border: 1px solid #bebebe;
    background-color: #fcfcfc;
    padding-bottom: 30px;
    text-align: center;
    margin: 30px -1px 0 0;
    position: relative
}

.et_pb_pricing>.box-shadow-overlay {
    z-index: 11
}

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

.et_pb_column_4_4 .et_pb_pricing_table {
    width: 25%;
    max-width: 25.5%
}

.et_pb_column_4_4 .et_pb_pricing_3 .et_pb_pricing_table {
    width: 33.33%;
    max-width: 34%
}

.et_pb_column_1_2 .et_pb_pricing_table,
.et_pb_column_2_3 .et_pb_pricing_table,
.et_pb_column_3_5 .et_pb_pricing_table,
.et_pb_pricing_2 .et_pb_pricing_table {
    width: 50%;
    max-width: 50.5%
}

.et_pb_column_1_3 .et_pb_pricing_table,
.et_pb_column_1_4 .et_pb_pricing_table,
.et_pb_column_1_5 .et_pb_pricing_table,
.et_pb_column_1_6 .et_pb_pricing_table,
.et_pb_column_2_5 .et_pb_pricing_table,
.et_pb_column_3_8 .et_pb_pricing_table,
.et_pb_pricing_1 .et_pb_pricing_table {
    width: 100%;
    max-width: none;
    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_1_5 .et_pb_pricing_table.et-last-child,
.et_pb_column_1_5 .et_pb_pricing_table:last-child,
.et_pb_column_1_6 .et_pb_pricing_table.et-last-child,
.et_pb_column_1_6 .et_pb_pricing_table:last-child,
.et_pb_column_2_5 .et_pb_pricing_table.et-last-child,
.et_pb_column_2_5 .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(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_3_5>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(2n+1),
.et_pb_column_4_4>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(4n+1) {
    clear: both
}

.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_3_5>.et_pb_pricing>.et_pb_pricing_table_wrap>.et_pb_pricing_table:nth-child(n+3),
.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_3_5 .et_pb_pricing_table_wrap .et_pb_pricing_table.et_pb_featured_table:nth-child(n+3),
.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;
    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-top: 17px;
    padding-bottom: 30px;
    position: relative;
    border-style: solid
}

.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.et_pb_pricing_no_bullet li span:before {
    display: none !important
}

.et_pb_pricing li.et_pb_not_available {
    color: #ccc
}

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

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

.et_pb_pricing li span {
    position: relative
}

.et_pb_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),
.et_pb_column_3_5 .et_pb_pricing.et_pb_fourth_featured .et_pb_pricing_table:nth-child(1),
.et_pb_column_3_5 .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),
    .et_pb_column_3_5 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(1),
    .et_pb_column_3_5 .et_pb_pricing.et_pb_no_featured_in_first_row .et_pb_pricing_table:nth-child(2),
    .et_pb_column_3_5 .et_pb_pricing.et_pb_third_featured .et_pb_pricing_table:nth-child(1),
    .et_pb_column_3_5 .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;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-sizing: content-box
}

.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, .3)
}

.et_pb_column_1_3 .et_pb_testimonial_portrait,
.et_pb_column_1_4 .et_pb_testimonial_portrait,
.et_pb_column_1_5 .et_pb_testimonial_portrait,
.et_pb_column_1_6 .et_pb_testimonial_portrait,
.et_pb_column_2_5 .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
}

.et-promo-description {
    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, .35);
    border-radius: 5px;
    padding: 14px 20px;
    margin-top: 20px;
    float: left
}

.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-size: 12px;
    font-weight: 600;
    line-height: 1.6em;
    text-align: right;
    padding: 1px;
    display: block;
    min-height: 6px;
    z-index: 2;
    overflow: hidden
}

.et_pb_counter_amount.overlay {
    background-color: transparent !important;
    color: #2ea3f2;
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: visible
}

.et_pb_counters span.et_pb_counter_amount_number {
    display: inline-block;
    padding: 0 10px
}

.et_pb_counters span.et_pb_counter_amount_number:after,
.et_pb_counters span.et_pb_counter_amount_number:before {
    content: "";
    display: block;
    max-width: 20px;
    min-width: 5px
}

.et_pb_counters.et_pb_section_video>li {
    position: relative
}

.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_portfolio_item .et_pb_module_header a,
.et_pb_portfolio_item h3 a,
.et_pb_post .entry-title a,
.et_pb_post h2 a {
    text-decoration: none
}

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

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

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

.et_pb_posts a.more-link {
    clear: both;
    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%
}

.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 .et_audio_content {
    margin-bottom: 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_pb_blog_grid .et_pb_salvattore_content[data-columns] .column .et_pb_post {
    opacity: 1
}

.et_pb_grid_item.first_in_row {
    clear: both
}

.et_pb_grid_item:not(.first_in_row) {
    clear: none
}

.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_post .et_pb_video_overlay_hover:hover {
    background: rgba(0, 0, 0, .6)
}

.et_pb_blog_grid .et_main_video_overlay:hover:before {
    background: rgba(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: 10;
    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 {
    font-family: ETmodules;
    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 {
    color: #333
}

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

.et_pb_video .et_pb_video_overlay_hover:hover {
    background: rgba(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_3_5 .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_1_5 .et_pb_video_play,
.et_pb_column_1_6 .et_pb_video_play,
.et_pb_column_2_5 .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:hover .et_pb_video_overlay_hover {
    background: rgba(0, 0, 0, .6)
}

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_light~.et-pb-controllers .et-pb-active-control {
    background-color: #fff
}

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_dark~.et-pb-controllers a {
    background-color: rgba(51, 51, 51)
}

.et_pb_video_slider .et_pb_controls_dark .et-pb-slider-arrows {
    color: #333
}

.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, .25);
    float: left;
    margin: 0 2% 0 0;
    padding: 0
}

.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-active-control .et_pb_video_overlay_hover {
    background: rgba(0, 0, 0, .6)
}

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

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

@-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(.8);
        transform: scale(.8)
    }
}

@keyframes et_pb_video_slider_item_overlay_fade_out {
    from {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    to {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@-webkit-keyframes et_pb_video_slider_item_fade_in {
    from {
        opacity: 0;
        -webkit-transform: scale(.8);
        transform: scale(.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(.8);
        transform: scale(.8)
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.et_pb_column_1_4 .et_pb_slider_carousel .et_pb_slide,
.et_pb_column_1_5 .et_pb_slider_carousel .et_pb_slide,
.et_pb_column_1_6 .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_3_5 .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_2_5 .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,
.et_pb_column_1_5 .et_pb_carousel_item .et_pb_video_play,
.et_pb_column_1_6 .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, .1);
    padding-right: 30px
}

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

.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_newsletter_button:hover,
.et_pb_promo_button:hover {
    text-decoration: none
}

.et_pb_column_1_2 .et_pb_promo,
.et_pb_column_1_3 .et_pb_promo,
.et_pb_column_1_4 .et_pb_promo,
.et_pb_column_1_5 .et_pb_promo,
.et_pb_column_1_6 .et_pb_promo,
.et_pb_column_2_5 .et_pb_promo,
.et_pb_column_3_5 .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
}

@media all and (max-width:980px) {
    .et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left {
        text-align: left
    }
    .et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right {
        text-align: right
    }
    .et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center {
        text-align: center
    }
}

@media all and (max-width:767px) {
    .et_pb_button_module_wrapper.et_pb_button_alignment_phone_left {
        text-align: left
    }
    .et_pb_button_module_wrapper.et_pb_button_alignment_phone_right {
        text-align: right
    }
    .et_pb_button_module_wrapper.et_pb_button_alignment_phone_center {
        text-align: center
    }
}

.et_pb_button_module_wrapper>a {
    display: inline-block
}

.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.et_pb_newsletter_field {
    padding-bottom: 1em;
    margin-bottom: 0
}

.et_pb_newsletter_form p.et_pb_newsletter_field.et_pb_signup_custom_field {
    padding-left: 0
}

.et_pb_newsletter_form .input,
.et_pb_newsletter_form input[type=password],
.et_pb_newsletter_form input[type=text],
.et_pb_newsletter_form p.et_pb_newsletter_field input[type=text],
.et_pb_newsletter_form p.et_pb_newsletter_field textarea,
.et_pb_newsletter_form select,
.et_pb_newsletter_form textarea {
    -webkit-appearance: none;
    padding: 14px 4% !important;
    font-size: 16px;
    color: #666;
    background-color: #fff;
    width: 100%;
    font-weight: 400;
    border-width: 0;
    border-radius: 3px
}

.et_pb_newsletter_form .et_pb_newsletter_field[data-type=select]:after {
    margin-top: -3px
}

.et_pb_newsletter_form p .et_pb_subscribe_error {
    border: 1px solid red !important
}

.et_pb_newsletter_result {
    display: none
}

.et_pb_newsletter_success {
    text-align: center
}

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

.et_pb_newsletter_fields,
.et_pb_newsletter_footer {
    width: 100%
}

.et_pb_newsletter_footer {
    margin-top: 20px
}

.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_has_bg_hover.et_pb_promo:hover {
    padding: 40px 60px !important;
    transition: padding .4s ease-in-out
}

.et_pb_column_1_2 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_1_3 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_1_4 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_1_5 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_1_6 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_2_5 .et_pb_has_bg_hover.et_pb_promo:hover,
.et_pb_column_3_5 .et_pb_has_bg_hover.et_pb_promo:hover {
    padding: 40px !important
}

.et_pb_no_bg_hover.et_pb_promo:hover {
    padding: 0 !important
}

.et_pb_newsletter .et_pb_contact_field_last+.et_pb_newsletter_field {
    padding-left: 0
}

.et_pb_newsletter .et_pb_contact_field--hidden {
    display: none
}

.et_pb_contact_field_options_list label a:empty:before {
    content: '\e906';
    font-family: ETmodules;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    display: inline-block;
    box-sizing: border-box;
    font-size: 16px
}

.et_pb_newsletter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.et_pb_newsletter.et_pb_login {
    display: block
}

.et_pb_newsletter p .et_pb_signup_error {
    border: 1px solid red !important
}

.et_pb_newsletter .et_pb_newsletter_fields {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.et_pb_newsletter .et_pb_newsletter_fields>* {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half {
    -webkit-flex-basis: 48.5%;
    -ms-flex-preferred-size: 48.5%;
    flex-basis: 48.5%
}

.et_pb_signup .et_pb_newsletter_description,
.et_pb_signup .et_pb_newsletter_form {
    float: none
}

.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_description,
.et_pb_newsletter_layout_right_left .et_pb_newsletter_description {
    padding-left: 0;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.et_pb_newsletter.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-right: 40px;
    padding-left: 0
}

.et_pb_newsletter.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_description {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 25px
}

.et_pb_newsletter.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.et_pb_newsletter.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_description {
    width: 100%;
    padding-right: 0;
    padding-left: 0
}

.et_pb_newsletter.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 25px
}

.et_pb_column_1_2 .et_pb_newsletter_layout_left_right,
.et_pb_column_1_2 .et_pb_newsletter_layout_right_left,
.et_pb_column_1_3 .et_pb_newsletter_layout_left_right,
.et_pb_column_1_3 .et_pb_newsletter_layout_right_left,
.et_pb_column_1_3.et_pb_column_inner .et_pb_newsletter_layout_left_right,
.et_pb_column_1_3.et_pb_column_inner .et_pb_newsletter_layout_right_left,
.et_pb_column_1_4 .et_pb_newsletter_layout_left_right,
.et_pb_column_1_4 .et_pb_newsletter_layout_right_left,
.et_pb_column_1_4.et_pb_column_inner .et_pb_newsletter_layout_left_right,
.et_pb_column_1_4.et_pb_column_inner .et_pb_newsletter_layout_right_left,
.et_pb_column_1_5 .et_pb_newsletter_layout_left_right,
.et_pb_column_1_5 .et_pb_newsletter_layout_right_left,
.et_pb_column_1_5.et_pb_column_inner .et_pb_newsletter_layout_left_right,
.et_pb_column_1_5.et_pb_column_inner .et_pb_newsletter_layout_right_left,
.et_pb_column_1_6 .et_pb_newsletter_layout_left_right,
.et_pb_column_1_6 .et_pb_newsletter_layout_right_left,
.et_pb_column_1_6.et_pb_column_inner .et_pb_newsletter_layout_left_right,
.et_pb_column_1_6.et_pb_column_inner .et_pb_newsletter_layout_right_left,
.et_pb_column_2_3 .et_pb_newsletter_layout_left_right,
.et_pb_column_2_3 .et_pb_newsletter_layout_right_left,
.et_pb_column_3_4 .et_pb_newsletter_layout_left_right,
.et_pb_column_3_4 .et_pb_newsletter_layout_right_left,
.et_pb_column_3_5 .et_pb_newsletter_layout_left_right,
.et_pb_column_3_5 .et_pb_newsletter_layout_right_left,
.et_pb_column_3_8.et_pb_column_inner .et_pb_newsletter_layout_left_right,
.et_pb_column_3_8.et_pb_column_inner .et_pb_newsletter_layout_right_left,
.et_pb_column_4_4 .et_pb_newsletter_layout_left_right,
.et_pb_column_4_4 .et_pb_newsletter_layout_right_left,
.et_pb_newsletter_layout_bottom_top,
.et_pb_newsletter_layout_top_bottom {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.et_pb_column_2_3:not(.et_pb_column_inner)>.et_pb_newsletter_layout_left_right,
.et_pb_column_2_3:not(.et_pb_column_inner)>.et_pb_newsletter_layout_right_left,
.et_pb_column_3_4:not(.et_pb_column_inner)>.et_pb_newsletter_layout_left_right,
.et_pb_column_3_4:not(.et_pb_column_inner)>.et_pb_newsletter_layout_right_left,
.et_pb_column_4_4:not(.et_pb_column_inner)>.et_pb_newsletter_layout_left_right,
.et_pb_column_4_4:not(.et_pb_column_inner)>.et_pb_newsletter_layout_right_left {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.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_4 .et_pb_newsletter_description,
.et_pb_column_1_4 .et_pb_newsletter_form,
.et_pb_column_1_5 .et_pb_newsletter_description,
.et_pb_column_1_5 .et_pb_newsletter_form,
.et_pb_column_1_6 .et_pb_newsletter_description,
.et_pb_column_1_6 .et_pb_newsletter_form,
.et_pb_column_2_5 .et_pb_newsletter_description,
.et_pb_column_2_5 .et_pb_newsletter_form,
.et_pb_column_3_5 .et_pb_newsletter_description,
.et_pb_column_3_5 .et_pb_newsletter_form,
.et_pb_column_3_8 .et_pb_newsletter_description,
.et_pb_column_3_8 .et_pb_newsletter_form {
    width: 100%;
    padding: 0
}

.et_pb_column_2_3:not(.et_pb_column_inner)>.et_pb_newsletter,
.et_pb_column_3_4:not(.et_pb_column_inner)>.et_pb_newsletter,
.et_pb_column_4_4:not(.et_pb_column_inner)>.et_pb_newsletter {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.et_pb_column_2_3:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_description,
.et_pb_column_3_4:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_description,
.et_pb_column_4_4:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_description {
    margin-bottom: 0;
    -webkit-align-self: start;
    -ms-flex-item-align: start;
    align-self: start
}

.et_pb_column_2_3:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_form,
.et_pb_column_3_4:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_form,
.et_pb_column_4_4:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_form {
    padding-left: 25px
}

.et_pb_tabs,
.et_pb_wc_tabs {
    border: 1px solid #d9d9d9
}

ul.et_pb_tabs_controls {
    background-color: #f4f4f4
}

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%;
    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 4px;
    vertical-align: middle;
    display: table-cell;
    line-height: inherit
}

.et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #fff
}

.et_pb_tab_active a {
    color: #333 !important
}

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

.et_pb_all_tabs {
    background-color: #fff
}

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

.et_pb_all_tabs .et_pb_active_content {
    display: block
}

.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,
.et_pb_column_1_5 .et_pb_tabs_controls,
.et_pb_column_1_6 .et_pb_tabs_controls,
.et_pb_column_2_5 .et_pb_tabs_controls,
.et_pb_column_3_8 .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_1_5 .et_pb_tabs_controls li,
.et_pb_column_1_6 .et_pb_tabs_controls li,
.et_pb_column_2_5 .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_1_5 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,
.et_pb_column_1_6 .et_pb_tabs_vertically_stacked .et_pb_tabs_controls li,
.et_pb_column_2_5 .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
}

.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;*/
	font-size:24px;
	color:#f58951;
    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_toggle_open {
    z-index: 1
}

.et_pb_map {
    height: 440px;
    width: 100%;
    position: relative
}

.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_5 .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,
.et_pb_column_1_5 .et_pb_map,
.et_pb_column_1_6 .et_pb_map,
.et_pb_column_2_5 .et_pb_map {
    height: 230px
}

.et_pb_contact_form {
    margin-left: -3%
}

.et_pb_contact_form [data-conditional-logic] {
    display: none
}

p.et_pb_contact_field {
    padding: 0 0 0 3%;
    margin-bottom: 3%;
    background-position: center;
    background-size: cover
}

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
}

p.et_pb_contact_field.et_pb_contact_field_last+p.et_pb_contact_field.et_pb_contact_field_last {
    clear: both
}

.et_pb_contact_field.et_pb_section_parallax,
.et_pb_contact_field.et_pb_section_video {
    position: relative
}

.et_pb_contact_field * {
    position: relative
}

.et_pb_contact_field a {
    color: inherit;
    font-weight: 700;
    text-decoration: underline
}

.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,
.et_pb_column_1_5 .et_pb_contact_main_title,
.et_pb_column_1_6 .et_pb_contact_main_title,
.et_pb_column_2_5 .et_pb_contact_main_title {
    font-size: 22px
}

.et_pb_contact_form_label {
    display: none
}

.et_pb_contact_right {
    display: inline-block;
    min-width: 105px;
    margin: 0;
    text-align: right
}

.et_pb_contact_right .et_pb_contact_captcha_question {
    vertical-align: middle
}

.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,
.et_pb_subscribe .et_pb_contact_field input,
.et_pb_subscribe .et_pb_contact_field textarea {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    background-color: #eee;
    width: 100%;
    border-width: 0;
    border-radius: 0;
    color: #999;
    font-size: 14px;
    padding: 16px
}

.et_pb_subscribe .et_pb_contact_field input,
.et_pb_subscribe .et_pb_contact_field textarea {
    background-color: #fff
}

.et_pb_contact p textarea,
.et_pb_subscribe .et_pb_contact_field 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],
.et_pb_subscribe .et_pb_contact_field input[type=checkbox],
.et_pb_subscribe .et_pb_contact_field 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,
.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label,
.et_pb_subscribe .et_pb_contact_field 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,
.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i,
.et_pb_subscribe .et_pb_contact_field 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
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i,
.et_pb_subscribe .et_pb_contact_field input[type=radio]+label i,
.et_pb_subscribe .et_pb_contact_field input[type=text],
.et_pb_subscribe .et_pb_contact_field select,
.et_pb_subscribe .et_pb_contact_field textarea {
    background-color: #fff
}

.et_pb_subscribe .et_pb_contact_field input[type=checkbox]+label i,
.et_pb_subscribe .et_pb_contact_field input[type=text],
.et_pb_subscribe .et_pb_contact_field select,
.et_pb_subscribe .et_pb_contact_field textarea {
    border-radius: 3px
}

.et_pb_contact p input[type=radio]+label i,
.et_pb_subscribe .et_pb_contact_field 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,
.et_pb_subscribe .et_pb_contact_field input[type=checkbox]:checked+label i:before,
.et_pb_subscribe .et_pb_contact_field 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,
.et_pb_subscribe .et_pb_contact_field 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,
.et_pb_subscribe .et_pb_contact_field 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],
.et_pb_subscribe .et_pb_contact_field 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 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_options_wrapper {
    display: block
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
    margin-bottom: .5em;
    font-weight: 600
}

.et_pb_contact_field_options_wrapper:after {
    clear: both;
    content: " ";
    display: block
}

.et_pb_contact_field_checkbox,
.et_pb_contact_field_options_title,
.et_pb_contact_field_radio,
.et_pb_contact_field_select_title {
    display: block
}

.et_pb_contact_field_radio_title,
.et_pb_contact_field_select_title {
    font-size: 16px;
    padding-bottom: 4px
}

.et_pb_contact_field textarea.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 18px;
    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%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex
}

.et_pb_contact_form p[data-id=et_number] {
    position: absolute !important;
    -webkit-transform: scale(.01, .01) !important;
    transform: scale(.01, .01) !important
}

.et_pb_contact_form p[data-id=et_number] input {
    background: 0 0 !important;
    border: none !important
}

.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 {
    float: 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-flex;
    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-justify-content: 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-justify-content: flex-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-justify-content: space-between;
    -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;
    vertical-align: top
}

.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;
    vertical-align: top
}

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

.et_pb_countdown_timer .sep.sep.sep.sep.sep p {
    text-decoration: none !important
}

.et_pb_column_1_2 .et_pb_countdown_timer .section p,
.et_pb_column_3_5 .et_pb_countdown_timer .section p {
    font-size: 38px;
    line-height: 38px
}

.et_pb_column_1_2 .et_pb_countdown_timer .section p.label,
.et_pb_column_3_5 .et_pb_countdown_timer .section p.label {
    font-size: 12px;
    line-height: 20px
}

.et_pb_column_1_3 .et_pb_countdown_timer .title,
.et_pb_column_1_4 .et_pb_countdown_timer .title,
.et_pb_column_1_5 .et_pb_countdown_timer .title,
.et_pb_column_1_6 .et_pb_countdown_timer .title,
.et_pb_column_2_5 .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_2_5 .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,
.et_pb_column_1_5 .et_pb_countdown_timer .section p,
.et_pb_column_1_6 .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_1_5 .et_pb_countdown_timer .section p.label,
.et_pb_column_1_6 .et_pb_countdown_timer .section p.label,
.et_pb_column_2_5 .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_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_inner {
    position: relative;
    display: block
}

.et_pb_circle_counter canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: auto !important
}

.et_pb_circle_counter .percent {
    word-wrap: initial
}

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

.et_pb_circle_counter .percent p {
    visibility: hidden
}

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

.et_pb_number_counter.active {
    opacity: 1
}

.et_pb_number_counter {
    width: auto
}

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

@media all and (max-width:980px) {
    .et_overlay.et_pb_inline_icon_tablet:before,
    .et_pb_inline_icon_tablet:before {
        content: attr(data-icon-tablet)
    }
    .et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
        content: attr(data-icon-tablet) !important
    }
}

@media all and (max-width:767px) {
    .et_overlay.et_pb_inline_icon_phone:before,
    .et_pb_inline_icon_phone:before {
        content: attr(data-icon-phone)
    }
    .et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
        content: attr(data-icon-phone) !important
    }
}

.et_overlay {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .9);
    opacity: 0;
    transition: all .3s;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-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
}

.et_pb_slider.et_pb_gallery_fullwidth span.et_overlay {
    display: none
}

#ie7 .et_overlay,
#ie8 .et_overlay {
    display: none
}

.et_pb_fullwidth_menu.et_hover_enabled:hover {
    z-index: initial
}

.et_pb_fullwidth_menu .fullwidth-menu-nav,
.et_pb_fullwidth_menu .fullwidth-menu-nav>ul {
    float: none
}

.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, .8)
}

.fullwidth-menu li li.menu-item-has-children>a:first-child:after {
    top: 12px
}

.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, .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_1_5 .et_pb_team_member_image,
.et_pb_column_1_6 .et_pb_team_member_image,
.et_pb_column_2_5 .et_pb_team_member_image,
.et_pb_column_3_5 .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_1_5 .et_pb_team_member_description,
.et_pb_column_1_6 .et_pb_team_member_description,
.et_pb_column_2_5 .et_pb_team_member_description,
.et_pb_column_3_4 .et_pb_team_member_description,
.et_pb_column_3_5 .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
}

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

.et_audio_content .wp-block-audio {
    margin: 0;
    padding: 0
}

.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;
    text-indent: -9999px;
    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_1_5 .et_audio_content h2,
.et_pb_column_1_6 .et_audio_content h2,
.et_pb_column_2_5 .et_audio_content h2,
.et_pb_column_3_5 .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,
.et_pb_column_3_5 .et_audio_content,
.et_pb_column_3_5 .et_link_content,
.et_pb_column_3_5 .et_quote_content {
    padding: 35px 40px
}

.et_pb_column_1_2 .et_pb_audio_module_content,
.et_pb_column_3_5 .et_pb_audio_module_content {
    padding: 40px 40px 35px
}

.et_pb_column_1_2 .et_quote_content blockquote p,
.et_pb_column_3_5 .et_quote_content blockquote p {
    font-size: 26px;
    line-height: 32px
}

.et_pb_column_1_2 .et_audio_content h2,
.et_pb_column_1_2 .et_link_content h2,
.et_pb_column_3_5 .et_audio_content h2,
.et_pb_column_3_5 .et_link_content h2 {
    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,
.et_pb_column_3_5 .et_link_content a.et_link_main_url,
.et_pb_column_3_5 .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_1_5 .et_quote_content,
.et_pb_column_1_6 .et_quote_content,
.et_pb_column_2_5 .et_quote_content,
.et_pb_column_3_8 .et_quote_content {
    padding: 35px 30px 32px
}

.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_1_5 .et_audio_content,
.et_pb_column_1_5 .et_link_content,
.et_pb_column_1_6 .et_audio_content,
.et_pb_column_1_6 .et_link_content,
.et_pb_column_2_5 .et_audio_content,
.et_pb_column_2_5 .et_link_content,
.et_pb_column_3_8 .et_audio_content,
.et_pb_column_3_8 .et_link_content {
    padding: 35px 20px
}

.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_1_5 .et_audio_content h2,
.et_pb_column_1_5 .et_link_content h2,
.et_pb_column_1_5 .et_quote_content blockquote p,
.et_pb_column_1_6 .et_audio_content h2,
.et_pb_column_1_6 .et_link_content h2,
.et_pb_column_1_6 .et_quote_content blockquote p,
.et_pb_column_2_5 .et_audio_content h2,
.et_pb_column_2_5 .et_link_content h2,
.et_pb_column_2_5 .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_1_5 .et_link_content a.et_link_main_url,
.et_pb_column_1_5 .et_quote_content blockquote cite,
.et_pb_column_1_6 .et_link_content a.et_link_main_url,
.et_pb_column_1_6 .et_quote_content blockquote cite,
.et_pb_column_2_5 .et_link_content a.et_link_main_url,
.et_pb_column_2_5 .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 {
    margin: -20px -20px 19px
}

.et_pb_blog_grid .et_quote_content {
    margin: -20px -20px 19px
}

.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 {
    width: auto !important;
    min-width: unset !important;
    height: auto !important
}

.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 {
    display: block !important;
    padding: 0;
    margin-left: 10px;
    margin-right: 90px;
    line-height: inherit
}

.et_audio_container .mejs-android .mejs-time,
.et_audio_container .mejs-ios .mejs-time,
.et_audio_container .mejs-ipad .mejs-time,
.et_audio_container .mejs-iphone .mejs-time {
    margin-right: 0
}

.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, .5);
    border-radius: 5px;
    height: 4px;
    margin: 8px 0 0 0;
    top: 0;
    right: 0;
    left: auto
}

.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, .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;
    margin-left: 42px;
    margin-right: 0
}

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

.et_audio_container .mejs-button.mejs-volume-button {
    width: auto;
    height: auto;
    margin-left: auto;
    position: absolute;
    right: 59px;
    bottom: -2px
}

.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 {
    display: block !important;
    height: 19px;
    margin-left: 5px;
    position: absolute;
    right: 0;
    bottom: 0
}

.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: "\45" !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;
    position: absolute
}

.et_audio_container .mejs-controls .mejs-button button:focus {
    outline: 0
}

.et_audio_container .mejs-playpause-button.mejs-pause button:before {
    content: "\60" !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_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
.et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
.et_pb_column_2_5 .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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: unset !important;
    position: relative
}

body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total,
body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
    left: 0;
    right: auto
}

body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-controls a.mejs-horizontal-volume-slider {
    margin-left: 0
}

body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-time {
    margin-left: 90px;
    margin-right: 10px
}

body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-android .mejs-time,
body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-ios .mejs-time,
body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-ipad .mejs-time,
body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-iphone .mejs-time {
    margin-left: 0
}

body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-button.mejs-volume-button {
    right: auto;
    left: 59px
}

body.rtl.et-db:not(.et-fb-no-rtl) .et_audio_container .mejs-controls div.mejs-time-rail {
    margin-right: 42px;
    margin-left: 5px
}

.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_gallery_item:nth-child(3n+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,
.et_pb_column_3_5 .et_pb_post .et_pb_slide {
    min-height: 284px
}

.et_pb_column_1_3 .et_pb_post .et_pb_slide,
.et_pb_column_2_5 .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,
.et_pb_column_1_5 .et_pb_post .et_pb_slide,
.et_pb_column_1_6 .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;
    transition: inherit
}

.et_pb_audio_module_content {
    margin-left: 220px
}

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

.et_pb_audio_no_image .et_pb_audio_module_content {
    margin-left: 0
}

.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_1_5 .et_pb_audio_cover_art,
.et_pb_column_1_6 .et_pb_audio_cover_art,
.et_pb_column_2_5 .et_pb_audio_cover_art,
.et_pb_column_3_5 .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_2 .et_pb_audio_module_content,
.et_pb_column_1_3 .et_pb_audio_module_content,
.et_pb_column_2_5 .et_pb_audio_module_content,
.et_pb_column_3_5 .et_pb_audio_module_content,
.et_pb_column_3_8 .et_pb_audio_module_content {
    margin-left: 0
}

.et_pb_column_1_4 .et_pb_audio_module_content,
.et_pb_column_1_5 .et_pb_audio_module_content,
.et_pb_column_1_6 .et_pb_audio_module_content {
    margin-left: 0
}

.et_pb_column_1_4 .et_audio_module_meta,
.et_pb_column_1_5 .et_audio_module_meta,
.et_pb_column_1_6 .et_audio_module_meta {
    font-size: 12px
}

.et_pb_column_1_2 .et_pb_audio_cover_art,
.et_pb_column_3_5 .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,
.et_pb_column_2_5 .et_pb_audio_cover_art {
    height: 240px
}

.et_pb_column_1_4 .et_pb_audio_cover_art,
.et_pb_column_1_5 .et_pb_audio_cover_art,
.et_pb_column_1_6 .et_pb_audio_cover_art {
    height: 170px
}

.et_pb_slide_video {
    position: absolute;
    top: 50%;
    bottom: auto
}

.et_pb_slide_video .wp-video-shortcode video,
.et_pb_slide_video video.wp-video-shortcode {
    height: 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;
    list-style: none !important
}

.format-gallery .et_pb_slider.gallery-not-found .et_pb_slide {
    box-shadow: inset 0 0 10px rgba(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: 100%;
    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_fullwidth_post_slider .et_pb_container,
.et_pb_fullwidth_slider .et_pb_container {
    width: 80%;
    max-width: 1080px
}

.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_light .et-pb-controllers .et-pb-active-control {
    background-color: #333
}

.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_pb_slider:hover .et-pb-arrow-prev {
    left: 22px;
    opacity: 1
}

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

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

.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,
.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_2_5 .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_2_5 .et_pb_slider:hover .et-pb-arrow-next {
    right: 0
}

.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev {
    right: 0
}

.et_pb_column_1_4 .et_pb_slider .et_pb_slide,
.et_pb_column_1_5 .et_pb_slider .et_pb_slide,
.et_pb_column_1_6 .et_pb_slider .et_pb_slide {
    min-height: 170px
}

.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next,
.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next,
.et_pb_column_1_6 .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 {
    text-indent: -9999px;
    width: 42px;
    height: 4px;
    background: #fff;
    display: inline-block;
    margin: 0 2px;
    border-radius: 3px;
}

.et-pb-controllers .et-pb-active-control {
    opacity: 1
}

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

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

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

.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;
    -webkit-animation-duration: .7s;
    -webkit-animation-delay: .6s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .7s;
    -moz-animation-delay: .6s;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-fill-mode: both;
    -o-animation-duration: .7s;
    -o-animation-delay: .6s;
    -o-animation-timing-function: ease-in-out;
    -o-animation-fill-mode: both;
    -ms-animation-duration: .7s;
    -ms-animation-delay: .6s;
    -ms-animation-timing-function: ease-in-out;
    -ms-animation-fill-mode: both;
    animation-duration: .7s;
    animation-delay: .6s;
    animation-timing-function: ease-in-out;
    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 {
    -webkit-animation-duration: .7s;
    -webkit-animation-delay: .6s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-duration: .7s;
    -moz-animation-delay: .6s;
    -moz-animation-timing-function: ease-in-out;
    -moz-animation-fill-mode: both;
    -o-animation-duration: .7s;
    -o-animation-delay: .6s;
    -o-animation-timing-function: ease-in-out;
    -o-animation-fill-mode: both;
    -ms-animation-duration: .7s;
    -ms-animation-delay: .6s;
    -ms-animation-timing-function: ease-in-out;
    -ms-animation-fill-mode: both;
    animation-duration: .7s;
    animation-delay: .6s;
    animation-timing-function: ease-in-out;
    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 {
    -webkit-animation-duration: .7s;
    -webkit-animation-delay: .9s;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-fill-mode: both;
    -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;
    animation-duration: .7s;
    animation-delay: .9s;
    animation-timing-function: ease-in-out;
    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, .3)
}

.et_pb_bg_layout_dark .et_pb_slide_content {
    color: #fff
}
/*
.et_pb_slide_description .et_pb_slide_title {
    font-weight: 300;
    margin-top: 0
}

.et_pb_slide_description .et_pb_slide_title {
    font-size: 46px
}*/

.et_pb_slide_description,
.et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 10% 0%;
    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_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 {
    display: block
}

.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_wrap {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.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_parallax_bg.et_parallax_bg__hover,
.et_parallax_bg.et_parallax_bg_phone,
.et_parallax_bg.et_parallax_bg_tablet,
.et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover) {
    display: none
}

.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover {
    display: block
}

@media all and (max-width:980px) {
    .et_parallax_bg.et_parallax_bg_tablet_exist {
        display: none
    }
    .et_parallax_bg.et_parallax_bg_tablet {
        display: block
    }
}

@media all and (max-width:767px) {
    .et_parallax_bg.et_parallax_bg_phone_exist {
        display: none
    }
    .et_parallax_bg.et_parallax_bg_phone {
        display: block
    }
}

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

body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,
body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
    background-attachment: scroll;
    bottom: auto
}

.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_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_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description {
    text-align: center
}

.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_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_video {
    display: none
}

.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_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
    text-align: center
}

.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_with_image .et_pb_slide_content,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
    display: none
}

.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_video,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_video {
    display: none
}

.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_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_1_5 .et_pb_slide_content,
.et_pb_column_1_6 .et_pb_slide_content,
.et_pb_column_2_5 .et_pb_slide_content,
.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_content,
.et_pb_column_3_5 .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,
.et_pb_column_3_5 .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,
.et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_2_5 .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;
	text-align: justify;
}

.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, .1);
    color: rgba(0, 0, 0, .5);
    border-radius: 3px;
    border-width: 0;
    border-style: solid;
    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, .2);
    color: rgba(0, 0, 0, .6)
}

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

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

.et_pb_social_media_follow li a.icon {
    height: 32px;
    width: 32px;
    padding: 0;
    box-sizing: content-box
}

.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, .7)
}

.et_pb_social_media_follow li a.icon {
    border-radius: 3px
}

.et_pb_social_media_follow_network_name {
    display: none
}

.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, .07)
}

.et_pb_bottom_inside_divider,
.et_pb_top_inside_divider {
    display: block;
    background-repeat-y: no-repeat;
    height: 100%;
    position: absolute;
    pointer-events: none;
    width: 100%
}

.et_pb_bottom_inside_divider.et-no-transition,
.et_pb_top_inside_divider.et-no-transition {
    transition: none !important
}

.et_pb_top_inside_divider {
    margin-top: -1px
}

.et_pb_bottom_inside_divider {
    margin-bottom: -1px
}

.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%;
    overflow: hidden;
    display: block;
    pointer-events: none;
    transition: display .3s
}

.et_pb_section_video_bg.et_pb_section_video_bg_hover,
.et_pb_section_video_bg.et_pb_section_video_bg_phone,
.et_pb_section_video_bg.et_pb_section_video_bg_tablet,
.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
    display: none
}

.et_pb_section_video_bg .mejs-controls,
.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
}

.et_pb_section_video_bg .mejs-overlay-loading {
    display: none !important
}

.et_pb_social_network_link .et_pb_section_video {
    overflow: visible
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg {
    display: none
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover,
.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit {
    display: block
}

.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 {
    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 0;
    position: relative
}

.et_pb_divider:before {
    content: '';
    width: 100%;
    height: 1px;
    border-top-color: #eee;
    border-top-color: rgba(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
}

@media all and (max-width:980px) {
    .et_pb_divider_position_top_tablet:before {
        top: 0 !important;
        bottom: auto !important
    }
    .et_pb_divider_position_bottom_tablet:before {
        top: auto !important;
        bottom: 0 !important
    }
    .et_pb_divider_position_center_tablet:before {
        top: 50% !important
    }
}

@media all and (max-width:767px) {
    .et_pb_divider_position_top_phone:before {
        top: 0 !important;
        bottom: auto !important
    }
    .et_pb_divider_position_bottom_phone:before {
        top: auto !important;
        bottom: 0 !important
    }
    .et_pb_divider_position_center_phone: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 {
    height: 10px;
    min-height: 100vh;
    width: 80%;
    max-width: none
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.bottom-bottom {
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-center {
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.et_pb_fullscreen .et_pb_fullwidth_header_container.center.center-bottom .header-content-container {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -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 {
    -webkit-align-self: center;
    -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 {
    -webkit-align-self: flex-start;
    -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%;
    -webkit-align-self: center;
    -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 {
    -webkit-align-self: 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 {
    -webkit-align-self: flex-end;
    -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: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row;
    -ms-flex-flow: row;
    flex-flow: row
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row-reverse;
    -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%;
    -webkit-align-self: center;
    -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 {
    -webkit-align-self: 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 {
    -webkit-align-self: flex-end;
    -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
}

.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.left .header-content {
    margin-right: 6%
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
    text-align: right;
    margin-right: 0
}

.et_pb_fullwidth_header.et_pb_header_with_image .et_pb_fullwidth_header_container.right .header-content {
    float: right;
    margin-left: 6%
}

.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 .et_pb_fullwidth_header_container.left .header-content {
    padding-left: 0
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
    padding-right: 0
}

.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_fullwidth_header .et_pb_fullwidth_header_scroll a .et-pb-icon {
    color: #fff;
    font-size: 3.5em
}

.et_pb_fullwidth_header .scroll-down-container .scroll-down-phone,
.et_pb_fullwidth_header .scroll-down-container .scroll-down-tablet {
    display: none
}

@media all and (max-width:980px) {
    .et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down,
    .et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down-phone {
        display: none
    }
    .et_pb_fullwidth_header .scroll-down-container-tablet .scroll-down-tablet {
        display: inline-block
    }
}

@media all and (max-width:767px) {
    .et_pb_fullwidth_header .scroll-down-container-phone .scroll-down,
    .et_pb_fullwidth_header .scroll-down-container-phone .scroll-down-tablet {
        display: none
    }
    .et_pb_fullwidth_header .scroll-down-container-phone .scroll-down-phone {
        display: inline-block
    }
}

.et_pb_accordion .et_pb_toggle {
    margin-bottom: 10px;
    position: relative
}

.et_pb_accordion .et_pb_toggle:last-child {
    margin-bottom: 0
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    display: none
}

.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 {
    width: 100%
}

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

.et_pb_gallery_image {
    line-height: 0
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_gallery_grid .et_pb_gallery_item {
    display: none
}

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

.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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.et_pb_filterable_portfolio.et_pb_text_align_justified .et_pb_portfolio_filters ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.et_pb_filterable_portfolio.et_pb_text_align_right .et_pb_portfolio_filters ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -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(.77, 0, .175, 1);
    animation: fadeLeft 1s 1 cubic-bezier(.77, 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_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
.et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
.et_pb_column_2_5 .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_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a,
.et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a,
.et_pb_column_2_5 .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_1_5 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a,
.et_pb_column_1_6 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a,
.et_pb_column_2_5 .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_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_module {
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.et_pb_module {
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}

.et_pb_fullwidth_portfolio {
    margin: 0;
    position: relative;
    overflow: hidden
}

.et_pb_fullwidth_portfolio .et_overlay {
    border: none
}

.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 {
    display: block
}

.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, .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;
    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;
    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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: 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,
.et_pb_column_1_5 .et_pb_title_container h1,
.et_pb_column_1_6 .et_pb_title_container h1,
.et_pb_column_2_5 .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%;
    word-wrap: break-word;
    z-index: 98;
    position: relative
}

.et_pb_title_featured_container {
    line-height: 0;
    position: relative
}

p.et_pb_title_meta_container {
    padding-bottom: 1em
}

p.et_pb_title_meta_container .et_pb_title_meta_item--visible+.et_pb_title_meta_item--visible:before {
    content: " | "
}

.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;
    position: relative
}

.et_pb_fullwidth_section .et_pb_post_title.et_pb_image_above {
    padding-top: 0
}

.et_pb_fullwidth_section .et_pb_post_title.et_pb_image_below {
    padding-bottom: 0
}

.et_pb_fullwidth_section .et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
    padding-bottom: 0
}

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

.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_module.et_pb_has_overlay .et_overlay,
article.et_pb_has_overlay {
    border: none
}

.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_text_overlay_wrapper {
    padding: 30px;
    border-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_text_overlay_wrapper {
    background-color: rgba(255, 255, 255, .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_text_overlay_wrapper {
    background-color: rgba(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_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_wc_related_products ul.products li.product,
.et_pb_wc_upsells ul.products li.product {
    margin: 0 3.8% 2.992em 0;
    clear: none
}

.et_pb_wc_related_products ul.products li.product a img,
.et_pb_wc_upsells ul.products li.product a img {
    margin-bottom: 0 !important
}

.et_pb_wc_related_products ul.products li.product.first,
.et_pb_wc_upsells ul.products li.product.first {
    clear: both
}

.et_pb_wc_related_products ul.products li.product.last,
.et_pb_wc_upsells ul.products li.product.last {
    margin-right: 0
}

.et_pb_wc_related_products ul.products.columns-1 li.product,
.et_pb_wc_upsells ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0
}

.et_pb_wc_related_products ul.products.columns-2 li.product,
.et_pb_wc_upsells ul.products.columns-2 li.product {
    width: 48%
}

.et_pb_wc_related_products ul.products.columns-3 li.product,
.et_pb_wc_upsells ul.products.columns-3 li.product {
    width: 30.75%
}

.et_pb_wc_related_products ul.products.columns-4 li.product,
.et_pb_wc_upsells ul.products.columns-4 li.product {
    width: 22.15%
}

.et_pb_wc_related_products ul.products.columns-5 li.product,
.et_pb_wc_upsells ul.products.columns-5 li.product {
    width: 16.95%
}

.et_pb_wc_related_products ul.products.columns-6 li.product,
.et_pb_wc_upsells ul.products.columns-6 li.product {
    width: 13.5%
}

.et_pb_wc_related_products.et_pb_text_align_center .products .star-rating,
.et_pb_wc_related_products.et_pb_text_align_justified .products .star-rating,
.et_pb_wc_related_products.et_pb_text_align_right .products .star-rating,
.et_pb_wc_upsells.et_pb_text_align_center .products .star-rating,
.et_pb_wc_upsells.et_pb_text_align_justified .products .star-rating,
.et_pb_wc_upsells.et_pb_text_align_right .products .star-rating {
    display: inline-block
}

.et_pb_wc_related_products .et_shop_image>img,
.et_pb_wc_upsells .et_shop_image>img {
    border-style: solid
}

.et_pb_wc_additional_info.et_pb_hide_title h2 {
    display: none
}

.et_pb_wc_title h1 {
    padding-bottom: 0
}

.et_pb_wc_meta.et_pb_wc_meta_layout_stacked .posted_in,
.et_pb_wc_meta.et_pb_wc_meta_layout_stacked .sku_wrapper,
.et_pb_wc_meta.et_pb_wc_meta_layout_stacked .tagged_as {
    display: block
}

.et_pb_wc_meta_empty {
    display: none
}

.et_pb_wc_meta .product_meta>span:last-child:after {
    content: '' !important
}

.et_pb_wc_meta.et_pb_wc_no_categories .posted_in,
.et_pb_wc_meta.et_pb_wc_no_sku .sku_wrapper,
.et_pb_wc_meta.et_pb_wc_no_tags .tagged_as {
    display: none
}

.et_pb_wc_price .price {
    font-size: 26px !important
}

.et_pb_wc_price .price del {
    color: #999
}

.et_pb_wc_add_to_cart form.cart .button,
.et_pb_wc_add_to_cart form.cart .post-nav .nav-links .button,
.et_pb_wc_add_to_cart form.cart .read-more-button,
.et_pb_wc_add_to_cart form.cart div.quantity {
    float: none;
    display: inline-block;
    vertical-align: middle
}

.et_pb_wc_add_to_cart form.cart {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.et_pb_wc_add_to_cart.et_pb_hide_input_quantity .quantity,
.et_pb_wc_add_to_cart.et_pb_hide_input_quantity .woocommerce-grouped-product-list-item__quantity {
    display: none !important
}

.et_pb_wc_add_to_cart.et_pb_hide_stock .stock {
    display: none
}

.et_pb_wc_add_to_cart .variations .label {
    font-weight: 700
}

.et_pb_wc_add_to_cart.et_pb_module .et_pb_module_inner form.cart .variations td select {
    border-style: solid;
    border-width: 0
}

.et_pb_wc_add_to_cart .quantity input.qty {
    border-width: 0 !important;
    border-style: solid !important;
    border-color: #333 !important
}

.et_pb_wc_cart_notice .woocommerce-error,
.et_pb_wc_cart_notice .woocommerce-message {
    background-color: transparent;
    margin: 0
}

.et_pb_wc_cart_notice a.button.wc-forward,
.et_pb_wc_cart_notice a.post-nav .nav-links .button.wc-forward,
.et_pb_wc_cart_notice a.read-more-button.wc-forward {
    border-width: 0;
    border-style: solid
}

.et_pb_wc_rating .star-rating span.rating {
    display: none
}

.et_pb_wc_rating .et-pb-icon {
    font-size: 16px
}

.et_pb_wc_rating .woocommerce-review-link {
    vertical-align: text-bottom;
    line-height: 1.7em
}

.et_pb_wc_rating .woocommerce-product-rating {
    margin-bottom: 0
}

.et_pb_wc_rating .woocommerce-product-rating .star-rating {
    float: none;
    display: inline-block;
    margin: 0
}

.et_pb_wc_rating.et_pb_wc_rating_layout_stacked .woocommerce-review-link {
    float: none;
    display: block
}

.et_pb_wc_rating.et_pb_wc_rating_no_rating .star-rating {
    display: none
}

.et_pb_wc_rating.et_pb_wc_rating_no_reviews .woocommerce-review-link {
    display: none
}

.et_pb_wc_reviews.et_pb_comments_module.et_pb_no_comments_count #comments {
    display: block
}

.et_pb_wc_reviews.et_pb_no_comments_count .woocommerce-Reviews-title {
    display: none
}

.et_pb_wc_reviews.et_pb_module .star-rating {
    margin-bottom: 12px !important
}

.et_pb_wc_reviews.et_pb_module .star-rating span:before {
    transition: color .3s
}

.et_pb_wc_reviews.et_pb_no_avatar .avatar {
    display: none
}

.et_pb_wc_reviews.et_pb_no_avatar #reviews #comments ol.commentlist li .comment-text {
    margin-left: 0 !important
}

.et_pb_wc_stock .out-of-stock {
    color: red
}

.et_pb_wc_stock .in-stock {
    color: #77a464
}

.et_pb_wc_stock .stock {
    font-size: 13px
}

body.woocommerce .et_builder_inner_content.product .et_pb_wc_images div.images,
body.woocommerce-page #content .et_builder_inner_content.product .et_pb_wc_images div.images,
body.woocommerce-page .et_builder_inner_content.product .et_pb_wc_images div.images {
    width: 100%
}

.et_pb_wc_images div.images .flex-control-thumbs {
    overflow: visible
}

.et_pb_wc_images div.images .flex-control-thumbs li {
    border-style: solid
}

.et_pb_wc_images .woocommerce-product-gallery {
    width: 100%
}

.et_pb_wc_images .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
    border-width: 0;
    border-style: solid
}

.et_pb_wc_images .flex-control-nav img,
.et_pb_wc_images .flex-viewport {
    border-style: solid
}

.et_pb_wc_breadcrumb .woocommerce-breadcrumb {
    margin-bottom: 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_1_5 .et_pb_post_slider_image_bottom .et_pb_slide,
.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide,
.et_pb_column_2_5 .et_pb_post_slider_image_bottom .et_pb_slide,
.et_pb_column_3_5 .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_2_5 .et_pb_post_slider_image_bottom .et_pb_slide_image,
.et_pb_column_2_5 .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,
.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_image,
.et_pb_column_1_5 .et_pb_post_slider_image_bottom .et_pb_slide_video,
.et_pb_column_1_6 .et_pb_post_slider_image_bottom .et_pb_slide_image,
.et_pb_column_1_6 .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: .7em !important;
    padding-right: .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
}

.et_pb_comments_module #comment-wrap {
    padding-top: 0;
    position: relative
}

.et_pb_comments_module.et_pb_no_avatar .comment_avatar {
    display: none
}

.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 span.reply-container {
    display: none
}

.et_pb_comments_module.et_pb_no_reply_button .comment-body {
    padding-right: 0 !important
}

.et_pb_comments_module.et_pb_no_comments_count #comments {
    display: none
}

.et_pb_bg_layout_dark .comment_postinfo a,
.et_pb_bg_layout_dark .comment_postinfo span {
    color: #fff
}

.et_pb_posts_nav.nav-single:after {
    clear: both;
    display: block;
    content: ""
}

.et_pb_posts_nav a {
    display: inline-block
}

.et_pb_posts_nav .nav-next,
.et_pb_posts_nav .nav-previous {
    position: relative
}

.et_pb_posts_nav .meta-nav,
.et_pb_posts_nav .nav-label {
    position: relative
}

.et_pb_code_inner {
    position: relative
}

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

@keyframes fadeBottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        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)
    }
}

@keyframes fadeRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(10%);
        transform: translateX(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)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        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)
    }
}

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

@-webkit-keyframes Grow {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, .5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1)
    }
}

@keyframes Grow {
    0% {
        opacity: 0;
        -webkit-transform: scale(1, .5);
        transform: scale(1, .5)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes slideWidth {
    0% {
        width: 0
    }
}

@keyframes slideWidth {
    0% {
        width: 0
    }
}

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

@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)
    }
}

.et-waypoint {
    opacity: 0
}

.et_pb_counters {
    opacity: 1
}

.et_pb_animation_off {
    opacity: 1
}

.et-animated li span .et_pb_counter_amount {
    opacity: 1;
    -webkit-animation: slideWidth 1s 1 cubic-bezier(.77, 0, .175, 1);
    animation: slideWidth 1s 1 cubic-bezier(.77, 0, .175, 1);
    position: relative
}

.et_pb_animation_left.et-animated {
    opacity: 1;
    -webkit-animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
    animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1)
}

.et_pb_animation_right.et-animated {
    opacity: 1;
    -webkit-animation: fadeRight 1s 1 cubic-bezier(.77, 0, .175, 1);
    animation: fadeRight 1s 1 cubic-bezier(.77, 0, .175, 1)
}

.et_pb_animation_top.et-animated {
    opacity: 1;
    -webkit-animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1);
    animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1)
}

.et_pb_animation_bottom.et-animated {
    opacity: 1;
    -webkit-animation: fadeBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
    animation: fadeBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
}

.et_pb_animation_fade_in.et-animated {
    opacity: 1;
    -webkit-animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
    animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1)
}

@media all and (max-width:980px) {
    .et_pb_animation_left_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
        animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1)
    }
    .et_pb_animation_right_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeRight 1s 1 cubic-bezier(.77, 0, .175, 1);
        animation: fadeRight 1s 1 cubic-bezier(.77, 0, .175, 1)
    }
    .et_pb_animation_top_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1);
        animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1)
    }
    .et_pb_animation_bottom_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
        animation: fadeBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
    }
    .et_pb_animation_fade_in_tablet.et-animated {
        opacity: 1;
        -webkit-animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
        animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1)
    }
}

@media all and (max-width:767px) {
    .et_pb_animation_left_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1);
        animation: fadeLeft 1s 1 cubic-bezier(.77, 0, .175, 1)
    }
    .et_pb_animation_right_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeRight 1s 1 cubic-bezier(.77, 0, .175, 1);
        animation: fadeRight 1s 1 cubic-bezier(.77, 0, .175, 1)
    }
    .et_pb_animation_top_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1);
        animation: fadeTop 1s 1 cubic-bezier(.77, 0, .175, 1)
    }
    .et_pb_animation_bottom_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
        animation: fadeBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
    }
    .et_pb_animation_fade_in_phone.et-animated {
        opacity: 1;
        -webkit-animation: fadeIn 1s 1 cubic-bezier(.77, 0, .175, 1);
        animation: fadeIn 1s 1 cubic-bezier(.77, 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_3_5 .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
    }
    .et_pb_column_2_3:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_form,
    .et_pb_column_3_4:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_form,
    .et_pb_column_4_4:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_form {
        padding-left: 0
    }
    .et_pb_column_2_3:not(.et_pb_column_inner)>.et_pb_newsletter,
    .et_pb_column_3_4:not(.et_pb_column_inner)>.et_pb_newsletter,
    .et_pb_column_4_4:not(.et_pb_column_inner)>.et_pb_newsletter {
        display: block
    }
    .et_pb_column_2_3:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_description,
    .et_pb_column_3_4:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_description,
    .et_pb_column_4_4:not(.et_pb_column_inner)>.et_pb_newsletter .et_pb_newsletter_description {
        margin-bottom: 25px
    }
}

@media all and (min-width:480px) {
    .et_pb_column_1_4 .et_pb_comments_module .comment_avatar img,
    .et_pb_column_1_5 .et_pb_comments_module .comment_avatar img,
    .et_pb_column_1_6 .et_pb_comments_module .comment_avatar img {
        max-width: 50%
    }
    .et_pb_column_1_4 .et_pb_comments_module .comment-body,
    .et_pb_column_1_5 .et_pb_comments_module .comment-body,
    .et_pb_column_1_6 .et_pb_comments_module .comment-body {
        padding: 0 0 0 50px
    }
    .et_pb_column_1_4 .et_pb_comments_module .comment .children,
    .et_pb_column_1_5 .et_pb_comments_module .comment .children,
    .et_pb_column_1_6 .et_pb_comments_module .comment .children {
        margin-left: 0
    }
    .et_pb_column_1_4 .et_pb_comments_module .comment-reply-link,
    .et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,
    .et_pb_column_1_6 .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%
    }
}

@media all and (min-width:981px) {
    .et_pb_section {
        padding: 20px 0;
    }	
	.page-id-35985 .et_pb_module {
		margin-bottom: 0% !important;
	}
    .et_pb_fullwidth_section {
        padding: 0
    }
    .et_pb_row {
        padding: 0% 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,
    .et_pb_column_3_5 .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 {
        margin-bottom: 0
    }
    .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: -5px !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: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        direction: ltr
    }
    .et_pb_row.et_pb_equal_columns>.et_pb_column,
    .et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
    .et_pb_grid_item {
        float: left;
        position: relative
    }
    .et_pb_shop_grid .woocommerce ul.products li.product {
        clear: none
    }
    .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_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_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_slide_image,
    .et_pb_column_1_3 .et_pb_slide_image,
    .et_pb_column_1_4 .et_pb_slide_image,
    .et_pb_column_1_5 .et_pb_slide_image,
    .et_pb_column_1_6 .et_pb_slide_image,
    .et_pb_column_2_5 .et_pb_slide_image,
    .et_pb_column_3_5 .et_pb_slide_image,
    .et_pb_column_3_8 .et_pb_slide_image {
        top: auto;
        bottom: auto;
        position: relative
    }
    .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_1_5 .et_pb_slide_image,
    .et_pb_column_1_5 .et_pb_slide_video,
    .et_pb_column_1_5 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_1_6 .et_pb_slide_image,
    .et_pb_column_1_6 .et_pb_slide_video,
    .et_pb_column_1_6 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_2_5 .et_pb_slide_image,
    .et_pb_column_2_5 .et_pb_slide_video,
    .et_pb_column_2_5 .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_3_5 .et_pb_slide_image,
    .et_pb_column_3_5 .et_pb_slide_video,
    .et_pb_column_3_5 .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_1_5 .et_pb_slide_image,
    .et_pb_column_1_5 .et_pb_slide_video,
    .et_pb_column_1_6 .et_pb_slide_image,
    .et_pb_column_1_6 .et_pb_slide_video,
    .et_pb_column_2_5 .et_pb_slide_image,
    .et_pb_column_2_5 .et_pb_slide_video,
    .et_pb_column_3_5 .et_pb_slide_image,
    .et_pb_column_3_5 .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 0 !important
    }
    .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_1_5 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before,
    .et_pb_column_1_6 .et_pb_blog_grid .et_pb_salvattore_content[data-columns]::before,
    .et_pb_column_2_5 .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,
    .et_pb_column_3_5 .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,
    .et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2) {
        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,
    .et_pb_column_2_5 .et_pb_slide_description {
        padding-bottom: 26%
    }
    .et_pb_column_1_4 .et_pb_slide .et_pb_slide_description,
    .et_pb_column_1_5 .et_pb_slide .et_pb_slide_description,
    .et_pb_column_1_6 .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,
    .et_pb_column_1_5 .et_pb_comments_module .comment_avatar img,
    .et_pb_column_1_6 .et_pb_comments_module .comment_avatar img,
    .et_pb_column_2_5 .et_pb_comments_module .comment_avatar img,
    .et_pb_column_3_5 .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,
    .et_pb_column_1_5 .et_pb_comments_module .comment-body,
    .et_pb_column_1_6 .et_pb_comments_module .comment-body,
    .et_pb_column_2_5 .et_pb_comments_module .comment-body,
    .et_pb_column_3_5 .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,
    .et_pb_column_1_5 .et_pb_comments_module .comment .children,
    .et_pb_column_1_6 .et_pb_comments_module .comment .children,
    .et_pb_column_2_5 .et_pb_comments_module .comment .children,
    .et_pb_column_3_5 .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,
    .et_pb_column_1_5 .et_pb_comments_module .comment-reply-link,
    .et_pb_column_1_6 .et_pb_comments_module .comment-reply-link,
    .et_pb_column_2_5 .et_pb_comments_module .comment-reply-link,
    .et_pb_column_3_5 .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,
    .et_pb_column_1_5 .et_pb_comments_module #commentform [class*=comment-form-] input,
    .et_pb_column_1_6 .et_pb_comments_module #commentform [class*=comment-form-] input,
    .et_pb_column_2_5 .et_pb_comments_module #commentform [class*=comment-form-] input,
    .et_pb_column_3_5 .et_pb_comments_module #commentform [class*=comment-form-] input {
        box-sizing: border-box;
        width: 100%
    }
    .et_pb_column_1_5 .et_pb_testimonial_portrait,
    .et_pb_column_1_6 .et_pb_testimonial_portrait,
    .et_pb_column_2_5 .et_pb_testimonial_portrait {
        width: 100%;
        padding-bottom: 100%;
        height: 0
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
        display: block
    }
}

@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_1_5 .et_pb_slide_content,
    .et_pb_column_1_6 .et_pb_slide_content,
    .et_pb_column_2_3 .et_pb_slide_content,
    .et_pb_column_2_5 .et_pb_slide_content,
    .et_pb_column_3_5 .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_1_5 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_2_3 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title,
    .et_pb_column_3_5 .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,
    .et_pb_column_3_5 .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_1_5 .et_quote_content,
    .et_pb_column_1_6 .et_quote_content,
    .et_pb_column_2_5 .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,
    .et_pb_column_3_5 .et_pb_post .et_pb_slide {
        min-height: 250px
    }
    .et_pb_column_1_3 .et_pb_post .et_pb_slide,
    .et_pb_column_2_5 .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,
    .et_pb_column_1_5 .et_pb_post .et_pb_slide,
    .et_pb_column_1_6 .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,
    .et_pb_column_3_5 .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,
    .et_pb_column_2_5 .et_pb_audio_cover_art {
        height: 210px
    }
    .et_pb_column_1_4 .et_pb_audio_cover_art,
    .et_pb_column_1_5 .et_pb_audio_cover_art,
    .et_pb_column_1_6 .et_pb_audio_cover_art {
        height: 145px
    }
    .et_pb_column_1_4 .et_pb_contact_right,
    .et_pb_column_1_5 .et_pb_contact_right,
    .et_pb_column_1_6 .et_pb_contact_right {
        margin-right: 5px
    }
    .et_pb_column_1_4 .et_pb_number_counter .percent,
    .et_pb_column_1_5 .et_pb_number_counter .percent,
    .et_pb_column_1_6 .et_pb_number_counter .percent {
        height: 55px
    }
    .et_pb_column_1_4 .et_pb_number_counter h3,
    .et_pb_column_1_5 .et_pb_number_counter h3,
    .et_pb_column_1_6 .et_pb_number_counter h3 {
        padding: 10px 0 0 0
    }
}

@media all and (min-width:480px) {
    .et_pb_column_1_4 .et_pb_slide_description,
    .et_pb_column_1_5 .et_pb_slide_description,
    .et_pb_column_1_6 .et_pb_slide_description {
        padding-bottom: 26%
    }
}

@media all and (max-width:980px) {
    .et_pb_column {
    width: 100%;
    margin-bottom: 30px;
/* 	margin-bottom: 10px !important; */
    padding-bottom: 0px !important;
    }
    .et_pb_section {
        padding: 30px 0;
		margin-left:0px!important;
    }
	.et_pb_text_inner p {
    padding-left: 0px!important;
	}
    .et_pb_fullwidth_section {
        padding: 0
    }
    .et_pb_column .et_pb_row_inner,
    .et_pb_row {
        padding: 0px 0;
    }
    .et_section_specialty>.et_pb_row {
        padding: 0
    }
    .et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,
    .et_pb_row .et_pb_column.et-last-child,
    .et_pb_row .et_pb_column:last-child {
        margin-bottom: 0;
		margin-top:0px;
		padding-left:0px;
    }
/*     .et_pb_column .et_pb_module {
        margin-bottom: 5px
    } */
	
.et_pb_dcsbcm_divi_breadcrumbs_module_0 {
    padding-bottom: 0px!important;
}	
	
	
    .et_section_specialty .et_pb_row>.et_pb_column {
        padding-bottom: 0
    }
/*     .et_pb_row .et_pb_column .et_pb_module.et-last-child,
    .et_pb_row .et_pb_column .et_pb_module: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: 15px;
    } */
    .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,
    .et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2) {
        padding-bottom: 0 !important
    }
    .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 {
        margin-bottom: 0
    }
    .et_pb_row_1-2_1-4_1-4,
    .et_pb_row_1-2_1-6_1-6_1-6,
    .et_pb_row_1-4_1-4,
    .et_pb_row_1-4_1-4_1-2,
    .et_pb_row_1-5_1-5_3-5,
    .et_pb_row_1-6_1-6_1-6,
    .et_pb_row_1-6_1-6_1-6_1-2,
    .et_pb_row_1-6_1-6_1-6_1-6,
    .et_pb_row_3-5_1-5_1-5,
    .et_pb_row_4col,
    .et_pb_row_5col,
    .et_pb_row_6col {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: hidden
    }
    .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: 46% !important;
		padding: 0px 15px 1px !important;
    }
	.et_pb_text_inner a {
    /* font-size: 13px !important; */
        padding: 10px 0px 2px 0px !important;
}
	.et_pb_text_inner p {
    font-size: 15px;
}
    .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_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 {
        width: 44.25%;
        margin-right: 5.5%
    }
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd) {
        margin-right: 0
    }
    .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2 {
        margin-right: 0
    }
    .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) {
        margin-bottom: 0
    }
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
        width: 47.25%;
        margin-right: 5.5%
    }
    .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(even),
    .et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(even) {
        margin-right: 0
    }
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 {
        width: 47.25%;
        margin-right: 5.5%
    }
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd) {
        margin-right: 0
    }
    .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5 {
        margin-right: 0
    }
    .et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2) {
        margin-bottom: 0
    }
    .et_pb_row_5col .et_pb_column:last-child {
        margin-bottom: 0
    }
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
        width: 29.666%;
        margin-right: 5.5%
    }
    .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n),
    .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n) {
        margin-right: 0
    }
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
        width: 29.666%;
        margin-right: 5.5%
    }
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child {
        margin-right: 0
    }
    .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2 {
        margin-right: 0
    }
    .et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3),
    .et_pb_row_6col .et_pb_column:nth-last-child(-n+3) {
        margin-bottom: 0
    }
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 {
        margin-bottom: 0
    }
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
        width: 29.666%;
        margin-right: 5.5%;
        margin-bottom: 0
    }
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
        margin-right: 0
    }
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
        width: 47.25%;
        margin-right: 5.5%
    }
    .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(even) {
        margin-right: 0
    }
    .et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3) {
        margin-bottom: 0
    }
    .et_pb_space.et-hide-mobile {
        display: none
    }
    .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_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_column_1_5 .et_pb_slider_fullwidth_off h2,
    .et_pb_column_1_6 .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,
    .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_container,
    .et_pb_column_1_6 .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,
    .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content,
    .et_pb_column_1_6 .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,
    .et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_form,
    .et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4.et_pb_column_inner .et_pb_newsletter_form,
    .et_pb_row_3-4_1-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_form,
    .et_pb_row_3-4_1-4 .et_pb_column.et_pb_column_1_4.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,
    .et_pb_column.et_pb_column_1_5 .et_pb_newsletter_description,
    .et_pb_column.et_pb_column_1_5 .et_pb_newsletter_form,
    .et_pb_column.et_pb_column_1_6 .et_pb_newsletter_description,
    .et_pb_column.et_pb_column_1_6 .et_pb_newsletter_form {
        width: 100%;
        padding: 0
    }
    .et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_description,
    .et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_form,
    .et_pb_row_3-4_1-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_description,
    .et_pb_row_3-4_1-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_form {
        width: 50%
    }
    .et_pb_column .et_pb_pricing_table {
        width: 50% !important;
        max-width: 50.5% !important
    }
    .et_pb_column .et_pb_pricing_1 .et_pb_pricing_table {
        width: 100% !important;
        max-width: none !important
    }
    .et_pb_column .et_pb_pricing_table:nth-child(2n+1) {
        clear: both
    }
    .et_pb_column .et_pb_pricing_table:nth-child(n+3) {
        margin-top: 50px
    }
    .et_pb_fullwidth_section .et_pb_post_title {
        padding: 80px 0
    }
    .et_pb_map_container>.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.sep.sep.sep.sep p {
        text-decoration: none !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 .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_row {
        max-width: 1080px
    }
    .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_1_5 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
    .et_pb_column_1_6 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
    .et_pb_column_2_5 .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
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_tablet {
        display: block
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
        display: none
    }
    .et_pb_bg_layout_light_tablet:not(:hover) {
        color: #666 !important
    }
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_counter_title {
        color: #666
    }
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_portfolio_item .post-meta,
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_portfolio_item .post-meta a,
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_post .post-meta,
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_post .post-meta a,
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_post p,
    .et_pb_bg_layout_light_tablet:not(:hover) p.et_pb_title_meta_container,
    .et_pb_bg_layout_light_tablet:not(:hover) p.et_pb_title_meta_container a {
        color: #666
    }
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_more_button,
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_newsletter_button,
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_promo_button,
    .et_pb_bg_layout_light_tablet:not(:hover).et_pb_button,
    .et_pb_bg_layout_light_tablet:not(:hover).et_pb_module.et_pb_button {
        color: #2ea3f2
    }
    .et_pb_bg_layout_light_tablet:not(:hover).et_pb_post_slider .post-meta,
    .et_pb_bg_layout_light_tablet:not(:hover).et_pb_post_slider .post-meta a {
        color: #333 !important
    }
    .et_pb_bg_layout_light_tablet:not(:hover).et_pb_slider_with_overlay .et_pb_slide_overlay_container,
    .et_pb_bg_layout_light_tablet:not(:hover).et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
        background-color: rgba(255, 255, 255, .9)
    }
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_video_play {
        color: #333
    }
    .et_pb_bg_layout_light_tablet:not(:hover) .et_pb_forgot_password a {
        color: #666
    }
    .et_pb_bg_layout_light_tablet:not(:hover) .et-pb-arrow-next,
    .et_pb_bg_layout_light_tablet:not(:hover) .et-pb-arrow-prev {
        color: #333
    }
    .et_pb_bg_layout_light_tablet:not(:hover) .et-pb-controllers .et-pb-active-control {
        background-color: #333
    }
    .et_pb_bg_layout_light_tablet:not(:hover) .et-pb-controllers a {
        background-color: rgba(0, 0, 0, .3)
    }
    .et_pb_bg_layout_light_tablet:not(:hover) h1,
    .et_pb_bg_layout_light_tablet:not(:hover) h2,
    .et_pb_bg_layout_light_tablet:not(:hover) h3,
    .et_pb_bg_layout_light_tablet:not(:hover) h4,
    .et_pb_bg_layout_light_tablet:not(:hover) h5,
    .et_pb_bg_layout_light_tablet:not(:hover) h6 {
        color: #333 !important
    }
    .et_pb_module .et_pb_bg_layout_light_tablet:not(:hover).et_pb_button {
        color: #2ea3f2 !important
    }
    .et_pb_bg_layout_dark_tablet:not(:hover),
    .et_pb_bg_layout_dark_tablet:not(:hover) h1,
    .et_pb_bg_layout_dark_tablet:not(:hover) h2,
    .et_pb_bg_layout_dark_tablet:not(:hover) h3,
    .et_pb_bg_layout_dark_tablet:not(:hover) h4,
    .et_pb_bg_layout_dark_tablet:not(:hover) h5,
    .et_pb_bg_layout_dark_tablet:not(:hover) h6 {
        color: #fff !important
    }
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_portfolio_item .post-meta,
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_portfolio_item .post-meta a,
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_post .post-meta,
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_post .post-meta a,
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_post p,
    .et_pb_bg_layout_dark_tablet:not(:hover) p.et_pb_title_meta_container,
    .et_pb_bg_layout_dark_tablet:not(:hover) p.et_pb_title_meta_container a {
        color: inherit
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_post_slider .post-meta,
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_post_slider .post-meta a {
        color: #fff !important
    }
    .et_pb_bg_layout_dark_tablet:not(:hover) .comment_postinfo a,
    .et_pb_bg_layout_dark_tablet:not(:hover) .comment_postinfo span {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_social_media_follow li a.follow_button {
        background: rgba(0, 0, 0, .6);
        color: rgba(255, 255, 255, .8)
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_social_media_follow li a.follow_button:hover {
        background: rgba(0, 0, 0, .7);
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a,
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_gallery .et_pb_gallery_pagination ul li a {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
        background: rgba(0, 0, 0, .6)
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_fullwidth_portfolio .meta p {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_fullwidth_menu ul li a {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_fullwidth_menu ul li a:hover {
        color: rgba(255, 255, 255, .8)
    }
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_slide_description {
        text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
    }
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_slide_content {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_slider_with_overlay .et_pb_slide_overlay_container,
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
        background-color: rgba(0, 0, 0, .3)
    }
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_testimonial_description a {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_search input.et_pb_s {
        color: #fff;
        border: 2px solid #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_search input.et_pb_s::-webkit-input-placeholder {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_search input.et_pb_s::-moz-placeholder {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_search input.et_pb_s:-ms-input-placeholder {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_search input.et_pb_searchsubmit {
        background-color: transparent;
        color: #fff;
        font-weight: 500;
        border: 2px solid #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_counter_title {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_more_button,
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_newsletter_button,
    .et_pb_bg_layout_dark_tablet:not(:hover) .et_pb_promo_button,
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_button,
    .et_pb_bg_layout_dark_tablet:not(:hover).et_pb_module.et_pb_button {
        color: inherit
    }
    .et_pb_text_color_dark_tablet:not(:hover) .et_audio_content h2,
    .et_pb_text_color_dark_tablet:not(:hover) .et_audio_module_meta,
    .et_pb_text_color_dark_tablet:not(:hover) .et_link_content a.et_link_main_url,
    .et_pb_text_color_dark_tablet:not(:hover) .et_link_content h2,
    .et_pb_text_color_dark_tablet:not(:hover) .et_pb_audio_module_content h2,
    .et_pb_text_color_dark_tablet:not(:hover) .et_quote_content blockquote cite,
    .et_pb_text_color_dark_tablet:not(:hover) .et_quote_content blockquote p {
        color: #666 !important
    }
    .et_pb_text_color_dark_tablet:not(:hover).et_audio_content h2,
    .et_pb_text_color_dark_tablet:not(:hover).et_link_content a.et_link_main_url,
    .et_pb_text_color_dark_tablet:not(:hover).et_link_content h2,
    .et_pb_text_color_dark_tablet:not(:hover).et_pb_audio_module_content h2,
    .et_pb_text_color_dark_tablet:not(:hover).et_quote_content blockquote cite,
    .et_pb_text_color_dark_tablet:not(:hover).et_quote_content blockquote p {
        color: #bbb !important
    }
    .et_pb_text_color_dark_tablet:not(:hover).et_audio_content,
    .et_pb_text_color_dark_tablet:not(:hover).et_link_content,
    .et_pb_text_color_dark_tablet:not(:hover).et_quote_content {
        background-color: #e8e8e8
    }
    .et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
    .et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
        background: rgba(153, 153, 153, .5)
    }
    .et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
    .et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
        background: #999
    }
    .et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-playpause-button button:before,
    .et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-volume-button button:before {
        color: #666
    }
    .et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,
    .et_pb_text_color_dark_tablet:not(:hover) .mejs-controls .mejs-time-rail .mejs-time-handle {
        background: #666
    }
    .et_pb_text_color_dark_tablet:not(:hover) .mejs-container .mejs-controls .mejs-time span {
        color: #999
    }
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_audio_content h2,
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_audio_module_meta,
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_link_content a.et_link_main_url,
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_link_content h2,
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_pb_audio_module_content h2,
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_quote_content blockquote cite,
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_quote_content blockquote p {
        color: #fff !important
    }
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
        background: rgba(255, 255, 255, .5)
    }
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
        background: #fff
    }
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_audio_container .mejs-playpause-button button:before,
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_audio_container .mejs-volume-button button:before {
        color: #fff
    }
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .mejs-controls .mejs-time-rail .mejs-time-handle {
        background: #fff
    }
    .et_pb_bg_layout_dark_tablet.et_pb_text_color_dark:not(:hover) .mejs-container .mejs-controls .mejs-time span {
        color: #fff
    }
    .et_pb_newsletter .et_pb_contact_field_last_tablet+.et_pb_newsletter_field {
        padding-left: 0
    }
    p.et_pb_contact_field_half_tablet+p.et_pb_contact_field_last_tablet:not(.et_pb_contact_field_half_tablet) {
        clear: both
    }
    p.et_pb_contact_field.et_pb_contact_field_last_tablet+p.et_pb_contact_field.et_pb_contact_field_last_tablet {
        clear: both
    }
    .et_pb_newsletter .et_pb_contact_field_last_tablet+.et_pb_newsletter_field {
        padding-left: 0
    }
    .et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_tablet {
        -webkit-flex-basis: 48.5%;
        -ms-flex-preferred-size: 48.5%;
        flex-basis: 48.5%
    }
    .et_pb_contact .et_pb_contact_field_half_tablet {
        width: 50%;
        float: left
    }
    .et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_tablet {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .et_pb_contact .et_pb_contact_field_last_tablet {
        width: 100%
    }
    .et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container {
        text-align: left
    }
    .et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container {
        text-align: right
    }
    .et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container {
        text-align: justify
    }
    .et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container {
        text-align: center
    }
    .et_pb_text_align_left-tablet .et_pb_counter_amount {
        text-align: left
    }
    .et_pb_text_align_center-tablet .et_pb_counter_amount {
        text-align: center
    }
    .et_pb_text_align_right-tablet .et_pb_counter_amount {
        text-align: right
    }
    .et_pb_text_align_justified-tablet .et_pb_counter_amount {
        text-align: justify
    }
    .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title,
    .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title,
    .et_pb_accordion.et_pb_text_align_left-tablet .et_pb_toggle_title,
    .et_pb_accordion.et_pb_text_align_left-tablet h5.et_pb_toggle_title,
    .et_pb_toggle.et_pb_text_align_left-tablet .et_pb_toggle_title,
    .et_pb_toggle.et_pb_text_align_left-tablet h5.et_pb_toggle_title {
        cursor: pointer;
        position: relative;
        padding: 0 50px 0 0
    }
    .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list,
    .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title,
    .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list,
    .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title,
    .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list,
    .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title,
    .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list,
    .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title,
    .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list,
    .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title,
    .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list,
    .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
        float: none
    }
    .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .et_pb_shop.et_pb_text_align_center-tablet .star-rating,
    .et_pb_shop.et_pb_text_align_justified-tablet .star-rating,
    .et_pb_shop.et_pb_text_align_right-tablet .star-rating {
        display: inline-block
    }
    .et_pb_text_align_left-tablet {
        text-align: left
    }
    .et_pb_text_align_center-tablet {
        text-align: center
    }
    .et_pb_text_align_right-tablet {
        text-align: right
    }
    .et_pb_text_align_justified-tablet {
        text-align: justify
    }
    .et_pb_text_align_left-tablet .wp-pagenavi,
    .et_pb_text_align_left-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul,
    .et_pb_text_align_left-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
        text-align: left
    }
    .et_pb_text_align_center-tablet .wp-pagenavi,
    .et_pb_text_align_center-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul,
    .et_pb_text_align_center-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
        text-align: center
    }
    .et_pb_text_align_right-tablet .wp-pagenavi,
    .et_pb_text_align_right-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul,
    .et_pb_text_align_right-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
        text-align: right
    }
    .et_pb_text_align_justified-tablet .wp-pagenavi,
    .et_pb_text_align_justified-tablet.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul,
    .et_pb_text_align_justified-tablet.et_pb_gallery .et_pb_gallery_pagination ul {
        text-align: justify
    }
    .et_pb_filterable_portfolio.et_pb_text_align_center-tablet .et_pb_portfolio_filters ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .et_pb_filterable_portfolio.et_pb_text_align_justified-tablet .et_pb_portfolio_filters ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .et_pb_filterable_portfolio.et_pb_text_align_right-tablet .et_pb_portfolio_filters ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .et_pb_search.et_pb_text_align_center-tablet .et_pb_searchsubmit,
    .et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
        right: 0
    }
    .et_pb_search.et_pb_text_align_right-tablet .et_pb_searchsubmit {
        right: auto;
        left: 0
    }
    .et_pb_search.et_pb_text_align_right-tablet input.et_pb_s {
        text-align: right;
        padding-left: 80px;
        padding-right: .7em
    }
    .et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
        text-align: center
    }
    .et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
        left: auto
    }
    .et_pb_search.et_pb_text_align_left-tablet input.et_pb_s {
        text-align: left;
        padding-left: .715em
    }
    .et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
        padding-left: .715em;
        padding-right: .715em
    }
    .et_pb_has_bg_tablet.et_pb_promo {
        padding: 40px !important
    }
    .et_pb_no_bg_tablet.et_pb_promo {
        padding: 0 !important
    }
}

@media all and (min-width:768px) {
    .et_pb_in_customizer.et_pb_login .et_pb_newsletter_description {
        width: 50%
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
        display: block
    }
}

@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_1_5 .et_pb_video_play,
    .et_pb_column_1_6 .et_pb_video_play,
    .et_pb_column_2_5 .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_column_1_5 .et_pb_testimonial_portrait,
    .et_pb_column_1_6 .et_pb_testimonial_portrait,
    .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 0;
        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_gallery_post_type>.et_pb_slides>.et_pb_slide {
        min-height: 384px !important
    }
    .et_pb_blog_grid>.et_pb_gallery_post_type>.et_pb_slides>.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 55px !important
    }
    .et_pb_audio_module_content h2 {
        font-size: 36px
    }
    .et_pb_column_1_4 .et_audio_module_meta,
    .et_pb_column_1_5 .et_audio_module_meta,
    .et_pb_column_1_6 .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'
    }
    .et_pb_column_1_2>.et_pb_newsletter_layout_left_right,
    .et_pb_column_1_2>.et_pb_newsletter_layout_right_left,
    .et_pb_column_1_3 .et_pb_newsletter_layout_left_right,
    .et_pb_column_1_3 .et_pb_newsletter_layout_right_left,
    .et_pb_column_1_3.et_pb_column_inner .et_pb_newsletter_layout_left_right,
    .et_pb_column_1_3.et_pb_column_inner .et_pb_newsletter_layout_right_left,
    .et_pb_column_2_3 .et_pb_newsletter_layout_left_right,
    .et_pb_column_2_3 .et_pb_newsletter_layout_right_left,
    .et_pb_column_2_5 .et_pb_newsletter_layout_left_right,
    .et_pb_column_2_5 .et_pb_newsletter_layout_right_left,
    .et_pb_column_2_5.et_pb_column_inner .et_pb_newsletter_layout_left_right,
    .et_pb_column_2_5.et_pb_column_inner .et_pb_newsletter_layout_right_left,
    .et_pb_column_3_4 .et_pb_newsletter_layout_left_right,
    .et_pb_column_3_4 .et_pb_newsletter_layout_right_left,
    .et_pb_column_3_5>.et_pb_newsletter_layout_left_right,
    .et_pb_column_3_5>.et_pb_newsletter_layout_right_left,
    .et_pb_column_3_8.et_pb_column_inner .et_pb_newsletter_layout_left_right,
    .et_pb_column_3_8.et_pb_column_inner .et_pb_newsletter_layout_right_left,
    .et_pb_column_4_4 .et_pb_newsletter_layout_left_right,
    .et_pb_column_4_4 .et_pb_newsletter_layout_right_left,
    .et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_layout_left_right,
    .et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_layout_right_left,
    .et_pb_row_3-4_1-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_layout_left_right,
    .et_pb_row_3-4_1-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_layout_right_left {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
        display: block
    }
}

@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
    }
}

@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 0 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;
        text-align: center;
        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-prev {
        opacity: 0 !important
    }
    .et_pb_slider_carousel:hover .et-pb-arrow-next {
        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_1_5 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_1_6 .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_3_5 .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_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 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_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,
    .et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_description,
    .et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_form,
    .et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4.et_pb_column_inner .et_pb_newsletter_description,
    .et_pb_row_1-4_3-4 .et_pb_column.et_pb_column_1_4.et_pb_column_inner .et_pb_newsletter_form,
    .et_pb_row_3-4_1-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_description,
    .et_pb_row_3-4_1-4 .et_pb_column.et_pb_column_1_4 .et_pb_newsletter_form,
    .et_pb_row_3-4_1-4 .et_pb_column.et_pb_column_1_4.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_pb_slider:hover .et-pb-arrow-prev {
        left: 0;
        opacity: 1
    }
    .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
    }
    .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,
    .et_pb_slide_video {
        position: relative;
        margin: 50px auto 0;
        padding: 0
    }
    .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;
        max-width: 100% !important;
        margin: 0 0 30px
    }
    .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_map_container>.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_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 .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_link_content a.et_link_main_url {
        font-size: 14px !important
    }
    .et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
        min-height: 222px !important
    }
    .et_pb_blog_grid .et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.et_pb_slide {
        min-height: 222px !important
    }
    .et_audio_content {
        padding: 35px 20px !important
    }
    .et_audio_content h2 {
        margin-bottom: 9px !important
    }
    .et_audio_container .mejs-container .mejs-controls .mejs-time span {
        font-size: 14px !important
    }
    .et_pb_audio_cover_art {
        float: none !important;
        width: 100% !important;
        position: relative;
        height: 300px !important
    }
    .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,
    .et_pb_column_1_5 .et_audio_module_meta,
    .et_pb_column_1_6 .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 {
        -webkit-flex-flow: column;
        -ms-flex-flow: column;
        flex-flow: column;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .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 {
        width: 100%
    }
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content,
    .et_pb_fullwidth_header .et_pb_fullwidth_header_container.right .header-content {
        margin: 20px 2%
    }
    .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_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
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_phone {
        display: block
    }
    .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
        display: none
    }
    .et_pb_bg_layout_light_phone:not(:hover) {
        color: #666 !important
    }
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_counter_title {
        color: #666
    }
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_portfolio_item .post-meta,
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_portfolio_item .post-meta a,
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_post .post-meta,
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_post .post-meta a,
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_post p,
    .et_pb_bg_layout_light_phone:not(:hover) p.et_pb_title_meta_container,
    .et_pb_bg_layout_light_phone:not(:hover) p.et_pb_title_meta_container a {
        color: #666
    }
    .et_pb_bg_layout_light_phone:not(:hover).et_pb_post_slider .post-meta,
    .et_pb_bg_layout_light_phone:not(:hover).et_pb_post_slider .post-meta a {
        color: #333 !important
    }
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_more_button,
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_newsletter_button,
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_promo_button,
    .et_pb_bg_layout_light_phone:not(:hover).et_pb_button,
    .et_pb_bg_layout_light_phone:not(:hover).et_pb_module.et_pb_button {
        color: #2ea3f2
    }
    .et_pb_bg_layout_light_phone:not(:hover).et_pb_slider_with_overlay .et_pb_slide_overlay_container,
    .et_pb_bg_layout_light_phone:not(:hover).et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
        background-color: rgba(255, 255, 255, .9)
    }
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_video_play {
        color: #333
    }
    .et_pb_bg_layout_light_phone:not(:hover) .et_pb_forgot_password a {
        color: #666
    }
    .et_pb_bg_layout_light_phone:not(:hover) .et-pb-arrow-next,
    .et_pb_bg_layout_light_phone:not(:hover) .et-pb-arrow-prev {
        color: #333
    }
    .et_pb_bg_layout_light_phone:not(:hover) .et-pb-controllers .et-pb-active-control {
        background-color: #333
    }
    .et_pb_bg_layout_light_phone:not(:hover) .et-pb-controllers a {
        background-color: rgba(0, 0, 0, .3)
    }
    .et_pb_bg_layout_light_phone:not(:hover) h1,
    .et_pb_bg_layout_light_phone:not(:hover) h2,
    .et_pb_bg_layout_light_phone:not(:hover) h3,
    .et_pb_bg_layout_light_phone:not(:hover) h4,
    .et_pb_bg_layout_light_phone:not(:hover) h5,
    .et_pb_bg_layout_light_phone:not(:hover) h6 {
        color: #333 !important
    }
    .et_pb_module .et_pb_bg_layout_light_phone:not(:hover).et_pb_button {
        color: #2ea3f2 !important
    }
    .et_pb_bg_layout_dark_phone:not(:hover),
    .et_pb_bg_layout_dark_phone:not(:hover) h1,
    .et_pb_bg_layout_dark_phone:not(:hover) h2,
    .et_pb_bg_layout_dark_phone:not(:hover) h3,
    .et_pb_bg_layout_dark_phone:not(:hover) h4,
    .et_pb_bg_layout_dark_phone:not(:hover) h5,
    .et_pb_bg_layout_dark_phone:not(:hover) h6 {
        color: #fff !important
    }
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_portfolio_item .post-meta,
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_portfolio_item .post-meta a,
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_post .post-meta,
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_post .post-meta a,
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_post p,
    .et_pb_bg_layout_dark_phone:not(:hover) p.et_pb_title_meta_container,
    .et_pb_bg_layout_dark_phone:not(:hover) p.et_pb_title_meta_container a {
        color: inherit
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_post_slider .post-meta,
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_post_slider .post-meta a {
        color: #fff !important
    }
    .et_pb_bg_layout_dark_phone:not(:hover) .comment_postinfo a,
    .et_pb_bg_layout_dark_phone:not(:hover) .comment_postinfo span {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_social_media_follow li a.follow_button {
        background: rgba(0, 0, 0, .6);
        color: rgba(255, 255, 255, .8)
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_social_media_follow li a.follow_button:hover {
        background: rgba(0, 0, 0, .7);
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a,
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_gallery .et_pb_gallery_pagination ul li a {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_fullwidth_portfolio .et_pb_portfolio_image .et_overlay {
        background: rgba(0, 0, 0, .6)
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_fullwidth_portfolio .meta p {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_fullwidth_menu ul li a {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_fullwidth_menu ul li a:hover {
        color: rgba(255, 255, 255, .8)
    }
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_slide_description {
        text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
    }
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_slide_content {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_slider_with_overlay .et_pb_slide_overlay_container,
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
        background-color: rgba(0, 0, 0, .3)
    }
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_testimonial_description a {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_search input.et_pb_s {
        color: #fff;
        border: 2px solid #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_search input.et_pb_s::-webkit-input-placeholder {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_search input.et_pb_s::-moz-placeholder {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_search input.et_pb_s:-ms-input-placeholder {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_search input.et_pb_searchsubmit {
        background-color: transparent;
        color: #fff;
        font-weight: 500;
        border: 2px solid #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_counter_title {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_more_button,
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_newsletter_button,
    .et_pb_bg_layout_dark_phone:not(:hover) .et_pb_promo_button,
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_button,
    .et_pb_bg_layout_dark_phone:not(:hover).et_pb_module.et_pb_button {
        color: inherit
    }
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_audio_content h2,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_audio_module_meta,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_link_content a.et_link_main_url,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_link_content h2,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_pb_audio_module_content h2,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_quote_content blockquote cite,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_quote_content blockquote p {
        color: #666 !important
    }
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover).et_audio_content h2,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover).et_link_content a.et_link_main_url,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover).et_link_content h2,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover).et_pb_audio_module_content h2,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover).et_quote_content blockquote cite,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover).et_quote_content blockquote p {
        color: #bbb !important
    }
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover).et_audio_content,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover).et_link_content,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover).et_quote_content {
        background-color: #e8e8e8
    }
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
        background: rgba(153, 153, 153, .5)
    }
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
        background: #999
    }
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_audio_container .mejs-playpause-button button:before,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_audio_container .mejs-volume-button button:before {
        color: #666
    }
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .mejs-controls .mejs-time-rail .mejs-time-handle {
        background: #666
    }
    .et_pb_bg_layout_light_phone.et_pb_text_color_dark_phone:not(:hover) .mejs-container .mejs-controls .mejs-time span {
        color: #999
    }
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_audio_content h2,
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_audio_module_meta,
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_link_content a.et_link_main_url,
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_link_content h2,
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_pb_audio_module_content h2,
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_quote_content blockquote cite,
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_quote_content blockquote p {
        color: #fff !important
    }
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-total {
        background: rgba(255, 255, 255, .5)
    }
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-controls .mejs-time-rail .mejs-time-current {
        background: #fff
    }
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-playpause-button button:before,
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-volume-button button:before {
        color: #fff
    }
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle,
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .mejs-controls .mejs-time-rail .mejs-time-handle {
        background: #fff
    }
    .et_pb_bg_layout_dark_phone.et_pb_text_color_dark_tablet:not(:hover) .mejs-container .mejs-controls .mejs-time span {
        color: #fff
    }
    .et_pb_newsletter .et_pb_contact_field_last_phone+.et_pb_newsletter_field {
        padding-left: 0
    }
    p.et_pb_contact_field_half_phone+p.et_pb_contact_field_last_phone:not(.et_pb_contact_field_half_phone) {
        clear: both
    }
    p.et_pb_contact_field.et_pb_contact_field_last_phone+p.et_pb_contact_field.et_pb_contact_field_last_phone {
        clear: both
    }
    .et_pb_newsletter .et_pb_contact_field_last_phone+.et_pb_newsletter_field {
        padding-left: 0
    }
    .et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_phone {
        -webkit-flex-basis: 48.5%;
        -ms-flex-preferred-size: 48.5%;
        flex-basis: 48.5%
    }
    .et_pb_contact .et_pb_contact_field_half_phone {
        width: 50%;
        float: left
    }
    .et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_phone {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .et_pb_contact .et_pb_contact_field_last_phone {
        width: 100%
    }
    .et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container {
        text-align: left
    }
    .et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container {
        text-align: right
    }
    .et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container {
        text-align: justify
    }
    .et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container {
        text-align: center
    }
    .et_pb_text_align_left-phone .et_pb_counter_amount {
        text-align: left
    }
    .et_pb_text_align_center-phone .et_pb_counter_amount {
        text-align: center
    }
    .et_pb_text_align_right-phone .et_pb_counter_amount {
        text-align: right
    }
    .et_pb_text_align_justified-phone .et_pb_counter_amount {
        text-align: justify
    }
    .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title,
    .et_pb_accordion .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title,
    .et_pb_accordion.et_pb_text_align_left-phone .et_pb_toggle_title,
    .et_pb_accordion.et_pb_text_align_left-phone h5.et_pb_toggle_title,
    .et_pb_toggle.et_pb_text_align_left-phone .et_pb_toggle_title,
    .et_pb_toggle.et_pb_text_align_left-phone h5.et_pb_toggle_title {
        cursor: pointer;
        position: relative;
        padding: 0 50px 0 0
    }
    .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_list,
    .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_title,
    .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list,
    .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title,
    .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_list,
    .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_title,
    .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_list,
    .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_title,
    .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list,
    .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title,
    .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_list,
    .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
        float: none
    }
    .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
    .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper,
    .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    .et_pb_shop.et_pb_text_align_center-phone .star-rating,
    .et_pb_shop.et_pb_text_align_justified-phone .star-rating,
    .et_pb_shop.et_pb_text_align_right-phone .star-rating {
        display: inline-block
    }
    .et_pb_text_align_left-phone {
        text-align: left
    }
    .et_pb_text_align_center-phone {
        text-align: center
    }
    .et_pb_text_align_right-phone {
        text-align: right
    }
    .et_pb_text_align_justified-phone {
        text-align: justify
    }
    .et_pb_text_align_left-phone .wp-pagenavi,
    .et_pb_text_align_left-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul,
    .et_pb_text_align_left-phone.et_pb_gallery .et_pb_gallery_pagination ul {
        text-align: left
    }
    .et_pb_text_align_center-phone .wp-pagenavi,
    .et_pb_text_align_center-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul,
    .et_pb_text_align_center-phone.et_pb_gallery .et_pb_gallery_pagination ul {
        text-align: center
    }
    .et_pb_text_align_right-phone .wp-pagenavi,
    .et_pb_text_align_right-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul,
    .et_pb_text_align_right-phone.et_pb_gallery .et_pb_gallery_pagination ul {
        text-align: right
    }
    .et_pb_text_align_justified-phone .wp-pagenavi,
    .et_pb_text_align_justified-phone.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul,
    .et_pb_text_align_justified-phone.et_pb_gallery .et_pb_gallery_pagination ul {
        text-align: justify
    }
    .et_pb_filterable_portfolio.et_pb_text_align_center-phone .et_pb_portfolio_filters ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .et_pb_filterable_portfolio.et_pb_text_align_justified-phone .et_pb_portfolio_filters ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .et_pb_filterable_portfolio.et_pb_text_align_right-phone .et_pb_portfolio_filters ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .et_pb_search.et_pb_text_align_center-phone .et_pb_searchsubmit,
    .et_pb_search.et_pb_text_align_left-phone .et_pb_searchsubmit {
        right: 0
    }
    .et_pb_search.et_pb_text_align_right-phone .et_pb_searchsubmit {
        right: auto;
        left: 0
    }
    .et_pb_search.et_pb_text_align_right-phone input.et_pb_s {
        text-align: right;
        padding-left: 80px;
        padding-right: .7em
    }
    .et_pb_search.et_pb_text_align_center-phone input.et_pb_s {
        text-align: center
    }
    .et_pb_search.et_pb_text_align_left-tablet .et_pb_searchsubmit {
        left: auto
    }
    .et_pb_search.et_pb_text_align_left-tablet input.et_pb_s {
        text-align: left;
        padding-left: .715em
    }
    .et_pb_search.et_pb_text_align_center-tablet input.et_pb_s {
        padding-left: .715em;
        padding-right: .715em
    }
    .et_pb_has_bg_phone.et_pb_promo {
        padding: 40px !important
    }
    .et_pb_no_bg_phone.et_pb_promo {
        padding: 0 !important
    }
}

@media all and (max-width:479px) {
    .et_pb_row .et_pb_column.et_pb_column_1_4,
    .et_pb_row .et_pb_column.et_pb_column_1_5,
    .et_pb_row .et_pb_column.et_pb_column_1_6 {
        width: 100%;
        margin: 10px 0 0px 0px;
    }
    .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,
    .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_5:last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,
    .et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
        margin-bottom: 0;
/* 		height:90%; */
		/*width:93% !important;*/
    }
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
        width: 100%;
        margin: 0 0 30px 0
    }
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child,
    .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
        margin-bottom: 0
    }
    .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>* {
        display: block
    }
    .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_2_5 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_3_5 .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_pb_gallery_post_type>.et_pb_slides>.et_pb_post .et_pb_slide,
    .et_pb_post>.et_pb_gallery_post_type>.et_pb_slides>.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
    }
    .et_pb_column_1_4 .et_audio_module_meta,
    .et_pb_column_1_5 .et_audio_module_meta,
    .et_pb_column_1_6 .et_audio_module_meta {
        font-size: 14px !important
    }
    .et_pb_promo {
        padding: 40px
    }
    .et_pb_map_container>.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_testimonial {
        padding-top: 10%
    }
    .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
    }
	.h0v1 a {
    padding: 10px 21px;
	}
}

@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_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
}

.et_had_animation {
    position: relative
}

@-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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }
    60% {
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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: 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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        -webkit-transform: translate3d(0, 200px, 0);
        transform: translate3d(0, 200px, 0)
    }
    60% {
        -webkit-transform: translate3d(0, -25px, 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);
        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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .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_pb_section>.box-shadow-overlay~.et_pb_row {
    z-index: 11
}

.et_pb_row>.box-shadow-overlay {
    z-index: 8
}

.has-box-shadow-overlay {
    position: relative
}

.et_clickable {
    cursor: pointer
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important
}

.et_multi_view_hidden {
    display: none !important
}

@media all and (max-width:980px) {
    [data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped),
    [data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped) {
        display: none !important
    }
}

.et-box {
    margin: 0 0 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    font-size: 14px;
    position: relative
}

.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) no-repeat -97px -2px
}

.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) no-repeat -75px -41px
}

.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) no-repeat -23px -19px
}

.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) no-repeat -23px -2px;
    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;
    color: #6d6e6e;
    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 25px;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, .1)
}

.et-tooltip-arrow {
    background: url(epanel/shortcodes/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 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) 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;
    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) 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;
    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-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, .3);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, .4), 1px 1px 1px rgba(0, 0, 0, .1);
    border-radius: 10px;
    line-height: 26px
}

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, .9), 1px 1px 1px rgba(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, .2), 1px 1px 1px rgba(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, .9), 1px 1px 1px rgba(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(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -3px -2px;
    width: 17px;
    height: 20px;
    top: 7px
}

a.search-icon span.et-icon {
    background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -206px -2px;
    top: 9px
}

a.refresh-icon span.et-icon {
    background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -169px -19px
}

a.question-icon span.et-icon {
    background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -164px -2px
}

a.people-icon span.et-icon {
    background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -151px -33px;
    height: 17px;
    top: 9px
}

a.warning-icon span.et-icon {
    background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -188px -19px;
    width: 15px
}

a.mail-icon span.et-icon {
    background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -131px -33px;
    height: 15px
}

a.heart-icon span.et-icon {
    background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -131px -18px;
    width: 14px;
    height: 13px;
    top: 12px;
    left: 14px
}

a.paper-icon span.et-icon {
    background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -147px -17px;
    width: 15px;
    height: 15px
}

a.notice-icon span.et-icon {
    background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -147px -2px;
    width: 15px;
    height: 13px;
    top: 11px
}

a.stats-icon span.et-icon {
    background: url(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -184px -2px;
    width: 15px;
    height: 14px;
    top: 11px
}

a.rss-icon span.et-icon {
    background: url(epanel/shortcodes/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
}

.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) no-repeat -3px -24px
}

.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) no-repeat -3px -40px
}

.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 outside 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_fade .et_slidecontent,
.et_sliderfx_slide .et-tabs-content-wrapper>div {
    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;
    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, .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: 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%)
}

.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%;
    box-shadow: inset 0 0 4px rgba(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(epanel/shortcodes/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(epanel/shortcodes/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: 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, .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, .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 {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    background: url(epanel/shortcodes/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(epanel/shortcodes/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(epanel/shortcodes/images/shortcodes-sprite.png) no-repeat -230px -3px;
    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-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;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e7e7e7;
    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) 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;
    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;
    box-shadow: 0 0 18px rgba(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, .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) no-repeat -45px -35px
}

.t-bottom-arrow {
    background: url(epanel/shortcodes/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(epanel/shortcodes/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(epanel/shortcodes/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.icon-button,
a.small-button {
    cursor: pointer
}

.clearfix:after,
.et_pb_wc_images .et_pb_module_inner: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 .post-content a {
    color: inherit
}

.et_pb_pagebuilder_layout .page .post-content h1 {
    padding: 0 0 10px;
    font-size: 18px;
    font-weight: 700
}

.et_pb_pagebuilder_layout .page .post-content article {
    border-top: 0;
    box-shadow: none
}

.et_pb_pagebuilder_layout .post-wrap .et_pb_bg_layout_dark h2 a {
    color: inherit
}

.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_member_social_links {
    padding: 0
}

.et_pb_pagebuilder_layout .et_pb_member_social_links li {
    margin-bottom: 0
}

.et_pb_pagebuilder_layout .et_pb_countdown_timer .section p {
    margin-bottom: 0
}

.et_pb_pagebuilder_layout .et_pb_column_1_4 .et_pb_newsletter_form,
.et_pb_pagebuilder_layout .et_pb_column_1_5 .et_pb_newsletter_form,
.et_pb_pagebuilder_layout .et_pb_column_1_6 .et_pb_newsletter_form {
    padding: 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::-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::-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=email],
#commentform input[type=text],
#commentform input[type=url],
#commentform textarea {
    background: rgba(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, .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, .2)
}

.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .button.disabled,
.woocommerce div.product form.cart .button.disabled:hover,
.woocommerce div.product form.cart .post-nav .nav-links .button,
.woocommerce div.product form.cart .post-nav .nav-links .button.disabled,
.woocommerce div.product form.cart .post-nav .nav-links .button.disabled:hover,
.woocommerce div.product form.cart .read-more-button,
.woocommerce div.product form.cart .read-more-button.disabled,
.woocommerce div.product form.cart .read-more-button.disabled:hover,
.woocommerce-page div.product form.cart .button,
.woocommerce-page div.product form.cart .button.disabled,
.woocommerce-page div.product form.cart .button.disabled:hover,
.woocommerce-page div.product form.cart .post-nav .nav-links .button,
.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled,
.woocommerce-page div.product form.cart .post-nav .nav-links .button.disabled:hover,
.woocommerce-page div.product form.cart .read-more-button,
.woocommerce-page div.product form.cart .read-more-button.disabled,
.woocommerce-page div.product form.cart .read-more-button.disabled:hover {
    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 {
    -webkit-flex-wrap: wrap;
    -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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-between;
    -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:after,
.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 .woocommerce-page-top .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-page-top .woocommerce-breadcrumb:before,
.woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb:after,
.woocommerce-page .woocommerce-page-top .woocommerce-breadcrumb:before {
    display: none
}

.woocommerce .et_pb_extra_column_main,
.woocommerce-page .et_pb_extra_column_main {
    display: block;
    width: 100%
}

.woocommerce .et_pb_extra_column_main .woocommerce-result-count,
.woocommerce-page .et_pb_extra_column_main .woocommerce-result-count {
    margin: 0 0 20px
}

.woocommerce .et_pb_extra_column_main .woocommerce-ordering,
.woocommerce-page .et_pb_extra_column_main .woocommerce-ordering {
    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,
.woocommerce-page ul.products {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -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;
    -webkit-flex-basis: 25%;
    -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.33333333% !important;
    max-width: 33.33333333% !important;
    min-width: 33.33333333% !important;
    -webkit-flex-basis: 33.33333333%;
    -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.66666667% !important;
    max-width: 16.66666667% !important;
    min-width: 16.66666667% !important;
    -webkit-flex-basis: 16.66666667%;
    -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;
    -webkit-flex-basis: 20%;
    -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;
    -webkit-flex-basis: 25%;
    -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.33333333% !important;
    max-width: 33.33333333% !important;
    min-width: 33.33333333% !important;
    -webkit-flex-basis: 33.33333333%;
    -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;
    -webkit-flex-basis: 50%;
    -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;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.woocommerce ul.products li.product .product-wrapper,
.woocommerce-page ul.products li.product .product-wrapper {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -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 span.amount,
.woocommerce ul.products li.product .price ins span.amount,
.woocommerce-page ul.products li.product .price del span.amount,
.woocommerce-page ul.products li.product .price ins span.amount {
    font-size: 18px
}

.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
    text-decoration: line-through
}

.woocommerce ul.products li.product .price del span.amount,
.woocommerce-page ul.products li.product .price del span.amount {
    color: rgba(0, 0, 0, .5)
}

.woocommerce ul.products li.product .price span.amount,
.woocommerce-page ul.products li.product .price span.amount {
    font-size: 18px
}

.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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-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% - (24px / 2));
    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-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -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% - (24px / 2));
    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, .5);
    font-size: 22px;
    line-height: 1
}

.woocommerce div.product div.summary p.price ins,
.woocommerce-page div.product div.summary p.price ins {
    text-decoration: none
}

.woocommerce div.product div.summary p.price del .amount,
.woocommerce-page div.product div.summary p.price del .amount {
    color: rgba(0, 0, 0, .5)
}

.woocommerce div.product div.summary span.price,
.woocommerce-page div.product div.summary span.price {
    color: rgba(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, .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 span.price ins,
.woocommerce-page div.product div.summary span.price ins {
    text-decoration: none
}

.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, .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% - (24px / 2));
    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, .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, .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, .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, .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%;
    -webkit-flex-basis: 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%;
    -webkit-flex-basis: 33.33333333%;
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%
}

.woocommerce-page.et_pb_pagebuilder_layout div.product div.summary,
.woocommerce.et_pb_pagebuilder_layout div.product div.summary {
    display: none
}

.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, .5);
        transform: scale(1, .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_extra_layout .et_pb_column_1_3,
    .et_extra_layout .et_pb_column_1_4,
    .et_extra_layout .et_pb_column_1_5,
    .et_extra_layout .et_pb_column_1_6,
    .et_extra_layout .et_pb_column_2_5 {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    #footer .et_pb_extra_column {
        width: 33.33333333%;
        -webkit-flex-basis: 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%;
        -webkit-flex-basis: 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%;
        -webkit-flex-basis: 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%;
        -webkit-flex-basis: 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%;
        -webkit-flex-basis: 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%
    }
    .footer_columns_1_4__3_4#footer .et_pb_extra_column.even {
        width: 75%;
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }
    .ie .footer_columns_1_4__3_4#footer .et_pb_extra_column.even {
        max-width: 75%
    }
    .footer_columns_3_4__1_4#footer .et_pb_extra_column.odd {
        width: 75%;
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%
    }
    .ie .footer_columns_3_4__1_4#footer .et_pb_extra_column.odd {
        max-width: 75%
    }
    .footer_columns_3_4__1_4#footer .et_pb_extra_column.even {
        width: 25%;
        -webkit-flex-basis: 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%;
        -webkit-flex-basis: 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%
    }
    .footer_columns_1_3__2_3#footer .et_pb_extra_column.even {
        width: 66.66666666%;
        -webkit-flex-basis: 66.66666666%;
        -ms-flex-preferred-size: 66.66666666%;
        flex-basis: 66.66666666%
    }
    .ie .footer_columns_1_3__2_3#footer .et_pb_extra_column.even {
        max-width: 66.66666666%
    }
    .footer_columns_2_3__1_3#footer .et_pb_extra_column.odd {
        width: 66.66666666%;
        -webkit-flex-basis: 66.66666666%;
        -ms-flex-preferred-size: 66.66666666%;
        flex-basis: 66.66666666%
    }
    .ie .footer_columns_2_3__1_3#footer .et_pb_extra_column.odd {
        max-width: 66.66666666%
    }
    .footer_columns_2_3__1_3#footer .et_pb_extra_column.even {
        width: 33.33333333%;
        -webkit-flex-basis: 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%;
        -webkit-flex-basis: 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%
    }
    .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-4 {
        width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .ie .footer_columns_1_4__1_4__1_2#footer .et_pb_extra_column.column-4 {
        max-width: 50%
    }
    .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-1 {
        width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .ie .footer_columns_1_2__1_4__1_4#footer .et_pb_extra_column.column-1 {
        max-width: 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%;
        -webkit-flex-basis: 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%;
        -webkit-flex-basis: 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%;
        -webkit-flex-basis: 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%
    }
    .footer_columns_1_2__1_4__1_4#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_3#footer .et_pb_extra_column.column-3 {
        display: none
    }
    .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__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_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
    }
    .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 {
        display: none
    }
    #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;
		transition: 0.5s all ease;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
			
    }
    .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_2 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,
    .et_pb_column_3_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium {
        display: none
    }
    .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,
    .et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,
    .et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,
    .et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,
    .et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-small {
        display: none
    }
    .et_pb_column_1_3 .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="3"] .column,
    .et_pb_column_1_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column,
    .et_pb_column_1_6 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column,
    .et_pb_column_2_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="3"] .column {
        width: 100%;
        padding: 0
    }
    .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="2"] .column,
    .et_pb_column_1_5 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,
    .et_pb_column_1_6 .posts-blog-feed-module.masonry .paginated_page[data-columns="2"] .column,
    .et_pb_column_2_5 .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-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .et_extra_layout .et_pb_row,
    .et_pb_extra_row {
        -webkit-flex-direction: row;
        -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%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -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%;
        -webkit-flex-basis: 100% !important;
        -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-flex-direction: column;
        -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_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: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .et_extra_layout .et_pb_column_2_3,
    .et_pb_extra_column_2_3 {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .et_extra_layout .et_pb_column_1_2,
    .et_pb_extra_column_1_2 {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .et_extra_layout .et_pb_column_3_8,
    .et_pb_extra_column_3_8 {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .et_extra_layout .et_pb_column_1_3,
    .et_pb_extra_column_1_3 {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .et_extra_layout .et_pb_column_1_4,
    .et_pb_extra_column_1_4 {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .et_extra_layout .et_pb_column_1_5,
    .et_pb_extra_column_1_5 {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .et_extra_layout .et_pb_column_1_6,
    .et_pb_extra_column_1_6 {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .et_extra_layout .et_pb_column_2_5,
    .et_pb_extra_column_2_5 {
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .et_extra_layout .et_pb_column_3_5,
    .et_pb_extra_column_3_5 {
        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_1_2 .et_pb_row_inner .et_pb_column_1_6,
    .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_2_3 .et_pb_row_inner .et_pb_column_1_6,
    .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%;
        -webkit-flex-basis: 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 {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        padding: 0 0 10px;
        margin: 0
    }
    #et-info .et-extra-social-icons {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    #et-info .et-extra-social-icons li {
        margin: 0 10px 10px 0
    }
    #et-info .et-extra-social-icons .et-extra-icon {
        border: 0;
        padding: 0
    }
    #et-info .et-top-search {
        margin: 0 10px 10px 0
    }
    #et-info .et-cart {
        margin: 0 10px 10px 0
    }
    .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-align-items: 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 {
        border-bottom: 1px solid rgba(255, 255, 255, .1)
    }
    #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 {
        padding: 0 0 0 20px
    }
    #et-navigation .mega-menu ul ul {
        padding: 0 0 0 20px
    }
    #et-navigation .mega-menu-featured>ul {
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        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 {
        display: none
    }
    #et-navigation .mega-menu-featured .post-meta a {
        padding: 0
    }
    #et-navigation .mega-menu.mega-featured-2>ul>li:nth-child(2) {
        display: none
    }
    #et-navigation .mega-menu.mega-featured-2>ul>li:nth-child(3) .title {
        border-top: 1px solid rgba(255, 255, 255, .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, .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::-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, .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-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -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, .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,
    .et_extra_layout .et_pb_column_1_5 .et_pb_extra_module .main-post,
    .et_extra_layout .et_pb_column_1_6 .et_pb_extra_module .main-post,
    .et_extra_layout .et_pb_column_2_5 .et_pb_extra_module .main-post,
    .et_extra_layout .et_pb_column_3_5 .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,
    .et_extra_layout .et_pb_column_1_5 .et_pb_extra_module .main-post .post-content,
    .et_extra_layout .et_pb_column_1_6 .et_pb_extra_module .main-post .post-content,
    .et_extra_layout .et_pb_column_2_5 .et_pb_extra_module .main-post .post-content,
    .et_extra_layout .et_pb_column_3_5 .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_1_5 .tabbed-post-module .tabs ul li,
    .et_pb_column_1_6 .tabbed-post-module .tabs ul li,
    .et_pb_column_2_3 .tabbed-post-module .tabs ul li,
    .et_pb_column_2_5 .tabbed-post-module .tabs ul li,
    .et_pb_column_3_5 .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_1_5 .tabbed-post-module .tabs ul li.active,
    .et_pb_column_1_6 .tabbed-post-module .tabs ul li.active,
    .et_pb_column_2_3 .tabbed-post-module .tabs ul li.active,
    .et_pb_column_2_5 .tabbed-post-module .tabs ul li.active,
    .et_pb_column_3_5 .tabbed-post-module .tabs ul li.active {
        display: block;
        width: auto;
        border-right: 1px solid rgba(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_1_5 .tabbed-post-module .tab-nav,
    .et_pb_column_1_6 .tabbed-post-module .tab-nav,
    .et_pb_column_2_3 .tabbed-post-module .tab-nav,
    .et_pb_column_2_5 .tabbed-post-module .tab-nav,
    .et_pb_column_3_4 .et_pb_row_inner .tabbed-post-module .tab-nav,
    .et_pb_column_3_5 .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,
    .et_pb_column_1_5 .tabbed-post-module .tab-content,
    .et_pb_column_1_6 .tabbed-post-module .tab-content,
    .et_pb_column_2_5 .tabbed-post-module .tab-content,
    .et_pb_column_3_5 .tabbed-post-module .tab-content {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -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,
    .et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_1_5 .tabbed-post-module .tab-content .posts-list,
    .et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_1_6 .tabbed-post-module .tab-content .posts-list,
    .et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_2_5 .tabbed-post-module .tab-content .posts-list,
    .et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_3_5 .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,
    .et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_3_5 .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,
    .et_pb_column_1_5 .tabbed-post-module .tab-content .main-post .post-content,
    .et_pb_column_1_6 .tabbed-post-module .tab-content .main-post .post-content,
    .et_pb_column_2_5 .tabbed-post-module .tab-content .main-post .post-content,
    .et_pb_column_3_5 .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, .1)
    }
    .audio-titles {
        padding: 11.5%
    }
    .single-post-module .link-format {
        padding: 60px 40px
    }
    .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,
    .et_pb_column_1_5 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,
    .et_pb_column_1_6 .posts-blog-feed-module.et_pb_extra_module article .header .video-play-button,
    .et_pb_column_2_5 .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
    }
    .page .post-wrap {
        padding: 40px
    }
    #portfolio_list .project {
        width: 50%
    }
    .with_sidebar #portfolio_list .project {
        width: 50%
    }
    .sitemap-content ul {
        width: 33.33333333%;
        max-width: 33.33333333%;
        min-width: 33.33333333%;
        -webkit-flex-basis: 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%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .sitemap-content ul.children {
        -webkit-flex-basis: 100%;
        -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-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -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;
        -webkit-flex-basis: 25%;
        -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-order: 0;
        -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_1_5 .featured-posts-slider-module .carousel-item .post-content-box,
    .et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-content-box,
    .et_pb_column_2_5 .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, .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_1_5 .featured-posts-slider-module .post-content h3,
    .et_pb_column_1_6 .featured-posts-slider-module .post-content h3,
    .et_pb_column_2_3 .featured-posts-slider-module .post-content h3,
    .et_pb_column_2_5 .featured-posts-slider-module .post-content h3,
    .et_pb_column_3_4 .featured-posts-slider-module .post-content h3,
    .et_pb_column_3_5 .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_1_5 .featured-posts-slider-module .post-content h3 a,
    .et_pb_column_1_6 .featured-posts-slider-module .post-content h3 a,
    .et_pb_column_2_5 .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_1_5 .featured-posts-slider-module .post-meta,
    .et_pb_column_1_6 .featured-posts-slider-module .post-meta,
    .et_pb_column_2_5 .featured-posts-slider-module .post-meta,
    .et_pb_column_3_5 .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,
    .et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,
    .et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,
    .et_pb_column_2_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .carousel-group,
    .et_pb_column_1_6 .posts-carousel-module .carousel-group,
    .et_pb_column_2_5 .posts-carousel-module .carousel-group,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .carousel-item,
    .et_pb_column_1_6 .posts-carousel-module .carousel-item,
    .et_pb_column_2_5 .posts-carousel-module .carousel-item,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .post-thumbnail,
    .et_pb_column_1_6 .posts-carousel-module .post-thumbnail,
    .et_pb_column_2_5 .posts-carousel-module .post-thumbnail,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .post-content-box,
    .et_pb_column_1_6 .posts-carousel-module .post-content-box,
    .et_pb_column_2_5 .posts-carousel-module .post-content-box,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-prev,
    .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,
    .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-prev,
    .rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,
    .rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,
    .rtl .et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-next,
    .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,
    .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-next,
    .rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,
    .rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,
    .rtl .et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,
    .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,
    .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,
    .rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,
    .rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,
    .rtl .et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-next,
    .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,
    .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-next,
    .rtl .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,
    .rtl .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,
    .rtl .et_pb_column_3_5 .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_2_5 .et-slider .carousel-item.et-pb-active-slide,
    .et_pb_column_2_5 .et-slider .carousel-item.et-pb-moved-slide,
    .et_pb_column_2_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,
    .et_pb_column_2_5 .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,
    .et_pb_column_3_5 .et-slider .carousel-item.et-pb-active-slide,
    .et_pb_column_3_5 .et-slider .carousel-item.et-pb-moved-slide,
    .et_pb_column_3_5 .featured-posts-slider-module .carousel-item.et-pb-active-slide,
    .et_pb_column_3_5 .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;
        -webkit-flex-basis: 25%;
        -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.66666667% !important;
        max-width: 16.66666667% !important;
        min-width: 16.66666667% !important;
        -webkit-flex-basis: 16.66666667%;
        -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;
        -webkit-flex-basis: 20%;
        -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;
        -webkit-flex-basis: 25%;
        -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.33333333% !important;
        max-width: 33.33333333% !important;
        min-width: 33.33333333% !important;
        -webkit-flex-basis: 33.33333333%;
        -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;
        -webkit-flex-basis: 50%;
        -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;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
}

@media only screen and (max-width:768px) {
    .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,
    .et_pb_column_1_5 .post-module article .header .video-play-button,
    .et_pb_column_1_5 .posts-blog-feed-module.standard article .header .video-play-button,
    .et_pb_column_1_5 .tabbed-post-module article .header .video-play-button,
    .et_pb_column_1_6 .post-module article .header .video-play-button,
    .et_pb_column_1_6 .posts-blog-feed-module.standard article .header .video-play-button,
    .et_pb_column_1_6 .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,
    .et_pb_column_1_5 .posts-blog-feed-module.masonry article .header .video-play-button,
    .et_pb_column_1_6 .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_1_5 .tabbed-post-module .tabs ul li,
    .et_pb_column_1_6 .tabbed-post-module .tabs ul li,
    .et_pb_column_2_3 .tabbed-post-module .tabs ul li,
    .et_pb_column_2_5 .tabbed-post-module .tabs ul li,
    .et_pb_column_3_5 .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_1_5 .tabbed-post-module .tabs ul li.active,
    .et_pb_column_1_6 .tabbed-post-module .tabs ul li.active,
    .et_pb_column_2_3 .tabbed-post-module .tabs ul li.active,
    .et_pb_column_2_5 .tabbed-post-module .tabs ul li.active,
    .et_pb_column_3_4 .tabbed-post-module .tabs ul li.active,
    .et_pb_column_3_5 .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_1_5 .tabbed-post-module .tab-nav,
    .et_pb_column_1_6 .tabbed-post-module .tab-nav,
    .et_pb_column_2_3 .tabbed-post-module .tab-nav,
    .et_pb_column_2_5 .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_5 .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-flex-direction: row;
        -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 {
        padding: 0
    }
    .posts-blog-feed-module .paginated_content .paginated_page[data-columns="2"] .column,
    .posts-blog-feed-module .paginated_content .paginated_page[data-columns="3"] .column {
        width: 100%;
        padding-right: 0;
        padding-left: 0
    }
    .posts-blog-feed-module .paginated_content .paginated_page[data-columns="2"] .column:first-child,
    .posts-blog-feed-module .paginated_content .paginated_page[data-columns="3"] .column:first-child {
        padding: 0
    }
    .posts-blog-feed-module .paginated_content .paginated_page[data-columns]::before {
        content: '1 .column.size-1of1'
    }
    .with_sidebar .posts-blog-feed-module .paginated_content .paginated_page[data-columns]::before {
        content: '1 .column.size-1of1'
    }
    .related-posts-content {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .related-post {
        width: 50%;
        max-width: 50%;
        min-width: 50%;
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%
    }
    .authors-page .authors[data-columns]::before {
        content: '1 .column.size-1of1'
    }
    .with_sidebar .authors-page .authors[data-columns]::before {
        content: '1 .column.size-1of1'
    }
    .member-content #loginform {
        -webkit-flex-wrap: wrap;
        -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 {
        width: 100%
    }
    #portfolio_filter a:first-child {
        border-radius: 0
    }
    #portfolio_list .project {
        width: 100%
    }
    .with_sidebar #portfolio_list .project {
        width: 100%
    }
    .sitemap-content ul {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        width: 100%;
        max-width: 100%;
        min-width: 100%
    }
    .with_sidebar .sitemap-content ul {
        -webkit-flex-basis: 100%;
        -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,
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        -webkit-flex-basis: 50% !important;
        -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
        width: 50% !important;
        max-width: 50% !important;
        min-width: 50% !important
    }
    .with_sidebar.woocommerce ul.products li.product,
    .with_sidebar.woocommerce-page ul.products li.product {
        -webkit-flex-basis: 50% !important;
        -ms-flex-preferred-size: 50% !important;
        flex-basis: 50% !important;
        width: 50% !important;
        max-width: 50% !important;
        min-width: 50% !important
    }
    .woocommerce div.product .extra-woocommerce-details-accordion,
    .woocommerce div.product div.images,
    .woocommerce div.product div.summary,
    .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,
    .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 li.product:nth-child(n),
    .woocommerce-page .related.products li.product:nth-child(n) {
        width: 50% !important;
        -webkit-flex-basis: 50%;
        -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-top-search {
        width: 100%;
        margin: 0 0 10px
    }
    #et-info .et-top-search .et-search-field {
        width: 100%
    }
    #et-info .et-cart {
        width: 100%;
        margin: 0 0 10px
    }
    #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;
        -webkit-flex-basis: 80px;
        -ms-flex-preferred-size: 80px;
        flex-basis: 80px;
        height: 80px;
        margin: 0 0 20px
    }
    .author-box-content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center
    }
    .author-box-description {
        margin: 0
    }
    .review-summary {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -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%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .et_pb_extra_module,
    .project-details {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -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_1_5 .et_pb_extra_module .main-post,
    .et_extra_layout .et_pb_column_1_6 .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_2_5 .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_3_5 .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_1_5 .et_pb_extra_module .main-post .post-content,
    .et_extra_layout .et_pb_column_1_6 .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_2_5 .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_3_5 .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 {
        width: 100%
    }
    .et_extra_layout .et_pb_column_4_4 .et_pb_extra_module .posts-list li:first-child {
        border-top: 1px solid rgba(0, 0, 0, .1);
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    .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, .1);
        border-bottom: 1px solid rgba(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
    }
    .tabbed-post-module .tab-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .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_1_5 .tabbed-post-module .tab-content,
    .et_pb_column_1_6 .tabbed-post-module .tab-content,
    .et_pb_column_2_5 .tabbed-post-module .tab-content,
    .et_pb_column_3_5 .tabbed-post-module .tab-content,
    .et_pb_column_3_8 .tabbed-post-module .tab-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -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,
    .et_pb_column_1_5 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_1_5 .tabbed-post-module .tab-content .posts-list,
    .et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_1_6 .tabbed-post-module .tab-content .posts-list,
    .et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_2_5 .tabbed-post-module .tab-content .posts-list,
    .et_pb_column_3_5 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_3_5 .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 {
        width: 100%
    }
    .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_1_5 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_1_6 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_2_5 .tabbed-post-module .tab-content .main-post,
    .et_pb_column_3_5 .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_1_5 .tabbed-post-module .tab-content .main-post .post-content,
    .et_pb_column_1_6 .tabbed-post-module .tab-content .main-post .post-content,
    .et_pb_column_2_5 .tabbed-post-module .tab-content .main-post .post-content,
    .et_pb_column_3_5 .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,
    .tabbed-post-module .tab-content .posts-list {
        width: 100%
    }
    .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, .1) !important
    }
    .posts-carousel-module.loading .carousel-item-hide-on-load-medium {
        display: none
    }
    .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,
    .et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,
    .et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,
    .et_pb_column_2_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium,
    .et_pb_column_3_5 .posts-carousel-module.loading .carousel-item-hide-on-load-medium {
        display: none
    }
    .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_1_5 .posts-carousel-module .carousel-group,
    .et_pb_column_1_6 .posts-carousel-module .carousel-group,
    .et_pb_column_2_3 .posts-carousel-module .carousel-group,
    .et_pb_column_2_5 .posts-carousel-module .carousel-group,
    .et_pb_column_3_4 .posts-carousel-module .carousel-group,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .carousel-item,
    .et_pb_column_1_6 .posts-carousel-module .carousel-item,
    .et_pb_column_2_3 .posts-carousel-module .carousel-item,
    .et_pb_column_2_5 .posts-carousel-module .carousel-item,
    .et_pb_column_3_4 .posts-carousel-module .carousel-item,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .post-thumbnail,
    .et_pb_column_1_6 .posts-carousel-module .post-thumbnail,
    .et_pb_column_2_3 .posts-carousel-module .post-thumbnail,
    .et_pb_column_2_5 .posts-carousel-module .post-thumbnail,
    .et_pb_column_3_4 .posts-carousel-module .post-thumbnail,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .post-content-box,
    .et_pb_column_1_6 .posts-carousel-module .post-content-box,
    .et_pb_column_2_3 .posts-carousel-module .post-content-box,
    .et_pb_column_2_5 .posts-carousel-module .post-content-box,
    .et_pb_column_3_4 .posts-carousel-module .post-content-box,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-prev,
    .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,
    .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev,
    .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,
    .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-prev,
    .rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-prev,
    .rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-prev,
    .rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-prev,
    .rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-prev,
    .rtl .et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-next,
    .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,
    .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next,
    .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,
    .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .et-pb-arrow-next,
    .rtl .et_pb_column_1_6 .posts-carousel-module .et-pb-arrow-next,
    .rtl .et_pb_column_2_3 .posts-carousel-module .et-pb-arrow-next,
    .rtl .et_pb_column_2_5 .posts-carousel-module .et-pb-arrow-next,
    .rtl .et_pb_column_3_4 .posts-carousel-module .et-pb-arrow-next,
    .rtl .et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,
    .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-prev,
    .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-prev,
    .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-prev,
    .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-prev,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-prev,
    .rtl .et_pb_column_1_6 .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_2_5 .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_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-next,
    .et_pb_column_1_6 .posts-carousel-module:hover .et-pb-arrow-next,
    .et_pb_column_2_3 .posts-carousel-module:hover .et-pb-arrow-next,
    .et_pb_column_2_5 .posts-carousel-module:hover .et-pb-arrow-next,
    .et_pb_column_3_4 .posts-carousel-module:hover .et-pb-arrow-next,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module:hover .et-pb-arrow-next,
    .rtl .et_pb_column_1_6 .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_2_5 .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_3_5 .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
    }
    .featured-posts-slider-module .carousel-item {
        height: auto
    }
    .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_1_5 .featured-posts-slider-module .carousel-item,
    .et_pb_column_1_6 .featured-posts-slider-module .carousel-item,
    .et_pb_column_2_3 .featured-posts-slider-module .carousel-item,
    .et_pb_column_2_5 .featured-posts-slider-module .carousel-item,
    .et_pb_column_3_4 .featured-posts-slider-module .carousel-item,
    .et_pb_column_3_5 .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 {
        height: auto
    }
    .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_1_5 .featured-posts-slider-module .carousel-item,
    .with_sidebar .et_pb_column_1_6 .featured-posts-slider-module .carousel-item,
    .with_sidebar .et_pb_column_2_3 .featured-posts-slider-module .carousel-item,
    .with_sidebar .et_pb_column_2_5 .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_5 .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_1_5 .featured-posts-slider-module .carousel-item .post-content-box,
    .with_sidebar .et_pb_column_1_6 .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_2_5 .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_5 .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_1_5 .featured-posts-slider-module .carousel-item .post-content-box,
    .et_pb_column_1_6 .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_2_5 .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_5 .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_1_5 .featured-posts-slider-module .carousel-item .post-content h3,
    .et_pb_column_1_6 .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_2_5 .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_5 .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_1_5 .featured-posts-slider-module .carousel-item .post-content h3 a,
    .et_pb_column_1_6 .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_2_5 .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_5 .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, .5)
    }
    .et_pb_column_1_2 .featured-posts-slider-module .carousel-item .post-meta,
    .et_pb_column_1_3 .featured-posts-slider-module .carousel-item .post-meta,
    .et_pb_column_1_4 .featured-posts-slider-module .carousel-item .post-meta,
    .et_pb_column_1_5 .featured-posts-slider-module .carousel-item .post-meta,
    .et_pb_column_1_6 .featured-posts-slider-module .carousel-item .post-meta,
    .et_pb_column_2_3 .featured-posts-slider-module .carousel-item .post-meta,
    .et_pb_column_2_5 .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_5 .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 {
        display: none
    }
    .featured-posts-slider-module .et-pb-slider-arrows a {
        margin-top: -35px
    }
    .posts-blog-feed-module .hentry {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        -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 {
        padding: 40px
    }
    .member-box {
        padding: 40px
    }
    .sitemap-box {
        padding: 40px
    }
    .sitemap-content ul {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .with_sidebar .sitemap-content ul {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }
    .timeline {
        position: relative;
        width: 100%
    }
    .timeline-nav {
        display: none
    }
    .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,
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100% !important
    }
    .with_sidebar.woocommerce ul.products li.product,
    .with_sidebar.woocommerce-page ul.products li.product {
        -webkit-flex-basis: 100% !important;
        -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;
        -webkit-flex-basis: 100%;
        -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;
        -webkit-flex-basis: 100%;
        -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) {
    .posts-carousel-module.loading .carousel-item-hide-on-load-small {
        display: none
    }
    .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,
    .et_pb_column_1_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,
    .et_pb_column_1_6 .posts-carousel-module.loading .carousel-item-hide-on-load-small,
    .et_pb_column_2_5 .posts-carousel-module.loading .carousel-item-hide-on-load-small,
    .et_pb_column_3_5 .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_1_5 .posts-carousel-module .carousel-item,
    .et_pb_column_1_6 .posts-carousel-module .carousel-item,
    .et_pb_column_2_3 .posts-carousel-module .carousel-item,
    .et_pb_column_2_5 .posts-carousel-module .carousel-item,
    .et_pb_column_3_4 .posts-carousel-module .carousel-item,
    .et_pb_column_3_5 .posts-carousel-module .carousel-item,
    .et_pb_column_4_4 .posts-carousel-module .carousel-item {
        width: 100%
    }
    .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_1_5 .featured-posts-slider-module .carousel-item .post-content-box,
    .with_sidebar .et_pb_column_1_6 .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_2_5 .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_5 .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
    }
    .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_1_5 .featured-posts-slider-module .carousel-item .post-content-box,
    .et_pb_column_1_6 .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_2_5 .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_5 .featured-posts-slider-module .carousel-item .post-content-box,
    .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, .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,
    .et_pb_column_1_5 .post-module article .header .video-play-button,
    .et_pb_column_1_5 .posts-blog-feed-module.standard article .header .video-play-button,
    .et_pb_column_1_5 .tabbed-post-module article .header .video-play-button,
    .et_pb_column_1_6 .post-module article .header .video-play-button,
    .et_pb_column_1_6 .posts-blog-feed-module.standard article .header .video-play-button,
    .et_pb_column_1_6 .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-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;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.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 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000001;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    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-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    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
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.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;
    margin: 0;
    top: 50%;
    margin-top: -32px;
    padding: 0;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow-left {
    left: 10px
}

.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-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.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;
    width: 48px !important;
    height: 48px !important;
    line-height: 1em !important
}

.mfp-arrow:after {
    margin: 0 !important;
    top: 0 !important;
    border: none !important;
    width: 48px !important;
    height: 48px !important
}

.mfp-arrow-left {
    left: 0 !important
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    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;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.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, .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, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.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-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-tabs-container ul.et_shortcodes_mobile_nav .et_sc_nav_next span {
        right: 10px
    }
    body.et_full_width_page .author-shortcodes .author-inner {
        padding: 27px 27px 17px
    }
    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 {
        display: none
    }
    body.et_full_width_page .et_shortcodes_controls_arrows a {
        text-indent: -9999px
    }
    .et-box:before,
    .et-testimonial:before {
        display: none
    }
    .et-box-content {
        padding: 27px 27px 17px 27px
    }
    .et-testimonial {
        padding: 25px
    }
}

@font-face {
    font-family: "Campton-BoldDEMO";
    src: url("../Extra/fonts/Campton-BoldDEMO.otf") format("woff"), url("../Extra/fonts/Campton-BoldDEMO.otf") format("opentype"), url("../Extra/fonts/Campton-BoldDEMO.otf") format("truetype");
}

@font-face {
    font-family: "Campton-LightDEMO";
    src: url("../Extra/fonts/Campton-LightDEMO.otf") format("woff"), url("../Extra/fonts/Campton-LightDEMO.otf") format("opentype"), url("../Extra/fonts/Campton-LightDEMO.otf") format("truetype");
}


/* New Css asian */

.text-center {
    text-align: center!important;
}
.prodscn1 .hd_5 {
    font-size: 19px;
    color: #f36c25;
    line-height: 32px;
    margin-bottom: 5px;
    font-weight: 500;
    text-transform: uppercase;
}
.read_more {
    display: inline-block;
    font-style: normal;
    color: #f36c25;
    transition: 0.5s all ease;
}
h2.hd_1.text-center {
    font-size: 30px;
    line-height: 40px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
#prodscn1,#prodscn3 {
    background: #f1f1f1;
}



footer{background: #ededed !important; padding-top: 55px;}

.ftr_in ul {
    margin-bottom: 25px;
}
.ftr_in h5 {
    font-size: 15px;
    color: #333333;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Montserrat';
	padding-bottom: 0px;
}
.ftr_in ul li a {
    display: block;
    font-size: 13px;
    color: #666666;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 0;
    transition: 0.5s all ease;
    font-family: 'Montserrat';
}
.ftr_in ul li a:hover {
    color: #f36c25;
    transition: 0.5s all ease;
}
.ftr_in ul li {
    display: block;
}
.ftr_in {
    flex-wrap: wrap;
}
.ftr_bx1 {
    width: 210px;
    width: 18%;
}
.ftr_bx2 {
    width: 250px;
    width: 21%;
}
.ftr_bx3 {
    width: 230px;
    width: 20%;
}
.ftr_bx4 {
    width: 185px;
    width: 16%;
}
.ftr_bx5{
    width: 300px;
    width: 25%;
}
.form-control {
    display: block;
    width: 100%;
    height: 43px;
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    color: #919191;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
footer .form-control {
    text-align: center;
}
footer .sub_btn {
    width: 135px;
    height: 43px;
    font-weight: 600;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    margin: 0 auto;
	color: #fff;
    background: #f36c25;
}
footer input.form-control {
    background: #fff !important;
	    margin-bottom: 20px;
}


.ftr_rt_hdr {
    border-bottom: 1px solid #2d2a45;
    padding-bottom: 30px;
}
.ftr_rt_hdr1 {
    width: 38%;
    padding-right: 20px;
}
.sb_hd {
    display: flex;
    margin-bottom: 15px;
    align-items: end;
}
.font_22 {
    font-size: 22px;
    color: #fff;
    margin: 0;
}
.sb_hd img {
    display: inline-block;
    margin-right: 10px;
}
.ftr_rt_hdr1 p {
    font-size: 14px;
    color: #a5a5b4;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0;
}
.ftr_bx5 form {
    margin-top: 25px;
}
.ftr_rt_hdr2 .sub_btn {
    background: #00ad58;
    padding: 17px 50px 16px 50px;
}


.ftr_rt_hdr3 {
    width: 30%;
    margin-left: auto;
    display: flex;
    justify-content: flex-end;
}

.social_bx ul {
    margin-top: 10px;
}
.social_bx {
    text-align: center;
    margin-top: 30px;
}
.social_bx ul li {
    display: inline-block;
    font-size: 24px;
    color: #8d8d8d;
    font-weight: 400;
    margin: 0 3px 0 0;
}
.social_bx ul li:last-child{margin-right: 0px;}
.social_bx ul li a {
    display: flex;
    width: 36px;
    height: 36px;
    align-items: center;
    justify-content: center;
    font-size: 19px;
    color: #fff;
    border-radius: 50%;
    position: relative;
    background: #f36c25;
}
.social_bx ul li a:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: "";
    border-radius: 50%;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
    transition: 0.5s;
}

.social_bx ul li a:hover {
    color: #fff;
}
.social_bx ul li a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    transition: 0.5s;
}


.ftr_2 {
    /* height: 55px; */
    padding: 15px 10px 13px 10px;
    text-align: center;
}
.ftr_2 p {
    font-size: 13px;
    color: #333333;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0;
    font-family: 'Montserrat';
}
.ftr_in.d-flex {
    display: flex!important;
}

.connectBx {
    padding: 15px 15px 15px 15px;
    display: inline-block;
    position: relative;
    margin-right: 0% !important;
    width: 19% !important;
}

/*
.connectBx h3 {
    color: #f36c25;
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 8px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.connectBx p {
    font-size: 14px;
    color: #333333;
    line-height: 23px;
    font-weight: 400;
    margin-bottom: 0;
}
.connectBx:hover h3 {
    opacity: 1;
    font-weight: 500;
    color: #b94000;
}
.connectBx:hover p {
    opacity: 1;
    color: #000;
    text-shadow: 0px 0px 0px #000;
}
.connectIn {
    display: flex;
    align-items: end;
    justify-content: space-between;
}*/


.connectBx + .connectBx:before {
    position: absolute;
    top: 0;
    left: 0px;
    height: 100%;
    width: 1px;
    background: #c0c0c0;
    content: "";
}
.connectBx:nth-child(1){
   padding-left: 0px;
}
.connectBx.connectBx5 {
    width: 17% !important;
    padding-right: 10px !important;
    padding-top: 25px;	
    border-radius: 9px;
    background: #f1f1f1;
	box-shadow: 0px 0px 4px 0px #a7a7a7;
}

.eb-list {
    margin-right: 0px !important;
    width: 85% !important;
    border-right: solid 1px #f36c25 !important;
    padding-right: 15px !important;
	padding-left: 0px;
}
.bookimg-b {
    margin-right: 15px !important;
    width: 22% !important; 
/* 	padding-left:15px !important; */
}
.et_pb_module.et_pb_dcsbcm_divi_breadcrumbs_module.et_pb_dcsbcm_divi_breadcrumbs_module_0 a {
    color: #f36c25 !important;
}
/*
.left-filters {
    margin-right: 25px !important;
    width: 22% !important;
    background: #eaeaea;
    padding: 15px;
    height: 100%;
    box-shadow: 1px 0px 6px -3px;
}
*/
.et_pb_cpt_loop_archive_0 .et_pb_section, .et_pb_tax_loop_archive_0 .et_pb_section, .et_pb_search_loop_archive_0 .et_pb_section {
    background: #fff;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    padding-bottom: 20px !important;
}
.right-area {
    width: 73.625% !important;
}
.rightimg-list {
    width: 10% !important;
	float:right;
}
.left-filters .et_pb_text_inner p a {
    display: block;
}
/*.left-filters .et_pb_text_inner {
    height: 190px;
    overflow-y: scroll;
}*/
.left-filters .et_pb_text_inner {
    /*height: 180px;
    overflow-y: scroll;*/
    background: #fff;
    padding: 0px;
}
.left-filters .et_pb_text_inner a input {
       margin-right: 5px;
}

/*events */


.Up_event {
    background: #f1f1f1;
    padding-top: 65px;
    padding-bottom: 65px;
}
.Up_eventCl{
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #f1f1f1;
}
.Up_eventCl a{
    display: inline-block;
    font-size: 30px;
    line-height: 34px;
    text-transform: uppercase;
    color: #333;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    margin-right: 25px;
    transition: 0.5s all ease;
    position: relative;
}
.Up_eventCl a:hover, .Up_eventCl a.active{
    color: #f36c25;
    transition: 0.5s all ease;
}

.Up_eventCl a:before{
    position: absolute;
    bottom:-21px;
    left: 0px;
    width: 100%;
    height: 1px;
    background: #f36c25;
    content: "";
    opacity: 0;
    transition: 0.5s all ease;
}

.Up_eventCl a.active:before{
    opacity: 1;
    transition: 0.5s all ease;
}
.Up_eventCl a:hover:before{
    opacity: 1;
    transition: 0.5s all ease;
}

.hd_5 {
    font-size: 16px;
    color: #f36c25;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: 500;
}
.Up_evSh_dv {
    margin-top: 30px;
}
.Up_eventshow + .Up_eventshow {
    padding-top: 28px;
    margin-top: 28px;
    border-top: 1px solid #dedede;
}
.Up_eventshow p {
    font-size: 14px;
    color: #333333;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 0;
}
.read_more {
    display: inline-block;
    font-style: normal;
    color: #f36c25;
    transition: 0.5s all ease;
}
.read_more:hover {
    color: #000;
    transition: 0.5s all ease;
}
.Up_eventsImg {
    display: block;
    width: 205px !important;
}
.Up_eventDate i {
    display: inline-block;
    font-style: normal;
    color: #f36c25;
    margin-right: 5px;
}

.Up_eventshow {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
.Up_eventsImg {
    overflow: hidden;
    margin-bottom: auto;
}
.Up_eventTx {
    width: 75%;
    padding-left: 25px;
    padding-right: 15px;
}
.Up_eventDate {
    width: 15%;
    text-align: right;
}

/*home page */

figure.years_logo {
   /* width: 80%;*/
    text-align: center;
    /*margin: 0 auto;*/
}
.connectBx5 .connectBx1 {
    text-align: center;
    width: 100%;
    /*background: #f9f9f9;*/
    border-radius: 50%;
}
.et_pb_slide_content h1 {
    font-size: 55px;
    line-height: 66px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 800;
    letter-spacing: 3px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 2px 2px 3px #000;
    text-align: left;
}
h2.et_pb_slide_title {
    font-size: 45px;
    line-height: 50px;
    color: #f36c25 !important;
    margin-bottom: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Montserrat', sans-serif;
    text-shadow: 2px 2px 3px #000;
    text-align: left;
}
#apo-memb h2.hd_1.text-center {
    color: #fff;
}
p.programTxA {
    display: none;
  
}
.n2-ss-slide:hover p.programTxA {
    display: block !important;
      font-size: 17px;
    line-height: 30px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    margin-bottom: 0px;
    text-transform: uppercase;
  border: solid 1px;
    padding: 120px 10px;
  background: #00000059;
}

#et-menu .hideit {
    visibility: hidden;
	margin-bottom : -15px;
}

a.sub_btn.SIGNIN {
    width: 84px;
    height: 38px;
    background: #f36c25;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
    margin-left: 0;
    transition: 0.5s all ease;
    border: 1px solid #f36c25;
    font-weight: 600;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
}
.menu_rtSign {
    display: flex;
    align-items: center;
    margin-left: 10px;
}



.menu_rtSign {
    display: flex;
    align-items: center;
    margin-left: 10px;
	position: relative;
    top: -50px;
}
/*.Fixed_header div#et-navigation #et-menu li a {
    padding: 35px 5px;
}*/
.Fixed_header span#et-search-icon {
    top: 45px;
}
div#et-navigation #et-menu li a {
    display: block;
    font-size: 13px;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    transition: 0.5s all ease;
    color: #000;
    opacity: 1;
    font-family: 'Montserrat', sans-serif;
    /*padding: 53px 11px;*/
	/* new css 23/11 */
	padding: 21px 7px;
	margin-top:65px;
	margin-right:0px;
}
div#et-navigation #et-menu li ul li a {
    background: transparent;
    display: block;
    font-size: 13px;
    color: #666666;
    line-height: 14px;
    font-weight: 500;
    transition: 0.5s all ease;
    font-family: 'Montserrat';
    text-transform: capitalize;
	/*new css*/
	margin-top:0px;
}

div#et-navigation #et-menu li a:hover {
       background: #f36c25 !important;
	color:#fff;
}
div#et-navigation #et-menu .sub-menu li a:hover {
       background: #FFF !important;
	color:#f36c25;
}
.ftr_bx.ftr_bx5.wow.fadeInUp {
    text-align: center;
}
.sub_btn:hover {
    border: 1px solid #333333;
    color: #333333;
    background: transparent;
    transition: 0.5s all ease;
}
.sub_btn2:hover {
    background: #333333;
    color: #fff;
    transition: 0.5s all ease;
}
ul.sub-menu li a {
    text-transform: none !important;
    font-weight: 500 !important;
}


a.sub_btn2.SIGNUP {
    width: 84px;
    height: 38px;
    border: 1px solid #333333;
    opacity: 1;
    font-size: 12px;
    display: flex;
    color: #333333;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.5s all ease;
    font-family: 'Montserrat', sans-serif;
    margin-left: 7px;
}
a.sub_btn2.SIGNUP:hover {
    background: #333333;
    color: #fff;
    transition: 0.5s all ease;
}
a.sub_btn.SIGNIN:hover {
    border: 1px solid #333333;
    color: #333333;
    background: transparent;
    transition: 0.5s all ease;
}


/*.et_builder_inner_content .et_pb_row {
    margin-left: 40px !important;
    margin-right: 40px !important;
}*/

#footer ul li {
    margin-bottom: 0px;
}
ul#et-menu .sub-menu .sub-menu {
    border-right: 1px solid #ccc;
    height: 80%;
}
ul#et-menu .sub-menu li:last-child .sub-menu {
    border-right: none;
}
.et_pb_slide_content h1 {
    text-transform: uppercase;
}
p.et_pb_title_meta_container {
    padding-bottom: 0px;
}
.et_pb_with_background .et_pb_text_inner h1 {
    color: #000 !important;
	text-transform: unset !important;
	margin-top: 0px;
}

div#four-Sections .right-S {
    width: 25%;
    margin-right: 0px;
}
.right-S h2{
    font-size: 18px;
    line-height: 22px;
    color: #333333;
    margin-bottom: 0px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
}
.right-S img {
    height: 210px;
}
div#four-Sections {
    background: #f9f9f9;
}
.padding-L {
    padding: 12px 15px;
    height: 210px;
}
.padd-T {
    padding: 12px 15px;
    height: 210px;
}

.four-1-row{padding-bottom:0px}
.four-2-row{padding-top:0px}








@media(max-width:767px){
.menu_rtSign {
    display: none;
}
#et-navigation li a {
        padding: 10px 5px;
}
	.hideit {
    visibility: hidden !important;
}
	.connectBx {
    width: 100% !important;
}
	.connectBx:nth-child(1) {
    padding-left: 15px !important;
}
.connectBx.connectBx5 {
    width: 100% !important;
    padding-right: 0px !important;
}
.ftr_bx1 {
    width: 100% !important;
}
	.ftr_bx2 {
     width: 100% !important;
}
	.ftr_bx3 {
     width: 100% !important;
}

	.ftr_bx4 {
    width: 100% !important;
}
	.ftr_bx5 {
    width: 100% !important;
}
.container {
    padding-left: 20px;
    padding-right: 20px;
}	
div#n2-ss-2-arrow-next {
    left: 95%!important;
	width: 20px !important;
    height: 20px !important;
}

div#n2-ss-3-arrow-next{
left: 95%!important;
	width: 20px !important;
    height: 20px !important;
}

div#n2-ss-4-arrow-next{
left: 95%!important;
	width: 20px !important;
    height: 20px !important;
}

div#n2-ss-2-arrow-previous {
    right: 95% !important;
	width: 20px !important;
    height: 20px !important;
}
div#n2-ss-3-arrow-previous {
    right: 95% !important;
	width: 20px !important;
    height: 20px !important;
}
div#n2-ss-4-arrow-previous {
    right: 95% !important;
	width: 20px !important;
    height: 20px !important;
}
.page .et_pb_row, .single .et_pb_row {
    padding-left: 0px;
    padding-right: 00px;
}
.connectBx + .connectBx:before {
       visibility: hidden;
}
	.Up_eventDate {
    width: 100% !important;
    text-align: left !important;
}
	.Up_eventTx {
    width: 100% !important;
    padding-left: 0px;
    padding-right: 0px;
}
.Up_eventCl a {
    font-size: 16px;
    line-height: 26px;
}	

.left-filters {
    width: 100% !important;
	height: auto;
}
.right-area {
    width: 100% !important;
    margin: 0 auto !important;
    left: 0px !important;
}
.et_pb_section_4 {
    padding-bottom: 0px !important;
}
.eb-list {
    width: 100% !important;
    padding-left: 0px;
}
.bookimg-b {
    width: 100% !important;
}
.pdfDownload.et_pb_acf_table table td, .et_pb_acf_table table th {
    padding: 0px 0px !important;
}
.right-S img {
    width: 100%;
}
.padding-L {
    padding: 12px 15px !important;
}
.padding-L.p2B {
    margin-bottom: 30px !important;
}
	
}

@media screen and (max-width: 420px){
li.cat-item.cat-item-265 { 
height: 542px !important;
}
}
@media screen and (max-width: 375px){
.post-type-archive-publications .left-filters li.cat-item.cat-item-265, .tax-publications_category .left-filters li.cat-item.cat-item-265{
    height: 465px!important;
    margin-bottom: 0px;
}
}

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

.Up_eventCl a {
    font-size: 15px;
    line-height: 26px;
}
}

@media screen and (max-width: 350px){
.Up_eventCl a {
    font-size: 12px;
    line-height: 26px;
}
}

.pdfDownload .sb_mod_acf_table_item_label {
    display: none;
}
.pdfDownload, .pdfDownload table, .pdfDownload table td {
    border: none !important;
}

.et_pb_dcsbcm_divi_breadcrumbs_module_0 {
    display: block !important;
}
.p1B {
    background: #889f2f2b;
}
.p2B {
    background: #015d721f;
}
.p3B {
    background: #3b5dbf24;
}
.p4B {
    background: #889f2f2b;
}

#et-menu li.menu-item.et-top-search-primary-menu-item {
    /*padding: 52px 0px;*/
	padding: 21px 0px;
    margin-top: 63px;
}
.Fixed_header #et-menu li.menu-item.et-top-search-primary-menu-item {
    /*padding: 5px 0px;*/
	padding: 5px 0px;
    margin-top: 35px;
    
}
li.menu-item.et-top-search-primary-menu-item input {
    padding: 6px 10px;
    font-size: 13px;
    font-weight: 400;
}
li.menu-item.et-top-search-primary-menu-item button {
    position: absolute;
    right: 0px;
    width: 30px;
}
/*
.autocomplete-suggestions {
    left: 75% !important;
    top: 125px !important;
}*/

.et_pb_acf_table .clearfix:after, .clearfix:before {
    content: " ";
    display: block !important;
}
.sb_mod_acf_table_item_label {
    font-weight: 600;
}
.sb_mod_acf_table_item_value a {
    text-decoration: underline;
    color: #f36c25;
}
/*
.et-top-search-primary-menu-item :focus {
   width: 141px;
    float: right;
    box-shadow: 0px 0px 4px 0px #f36c25;
}
.et-top-search-primary-menu-item :not(:focus) {
   width: 125px;
	float: right;
}
.Fixed_header button.et-search-submit {
    top: 5px;
}

button.et-search-submit {
    display: block;
    border: 0;
    width: 25px;
    background: url(../../uploads/2021/06/search_icon-1.png) no-repeat 5px 2px;
    height: 24px;
    border-left: 1px solid #333333;
    outline: none !important;
	position: relative;
    top: 5px;
}
button.et-search-submit:hover{
background: url(../../uploads/2021/06/search_icon-1.png) no-repeat 5px -21px;
    outline: none !important;
}
*/

.post-type-archive-directories .et_pb_section.et_pb_section_1.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;
    margin-top: 0px;
    margin-bottom: 0px;
}
.post-type-archive-secretary_general .et_pb_section.et_pb_section_1.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;
    
}
.post-type-archive-annual_reports .et_pb_section.et_pb_section_1.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;
    
}
.post-type-archive-press .et_pb_section.et_pb_section_1.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;
    
}
.post-type-archive-aponews .et_pb_section.et_pb_section_1.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;
    
}
.post-type-archive-ebooks .et_pb_section.et_pb_section_1.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;
    
}
.post-type-archive-papers .et_pb_section.et_pb_section_1.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;
    
} 
.post-type-archive-articles .et_pb_section.et_pb_section_1.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;    
} 
.post-type-archive-p_glossary .et_pb_section.et_pb_section_1.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;    
} 
.single-tribe_events .et_pb_section.et_pb_section_1.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;    
} 
.page-id-35985 .et_pb_section.et_pb_section_0.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;    
} 
.page-id-35965 .et_pb_section.et_pb_section_0.et_pb_with_background {
	 padding-top: 70px !important;
    padding-bottom: 83px !important;    
} 
.page-id-40536.et_pb_section.et_pb_with_background {
    padding-top: 70px!important;
    padding-bottom: 83px!important;
}
/*
#page-container:first-child .dcsbcm_divi_breadcrumb {
    display: none;
}
#main-content:first-child .dcsbcm_divi_breadcrumb {
    display: block !important;
}
*/


#apo-program21 .n2-ss-slide:hover .n2-ss-slide-background, #public-sect .n2-ss-slide:hover .n2-ss-slide-background  {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -ms-transform: scale(1.2);
   -webkit-transition: all 1.2s ease-out;
    -moz-transition: all 1.2s ease-out;
    -o-transition: all 1.2s ease-out;
    transition: all 1.2s ease-out;
}
ul#et-menu li ul li:first-child {
    /*padding-left: 0px;*/
}

span#et-search-icon {
    display: block;
    border: 0;
    width: 47px;
    background: url(../../uploads/2021/06/search_icon-1.png) no-repeat 12px 2px;
    height: 24px;
    border-left: 1px solid #333333;
    outline: none !important;
	position: relative;
    top: 0px;
	margin-left: 10px;
}
span#et-search-icon:hover{
background: url(../../uploads/2021/06/search_icon-1.png) no-repeat 12px -21px;
    outline: none !important;
}

.et_pb_extra_column_main1 {
    width: 100%;
}
.page-container > .dcsbcm_divi_breadcrumb {
    display: none;
}
li.menu-item.et-top-search-primary-menu-item a {
    padding: 0px !important;
    top: -7px;
}
li.menu-item.et-top-search-primary-menu-item a:hover {
    background: transparent !important;
}
.wp-pagenavi {
    float: right;
}
.et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular {
    /*margin-top: -25px !important;*/
}
#et-navigation .mega-menu>ul:last-child {
    left: 62.7%;
}
.prosettings {
    display: block !important;
}
#main-header .logo {
    height: 90.84px !important;
    margin: 17.08px 0 !important;
    width: 260px !important;
}
.bnr_txIn h1 {
    font-size: 59px !important;
    line-height: 66px !important;
    color: #fff;
    margin-bottom: 0px !important;
    font-weight: 800 !important;
    letter-spacing: 3px;
    font-family: 'Montserrat', sans-serif !important;
    text-shadow: 2px 2px 3px #000 !important;
}
.bnr_txIn h2 {
    font-size: 45px !important;
    line-height: 50px !important;
    color: #f36c25;
    margin-bottom: 15px !important;
    font-weight: 400 !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: 'Montserrat', sans-serif !important;
    text-shadow: 2px 2px 3px #000 !important;
}
div#n2-ss-12 .nextend-bullet-bar .n2-bullet {
    width: 42px;
    height: 2px;
    background: #fff !important;
    display: inline-block;
    margin: 0 2px !important;
    border-radius: 3px !important;
    padding: 1px !important;
}
div#n2-ss-12 .nextend-bullet-bar .n2-bullet.n2-active{
	background: #f36c25 !important;
}

/*
.right-area .et_pb_column_4_4 {
    padding: 10px 15px;
}
*/
.art--list-pg .art--img img {
    height: 250px;
}
@media only screen and (min-width: 981px){
.et_pb_section_1 {
    max-width: 100% !important;
}
	.et_pb_section_2 {
    max-width: 100% !important;
}
}

.et_pb_row.succes-r {
    margin-bottom: 20px !important;
}

.search_T_bar {
    display: block !important;
}
.search_T_bar .search_T_bg { position: fixed;
    z-index: 999;
    height: 50vh;
    background: #fff;
    left: 0;
    right: 0;
    margin: 0 auto;
	padding: 100px 0px;
	box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.search_T_bar .search_T_bg #sbc {
    transform: translate(0px, 50%);
}
.search_T_bar.sbar {
	display:none !important;
}
.sec4-1 .et_pb_module.et_pb_text {
    padding: 0 20px 20px;
}
.sec4-1 {
    box-shadow: 0px 0px 5px 0px;
    margin-right: 25px !important;
    width: 48% !important;
}
select.form-select.form-select-sm {
   /* text-transform: capitalize;*/
}
h2.hd_1 {
    text-transform: uppercase;
	font-size: 28px;
    line-height: 30px;
}
h2.hd_11 {
    text-transform: uppercase;
	font-size: 28px;
    line-height: 30px;
}
/* style for heading */
.et_pb_module.et_pb_text h1{
    text-transform: capitalize;
}


/* Left Filter css */

label.subject-index input[type=checkbox]
{
    display: none;
}
label.subject-index{
    font-size:18px;
    color:#f36c24;
    margin-left:-16px;
	width: 200px;
	margin-bottom:-10px;
	margin-top:7px;
	font-weight:500;
}
ul.children {
    border: 2px solid #EAE6E4;
    margin-top: 16px;
    margin-left: -25px;
    padding-bottom: 12px;
    padding-right: 14px;
    
}

li.cat-item {
    font-size: 15px;
    color: black;
}
li.cat-item input[type="checkbox"] {
   margin-left: -15px;
}

#chld {
    width: 210px;
    height: auto;
    overflow: hidden;
}
#chld li, ul.ab li{
    display: block;
	text-align:initial;
	line-height:initial;
    /*width: 130px;*/
}
/*.post-type-archive-ebooks #chld li, ul.ab li{
	width: 145px;
}*/
.eb-list a {
    color: #f36c25;
	font-size: 18px;
    font-weight: 700;
}
label.subject-index:after {
    /*    display: block;
    float: right;
    content: "\f078";
    width: 20px;
    height: 20px;
    font-size: 15px;
    padding-left: 5px;
    font-family: 'FontAwesome';*/
}

@media(max-width:767px){
#twoSec4 .sec4-1-1 .sec4-1 {
    width: 100% !important;
}
}
/* responsive css for toggle button and footer spacing in different devices start here */
@media screen and (min-device-width : 414px ) 
   {
        button#responsive-menu-pro-button {
            width: 40px;
            height: 40px;
            cursor: pointer;
            transition: 0.5s all ease;
            display: block;
            position: absolute !important;;
            top: 25px !important;;
            right: 10px !important;;
            margin-left: 0px;
            }
         .footer_columns_4 .widget{
            padding-top:0px
        }
         .footer_columns_4 #nav_menu-3, .footer_columns_4 #nav_menu-4, .footer_columns_4 #nav_menu-5, .footer_columns_4 #nav_menu-6 {
          margin-top: -30px;
        }
    }
@media screen and (min-device-width :375px ) 
    {
        button#responsive-menu-pro-button {
            width: 40px;
            height: 40px;
            cursor: pointer;
            transition: 0.5s all ease;
            display: block;
            /*position: absolute !important;;
            top: 2px !important;;*/
            right: 10px !important;
            margin-left: 0px;
            }
         .footer_columns_4 .widget{
            padding-top:0px
        }
         .footer_columns_4 #nav_menu-3, .footer_columns_4 #nav_menu-4, .footer_columns_4 #nav_menu-5, .footer_columns_4 #nav_menu-6 {
          margin-top: -30px;
        }
    }
 @media screen and (min-device-width : 360px ) 
    {
        button#responsive-menu-pro-button {
            width: 40px;
            height: 40px;
            cursor: pointer;
            transition: 0.5s all ease;
            display: block;
            /*position: absolute !important;;
            top: 2px !important;*/
            right: 10px !important;
            margin-left: 0px;
            }
         .footer_columns_4 .widget{
            padding-top:0px
        }
         .footer_columns_4 #nav_menu-3, .footer_columns_4 #nav_menu-4, .footer_columns_4 #nav_menu-5, .footer_columns_4 #nav_menu-6 {
          margin-top: -30px;
        }
    }
@media screen and (min-device-width : 768px ) {
  .footer_columns_4 .widget{
            padding-top:0px
        }
         .footer_columns_4 #nav_menu-3, .footer_columns_4 #nav_menu-4, .footer_columns_4 #nav_menu-5, .footer_columns_4 #nav_menu-6 {
         margin: 0;
           
        }
   }
/* responsive css for toggle button and footer spacing in different devices ends here */

#topbnr1 .top-sub-heading h1 {
    color: #f26b24 !important;
    font-weight: 900;
    padding: 0px 0px;
    font-family: 'Campton-BoldDEMO';
    font-size: 45px;
}
#topbnr12 .top-heading.centeralign h1 span {
    color: #f26b24 !important;
    font-weight: 500;
    font-size: 37px;
    font-family: 'Campton-LightDEMO';
}
#topbnr12 .top-heading h1 {
    color: #fff !important;
    font-family: 'Campton-BoldDEMO';
    font-size: 45px;
    line-height: 42px;
}
.twobluelines:before {
    content: '';
    display: block;
    border: solid 5px #f65e0d;
    width: 16%;
    position: absolute;
    left: 39%;
    top: 42px !important;
    background: #558ED5;
    padding: 5px;
}


@media(max-width:1024px){
  #responsive-menu-pro-container.slide-left{
    position:fixed;
    width: 100%;
    z-index:9999;
  }
  #responsive-menu-pro-wrapper ul#responsive-menu-pro{
    top:50px;
  }
}

form.searchandfilter input[type="submit"] {
    background: #f36f29;
    color: #fff;
    letter-spacing: 1px;
    width: 211px;
    margin-left: -4px;
    padding: 0.6em 1em;
    border-radius: 8px;font-size: 15px;
}
.search-for {
    font-weight: 600;
    text-transform: capitalize;
}
ul#chld li label input, ul.ab li label input {
    margin-right: 5px;
    /*box-shadow: 0px 0px 2px 0px;*/
}

ul#chld label,ul.ab {
    font-size: 12px;
}

.tribe-common-g-row.tribe-events-calendar-list__event-row:nth-child(even) {
    background-image: url(https://www.apo-tokyo.org/wp-content/uploads/2021/07/ornage_bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;	
}
.tribe-common-g-row.tribe-events-calendar-list__event-row {
    padding: 15px;
}
header.tribe-events-calendar-list__event-header {
    position: absolute !important;
    background: transparent;
    box-shadow: none;
	
}
.tribe-events-calendar-list__event-wrapper.tribe-common-g-col {
    flex: 0 0 45% !important;
    border-right: solid 1px #f36c25;
    margin-right: 30px;
}
.tribe-events-cal-links {
    transform: translate(0px, 0%);
	color: #000;
}

.tribe-events-cal-links img {
    width: 20px;
    margin-left: 12px;
}

.autocomplete-suggestions ul .result-image {
    display: none;
}
.autocomplete-suggestions ul li .title-wrap p.title {
    width: 100%;
}
.autocomplete-suggestions ul li{
padding: 0px !important;
}

.single-directories .et_pb_row_1 h3 {
    font-size: 24px;
    line-height: 38.4px;
	font-weight:700;
 }

.left-fiters {
    width: 25%;
    float: left;
}
.yotu-videos {
       padding: 40px 0 0 !important;
}
.et_pb_section_4 {
    padding-bottom: 40px !important;
}
/*.posts-blog-feed-module.standard.post-module.et_pb_extra_module.module {
    width: 75%;
    float: right;
}*/
.posts-blog-feed-module h2.post-title.entry-title a {
    color: #000;
}
article.nopost h5 {
    color: #000;
}
.et_pb_accordion_0.et_pb_accordion .et_pb_toggle {
    margin-bottom: 30px !important;
}
.post-type-archive-aponews .right-area .eb-list{
   border-right:none !important;
   width:75% !important;
}
.post-type-archive-video  .eb-list{
   border-right:none !important;
   width:75% !important;
}
.post-type-archive-apo_news .et_pb_column.et_pb_column_3_5 {
    border-right: 1px solid #f36c25;
}

/* event page */

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-featured-image-wrapper {
        width: 28.3% !important;
}
.tribe-common .read-more a {
    background: #f36c25;
    padding: 5px 13px;
    border-radius: 5px;
    color: #fff !important;
}

.tribe-events-calendar-list__month-separator {
    display: none !important;
}
.tribe-events-c-events-bar__views {
    display: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header__events-bar {
    margin-bottom: 0px !important;
}
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn {
    background-color: #f36c25;
 }
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control {
    margin: 0px 0 !important;
}
.tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input {
    padding: 11px 20px 12px 40px !important;
}
address.tribe-events-calendar-list__event-venue.tribe-common-b2 {
    width: auto;
    position: relative;
    top: -23px;
    left: 65px;
}
ul.tribe-events-c-nav__list {
    display: none !important;
}

.tribe-events-c-ical.tribe-common-b2.tribe-common-b3--min-medium {
    display: none !important;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
    padding-bottom: 75px !important;
}
time.tribe-events-calendar-list__event-datetime {
    color: #f36c25;
	font-weight:500;
}
.tribe-events-c-top-bar.tribe-events-header__top-bar {
    display: none !important;
}
.tribe-common .tribe-common-c-btn:focus, .tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:hover {
    background-color: rgb(243 108 37) !important;
}
.tribe-events .tribe-events-c-events-bar__search-form {
    width: 70% !important;
    text-align: center;
    margin: 0 auto;
}
.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border: none !important;
}
.tribe-events-view {
    z-index: 0;
}
.tribe-events-calendar-list__month-separator {
    display: none !important;
}
@media (min-width: 768px){
.tribe-events-single-event-title {
    font-size: 30px !important;
    text-transform: capitalize;
}
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search {
    box-shadow: none !important;
	margin-bottom: 50px;
}

.tribe-events-calendar-list {
    height: 550px;
    overflow-y: auto;
    overflow-x: hidden;
	margin-top:100px !important;
}

/* Scrollbar Styling */
.tribe-events ::-webkit-scrollbar {
    width: 10px;
}
 
.tribe-events ::-webkit-scrollbar-track {
    background-color: #ebebeb;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.tribe-events ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #6d6d6d; 
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__month-separator+.tribe-events-calendar-list__event-row {
    margin-top: 0px !important;
}
.tribe-events-calendar-list__event-featured-image-wrapper a {
    border: solid 1px #c7c7c7;
    padding: 20px;
    background: #fff;
}
.tribe-common-g-row .read-more a {
    top: auto;
    bottom: -11px;
}
.tribe-events-cal-links a {
    color: brown;
}
.tribe-events-event-image img {
    margin: 0 auto;
}
.tribe-events-meta-group dd.tribe-events-event-categories {
    display: none;
}
.tribe-events-meta-group dt.tribe-events-event-categories-label {
    display: none;
}
.tribe-events-single .tribe-events-cal-links {
    text-align: center;
}

.tribe-common a, .tribe-common a:active, .tribe-common a:focus, .tribe-common a:hover, .tribe-common a:visited {
      
}
.post-type-archive-secretary_general .et_pb_cpt_text_0 .et_pb_more_button {
    color: #000000!important;
}
.post-type-archive-secretary_general .et_pb_cpt_text_1 .et_pb_more_button {
    color: #000000!important;
}
.post-type-archive-secretary_general a.button.et_pb_button.et_pb_more_button:after {
    top: -2px !important;
}

.single-tribe_events .tribe-events-cal-links img {
    display:none !important;
}
.single-tribe_events .tribe-events-cal-links .tribe-events-gcal, .tribe-events-cal-links .tribe-events-ical {
    color: #f3702b;
}
.single-tribe_events a.tribe-events-gcal.tribe-events-button:before {
    display: block;
    content: '';
    background-image: url(https://www.apo-tokyo.org/wp-content/uploads/2021/07/ev-cal.png);
    position: absolute;
    width: 20px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: 20px 22px;
    left: 13px;
}

.single-tribe_events a.tribe-events-gcal.tribe-events-button {
    border: solid 2px #f3702b87;
    padding: 10px 20px 10px 45px;
}
.single-tribe_events span.cal-icon img {
    float: left;
    margin-right: 10px;
    width: 15px;
    height: 20px;
    margin-top: 8px;
}
.single-tribe_events dd.tribe-venue {
    float: left;
    margin-right: 6px;
}
.single-tribe_events .tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix {
    width: 100%;
}
.single-tribe_events .tribe-events-abbr.tribe-events-start-time.published.dtstart {
    position: absolute;
    left: 50%;
    top: -21px;
}
.single-tribe_events dt.tribe-events-start-time-label {
    position: absolute;
    left: 40%;
    top: -17px;
    font-weight: 800;
    text-transform: uppercase;
}
.single-tribe_events .tribe-events-abbr.tribe-events-start-time.published.dtstart {
    position: absolute;
    left: 40%;
    top: -21px;
}
.single-tribe_events dt.tribe-events-start-date-label {
    font-weight: 800;
    text-transform: uppercase;
}
.single-tribe_events dd abbr.tribe-events-abbr.tribe-events-start-date.published.dtstart {
    position: relative;
    top: 5px;
}


/* end event s here */
.post-type-archive-video .et_pb_column_3_5.eb-list {
    padding-top: 20px;
	margin:15px;
}
.post-type-archive-video .et_cpt_container_column .bookimg-b{
    width: 100% !important;
}
.post-type-archive-video .et_cpt_container_column .et_pb_image{
  max-width:100% !important;

}
.post-type-archive-video .et_cpt_container_column .bookimg-b img{
   object-fit:cover !important;
   height:306px !important;
   width:100% !important;
   max-width:100% !important;
}
.single-directories .et_pb_section.et_pb_with_background:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
45deg
,#f1f1f1,transparent);
    left: 0px;
    top: 0px;
    position: absolute;
}
.single-directories .et_pb_column_0 .et_pb_dcsbcm_divi_breadcrumbs_module_0 .et_pb_module_inner{
    font-size:15px !important;
    
}
.bnr-imgs img {
    height: 200px;
    width: 100%;
}
/* css start for Annual program */
.page-id-27845 .footable-header .ninja_clmn_nm_projecttitle{
    width:300px;
}
.page-id-27845 .footable-header .ninja_clmn_nm_venue{
    width:240px;
}
.page-id-27845 .footable-header .ninja_clmn_nm_startdate,.footable-header .ninja_clmn_nm_enddate{
    width:120px;
}
.page-id-27845 .colored_table table.ninja_table_pro.inverted.table a {
    color: #f36c24!important;
    font-size: 16px;
    }
 .page-id-27845   tbody {
    font-size: 16px;
    line-height: 30px;
}
/* css End for Annual program */


footer .sub_btn {
    transform: translate(35px, 0px);
}
.et_pb_section.et_pb_section_0.et_pb_with_background:before {
    display: block;
    content: '';
    width: 60%;
    height: 100%;
    background-image: linear-gradient( 
85deg
 ,#ffffff,transparent);
    left: 0px;
    top: 0px;
    position: absolute;
}
.tribe-common .tribe-events-before-html {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
}
.eventbnr {
    height: 175px;
    overflow: hidden;
}
.eventbnr img {
    object-fit: cover !important;
    width: 100%;
    height: auto;
}

.single-tribe_events .eventbnr {
    display: none !important;
}
.Up_eventshow .read_more {
    font-weight: 300;
}
.Up_eventshow .hd_5 {
    font-weight: 500 !important;
}

.listsgs p {
    padding-top: 10px;
    padding-bottom: 0px;
}
span.dcsbcm_divi_breadcrumb.dcsbcm_divi_breadcrumb-active {
    color: #333333;
	margin-right: 10px;
	display:none !important;
}
#typeP h1 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 550;
    text-transform: none;
}
div#individualP h1 {
    font-size: 28px;
    line-height: 32px;
    font-weight: 550;
    text-transform: none;
}
.et_pb_tax_loop_archive_0 .et_pb_section {
    margin-bottom: 15px;
    padding: 10px 0px;
}
.et_pb_cpt_list_wrapper .et_pb_cpt_list_image_container {
    float: none !important;
}
.wpsolr_suggestions p.title {
    max-width: 100% !important;
    border-bottom: solid 1px #e6e6e6;
    padding-bottom: 12px;
}

#eventpg .Up_eventsImg {
    display: block;
    width: 22%;
    padding: 20px;
    border: solid 1px #d7d7d7;
}
#eventpg .Up_eventDate {
    width: auto;
    text-align: left;
}
#eventpg .Up_eventTx h5 {
    font-size: 20px;
    line-height: 1.42;
    font-weight: 700;
    margin-bottom: 20px;
    color: #141827;
}

#eventpg .Up_eventTx {
    width: 58%;
    padding-left: 0px;
    border-right: solid 1px #f36c25;
}
#eventpg .read_more {
    font-weight: 300;
    background: #f36c25;
    padding: 5px 13px;
    border-radius: 5px;
    color: #fff !important;
}
#eventpg .Up_eventDate p {
    color: #f36c25;
}

#eventpgsingle .max_details {
    width: 95%;
    margin: 0 auto;
    text-align: center;
    padding: 20px 10px;
	margin-bottom: 20px;
}
#eventpgsingle .max_details .col-md-3 {
    display: inline-grid;
    width: 23%;
    border-right: solid 1px #d7d7d7;
	color: #000;
}
#eventpgsingle .max_details .col-md-3:last-child {
    border-right: none;
}
#eventpgsingle .max_details address.tribe-events-calendar-list__event-venue {
    top: 0px !important;
    left: 0px !important;
}
#eventpgsingle span.icon_txt img {
    width: 20px;
}
#eventpgsingle span.icon_txt {
    color: #f36c25;
    font-weight: 300;
}
#eventpgsingle span.icon_txt.smll---img img {
    width: 16px;
}
#eventpgsingle .sn_evnt_title h1 {
    font-size: 25px;
    text-align: center;
    text-transform: none;
    margin-bottom: 35px;
}
.nooverlaycolor:before {
    background-image: none !important;
}

li#menu-item-36111 .sub-menu {
    border-right: none !important;
}
.Fixed_header div#et-navigation #et-menu li a {
    /*padding: 53px 11px;*/
	padding:21px 7px;
	margin-right:0px;
}
#et-navigation>ul>li {
    margin-right: 11px !important;
    margin-left: 11px !important;
}

.Fixed_header ul#et-menu li ul li a {
    padding: 2px 5px !important;
}

.post-type-archive-directories .et_pb_column_1_2 {
    box-shadow: 1px 0px 6px 2px #e8e8e8;
    padding: 10px;
    border-radius: 5px;
}
.post-type-archive-directories .et_pb_column.et_pb_column_1_2.et_pb_column_3.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    padding-left: 10px !important;
}

.post-type-archive-directories .et_pb_column.et_pb_column_1_2.et_pb_column_23.et_pb_css_mix_blend_mode_passthrough.et-last-child.et_pb_column_empty {
    box-shadow: none;
}
.left-A-sec {
    width: 71.625% !important;
}
.sec-listing-left {
    border: solid 1px #e9e9e9;
    padding: 10px 13px;
    border-radius: 5px;
    box-shadow: 0px 0px 2px 0px;
    width: 22.85% !important;
}
.sec-listing-left p, .sec-listing-left p a {
    font-size: 13px;
}
.sec-listing-left p a {
    color: #000 !important;
}
/*new*/
input.et_pb_searchsubmit{
	letter-spacing: 1px !important;
    color: white !important;
    width: 120px !important;
}
input#searchInput {
	color: #A5A2A1 !important;
    border-radius: 8px;
    background-color: #EAE6E4;
}

.withOut-featur-Img .eb-list {
    margin-right: 0px !important;
    width: 85% !important;
    border-right: solid 1px #f36c25 !important;
    padding-right: 15px !important;
    padding-left: 0px;
}
.odd-row .et_pb_cpt_loop_archive_0 .et_pb_section:nth-child(odd), .et_pb_tax_loop_archive_0 .et_pb_section:nth-child(odd) {
    background: #fff !important;
    border-bottom: 1px solid #eee;
}
.updates-row .et_pb_cpt_loop_archive_0 .et_pb_section:nth-child(odd), .et_pb_tax_loop_archive_0 .et_pb_section:nth-child(odd) {
    background: #fff !important;
    border-bottom: 1px solid #eee;
}
.updates-row .et_pb_column.et_pb_css_mix_blend_mode_passthrough {
    padding-left: 10px;
    /*font-size: 25px;*/
}
.v-layout .et_pb_row.et_pb_row_cpt {
    height: 160px;
}
.et_pb_column.et_pb_column_1_3.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    float: none;
}
td.sb_mod_acf_table_item.sb_mod_acf_table_item_value.et_pb_acf_table_item_4 {
    width: 85%;
}
.v-layout .et_section_regular {
    height: 480px !important;
    border: 1px solid #0000001f;
}
.newsletter-row .et_pb_column.et_pb_css_mix_blend_mode_passthrough {
    /*padding-left: 0px;
    width: 92% !important;*/
}


.update-news .sb_mod_acf_single_item.clearfix {
    text-align: center;
    padding: 15px;
    background-color: #e6651c7a;
}
.update-news .et_pb_cpt_list_image_container {
    margin-right: 0 !important;
}
.update-news .et_pb_column {
    /*border-bottom: 2px solid #ededed;*/
}
.ebook-rows .et_pb_cpt_loop_archive_0 .et_pb_section:nth-child(odd), .et_pb_tax_loop_archive_0 .et_pb_section:nth-child(odd) {
    background: #fff;
	border-bottom:2px solid #A5A2A1;
	margin-bottom: 20px !important;
}
.post-type-archive-papers .et_pb_cpt_loop_archive_0 .et_pb_section:nth-child(odd), .et_pb_tax_loop_archive_0 .et_pb_section:nth-child(odd) {
    background: #fff;
	border-bottom:1px solid #eee;
}
.post-type-archive-p_glossary .et_pb_cpt_loop_archive_0 .et_pb_section:nth-child(odd), .et_pb_tax_loop_archive_0 .et_pb_section:nth-child(odd) {
    background: #fff;
	border-bottom:1px solid #eee;
}
.ebook-rows .et_pb_module.et_pb_image.et_pb_animation_left.et_always_center_on_mobile.et-waypoint.et-animated {
    padding-left: 15px;
}
.ebook-rows h2.cpt_title.page_title.entry-title {
    font-size: 32px !important;
    line-height: 24px !important;
    color: #000;
    margin-bottom: 12px !important;
    font-weight: 600 !important;
}
.article-row .et_pb_section.et_section_regular {
    border: solid 2px #00000014;
    padding: 15px;
    background-color: #f8fafa73;
	height: 360px;
	
	/*height: 450px;*/
}
.article-row h2.cpt_title.page_title.entry-title {
    
    line-height: 22px !important;
    color: #000;
    margin-bottom: 10px !important;
    font-weight: 500 !important;margin-top: 5px;
}
.article-row .et_pb_module.et_pb_image.et_pb_animation_left.art--img.et_always_center_on_mobile.et-waypoint.et-animated {
    margin-bottom: 0;
}
.video-row .et_pb_column.et_pb_column_1_3.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    width: 70%;
	margin-left: 14%;
	text-align: center;

}
.video-row .et_pb_column.et_pb_column_2_3.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
    margin-left: 17%;
}
.secretory-row .et_pb_column.et_pb_column_2_3.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
    width: 100%;
}
.secretary-row a.button.et_pb_button.et_pb_more_button {
    background: #e66924;
    color: #fff !important;
}
.secretary-row a.button.et_pb_button.et_pb_more_button:after {
    margin-top: 8px;
}
.et_section_regular a.button.et_pb_button.et_pb_more_button:after {
    font-size: 20px;
}
.member-row h1{
    margin-top: 0 !important;
}

div#footer-nav1 ul li:last-child:after {
    display: none !important;
}
div#footer-nav1 ul li a {
    color: #f36c25;
}


/* nitin css new added - */
@media screen and (min-width:769px) and (max-width:1200px){
.et_pb_text_inner {
    padding: 10px;
}
}
@media screen and (min-width:769px) and (max-width:979px){
.et_pb_image .et_pb_image_wrap {
    left: 8px;
}
}

@media screen and (max-width: 1024px){
button#responsive-menu-pro-button {
top: 25px!important;
}
#responsive-menu-pro-container .responsive-menu-pro-search-box { 
	margin-top: 50px;    
}
}
@media screen and (max-width:1023px){
input#searchsubmit {
    width: 100%!important;
}
}
@media only screen and (max-width: 980px){
.et_pb_image_0 {
    width: 365px;
}
}
@media screen(max-width:800px){
.et_pb_section.et_pb_section_1.et_section_regular 
{
    padding: 20px;
}
div.et_pb_section.et_pb_section_0 {
      background-size: 100%;
}
}
@media screen and (max-width:779px){
.et_pb_section_1 .connectBx {
    width: 100%!important;
	height:auto!important;
	padding: 15px !important;
}
.connectBx1 .years_logo {
    width: 70% !important;
}
.connectBx5 .connectBx1 {
    width: 100% !important;
    height: 205px !important;
    margin: 0 auto;
}
.et_pb_column_9 .connectBx1 .years_logo img {
    width: 100%!important;
}
.apo6-row {
    right: 0px !important;
}
.connectBx1 img {
    width: 100%!important;
}
/*.connectBx1 .years_logo img {
    width: 45%!important;
}*/
}

@media screen and (max-width:768px){
.et_pb_image_0 {    
    margin-left: 0px!important;
}
.bnr_txIn h1 {
    font-size: 35px !important;
    line-height: 45px !important;
}
.video-row .et_pb_column.et_pb_column_2_3.et_pb_column_1.et_pb_css_mix_blend_mode_passthrough {
    margin-left: 0px!important;
}
.video-row .et_pb_column.et_pb_column_1_3.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    margin-left: 0px!important;    
}
.post-type-archive-video .et_cpt_container_column .bookimg-b img {    
    width: auto !important;  
}
.connectBx {
    width: 100% !important;
}
.years_logo {   
    width: 100px!important;
}
.connectBx {
    border-bottom: 1px solid #ccc;
}
.sec-listing-left {  
    width: 92% !important;
    margin: 0 auto !important;
    text-align: center;
    margin-left: 12px !important;
    padding-left: 15px !important;
}
.left-A-sec {
    width: 100%!important;
    padding: 5px 15px;
}
#chld,label.subject-index, ul.ab, ul.a, ul.ab li {width:100% !important;}
li.cat-item input[type="checkbox"] {
    margin-left: 22px;
    margin-top: 6px;
}
ul.children {
   
    margin-left: 0px;
}
.searchandfilter li {
    width: 100%!important;text-align: center;
}
ul li ul {
   
    padding: .7em 0 .3em 0em;
}
/*label.subject-index {   
    margin-left: 0px;
}*/
}
@media screen and (max-width: 481px){
.toproject p
{
height: 101px;}
}

@media screen and (max-width: 480px){
a.projectT-read-more { 
    margin-left: 90px;
}
/*.et_pb_section_1 p a{
	top: 18px!important;
    padding: 5px !important;
}*/
	div#typeP {
    padding: 10px;
}
	.toproject p {
    height: 95px!important;
    }
	a.projectT-read-more {
    top: 30px!important;
    margin-left: 0px!important;
}
div#typeP {
    padding: 10px;
}
.et_pb_text_inner {
   padding: 0px;
}
	
}
@media screen and (max-width:320px){
button#responsive-menu-pro-button {
    top: 45px;
    position: absolute;
}
button#responsive-menu-pro-button {
    top: 45px;
    position: absolute;
}

img#logo {
    width: 90%;
    height: 90%;
}
}


.juicer-feed .j-display-filters{
	text-transform:none !important;
}

.Up_event1 .cvf-pagination-nav {
    width: 100%;
    position: absolute;
    top: auto;
    bottom: -60px;
    border-top: solid 2px #d1d1d1;
    padding-top: 20px;
}
.Up_event1 .cvf-pagination-nav li.inactive {
    display:none;
}
section.Up_event1 h4 a {
    font-size: 18px;
    margin-top: 50px;
    border: solid 1px;
    padding: 5px 10px !important;
    border-radius: 5px;
}
.cvf-universal-pagination ul li.selected,.cvf-universal-pagination1 ul li.selected {
    background: transparent !important;
    color: #1E8CBE !important;
    font-weight: 800;
}
.cvf-universal-pagination ul li, .cvf-universal-pagination1 ul li {
    background: transparent !important;
    color: black !important;
    border-right: 2px solid #d1d1d1;
}

.appo60 {
    position: relative;
}

.appo-60--logo {
	right: -35px;
    position: absolute;
    top: auto;
    bottom: 62px;
}
.appo-60--logo img {
    width: 50%;
    float: right;
    margin-top: 150px;
}

.connectBx {
    width: 16%!important;
}


.connectBx h3{
    font-size: 14px!important;}

@media screen and (max-width:480px){
.appo-60--logo {
    position: inherit!important;
    right: 14px;
	}
}

.cvf-universal-content .Up_eventDate {
    border-left: solid 2px #ccc;
    padding-left: 25px;
}
.cvf-universal-content1 .Up_eventDate {
    border-left: solid 2px #ccc;
    padding-left: 25px;
}

img.thumbN {
    border: solid #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 8px 0px #999999;
}
img.thumbLogo {
    position: relative;
    width: 40px;
    height: 40px;
    left: 40%;
    top: -20px;
    background: #faeae1;
    border-radius: 50%;
    padding: 2px;
  border: solid #fff 3px;
}
.connectBx5 figure.years_logo {
    background: #fff;
    border-radius: 39%;
   /* box-shadow: 0px 0px 5px 0px #c9c9c9;*/
}
.connectBx {
    overflow: visible;
}
.connectBx1 {
    margin-top: 12px;height: 115px;
    width: 100%;
}
/*
.connectBx:hover .thumbN, .connectBx:hover .attachment-thumbN {
    margin-top: 3px;
	transition:.6s ease-in-out;
}*/
.newImgS .thumbLogo {
    width: auto !important;
    height: 40px !important;
}
.newImgS img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: solid #fff;
    border-radius: 10px;
    box-shadow: 0px 2px 8px 0px #999999;
    object-position: top;
}
.newImgS .thumbLogo {
    display: none;
}
.connectBx h3 {
    margin-top: 15px;
}
.fixMore span a {
    color: #f36c25;
    cursor: pointer;
	font-size: 12px;
}

/*.fixMore {
    position: absolute;
    right: 5px;
    bottom: -130px;
    top: auto;
}*/
.nav ul li:hover > a {
  color: #444;
  background-color: #f36c25;
}
.nav a:hover,
.nav .current-menu-item > a, .nav ul li:hover > a {
  color: #444;
  background-color: #f36c25;
}
/*
div#et-navigation #et-menu .current-menu-ancestor a {
    background: #f36c25 !important;
    color: #fff;
}
div#et-navigation #et-menu .current-menu-ancestor a ul li {
    background: transparent !important;
}*/

div#et-navigation a:hover,
div#et-navigation .current-menu-item > a, div#et-navigation ul li:hover > a {
background-color: #f36c25;
	color:#fff;
}
.menu-item-home.current-menu-item a {
    background: transparent !important;
}
div.tribe-event-description p {
    font-size: 14px !important;
    line-height: normal;
	padding-bottom: 10px;
}
h3.entry-title.summary {
    font-size: 20px !important;
	color: #000000;
}
.div-form-event_cat {
    float: left;
    margin-bottom: 0;
    padding: 15px;
    width: 24.3333%;
}

.tribe-bar-submit {
    float: left;
    margin-bottom: 0;
    margin-left: 0px !important; 
    padding: 15px;
    width: 25%;
}

select#form-event_cat {
    border-bottom: 1px dashed #b9b9b9;
    background: transparent;
    padding: 5px;
    width: 240px;
}
.tribe-bar-search-filter {
   
    width: 24.3333% !important;
}
@media (min-width: 981px){
	body.page-id-44089 .et_pb_row {
    padding: 0 !important;
}
}
.et_pb_row_1.et_pb_row {
     padding-bottom: 0px!important;
   
}
.et_pb_with_border.et_pb_module.et_pb_text.et_pb_text_5.et_pb_bg_layout_light.et_pb_text_align_left {
    padding-top: 10px;
}
h1.tribe-events-page-title {
    padding-bottom: 50px;
}
.Up_eventsImg img{
	height: 115px !important;
}
.et_pb_text_inner a{
	/*font-size: 13px !important;*/
}

.datepicker table tr td span {
height: 35px !important;
line-height: 35px !important;
}
.datepicker.dropdown-menu {
min-width: 255px;
	z-index: 999999 !important;
}
.Up_eventCl a{
    font-size: 30px !important;
}

.apotooltip {
  position: relative;
}

/*.apotooltip .apotooltiptext {
    visibility: hidden;
    width: 275px;
    background-color: white;
    color: #000;
    
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 9999999;
    right: 100%;
    left: -1%;
    opacity: 0;
    transition: opacity 1s;
    font-size: 10px;
    border: 1px solid lightgray;
    top: -102px;
}*/
.apotooltip .apotooltiptext {
visibility: hidden;
width: 205px;
background-color: #ffffff;
color: #000;
text-align: justify;
border-radius: 10px;
padding: 5px 0;
padding: 7px;
position: absolute;
z-index: 9999999;
font-weight: 500;
left: -40%;
line-height: 13px;
opacity: 0;
transition: opacity 1s;
font-size: 10px;
border: 2px solid #ffffff;
top: -123px;
box-shadow: 2px 4px 14px rgb(0 0 0 / 38%);
margin-left:90px;
}

span.apotooltiptext:after {
content: " ";
position: absolute;
top: 101%;
left: 50%;
margin-left: 71px;
border-width: 11px;
border-style: solid;
border-color: #ffffff transparent transparent transparent;
}
.apotooltip:hover .apotooltiptext {
  visibility: visible;
  opacity: 1;
}
span.apotooltiptextleft:after {
content: " ";
position: absolute;
top: 101%;
left: -65px;
margin-left: 71px;
border-width: 11px;
border-style: solid;
border-color: #ffffff transparent transparent transparent;
}
.apotooltip:hover .apotooltiptextleft {
  visibility: visible;
  opacity: 1;
}
.single-tribe_events .tribe-events-content {
    padding-top: 20px;
}
.apotooltip .apotooltiptextleft {
    visibility: hidden;
    width: 205px;
    background-color: #ffffff;
    color: #000;
    text-align: justify;
    border-radius: 0px;
    padding: 5px 0;
    padding: 7px;
    position: absolute;
    z-index: 9999999;
    font-weight: 500;
    left: 67%;
    line-height: 13px;
    opacity: 0;
    transition: opacity 1s;
    font-size: 9px;
    border: 2px solid #ffffff;
    top: -123px;
    box-shadow: 2px 4px 14px rgb(0 0 0 / 38%);
}
.et_pb_column_13 {
    z-index: 0 !important;
}


/*.et_pb_column {
   z-index: 0 !important;
}*/
.et_pb_column_12 {
     z-index: 0 !important;
}
.et_pb_column_16 {
    z-index: 0 !important;
}
.et_pb_column_17 {
    z-index: 0 !important;
}
.connectBx:hover {
     box-shadow: 0px !important; 
}


.directories_detail {
    padding: 20px;
}
#tribe-bar-form input[type=text] {
   
    font-style: normal !important;
   
}
::-webkit-input-placeholder {
    font-style: normal !important;
}
.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
    background: #656565 !important;
   
}
.connectBx {
-webkit-transition: height .35s ease-in-out;
transition: height.35s ease-in-out;
}
.connectBx .txtInfo:before {
content: '';
position: absolute;
/*border-left: solid 3px #38baef;*/
background-color: white;
width: 5px;
height: 10px;
left: 0px;
top: 0;
}
.connectBx:hover .txtInfo:before {
content: '';
position: absolute;
/*border-left: solid 3px #38baef;*/
background-color: #38baef;
width: 5px;
height: 110px;
left: 0px;
top: 0;
transition: height 0.9s;
}
/*.connectBx:hover .fixMore a {
background: #f36c25;
width: 70px;
float: right;
color: #fff;
position: absolute;
text-align: center;
bottom: auto;
top: 106px;
transition: transform 1s;
transform: scale(1.08);
margin-top: 6px;
right: 0px;
}*/
.connectBx:hover .infoImg img {
/*position: absolute;*/
position: unset;
bottom: auto;
transition: transform 1s;
transform: scale(1.08);
}
.txtInfo {
padding-left:10px;

}
.fixMore {
position: absolute !important;
border-radius: 3px;
width: 65px;
height: 24px;
display: block;
text-align: center !important;
/*background: linear-gradient(to left, #f36c25 50%, white 50%);
background-size: 200% 100%;
background-position: left bottom;*/
transition: all .3s ease-out;
top: 222px;
right: -4px;
}

/*.fixMore:hover {
  background-position: right bottom;
}*/
.fixMore span a:hover {
    color: #fff !important;
	/*vertical-align: text-top;*/
}
.connectBx:hover .txtInfo11:before {
    content: '';
    position: absolute;
    background-color: #f8c31f;
    width: 5px;
    height: 110px;
    left: 0px;
    top: 0;
    transition: height 0.9s;
}
.connectBx .txtInfo11:before {
    content: '';
    position: absolute;
    background-color: white;
    width: 5px;
    height: 10px;
    left: 0px;
    top: 0;
}
.txtInfo11 {
padding-left:10px;

}
.connectBx:hover .txtInfo4:before {
    content: '';
    position: absolute;
    background-color: #2e7bee;
    width: 5px;
    height: 110px;
    left: 0px;
    top: 0;
    transition: height 0.9s;
}
.connectBx .txtInfo4:before {
    content: '';
    position: absolute;
    background-color: white;
    width: 5px;
    height: 10px;
    left: 0px;
    top: 0;
}

.txtInfo4 {
padding-left:10px;

}
.connectBx:hover .infoImg4 img {
    position: unset;
    bottom: auto;
    transition: transform 1s;
    transform: scale(1.08);
}
.connectBx:hover .infoImg11 img {
    position: unset;
    bottom: auto;
	padding-left: 6px;
    transition: transform 1s;
    transform: scale(1.08);
}
.daytitlebar h1 {
    background: #fff;
    text-align: center;
    height: 15px;
    line-height: 47px;
    color: #f36c25;
}
.connectBx:hover .fixMore {
color: #fff !important;
vertical-align: text-top;
background: #f37532;;
/*background: linear-gradient(to left, #f47431 50%, white 50%);*/
background-size: 200% 100%;
background-position: right bottom;
transition: all .3s ease-out;
}
.connectBx:hover .fixMore a {
color: white!important;
transition: all .3s ease-out;
}
.connectBx:hover .txtInfo12:before {
    content: '';
    position: absolute;
    background-color: #30c2b8;
    width: 5px;
    height: 110px;
    left: 0px;
    top: 0;
    transition: height 0.9s;
}
.connectBx .txtInfo12:before {
    content: '';
    position: absolute;
    background-color: white;
    width: 5px;
    height: 10px;
    left: 0px;
    top: 0;
}
.txtInfo12 {
padding-left:10px;

}

.connectBx:hover .txtInfo13:before {
    content: '';
    position: absolute;
    background-color: #1471a3;
    width: 5px;
    height: 110px;
    left: 0px;
    top: 0;
    transition: height 0.9s;
}
.connectBx .txtInfo13:before {
    content: '';
    position: absolute;
    background-color: white;
    width: 5px;
    height: 10px;
    left: 0px;
    top: 0;
}
.txtInfo13 {
padding-left:10px;

}
.connectBx5 figure.years_logo {
background: #fff;
border-radius: 39%;
/* box-shadow: 0px 0px 5px 0px #c9c9c9; */
}
figure.years_logo {
/* width: 80%; */
text-align: center;
/* margin: 0 auto; */
}
.connectBx.connectBx5 {
width: 17% !important;
padding-right: 10px !important;
padding-top: 25px;
border-radius: 9px;
background: transparent;
box-shadow: 0px 0px 4px 0px #a7a7a7;
}
.connectBx5 .connectBx1 {
text-align: center;
width: 100%;
/* background: #f9f9f9; */
border-radius: 50%;
}
.years_logo {
text-align: center;
width: 190px !important;
height: 232px;
margin: 0 auto;
margin-top: -17px !important;
}
 @media (min-width: 981px){
.post-type-archive-articles .et_pb_row {
    padding: 0% 0;
}
.post-type-archive-aponews .et_pb_row {
    padding: 0% 0;
}
.post-type-archive-apo_news .et_pb_row {
    padding: 0% 0;
}
.tax-apo_news_category .et_pb_row {
    padding: 0% 0;
}
.post-type-archive-press .et_pb_row {
    padding: 0% 0;
}
.post-type-archive-ebooks .et_pb_row {
    padding: 0% 0;
}
.tax-ebooks_category .et_pb_row {
    padding: 0% 0;
}
.tax-press_category .et_pb_row {
    padding: 0% 0;
}
.tax-p_glossary_category .et_pb_row {
    padding: 0% 0;
}
.tax-papers_category .et_pb_row {
    padding: 0% 0;
}
.tax-aponews_category .et_pb_row {
    padding: 0% 0;
}
.tax-ebooks_category ul#chld label,  ul.ab  {
    font-size: 10px !important;
}
.post-type-archive-papers .et_pb_row {
    padding: 0% 0;
}
.post-type-archive-p_glossary .et_pb_row {
    padding: 0% 0;
}
}
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
  
    height: 145px;
}
.et_pb_section.et_pb_with_background {
       padding-bottom: 83px!important;
}
p.programarea-txt {
    text-align: center !important;
    font-size: smaller;
   }
.single-articles .et_pb_title_meta_container span.published {
   display: block;
    font-size: 15px;
}
.membership-txt a {
color: #f36c25!important;
}
.membership-txt ul li {
	list-style: initial;
}
.membership-txt ol, ul {
	list-style: revert;
	color: #000000;
	padding: 20px;
}
.sn_evnt_image img {
    max-width: 100%;
    width: 65%;
    height: 100%;
    max-height: 100%;
}
h3.tribe-events-list-event-title.summary a {
    color: #f36c25;
}
.post-type-archive-annual_reports .et_pb_section {
    padding: 5px !important;
}


@media(max-width:1023px) and (min-width:768px){
	.toproject {
    width: 48% !important;
    float: left;
    margin-right: 8px !important;
    margin-left: 8px;
}	
}
@media(max-width:980px){
	.et_pb_blurb_container{
		padding:30px;	
	}

.secretary-row .et_pb_section_7
{
margin:10px;
}
}
/*     orginanization   */
@media(max-width:768px){
.like_graph_of_organi img{
    margin-left:50% !important;
}
}
@media(max-width:1179px) and (min-width:700px){
.iframe .photos-only .galcolumn
{
	
    width: 53%!important;
}
}
/*      bangladesh line_no 10  */

@media(max-width:1024px) and (min-width:768px)
{
	.postid-36443 .clearfix
	{
		margin:10px;
	}
}	

@media(max-width:414px) and (min-width:320px){
.page-id-35974 .dcsbcm_divi_breadcrumb a
{
	margin-left:10px
}
}

/*        alumni   */
@media(max-width:768px) and (min-width:540px){
.page-id-16 .et_pb_text_inner p
{
margin:10px;
}
}
.firstImg
{
	width:auto;
}


.post-type-archive-papers ul#chld label, ul.ab {
    font-size: 14px;
}


@media(max-width:768px){
.page-id-6133 .et_pb_section_1 p
{
	padding-left:10px!important;
	padding-top:10px!important;
	padding-bottom:10px!important;
	margin-right:20px
}
}

@media(max-width:768px){
#n2-ss-11item1
{
	margin-right:10px;
}
}
@media(width:768px){
.page-id-43951 .et_pb_text_inner p
{
	margin:10px;
	
}
}
@media(max-width:768px){
	.five_key_role_img_for{
		width:100%;	
	}
	}
@media(max-width:1179px){
	.five_key_role_img_for{
		width:100%;	
	}
	}
.search-cross-button {
    position: relative;
    top: -60px;
    text-align: right;
    margin-right: 260px;    
	cursor: pointer;
}
.fa-window-close {
	content: f410;
}
.single-directories .et_pb_with_background {
    padding-top: 120px!important;
    padding-bottom: 126px!important;
}
/*        ebook      */
@media(max-width:980px) and (min-width:767px){
.ebook-rows .left-filters
	{
		width:35%!important;
	}
}
@media(max-width:980px) and (min-width:768px){
.post-type-archive-ebooks .right-area
	{
		width:61%!important;
	}
}
/*       aponews     */
@media(max-width:980px) and (min-width:768px){
.post-type-archive-aponews .left-filters
	{
		width:35%!important;
	}
}
@media(max-width:980px) and (min-width:768px){
.post-type-archive-aponews .right-area
	{
		width:61%!important;
	}
}
/*        paper      */
@media(max-width:980px) and (min-width:768px){
.post-type-archive-papers .left-filters
	{
		width:100%!important;
	}
}
@media(max-width:980px) and (min-width:768px){
.post-type-archive-papers .right-area
	{
		width:65%!important;
	}
}
/*        p glossary      */
@media(max-width:980px) and (min-width:768px){
.post-type-archive-p_glossary .left-filters
	{
		width:35%!important;
	}
}
@media(max-width:980px) and (min-width:768px){
.post-type-archive-p_glossary .right-area
	{
		width:61%!important;
	}
}
/*        focus-area      */
@media(max-width:1179px) and (min-width:768px)
{
	.page-id-44084 .et_pb_section_1
	{
		margin-right:10px;
		margin-left:10px;
	}
}
@media(max-width:1140px) and (min-width:980px)
{
	.page-id-44084 .et_pb_column. et_pb_column_1_6
	{
		width:15.8%;
	}
}

@media(max-width:768px) and (min-width:481px)
{
	.page-id-35283 #typeP
	{
		margin-left:20px;
		margin-right:20px;
	}
}
/*      center of exclent         */
@media(max-width:1128px) and (min-width:768px)
{
	.page-id-35985 .et_pb_row_5col
	{
		margin-left:10px;
		margin-right:10px;
	}
}
@media(max-width:1128px) and (min-width:768px){
	.page-id-35985 .et_pb_column.et_pb_column_1_5
	{
		width:18.5% !important;
		margin:0.6% !important;
	}
}
@media(width:768px){
	.center_exclent_paragraph_contant{
		margin:10px!important;
	}
}
/* /////////////// */

/* imformation for Participent     */

@media(max-width:1280px) and (min-width:280px){
.page-id-35967 .et_pb_section_2
{
	margin-right:40px;
	margin-left:40px;
}
}
/*           flagship programs       start           */
@media(max-width:999px) and (min-width:600px){
	.page-id-44089 .yotu-column-4 li
	{
		margin-right:8px!important;
	}
}
li.j-instagram.j-instagram-text.j-instagram-hover.j-social-icon {
    display: none;
}
.j-instagram {
   display: none !important;
}
.postid-36443 .wp-image-2761
{
	width:85%;
	display:block;
	margin-left:-10%;	
}


@media(max-width:767px){
.Up_eventCl a {
    font-size: 14px !important;
}
section.Up_event1 h4 a {
    margin-top: 128px !important;
    float: right !important;
}
.Up_eventsImg {
    width: 100% !important;
}
.Up_eventsImg img {
    height: auto !important;
}
.connectBx5 figure.years_logo_databook {
    margin: 0 auto !important;
	padding: 31px 65px !important;
}
.Up_event {
    padding-top: 5px !important;padding-bottom: 20px !important;
}
.cvf-universal-pagination1 ul li {
    font-size: 12px !important;
}
.et_pb_section.et_pb_section_1 .et_pb_column.et_pb_column_1_6 {
    padding: 0px !important;
}
.newImgS img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
}
.et_pb_column_9 .connectBx1 .years_logo img {
    padding: 0px !important;
}
div#n2-ss-16-arrow-previous {
    left: 0px;
}
div#n2-ss-16-arrow-next {
    left: 95% !important;
    right: 0px !important;
    width: 16px !important;
    height: 16px !important;
}
.appo60 .connectBx1 .years_logo img {
    width: 85% !important;
    margin-top: 30px;
}

.appo60 .connectBx1 .years_logo {
    width: 20% !important;
    text-align: center !important;
    margin: 0 auto !important;
}
.et_pb_section.et_pb_with_background {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    background: transparent !important;
}
.et_pb_section.et_pb_section_0.et_pb_with_background {
    object-fit: cover !important;
    background-size: cover !important;
    padding: 0px !important;
    background-position: right !important;
    padding: 20px 0px 10px 0px !important;
    background-repeat: no-repeat !important;
}
.et_pb_with_background .et_pb_text_inner {
    padding-left: 0px !important;
}
.et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular {
    /*padding-top: 0px !important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    background-position: center !important;
    object-fit: cover;
    background-size: cover !important;*/
	object-fit: cover !important;
    background-size: cover !important;
    padding: 0px !important;
    background-position: right !important;
    padding: 20px 0px 10px 0px !important;
    background-repeat: no-repeat !important;
}
#main-header .logo {
    height: 100% !important;
    margin: 17.08px 0 !important;
    width: 50% !important;
}
.headingB {
    width: 100% !important;
}
#footer section {
    padding: 0px 0 15px 0 !important;
}
.et_pb_image_0 {
    width: 100% !important;
}
.et_pb_blurb_position_left .et_pb_blurb_container {
    padding: 0px !important;
}
.et_pb_search_injector.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_search_injector_form_0 {
    width: 100%;
    margin: 0 0 10px 0px;
    padding: 0px;
}
.nextend-arrow img.n2-ow {
    width: 25px !important; 
}
.n2-ss-slider .n2-ss-widget {
    width: 20px !important;
    height: 20px !important;background: transparent !important;
}
.et_pb_with_background .et_pb_text_1 h1 {
    font-size: 20px !important;
}
.et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular {
	/*margin-top:0px !important;
  object-fit: cover !important;
  background-size: cover !important;
  padding: 0px !important;
  background-position: center !important;*/
	object-fit: cover !important;
    background-size: cover !important;
    padding: 0px !important;
    background-position: right !important;
    padding: 20px 0px 10px 0px !important;
    background-repeat: no-repeat !important;
}	
	.et_pb_column.et_pb_column_4_4.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough.et-last-child {
		margin-top:0px !important;
		line-height:42px;
}
}

@media(max-width:1023px) and (min-width:768px){
.h0v1 {
    height: 265px !important;
}
.h0v1 p {
    height: 65px !important;
}
div#n2-ss-16-arrow-previous {
    left: 0px;
}
div#n2-ss-16-arrow-next {
    left: 95% !important;
    right: 0px !important;
}
div#n2-ss-2-arrow-next {
    left: 99% !important;
}
div#n2-ss-2-arrow-next {
    left: 99% !important;
}
.newImgS img {
    height: 300px !important;
}
.et_pb_section_1 .connectBx {
    padding-left: 0px !important;
}
	
}

.page-id-33611 footer#footer, .page-id-33569 footer#footer, .page-id-33505 footer#footer {
    display: none !important;
}
.page-id-33505 div#topbnr12:before {
    position: unset !important;
}

.about-ceo {
    margin-top: 50px;
}
.about-ceo p {
    color: #fff !important;
}
.events_details-e a {
    font-size: 20px !important;
}
#forthClsssss .heading.live-heading h2 {
    font-size: 35px !important;
    line-height: 40px !important;
}
.post-type-archive-ebooks ul#chld label, ul.ab {
font-size: 10px !important;
}
.et_pb_contact_form_0.et_pb_contact_form_container .et_pb_contact_right p {
 display: block !important;
}
li.cat-item.cat-item-242 .subject-index {
    display: none;
}
h3.tribe-events-month-event-title a {
    color: black !important;opacity: 1 !important;
}

#main-header {
    width: 100%;
}
.single-tribe_events .tribe-events-cal-links {
text-align: center;
}
.single-tribe_events.et_pb_section.et_pb_with_background {
padding-bottom: 0px!important; 
}
.nooverlaycolor.et_pb_section.et_pb_with_background {
    padding-bottom: 0px!important;
}

@media(min-width:1025px) and (max-width:1300px){
	div#et-navigation #et-menu li a {
        margin-right: 12px !important;padding-right: 2px !important;
	}
}
@media(min-width:1025px) and (max-width:1150px){
	div#et-navigation #et-menu li a {
        margin-right: 12px !important;padding-right: 2px !important;font-size:10px !important;
	}
}
@media(max-width:767px){
.post-type-archive-apo_in_the_news .et_pb_row_0.et_pb_row {
    margin-top: 50px!important;
}
}

.post-type-archive-apo_in_the_news .et_pb_search_injector input.et_pb_searchsubmit {
    top: 0px!important;
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
	/*div#businessE {
	padding: 60px 0px !important;
	}
	div#greenP {
	padding: 60px 0px !important;
	}
	div#publicS {
	padding: 60px 0px !important;
	}
	div#itS {
	padding: 60px 0px !important;
	}
	div#smartM {
	padding: 60px 0px !important;
	}
	.et_pb_section {
	padding: 60px 0 !important;
	}*/
	.et_pb_column.et_pb_column_1_5 {
	   max-height: -webkit-fill-available !important;
	}
	.et_pb_column.et_pb_column_1_6{
		max-height: -webkit-fill-available !important;
	}
	.et_pb_column.et_pb_column_1_3{
		max-height: -webkit-fill-available !important;
	}
	.safari-css{
		padding-top: 30px !important;
	}
	.et_pb_column.et_pb_column_1_4{
		max-height: -webkit-fill-available !important;
	}
    .safari_only { 

        color:#0000FF; 
        background-color:#CCCCCC; 

    }
}}

.post-type-archive-articles span.published {
    display: none;
}
th.ninja_column_5.ninja_clmn_nm_enddate.footable-sortable .fooicon{
    opacity: 1 !important;
}
th.ninja_column_4.ninja_clmn_nm_startdate.footable-sortable .fooicon{
    opacity: 1 !important;
}



th.ninja_column_6.ninja_clmn_nm_nominationdeadline.footable-sortable.footable-last-visible .fooicon, th.ninja_column_6.ninja_clmn_nm_nominationdate.footable-sortable.footable-last-visible .fooicon{
    opacity: 1 !important;
}
.footable_parent .fooicon-sort-desc:before {
    content: "\F0DC" !important;
}
.Up_eventTx i.read_more:hover {
    color: #f36c25;
}



.read_more:hover {
     color:#f36c25 !important; 
    transition: 0.5s all ease;
}

.Up_eventshow .read_more {
    font-weight: 300;
}
.read_more:hover {
    color: #f36c25 !important;
    transition: 0.5s all ease;
}
.read_more {
    display: inline-block;
    font-style: normal;
    color: #f36c25 !important;
    transition: 0.5s all ease;
}
#et-navigation .mega-menu.menu-item-37536>ul {
    top: 100%;
    left: unset !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 40%;
     padding: 5px 15px 20px; 
}
#et-navigation .mega-menu.menu-item-37536>ul>li {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 50%;
    width: 50%;
    padding: 0 10px;
	display:block;
}
#et-navigation .mega-menu.menu-item-37537>ul {
    top: 100%;
    left: unset !important;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 50%;
    padding: 5px 10px 20px;
}
#et-navigation .mega-menu.menu-item-37537>ul>li {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 52%;
    width: 52%;
    padding: 0 10px;
}

#et-navigation .menu-item-37539>ul {
    left: unset !important;
	padding: 17px 16px 15px;
}
#et-navigation .menu-item-37539>ul>li {
	padding:  5px 5px;
}
p.et_pb_title_meta_container, .et_pb_cpt_title_0 p.et_pb_title_meta_container a{
	     font-size: 13px !important;
}

.et_pb_cpt_text p {
    font-size: 15px !important;
    line-height: 1.5em;
   overflow: hidden;font-weight: 400;
}
.post-type-archive-secretary_general .et_pb_cpt_text p {
	overflow: unset;
}
.post-type-archive-publications .et_pb_cpt_text p {
    font-size: 13px !important;
    line-height: 20px;
    height: 200px;
    overflow: hidden;
}
.tax-publications_category .et_pb_cpt_text p {
    font-size: 13px !important;
    line-height: 20px;
    height: 200px;
    overflow: hidden;
}

.pdfDownload a button {
    background: #f36f29;
    color: #fff;
    letter-spacing: 1px;
}
#loader {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: rgba(0,0,0,0.75) url(images/loading2.gif) no-repeat center center;
  z-index: 10000;
}
.post-type-archive-publications .et_pb_search_injector.et_pb_text_align_left .et_pb_searchsubmit, .et_pb_search_injector.et_pb_text_align_center .et_pb_searchsubmit{
	
    margin-top: 33px !important;
    width: 100% !important;
	border-radius:8px;
}
.tax-publications_category .et_pb_search_injector.et_pb_text_align_left .et_pb_searchsubmit, .et_pb_search_injector.et_pb_text_align_center .et_pb_searchsubmit{
	
    margin-top: 33px !important;
    width: 100% !important;
	border-radius: 8px
}
div#filterbox {
    margin-top: 48px;
}
.pub-keywords {
	margin-bottom: 2px !important;
    font-weight: 500;
}
/*.post-type-archive-publications ul.children {
	width: 222px !important
}*/
.post-type-archive-publications ul.children {
	width: 222px !important;
	margin-left: -18px;
}
.tax-publications_category ul.children {
	width: 222px !important;
	margin-left: -18px !important;
}
.post-type-archive-publications .eb-list{
	    width: 51% !important;
	    border-right: none !important;
	    height: 315px;
}
.tax-publications_category .eb-list{
	    width: 51% !important;
	    border-right: none !important;
	    height: 315px;
}
.post-type-archive-publications .bookimg-b {
	width: 44% !important;
	padding-left:0px;
}
.tax-publications_category .bookimg-b {
	width: 44% !important;
    padding-left: 0px;
}
.post-type-archive-publications .et_pb_cpt_text p {
	   /* height: 125px !important;*/
	    text-align: left !important;
}
.tax-publications_category .et_pb_cpt_text p {
	    /*height: 125px !important;*/
	    text-align: left !important;
}
.post-type-archive-publications .ebook-rows .et_pb_module.et_pb_image.et_pb_animation_left.et_always_center_on_mobile.et-waypoint.et-animated {
    padding-left: 0px !important;
}
.tax-publications_category .ebook-rows .et_pb_module.et_pb_image.et_pb_animation_left.et_always_center_on_mobile.et-waypoint.et-animated {
    padding-left: 0px !important;
}
.post-type-archive-publications .et_pb_acf_table table td, .et_pb_acf_table table th {
    padding: 0px !important;
}
.tax-publications_category .et_pb_acf_table table td, .et_pb_acf_table table th {
    padding: 0px !important;
}
.pdfDownload a button {
    background: #f36f29;
    color: #fff;
    letter-spacing: 1px;
    padding: 10px 12px;
    width: 100%;
    font-size: 10px !important;
}
@media(max-width:1005px){
.pdfDownload a button {
    padding: 10px 0px;
}	
}
@media(max-width:980px){
.pdfDownload a button {
    width: 69% !important;
}	
	.post-type-archive-publications .et_pb_acf_table table td {
    text-align: center !important;
}
	ul.ab {
    padding-left: 17px;
}
	a.glossary-btn {
/*     width: 30% !important; */
}
}


.et_cpt_container_column {
    height: 385px;
}
.publications-rows .bookimg-b img {
	height: 265px;
	width: 100% !important;
}
.post-type-archive-publications .et_pb_section.et_pb_section_4.et_section_regular {
    padding-bottom: 10px !important;
}
/*.tax-publications_category .et_pb_section.et_pb_section_4.et_section_regular {
    padding-bottom: 10px !important;
}*/
div#filterbox {
    margin-top: 16px;
    margin-bottom: 0px;
}
.et_pb_text ol, .et_pb_text ul {
    padding-bottom: 0px !important;
	border-radius:8px;
}

.left-filters .et_pb_text_inner {
    
    padding-bottom: 0px !important;
}

.reset-btn {
    width: 95%;
    text-align: center;
    margin-left: 0px;
    background: #8c8c8c;
    color: #fff;
    border-radius: 8px;
}
.glossary-btn {
    width: 221px;
    text-align: center;
    margin-left: 0px;
    background: #e69500;
    color: #fff;
    border-radius: 8px;
}
.ebook-rows h2.cpt_title.page_title.entry-title {
	height: 50px;
	overflow: hidden;
}
.publications-rows h2.cpt_title.page_title.entry-title {
	height: 110px;
	line-height: 24px;
	overflow: unset;
	font-weight: 600;
	font-size: 32px;
}
a#frmresetid:hover, a.glossary-btn:hover {
    background: #f36f29 !important;
}
a#frmresetid:hover, a.glossary-btn:hover {
    background: #f36f29 !important;
}
/*a#frmresetid, a.glossary-btn {
    border: none !important;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: auto !important;
    font-weight: 700;
	color:#fff;
}*/
a#frmresetid, a.glossary-btn {
border: none !important;
font-size: 14px;
letter-spacing: 1px;
margin-left: 0px;
font-weight: 700;
color: #fff;
}
i.fa.fa-download {
    margin-right: 10px;
}
.tax-publications_category .et_pb_row_4.et_pb_row {
	    padding-bottom: 10px!important;
}

.post-type-archive-publications .left-filters {
    margin-right: 25px !important;
    width: 22%;
    background: #fff;
    padding: 15px;
    height: 100%;
    box-shadow: none;
}
.tax-publications_category .left-filters {
    margin-right: 25px !important;
    width: 22%;
    background: #fff;
    padding: 15px;
    height: 100%;
    box-shadow: none;
}
@media(max-width:767px){
	.post-type-archive-publications .left-filters {
		width:100% !important;
	}
}
.publications-search .publications-rows {
/*border-bottom: 1px solid #eee;*/
	border-bottom: 2px solid #A5A2A1;
    margin-bottom: 20px !important;
}
.right-area {
    margin-top: 20px;
}

.post-type-archive-publications #chld{
    max-height:none !important;
	height: 100% !important;
	overflow: unset !important;
	width: 210px;
}
.tax-publications_category #chld{
    max-height:none !important;
	height: 102% !important;
	overflow: unset !important;
	width: 210px;
}
/*ul.a{
	padding-left: 12px
}*/
.post-type-archive-publications ul.a{
	padding-left: 0px
}
.post-type-archive-publications h2.cpt_title.page_title.entry-title a, .tax-publications_category h2.cpt_title.page_title.entry-title a{
    font-size: 12px !important;
	color: #000;
	line-height: 0px;
}
h2.cpt_title.page_title.entry-title a{
    color: #f36c25 !important;
}
.et_pb_title_meta_container span.published {
    font-weight: 600;
    font-size: 16px;
    color: #484848!important;
	
}
.post-type-archive-publications .et_pb_title_meta_container span.published {
   font-weight: 700;
    font-size: 17px;
    color: #747170!important;
	
}
.tax-publications_category .et_pb_title_meta_container span.published {
    font-weight: 700;
    font-size: 17px;
    color: #747170!important;
	
}
.yotu-pager_layout-bothside a.yotu-pagination-next, .yotu-pager_layout-bothside_no_text a.yotu-pagination-next {
margin-bottom: 0px !important;
margin-top: 0px !important;
}
.post-type-archive-publications .eb-list{
	padding-right: 0px !important;
}
.tax-publications_category .eb-list{
	padding-right: 0px !important;
}
.tax-publications_category .publications-rows .et_pb_cpt_loop_archive_0 .et_pb_section:nth-child(odd), .tax-publications_category .et_pb_tax_loop_archive_0 .et_pb_section:nth-child(odd) {
    background: #fff;
    border-bottom: 2px solid #A5A2A1;
    margin-bottom: 20px !important;
}
.tax-publications_category .et_pb_search_injector.et_pb_search_injector_5791.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_search_injector_form_0 {
    margin-left: -2px;
}
.post-type-archive-publications .et_pb_search_injector.et_pb_search_injector_5791.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_search_injector_form_0 {
    margin-left: -2px;
}
.eb-list a.button.et_pb_button.et_pb_more_button {
	border: none !important;
	margin-top: 0px;
	padding-left: 0px;
	color: #f36f29 !important;
	text-transform: unset;
}
.eb-list a.button.et_pb_button.et_pb_more_button:hover:after{
	display: none;
}
.article-row .et_cpt_container_column, .article-row .et_search_container_column {
    height: 362px !important;
    margin-top: 15px;
}

.eb-list a.button.et_pb_button.et_pb_more_button:hover {
background: transparent;
}
.tax-aponews_category .eb-list {
   
    border-right: none !important;
   
}
@media(max-width : 1086px){
	.apotooltip .apotooltiptext {
    left: -54%;
}
}
@media(max-width : 980px){
	.apotooltip .apotooltiptext {
	left: -19% !important;
    width: 294px !important;
    line-height: 20px !important;
}
}
@media(max-width : 480px){
	.apotooltip .apotooltiptext {
    left: -60%;
}
}
@media(max-width : 980px){
	.apotooltip .apotooltiptext {
    left: -74%;
	width:140px;
}
}
@media(max-width : 375px){
	.apotooltip .apotooltiptext {
		top:-80px !important;
		left: -113%!important;
   		width: 172px!important;
    	line-height: 15px!important;
}
	.span.apotooltiptext:after{
		left:47px !important;
	}
	span.apotooltiptext:after {
    margin-left: 30px;
}
}
.newsletter-row .et_pb_cpt_loop_archive_0 .et_pb_section:nth-child(odd), .et_pb_tax_loop_archive_0 .et_pb_section:nth-child(odd) {
    background: #fff !important;
    border-bottom: 1px solid #eee;
}
.post-type-archive-publications form.searchandfilter input[type="submit"] {
    background: #f36f29;
    color: #fff;
    letter-spacing: 1px;
    width: 221px;
    margin-left: 0px;
    padding: 0.6em 1em;
    border-radius: 8px;
}
.tax-publications_category form.searchandfilter input[type="submit"] {
    background: #f36f29;
    color: #fff;
    letter-spacing: 1px;
    width: 221px;
    margin-left: 0px;
    padding: 0.6em 1em;
    border-radius: 8px;
}
li#menu-item-36052, li#menu-item-36070 {
    border-right: none !important;
}
li#menu-item-36114 ul {
    border-right: none !important;
}
#et-menu>.mega-menu>.sub-menu>li>a {
    visibility: hidden !important;
}

.et_pb_column_1_4 h4{
	font-size: 25px !important;
    font-weight: 600;
    text-align: initial;
	display:none;
}
form.searchandfilter {
    margin-top: 60px;
}
.cool-tag-cloud {
   /* margin-top: 75px;*/
}
.tax-pubtag .et_pb_cpt_text p {
    font-size: 13px !important;
    line-height: 20px;
    height: 200px;
    overflow: hidden;
}
.tax-pubtag .et_pb_search_injector.et_pb_text_align_left .et_pb_searchsubmit, .et_pb_search_injector.et_pb_text_align_center .et_pb_searchsubmit{
	
    margin-top: 33px !important;
    width: 100% !important;
	border-radius: 8px
}
.tax-pubtag ul.children {
	width: 222px !important;
	margin-left: -18px !important;
}
.tax-pubtag .eb-list{
	    width: 51% !important;
	    border-right: none !important;
	    height: 315px;
}
.tax-pubtag .bookimg-b {
	/*width: 46% !important;*/
}
.tax-publications_category .et_pb_cpt_text p {
	   /* height: 125px !important;*/
	    text-align: left !important;
}
.tax-pubtag .ebook-rows .et_pb_module.et_pb_image.et_pb_animation_left.et_always_center_on_mobile.et-waypoint.et-animated {
    padding-left: 0px !important;
}
.tax-pubtag .et_pb_acf_table table td, .et_pb_acf_table table th {
    padding: 0px !important;
}
.tax-pubtag .et_pb_section.et_pb_section_4.et_section_regular {
    padding-bottom: 0px !important;
}
.tax-pubtag .et_pb_row_4.et_pb_row {
	    padding-bottom: 10px!important;
}
.tax-pubtag .left-filters {
    /*margin-right: 25px !important;
    width: 22% !important;
    background: #fff;*/
    padding: 15px;
    height: 100%;
    box-shadow: none;
}

.tax-pubtag #chld{
    max-height:none !important;
	height: 100% !important;
	overflow: unset !important;
	width: 210px;
}
.tax-pubtag .et_pb_title_meta_container span.published {
    font-weight: 700;
    font-size: 17px;
    color: #747170!important;
	
}
.tax-pubtag .eb-list{
	padding-right: 0px !important;
}
.tax-pubtag .publications-rows .et_pb_cpt_loop_archive_0 .et_pb_section:nth-child(odd), .tax-pubtag .et_pb_tax_loop_archive_0 .et_pb_section:nth-child(odd) {
    background: #fff;
    border-bottom: 2px solid #A5A2A1;
    margin-bottom: 20px !important;
}
.tax-pubtag .et_pb_search_injector.et_pb_search_injector_5791.et_pb_module.et_pb_bg_layout_light.et_pb_text_align_left.et_pb_search_injector_form_0 {
    margin-left: -2px;
}
.tax-pubtag form.searchandfilter input[type="submit"] {
    background: #f36f29;
    color: #fff;
    letter-spacing: 1px;
    width: 216px;
    margin-left: 0px;
    padding: 0.6em 1em;
    border-radius: 8px;
}
.tax-pubtag label.subject-index {
    /*margin-left: -26px;*/
   }
.tax-publications_category label.subject-index {
    margin-left: -15px;
   
}
ul#et-menu .mega-menu>a, li#menu-item-37539>a{
cursor: default;
}
/* .post-type-archive-publications li.cat-item.cat-item-265 {
    height: 381px;
} */
li.cat-item.cat-item-325 ul.children {
    border: none;
    position: relative;
    top: 0px;
    left: 2px;
    margin-top: 0px !important;
    padding-top: 0px;
}
li.cat-item.cat-item-265 {
    height: 382px;
}
li.cat-item.cat-item-325 {
    margin-bottom: 0px !important;	
}

li.cat-item.cat-item-325 ul.children {
    border: none;
    position: relative;
    top: 0px;
    left: 2px;
    margin-top: 0px !important;
    padding-top: 0px;
}

table.tagTable td {

border: 1px solid #e5e5e5 !important;

padding: 10px;

}

td.sb_mod_acf_table_item.sb_mod_acf_table_item_label {
    width: 130px;
    }
a.sb-divi-acf-table-file-item.pdfDownload1 {
font-size: 12px;
}
a.sb-divi-acf-table-file-item.pdfDownload1 i {
float: left;
margin-right: 5px !important;
font-size: 12px;
margin-top: 2px;
}

.secretary-row img.alignleft, .tax-secretary_general_former img.alignleft {
    width: 150px;
}
.publications-rows h2.cpt_title.page_title.entry-title {
    line-height: 20px !important;
}
.cool-tag-cloud a:last-child:after {
    display: none;
}
.tax-publications_category a#frmresetid, .tax-publications_category a.glossary-btn {
       margin-left: 0px !important;
}





@media (max-width: 766px){
.apotooltip .apotooltiptext {
    left: -42% !important;
    width: 294px !important;
    line-height: 20px !important;
}
}
@media (max-width: 662px){
.apotooltip .apotooltiptext {
    left: -52% !important;
    width: 294px !important;
    line-height: 20px !important;
}
}
@media (max-width: 624px){
.apotooltip .apotooltiptext {
    left: -57% !important;
    width: 261px !important;
    line-height: 20px !important;
}
}
@media (max-width: 560px){
.apotooltip .apotooltiptext {
    left: -66% !important;
    width: 241px !important;
    line-height: 20px !important;
}
}
@media (max-width: 510px){
.apotooltip .apotooltiptext 
	{
    left: -58% !important;
    width: 215px !important;
    line-height: 18px !important;
	}
}
@media (max-width: 414px){
.apotooltip .apotooltiptext {
    left: -95% !important;
    width: 173px !important;
    line-height: 14px !important;
}
	span.apotooltiptext:after{
		margin-left:34px;
	}
}
@media (max-width: 496px){
.apotooltip .apotooltiptext 
	{
    left: -78% !important;
	}
}
@media (max-width: 455px){
.apotooltip .apotooltiptext 
	{
    left: -89% !important;
	}
}
@media (max-width: 434px){
.apotooltip .apotooltiptext 
	{
    left: -95% !important;
    width: 191px !important;	
	}
}

@media (max-width: 360px){
.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: 45.25% !important;
}
.apotooltip .apotooltiptext 
	{
    left: -121% !important;
    width: 159px !important;	
	}
}

@media(max-width:767px)
{
.post-type-archive-publications .left-filters, .tax-publications_category .left-filters {
    width:100% !important;
	padding:0px !important;
	margin:0 0 10px 0px !important;
	max-height:100% !important;
}
}
@media (max-width:450px){
.pdfDownload a button {
    width: 100% !important;
}
}
@media(max-width:767px)
{
/*li.cat-item.cat-item-265
{
    height:480px!important;
	margin-bottom:0px;
}*/
	.post-type-archive-publications ul.children {
	width: 93% !important;
}
	.post-type-archive-publications .et_pb_module.et_pb_dcsbcm_divi_breadcrumbs_module.et_pb_dcsbcm_divi_breadcrumbs_module_0 {
		margin-bottom:0px!important
}
}

@media(max-width:767px){
	.post-type-archive-articles .et_pb_section.et_pb_section_2.et_section_regular {
		padding:0px!important;
	
	}
}
@media(max-width:480px){
	
.post-type-archive-publications .bookimg-b {
    width: 100% !important;
    padding-left: 0px;
}
	
.post-type-archive-aponews .et_pb_row.et_pb_row_2.updates-row.et_pb_row_1-4_3-4 {
    padding-right: 30px;
}
/*.post-type-archive-aponews form.searchandfilter input[type="submit"] {
    width: 96%;
    margin-left: 17px;
}*/
	.post-type-archive-aponews .right-area .eb-list
	{
		width:100% !important;
		margin-bottom:-38px!important;
	}
	.post-type-archive-aponews .et_pb_module.et_pb_image.et_pb_animation_left.et_pb_cpt_featured_image2_7.et_always_center_on_mobile.et-waypoint.et-animated img, .post-type-archive-aponews .et_pb_module.et_pb_image.et_pb_animation_left.et_pb_cpt_featured_image2_8.et_always_center_on_mobile.et-waypoint.et-animated img, .post-type-archive-aponews .et_pb_module.et_pb_image.et_pb_animation_left.et_pb_cpt_featured_image2_9.et_always_center_on_mobile.et-waypoint.et-animated img {
    width: 98% !important;
}
	.post-type-archive-press .withOut-featur-Img .eb-list, .tax-press_category .withOut-featur-Img .eb-list {
		width:85% !important;
	}
	.post-type-archive-press .et_pb_row.odd-row.et_pb_row_1-4_3-4, .tax-press_category .et_pb_row.et_pb_row_1-4_3-4, .post-type-archive-press .et_pb_row {
		/*padding-right: 15px;
		padding-left: 12px;*/
	}
	.tax-press_category .et_pb_column .eb-list, .post-type-archive-press .et_pb_column .eb-list{
    width: 84% !important;
    padding-right: 10px !important;
    padding-left: 5px !important;
    margin-right: 0px !important;
}	

.post-type-archive-press form.searchandfilter input[type="submit"], .tax-press_category form.searchandfilter input[type="submit"]{
 
    margin-left: 2px;
}
	.post-type-archive-apo_news .et_pb_row.et_pb_row_2.newsletter-row.et_pb_row_1-4_3-4
	{
    padding-right: 0px;
		margin-left:0px !important;
	}
	.post-type-archive-apo_news form.searchandfilter input[type="submit"] {
    width: 218px;
    margin-left: 17px;
}
}

a#frmresetid {
    width: 221px;
    margin-left: 0px;
}
.post-type-archive-aponews form.searchandfilter, .post-type-archive-apo_news form.searchandfilter, .post-type-archive-press form.searchandfilter, .tax-press_category form.searchandfilter, .tax-apo_news_category form.searchandfilter, .tax-aponews_category form.searchandfilter, .post-type-archive-p_glossary form.searchandfilter, .tax-p_glossary_category form.searchandfilter{
    margin-top: 10px !important;
}
.et_pb_row.et_pb_row_2.updates-row.et_pb_row_1-4_3-4 {
    padding-top: 0px !important;
}

ul.wpsolr_suggestions.c741BAD99745B7E0DE412324B74BDD545 {
    border: none !important;
}
@media(max-width:980px) and (min-width:768px)
{
.post-type-archive-secretary_general .et_pb_column.et_pb_column_3_4.et_pb_column_3.left-A-sec.et_pb_css_mix_blend_mode_passthrough {
    margin-left: 16px;
}
}
@media(max-width:768px) and (min-width:481px)
{
.post-type-archive-press .et_pb_module.et_pb_text.et_pb_text_1.et_pb_bg_layout_light.et_pb_text_align_left {
    padding-left: 20px;
}
.post-type-archive-press .et_pb_column.et_pb_column_3_4.et_pb_column_3.right-area.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    padding-left: 5px;
    padding-right: 20px;
}	
	.post-type-archive-press form.searchandfilter input[type="submit"], .post-type-archive-aponews form.searchandfilter input[type="submit"]
	{
		margin-left:18px;
	}
}
@media(max-width:768px)
{
	
/*	.post-type-archive-apo_news .et_pb_column.et_pb_column_3_4.et_pb_column_3.right-area.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    padding-left: 20px;
    padding-right: 20px;
}	*/

}

.post-type-archive-articles .et_pb_module.et_pb_image.et_pb_animation_left.art--img.et_pb_cpt_featured_image2_0.et_always_center_on_mobile.et-waypoint.et-animated img {
    /*height: auto;*/
}


	.post-type-archive-articles .wp-pagenavi {
    padding-top: 20px;
		padding-right:10px;
}

@media(max-width:980px) and (min-width:500px)
{
	.post-type-archive-articles h2.cpt_title.page_title.entry-title a {
    padding-left: 13px;
}
}

#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {     text-align: left !important; }
.tribe-events-tooltip h3.entry-title.summary {
    text-align: left !important;
}
.post-type-archive-publications .et_pb_row_5.et_pb_row {
    padding-bottom: 10px!important;
}
.et_pb_title_meta_container span.published
{
	font-size:14px!important;
}
.page-id-35967 div#n2-ss-5-arrow-previous, .page-id-35967 div#n2-ss-5-arrow-next {
width: 25px !important;
}
th.ninja_column_3.ninja_clmn_nm_venue.footable-sortable {
    width: 140px;
}
.post-type-archive-aponews h2.cpt_title.page_title.entry-title
{
/* 	margin-bottom:unset!important; */
   line-height:20px;
}
.datepicker table tr td span, .datepicker td {
    padding-left: 14px;
}
@media(max-width:767px)
{
#ban_malsiya_mob_width
{
	padding-left:unset!important;
	padding-right:unset!important;
}
	.post-type-archive-aponews .wp-pagenavi {
    float: right;
    display: flex;
    width: auto;
    overflow: auto;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
	.post-type-archive-aponews .wp-pagenavi span.current
	{
		margin-top:-2px;
	}
	.post-type-archive-aponews .wp-pagenavi a, .wp-pagenavi span {
    padding-bottom: 0px!important;
    padding-top: 5px!important;
}
}
@media(min-width:1025px) and (max-width:1179px)
{
	#et-navigation>ul>li
	{
		margin-right:unset!important;
		margin-left:unset!important;
	}
	div#et-navigation #et-menu li a
	{
		margin-right:17px!important;
	}
}
@media(max-width:1268px) and (min-width:1151px){
div#et-navigation #et-menu li a {
    margin-right: 11px!important;
}
}
@media(max-width:1067px) and (min-width:1024px){
div#et-navigation #et-menu li a {
    margin-right: 14px!important;
}
}
@media (max-width: 1024px){
#responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
    line-height: 30px!important;
}
}
.post-type-archive-aponews.et_pb_gutters3 .et_pb_column_3_5 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module, .post-type-archive-aponews .et_pb_cpt_text p
{
	margin-bottom:unset!important;
}
.datepicker table tr td span, .datepicker td {
    padding-left: 9px!important;
}
span.apo_chair_phork {
    margin-top: 21px;
    display: block;
}
@media(min-width:991px){
	.post-type-archive-aponews .et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular
	{
		padding-top:100px!important;
	}
	.post-type-archive-articles .et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular
	{
		padding-top:100px!important;		
	}
	.et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular, .et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular {
    height: 310px;
    padding-top: 122px!important;
}
.post-type-archive-secretary_general .et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular, .post-type-archive-annual_reports .et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular{
    height: 349px;
    padding-top: 132px!important;
}
.post-type-archive-press .et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular {
    height: 349px;
    padding-top: 175px!important;
}
.post-type-archive-press .et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular  .et_pb_row_0.et_pb_row
{
	padding-top:unset!important;
}
	.single-directories .et_pb_section.et_pb_section_1.et_pb_with_background.et_section_regular
{
	padding-top:162px!important;
}
}

@media only screen and (max-width: 767px){
.postid-47864 .et_pb_row_3.et_pb_row {
    padding-top: unset!important;
}
}
@media only screen and (max-width: 767px){
.postid-47793 .et_pb_row_3.et_pb_row {
    padding-top: unset!important;
}
.et_pb_module.et_pb_text h1 {
    font-size: 22px !important;
}
.et_pb_with_border.et_pb_row.et_pb_row_3.no_padding {
    margin-left: -15px !important;
}	
}

.appo60 figure.years_logo {
    margin-right: -30px;
}
@media(max-width:767px){
.post-type-archive-annual_reports .et_pb_row.et_pb_row_0 {
  padding-top: 10px !important;
}
#main-content .et_pb_row {
    padding-top: 10px !important;
    padding-bottom: 0px !important;
}
	li.cat-item.cat-item-325 {
    line-height: 30px;
}
.post-type-archive-annual_reports .et_pb_row_1.et_pb_row
{
	padding-top:3px!important;
}
	.et_pb_section.et_pb_section_2.et_section_regular{
		padding:unset;
	}
	#apo_member_new_design_mob_banner2 .et_pb_row_1.et_pb_row
	{
		margin-top:unset!important;
	}
	#apo_member_new_design_mob_banner2 .et_pb_cpt_text_0
	{
		margin-top:-15px!important;
	}
		#apo_member_new_design_mob_banner2 p
	{
		margin-bottom:0px!important;
	}
		#apo_member_new_design_mob_banner .et_pb_column
	{
		padding-top:0px!important;
	}
}

