/*
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 2.3
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
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
*/


/*------------------------------------------------*/


/*-----------------[RESET]------------------------*/


/*------------------------------------------------*/


/* http://meyerweb.com/eric/tools/css/reset/ */


/* v1.0 | 20080212 */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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


/* remember to define focus styles! */

:focus {
    outline: 0;
}


/* remember to highlight inserts somehow! */

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */

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

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


/*------------------------------------------------*/


/*-----------------[BASIC STYLES]-----------------*/


/*------------------------------------------------*/

#et-top-navigation {
    padding-left: 0!important;
}

.banner_home {
    background-color: #000;
    width: 100%;
    height: auto;
    padding: 0!important;
    text-align: center!important;
    line-height: 0!important;
}

.banner_home img {
    margin: 0!important;
    padding: 0!important;
    line-height: 0!important;
}

@font-face {
    font-family: 'ETmodules';
    src: url('fonts/ETmodules_v2.eot');
    src: url('fonts/ETmodules_v2.eot?#iefix') format('embedded-opentype'), url('fonts/ETmodules_v2.ttf') format('truetype'), url('fonts/ETmodules_v2.woff') format('woff'), url('fonts/ETmodules_v2.svg#ETmodules') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'apex_newbook', Arial, sans-serif;
    font-size: 17px;
    color: #555!important;
    background-color: #fff;
    line-height: 22px;
    font-weight: 500;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

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

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

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

a {
    text-decoration: none;
    color: #c0a500;
    font-family: 'apex_newbook';
    font-weight: 600;
}

a:hover {
    text-decoration: none;
    color: #f6d50e;
}

.clear {
    clear: both;
}

.ui-tabs-hide {
    display: none;
}

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

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

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

h1 {
    font-size: 50px;
    font-family: 'apex_newlight';
}

h2 {
    font-size: 30px;
    font-family: 'apex_newbook';
    font-weight: 600;
}

h3 {
    font-size: 18px;
    font-family: 'apex_newmedium';
    font-weight: 400;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
    ont-family: 'apex_newbook';
    font-weight: 600;
}

h6 {
    font-size: 14px;
}

p {
    padding-bottom: 1em;
    line-height: 22px;
    text-align: justify;
}

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

strong {
    font-weight: 700;
}

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

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

ins {
    text-decoration: none;
}

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

sup {
    bottom: 0.8em;
}

sub {
    top: 0.3em;
}

dl {
    margin: 0 0 1.5em 0;
}

dl dt {
    font-weight: bold;
}

dd {
    margin-left: 1.5em;
}

blockquote p {
    padding-bottom: 0px;
}

input {
    -webkit-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
}

textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

select {
    -webkit-appearance: none;
    border-radius: 0;
}

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

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

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

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

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

textarea {
    padding: 4px;
}

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

.clearfix:after,
.et_vertical_nav #page-container:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

* html .clearfix {
    zoom: 1;
}


/* IE6 */

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


/* IE7 */

b {
    color: #444!important;
    font-family: 'apex_newmedium'!important;
    font-weight: 400;
}

strong {
    color: #444!important;
    font-family: 'apex_newmedium'!important;
    font-weight: 400;
}


/*-----------------------------------------------------FINE MIEI-----------------------------------------------------------------------------------------------------*/

.newsletter_title_big {
    font-size: 35px;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    color: #FFFFFF;
}

@media only screen and ( min-width: 768px) and ( max-width: 980px) {
    .newsletter_title_big {
        font-size: 30px;
        padding-bottom: 10px;
    }
}

@media only screen and ( max-width: 767px) {
    .newsletter_title_big {
        font-size: 25px;
        padding-top: 100px;
        padding-bottom: 0px;
        text-align: center;
        color: #FFFFFF;
    }
    .blocco_newsletter_big .form_campo_privacy {
        min-height: 40px!important;
    }
}

@media only screen and ( max-width: 479px) {
    .blocco_newsletter_big .form_campo_privacy {
        min-height: 50px!important;
    }
}


/*cookie*/

#iubenda-cs-banner {
    font-weight: 400!important;
}

.iubenda-banner-content {
    width: 93%!important;
}

.iubenda-banner-content>p {
    font-weight: 400!important;
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}

.iubenda-cs-cookie-policy-lnk {
    font-family: Helvetica, Arial, FreeSans, sans-serif !important;
    font-weight: 400!important;
}

.iubenda-cs-content {
    padding-bottom: 0px!important;
}

.iubenda-cs-content {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}


/*fine cookie*/

@font-face {
    font-family: 'apex_newlight';
    src: url('fonts/fontweb/Apex-New-Light_0-webfont.eot');
    src: url('fonts/fontweb/Apex-New-Light_0-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontweb/Apex-New-Light_0-webfont.woff2') format('woff2'), url('fonts/fontweb/Apex-New-Light_0-webfont.woff') format('woff'), url('fonts/fontweb/Apex-New-Light_0-webfont.ttf') format('truetype'), url('fonts/fontweb/Apex-New-Light_0-webfont.svg#apex_newlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'apex_newbook';
    src: url('fonts/fontweb/Apex-New-Book-webfont.eot');
    src: url('fonts/fontweb/Apex-New-Book-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontweb/Apex-New-Book-webfont.woff2') format('woff2'), url('fonts/fontweb/Apex-New-Book-webfont.woff') format('woff'), url('fonts/fontweb/Apex-New-Book-webfont.ttf') format('truetype'), url('fonts/fontweb/Apex-New-Book-webfont.svg#apex_newbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'apex_newmedium';
    src: url('fonts/fontweb/apexnew-medium-webfont.eot');
    src: url('fonts/fontweb/apexnew-medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontweb/apexnew-medium-webfont.woff2') format('woff2'), url('fonts/fontweb/apexnew-medium-webfont.woff') format('woff'), url('fonts/fontweb/apexnew-medium-webfont.ttf') format('truetype'), url('fonts/fontweb/apexnew-medium-webfont.svg#apex_newmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'apex_newbook_italic';
    src: url('fonts/fontweb/Apex-New-Light-Italic-webfont.eot');
    src: url('fonts/fontweb/Apex-New-Light-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontweb/Apex-New-Light-Italic-webfont.woff2') format('woff2'), url('fonts/fontweb/Apex-New-Light-Italic-webfont.woff') format('woff'), url('fonts/fontweb/Apex-New-Light-Italic-webfont.ttf') format('truetype'), url('fonts/fontweb/Apex-New-Light-Italic-webfont.svg#apex_newbook_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'brandon_grotesquebold';
    src: url('fonts/fontweb/Brandon_bld-webfont.eot');
    src: url('fonts/fontweb/Brandon_bld-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontweb/Brandon_bld-webfont.woff2') format('woff2'), url('fonts/fontweb/Brandon_bld-webfont.woff') format('woff'), url('fonts/fontweb/Brandon_bld-webfont.ttf') format('truetype'), url('fonts/fontweb/Brandon_bld-webfont.svg#brandon_grotesquebold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'brandon_grotesquemedium';
    src: url('fonts/fontweb/Brandon_med-webfont.eot');
    src: url('fonts/fontweb/Brandon_med-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/fontweb/Brandon_med-webfont.woff2') format('woff2'), url('fonts/fontweb/Brandon_med-webfont.woff') format('woff'), url('fonts/fontweb/Brandon_med-webfont.ttf') format('truetype'), url('fonts/fontweb/Brandon_med-webfont.svg#brandon_grotesquemedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

#main-header {
    background: none!important;
}

#top-menu li {
    cursor: default;
}

.testo_prova {
    font-family: 'brandon_grotesquemedium';
}

.home_house {
    float: left!important;
    padding-right: 27px;
    padding-top: 1px;
}

.home_house a:link {
    color: #000000;
}

.home_house a:active {
    color: #000000;
}

.home_house a:hover {
    color: #c0a500!important;
}

.home_house a:visited {
    color: #000000;
}

.scopri {
    position: absolute;
    bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 870px;
    font-family: 'brandon_grotesquemedium';
    font-size: 12px;
    line-height: 12px;
}

.scopri .fa {
    font-size: 21px;
    line-height: 12px;
}

.giallo {
    color: #debf0d!important;
}

.bianco {
    color: #FFF!important;
}

.row_nopadding_titoli {
    padding-bottom: 0px!important;
    overflow: hidden!important;
    height: 121px;
}

.row_nopadding_top_bottom .et_pb_row {
    padding-top: 0px!important;
}

.titolo_h1 {
    text-align: center!important;
    background-image: url(images/bg_title_nero.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-top: 50px!important;
}

.titolo_h1_lungo {
    text-align: center!important;
    background-image: url(images/bg_title_nero.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-top: 60px!important;
    font-family: "apex_newlight";
    font-size: 50px;
    line-height: 55px;
}

.titolo_h1_pagine {
    text-align: center!important;
    background-image: url(images/bg_title_nero.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    margin-top: 40px!important;
}

.titolo_h1_giallo {
    text-align: center!important;
    background-image: url(images/bg_title_giallo.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top: 30px!important;
    margin-top: 30px;
    color: #c0a500!important;
    font-size: 50px;
    line-height: 55px;
    font-weight: 500!important;
    font-family: "apex_newlight"!important;
}

.immagine_larga_strategia {
    height: 360px;
    background-color: #FFFFFF!important;
    border-top: 1px solid #FFF!important;
    border-bottom: 1px solid #FFF!important;
    padding-top: 0px!important;
    background-position: center!important;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
    margin-top: -30px!important;
}

.img_box_home {
    display: none!important;
}

.immagine_larga {
    background-color: #FFFFFF!important;
    padding-top: 0px!important;
    background-position: center!important;
    margin-left: auto;
    margin-right: auto;
    width: 100%!important;
    height: 250px;
}

.immagine_larga_alta {
    background-color: #FFFFFF!important;
    padding-top: 0px!important;
    background-position: center!important;
    margin-left: auto;
    margin-right: auto;
    width: 100%!important;
    height: 492px;
}

.immagine_top {
    width: 100%;
    max-width: 1273px;
    text-align: center;
    height: 335px;
    margin-left: auto;
    margin-right: auto;
    background-color: #00FFFF;
}

.link_full_container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 490px;
    display: block;
}

.link_full {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.minititle_home {
    font-size: 15px;
    color: #333;
    padding-bottom: 5px!important;
    text-transform: uppercase;
    padding-top: 35px;
}

.h3_home {
    padding-bottom: 20px;
    text-transform: uppercase;
    font-size: 20px;
}

.txt_home_box {
    min-height: 130px;
    text-align: justify;
    padding-bottom: 20px;
}

.link_box_home_sx {
    width: 32%;
    height: 360px;
    margin-bottom: -40px;
    float: left;
    margin-right: 1%;
}

.link_box_home {
    width: 32%;
    height: 360px;
    margin-bottom: -40px;
    float: left;
    margin-right: 1%;
}

.link_box_home_dx {
    width: 32%;
    height: 360px;
    margin-bottom: -40px;
    float: left;
}

.link_box_container {
    width: 100%;
    height: 100%;
}

.row_gialla {
    background-color: #f6d50e!important;
}

.btn_freccia {
    margin-left: 15px!important;
}

.colonna_home_risultati {
    width: 16%;
    padding: 0 2% 0 2%;
    height: auto;
    float: left;
    text-align: center;
    overflow: hidden;
}

.colonna_home_img {
    width: 100%;
    padding: 0;
    height: 70px;
    text-align: center;
    float: left;
    overflow: hidden;
}

.colonna_home_numeri {
    width: 100%;
    padding: 0 0 30px 0;
    text-align: center;
    font-size: 91px;
    line-height: 70px!important;
    font-family: 'apex_newbook';
    color: #FFFFFF;
    float: left;
    overflow: hidden;
}

.colonna_home_numeri_piccoli {
    width: 100%;
    padding: 0 0 30px 0;
    text-align: center;
    font-size: 50px;
    line-height: 70px!important;
    font-family: 'apex_newbook';
    color: #FFFFFF;
    float: left;
    overflow: hidden;
}

.numeri_percentuale {
    font-size: 50px;
    line-height: 40px;
}

.colonna_home_numeri_portfolio {
    width: 100%;
    padding: 0 0 10px 0;
    text-align: center;
    font-size: 70px;
    line-height: 70px!important;
    font-family: 'apex_newbook';
    color: #f6d50e;
    float: left;
    overflow: hidden;
}

.colonna_home_numeri_portfolio_small {
    width: 100%;
    padding: 0 0 10px 0;
    text-align: center;
    font-size: 50px;
    line-height: 50px!important;
    font-family: 'apex_newbook';
    color: #f6d50e;
    float: left;
    overflow: hidden;
}

.colonna_home_numeri_portfolio_small_small {
    width: 100%;
    padding: 0 0 10px 0;
    text-align: center;
    font-size: 50px;
    line-height: 50px!important;
    font-family: 'apex_newbook';
    color: #f6d50e;
    float: left;
    overflow: hidden;
}

.colonna_home_desc {
    width: 100%;
    padding: 0 0 15px 0;
    height: auto;
    text-align: center;
    font-size: 18px;
    font-family: 'apex_newbook';
    color: #FFFFFF;
    border-bottom: 1px solid #c0a500;
    float: left;
    overflow: hidden;
}

.colonna_home_desc_portfolio {
    width: 100%;
    padding: 0 0 30px 0;
    height: auto;
    text-align: center;
    font-size: 18px;
    font-family: 'apex_newbook';
    color: #666;
    float: left;
    overflow: hidden;
}

.colonna_home_txt {
    width: 100%;
    padding: 15px 0 50px 0;
    height: auto;
    text-align: center;
    font-size: 16px;
    color: #000000;
    font-family: 'apex_newbook';
    float: left;
    overflow: hidden;
}

.piu {
    font-size: 50px;
    line-height: 30px;
}

.frase_home {
    background-image: url(images/bg_title_giallo_acceso.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    padding-top: 60px;
}

.txt_frase_home {
    font-size: 30px;
    line-height: 35px;
    width: auto!important;
}

.virgolette_top {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #f6d50e;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 40px;
    left: 260px;
    font-style: italic;
}

.virgolette_bottom {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #f6d50e;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 190px;
    top: 80px;
    font-style: italic;
}

.citazione {
    font-size: 16px!important;
    line-height: 16px;
    color: #f6d50e;
    padding-top: 20px;
    font-family: 'apex_newbook_italic';
}

.frase_portfolio {
    background-image: url(images/bg_title_nero.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-bottom: 30px;
    padding-top: 0px;
    padding-top: 25px;
    color: #c0a500 !important;
}

.txt_frase_portfolio {
    font-size: 30px;
    line-height: 35px;
    width: auto!important;
}

.virgolette_top_portfolio_venchi {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 0px;
    left: 250px;
    font-style: italic;
}

.virgolette_bottom_portfolio_venchi {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: -7px;
    top: 115px;
    font-style: italic;
}

.citazione_portfolio {
    font-size: 16px!important;
    line-height: 16px;
    color: #000;
    padding-top: 20px;
    padding-bottom: 60px;
    font-family: 'apex_newbook_italic';
}

.logo_citazione {
    padding-top: 20px;
}

.testo_giustificato {
    text-align: justify!important;
}

.img_box {
    width: 100%;
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}

.img_box_loghi {
    width: 100%;
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}

.box_bianco_img {
    width: auto!important;
    padding-top: 230px!important;
}

.box_bianco_txt {
    font-family: 'apex_newlight';
    font-size: 50px;
    color: #000000;
    background-color: #FFFFFF;
    padding-left: 10px;
}

.box_bianco_txt_giallo {
    color: #f6d50e!important;
    font-family: 'apex_newbook';
    font-size: 49px;
    background-color: #FFFFFF;
    padding-right: 10px;
}

.subtitle_portfolio {
    font-size: 24px;
    line-height: 24px;
}


/*nav bar*/


/*PAGINE*/

.blocco {
    padding-top: 30px!important;
    text-align: justify!important;
}

.blocco img {
    text-align: center!important;
    margin-left: auto!important;
    margin-right: auro!important;
}

.blocco strong {
    color: #444!important;
    font-family: 'apex_newmedium'!important;
    font-weight: 400;
}

.blocco p {
    text-align: justify!important;
}

.blocco li {
    padding-bottom: 15px!important;
}

.blocco ul {
    list-style-type: none!important;
    position: relative;
    margin-left: 1em;
    padding-left: 0;
    margin-top: 20px!important;
}

.blocco ol {
    margin-left: 1em;
    margin-top: 20px!important;
}

.blocco li:before {
    content: "\2022";
    position: absolute!important;
    left: 0px !important;
    color: #cecece!important;
    margin-right: 5px!important;
    font-size: 26px;
}

.blocco ul {
    margin-left: 15px!important;
}

.blocco li {
    padding-bottom: 15px!important;
    text-align: justify;
}

.blocco_no_top {
    padding-top: 0px!important;
    text-align: justify!important;
}

.blocco_no_top img {
    text-align: center!important;
    margin-left: auto!important;
    margin-right: auro!important;
}

.blocco_no_top strong {
    color: #444!important;
    font-family: 'apex_newmedium'!important;
    font-weight: 400;
}

.blocco_no_top p {
    text-align: justify!important;
}

.blocco_no_top li {
    padding-bottom: 15px!important;
}

.blocco_no_top ul {
    list-style-type: none!important;
    position: relative;
    margin-left: 1em;
    padding-left: 0;
    margin-top: 20px!important;
}

.blocco_no_top li:before {
    content: "\2022";
    position: absolute!important;
    left: 0px !important;
    color: #cecece!important;
    margin-right: 5px!important;
    font-size: 26px;
}

.blocco_no_top ul {
    margin-left: 15px!important;
}

.blocco_no_top li {
    padding-bottom: 15px!important;
}

.blocco_linea {
    padding-top: 30px!important;
    padding-bottom: 0px!important;
    text-align: justify!important;
}

.blocco_linea img {
    text-align: center!important;
    margin-left: auto!important;
    margin-right: auro!important;
}

.blocco_linea strong {
    color: #000!important;
    font-family: 'apex_newbook'!important;
}

.blocco_linea p {
    text-align: justify!important;
}

.blocco_linea ul {
    list-style-type: none!important;
    position: relative;
    margin-left: 1em;
    padding-left: 0;
}

.blocco_linea li:before {
    content: "\2022";
    position: absolute!important;
    left: 0px !important;
    color: #cecece!important;
    margin-right: 5px!important;
    font-size: 26px;
}

.blocco_linea ul {
    margin-left: 15px!important;
}

.blocco_linea_bottom_content {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 30px!important;
}

.blocco_linea_bottom_content_singola {
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 0px!important;
}

.blocco-meta {
    padding-top: 30px!important;
    text-align: justify!important;
    background-image: url(images/bg_blocco_meta.jpg)!important;
    background-position: left center!important;
    background-repeat: repeat-x!important;
    background-size: auto!important;
    text-align: center!important;
}

fieldset {
    border: 1px solid #c2c2c2!important;
    text-align: center!important;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-top: 40px!important;
    padding-right: 10px;
    padding-left: 10px;
}

.titolo_fieldset {
    padding-left: 20px!important;
    padding-right: 20px!important;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 45%;
}

.titolo_fieldset h2 {
    margin-bottom: 5px!important;
    padding-bottom: 0px!important;
    line-height: 30px!important;
    width: auto!important;
    background-color: #FFF;
}

.titolo_blocco {
    padding-left: 20px!important;
    padding-right: 20px!important;
}

.titolo_blocco h2 {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    line-height: 30px!important;
}

.titolo_blocco_testo h2 {
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    line-height: 30px!important;
}

.container_blocco_fieldset {
    text-align: center;
}

.container_blocco {
    text-align: center;
}

.sub_h2 {
    width: 100%!important;
    color: #000000!important;
}

.sub_h2_grigio {
    width: 100%!important;
    color: #919191!important;
    padding-bottom: 20px;
}

.sub_h2_grigio h3 {
    color: #919191!important;
}

.img_centrale {
    width: 100%!important;
    padding-top: 40px!important;
}

.img_centrale_lead {
    width: 100%!important;
    padding-top: 0px!important;
}

.txt_centrale {
    width: 100%!important;
    padding-top: 20px!important;
    text-align: center!important;
}

.txt_centrale p {
    text-align: center!important;
}

.container_blocco_fieldset img {
    width: 90%!important;
    max-width: 810px;
}

.container_blocco img {
    width: 100%!important;
}

.sottotitolo {
    width: 100%!important;
    padding-top: 20px!important;
    text-align: center;
    font-size: 24px;
    font-family: 'apex_newbook';
}

.container_bottone {
    width: 100%!important;
    padding-top: 20px!important;
    padding-bottom: 20px!important;
    text-align: center;
}

.blocco_bordo {
    border: 1px solid #bbbbbb;
    padding: 15px!important;
    min-height: 465px!important;
}

.txt_blocchi {
    margin-top: 20px;
}

.blocco_grigio {
    background-color: #faf9f5;
    padding: 45px!important;
    min-height: 458px;
}

.blocco_grigio_generale {
    background-color: #faf9f5;
    padding: 20px 5% 20px 5%!important;
    color: #555!important;
    font-family: 'apex_newbook'!important;
    font-size: 18px!important;
    width: 90%!important;
}

.blocco_grigio_generale strong {
    font-family: 'apex_newmedium'!important;
}

.blocco_bordo_3_colonne {
    padding: 0px!important;
    min-height: 450px;
    width: 350px!important;
}

.blocco_bordo_container {
    border: 1px solid #bbbbbb;
    padding: 0px!important;
    min-height: 450px;
    background-color: #009999;
    width: 100%!important;
}

.blocco_schede ul {
    width: 700px;
    float: left!important;
}

.blocco_schede .et_pb_row {
    padding-bottom: 30px;
}

.blocco_schede .et_pb_tabs_controls {
    background: none!important;
    border: 1px solid #bbbbbb;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
}

.blocco_schede li {
    background-color: #FFF;
    width: 610px;
    float: left!important;
    font-weight: 400!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    border-left: 0px!important;
    border-bottom: 1px solid #bbbbbb!important;
    margin-left: 15px!important;
    background-image: url(images/bg_scheda.png);
    background-repeat: no-repeat;
    background-position: right center;
}

.blocco_schede .et_pb_tabs_controls li {
    border-right: 0px!important;
}

.blocco_schede .et_pb_tabs_controls li.et_pb_tab_active {
    background-color: #f8f8f8!important;
    border-bottom: 1px solid #bbbbbb!important;
    background-image: url(images/bg_scheda_active.png);
    bottom: 0px!important;
}

.blocco_schede li a {
    font-weight: 400!important;
}

.blocco_schede .et_pb_tabs {
    border: 0px!important;
    background-color: #00CCCC!important;
}

.blocco_schede .et_pb_all_tabs {
    background: none!important;
}

.blocco_schede .et_pb_all_tabs {
    background-color: #f6d50e!important;
    width: 260px;
    float: right;
    margin-top: 0px!important;
    text-align: justify;
    min-height: 462px;
}

.btn_bianco_largo {
    background-color: #FFFFFF!important;
    width: 205px!important;
    color: #c0a500!important;
}

.btn_bianco_largo:hover {
    background-color: #000!important;
}

.blocco_grigio_singolo {
    background-color: #faf9f5!important;
    padding: 5%!important;
    height: auto;
    overflow: hidden;
    width: 90%!important;
}

.blocco_grigio_singolo_img {
    width: 31%;
    margin-right: 2%;
    text-align: center;
    float: left;
}

.blocco_grigio_singolo_txt {
    width: 66%;
    float: left;
}

.blocco_grigio_singolo_txt p {
    line-height: 30px!important;
}

.portfolio .et_pb_portfolio_items {
    height: auto!important;
}

.portfolio .et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper {
    border-bottom: 0px!important;
}

.portfolio .et_pb_portofolio_pagination {
    margin-top: 20px;
    padding-bottom: 40px;
}

.portfolio .page {
    padding: 0px!important;
    text-align: center;
    margin-right: 10px;
}

.portfolio .page a {
    min-width: 20px;
    padding: 10px!important;
    border: 1px solid #e3e3e3;
}

.portfolio .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
    background-color: #f9f9f9;
    border: 1px solid #f9f9f9;
}

.portfolio .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a:hover {
    background-color: #f6dc3d;
    border: 1px solid #f6dc3d;
    color: #FFFFFF;
}

.portfolio ul {
    -moz-border-radius: 0px!important;
    /* Firefox */
    -webkit-border-radius: 0px!important;
    /* Safari, Chrome */
    border-radius: 0px!important;
    /* CSS3 */
}

.portfolio .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active {
    background-color: #f9f9f9!important;
    border: 1px solid #f9f9f9!important;
}

.portfolio .et_pb_filterable_portfolio .et_pb_portfolio_filters li a:hover {
    background-color: #f6dc3d!important;
    border: 1px solid #f6dc3d!important;
    color: #FFFFFF!important;
}

.portfolio .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    font-weight: 400!important;
    font-family: 'apex_newbook'!important;
    color: #000000!important;
}

.portfolio h2 {
    font-weight: 400!important;
    font-family: 'apex_newmedium'!important;
    font-size: 18px!important;
    padding-left: 10px;
    margin-top: 0px!important;
    padding-bottom: 7px!important;
}

.portfolio .sottotitolo_portfolio {
    font-weight: 400!important;
    font-family: 'apex_newbook'!important;
    font-size: 12px!important;
    line-height: 12px!important;
    color: #666!important;
    display: block;
    padding-top: 7px!important;
    padding-bottom: 10px!important;
    background-image: url(images/bg_titolo_portfolio.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
}

.portfolio .post-meta {
    font-weight: 400!important;
    font-family: 'apex_newbook'!important;
    font-size: 12px!important;
    line-height: 12px!important;
    color: #666!important;
    display: block;
    padding-top: 0px!important;
    padding-bottom: 10px!important;
    background-image: url(images/bg_titolo_portfolio.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 90%;
    margin-left: 10px;
}

.portfolio .post-meta a {
    font-weight: 400!important;
    color: #666!important;
}

.portfolio .et_overlay {
    background-color: #f6dc3d!important;
    margin: 10px 10px 10px 10px;
    width: 300px!important;
    height: 300px!important;
    border: 0px!important;
}

.portfolio .et_overlay:before {
    color: #FFFFFF!important;
}

.portfolio .et_overlay:hover {
    opacity: 0.9!important;
}

.portfolio .et_pb_portfolio_item {
    width: 320px!important;
    position: relative!important;
    float: left!important;
    margin: 0 20px 0 20px!important;
    padding: 0px!important;
    left: 0!important;
    right: 0!important;
    top: 0px!important;
}

.portfolio .et_pb_portfolio_item img {
    width: 320px!important;
    height: 320px!important;
}

.sub-menu {
    padding-bottom: 0px!important;
    margin-bottom: -1px;
    overflow: hidden;
}


/*portfolio bloccati*/

#post-793 .et_overlay,
#post-791 .et_overlay,
#post-789 .et_overlay,
#post-787 .et_overlay,
#post-785 .et_overlay,
#post-783 .et_overlay,
#post-781 .et_overlay,
#post-779 .et_overlay,
#post-777 .et_overlay,
#post-774 .et_overlay,
#post-772 .et_overlay,
#post-769 .et_overlay,
#post-767 .et_overlay,
#post-765 .et_overlay,
#post-763 .et_overlay,
#post-761 .et_overlay,
#post-759 .et_overlay,
#post-756 .et_overlay,
#post-754 .et_overlay,
#post-752 .et_overlay,
#post-749 .et_overlay,
#post-747 .et_overlay,
#post-745 .et_overlay,
#post-742 .et_overlay,
#post-740 .et_overlay,
#post-738 .et_overlay,
#post-736 .et_overlay,
#post-734 .et_overlay,
#post-732 .et_overlay,
#post-730 .et_overlay,
#post-728 .et_overlay,
#post-3965 .et_overlay,
#post-3968 .et_overlay,
#post-3574 .et_overlay,
#post-3663 .et_overlay,
#post-3662 .et_overlay,
#post-3571 .et_overlay,
#post-2593 .et_overlay,
#post-2776 .et_overlay,
#post-2590 .et_overlay,
#post-2172 .et_overlay,
#post-793 .et_overlay,
#post-4406 .et_overlay,
#post-2169 .et_overlay,
#post-5015 .et_overlay,
#post-5011 .et_overlay,
#post-5019 .et_overlay,
#post-5167 .et_overlay,
#post-5171 .et_overlay,
#post-5179 .et_overlay {
    height: 0px!important;
    width: 0px!important;
    overflow: hidden!important;
    pointer-events: none!important;
}

#post-793 a,
#post-791 a,
#post-789 a,
#post-787 a,
#post-785 a,
#post-783 a,
#post-781 a,
#post-779 a,
#post-777 a,
#post-774 a,
#post-772 a,
#post-769 a,
#post-767 a,
#post-765 a,
#post-763 a,
#post-761 a,
#post-759 a,
#post-756 a,
#post-754 a,
#post-752 a,
#post-749 a,
#post-747 a,
#post-745 a,
#post-742 a,
#post-740 a,
#post-738 a,
#post-736 a,
#post-734 a,
#post-732 a,
#post-730 a,
#post-728 a,
#post-3965 a,
#post-3968 a,
#post-3574 a,
#post-3663 a,
#post-3662 a,
#post-3571 a,
#post-2593 a,
#post-2776 a,
#post-2590 a,
#post-2172 a,
#post-793 a,
#post-4406 a,
#post-2169 a,
#post-5015 a,
#post-5011 a,
#post-5019 a,
#post-5167 a,
#post-5171 a,
#post-5179 a {
    pointer-events: none!important;
    cursor: default;
}

#post-793,
#post-791,
#post-789,
#post-787,
#post-785,
#post-783,
#post-781,
#post-779,
#post-777,
#post-774,
#post-772,
#post-769,
#post-767,
#post-765,
#post-763,
#post-761,
#post-759,
#post-756,
#post-754,
#post-752,
#post-749,
#post-747,
#post-745,
#post-742,
#post-740,
#post-738,
#post-736,
#post-734,
#post-732,
#post-730,
#post-728,
#post-3965,
#post-3968,
#post-3574,
#post-3663,
#post-3662,
#post-3571,
#post-2593,
#post-2776,
#post-2590,
#post-2172,
#post-793,
#post-4406,
#post-2169,
#post-5015,
#post-5011,
#post-5019,
#post-5167,
#post-5171,
#post-5179 {
    pointer-events: none!important;
    cursor: default;
}


/*PROGETTI CHE HANNO LA PAGINA INTERNA IL CSS SOPRA E' OBSOLETO*/

.et_pb_portfolio_item:not(#post-801):not(#post-797):not(#post-795):not(#post-799) .et_overlay {
    height: 0px!important;
    width: 0px!important;
    overflow: hidden!important;
    pointer-events: none!important;
}

.et_pb_portfolio_item:not(#post-801):not(#post-797):not(#post-795):not(#post-799) {
    pointer-events: none!important;
    cursor: default;
}

.project_category:not(#post-801):not(#post-797):not(#post-795):not(#post-799) a {
    pointer-events: none!important;
    cursor: default;
}

.title_page_portfolio_left {
    text-align: right;
    font-size: 30px;
    color: #555;
    line-height: 35px;
}


/*STORIA*/

.storia_top {
    background-image: url(images/bg_storia_top.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 9px;
}

.storia_bottom {
    background-image: url(images/bg_storia_bottom.png);
    background-position: center;
    background-repeat: no-repeat;
    height: 9px;
}

.storia_content {
    background-image: url(images/bg_storia_center.png);
    background-position: center;
    background-repeat: repeat-y;
    min-height: 100px;
}

.linea_storia {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 40px;
}

.box_testo_storia {
    background-color: #FFFFFF;
    width: 460px;
    float: left;
    padding: 15px;
    -moz-border-radius: 5px;
    /* Firefox */
    -webkit-border-radius: 5px;
    /* Safari, Chrome */
    border-radius: 5px;
    /* CSS3 */
    -moz-box-shadow: 0px 2px 0px 0px #787878;
    -webkit-box-shadow: 0px 2px 0px 0px #787878;
    box-shadow: 0px 2px 0px 0px #787878;
}

.freccia_dx_storia {
    background-image: url(images/freccia_dx.png);
    background-repeat: no-repeat;
    width: 8px;
    float: left;
    height: 30px;
    margin-top: 25px;
}

.freccia_sx_storia {
    background-image: url(images/freccia_sx.png);
    background-repeat: no-repeat;
    width: 8px;
    float: left;
    height: 30px;
    margin-top: 25px;
}

.icona_storia {
    width: 85px;
    float: left;
}

.data_storia {
    color: #787878;
    font-size: 18px;
    float: left;
    width: 460px;
    margin-top: 25px;
}

.data_storia_sx {
    color: #787878;
    font-size: 18px;
    float: left;
    width: 490px;
    margin-right: 7px;
    margin-top: 25px;
    text-align: right!important;
}

.titolo_box_storia {
    font-family: 'apex_newmedium';
    color: #000000;
    font-size: 18px;
    padding-bottom: 10px;
}

.txt_box_storia {
    font-family: 'apex_newbook';
    line-height: 25px!important;
    color: #787878;
}


/*CONTATTI*/

.mappa .et_pb_map {
    height: 335px;
}

.box_contatti {
    background-color: #f9f9f9!important;
    height: auto;
    overflow: hidden;
    padding: 15px 10px 10px 10px!important;
    -moz-box-shadow: 0px 2px 2px 0px #787878;
    -webkit-box-shadow: 0px 2px 2px 0px #787878;
    box-shadow: 0px 2px 2px 0px #787878;
    margin-bottom: 20px!important;
    min-height: 80px;
    margin-bottom: 40px!important;
    font-size: 16px;
    line-height: 17px;
}

.box_contatti a {
    font-weight: 400!important;
}

.icona_contatti {
    float: left;
    min-height: 30px;
    font-size: 16px;
    padding-right: 15px;
    color: #000000!important;
    width: 16px;
    padding-top: 3px;
}

.txt_contatti {
    float: left;
    min-height: 30px;
    line-height: 25px;
}

.icona_contatti_tel {
    float: left;
    min-height: 20px;
    font-size: 16px;
    padding-right: 15px;
    padding-top: 5px;
    color: #000000!important;
    width: 16px;
}

.txt_contatti_tel {
    float: left;
    min-height: 25px;
    line-height: 25px;
    width: 85%;
}

.blocco_contatti {
    padding-top: 0px!important;
    text-align: justify!important;
}

.blocco_contatti .et_pb_text {
    padding: 0px!important;
    margin-bottom: 10px!important;
}

.content_raggiungerci {
    padding-bottom: 20px;
    padding-top: 10px;
    height: auto;
    overflow: hidden;
}

.icona_raggiungerci {
    width: 4%;
    float: left;
}

.txt_raggiungerci {
    width: 96%;
    float: left;
}

.blocco_form_grigio {
    margin-bottom: 35px!important;
}

.title_form {
    color: #000;
    border-bottom: 2px solid #c9c9c9;
    font-size: 24px;
    line-height: 18px;
    font-family: "apex_newbook";
    padding-bottom: 20px;
}

.linea_title {
    border-bottom: 2px solid #000000;
    padding-bottom: 13px;
    text-transform: uppercase;
}

.form_campo_singolo input {
    width: 45%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 15px 15px 15px;
    margin-top: 20px;
    margin-right: 4%;
    float: left;
    border: 1px solid #d4d4d4!important;
    color: #7f7f7f!important;
    font-family: "apex_newbook";
}

.form_campo_singolo_select_sx {
    width: 45%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    padding: 0px 30px 0px 0px;
    margin-top: 20px;
    margin-right: 4%;
    float: left;
    border: 1px solid #d4d4d4!important;
    font-family: "apex_newbook";
    background-color: #FFFFFF;
    background-image: url(images/freccia_select.jpg)!important;
    background-repeat: no-repeat;
    background-position: center right;
    overflow: hidden;
}

.form_campo_singolo_select_sx select {
    width: 130%!important;
    background: none!important;
    border: 0!important;
    color: #bfbfbf!important;
    font-size: 16px!important;
    font-family: "apex_newbook"!important;
    padding: 15px 15px 15px 15px!important;
    height: 52px!important;
}

.form_campo_singolo_dx input {
    width: 45%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 15px 15px 15px;
    margin-top: 20px;
    float: left;
    border: 1px solid #d4d4d4!important;
    color: #7f7f7f!important;
    font-family: "apex_newbook";
}

.form_allegati_dx {
    width: 100%;
    height: 30px;
    overflow: hidden;
    height: 24px;
    padding: 15px 15px 15px 15px;
}

.form_allegati_dx_container {
    width: 516px;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    margin-top: 20px;
    float: left;
    border: 1px solid #d4d4d4!important;
    color: #7f7f7f!important;
    font-family: "apex_newbook";
    background-color: #FFF;
    overflow: hidden;
}

#fileuploadfield {
    display: none;
}

#uploadtextfield {
    width: 336px;
    float: left;
    margin: 0px;
    border: 0px;
    padding: 15px;
    font-family: "apex_newbook";
    font-size: 16px;
}

#uploadbrowsebutton {
    height: 53px;
    width: 150px;
    text-align: center;
    float: left;
    border: 0px!important;
    font-family: 'brandon_grotesquebold';
    color: #000000;
    font-size: 16px;
    background-color: #f0f0f0;
}

.form_allegati_dx input[type="file"] {
    position: absolute;
    top: 0px;
    width: 600px!important;
    height: 60px;
    left: -108px;
    font-family: "apex_newbook";
    font-size: 16px;
    color: #bfbfbf!important;
}

.seleziona_form {
    position: absolute;
    right: 2px;
    padding: 18px 30px 18px 30px;
    font-family: 'brandon_grotesquebold';
    color: #000000;
    background-color: #f0f0f0;
}

.form_campo_largo input {
    width: 97%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 15px 15px 15px;
    margin-top: 20px;
    float: left;
    border: 1px solid #d4d4d4!important;
    color: #7f7f7f!important;
    font-family: "apex_newbook";
}

.form_campo_testo textarea {
    width: 97%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 15px 15px 15px;
    margin-top: 20px;
    float: left;
    border: 1px solid #d4d4d4!important;
    color: #7f7f7f!important;
    font-family: "apex_newbook";
    font-size: 16px!important;
}

.form_campo_privacy {
    width: 70%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    margin-top: 20px;
    text-align: left;
    float: left;
    min-height: 100px;
    font-family: "apex_newbook";
}

input[type="checkbox"] {
    margin-left: 0px!important;
}

.txt_posizioni {
    text-align: left!important;
    padding: 20px;
}

.txt_posizioni h3 {
    font-family: "apex_newmedium";
}

.form_campo_invia {
    width: 30%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
    float: left;
    text-align: right;
    min-height: 100px;
}

.form_campo_invia input {
    font-weight: normal !important;
    font-size: 14px;
    font-family: 'brandon_grotesquebold';
    padding: 15px 48px 15px 24px;
    color: #FFF;
    background: #f6d50e;
    cursor: pointer;
    margin-right: 0px!important;
    border: 0px!important;
    background-image: url(images/bg-btn-bianco.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.form_campo_invia input:hover {
    background: #c0a500;
    background-image: url(images/bg-btn-bianco.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.wpcf7-response-output {
    float: left!important;
    margin: 0 0 20px 0!important;
}

.wpcf7-not-valid-tip {
    float: left;
    color: #FF0000;
    width: 50%;
    margin-left: -51%;
    text-align: center;
}

div.wpcf7 img.ajax-loader {
    display: block;
    float: none;
}


/*PORTFOLIO*/

.ordine_portfolio {
    color: #FF0000;
}


/*RISORSE*/

.blocco_titolo_risorse {
    padding-top: 50px!important;
}

.blocco_risorse_linea {
    padding-bottom: 20px;
    border-bottom: 1px solid #e1e1e1;
    height: auto;
    overflow: hidden;
}

.blocco_risorse {
    padding-bottom: 20px;
    height: auto;
    overflow: hidden;
}

.img_risorse {
    float: left;
    width: 14%;
    padding-right: 2%;
}

.txt_risorse {
    float: left;
    width: 84%;
}

.txt_risorse_txt {
    height: auto;
    overflow: hidden;
    float: left;
    width: 100%;
    padding-bottom: 10px;
}

.txt_risorse_txt h3 {
    font-family: 'apex_newmedium'!important;
}

.btn_download {
    text-align: right!important;
    width: 100%;
    height: auto;
    overflow: hidden;
    float: left;
}

.btn_download a:link {
    background-color: #f6d50e;
    color: #FFF;
    border: 1px solid #f6d50e;
    padding: 10px 20px 10px 30px;
    margin-top: 20px;
    float: right;
    font-family: 'brandon_grotesquebold';
    font-size: 14px;
    font-weight: 400!important;
}

.btn_download a:active {
    background-color: #f6d50e;
    color: #FFF;
    border: 1px solid #f6d50e;
    padding: 10px 20px 10px 30px;
    margin-top: 20px;
    float: right;
    font-family: 'brandon_grotesquebold';
    font-size: 14px;
    font-weight: 400!important;
}

.btn_download a:visited {
    background-color: #f6d50e;
    color: #FFF;
    border: 1px solid #f6d50e;
    padding: 10px 20px 10px 30px;
    margin-top: 20px;
    float: right;
    font-family: 'brandon_grotesquebold';
    font-size: 14px;
    font-weight: 400!important;
}

.btn_download .fa a:link {
    color: #FFF;
}

.btn_download a:hover {
    background-color: #FFFFFF;
    color: #000000;
    border: 1px solid #dddddd;
}

.btn_download .fa a:hover {
    color: #b7b7b7!important;
}

.emodal-title {
    font-size: 30px!important;
    font-family: 'apex_newbook'!important;
}

.emodal-content p {
    margin-top: 25px;
    font-family: 'apex_newbook'!important;
}

.emodal {
    max-width: 750px;
    width: 750px!important;
    background-color: #FFFFFF!important;
}

.emodal-close {
    border: 2px solid #FFFFFF!important;
    font-family: Arial, Helvetica, sans-serif!important;
}

a.download-icon span.et-icon {
    height: auto!important;
}

.form_campo_singolo_risorse input {
    width: 43%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 15px 15px 15px;
    margin-top: 0px;
    margin-right: 5%;
    float: left;
    border: 1px solid #d4d4d4!important;
    color: #7f7f7f!important;
    font-family: "apex_newbook";
}

.form_campo_singolo_risorse_dx input {
    width: 43%;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    padding: 15px 15px 15px 15px;
    margin-top: 0px;
    float: left;
    border: 1px solid #d4d4d4!important;
    color: #7f7f7f!important;
    font-family: "apex_newbook";
}

#wpm_download_7 {
    width: 90%!important;
    background-image: none!important;
    border: 0px!important;
}

.icon-button {
    width: 92%!important;
    background: none!important;
    display: block;
    background-image: none!important;
    border: 0px!important;
}

.et-icon {
    width: 100%!important;
    background-image: none!important;
    font-size: 21px!important;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #FFFFFF!important;
    background-color: #f6d50e!important;
    font-family: 'brandon_grotesquebold'!important;
    padding-left: 10px;
    font-weight: 400!important;
}

a.icon-button span.et-icon {
    left: 0px!important;
}

a.icon-button {
    color: #595a5a !important;
    text-shadow: none!important;
    box-shadow: 0 0px 0 0 rgba(255, 255, 255, 0.9) inset, 0px 0px 0px rgba(0, 0, 0, 0.0)!important;
}

.wpcf7-not-valid-tip {
    font-family: "apex_newbook"!important;
    font-weight: 400;
}

.wpcf7-response-output {
    font-family: "apex_newbook"!important;
}

.form_campo_singolo_risorse_dx .wpcf7-not-valid-tip {
    position: absolute;
    top: -20px;
    right: 0px;
    width: 300px;
}


/*TEAM*/

.team_box {
    min-height: 340px;
    margin-top: 0px;
}

.img_team_box {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.nome_team_box {
    font-size: 18px;
    color: #000000;
    font-family: "apex_newbook"!important;
    text-align: center!important;
    padding-top: 15px!important;
}

.ruolo_team_box {
    font-size: 12px;
    color: #808080!important;
    font-family: 'apex_newbook'!important;
    text-align: center!important;
    margin-top: 10px;
}

.social_team_box_4 {
    text-align: center!important;
    height: auto;
    overflow: hidden;
    width: 138px!important;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: 18px;
}

.social_team_box {
    text-align: center!important;
    height: auto;
    overflow: hidden;
    width: 27px!important;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: 18px;
}

.social_team_box_2 {
    text-align: center!important;
    height: auto;
    overflow: hidden;
    width: 64px!important;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    margin-top: 18px;
}

.social_team_icon {
    float: left;
}

.social_team_icon img {
    width: 27px;
    height: 27px;
}

.icon_last {
    margin-right: 0px!important;
}

.virgolette_top_team {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 0px;
    left: 90px;
    font-style: italic;
}

.virgolette_bottom_team {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    transform: rotate(180deg);
    /* Newer browsers (incl IE9) */
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 160px;
    top: 45px;
    font-style: italic;
}

.virgolette_top_lead {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 0px;
    left: 160px;
    font-style: italic;
}

.virgolette_bottom_lead {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 160px;
    top: 10px;
    font-style: italic;
}

.virgolette_top_digital {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 0px;
    left: 180px;
    font-style: italic;
}

.virgolette_bottom_digital {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 260px;
    top: 45px;
    font-style: italic;
}

.virgolette_top_lavora {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 12px;
    left: 30px;
    font-style: italic;
}

.virgolette_bottom_lavora {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 35px;
    top: 12px;
    font-style: italic;
}

.virgolette_top_ecommerce {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 0px;
    left: 170px;
    font-style: italic;
}

.virgolette_bottom_ecommerce {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 170px;
    top: 12px;
    font-style: italic;
}

.virgolette_top_design {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 0px;
    left: 70px;
    font-style: italic;
}

.virgolette_bottom_design {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 70px;
    top: 12px;
    font-style: italic;
}

.virgolette_top_come {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 0px;
    left: 290px;
    font-style: italic;
}

.virgolette_bottom_come {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 90px;
    top: 40px;
    font-style: italic;
}

.virgolette_top_portfolio {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 7px;
    left: 50px;
    font-style: italic;
}

.virgolette_bottom_portfolio {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 55px;
    top: 8px;
    font-style: italic;
}

.virgolette_top_risorse {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 7px;
    left: 90px;
    font-style: italic;
}

.virgolette_bottom_risorse {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 80px;
    top: 40px;
    font-style: italic;
}

.virgolette_top_blog {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    top: 7px;
    left: 150px;
    font-style: italic;
}

.virgolette_bottom_blog {
    font-family: 'brandon_grotesquemedium';
    font-size: 72px;
    color: #eaeaea;
    transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg)!important;
    -o-transform: rotate(180deg)!important;
    -moz-transform: rotate(180deg)!important;
    -ms-transform: rotate(180deg)!important;
    width: 40px!important;
    height: 72px;
    line-height: 72px;
    position: absolute;
    right: 145px;
    top: 7px;
    font-style: italic;
}


/*STRISCE*/

.bg_bianco_punti {
    background-color: #fff!important;
    padding-top: 30px!important;
    background-image: url(images/bg_punti_bianco.jpg)!important;
    background-size: auto!important;
    background-repeat: repeat!important;
    color: #000;
    border-top: 5px solid #000000;
}

.bg_bianco_punti p {
    text-align: center!important;
    margin-top: 20px;
    padding-bottom: 30px!important;
}

.bg_bianco_punti .et_pb_text {
    padding-bottom: 0px!important;
}

.bg_bianco_punti h2 {
    padding: 0px;
    margin: 0px;
    color: #000;
}

.bg_nero_punti {
    background-color: #000000!important;
    text-align: center!important;
    padding-top: 30px!important;
    background-image: url(images/bg_puntini.jpg)!important;
    background-size: auto!important;
    background-repeat: repeat!important;
}

.bg_nero_punti .et_pb_text {
    padding-bottom: 0px!important;
}

.bg_nero_punti h2 {
    text-align: center!important;
    padding: 0px;
    margin: 0px;
}

.bg_nero_righe {
    background-color: #000000!important;
    text-align: center!important;
    padding-top: 30px!important;
    background-image: url(images/bg_diagonale.jpg)!important;
    background-size: auto!important;
    background-repeat: repeat!important;
}

.bg_nero_righe h2 {
    text-align: center!important;
    padding: 0px;
    margin: 0px;
}

.blocco_blu {
    background-color: #334363;
    height: auto;
    overflow: hidden;
}

.txt_box_blu {
    width: 42%;
    float: left;
    padding: 30px 4% 0px 4%;
    text-align: center;
    color: #FFF;
    line-height: 30px;
    font-size: 18px;
}

.txt_box_blu h1 {
    color: #FFFFFF;
    padding-bottom: 10px;
    background-image: url(images/bg_title_bianco.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.txt_box_blu p {
    text-align: center!important;
    color: #FFF;
    line-height: 30px;
    font-size: 18px;
    margin-top: 10px;
}

.img_box_blu {
    width: 50%;
    float: left;
    text-align: right;
    overflow: hidden!important;
    padding: 0px!important;
    margin: 0px!important;
    max-height: 310px;
}

.img_box_blu img {
    width: 100%;
}

.txt_box_blu a.big-button {
    margin-bottom: 0px;
    line-height: 14px;
}

.box_blu_largo .et_pb_row {
    width: 100%!important;
    max-height: 400px;
    overflow: hidden;
}

.box_blu_largo .img_box_blu {
    height: 430px!important;
    max-height: 430px;
    overflow: hidden;
}

.box_blu_largo .img_box_blu img {}

.box_blu_largo .txt_box_blu h1 {
    padding-top: 30px;
}

.box_blu_largo .txt_box_giallo h1 {
    padding-top: 30px;
}

.blocco_giallo {
    background-color: #f6d50e!important;
    height: auto;
    overflow: hidden;
}

.txt_box_giallo {
    width: 42%;
    float: left;
    padding: 30px 4% 0px 4%;
    text-align: center;
    color: #000;
    line-height: 30px;
    font-size: 18px;
}

.txt_box_giallo h1 {
    color: #b19800;
    padding-bottom: 10px;
    background-image: url(images/bg_title_giallo.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
}

.txt_box_giallo p {
    text-align: center!important;
    color: #000;
    line-height: 30px;
    font-size: 18px;
    margin-top: 10px;
}

.txt_box_giallo a.big-button {
    margin-bottom: 0px;
    line-height: 14px;
    color: #b19800!important;
    background-color: #FFFFFF!important;
}

.txt_box_giallo a.big-button:hover {
    margin-bottom: 0px;
    line-height: 14px;
    color: #fff!important;
    background-color: #000!important;
}

.blocco_newsletter_big {
    background-color: #000!important;
    background-image: url(images/bg_newsletter_big.jpg)!important;
    height: 283px!important;
    background-size: auto!important;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.blocco_newsletter_big .wpcf7-response-output {
    position: absolute;
    top: -15px;
    color: #FFFFFF!important;
    font-size: 14px;
    right: 0px;
}

.blocco_newsletter_big h1 {
    padding-top: 40px;
    color: #FFFFFF!important;
}

.blocco_newsletter_big .form_campo_largo input {
    width: 478px;
    margin-top: 20px!important;
}

.blocco_newsletter_big .et_pb_text {
    margin-bottom: 10px!important;
}

.blocco_newsletter_big .form_campo_privacy {
    color: #FFF!important;
}

.blocco_newsletter_big .form_campo_privacy a {
    color: #f6d50e!important;
}

.blocco_newsletter_big .form_campo_invia input {
    background-color: #f6d50e;
}

.blocco_newsletter_big .form_campo_invia input:hover {
    background-color: #c0a500!important;
}

.blocco_newsletter_big .wpcf7-not-valid-tip {
    font-size: 13px;
    position: absolute;
    width: 300px!important;
    height: 30px;
    overflow: hidden;
    text-align: left!important;
    top: 0px;
}

.blocco_newsletter_small {
    background-color: #000!important;
    background-image: url(images/bg_newletter_small.jpg)!important;
    height: 134px!important;
    background-size: auto!important;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.blocco_newsletter_small .wpcf7-response-output {
    position: absolute;
    top: 135px;
    color: #FFFFFF!important;
    font-size: 14px;
}

.blocco_newsletter_small h1 {
    padding-top: 20px;
    color: #FFFFFF!important;
    padding-left: 250px;
    line-height: 40px;
}

.newsletter_title {
    padding-top: 20px;
    color: #FFFFFF!important;
    padding-left: 250px;
    line-height: 40px;
    font-family: "apex_newlight";
    font-size: 50px;
}

.blocco_newsletter_small .form_campo_largo input {
    width: 220px;
    margin-top: 20px!important;
    float: left;
    border: 1px solid #FFFFFF!important;
    margin-right: 0px!important;
    overflow: hidden;
    -webkit-appearance: none;
    border-radius: 0;
}

.blocco_newsletter_small .et_pb_text {
    margin-bottom: 10px!important;
}

.blocco_newsletter_small .form_campo_privacy {
    color: #FFF!important;
    float: left!important;
    margin-top: 0px!important;
    width: 100%!important;
}

.blocco_newsletter_small .form_campo_privacy a {
    color: #f6d50e!important;
}

.blocco_newsletter_small .form_campo_invia {
    height: 58px!important;
    overflow: hidden;
    min-height: 0px!important;
    width: auto!important;
    -webkit-appearance: none;
    border-radius: 0;
}

.blocco_newsletter_small .form_campo_invia input {
    background-color: #f6d50e;
    float: left!important;
    border: 1px solid #FFFFFF!important;
    height: 53px!important;
    margin-left: 0px;
    -webkit-appearance: none;
    border-radius: 0;
}

.blocco_newsletter_small .form_campo_invia input:hover {
    background-color: #c0a500!important;
}

.blocco_newsletter_small .wpcf7-not-valid-tip {
    font-size: 13px;
    width: 300px!important;
    position: absolute;
    top: 3px!important;
    right: -7px!important;
    text-align: left;
}

.blocco_newsletter_small .wpcf7-response-output {
    font-size: 13px;
    line-height: 13px!important;
    position: absolute;
    top: -3px;
    right: 28px;
    text-align: left;
    padding: 2px!important;
}

.newsletter_small_sx {
    float: left;
    width: 60%;
}

.newsletter_small_dx {
    float: left;
    width: 40%;
}

.blocco_newsletter_small div.wpcf7-validation-errors {
    display: none!important;
}

.blocco_newsletter_big div.wpcf7-validation-errors {
    display: none!important;
}


/*FOOTER*/

#main-footer {
    border-top: 1px solid #eeeeee!important;
}

#main-footer .textwidget {
    color: #919191!important;
    font-family: 'apex_newbook';
    font-size: 14px!important;
    line-height: 25px!important;
}

#main-footer .textwidget a:link {
    color: #c0a500!important;
    font-weight: 400!important;
}

#main-footer .textwidget a:visited {
    color: #c0a500!important;
    font-weight: 400!important;
}

#main-footer .textwidget a:active {
    color: #c0a500!important;
    font-weight: 400!important;
}

#main-footer .textwidget a:hover {
    color: #debf0d!important;
    font-weight: 400!important;
}

#main-footer .textwidget p {
    line-height: 25px!important;
}

.riga_footer {
    width: 100%;
    height: auto;
}

.riga_footer_2 {
    width: 100%!important;
    padding-left: 40px!important;
    min-height: 25px;
    border-left: 1px solid #d6d6d6;
    margin-top: 2px;
}

.riga_footer_3 {
    width: 100%!important;
    padding-left: 40px!important;
    min-height: 50px;
    border-left: 1px solid #d6d6d6;
}

.icona_footer {
    float: left;
    min-height: 25px;
    font-size: 16px;
    padding-right: 15px;
    color: #000000!important;
    width: 16px;
}

.txt_footer {
    float: left;
    min-height: 25px;
}

.footer-widget {
    width: 300px!important;
    margin-bottom: 0px!important;
}

.nero {
    color: #000000!important;
}

#footer-bottom {
    background-color: #eeeeee!important;
    text-align: center!important;
    margin-bottom: -16px!important;
    padding-bottom: 40px!important;
}

#footer-info {
    font-family: 'brandon_grotesquemedium';
    color: #979797!important;
    font-size: 14px!important;
    text-align: center!important;
    width: 100%!important;
}

.footer_immagini {
    width: 100%;
    /* height: 36px; */
    margin-top: 30px;
    padding-bottom: 50px;
    overflow: hidden;
}

.footer_immagini_sx {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 0%;
    /* height: 36px; */
}

.footer_immagini_sx img {
    margin-left: 10px;
}

.footer_immagini_dx {
    width: 43%;
    float: left;
    text-align: left;
    padding-left: 7%;
    /* height: 36px; */
}

.footer_immagini_dx img {
    margin-right: 20px;
}

.cookieBannerContainer {
    opacity: 1!important;
    font-family: 'brandon_grotesquemedium'!important;
    font-size: 14px!important;
}

.cookieBannerContainer a {
    opacity: 1!important;
    font-family: 'brandon_grotesquemedium'!important;
    font-size: 14px!important;
    font-weight: 400!important;
    color: #f6d50e!important;
}


/*BLOG*/

.blog_page .et_pb_widget {
    width: 100%!important;
    padding-bottom: 20px!important;
    margin-bottom: 0px!important;
}

.blog_page {
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
}

.srp-post-title {
    text-align: justify;
}

.srp-post-title h3 {
    font-family: "apex_newmedium"!important;
}

.srp-post-title a {
    font-family: "apex_newmedium"!important;
}

.srp-post-title-link a {
    font-family: "apex_newmedium"!important;
}

.srp-thumbnail-box img {
    height: auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
}

.srp-widget-singlepost {
    height: auto;
    overflow: hidden;
}

.srp-thumbnail-box {
    width: 11%;
    float: left;
}

.srp-content-box {
    float: left;
    width: 86%;
}

.srp-content-box .srp-post-content,
.widget-area .widget .srp-post-content {
    margin: 10px 0 0 0;
    text-align: justify;
}

div.pagination span.current {
    color: #c0a500!important;
    font-size: 16px!important;
    line-height: 16px!important;
    -moz-border-radius: 0px!important;
    /* Firefox */
    -webkit-border-radius: 0px!important;
    /* Safari, Chrome */
    border-radius: 0px!important;
    /* CSS3 */
    border: 1px solid #f9f9f9!important;
    padding-bottom: 5px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 5px !important;
    background: #f9f9f9 !important;
    background-image: none!important;
    font-weight: 700;
    margin-left: 10px;
}

div.pagination a {
    color: #c0a500!important;
    font-size: 16px!important;
    line-height: 16px!important;
    -moz-border-radius: 0px!important;
    /* Firefox */
    -webkit-border-radius: 0px!important;
    /* Safari, Chrome */
    border-radius: 0px!important;
    /* CSS3 */
    border: 1px solid #e3e3e3!important;
    padding-bottom: 5px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 5px !important;
    background: #FFF !important;
    background-image: none!important;
    margin-left: 10px!important;
}

div.pagination a:hover {
    border: 1px solid #f6dc3d!important;
    background: #f6dc3d!important;
}

#left-area .post-meta a {
    font-weight: 400;
    color: #c0a500 !important;
    font-family: 'apex_newbook'!important;
}

#left-area .post-meta a:hover {
    font-weight: 400;
    color: #000 !important;
}

.et_pb_widget li {
    font-weight: 400;
    color: #c0a500 !important;
    font-family: 'apex_newbook'!important;
}

.et_pb_widget ul li a {
    font-weight: 400;
    color: #c0a500 !important;
    font-family: 'apex_newbook'!important;
}

.et_pb_widget ul li a:hover {
    font-weight: 400;
    color: #000 !important;
    font-family: 'apex_newbook'!important;
}


/*NUOVO DOWNLOAD*/
#AnythingPopup_BoxContainer30,
#AnythingPopup_BoxContainer29,
#AnythingPopup_BoxContainer28,
#AnythingPopup_BoxContainer27,
#AnythingPopup_BoxContainer26,
#AnythingPopup_BoxContainer25,
#AnythingPopup_BoxContainer24,
#AnythingPopup_BoxContainer23,
#AnythingPopup_BoxContainer22,
#AnythingPopup_BoxContainer21,
#AnythingPopup_BoxContainer20,
#AnythingPopup_BoxContainer19,
#AnythingPopup_BoxContainer18,
#AnythingPopup_BoxContainer16,
#AnythingPopup_BoxContainer17,
#AnythingPopup_BoxContainer18,
#AnythingPopup_BoxContainer12,
#AnythingPopup_BoxContainer14,
#AnythingPopup_BoxContainer15,
#AnythingPopup_BoxContainer4,
#AnythingPopup_BoxContainer2,
#AnythingPopup_BoxContainer3,
#AnythingPopup_BoxContainer5,
#AnythingPopup_BoxContainer6,
#AnythingPopup_BoxContainer7,
#AnythingPopup_BoxContainer8,
#AnythingPopup_BoxContainer9,
#AnythingPopup_BoxContainer10,
#AnythingPopup_BoxContainer11,
#AnythingPopup_BoxContainer12,
#AnythingPopup_BoxContainer1 {
    width: 80%!important;
    height: auto!important;
    left: 10%!important;
    position: absolute!important;
    /*top: 15%!important;*/
	border: none;
	border:1px solid #FFFFFF!important;
}

#AnythingPopup_BoxContainerBody30,
#AnythingPopup_BoxContainerBody29,
#AnythingPopup_BoxContainerBody28,
#AnythingPopup_BoxContainerBody27,
#AnythingPopup_BoxContainerBody26,
#AnythingPopup_BoxContainerBody25,
#AnythingPopup_BoxContainerBody24,
#AnythingPopup_BoxContainerBody23,
#AnythingPopup_BoxContainerBody22,
#AnythingPopup_BoxContainerBody21,
#AnythingPopup_BoxContainerBody20,
#AnythingPopup_BoxContainerBody19,
#AnythingPopup_BoxContainerBody18,
#AnythingPopup_BoxContainerBody16,
#AnythingPopup_BoxContainerBody17,
#AnythingPopup_BoxContainerBody18,
#AnythingPopup_BoxContainerBody15,
#AnythingPopup_BoxContainerBody14,
#AnythingPopup_BoxContainerBody12,
#AnythingPopup_BoxContainerBody4,
#AnythingPopup_BoxContainerBody1,
#AnythingPopup_BoxContainerBody2,
#AnythingPopup_BoxContainerBody3,
#AnythingPopup_BoxContainerBody5,
#AnythingPopup_BoxContainerBody6,
#AnythingPopup_BoxContainerBody7,
#AnythingPopup_BoxContainerBody8,
#AnythingPopup_BoxContainerBody9,
#AnythingPopup_BoxContainerBody10 {
    width: 94%!important;
    margin-left: 3%!important;
    margin-right: 3%!important;
    height: auto!important;
}

#AnythingPopup_BoxContainerBody30 br,
#AnythingPopup_BoxContainerBody29 br,
#AnythingPopup_BoxContainerBody28 br,
#AnythingPopup_BoxContainerBody27 br,
#AnythingPopup_BoxContainerBody26 br,
#AnythingPopup_BoxContainerBody25 br,
#AnythingPopup_BoxContainerBody24 br,
#AnythingPopup_BoxContainerBody23 br,
#AnythingPopup_BoxContainerBody22 br,
#AnythingPopup_BoxContainerBody21 br,
#AnythingPopup_BoxContainerBody20 br,
#AnythingPopup_BoxContainerBody19 br,
#AnythingPopup_BoxContainerBody18 br,
#AnythingPopup_BoxContainerBody16 br,
#AnythingPopup_BoxContainerBody17 br,
#AnythingPopup_BoxContainerBody18 br,
#AnythingPopup_BoxContainerBody14 br,
#AnythingPopup_BoxContainerBody15 br,
#AnythingPopup_BoxContainerBody12 br,
#AnythingPopup_BoxContainerBody4 br,
#AnythingPopup_BoxContainerBody1 br,
#AnythingPopup_BoxContainerBody2 br,
#AnythingPopup_BoxContainerBody3 br,
#AnythingPopup_BoxContainerBody5 br,
#AnythingPopup_BoxContainerBody6 br,
#AnythingPopup_BoxContainerBody7 br,
#AnythingPopup_BoxContainerBody8 br,
#AnythingPopup_BoxContainerBody9 br,
#AnythingPopup_BoxContainerBody10 br {
    margin: 0!important;
    display: none!important;
    line-height: 0!important;
}

#AnythingPopup_BoxTitle30,
#AnythingPopup_BoxTitle29,
#AnythingPopup_BoxTitle28,
#AnythingPopup_BoxTitle27,
#AnythingPopup_BoxTitle26,
#AnythingPopup_BoxTitle25,
#AnythingPopup_BoxTitle24,
#AnythingPopup_BoxTitle23,
#AnythingPopup_BoxTitle22,
#AnythingPopup_BoxTitle21,
#AnythingPopup_BoxTitle20,
#AnythingPopup_BoxTitle19,
#AnythingPopup_BoxTitle18,
#AnythingPopup_BoxTitle16,
#AnythingPopup_BoxTitle17,
#AnythingPopup_BoxTitle18,
#AnythingPopup_BoxTitle14,
#AnythingPopup_BoxTitle15,
#AnythingPopup_BoxTitle12,
#AnythingPopup_BoxTitle4,
#AnythingPopup_BoxTitle1,
#AnythingPopup_BoxTitle2,
#AnythingPopup_BoxTitle3,
#AnythingPopup_BoxTitle5,
#AnythingPopup_BoxTitle6,
#AnythingPopup_BoxTitle7,
#AnythingPopup_BoxTitle8,
#AnythingPopup_BoxTitle9,
#AnythingPopup_BoxTitle10
{
    width: 94%!important;
    margin-left: 3%!important;
    margin-right: 3%!important;
    height: auto!important;
    color: #000000!important;
    font-family: Tahoma!important;
    font-size: 32px!important;
    line-height: 35px!important;
    text-align: left!important;
    font-weight: 400!important;
    margin-top: 15px!important;
    padding-bottom: 25px!important;
}
#AnythingPopup_BoxClose30,
#AnythingPopup_BoxClose29,
#AnythingPopup_BoxClose28,
#AnythingPopup_BoxClose27,
#AnythingPopup_BoxClose26,
#AnythingPopup_BoxClose25,
#AnythingPopup_BoxClose24,
#AnythingPopup_BoxClose23,
#AnythingPopup_BoxClose22,
#AnythingPopup_BoxClose21,
#AnythingPopup_BoxClose20,
#AnythingPopup_BoxClose19,
#AnythingPopup_BoxClose18,
#AnythingPopup_BoxClose16,
#AnythingPopup_BoxClose17,
#AnythingPopup_BoxClose18,
#AnythingPopup_BoxClose14,
#AnythingPopup_BoxClose15,
#AnythingPopup_BoxClose12,
#AnythingPopup_BoxClose4,
#AnythingPopup_BoxClose1,
#AnythingPopup_BoxClose2,
#AnythingPopup_BoxClose3,
#AnythingPopup_BoxClose5,
#AnythingPopup_BoxClose6,
#AnythingPopup_BoxClose7,
#AnythingPopup_BoxClose8,
#AnythingPopup_BoxClose9,
#AnythingPopup_BoxClose10 {
    position: absolute!important;
    top: -20px!important;
    right: 0!important;
}

.form_campo_singolo_risorse input {
    border: 1px solid #d4d4d4 !important;
    color: #7f7f7f !important;
    float: left;
    font-family: "apex_newbook";
    font-size: 16px;
    height: auto;
    margin-right: 5%!important;
    margin-top: 0;
    overflow: hidden;
    padding: 15px;
    width: 43%!important;
    margin-top: 15px!important;
}

.form_campo_singolo_risorse_dx input {
    border: 1px solid #d4d4d4 !important;
    color: #7f7f7f !important;
    float: left;
    font-family: "apex_newbook";
    font-size: 16px;
    height: auto;
    margin-top: 0;
    overflow: hidden;
    padding: 15px;
    width: 43%!important;
    margin-top: 15px!important;
}

.download-icon {
    background-image: url(images/icon-download_risorse.png)!important;
    background-repeat: no-repeat!important;
    background-position: left center!important;
    border: 0!important;
    color: #666666!important;
    float: none!important;
    font-size: 16px!important;
    font-weight: 700 !important;
    margin-top: 0px!important;
    padding: 10px 10px 10px 35px!important;
}

.btn_download_new {
    float: left;
    height: auto;
    overflow: hidden;
    width: 100%;
}

.btn_download_new a:link {
    background-color: #f6d50e;
    border: 1px solid #f6d50e;
    color: #fff;
    float: right;
    font-family: "brandon_grotesquebold";
    font-size: 14px;
    font-weight: 400 !important;
    margin-top: 20px;
    padding: 10px 20px 10px 20px;
}

.form_campo_privacy a:link {
    background-color: none!important;
    background: none!important;
    border: 0!important;
    color: #666666!important;
    float: none!important;
    font-family: "brandon_grotesquebold";
    font-size: 16px!important;
    font-weight: 700 !important;
    margin-top: 0px!important;
    padding: 0!important;
}

@media only screen and ( min-width: 1100px) and ( max-width: 1199px) {
    .form_campo_singolo_risorse input {
        margin-right: 3%!important;
        width: 43%!important;
    }
    .form_campo_singolo_risorse_dx input {
        width: 43%!important;
    }
}

@media only screen and ( min-width: 981px) and ( max-width: 1099px) {
    .form_campo_singolo_risorse input {
        margin-right: 3%!important;
        width: 43%!important;
    }
    .form_campo_singolo_risorse_dx input {
        width: 43%!important;
    }
}

@media only screen and ( min-width: 981px) and ( max-width: 1199px) {
    .form_campo_singolo_risorse input {
        margin-right: 3%!important;
        width: 43%!important;
    }
    .form_campo_singolo_risorse_dx input {
        width: 43%!important;
    }
}

@media only screen and ( min-width: 768px) and ( max-width: 980px) {
    .form_campo_singolo_risorse input {
        margin-right: 0%!important;
        width: 90%!important;
    }
    .form_campo_singolo_risorse_dx input {
        width: 90%!important;
    }
}

@media only screen and ( max-width: 767px) {
    .form_campo_singolo_risorse input {
        margin-right: 0%!important;
        width: 85%!important;
    }
    .form_campo_singolo_risorse_dx input {
        width: 85%!important;
    }
    .form_campo_privacy {
        width: 100%!important;
    }
    .form_campo_invia {
        margin-top: 0px!important;
        width: 100%!important;
    }
    .download-icon {
        font-size: 12px!important;
        line-height: 12px!important;
        width: auto!important;
    }
}

@media only screen and ( max-width: 479px) {
    .form_campo_singolo_risorse input {
        margin-right: 0%!important;
        width: 80%!important;
    }
    .form_campo_singolo_risorse_dx input {
        width: 80%!important;
    }
}

@media (min-width: 1200px) {}

@media only screen and ( min-width: 1100px) and ( max-width: 1199px) {
    .blocco_schede ul {
        width: 700px!important;
        background-color: #00CC99!important;
    }
    .blocco_schede li {
        width: 610px!important;
    }
    .blocco_schede .et_pb_all_tabs {
        width: 260px!important;
        min-height: 445px!important;
    }
    .blocco_grigio {
        min-height: 455px!important;
    }
    .form_campo_singolo input {
        width: 45%!important;
        margin-right: 4%!important;
    }
    .form_campo_singolo_dx input {
        width: 45%!important;
    }
    .form_campo_largo input {
        width: 97%!important;
    }
    .form_campo_testo textarea {
        width: 97%!important;
    }
    .blocco_newsletter_big .form_campo_largo input {
        width: 478px!important;
        margin-top: 20px!important;
    }
    .blocco_newsletter_small .form_campo_largo input {
        width: 220px!important;
        margin-top: 20px!important;
        float: left;
        border: 1px solid #FFFFFF!important;
    }
}

@media only screen and ( min-width: 981px) and ( max-width: 1099px) {
    .et_pb_slide_description h2 {
        font-size: 47px!important;
    }
    .portfolio .et_overlay {
        width: 300px!important;
        height: 300px!important;
        margin-top: 10px!important;
    }
    .portfolio .et_pb_portfolio_item {
        width: 320px!important;
        margin: 0!important;
    }
    .portfolio .et_pb_portfolio_item img {
        width: 320px!important;
        height: 320px!important;
    }
    .box_testo_storia {
        width: 400px;
        float: left;
    }
    .freccia_dx_storia {
        width: 8px;
    }
    .freccia_sx_storia {
        width: 8px;
    }
    .icona_storia {
        width: 85px;
    }
    .data_storia {
        width: 400px;
    }
    .data_storia_sx {
        width: 430px;
    }
    .form_campo_singolo_select_sx {
        overflow: hidden;
        margin-right: 30px;
    }
    .blocco_newsletter_big .form_campo_largo input {
        width: 420px!important;
        margin-top: 20px!important;
    }
    .form_allegati_dx_container {
        width: 462px;
    }
    #uploadtextfield {
        width: 282px;
    }
    #uploadbrowsebutton {
        width: 150px;
    }
    .txt_contatti {
        font-size: 14px;
    }
    .txt_contatti_tel {
        font-size: 14px;
    }
    .virgolette_top {
        top: 40px;
        left: 210px;
    }
    .virgolette_bottom {
        right: 135px;
        top: 80px;
    }
    .virgolette_top_portfolio_venchi {
        top: 5px;
        left: 265px;
    }
    .virgolette_bottom_portfolio_venchi {
        top: 150px!important;
        right: 10px!important;
    }
    .virgolette_top_team {
        top: 0px;
        left: 30px!important;
    }
    .virgolette_bottom_team {
        right: 100px!important;
        top: 45px;
    }
    .virgolette_top_lead {
        top: 0px;
        left: 100px!important;
    }
    .virgolette_bottom_lead {
        right: 100px!important;
        top: 10px;
    }
    .virgolette_top_digital {
        top: 0px;
        left: 120px!important;
    }
    .virgolette_bottom_digital {
        top: 50px;
        right: 200px!important;
    }
    .virgolette_top_lavora {
        top: 5px;
        left: -20px!important;
    }
    .virgolette_bottom_lavora {
        right: -20px!important;
        top: 15px;
    }
    .virgolette_top_ecommerce {
        top: 5px;
        left: 110px!important;
    }
    .virgolette_bottom_ecommerce {
        right: 115px!important;
        top: 10px;
    }
    .virgolette_top_design {
        top: 5px;
        left: 10px!important;
    }
    .virgolette_bottom_design {
        right: 10px!important;
        top: 10px;
    }
    .virgolette_top_come {
        top: 5px;
        left: 230px!important;
    }
    .virgolette_bottom_come {
        right: 35px!important;
        top: 40px;
    }
    .virgolette_top_portfolio {
        top: 5px;
        left: -5px!important;
    }
    .virgolette_bottom_portfolio {
        right: -5px!important;
        top: 7px;
    }
    .virgolette_top_risorse {
        top: 5px;
        left: 35px!important;
    }
    .virgolette_bottom_risorse {
        right: 20px!important;
        top: 40px;
    }
    .virgolette_top_blog {
        top: 7px;
        left: 85px!important;
    }
    .virgolette_bottom_blog {
        right: 85px!important;
        top: 7px;
    }
    .blocco_newsletter_small .form_campo_largo input {
        width: 230px!important;
    }
    .blocco_newsletter_small h1 {
        font-size: 30px;
        padding-left: 200px;
    }
    .newsletter_title {
        font-size: 30px;
        padding-left: 200px;
    }
    .newsletter_small_sx {
        width: 50%;
    }
    .newsletter_small_dx {
        width: 50%;
    }
}

@media only screen and ( min-width: 981px) and ( max-width: 1199px) {
    .scopri {
        width: 800px;
    }
    .immagine_larga_strategia {
        height: 330px;
    }
    .footer-widget {
        width: 27%!important;
    }
    .blocco_bordo {
        min-height: 485px!important;
    }
    .blocco_grigio {
        min-height: 522px;
    }
    .blocco_schede .et_pb_tabs_controls {
        min-height: 480px!important;
    }
    .blocco_schede ul {
        width: 618px;
    }
    .blocco_schede li {
        width: 527px;
    }
    .blocco_schede .et_pb_all_tabs {
        width: 220px;
        min-height: 465px!important;
    }
    .btn_bianco_largo {
        width: 170px!important;
    }
    .form_campo_singolo input {
        width: 432px;
        margin-right: 30px;
    }
    .form_campo_singolo_dx input {
        width: 433px;
    }
    .form_campo_largo input {
        width: 927px;
    }
    .form_campo_testo textarea {
        width: 927px;
    }
    .img_risorse {
        width: 18%;
        padding-right: 1%;
    }
    .txt_risorse {
        width: 81%;
    }
    .btn_download a:link {
        margin-top: 20px;
    }
    .box_blu_largo .img_box_blu {
        height: 330px!important;
        max-height: 330px;
        overflow: hidden;
    }
    .box_blu_largo .img_box_blu img {}
    .box_blu_largo .txt_box_blu h1 {
        padding-top: 0px;
    }
    .box_blu_largo .txt_box_giallo h1 {
        padding-top: 0px;
    }
    .icona_footer {
        padding-right: 5px;
    }
    .numeri_percentuale {
        font-size: 30px;
        line-height: 30px;
    }
    .link_box_home_sx {
        height: 300px;
        margin-bottom: -40px;
    }
    .link_box_home {
        height: 300px;
        margin-bottom: -40px;
    }
    .link_box_home_dx {
        height: 300px;
        margin-bottom: -40px;
    }
    .virgolette_bottom_portfolio_venchi {
        font-family: 'brandon_grotesquemedium';
        font-size: 72px;
        color: #eaeaea;
        transform: rotate(180deg)!important;
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg)!important;
        -o-transform: rotate(180deg)!important;
        -moz-transform: rotate(180deg)!important;
        -ms-transform: rotate(180deg)!important;
        width: 40px!important;
        height: 72px;
        line-height: 72px;
        position: absolute;
        right: -7px;
        top: 115px;
        font-style: italic;
    }
}

@media only screen and ( min-width: 768px) and ( max-width: 980px) {
    #et_search_icon {
        display: none!important;
    }
    .home_house {
        display: none!important;
    }
    .scopri {
        width: 550px;
    }
    .immagine_larga_strategia {
        display: none!important;
    }
    .titolo_h1_lungo {
        text-align: center!important;
        background-image: url(images/bg_title_nero.jpg);
        background-position: bottom center;
        background-repeat: no-repeat;
        margin-top: 60px!important;
    }
    .minititle_home {
        padding-top: 0px;
    }
    .txt_home_box {
        min-height: 30px;
        text-align: justify;
    }
    .colonna_home_numeri {
        font-size: 55px;
        line-height: 55px!important;
        padding-bottom: 10px;
    }
    .colonna_home_numeri_piccoli {
        font-size: 35px;
        line-height: 55px!important;
        padding-bottom: 10px;
    }
    .numeri_percentuale {
        font-size: 30px;
        line-height: 30px;
    }
    .colonna_home_numeri_portfolio {
        font-size: 70px;
        line-height: 70px!important;
    }
    .colonna_home_numeri_portfolio_small {
        font-size: 50px;
        line-height: 50px!important;
    }
    .colonna_home_numeri_portfolio_small_small {
        font-size: 35px;
        line-height: 50px!important;
    }
    .piu_piccolo {
        font-size: 30px!important;
        line-height: 30px;
    }
    .colonna_home_desc {
        font-size: 17px;
    }
    .colonna_home_desc_portfolio {
        font-size: 17px;
    }
    .colonna_home_txt {
        font-size: 13px;
    }
    .immagine_larga {
        background-color: #FFFFFF!important;
        padding-top: 0px!important;
        background-position: center!important;
        margin-left: auto;
        margin-right: auto;
        width: 100%!important;
        height: 180px;
    }
    .immagine_larga_alta {
        height: 300px;
    }
    .frase_home {
        padding-bottom: 30px;
        padding-top: 40px;
    }
    .txt_frase_home {
        font-size: 23px;
        line-height: 27px;
        width: auto!important;
    }
    .virgolette_top {
        font-size: 50px;
        height: 50px;
        line-height: 50px;
        top: 30px;
        left: 130px;
    }
    .virgolette_bottom {
        font-size: 50px;
        height: 50px;
        line-height: 50px;
        right: 77px;
        top: 60px;
    }
    .img_box {
        margin-top: 0px!important;
    }
    .img_box_loghi {
        margin-top: 0px!important;
    }
    .box_bianco_img {
        padding-top: 130px!important;
    }
    .immagine_top {
        height: 250px;
    }
    .blocco_bordo {
        min-height: 100px!important;
    }
    .blocco_grigio {
        min-height: 100px;
    }
    .blocco_schede ul {
        width: 390px!important;
        font-size: 12px!important;
        min-height: 479px;
    }
    .blocco_schede li {
        width: 325px!important;
        padding-left: 5px!important;
    }
    .blocco_schede .et_pb_all_tabs {
        width: 220px!important;
        min-height: 445px!important;
    }
    .btn_bianco_largo {
        width: 170px!important;
    }
    .titolo_fieldset {
        max-width: 70%;
    }
    .blocco_grigio_singolo_img {
        width: 27%;
        margin-right: 6%;
    }
    .txt_contatti_tel {
        width: 94%;
    }
    .link_box_home_sx {
        height: 200px;
    }
    .link_box_home {
        height: 200px;
    }
    .link_box_home_dx {
        height: 200px;
    }
    .link_full_container {
        height: 300px;
    }
    /*CONTATTI*/
    .mappa .et_pb_map {
        height: 330px!important;
    }
    #main-footer .textwidget {
        font-size: 11px!important;
    }
    .footer-widget {
        width: 210px!important;
    }
    .riga_footer_2 {
        padding-left: 10px!important;
    }
    .riga_footer_3 {
        padding-left: 10px!important;
    }
    .footer_immagini_sx {
        width: 47%;
        padding-right: 3%;
    }
    .footer_immagini_dx {
        width: 47%;
        padding-left: 3%;
    }
    .form_campo_singolo_select_sx {
        width: 298px;
        margin-right: 30px;
        overflow: hidden;
    }
    .form_campo_singolo_select_sx select {
        width: 130%!important;
    }
    .footer_immagini_dx img {
        margin-right: 40px;
    }
    #footer-info {
        font-size: 11px!important;
    }
    .portfolio .et_overlay {
        width: 215px!important;
        height: 215px!important;
        margin: 8px 8px 8px 7px!important;
    }
    .portfolio h2 {
        padding-left: 7px!important;
    }
    .portfolio .et_pb_portfolio_item {
        width: 230px!important;
        margin: 0!important;
    }
    .portfolio .et_pb_portfolio_item img {
        width: 230px!important;
        height: 230px!important;
    }
    .box_testo_storia {
        width: 265px;
        float: left;
    }
    .freccia_dx_storia {
        width: 8px;
    }
    .freccia_sx_storia {
        width: 8px;
    }
    .icona_storia {
        width: 85px;
    }
    .data_storia {
        width: 200px;
    }
    .data_storia_sx {
        width: 295px;
    }
    .virgolette_top_portfolio_venchi {
        top: 140px;
        left: 0px;
    }
    .virgolette_bottom_portfolio_venchi {
        top: 280px!important;
        right: 0px!important;
    }
    .virgolette_top_team {
        top: 5px;
        left: -10px;
    }
    .virgolette_bottom_team {
        top: 80px!important;
        right: -30px!important;
    }
    .virgolette_top_lead {
        top: 0px;
        left: -40px!important;
    }
    .virgolette_bottom_lead {
        right: -40px!important;
        top: 10px;
    }
    .virgolette_top_digital {
        top: 0px;
        left: -10px!important;
    }
    .virgolette_bottom_digital {
        top: 50px;
        right: 70px!important;
    }
    .virgolette_top_lavora {
        top: 5px;
        left: 0px;
    }
    .virgolette_bottom_lavora {
        top: 40px!important;
        right: 140px!important;
    }
    .virgolette_top_ecommerce {
        top: 5px;
        left: -20px!important;
    }
    .virgolette_bottom_ecommerce {
        right: -20px!important;
        top: 10px;
    }
    .virgolette_top_design {
        top: 5px;
        left: -30px!important;
    }
    .virgolette_bottom_design {
        right: 200px!important;
        top: 40px;
    }
    .virgolette_top_come {
        top: 5px;
        left: 100px!important;
    }
    .virgolette_bottom_come {
        right: 220px!important;
        top: 80px;
    }
    .virgolette_top_portfolio {
        top: 5px;
        left: 7px!important;
    }
    .virgolette_bottom_portfolio {
        right: 160px!important;
        top: 40px;
    }
    .virgolette_top_risorse {
        top: 5px;
        left: -20px!important;
    }
    .virgolette_bottom_risorse {
        right: 190px!important;
        top: 110px;
    }
    .virgolette_top_blog {
        top: 5px;
        left: 0px!important;
    }
    .virgolette_bottom_blog {
        right: 250px!important;
        top: 40px;
    }
    .img_box_home {
        display: block!important;
        padding-bottom: 30px;
    }
    /*CONTATTI*/
    .form_campo_singolo input {
        width: 297px;
        margin-right: 30px;
    }
    .form_campo_singolo_dx input {
        width: 298px;
    }
    .form_campo_largo input {
        width: 658px;
    }
    .form_campo_testo textarea {
        width: 658px;
    }
    .form_campo_singolo_select_sx {
        width: 297px;
        margin-right: 30px;
    }
    .form_allegati_dx_container {
        width: 327px;
    }
    .seleziona_form {
        right: 1px;
        padding: 18px 5px 18px 5px;
        font-size: 14px;
    }
    #uploadtextfield {
        width: 197px;
    }
    #uploadbrowsebutton {
        width: 100px;
    }
    .blocco_newsletter_small .wpcf7-not-valid-tip {
        right: -98px!important;
    }
    /*RISORSE*/
    .emodal {
        max-width: 600px;
        background-color: #FFFFFF!important;
    }
    .form_campo_singolo_risorse input {
        width: 247px;
        margin-right: 40px;
    }
    .form_campo_singolo_risorse_dx input {
        width: 249px;
    }
    #wpm_download_7 {
        width: 500px!important;
    }
    .et-icon {
        width: 555px!important;
    }
    /*STRISCHE*/
    .txt_box_blu {
        width: 42%;
        padding: 30px 4% 0px 4%;
    }
    .txt_box_giallo {
        width: 42%;
        padding: 30px 4% 0px 4%;
    }
    .txt_box_blu h1 {
        font-size: 30px;
    }
    .txt_box_giallo h1 {
        font-size: 30px;
    }
    .img_box_blu {
        width: 50%;
        float: left;
        overflow: hidden;
        text-align: left!important;
        max-height: 340px;
        overflow: hidden;
    }
    .img_box_blu img {
        width: 540px!important;
        max-width: 1000px!important;
        text-align: left!important;
    }
    .box_blu_largo .img_box_blu {
        height: 370px!important;
        max-height: 370px;
        overflow: hidden;
    }
    .box_blu_largo .img_box_blu img {}
    .box_blu_largo .txt_box_blu h1 {
        padding-top: 0px;
    }
    .box_blu_largo .txt_box_giallo h1 {
        padding-top: 0px;
    }
    .blocco_newsletter_big .form_campo_largo input {}
    .blocco_newsletter_big {
        height: auto!important;
        background-position: right!important;
    }
    .blocco_newsletter_big h1 {
        font-size: 40px;
        padding-top: 20px;
    }
    .newsletter_title {
        font-size: 30px;
        padding-left: 50px;
    }
    .blocco_newsletter_big .form_campo_largo input {
        width: 658px!important;
        margin-top: 20px!important;
    }
    .blocco_newsletter_small .form_campo_largo input {
        width: 140px!important;
    }
    .blocco_newsletter_small h1 {
        font-size: 30px;
        padding-left: 50px;
    }
    .newsletter_small_sx {
        width: 50%;
    }
    .newsletter_small_dx {
        width: 50%;
    }
    /*FOOTER*/
    .icona_footer {
        padding-right: 5px;
    }
    .footer_immagini_sx img {
        /* max-height: 30px; */
        margin-left: 0px;
        margin-right: 10px;
    }
    .cookieBannerText {
        font-size: 10px!important;
    }
    .cookieBannerText a {
        font-size: 10px!important;
    }
}

@media only screen and ( max-width: 767px) {
    #et_search_icon {
        display: none!important;
        padding: 0px!important;
        margin: 0px!important;
    }
    #et_top_search {
        display: none!important;
        padding: 0px!important;
        margin: 0px!important;
    }
    .home_house {
        display: none!important;
        height: 0px;
        width: 0px;
        overflow: hidden;
    }
    .et_fixed_nav #logo {
        margin-bottom: 0;
        max-height: 45px!important;
    }
    .scopri {
        width: 280px;
    }
    .immagine_larga_strategia {
        display: none!important;
    }
    .minititle_home {
        padding-top: 0px;
    }
    .txt_home_box {
        min-height: 30px;
        text-align: justify;
    }
    .colonna_home_risultati {
        width: 90%;
        padding: 0 5% 0 5%;
        height: auto;
        float: left;
        text-align: center;
        overflow: hidden;
    }
    .colonna_home_img {
        width: 100%;
        padding: 0;
        height: 70px;
        text-align: center;
        float: left;
        overflow: hidden;
    }
    .colonna_home_numeri {
        width: 100%;
        padding: 0 0 30px 0;
        text-align: center;
        font-size: 91px;
        line-height: 70px!important;
        font-family: 'apex_newbook';
        color: #FFFFFF;
        float: left;
        overflow: hidden;
    }
    .colonna_home_desc {
        width: 100%;
        padding: 0 0 15px 0;
        height: auto;
        text-align: center;
        font-size: 18px;
        font-family: 'apex_newbook';
        color: #FFFFFF;
        border-bottom: 1px solid #c0a500;
        float: left;
        overflow: hidden;
    }
    .colonna_home_desc_portfolio {
        width: 100%;
        padding: 0 0 30px 0;
        height: auto;
        text-align: center;
        font-size: 18px;
        font-family: 'apex_newbook';
        color: #666;
        float: left;
        overflow: hidden;
    }
    .colonna_home_txt {
        width: 100%;
        padding: 15px 0 50px 0;
        height: auto;
        text-align: center;
        font-size: 15px;
        color: #000000;
        font-family: 'apex_newbook';
        float: left;
        overflow: hidden;
    }
    .piu {
        font-size: 50px;
        line-height: 30px;
    }
    .immagine_larga {
        height: 180px;
    }
    .immagine_larga_alta {
        height: 300px;
    }
    .frase_home {
        padding-bottom: 30px;
        padding-top: 20px;
    }
    .txt_frase_home {
        font-size: 18px;
        line-height: 22px;
        width: auto!important;
    }
    .virgolette_top {
        display: none;
    }
    .virgolette_bottom {
        display: none;
    }
    .img_box_loghi {
        padding-bottom: 20px;
    }
    .img_box_home {
        display: block!important;
        padding-bottom: 30px;
    }
    .box_bianco_img {
        width: auto!important;
        padding-top: 150px!important;
    }
    .box_bianco_txt {
        font-family: 'apex_newbook';
        font-size: 23px;
        color: #000000;
        background-color: #FFFFFF;
        padding-left: 10px;
    }
    .box_bianco_txt_giallo {
        color: #f6d50e!important;
        font-family: 'apex_newbook';
        font-size: 23px;
        background-color: #FFFFFF;
        padding-right: 10px;
    }
    .immagine_top {
        height: 180px;
    }
    .blocco_bordo {
        min-height: 100px!important;
    }
    .blocco_grigio {
        padding: 15px!important;
        min-height: 100px!important;
    }
    .blocco_grigio_generale {
        padding: 15px!important;
    }
    .titolo_blocco h2 {
        padding-bottom: 20px!important;
    }
    .titolo_fieldset h2 {
        padding-bottom: 20px!important;
    }
    .titolo_fieldset {
        max-width: 100%;
    }
    .sub_h2_grigio {
        padding-top: 15px;
    }
    .blocco_schede ul {
        width: 100%!important;
        font-size: 12px!important;
        min-height: 100px!important;
    }
    .blocco_schede li {
        width: 82%!important;
        padding-left: 5px!important;
        padding-top: 5px!important;
        padding-bottom: 5px!important;
        background-image: none!important;
    }
    .blocco_schede .et_pb_all_tabs {
        width: 341px!important;
        margin-top: 20px!important;
        min-height: 100px!important;
        float: left!important;
    }
    .btn_bianco_largo {
        width: 170px!important;
    }
    .blocco_grigio_singolo_img {
        width: 100%;
        margin-right: 0%;
    }
    .blocco_grigio_singolo_txt {
        width: 100%;
        padding-top: 20px;
    }
    .portfolio .et_overlay {
        width: 377px!important;
        height: 377px!important;
    }
    .portfolio h2 {}
    .portfolio .et_pb_portfolio_item {
        width: 400px!important;
        margin: 0!important;
    }
    .portfolio .et_pb_portfolio_item img {
        width: 400px!important;
        height: 400px!important;
    }
    .link_box_home_sx {
        height: 200px;
    }
    .link_box_home {
        height: 200px;
    }
    .link_box_home_dx {
        height: 200px;
    }
    .link_full_container {
        height: 320px;
    }
    /*STORIA*/
    .box_testo_storia {
        width: 130px;
        float: left;
    }
    .icona_storia {
        max-width: 60px;
    }
    .icona_storia img {
        max-width: 50px;
    }
    .freccia_dx_storia {
        width: 8px;
        margin-top: 15px;
    }
    .freccia_sx_storia {
        width: 8px;
    }
    .icona_storia {
        width: 85px;
    }
    .data_storia {
        width: 140px;
        margin-top: 0px;
    }
    .data_storia_sx {
        width: 160px;
        margin-top: 0px;
    }
    /*CONTATTI*/
    .mappa .et_pb_map {
        height: 330px!important;
    }
    .blocco_form_grigio .title_form {
        font-size: 21px!important;
    }
    .blocco_contatti .icona_raggiungerci {
        width: 6%;
    }
    .blocco_contatti .txt_raggiungerci {
        width: 94%;
    }
    .form_campo_singolo input {
        width: 368px;
        margin-right: 0px;
    }
    .form_campo_singolo_dx input {
        width: 368px;
    }
    .form_campo_singolo_select_sx {
        width: 368px;
        margin-right: 0px;
        overflow: hidden;
    }
    .form_campo_singolo_select_sx select {
        width: 130%!important;
    }
    .form_campo_largo input {
        width: 368px;
    }
    .form_campo_testo textarea {
        width: 368px;
    }
    .linea_title {
        border-bottom: 0px solid #000000;
        padding-bottom: 0px;
    }
    .txt_posizioni {
        text-align: left!important;
        padding: 20px 0 20px 0;
    }
    .form_allegati_dx_container {
        width: 397px;
    }
    #uploadtextfield {
        width: 247px;
    }
    #uploadbrowsebutton {
        width: 120px;
        font-size: 12px;
    }
    .seleziona_form {
        right: 1px;
        padding: 18px 10px 18px 10px;
        font-size: 14px;
    }
    .txt_contatti {
        font-size: 14px;
    }
    .txt_contatti_tel {
        font-size: 14px;
    }
    /*BLOG*/
    .srp-thumbnail-box {
        text-align: center!important;
    }
    .srp-widget-container {
        width: 100%!important;
    }
    .srp-post-content-container {
        display: block!important;
    }
    .srp-thumbnail-box {
        width: 100%!important;
    }
    .srp-content-box {
        width: 100%!important;
        margin-top: 20px;
    }
    /*RISORSE*/
    .img_risorse {
        width: 100%;
        padding-right: 0;
        padding-bottom: 20px;
        text-align: center!important;
    }
    .img_risorse img {
        text-align: center!important;
    }
    .txt_risorse {
        width: 100%;
    }
    .btn_download a:link {
        margin-top: 20px;
    }
    .emodal {
        max-width: 360px;
        background-color: #FFFFFF!important;
    }
    .form_campo_singolo_risorse input {
        width: 330px;
        margin-right: 0px;
    }
    .form_campo_singolo_risorse_dx input {
        width: 330px;
        margin-top: 20px;
    }
    #wpm_download_7 {
        width: 300px!important;
    }
    .et-icon {
        width: 312px!important;
    }
    /*STRISCHE*/
    .txt_box_blu {
        width: 92%;
        padding: 30px 4% 0px 4%;
    }
    .txt_box_giallo {
        width: 92%;
        padding: 30px 4% 0px 4%;
    }
    .txt_box_blu h1 {
        font-size: 30px;
    }
    .txt_box_giallo h1 {
        font-size: 30px;
    }
    .img_box_blu {
        width: 100%;
    }
    .blocco_blu a.big-button {
        margin-right: 0px;
    }
    .blocco_giallo a.big-button {
        margin-right: 0px;
    }
    .blocco_newsletter_big {
        height: auto!important;
        background-position: right!important;
    }
    .blocco_newsletter_big h1 {
        font-size: 25px;
        padding-top: 20px;
    }
    .blocco_newsletter_big .form_campo_largo input {
        width: 368px!important;
        margin-top: 20px!important;
    }
    .blocco_grigio_generale {
        font-size: 14px!important;
    }
    .blocco_newsletter_small {
        height: 250px!important;
        background-image: url(images/bg_newsletter_big.jpg)!important;
        background-position: right!important;
    }
    .blocco_newsletter_small .form_campo_largo input {
        width: 193px!important;
    }
    .blocco_newsletter_small .form_campo_privacy {
        font-size: 11px;
    }
    .blocco_newsletter_small h1 {
        padding-left: 0px;
    }
    .newsletter_title {
        padding-left: 0px;
    }
    .newsletter_small_sx {
        width: 100%;
    }
    .newsletter_small_dx {
        width: 100%;
    }
    .blocco_newsletter_small .wpcf7-response-output {
        right: 0px;
    }
    /*PORTFOLIO*/
    .virgolette_top_portfolio_venchi {
        display: none;
    }
    .virgolette_bottom_portfolio_venchi {
        display: none;
    }
    /*TEAM*/
    .virgolette_top_team {
        top: 0px;
        left: 0px;
    }
    .virgolette_bottom_team {
        top: 150px!important;
        right: 0px!important;
    }
    .virgolette_top_lead {
        top: 0px;
        left: -10px!important;
    }
    .virgolette_bottom_lead {
        right: -10px!important;
        top: 40px;
    }
    .virgolette_top_digital {
        top: 0px;
        left: -40px!important;
    }
    .virgolette_bottom_digital {
        top: 120px;
        right: 90px!important;
    }
    .virgolette_top_lavora {
        top: 5px;
        left: -15px;
    }
    .virgolette_bottom_lavora {
        top: 80px!important;
        right: 60px!important;
    }
    .virgolette_top_ecommerce {
        top: 5px;
        left: -20px!important;
    }
    .virgolette_bottom_ecommerce {
        right: 10px!important;
        top: 40px;
    }
    .virgolette_top_design {
        top: 5px;
        left: -30px!important;
    }
    .virgolette_bottom_design {
        right: 100px!important;
        top: 80px;
    }
    .virgolette_top_come {
        top: 5px;
        left: 0px!important;
    }
    .virgolette_bottom_come {
        right: 80px!important;
        top: 150px;
    }
    .virgolette_top_portfolio {
        top: 5px;
        left: -40px!important;
    }
    .virgolette_bottom_portfolio {
        right: 95px!important;
        top: 75px;
    }
    .virgolette_top_risorse {
        top: 5px;
        left: -20px!important;
    }
    .virgolette_bottom_risorse {
        right: 100px!important;
        top: 180px;
    }
    .virgolette_top_blog {
        top: 5px;
        left: -20px!important;
    }
    .virgolette_bottom_blog {
        right: -20px!important;
        top: 40px;
    }
    /*FOOTER*/
    .footer-widget {
        width: 100%!important;
        float: left!important;
    }
    .riga_footer_2 {
        padding-left: 0px!important;
        border-left: 0px!important;
    }
    .riga_footer_3 {
        padding-left: 0px!important;
        border-left: 0px!important;
    }
    .footer_immagini_sx {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }
    .footer_immagini_sx img {
        /* max-height: 20px; */
        margin-left: 0px;
        margin-right: 10px;
    }
    .footer_immagini_dx {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }
    .footer_immagini_dx img {
        max-height: 30px;
    }
    #footer-info {
        font-size: 12px!important;
    }
    fieldset {
        border: 0px!important;
    }
    .box_blu_largo .et_pb_row {
        max-height: none;
    }
    .box_blu_largo .img_box_blu {
        height: 200px!important;
        max-height: 200px;
        overflow: hidden;
    }
    .box_blu_largo .img_box_blu img {}
    .box_blu_largo .txt_box_blu h1 {
        padding-top: 0px;
    }
    .box_blu_largo .txt_box_giallo h1 {
        padding-top: 0px;
    }
    .bg_nero_punti .et_pb_text {
        margin-bottom: 10px!important;
    }
    .bg_bianco_punti .et_pb_text {
        margin-bottom: 10px!important;
    }
    .bg_nero_righe .et_pb_text {
        margin-bottom: 10px!important;
    }
    .form_campo_privacy {
        font-size: 13px;
        width: 50%;
    }
    .form_campo_invia {
        width: 50%;
    }
    a.download-icon span.et-icon {
        font-size: 14px!important;
    }
    .form_campo_singolo_risorse_dx .wpcf7-not-valid-tip {
        top: 55px;
        font-size: 12px;
        text-align: right;
    }
    .blocco_newsletter_small .wpcf7-not-valid-tip {
        right: -38px!important;
    }
    .wpcf7-not-valid-tip {
        font-size: 10px!important;
        line-height: 10px;
    }
    .cookieBannerText {
        font-size: 10px!important;
    }
    .cookieBannerText a {
        font-size: 10px!important;
    }
    .blocco_newsletter_small .form_campo_invia {
        margin-top: 20px!important;
    }
}

@media only screen and ( max-width: 479px) {
    .immagine_larga_strategia {
        height: 90px;
        margin-bottom: 40px!important;
    }
    .minititle_home {
        padding-top: 0px;
    }
    .blocco_schede .et_pb_all_tabs {
        width: 220px!important;
    }
    .portfolio .et_overlay {
        width: 263px!important;
        height: 263px!important;
        margin: 9px 0px 0px 9px!important;
    }
    .portfolio .et_pb_portfolio_item {
        width: 280px!important;
        margin: 0!important;
    }
    .portfolio .et_pb_portfolio_item img {
        width: 280px!important;
        height: 280px!important;
    }
    .box_testo_storia {
        width: 70px;
    }
    .titolo_box_storia {
        font-size: 13px;
        line-height: 15px;
    }
    .txt_box_storia {
        font-size: 13px;
        line-height: 13px!important;
    }
    .icona_storia {
        max-width: 60px;
    }
    .icona_storia img {
        max-width: 50px;
    }
    .freccia_dx_storia {
        width: 8px;
        margin-top: 15px;
    }
    .freccia_sx_storia {
        width: 8px;
    }
    .icona_storia {
        width: 85px;
    }
    .data_storia {
        width: 110px;
        margin-top: 0px;
        font-size: 14px;
    }
    .data_storia_sx {
        width: 100px;
        margin-top: 0px;
        font-size: 14px;
    }
    .blocco_form_grigio .title_form {
        font-size: 21px!important;
        line-height: 24px;
    }
    .form_campo_singolo input {
        width: 248px;
        margin-right: 0px;
    }
    .form_campo_singolo_dx input {
        width: 248px;
    }
    .form_campo_singolo_select_sx {
        width: 248px;
        margin-right: 0px;
        overflow: hidden;
    }
    .form_campo_singolo_select_sx select {
        width: 130%!important;
    }
    .form_campo_largo input {
        width: 248px;
    }
    .form_campo_testo textarea {
        width: 248px;
    }
    .form_campo_privacy {
        font-size: 13px;
        width: 50%;
    }
    .form_campo_invia {
        width: 50%;
    }
    .form_allegati_dx_container {
        width: 276px;
    }
    #uploadtextfield {
        width: 146px;
    }
    #uploadbrowsebutton {
        width: 100px;
    }
    .emodal {
        max-width: 280px;
        background-color: #FFFFFF!important;
    }
    .form_campo_singolo_risorse input {
        width: 250px;
        margin-right: 0px;
    }
    .form_campo_singolo_risorse_dx input {
        width: 250px;
        margin-top: 20px;
    }
    #wpm_download_7 {
        width: 215px!important;
    }
    .et-icon {
        width: 233px!important;
    }
    .blocco_newsletter_big .form_campo_largo input {
        width: 249px!important;
        margin-top: 0px!important;
    }
    .blocco_schede li {
        width: 75%!important;
        padding-left: 5px!important;
        padding-top: 5px!important;
        padding-bottom: 5px!important;
        background-image: none!important;
    }
    .blocco_newsletter_big h1 {
        font-size: 20px;
    }
    .blocco_newsletter_big .form_campo_privacy {
        line-height: 12px;
    }
    .blocco_newsletter_big .wpcf7-response-output {
        top: 160px;
    }
    .blocco_newsletter_big .wpcf7-not-valid-tip {
        top: -5px;
    }
    /*TEAM*/
    .virgolette_top_team {
        display: none;
    }
    .virgolette_bottom_team {
        display: none;
    }
    .virgolette_top_lead {
        display: none;
    }
    .virgolette_bottom_lead {
        display: none;
    }
    .virgolette_top_digital {
        display: none;
    }
    .virgolette_bottom_digital {
        display: none;
    }
    .virgolette_top_lavora {
        display: none;
    }
    .virgolette_bottom_lavora {
        display: none;
    }
    .virgolette_top_ecommerce {
        display: none;
    }
    .virgolette_bottom_ecommerce {
        display: none;
    }
    .virgolette_top_design {
        display: none;
    }
    .virgolette_bottom_design {
        display: none;
    }
    .virgolette_top_come {
        display: none;
    }
    .virgolette_bottom_come {
        display: none;
    }
    .virgolette_top_portfolio {
        display: none;
    }
    .virgolette_bottom_portfolio {
        display: none;
    }
    .virgolette_top_risorse {
        display: none;
    }
    .virgolette_bottom_risorse {
        display: none;
    }
    .virgolette_top_blog {
        display: none;
    }
    .virgolette_bottom_blog {
        display: none;
    }
    .blocco_newsletter_small .form_campo_largo input {
        width: 94px!important;
    }
    .form_campo_invia input {
        padding: 15px 34px 15px 19px;
    }
    .blocco_newsletter_small h1 {
        padding-left: 0px;
        font-size: 30px;
        line-height: 32px;
    }
    .newsletter_small_sx {
        width: 100%;
    }
    .newsletter_small_dx {
        width: 100%;
    }
    .blocco_newsletter_small .wpcf7-not-valid-tip {
        right: -109px!important;
        width: 250px!important;
    }
    .newsletter_title {
        padding-left: 0px;
        font-size: 30px;
        line-height: 30px;
    }
}

@media (min-width: 979px) {
    .contatti2 .form_contatti {
        margin-left: -30px;
        margin-top: 15px;
        margin-bottom: 0px;
    }
}

@media (max-width: 980px) {
    .contatti2 .form_contatti form {
        padding: 0px 15px!important;
        margin-bottom: 15px;
    }
    .blocco_contatti {
        padding: 20px 0 20px 0!important;
    }
}

.contatti2 .form_contatti * {
    box-sizing: border-box;
    float: none
}

.contatti2 .form_contatti .form_campo_largo input,
.contatti2 .form_contatti .form_campo_testo textarea {
    padding: 10px 15px 10px 15px;
    margin-top: 15px;
    width: 100%;
    border: 1px solid #b2b3b5!important;
}

.form_campo_testo textarea {
    height: 80px
}

.contatti2 .form_contatti .form_campo_privacy {
    width: 100%;
    float: none;
    min-height: inherit;
    margin: 15px 0px;
}

.contatti2 .form_contatti .form_campo_invia {
    width: 100%;
    float: none;
    display: block
}

.contatti2 .form_contatti .form_campo_invia {
    float: none;
    min-height: inherit
}

.contatti2 .form_contatti .form_campo_invia input {
    margin-right: -15px!important;
    text-transform: uppercase
}

.contatti2 .telelefonoForm {
    display: block;
    text-align: right;
    font-size: 14px;
    margin-top: 15px
}

.contatti2 .telelefonoForm span {
    font-weight: bold;
    color: #000;
    font-size: 24px;
}

.contatti2 .telelefonoForm img {
    width: 20px;
    margin: 0px 5px 0px 10px;
}

.contatti2 .txtSupporto {
    text-align: center;
    float: right
}

.contatti2 .txtSupporto .supporto {
    display: block;
    content: "Senza impegno";
    font-size: 12px!important;
    color: #999;
    ;
    text-align: center;
    margin-top: -15px;
}


/*-----------------------------------------------------FINE MIEI-----------------------------------------------------------------------------------------------------*/


/*------------------------------------------------*/


/*---------------[MAIN LAYOUT INFO]---------------*/


/*------------------------------------------------*/

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

#ie8 img {
    width: auto;
}

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

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

.et_pb_pricing_table_button,
.et_pb_promo_button,
a.et_pb_more_button,
.et_pb_newsletter_button,
.comment-reply-link,
.form-submit input,
.et_pb_contact_submit,
.et_pb_contact_reset,
.et_password_protected_form .et_submit_button,
.single_add_to_cart_button .button {
    font-size: 14px;
    font-weight: 500;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    padding: 15px 50px 15px 50px;
    line-height: 1.7em;
    background: transparent;
    border: 2px solid;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    position: relative;
    text-transform: uppercase;
}

.et_pb_promo_button:hover,
a.et_pb_more_button:hover,
.et_pb_newsletter_button:hover {
    background-color: #000000;
    color: #FFFFFF;
}

.et_pb_pricing_table_button:hover,
.et_pb_bg_layout_light .et_pb_promo_button:hover,
.et_pb_bg_layout_light .et_pb_more_button:hover,
.et_pb_bg_layout_light .et_pb_newsletter_button:hover,
.comment-reply-link:hover,
.form-submit input:hover,
.et_pb_contact_submit:hover,
.et_pb_contact_reset:hover,
.et_password_protected_form .et_submit_button:hover {
    background: rgba( 0, 0, 0, 0.05);
    border: 2px solid transparent;
    /*padding: 6px 34px 6px 14px !important;*/
}

.form-submit input:hover,
.et_pb_contact_submit:hover,
.et_pb_contact_reset:hover,
.et_password_protected_form .et_submit_button:hover {
    /* padding: 6px 20px !important;*/
}

.et_subscribe_loader {
    display: none;
    background: url('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;
}

.et_pb_pricing_table_button:after,
.et_pb_promo_button:after,
a.et_pb_more_button:after,
.et_pb_newsletter_button:after,
.comment-reply-link:after {
    font-size: 22px;
    line-height: 1em;
    content: "\35";
    opacity: 1;
    position: absolute;
    margin-left: -20px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    top: 14px;
    right: 30px;
}

.et_pb_pricing_table_button:hover:after,
.et_pb_promo_button:hover:after,
a.et_pb_more_button:hover:after,
.et_pb_newsletter_button:hover:after,
.comment-reply-link:hover:after {
    opacity: 1;
    margin-left: 0;
}

.entry-content table {
    border: 1px solid #eee;
    margin: 0 0 15px 0;
    text-align: left;
    width: 100%;
}

.entry-content tr th,
.entry-content thead th {
    color: #555;
    font-weight: bold;
    padding: 9px 24px;
}

.entry-content tr td {
    border-top: 1px solid #eee;
    padding: 6px 24px;
}

#left-area ul,
.entry-content ul,
.comment-content ul {
    list-style-type: disc;
    padding: 0 0 23px 16px;
    line-height: auto;
    text-align: justify;
}

#left-area ol,
.entry-content ol,
.comment-content ol {
    list-style-type: decimal;
    list-style-position: outside;
    padding: 0 0 23px 0;
    line-height: 26px;
}

.blocco ol li::before {
    color: #cecece !important;
    content: no-open-quote;
    font-size: 26px;
    left: 0 !important;
    margin-right: 5px !important;
    position: absolute !important;
}

.blocco ol {
    padding: 0!important;
}

#left-area ul li ul,
.entry-content ul li ol,
.comment-content ul li ul,
.comment-content ul li ol {
    padding: 2px 0px 2px 20px;
}

#left-area ol li ul,
.entry-content ol li ol,
.comment-content ol li ul,
.comment-content ol li ol {
    padding: 2px 0px 2px 35px;
}

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

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

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

#left-area ul.products,
.et_post_gallery {
    padding: 0 !important;
    line-height: 1.7 !important;
    list-style: none !important;
}

.gallery-item a {
    display: block;
}

.gallery-item a,
.gallery-caption {
    width: 90%;
}

.entry-content address,
.comment-content address {
    line-height: 24px;
    margin-bottom: 12px;
}

#reviews .commentlist {
    padding-bottom: 0 !important;
}

.woocommerce-info a {
    color: #fff !important;
}

input#coupon_code {
    padding: 14px !important;
}

table.cart th,
#main-content table.cart th,
table.cart td,
#main-content table.cart td,
table.cart tr,
#main-content table.cart tr,
#content-area table tr,
#content-area table td,
#content-area table th {
    padding: .857em 0.587em;
    max-width: 100px;
}

.cart_table_item .quantity {
    margin: 0 !important;
    width: 100px !important;
}

.shop_table .actions .submit {
    float: right;
}

.shop_table .actions .checkout-button {
    clear: both;
}

.col2-set.addresses {
    margin-top: 20px;
}

#main-content .cart-subtotal td {
    border-top: none;
}

.woocommerce-checkout #main-content .cart-subtotal td {
    border-top: 1px solid #eee;
}

table.cart td.actions .button.alt,
#main-content table.cart td.actions .button.alt {
    margin: 19px 0 9px;
}

table.cart td.actions .checkout-button {
    margin: 0 !important;
}

table.shop_table {
    margin-bottom: 30px !important;
}

.cart_totals h2,
.shipping_calculator h2 {
    margin-bottom: 10px;
}

.container {
    text-align: left;
    margin: 0 auto;
    width: 1080px;
    position: relative;
}

body.admin-bar.et_fixed_nav #main-header,
body.admin-bar.et_fixed_nav #top-header {
    top: 32px;
}

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

body.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 34px;
}

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 66px;
}

p.demo_store {
    bottom: 0 !important;
    top: auto !important;
    z-index: 100000;
}

.et_fixed_nav #page-container {
    padding-top: 80px;
}

.et_fixed_nav.et_secondary_nav_enabled #page-container {
    padding-top: 114px;
}

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

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

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

.et_duplicate_social_icons {
    display: none;
}

#main-header {
    line-height: 23px;
    font-weight: 500;
    top: 0;
    /*background-image:url(images/bg_header_trasp.png)!important;*/
    background-color: #F9F9F9!important;
    width: 100%;
    padding: 11px 0 8px 0;
    min-height: 43px;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    z-index: 99999;
}

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

.et-fixed-header {
    padding: 10px 0 0 0 !important;
    min-height: 56px !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
}

.et_header_style_centered #main-header .container {
    text-align: center;
}

.et_header_style_centered #logo,
.et_header_style_centered #et-top-navigation,
.et_header_style_centered nav#top-menu-nav,
.et_header_style_centered #top-menu {
    float: none;
}

.et_header_style_centered #et_top_search {
    float: none;
    display: inline-block !important;
}

.et_header_style_centered #et_search_icon:before {
    left: 3px;
    top: -13px;
}

.et_header_style_centered .et-search-form {
    top: 20px;
}

.et_header_style_centered .et-fixed-header .et-search-form {
    top: 21px;
}

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

.et_header_style_centered #top-menu>li>a {
    padding-bottom: 14px;
}

.et_header_style_centered .nav li ul {
    top: 37px;
}

.et_header_style_centered #top-menu li.mega-menu>ul {
    top: 114px;
}

.et_header_style_centered .et-fixed-header #top-menu li.mega-menu>ul {
    top: 96px;
}

.et_header_style_centered #logo {
    padding: 10px 0 8px;
}

#main-header.et-fixed-header nav#top-menu-nav {
    padding-top: 14px;
}

.et-fixed-header #top-menu>li>a {
    padding-bottom: 5px;
}

#logo {
    float: left;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin-bottom: 18px;
}

.et_fixed_nav #logo {
    max-height: 60px;
    margin-bottom: 0;
}

.et-fixed-header #logo {
    max-height: 45px;
}

#et-info {
    float: left;
    padding-bottom: 10px;
}

#et-secondary-menu {
    float: right;
    padding-bottom: 10px;
}

.et_nav_text_color_light,
.et_nav_text_color_light #et-secondary-nav a,
.et_nav_text_color_light .et-social-icon a,
.et_nav_text_color_light #et-info a {
    color: rgba( 255, 255, 255, 0.6);
}

.et_nav_text_color_dark,
.et_nav_text_color_dark #et-secondary-nav a,
.et_nav_text_color_dark .et-social-icon a,
.et_nav_text_color_dark #et-info a {
    color: rgba( 0, 0, 0, 0.5);
}

.et-cart-info {
    color: inherit;
}

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

#et-top-navigation .et-cart-info {
    float: left;
    margin: 12px 0 0 22px;
}

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

.et_header_style_centered #et-top-navigation .et-cart-info {
    float: none;
}

.et-fixed-header #et-top-navigation .et-cart-info {
    margin-top: 10px;
}

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

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

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

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

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

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

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

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

.et_nav_text_color_light .et-social-icon a:hover,
.et_nav_text_color_light #et-secondary-nav a:hover,
.et_nav_text_color_light .et-cart-info:hover {
    color: rgba(255, 255, 255, 1) !important;
}

.et_nav_text_color_dark .et-social-icon a:hover,
.et_nav_text_color_dark #et-secondary-nav a:hover,
.et_nav_text_color_dark .et-cart-info:hover {
    color: rgba(0, 0, 0, 0.7) !important;
}

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

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

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

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

#main-header nav#top-menu-nav {
    padding-top: 23px;
}

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

#top-menu li,
.fullwidth-menu li {
    display: inline-block;
    font-size: 12px;
    padding-right: 27px;
}

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

#top-menu a,
.fullwidth-menu a {
    color: #666;
    text-decoration: none;
    display: block;
    position: relative;
}

#top-menu a:hover,
.fullwidth-menu a:hover {
    color: #c0a500;
    border-bottom: 1px solid #c0a500;
}

#top-menu li.current-menu-item>a,
.fullwidth-menu li.current-menu-item>a {
    font-weight: 500;
}

#top-menu li>a,
.fullwidth-menu li>a {
    padding-bottom: 5px;
    color: #000;
    font-family: 'brandon_grotesquemedium';
    font-weight: 400;
}

.et_nav_text_color_light #top-menu>li>a,
.et_nav_text_color_light .fullwidth-menu>li>a {
    color: rgba( 255, 255, 255, 0.7);
}

.et_nav_text_color_light #top-menu>li>a:hover,
.et_nav_text_color_light .fullwidth-menu>li>a:hover {
    color: rgba( 255, 255, 255, 1);
}

.et_nav_text_color_light #top-menu li.current-menu-ancestor>a,
.et_nav_text_color_light #top-menu li.current-menu-item>a,
.et_nav_text_color_light .fullwidth-menu li.current-menu-ancestor>a,
.et_nav_text_color_light .fullwidth-menu li.current-menu-item>a {
    color: #fff;
}

#et_top_search {
    float: right;
    margin: 26px 0 0 22px;
    position: relative;
    display: block;
    width: 18px;
    color: #000000!important;
}

.et_vertical_nav #et_top_search {
    margin-left: 0;
}

.et-search-form {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    top: 27px;
    right: 0;
    display: none;
    position: absolute;
    z-index: 1000;
    background: #fff;
    border-top: 1px solid #dfdfdf!important;
    padding: 20px;
}

form.et-search-form.et-hidden {
    display: none !important;
}

.et-fixed-header .et-search-form {
    top: 26px;
}

.et-fixed-header #et_search_icon:before {
    margin-top: -8px;
}

.et_header_style_centered .et-fixed-header #et_search_icon:before {
    margin-top: 0;
}

.et-search-form input {
    width: 280px;
    padding: 10px 20px;
    background-color: #F8F8F8;
    border: none;
    color: #333;
}

.et_nav_text_color_light .et-search-form input {
    background-color: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.9);
}

.et-full-width-slide-featured-image {
    float: left;
    padding-right: 60px;
}

.et-full-width-left-image .et-full-width-slide-description,
.et-full-width-right-video .et-full-width-slide-description {
    float: left;
    width: 410px;
}

.et-full-width-left-image .et-full-width-slide-description {
    margin-right: 100px;
}

.et-full-width-right-video .et-full-width-slide-description {
    margin-left: 100px;
    padding-right: 60px;
}

.et_pb_slide_video {
    float: left;
    width: 510px;
    padding-top: 200px;
}

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

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

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

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

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

.et_pb_blurb {
    margin-bottom: 30px;
}

.et_pb_pricing {
    margin-bottom: 30px;
}

.et_pb_pricing_table {
    float: left;
    width: 25%;
    border: 1px solid #a1a8aa;
    background-color: #fcfcfc;
    padding-bottom: 40px;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-right: -1px;
}

.et_pb_pricing_3 .et_pb_pricing_table {
    width: 33.3%;
}

.et_pb_pricing_4 .et_pb_pricing_table {
    width: 25%;
}

.et_pb_pricing_2 .et_pb_pricing_table {
    width: 50%;
}

.et_pb_pricing_1 .et_pb_pricing_table {
    width: 100%;
}

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

.et_pb_pricing_heading {
    background-color: #a1a8aa;
    margin-bottom: 17px;
    padding: 11px 0 3px;
}

.et_pb_featured_table .et_pb_pricing_heading {
    padding-bottom: 4px;
}

.et_pb_pricing_heading h2 {
    color: #fff;
    font-size: 22px;
}

.et_pb_best_value {
    color: #fff;
    font-size: 16px;
    display: block;
    padding-bottom: 10px;
    font-weight: 500;
}

.et_pb_featured_table .et_pb_pricing_heading h2 {
    padding-bottom: 6px;
}

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

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

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

.et_pb_dollar_sign {
    font-size: 18px;
    font-weight: 400;
    position: relative;
    top: -34px;
}

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

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

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

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

.et_pb_pricing li:before {
    border-color: #7EBEC5;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border-style: solid;
    border-width: 3px;
    content: "";
    left: 0;
    position: absolute;
    top: 9px;
}

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

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

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

.et_pb_pricing_table_button {
    display: inline-block;
    color: #fff;
}

.et_pb_pricing_table_button:hover {
    text-decoration: none;
}

.et_pb_testimonial {
    position: relative;
    padding: 30px 30px 34px;
    line-height: 1.5;
    margin-bottom: 30px;
}

.et_pb_testimonial.et_pb_testimonial_no_bg {
    padding: 30px 0 0;
}

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

.et_pb_testimonial_portrait {
    float: left;
    position: relative;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-position: center;
}

.et_pb_testimonial_portrait:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

.et_pb_testimonial_portrait,
.et_pb_testimonial_portrait:before {
    -moz-border-radius: 90px;
    -webkit-border-radius: 90px;
    border-radius: 90px;
}

.et_pb_testimonial_portrait img {
    display: block;
    height: 90px;
    width: 90px;
    border-radius: 90px;
}

.et_pb_testimonial_description {
    padding-left: 120px;
}

.et_pb_bg_layout_dark .et_pb_testimonial_description a {
    color: #fff;
}

.et_pb_testimonial_no_image .et_pb_testimonial_description,
.et_pb_column_1_3 .et_pb_testimonial_description,
.et_pb_column_1_4 .et_pb_testimonial_description,
.et_pb_column_3_8 .et_pb_testimonial_description {
    padding-left: 0;
}

.et_pb_testimonial_no_image .et_pb_testimonial_description {
    padding-left: 0 !important;
}

.et_pb_column_1_3 .et_pb_testimonial_portrait,
.et_pb_column_1_4 .et_pb_testimonial_portrait,
.et_pb_column_3_8 .et_pb_testimonial_portrait {
    float: none;
    width: 90px;
    margin: 0 auto 20px;
}

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

#et_search_icon:before {
    content: "\55";
    font-size: 17px;
    left: 0;
    position: absolute;
    top: -3px;
}

#et_search_icon:hover {
    cursor: pointer;
}

.et_pb_testimonial:before {
    content: "\7c";
    font-size: 32px;
    left: 50%;
    position: absolute;
    top: -16px;
    background: #f5f5f5;
    margin-left: -16px;
    -moz-border-radius: 31px;
    -webkit-border-radius: 31px;
    border-radius: 31px;
}

.et_pb_testimonial.et_pb_testimonial_no_bg:before {
    background: inherit;
}

.et_pb_testimonial.et_pb_icon_off:before {
    display: none;
}

.et_pb_testimonial_author {
    margin-top: 16px;
    font-weight: 700;
    display: block;
}

.et_pb_testimonial_author a {
    color: inherit;
}

.et-promo {
    background-color: #1f6581;
    padding: 40px 0 25px;
}

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

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

.et-promo-description h3,
.et-newsletter-description h3 {
    color: #fff;
    font-size: 26px;
    padding-bottom: 13px;
}

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

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

.et-newsletter {
    background-color: #68909d;
    padding: 40px 0;
}

.et-newsletter-description {
    width: 640px;
}

.et-newsletter-form {
    float: left;
    width: 260px;
    padding-right: 60px;
}

.et-newsletter-form p input {
    padding: 10px 18px;
    font-family: 'apex_newbook', Arial, sans-serif;
    font-size: 16px;
    color: #666;
    background-color: #fff;
    font-weight: 400;
    width: 86%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.et-newsletter-button {
    display: block;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 13px 20px;
}

.et_pb_bg_layout_light .et_pb_newsletter_form input {
    background-color: #f5f5f5;
}

.et_pb_counter_title {
    font-size: 12px;
    padding-bottom: 1px;
    display: block;
}

.et_pb_bg_layout_light .et_pb_counter_title {
    color: #999;
}

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

.et_pb_counter_amount {
    opacity: 0;
    float: left;
    font-size: 12px;
    text-align: right;
    padding: 1px 3% 1px 1px;
    display: block;
}

.et_pb_post {
    margin-bottom: 60px;
}

.et_pb_post_main_image {
    margin-bottom: 10px;
}

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

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

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

.et_pb_post .post-meta,
.et_pb_portfolio_item .post-meta {
    font-size: 14px;
}

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

.et_pb_bg_layout_light .et_pb_post .post-meta,
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta,
.et_pb_bg_layout_light .et_pb_post .post-meta a,
.et_pb_bg_layout_light .et_pb_portfolio_item .post-meta a,
.et_pb_bg_layout_light .et_pb_post p {
    color: #666;
}

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

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

.et_pb_blog_grid_wrapper {
    overflow: hidden;
}

.et_pb_blog_grid {
    margin-right: -60px;
}

.et_pb_blog_grid .et_pb_post {
    margin: 0 60px 60px 0;
    width: 280px;
    border: 1px solid #d8d8d8;
    float: left;
    padding: 19px;
    background-color: #fff;
    word-wrap: break-word;
}

.et_pb_column_3_8 .et_pb_blog_grid .et_pb_post {
    width: 329px;
}

.et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
    width: 185px;
}

.et_pb_bg_layout_dark.et_pb_blog_grid .et_pb_post {
    border-color: rgba(0, 0, 0, 0.1);
}

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

.et_pb_image_container img,
.et_pb_post a img {
    vertical-align: bottom;
}

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

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

.et_pb_image {
    margin-bottom: 30px;
}

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

body.single .et_audio_content {
    margin-bottom: -6px;
}

.et_pb_image_sticky {
    margin-bottom: 0px !important;
    display: inherit;
}

.et_pb_row:last-child .et_pb_image_sticky:last-child {
    margin-bottom: -50px !important;
}

.et_pb_filterable_portfolio_grid,
.et_pb_gallery_grid {
    display: none;
}

.et_pb_filterable_portfolio .et_pb_portfolio_item.active,
.et_pb_gallery_grid .et_pb_gallery_item {
    opacity: 1;
    -webkit-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
    -moz-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
    -o-animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
    animation: fadeLeft 1s 1 cubic-bezier(0.77, 0, .175, 1);
}

.et_pb_portfolio_item {
    margin-bottom: 42px;
}

.et_pb_portfolio_item img {
    margin-bottom: 9px;
}

.et_pb_portfolio_grid .et_pb_portfolio_item h2,
.et_pb_column_1_3 .et_pb_post h2,
.et_pb_column_1_4 .et_pb_post h2 {
    font-size: 18px;
}

.et_section_regular .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(4n),
.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
.et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n),
.et_gallery_item:nth-child(3n) {
    margin-right: 0;
}

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

.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item,
.et_gallery_item {
    float: left;
    width: 225px;
    margin: 0 60px 42px 0;
}

.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item img,
.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item img,
.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item img,
.et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item img,
.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item img,
.et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item img {
    margin-bottom: 2px;
}

.et_pb_column_1_4 .et_pb_audio_module_content h2,
.et_pb_column_1_4 .et_pb_post h2,
.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item h2,
.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item h2,
.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item h2,
.et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item h2,
.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item h2,
.et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item h2 {
    font-size: 16px;
}

.et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta,
.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta,
.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta,
.et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta,
.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta,
.et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item .post-meta {
    margin-top: -5px;
}

.et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
    float: left;
    width: 195px;
    margin: 0 57px 42px 0;
}

.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
    float: none;
    margin: 0 0 42px 0;
}

.et_pb_column_3_8 .et_pb_portfolio_grid .et_pb_portfolio_item {
    width: 368px;
}

.et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
    width: 320px;
}

.et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
    width: 225px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_item {
    max-width: 100%;
}

.et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(4n+1) {
    clear: none !important;
}

.et_pb_video {
    position: relative;
    margin-bottom: 30px;
}

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

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

.et_pb_video_overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    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;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

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

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

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

@media only screen and (min-width: 768px) and (max-width: 980px) {
    .et_pb_column_3_8 .et_pb_video_play,
    .et_pb_column_1_3 .et_pb_video_play,
    .et_pb_column_1_4 .et_pb_video_play {
        font-size: 6rem;
        line-height: 6rem;
        margin-left: -3rem;
        margin-top: -3rem;
    }
}

@media only screen and (max-width: 768px) {
    .et_pb_column_4_4 .et_pb_video_play,
    .et_pb_column_3_4 .et_pb_video_play,
    .et_pb_column_2_3 .et_pb_video_play,
    .et_pb_column_1_2 .et_pb_video_play {
        font-size: 3rem;
        line-height: 3rem;
        margin-left: -1.5rem;
        margin-top: -1.5rem;
    }
}

.et_pb_video_slider {
    margin-bottom: 30px;
}

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

.et_pb_video_slider .et_pb_slider_dots+.et-pb-controllers {
    position: relative;
    margin-top: 10px;
    bottom: 0;
    z-index: initial;
}

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_light+.et-pb-controllers a {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.et_pb_video_slider .et_pb_slider_dots.et_pb_controls_dark+.et-pb-controllers .et-pb-active-control {
    background-color: #333 !important;
}

.et_pb_slider_carousel {
    margin-bottom: 0 !important;
}

.et_pb_column_1_4 .et_pb_slider_carousel .et_pb_slide {
    min-height: initial !important;
}

.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_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_mobile_device .et_pb_carousel .et-pb-arrow-prev {
    left: -10px;
    opacity: 1;
}

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

.et_pb_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-arrow-next,
.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_carousel .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_video_play {
    color: #333;
}

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

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

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

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

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

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

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

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

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

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

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

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

.et_pb_widget_area_left {
    border-right: 1px solid #e2e2e2;
    padding-bottom: 30px;
}

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

.et_pb_widget {
    float: left;
    margin: 0 90px 40px 0;
}

.et_pb_column_4_4 .et_pb_widget_area_left .et_pb_widget:nth-child(4n),
.et_pb_column_3_4 .et_pb_widget_area_left .et_pb_widget:nth-child(3n),
.et_pb_column_2_3 .et_pb_widget_area_left .et_pb_widget:nth-child(2n),
.et_pb_column_1_2 .et_pb_widget_area_left .et_pb_widget:nth-child(2n),
.et_pb_column_4_4 .et_pb_widget_area_right .et_pb_widget:nth-child(4n) {
    margin-right: 30px;
}

.et_pb_column_4_4 .et_pb_widget_area_left .et_pb_widget,
.et_pb_column_4_4 .et_pb_widget_area_right .et_pb_widget {
    width: 195px;
}

.et_pb_column_3_4 .et_pb_widget_area_left .et_pb_widget,
.et_pb_column_3_4 .et_pb_widget_area_right .et_pb_widget {
    width: 194px;
}

.et_pb_column_2_3 .et_pb_widget_area_left .et_pb_widget,
.et_pb_column_2_3 .et_pb_widget_area_right .et_pb_widget {
    width: 289px;
}

.et_pb_column_1_2 .et_pb_widget_area_left .et_pb_widget,
.et_pb_column_1_2 .et_pb_widget_area_right .et_pb_widget {
    width: 194px;
}

.et_pb_column_1_3 .et_pb_widget_area_left .et_pb_widget,
.et_pb_column_1_4 .et_pb_widget_area_left .et_pb_widget {
    width: auto;
    margin-right: 30px;
}

.et_pb_column_1_3 .et_pb_widget,
.et_pb_column_1_4 .et_pb_widget {
    float: none;
}

.et_pb_widget a {
    text-decoration: none;
    color: #c0a500;
    font-weight: 400;
    font-family: 'apex_newbook';
}

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

.et_pb_widget_area .et_pb_widget a {
    color: inherit;
}

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

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

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

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

.et_pb_widget ul li {
    margin-bottom: 6px;
}

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

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

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

.et_pb_widget_area_right {
    border-left: 1px solid #e2e2e2;
}

.et_pb_widget_area_left,
.et_pb_widget_area_right {
    border-color: rgba(0, 0, 0, 0.1);
}

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

.et_pb_column_3_4 .et_pb_widget_area_right .et_pb_widget,
.et_pb_column_2_3 .et_pb_widget_area_right .et_pb_widget,
.et_pb_column_1_2 .et_pb_widget_area_right .et_pb_widget,
.et_pb_column_1_3 .et_pb_widget_area_right .et_pb_widget,
.et_pb_column_1_4 .et_pb_widget_area_right .et_pb_widget {
    margin: 0 0 40px 30px;
}

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

.et_pb_promo {
    padding: 40px 60px;
    text-align: center;
    margin-bottom: 30px;
}

.et_pb_promo_description {
    padding-bottom: 20px;
}

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

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

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

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

.et_pb_newsletter {
    padding: 40px 0;
    margin-bottom: 30px;
}

.et_pb_newsletter_description {
    width: 640px;
    float: left;
    padding: 0 60px;
}

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

.et_pb_newsletter_form {
    float: left;
    width: 260px;
    padding-right: 60px;
}

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

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

.et_pb_newsletter_result {
    margin-bottom: 18px;
    display: none;
}

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

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

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

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

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

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

.et_pb_column_3_4 .et_pb_newsletter_description {
    width: 354px;
}

.et_pb_column_2_3 .et_pb_newsletter_description {
    width: 258px;
}

.et_pb_column_1_2 .et_pb_newsletter_description,
.et_pb_column_1_2 .et_pb_newsletter_form {
    width: 388px;
}

.et_pb_column_1_2 .et_pb_newsletter_description {
    padding-bottom: 25px;
}

.et_pb_column_1_2 .et_pb_newsletter_form {
    padding-left: 60px;
}

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

.et_pb_column_1_3 .et_pb_newsletter_description,
.et_pb_column_1_3 .et_pb_newsletter_form {
    width: 260px;
}

.et_pb_column_3_8 .et_pb_newsletter_description,
.et_pb_column_3_8 .et_pb_newsletter_form {
    width: 307px;
}

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

.et_pb_column_1_3 .et_pb_newsletter_form,
.et_pb_column_1_4 .et_pb_newsletter_form,
.et_pb_column_3_8 .et_pb_newsletter_form {
    padding-left: 30px;
}

.et_pb_column_1_3 .et_pb_newsletter_description,
.et_pb_column_1_4 .et_pb_newsletter_description,
.et_pb_column_3_8 .et_pb_newsletter_description {
    padding-bottom: 15px;
}

.et_pb_column_1_4 .et_pb_newsletter_description,
.et_pb_column_1_4 .et_pb_newsletter_form {
    width: 165px;
}

.et_pb_column_1_4 .et_pb_newsletter_form p input {
    width: 90%
}

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

.et_pb_toggle_content {
    padding-top: 20px;
}

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

.et_pb_all_tabs .et_pb_active_content {
    display: block;
}

.et_pb_tabs {
    border: 1px solid #d9d9d9;
    margin-bottom: 30px;
}

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

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

.et_pb_tabs_controls li:last-child {
    border-right: none;
}

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

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

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

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

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

.et_pb_column_1_3 .et_pb_tabs_controls,
.et_pb_column_1_4 .et_pb_tabs_controls {
    border-bottom: none;
}

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

.et_pb_toggle {
    border: 1px solid #d9d9d9;
    margin-bottom: 30px;
}

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

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

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

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

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

.et_pb_toggle_title:before {
    content: "\e050";
    position: absolute;
    right: 0px;
    font-size: 16px;
    color: #ccc;
}

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

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

.et_pb_map_container {
    margin: 0 0 30px 0;
}

.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_4_4 .et_pb_map {
    width: 1080px;
}

.et_pb_column_3_4 .et_pb_map {
    width: 795px;
}

.et_pb_column_2_3 .et_pb_map {
    height: 390px;
    width: 700px;
}

.et_pb_column_1_2 .et_pb_map {
    height: 280px;
    width: 510px;
}

.et_pb_column_3_8 .et_pb_map {
    height: 276px;
    width: 368px;
}

.et_pb_column_1_3 .et_pb_map {
    height: 240px;
    width: 320px;
}

.et_pb_column_1_4 .et_pb_map {
    height: 170px;
    width: 225px;
}

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

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

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

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

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

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

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

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

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

.et-pb-arrow-prev {
    left: -22px;
    background-image: url(images/slider_sx.png);
}

.et-pb-arrow-next {
    right: -22px;
    background-image: url(images/slider_dx.png);
}

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

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

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

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

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

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

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

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

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

.et_pb_column_1_4 .et_pb_slider .et_pb_slide a.et_pb_more_button {
    display: none;
}

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

#sidebar {
    padding-bottom: 1px;
}

.et_right_sidebar #left-area {
    float: left;
    width: 795px;
    margin-right: 60px;
}

.et_right_sidebar #sidebar {
    float: left;
    width: 224px;
}

#sidebar .et_pb_widget {
    float: none;
    margin: 0 0 30px 30px;
}

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

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

.et_right_sidebar #main-content .container:before {
    right: 224px;
}

.et_left_sidebar #main-content .container:before {
    left: 224px;
}

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

.et_full_width_page #left-area {
    float: none;
    width: 100%;
}

#left-area {
    padding-bottom: 23px;
}

#left-area .post-meta {
    font-size: 14px;
    padding-bottom: 15px;
}

#left-area .post-meta a {
    text-decoration: none;
    color: #666;
}

#left-area .et_featured_image {
    padding-bottom: 7px;
}

.single .post {
    padding-bottom: 25px;
}

.et_left_sidebar #left-area {
    float: right;
    width: 795px;
    margin-left: 60px;
}

.et_left_sidebar #sidebar {
    float: left;
    width: 224px;
}

.et_left_sidebar #sidebar .et_pb_widget {
    float: none;
    margin: 0 30px 30px 0;
}

.single-project #left-area {
    padding-bottom: 50px;
}

.et_pb_contact_main_title {
    font-size: 26px;
    font-weight: 500;
    padding-bottom: 16px;
}

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

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

.et_pb_contact_form_label {
    display: none;
}

.et_pb_contact_form_container {
    padding-bottom: 30px;
}

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

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

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

.et_pb_contact_right p input {
    width: 45px!important;
    padding: 16px !important;
}

.et_pb_contact_message {
    min-height: 150px;
}

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

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

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

.et_pb_countdown_timer .et_pb_countdown_timer_container {
    margin: 0 0 30px;
    text-align: center;
    padding: 40px;
}

.et_pb_countdown_timer .title {
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 30px;
    padding: 0;
    text-align: center;
}

.et_pb_countdown_timer .section {
    margin-right: 15px;
    display: inline-block;
}

.et_pb_countdown_timer .seconds {
    margin-right: 0;
}

.et_pb_countdown_timer .section.values {
    width: 76px;
}

.et_pb_countdown_timer .section.days {
    width: 124px;
}

.et_pb_countdown_timer .section p {
    font-size: 64px;
    line-height: 64px;
    padding-bottom: 0px;
    text-align: center;
    display: inline-block;
}

.et_pb_countdown_timer .section.zero p {
    opacity: 0.40;
}

.et_pb_countdown_timer .section p.label {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    display: block;
}

.et_pb_countdown_timer .sep {
    position: relative;
    top: -28px;
}

.et_pb_column_1_2 .et_pb_countdown_timer .sep,
.et_pb_column_1_3 .et_pb_countdown_timer .sep,
.et_pb_column_1_4 .et_pb_countdown_timer .sep,
.et_pb_column_3_8 .et_pb_countdown_timer .sep {
    top: -22px;
}

.et_pb_column_1_2 .et_pb_countdown_timer .section {
    margin-right: 5px;
}

.et_pb_column_1_2 .et_pb_countdown_timer .section.values {
    width: 57px;
}

.et_pb_column_1_2 .et_pb_countdown_timer .section.days {
    width: 80px;
}

.et_pb_column_1_2 .et_pb_countdown_timer .section p {
    font-size: 48px;
    line-height: 48px;
}

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

.et_pb_column_1_3 .et_pb_countdown_timer .et_pb_countdown_timer_container,
.et_pb_column_3_8 .et_pb_countdown_timer .et_pb_countdown_timer_container {
    padding: 40px 20px;
}

.et_pb_column_1_3 .et_pb_countdown_timer .section,
.et_pb_column_1_4 .et_pb_countdown_timer .section,
.et_pb_column_3_8 .et_pb_countdown_timer .section {
    margin-right: 0;
}

.et_pb_column_1_3 .et_pb_countdown_timer .section.values,
.et_pb_column_3_8 .et_pb_countdown_timer .section.values {
    width: 42px;
}

.et_pb_column_1_3 .et_pb_countdown_timer .section.days,
.et_pb_column_3_8 .et_pb_countdown_timer .section.days {
    width: 50px;
}

.et_pb_column_1_3 .et_pb_countdown_timer .section p,
.et_pb_column_3_8 .et_pb_countdown_timer .section p {
    font-size: 28px;
    line-height: 28px;
}

.et_pb_column_1_3 .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_column_1_3 .et_pb_countdown_timer .title,
.et_pb_column_3_8 .et_pb_countdown_timer .title {
    font-size: 18px;
    margin-bottom: 20px;
}

.et_pb_column_1_4 .et_pb_countdown_timer .et_pb_countdown_timer_container {
    padding: 20px 0;
}

.et_pb_column_1_4 .et_pb_countdown_timer .section {
    margin-right: 4px;
}

.et_pb_column_1_4 .et_pb_countdown_timer .section.values {
    width: 25px;
}

.et_pb_column_1_4 .et_pb_countdown_timer .section.days {
    width: 30px;
}

.et_pb_column_1_4 .et_pb_countdown_timer .section p {
    font-size: 20px;
    line-height: 20px;
}

.et_pb_column_1_4 .et_pb_countdown_timer .section p.label {
    font-size: 11px;
    line-height: 19px;
}

.et_pb_column_1_4 .et_pb_countdown_timer .title {
    font-size: 16px;
    margin: 0 0 20px 0;
}

.et_pb_circle_counter,
.et_pb_number_counter {
    width: 225px;
    margin: 0 auto 30px;
    position: relative;
    text-align: center;
}

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

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

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

.et_pb_circle_counter .percent {
    height: 225px;
}

.et_pb_circle_counter .percent p {
    font-size: 40px;
    font-weight: 500;
    line-height: 225px;
}

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

.et_pb_number_counter {
    width: auto;
}

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

.et_pb_number_counter .percent {
    height: 72px;
}

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

.et_password_protected_form {
    min-height: 550px;
    min-height: 68vh;
}

.et_password_protected_form p input {
    background-color: #eee;
    border: none !important;
    width: 100% !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    font-size: 14px;
    color: #999 !important;
    padding: 16px !important;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.et_password_protected_form label {
    display: none;
}

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

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

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

p.woocommerce-result-count {
    font-weight: 500;
    font-size: 14px;
    color: #999;
    padding-bottom: 40px;
}

.orderby {
    background-color: #ececec;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #666!important;
    font-size: 12px;
    padding: 4px 8px;
    font-weight: 500;
    font-family: 'apex_newbook', Arial, sans-serif;
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    width: 225px!important;
    margin: 0 60px 53px 0!important;
}

.woocommerce ul.products li.product.last,
.woocommerce-page ul.products li.product.last {
    margin-right: 0!important;
}

.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin: 0 0 9px !important;
}

.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3 {
    font-weight: 500;
    font-size: 16px!important;
    color: #333;
    padding: 4px 0 4px!important;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .price del,
.woocommerce-page ul.products li.product .price del {
    color: #666!important;
    font-size: 14px!important;
    margin: 0!important;
}

.woocommerce ul.products li.product .onsale,
.woocommerce-page ul.products li.product .onsale {
    left: 10px !important;
    margin: 0 !important;
    right: auto !important;
}

.woocommerce span.onsale,
.woocommerce-page span.onsale {
    z-index: 2;
    background: #ef8f61!important;
    -moz-border-radius: 3px!important;
    -webkit-border-radius: 3px!important;
    border-radius: 3px!important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #fff;
    font-size: 20px!important;
    font-weight: 500!important;
    left: 10px!important;
    line-height: inherit!important;
    margin: 0!important;
    min-height: 0!important;
    min-width: 0!important;
    padding: 6px 18px!important;
    position: absolute;
    text-shadow: none!important;
    top: 10px!important;
}

.woocommerce .woocommerce-pagination ul.page-numbers,
.woocommerce-page .woocommerce-pagination ul.page-numbers {
    list-style: none !important;
    padding: 0 !important;
}

.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating {
    margin: 4px 0 .3em 0 !important;
}

.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before {
    content: "\53\53\53\53\53" !important;
    color: #ccc !important;
}

.woocommerce div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page #content div.product div.images {
    width: 510px !important;
}

.woocommerce div.product div.images img,
.woocommerce-page div.product div.images img,
.woocommerce #content div.product div.images img,
.woocommerce-page #content div.product div.images img {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.woocommerce div.product div.images div.thumbnails,
.woocommerce-page div.product div.images div.thumbnails,
.woocommerce #content div.product div.images div.thumbnails,
.woocommerce-page #content div.product div.images div.thumbnails {
    padding-top: 20px !important;
}

.woocommerce div.product div.images div.thumbnails a,
.woocommerce-page div.product div.images div.thumbnails a,
.woocommerce #content div.product div.images div.thumbnails a,
.woocommerce-page #content div.product div.images div.thumbnails a {
    margin-right: 20px !important;
    width: 156px !important;
    margin-bottom: 20px;
}

.entry-summary .entry-title {
    padding-bottom: 14px!important;
}

.entry-summary p.price span {
    font-size: 26px!important;
}

.entry-summary p.price del {
    color: #999;
    margin-right: 10px;
}

.woocommerce div.product form.cart,
.woocommerce-page div.product form.cart,
.woocommerce #content div.product form.cart,
.woocommerce-page #content div.product form.cart {
    margin: 24px 0 39px !important;
}

.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity {
    margin: 0 20px 0 0 !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    width: 100px!important
}

.woocommerce .quantity input.qty,
.woocommerce-page .quantity input.qty,
.woocommerce #content .quantity input.qty,
.woocommerce-page #content .quantity input.qty {
    font-weight: 500 !important;
    font-size: 20px!important;
    color: #fff!important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none!important;
    background-color: #b8c5c6!important;
    height: 47px!important;
    width: 70px !important;
}

.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
    background: #fff !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #BCC8C9 !important;
    font-size: 20px !important;
    font-weight: 300!important;
    height: 24px!important;
    text-decoration: none!important;
    text-shadow: none !important;
    width: 30px !important;
    border-bottom-left-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border: 1px solid #BCC8C9 !important;
}

.woocommerce #content .quantity,
.woocommerce .quantity,
.woocommerce-page #content .quantity,
.woocommerce-page .quantity {
    width: 100px;
    margin: 0;
}

.woocommerce a.button.alt,
.woocommerce-page a.button.alt,
.woocommerce button.button.alt,
.woocommerce-page button.button.alt,
.woocommerce input.button.alt,
.woocommerce-page input.button.alt,
.woocommerce #respond input#submit.alt,
.woocommerce-page #respond input#submit.alt,
.woocommerce #content input.button.alt,
.woocommerce-page #content input.button.alt,
.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit,
.woocommerce #content input.button,
.woocommerce-page #content input.button {
    border: none !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    color: #FFFFFF;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    padding: 13px 24px 14px!important;
    color: #fff !important;
}

.et_pb_widget .buttons a {
    margin-top: 10px !important;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
    padding: 6px 0;
}

.woocommerce #reviews a.button,
.woocommerce #respond input#submit,
.woocommerce-page #respond input#submit {
    color: #fff !important;
    font-size: 16px !important;
}

.woocommerce #reviews #comments ol.commentlist li,
.woocommerce-page #reviews #comments ol.commentlist li {
    margin-bottom: 40px !important;
}

.product_meta {
    border-top: 1px solid #dadada;
    font-size: 14px;
    color: #666;
    padding-top: 6px;
}

.posted_in a {
    font-weight: 500;
    color: #82c0c7;
    text-decoration: none;
}

.product .related h2 {
    font-size: 26px!important;
    padding-bottom: 16px;
}

.et_right_sidebar.woocommerce div.product div.images,
.et_right_sidebar.woocommerce-page div.product div.images,
.et_right_sidebar.woocommerce #content div.product div.images,
.et_right_sidebar.woocommerce-page #content div.product div.images,
.et_left_sidebar.woocommerce div.product div.images,
.et_left_sidebar.woocommerce-page div.product div.images,
.et_left_sidebar.woocommerce #content div.product div.images,
.et_left_sidebar.woocommerce-page #content div.product div.images {
    width: 367px !important;
}

.et_right_sidebar.woocommerce div.product div.images div.thumbnails a,
.et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a,
.et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a,
.et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a,
.et_left_sidebar.woocommerce div.product div.images div.thumbnails a,
.et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a,
.et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a,
.et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a {
    width: 109px !important;
    margin-bottom: 20px;
}

div.product div.images div.thumbnails a.last {
    margin-right: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before {
    border-bottom-color: #d9d9d9;
}

body.woocommerce .woocommerce-tabs {
    border: 1px solid #d9d9d9;
    margin-bottom: 45px;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs {
    margin: 0 !important;
    padding: 0 !important;
    background: #f4f4f4;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
body.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: none;
    background: #f4f4f4;
    border-right: 1px solid #d9d9d9;
    padding: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 -2px;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff !important;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    color: #666666 !important;
    padding: 4px 22px !important;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:before,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a {
    color: #000 !important;
}

body.woocommerce div.product .woocommerce-tabs .panel,
body.woocommerce #content-area div.product .woocommerce-tabs .panel {
    padding: 30px;
    margin: 0;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text {
    border: none !important;
    padding: 0 !important;
    margin: 0 0 0 100px !important;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar,
.woocommerce-page #reviews #comments ol.commentlist li img.avatar {
    width: auto !important;
    padding: 0 !important;
    border: none !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta,
.woocommerce-page #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: inherit !important;
    margin: 0 0 2px !important;
    padding: 0 !important;
}

.woocommerce #reviews .commentlist .star-rating {
    float: none !important;
    margin-bottom: 6px !important;
}

.woocommerce #reviews #comments h2,
.woocommerce-page #reviews #comments h2 {
    margin-bottom: 30px !important;
}

.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    border: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-size: 18px !important;
    color: #fff !important;
    padding: 15px !important;
}

.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before {
    display: none !important;
    color: #FFF !important;
}

.woocommerce-page #reviews #commentform,
.woocommerce-page #review_form #respond p.form-submit {
    padding-bottom: 0;
    margin-bottom: 0;
}

#left-area .woocommerce-message .button,
#left-area .woocommerce-error .button,
#left-area .woocommerce-info .button {
    color: #fff !important;
    font-size: 18px !important;
    font-weight: normal !important;
    margin: 5px 0 !important;
    padding: 0 !important;
}

.archive.et_left_sidebar.woocommerce ul.products li.product,
.archive.et_right_sidebar.woocommerce ul.products li.product {
    width: 195px !important;
}

.archive.et_left_sidebar.woocommerce ul.products li.first,
.archive.et_right_sidebar.woocommerce ul.products li.first {
    clear: none !important;
}

.archive.et_left_sidebar.woocommerce ul.products li.product.last,
.archive.et_right_sidebar.woocommerce ul.products li.product.last {
    margin-right: 60px !important;
}

.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n),
.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n) {
    margin-right: 0px !important;
    clear: right !important;
}

.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n+1),
.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n+1) {
    clear: both !important;
}

.archive.et_full_width_page.woocommerce ul.products li.product {
    width: 220px !important;
}

.et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product,
.et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product {
    width: 190px !important;
    margin-right: 40px !important;
}

.et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product {
    width: 190px !important;
}

.et_main_title {
    padding-bottom: 12px;
}

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

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

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

.et_pb_post .entry-content,
.project .entry-content {
    padding-top: 30px;
}

.et_project_meta {
    margin: 23px 0 14px;
    border-top: 1px solid #e2e2e2;
    padding: 15px 0 39px;
    border-bottom: 1px solid #e2e2e2;
}

.et_full_width_portfolio_page .et_project_meta {
    margin-bottom: 0;
}

.et_project_meta_title {
    display: block;
    font-weight: 700;
    color: #333;
}

.et_project_meta p {
    padding-bottom: 15px;
}

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

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

.nav-previous {
    float: left;
}

.nav-next {
    float: right;
}

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

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

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

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

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

.et_shop_image,
.et_portfolio_image {
    position: relative;
    display: block;
}

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

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

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

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

.et_shop_image:hover .et_overlay,
.et_portfolio_image:hover .et_overlay,
.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 {
    opacity: 1;
}

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

.et_portfolio_image img {
    vertical-align: bottom;
    margin-bottom: 0 !important;
}

.et_pb_portfolio_item h2 {
    margin-top: 10px;
}

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

.main_title {
    margin-bottom: 20px;
}

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

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

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

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

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

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

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

.et_pb_fullwidth_menu .fullwidth-menu-nav>ul ul {
    padding: 20px;
    text-align: left;
}

.et_pb_bg_layout_dark .fullwidth-menu-nav ul li a {
    color: #fff;
}

.et_pb_bg_layout_dark .fullwidth-menu-nav ul li a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards {
    padding: 0 0 29px !important;
}

.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards>li {
    padding-top: 28px;
}

.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards>li>a {
    padding-bottom: 0;
}

.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards li ul {
    bottom: 51px;
    top: initial;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-top: none;
    -moz-box-shadow: 2px -2px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 2px -2px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 2px -2px 5px rgba(0, 0, 0, 0.1);
}

.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards li ul li ul {
    bottom: -23px;
}

.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards li.mega-menu ul ul {
    bottom: 0px;
    top: initial;
    border: none;
}

.et_pb_fullwidth_menu .fullwidth-menu-nav>ul.upwards li.mega-menu>ul {
    bottom: 80px;
}

.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 {
    margin-bottom: 30px;
}

.et_pb_column_4_4 .et_pb_team_member_description,
.et_pb_column_3_4 .et_pb_team_member_description,
.et_pb_column_2_3 .et_pb_team_member_description {
    margin-left: 350px;
}

.et_pb_column_3_8 .et_pb_team_member_description,
.et_pb_team_member_no_image .et_pb_team_member_description {
    margin-left: 0 !important;
}

.et_pb_team_member_image {
    float: left;
    width: 320px;
    margin-right: 30px;
}

.et_pb_team_member_description h4 {
    padding-bottom: 0;
}

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

.entry-content .et_pb_member_social_links {
    list-style-type: none;
    margin-top: 20px;
    padding: 0;
}

.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 300ms ease 0s;
    color: #b2b2b2;
    text-decoration: none;
}

.et_pb_member_social_links span {
    display: 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_column_1_2 .et_pb_team_member_image,
.et_pb_column_1_3 .et_pb_team_member_image,
.et_pb_column_1_4 .et_pb_team_member_image,
.et_pb_column_3_8 .et_pb_team_member_image {
    float: none;
    width: auto;
    margin: 0 0 12px;
    text-align: center;
}

.et_quote_content,
.et_link_content,
.et_audio_content,
.et_pb_audio_module_content {
    text-align: center;
    word-wrap: break-word;
    position: relative;
}

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

.et_quote_content blockquote {
    padding: 0;
    margin: 0;
    border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.et_pb_column_1_2 .et_quote_content blockquote p,
.et_pb_column_1_2 .et_link_content h2,
.et_pb_column_1_2 .et_audio_content h2,
.et_pb_column_1_2 .et_pb_audio_module_content h2 {
    font-size: 26px;
}

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

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

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

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

.et_pb_column_3_8 .et_pb_audio_module_content h2,
.et_pb_column_1_3 .et_pb_audio_module_content h2 {
    font-size: 20px;
}

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

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

.et_pb_column_3_8 .et_pb_audio_module_content,
.et_pb_column_1_3 .et_pb_audio_module_content {
    padding: 40px 20px 35px;
}

.et_pb_column_1_4 .et_pb_audio_module_content {
    padding: 30px 20px 25px;
}

.et_pb_column_1_4 .et_audio_content .mejs-controls div.mejs-horizontal-volume-slider,
.et_pb_column_1_4 .et_audio_content .mejs-controls .mejs-horizontal-volume-total,
.et_pb_column_1_4 .et_pb_audio_module_content .mejs-controls div.mejs-horizontal-volume-slider,
.et_pb_column_1_4 .et_pb_audio_module_content .mejs-controls .mejs-horizontal-volume-total {
    width: 33px;
}

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

.et_pb_blog_grid .et_audio_content {
    margin-bottom: 19px;
}

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

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

.et_audio_container .mejs-time.mejs-currenttime-container.custom {
    display: block !important;
}

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

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

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
    margin-top: 2px;
}

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

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

.et_audio_container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
    top: 13px;
    height: 5px;
}

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

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

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

.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: none !important;
    margin-left: 0 !important;
    width: 30px !important;
    height: 30px !important;
}

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

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

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

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

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

.et_audio_container .mejs-playpause-button {
    margin-right: 3px !important;
}

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

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

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

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

.et_pb_column_1_4 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
    margin-right: 9px !important;
}

.et_pb_column_1_3 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
    margin-right: -1px !important;
}

.et_pb_column_3_8 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
    margin-right: 0px !important;
    margin-left: 9px;
}

.et_pb_column_1_4 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
    margin-right: 0px !important;
}

.et_pb_post .et_pb_slide {
    min-height: 600px;
    background-size: cover !important;
}

.et_pb_column_3_4 .et_pb_post .et_pb_slide {
    min-height: 442px;
}

.et_pb_column_2_3 .et_pb_post .et_pb_slide {
    min-height: 390px;
}

.et_pb_column_1_2 .et_pb_post .et_pb_slide {
    min-height: 284px;
}

.et_pb_column_1_3 .et_pb_post .et_pb_slide,
.et_pb_column_3_8 .et_pb_post .et_pb_slide {
    min-height: 180px;
}

.et_pb_column_1_4 .et_pb_post .et_pb_slide {
    min-height: 125px;
}

.et_pb_blog_grid .et_pb_post .et_pb_slide {
    min-height: 180px;
}

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

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

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

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

.et_pb_audio_module {
    margin-bottom: 30px;
    position: relative;
}

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

.et_pb_audio_module_content {
    margin-left: 220px;
}

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

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

.et_pb_column_2_3 .et_pb_audio_cover_art {
    width: 180px;
}

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

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

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

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

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

.et_pb_column_1_2 .et_pb_audio_cover_art {
    height: 380px;
}

.et_pb_column_3_8 .et_pb_audio_cover_art {
    height: 275px;
}

.et_pb_column_1_3 .et_pb_audio_cover_art {
    height: 240px;
}

.et_pb_column_1_4 .et_pb_audio_cover_art {
    height: 170px;
}


/*------------------------------------------------*/


/*---------------[DROPDOWN MENU]------------------*/


/*------------------------------------------------*/

#et-top-navigation {
    float: right;
}

.nav li {
    position: relative;
}

.nav li ul {
    position: absolute;
    top: 28px;
    left: 0px;
    padding: 10px;
}

.et-fixed-header .nav li ul {
    top: 28px;
}

.et-fixed-header .nav li li ul {
    top: -3px;
}

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

.nav li ul {
    -webkit-transform: translate3d(0, 0, 0);
    text-align: left;
}

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

.nav li:hover>ul,
.nav li.et-hover>ul {
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

.nav li:hover>ul {
    opacity: 1;
    visibility: visible;
}

.nav li li {
    padding: 0;
    margin: 0;
}

.nav li li ul {
    z-index: 1000;
    top: -3px;
    left: 220px;
}

.nav li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
}

.nav li li a,
.et_mobile_menu li a {
    font-size: 12px;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.nav ul li a:hover,
.et_mobile_menu li a:hover {
    color: #111;
    padding-left: 20px!important;
    background-image: url(images/bg_submenu.jpg);
    background-repeat: no-repeat;
    background-position: center left;
}

.et_nav_text_color_light .nav ul li a:hover,
.et_nav_text_color_light .et_mobile_menu li a:hover {
    color: #fff !important;
}

#top-menu li li a,
.fullwidth-menu li li a {
    padding: 10px 6px;
    width: 188px;
    border-bottom: 1px solid #f2f2f2!important;
}

.et_nav_text_color_light #top-menu li li a,
.et_nav_text_color_light .fullwidth-menu li li a {
    color: rgba( 255, 255, 255, 0.7);
}

.et_nav_text_color_light #top-menu li li a:hover,
.et_nav_text_color_light .fullwidth-menu li li a:hover {
    color: rgba( 255, 255, 255, 1);
}

#top-menu li li a:hover {
    width: 172px!important;
}

#et-secondary-nav li {
    position: relative;
    text-align: right;
}

#et-secondary-nav li>a {
    padding-bottom: 8px;
}

#et-secondary-nav>li>a {
    padding-bottom: 12px;
}

#et-secondary-nav li ul {
    position: absolute;
    top: 23px;
    left: -132px;
    padding: 20px;
}

#et-secondary-nav li ul ul {
    top: -20px;
    left: -209px;
}

#et-secondary-nav li ul li {
    display: block;
    margin-left: -20px;
    padding-left: 20px;
}

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

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

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

#et-secondary-nav li:hover>ul,
#et-secondary-menu li.et-hover>ul {
    -moz-transition: opacity .2s ease-in-out;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out;
}

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

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

#et-secondary-nav li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
}

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

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


/*---------------[DROPDOWN ARROWS]------------------*/

#top-menu .menu-item-has-children>a:first-child:after,
.fullwidth-menu .menu-item-has-children>a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    content: ' >\0000a0';
    font-size: 15px;
    position: absolute;
    right: 0;
    top: -1px;
}

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

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


/*---------------[MEGA MENU]------------------*/

#top-menu li.mega-menu,
.fullwidth-menu-nav li.mega-menu {
    position: inherit;
}

#top-menu li.mega-menu>ul,
.fullwidth-menu-nav li.mega-menu>ul {
    top: 62px;
    padding: 30px 20px;
    position: absolute !important;
    width: 1040px !important;
    left: 0 !important;
}

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

#top-menu li.mega-menu li>ul,
.fullwidth-menu-nav li.mega-menu li>ul {
    padding: 0px;
    border: none;
    left: auto;
    top: auto;
    width: 240px !important;
    position: relative;
}

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

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

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

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

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

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

#top-menu li.mega-menu>ul>li,
.fullwidth-menu-nav li.mega-menu>ul>li {
    margin: 0 10px;
}

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

.et-fixed-header #top-menu li.mega-menu>ul {
    top: 42px;
}


/*---------------[MOBILE MENU]------------------*/

.et_mobile_menu {
    position: absolute;
    left: 0;
    top: 62px;
    padding: 5%;
    background: #fff;
    width: 90%;
    visibility: visible;
    opacity: 1;
    display: none;
    z-index: 9999;
    border-top: 1px solid #7EBEC5;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.et-fixed-header .et_mobile_menu {
    top: 41px;
}

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

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

.et_mobile_menu li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    color: #000;
    padding: 10px 5%;
    width: 90%;
    display: block;
    font-family: 'brandon_grotesquemedium';
    font-weight: 400;
}

.et_nav_text_color_light .et_mobile_menu li a {
    color: rgba( 255, 255, 255, 0.7);
}

.et_mobile_menu .menu-item-has-children>a {
    color: #c0a500;
}

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

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

.mobile_menu_bar {
    position: relative;
}

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

.et-fixed-header .mobile_menu_bar:before {
    top: -6px;
}


/*------------------------------------------------*/


/*-------------------[COMMENTS]-------------------*/


/*------------------------------------------------*/

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

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

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

.comment-reply-link:hover,
.form-submit:hover {
    text-decoration: none;
}

.comment .children {
    margin-left: 100px;
    padding-left: 0 !important;
}

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

#respond {
    padding-top: 17px;
}

#commentform {
    padding-bottom: 60px;
}

#commentform input[type="text"] {
    width: 47%;
}

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

#commentform textarea,
#commentform input[type="text"] {
    padding: 12px;
    color: #999;
    background-color: #eee;
    border: none;
    font-size: 18px;
}

.form-submit {
    float: right;
}

.form-submit input {
    display: block;
}

#reply-title small {
    display: block;
    font-size: 14px;
    font-weight: 400;
}


/*------------------------------------------------*/


/*---------------------[FOOTER]-------------------*/


/*------------------------------------------------*/

#footer-widgets {
    padding-top: 80px;
}

.footer-widget {
    float: left;
    width: 225px;
    margin: 0 60px 50px 0;
    color: #fff;
}

.last {
    margin-right: 0;
}

#main-footer .et_pb_widget {
    margin: 0;
}

#footer-widgets .fwidget {
    padding-bottom: 15px;
}

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

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

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

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

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

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

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

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

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

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

.bottom-nav a {
    color: #bbb;
}

.bottom-nav a:hover {
    color: rgba(187, 187, 187, 0.7);
}


/*------------------------------------------------*/


/*--------------------[SIDEBAR]-------------------*/


/*------------------------------------------------*/

.widget_search .screen-reader-text {
    display: none;
}

.widget_search #s {
    color: #666 !important;
    width: 58%;
    padding: 6px 3% 7px 3%;
    margin: 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-color: #ddd;
}

.widget_search #searchform {
    position: relative;
}

.widget_search #searchsubmit {
    font-family: 'Raleway', Arial, sans-serif;
    font-size: 12px;
    font-weight: 400 !important;
    color: #666;
    background-color: #ddd;
    width: 34%;
    max-width: 90px;
    margin: 0 0 0 -4px;
    padding: 11px 10px 10px 10px !important;
    border: none;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 14px;
    width: 63px;
    height: 31px !important;
    position: absolute;
    right: 5px;
    top: 0;
    line-height: 1;
}

.osx .widget_search #searchsubmit {
    height: 30px !important;
}

.osx.gecko .widget_search #searchsubmit {
    height: 29px !important;
}

.safari .widget_search #searchsubmit {
    right: 8px;
}

.osx.safari .widget_search #searchsubmit {
    height: 28px !important;
}

.gecko .widget_search #searchsubmit {
    padding: 7px 10px 10px 10px !important;
}

.ie .widget_search #searchsubmit {
    height: 30px !important;
}


/*------------------------------------------------*/


/*------------[CAPTIONS AND ALIGNMENTS]-----------*/


/*------------------------------------------------*/

div.post .new-post .aligncenter,
.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: 0px 10px 10px 0px;
}

.wp-caption.alignright {
    margin: 0px 0px 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;
}


/*------------------------------------------------*/


/*-----------------[WP CALENDAR]------------------*/


/*------------------------------------------------*/

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

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

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

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

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

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

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

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

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

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


/*------------------------------------------------*/


/*-------------------[PAGE NAVI]------------------*/


/*------------------------------------------------*/

.pagination {
    clear: both;
}

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

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

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

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

.et_pb_slider {
    position: relative;
    overflow: hidden;
}

.et_pb_slides:after,
.et_pb_row:after,
.et_pb_row_inner:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.et_pb_slider .et_pb_slide {
    display: none;
    float: left;
    margin-right: -100%;
    position: relative;
    width: 100%;
    text-align: center;
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
    list-style: none;
}

.format-gallery .et_pb_slider .et_pb_slide {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.et_pb_slider .et_pb_slide,
.et_pb_section {
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.et_pb_slider .et_pb_slide:first-child {
    display: list-item;
}

.et_pb_container {
    width: 1080px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

.et_pb_slide_description {
    padding: 290px 100px;
    -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;
    -moz-animation-name: fadeBottom;
    -ms-animation-name: fadeBottom;
    -o-animation-name: fadeBottom;
    animation-name: fadeBottom;
}

.et_pb_slider_full.et-pb-active-slide .et_pb_slide_descriptionwidth_off .et_pb_slide_description {
    padding: 185px 100px;
}

.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.85);
}

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

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

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

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

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

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

.et_pb_text {
    width: 100%;
    margin-bottom: 30px;
}

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

.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_testimonial_old_layout,
.et_pb_testimonial_old_layout .et_pb_testimonial_description a {
    color: #666 !important;
}

.et_pb_slide_image {
    bottom: 0;
    width: 510px;
    position: absolute;
}

.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;
    -moz-animation-name: fadeLeft;
    -ms-animation-name: fadeLeft;
    -o-animation-name: fadeLeft;
    animation-name: fadeLeft;
}

.et_pb_media_alignment_center .et_pb_slide_image {
    bottom: auto;
    top: 50%;
}

.et_pb_slide_image,
.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_slide_image {
    -webkit-animation-name: fadeLeft;
    -moz-animation-name: fadeLeft;
    -ms-animation-name: fadeLeft;
    -o-animation-name: fadeLeft;
    animation-name: fadeLeft;
}

.et_pb_slide_image img {
    vertical-align: bottom;
}

.et_pb_slide_with_image .et_pb_slide_description {
    width: 510px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    padding-bottom: 200px;
    float: right;
}

.et_pb_slide_description h2 {
    font-weight: 300;
    font-size: 50px;
    font-family: 'apex_newbook';
    padding-bottom: 4px!important;
    padding-top: 20px;
}

.et_pb_slide_content {
    font-size: 23px;
    line-height: 23px!important;
    padding-bottom: 44px;
    font-weight: 400;
    color: #333;
    font-family: 'apex_newbook'
}

.et_pb_slide_content p {
    line-height: 18px!important;
}

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

.et_pb_bg_layout_dark .et_pb_slide_content {
    color: #fff;
}

a.et_pb_more_button {
    color: inherit;
    text-shadow: none;
    text-decoration: none;
    display: inline-block;
    font-family: 'brandon_grotesquebold';
    background-color: #FFFFFF;
    color: #c0a500;
    border: 0px!important;
    padding-right: 55px;
}

.et_pb_section_parallax,
.et_pb_slider_parallax {
    overflow: hidden;
}

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

.et_pb_section_parallax .et_pb_parallax_css,
.et_pb_slides .et_parallax_bg.et_pb_parallax_css {
    background-attachment: fixed;
}

.et_mobile_device .et_pb_slider_parallax .et_pb_slide,
.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css,
.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
    background-attachment: scroll;
}

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

.et_pb_slider_fullwidth_off {
    margin-bottom: 30px;
}

.et_pb_post .et_pb_slider {
    margin-bottom: 0;
}

.et_pb_slider_fullwidth_off .et_pb_container {
    width: 100% !important;
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 120px 60px 86px;
    text-align: center;
}

.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 80px 60px;
}

.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 120px 60px;
}

.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 180px 60px;
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container {
    min-height: 170px;
}

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

.et_pb_column_1_4 .et_pb_slider_fullwidth_off h2 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}

.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 {
    text-align: center;
    width: 185px;
    padding: 35px 20px 75px;
}

.et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_slider_fullwidth_off .et_pb_slide_video {
    margin-left: 100px;
    width: 410px;
}

.et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
    width: 409px;
    padding-top: 145px;
    padding-bottom: 145px;
    padding-right: 100px;
}

.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
    width: 307px;
    padding-left: 60px;
    padding-right: 60px;
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
    width: 390px;
    padding-left: 60px;
    padding-right: 60px;
}

.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
    width: 200px;
    padding-left: 60px;
    padding-right: 60px;
    text-align: center;
}

.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
    width: 249px;
}

.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
    width: 260px;
    padding-left: 60px;
    padding-right: 60px;
}

.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_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_more_button,
.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_with_image .et_pb_more_button,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_more_button,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video {
    display: none;
}

.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_video {
    width: 260px;
    margin-left: 60px;
}

.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_video {
    width: 308px;
    margin-left: 60px;
}

.et_pb_column_3_4 .et_pb_slide_content,
.et_pb_column_1_2 .et_pb_slide_content,
.et_pb_column_1_3 .et_pb_slide_content,
.et_pb_column_1_4 .et_pb_slide_content,
.et_pb_column_2_3 .et_pb_slide_content {
    font-size: 16px;
}

.et_pb_column_3_4 .et_pb_slide_description h2,
.et_pb_column_2_3 .et_pb_slide_description h2,
.et_pb_column_1_2 .et_pb_slide_description h2 {
    font-weight: 500;
    font-size: 26px;
}

.et_pb_column_1_3 .et_pb_slide_description h2,
.et_pb_column_3_8 .et_pb_slide_description h2 {
    font-weight: 500;
    font-size: 22px;
}

ul.et_pb_social_media_follow {
    list-style-type: none;
    margin: 0 0 22px;
    padding: 0;
}

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

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

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

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

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

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

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

.et_pb_social_media_follow li a.icon::before {
    height: 32px;
    width: 32px;
    font-size: 16px;
    line-height: 32px;
    display: block;
    color: rgba(255, 255, 255, 1);
    transition: color 0.3s;
    -moz-transition: color 0.3s;
    -webkit-transition: color 0.3s;
}

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

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

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

li.et_pb_social_icon a span {
    display: none;
}

.et-social-facebook a.icon:before {
    content: '\e093';
}

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

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

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

.et-social-linkedin a.icon:before {
    content: '\e09d';
}

.et-social-tumblr a.icon:before {
    content: '\e097';
}

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

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

.et-social-flikr a.icon:before {
    content: '\e0a6';
}

.et-social-myspace a.icon:before {
    content: '\e0a1';
}

.et-social-dribbble a.icon:before {
    content: '\e09b';
}

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

.et-social-vimeo a.icon:before {
    content: '\e09c';
}

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

.et_pb_section {
    padding: 0px 0;
    position: relative;
}

#main-content,
.et_pb_section {
    background-color: #fff;
}

.et_section_transparent,
.et_pb_pagebuilder_layout #main-content {
    background-color: transparent;
}

.et_pb_fullwidth_section {
    padding: 0;
}

.et_pb_fullwidth_section .et_pb_row {
    padding: 0;
}

.et_pb_fullwidth_header {
    padding: 50px 0;
}

.et_pb_fullwidth_header p {
    padding-bottom: 0;
}

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

.et_pb_section_video {
    overflow: hidden;
}

.et_pb_section_video_bg {
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
}

.et_pb_section_video_bg .mejs-controls,
.et_pb_section_video_bg .mejs-overlay-play {
    display: none !important;
}

.et_pb_row {
    width: 1080px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.et_pb_row_inner:nth-of-type(n+2) {
    padding-top: 30px;
}

.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 {
    float: left;
    margin-right: 60px;
}

.et_pb_column_4_4 {
    width: 100%;
    float: none;
}

.et_pb_column_1_2 {
    width: 510px;
}

.et_pb_column_1_3 {
    width: 320px;
}

.et_pb_column_1_4 {
    width: 225px;
}

.et_pb_column_2_3 {
    width: 700px;
}

.et_pb_column_3_4 {
    width: 795px;
}

.et_pb_column_3_8 {
    width: 367.5px;
}

.et_pb_row .et_pb_column:last-child {
    margin-right: 0;
}

.et_pb_space {
    border: none;
}

.et_pb_divider {
    border-top: 1px solid #eee;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 0 30px 0;
}

.et_pb_preload>div,
.et_pb_preload .et_pb_section_video_bg {
    visibility: hidden;
}

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

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

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

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

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

.et_pb_blurb_position_left .et_pb_blurb_content {
    padding-left: 52px;
    text-align: left;
}

.et_pb_blurb_position_left .et-pb-icon,
.et_pb_blurb_position_right .et-pb-icon {
    font-size: 32px;
    margin-right: 20px;
    margin-top: -8px;
}

.et_pb_blurb_position_left .et_pb_main_blurb_image,
.et_pb_blurb_position_right .et_pb_main_blurb_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
}

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

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

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

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

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

.et_pb_accordion {
    margin-bottom: 30px;
}

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

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


/*------------------------------------------------*/


/*------------------[TRANSITIONS]-----------------*/


/*------------------------------------------------*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-moz-keyframes fadeTop {
    0% {
        opacity: 0;
        -moz-transform: translateY(-10%);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-o-keyframes fadeTop {
    0% {
        opacity: 0;
        -o-transform: translateY(-10%);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}

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

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

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

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

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

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

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

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

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

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

@-moz-keyframes slideWidth {
    0% {
        width: 0;
    }
    100% {}
}

@-o-keyframes slideWidth {
    0% {
        width: 0;
    }
    100% {}
}

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

.et-waypoint {
    opacity: 0;
}

.et_pb_counters {
    opacity: 1;
    margin-bottom: 30px;
}

.et_pb_counters,
.et_pb_pricing,
.et_pb_widget_area ul,
.et_pb_tabs_controls {
    list-style: none !important;
    padding: 0 !important;
    line-height: inherit !important;
}

.et_pb_animation_off {
    opacity: 1;
}

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

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

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

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

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

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

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

.et_pb_filterable_portfolio .et_pb_portfolio_filters {
    clear: both;
    margin: 0 0 40px 0;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
    list-style-type: none;
    padding: 0;
    float: left;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li {
    float: left;
    font-size: 14px;
    line-height: 14px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    color: #666666;
    padding: 10px 20px;
    border: 1px solid #E2E2E2;
    display: block;
    text-decoration: none;
    height: auto;
    overflow: hidden;
    margin: -1px -1px 0 0;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.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_bg_layout_dark .et_pb_portfolio_filters li a {
    color: #FFF;
    background-color: transparent;
}

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_filters li a:hover {
    color: #333;
    background-color: rgba(255, 255, 255, 1);
}

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_filters li a.active {
    color: #333;
    background-color: #FFF;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters {
    margin: 0 auto 40px;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
    float: none;
}

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

.et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a,
.et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
    margin: -1px 0 0 0;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
    width: 50%;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 3px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 3px;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a {
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
    -webkit-border-top-right-radius: 3px !important;
    -moz-border-radius-topright: 3px !important;
    border-top-right-radius: 3px !important;
}

.et_pb_filterable_portfolio_grid .et_pb_portfolio_item h2 {
    font-size: 18px;
}

.et_pb_filterable_portfolio .column_width {
    height: 0px;
    width: 225px;
}

.et_pb_filterable_portfolio .gutter_width {
    height: 0px;
    width: 60px;
}

.et_pb_column_4_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
    float: left;
    width: 225px;
    margin: 0 0px 42px 0;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
.et_pb_column_3_8 .et_pb_filterable_portfolio .column_width {
    width: 368px;
}

.et_pb_column_3_8 .et_pb_filterable_portfolio .gutter_width {
    width: 0px;
}

.et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
    width: 195px;
}

.et_pb_column_2_3 .et_pb_filterable_portfolio .column_width {
    width: 195px;
}

.et_pb_column_2_3 .et_pb_filterable_portfolio .gutter_width {
    width: 57px;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
    width: 320px;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .column_width {
    width: 320px;
}

.et_pb_column_1_3 .et_pb_filterable_portfolio .gutter_width,
.et_pb_column_1_4 .et_pb_filterable_portfolio .gutter_width {
    width: 0px;
}

.et_pb_filterable_portfolio .et_pb_portfolio_items,
.et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.et_pb_filterable_portfolio .et_pb_portfolio_items_wrapper {
    border-bottom: 1px solid #E2E2E2;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination {
    float: right;
    height: 24px;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul {
    list-style-type: none;
    width: 100%;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li {
    float: left;
    padding: 5px;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a {
    float: left;
    padding: 5px;
    font-size: 16px;
    line-height: 16px;
    color: #999999;
}

.et_pb_filterable_portfolio.et_pb_bg_layout_dark .et_pb_portofolio_pagination ul li a {
    color: #FFFFFF;
}

.et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active {
    color: #82c0c7;
}

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


/* Gallery */

.et_pb_gallery {
    margin: 0 0 30px;
    position: relative;
    overflow: hidden;
}

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

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

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

.et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
    width: 1080px;
}

.et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
    width: 795px;
}

.et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
    width: 700px;
}

.et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item {
    width: 510px;
}

.et_pb_column_3_8 .et_pb_gallery_fullwidth .et_pb_gallery_item {
    width: 368px;
}

.et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
    width: 320px;
}

.et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
    width: 225px;
}

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

.et_pb_gallery_grid .et_pb_gallery_item {
    float: left;
    margin-bottom: 53px;
    width: 225px;
}

.et_pb_gallery_grid .column_width {
    height: 0px;
    width: 225px;
}

.et_pb_gallery_grid .gutter_width {
    height: 0px;
    width: 60px;
}

.et_pb_gallery_grid .et_pb_gallery_image {
    overflow: hidden;
    height: 169px;
    width: 225px;
    margin: 0;
    position: relative;
}

.et_pb_gallery_grid .et_pb_gallery_image img {
    max-width: inherit;
    height: inherit;
    min-height: 169px;
    min-width: 225px;
}

.et_pb_gallery_grid .et_pb_gallery_image.landscape img {
    height: 169px;
}

.et_pb_gallery_grid .et_pb_gallery_image.portrait img {
    width: 225px;
}

.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_title {
    font-size: 16px;
    padding: 10px 0;
}

.et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_caption {
    font-size: 14px;
}

.et_pb_gallery .et_pb_gallery_items {
    width: 100%;
    overflow: hidden;
}

.et_pb_gallery .et_pb_gallery_pagination {
    width: 100%;
    float: right;
    border-top: 1px solid #E2E2E2;
}

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

.et_pb_gallery .et_pb_gallery_pagination ul li {
    float: left;
}

.et_pb_gallery .et_pb_gallery_pagination ul li a {
    float: left;
    padding: 10px;
    font-size: 16px;
    line-height: 16px;
    color: #999999;
    display: block;
}

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

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

.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item,
.et_pb_column_3_8 .et_pb_gallery .column_width {
    width: 368px;
}

.et_pb_column_3_8 .et_pb_gallery .gutter_width {
    width: 0px;
}

.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
    height: 276px;
    width: 368px;
}

.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
    min-height: 276px;
    min-width: 368px;
}

.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
    height: 276px;
}

.et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
    width: 368px;
}

.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,
.et_pb_column_2_3 .et_pb_gallery .column_width {
    width: 195px;
}

.et_pb_column_2_3 .et_pb_gallery .gutter_width {
    width: 57px;
}

.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
    height: 146px;
    width: 195px;
}

.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
    min-height: 146px;
    min-width: 195px;
}

.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
    height: 146px;
}

.et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
    width: 195px;
}

.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
.et_pb_column_1_3 .et_pb_gallery .column_width {
    width: 320px;
}

.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
    height: 240px;
    width: 320px;
}

.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
    min-height: 240px;
    min-width: 320px;
}

.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
    height: 240px;
}

.et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
    width: 320px;
}

.et_pb_column_1_3 .et_pb_gallery .gutter_width,
.et_pb_column_1_4 .et_pb_gallery .gutter_width {
    width: 0px;
}

.mfp-fade.mfp-bg {
    opacity: 0.001;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0.001;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0;
}


/* Fullwidth Portfolio */

.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: 0px;
    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%;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image:hover .et_overlay:before {
    top: 33%;
}

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .et_pb_portfolio_image .et_overlay {
    background: rgba( 0, 0, 0, 0.6);
}

.et_pb_fullwidth_portfolio.et_pb_bg_layout_dark .meta p {
    color: #FFF;
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image .meta {
    position: absolute;
    opacity: 0;
    z-index: 4;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.et_pb_fullwidth_portfolio h2 {
    text-align: center;
    margin: 30px 0;
}

.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;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.et_pb_fullwidth_portfolio .et_pb_portfolio_image h3 {
    margin-top: 40%;
    padding: 0 5px;
}

.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_color_scheme_green a {
    color: #c0a500;
}

.et_color_scheme_green .et_pb_counter_amount,
.et_color_scheme_green .et_pb_featured_table .et_pb_pricing_heading,
.et_color_scheme_green #top-header {
    background: #c0a500 !important;
}

.et_color_scheme_green.woocommerce a.button.alt,
.et_color_scheme_green.woocommerce-page a.button.alt,
.et_color_scheme_green.woocommerce button.button.alt,
.et_color_scheme_green.woocommerce-page button.button.alt,
.et_color_scheme_green.woocommerce input.button.alt,
.et_color_scheme_green.woocommerce-page input.button.alt,
.et_color_scheme_green.woocommerce #respond input#submit.alt,
.et_color_scheme_green.woocommerce-page #respond input#submit.alt,
.et_color_scheme_green.woocommerce #content input.button.alt,
.et_color_scheme_green.woocommerce-page #content input.button.alt,
.et_color_scheme_green.woocommerce a.button,
.et_color_scheme_green.woocommerce-page a.button,
.et_color_scheme_green.woocommerce button.button,
.et_color_scheme_green.woocommerce-page button.button,
.et_color_scheme_green.woocommerce input.button,
.et_color_scheme_green.woocommerce-page input.button,
.et_color_scheme_green.woocommerce #respond input#submit,
.et_color_scheme_green.woocommerce-page #respond input#submit,
.et_color_scheme_green.woocommerce #content input.button,
.et_color_scheme_green.woocommerce-page #content input.button,
.et_color_scheme_green .woocommerce-message,
.et_color_scheme_green .woocommerce-error,
.et_color_scheme_green .woocommerce-info {
    background: #c0a500 !important;
}

.et_color_scheme_green #et_search_icon:hover,
.et_color_scheme_green .mobile_menu_bar:before,
.et_color_scheme_green .footer-widget h4,
.et_color_scheme_green .et_pb_sum,
.et_color_scheme_green .et_pb_pricing li a,
.et_color_scheme_green .et_pb_pricing_table_button,
.et_color_scheme_green .comment-reply-link,
.et_color_scheme_green .form-submit input,
.et_color_scheme_green .et_pb_bg_layout_light .et_pb_newsletter_button,
.et_color_scheme_green .et_pb_contact_submit,
.et_color_scheme_green .et_password_protected_form .et_submit_button,
.et_color_scheme_green .et_pb_bg_layout_light .et_pb_more_button,
.et_color_scheme_green .et_pb_bg_layout_light .et_pb_promo_button,
.et_color_scheme_green .et_overlay:before,
.et_color_scheme_green .entry-summary p.price ins,
.et_color_scheme_green.woocommerce div.product span.price,
.et_color_scheme_green.woocommerce-page div.product span.price,
.et_color_scheme_green.woocommerce #content div.product span.price,
.et_color_scheme_green.woocommerce-page #content div.product span.price,
.et_color_scheme_green.woocommerce div.product p.price,
.et_color_scheme_green.woocommerce-page div.product p.price,
.et_color_scheme_green.woocommerce #content div.product p.price,
.et_color_scheme_green.woocommerce-page #content div.product p.price,
.et_color_scheme_green #top-menu li.current-menu-ancestor>a,
.et_color_scheme_green #top-menu li.current-menu-item>a,
.et_color_scheme_green .bottom-nav li.current-menu-item>a {
    color: #c0a500 !important;
}

.et_color_scheme_green.woocommerce .star-rating span:before,
.et_color_scheme_green.woocommerce-page .star-rating span:before {
    color: #c0a500 !important;
}

.et_color_scheme_green .et-search-form,
.et_color_scheme_green .nav li ul,
.et_color_scheme_green .et_mobile_menu,
.et_color_scheme_green .footer-widget li:before,
.et_color_scheme_green .et_pb_pricing li:before {
    border-color: #c0a500 !important;
}

.et_color_scheme_pink a {
    color: #c37cc6;
}

.et_color_scheme_pink .et_pb_counter_amount,
.et_color_scheme_pink .et_pb_featured_table .et_pb_pricing_heading,
.et_color_scheme_pink #top-header {
    background: #c37cc6 !important;
}

.et_color_scheme_pink.woocommerce a.button.alt,
.et_color_scheme_pink.woocommerce-page a.button.alt,
.et_color_scheme_pink.woocommerce button.button.alt,
.et_color_scheme_pink.woocommerce-page button.button.alt,
.et_color_scheme_pink.woocommerce input.button.alt,
.et_color_scheme_pink.woocommerce-page input.button.alt,
.et_color_scheme_pink.woocommerce #respond input#submit.alt,
.et_color_scheme_pink.woocommerce-page #respond input#submit.alt,
.et_color_scheme_pink.woocommerce #content input.button.alt,
.et_color_scheme_pink.woocommerce-page #content input.button.alt,
.et_color_scheme_pink.woocommerce a.button,
.et_color_scheme_pink.woocommerce-page a.button,
.et_color_scheme_pink.woocommerce button.button,
.et_color_scheme_pink.woocommerce-page button.button,
.et_color_scheme_pink.woocommerce input.button,
.et_color_scheme_pink.woocommerce-page input.button,
.et_color_scheme_pink.woocommerce #respond input#submit,
.et_color_scheme_pink.woocommerce-page #respond input#submit,
.et_color_scheme_pink.woocommerce #content input.button,
.et_color_scheme_pink.woocommerce-page #content input.button,
.et_color_scheme_pink .woocommerce-message,
.et_color_scheme_pink .woocommerce-error,
.et_color_scheme_pink .woocommerce-info {
    background: #c37cc6 !important;
}

.et_color_scheme_pink #et_search_icon:hover,
.et_color_scheme_pink .mobile_menu_bar:before,
.et_color_scheme_pink .footer-widget h4,
.et_color_scheme_pink .et_pb_sum,
.et_color_scheme_pink .et_pb_pricing li a,
.et_color_scheme_pink .et_pb_pricing_table_button,
.et_color_scheme_pink .comment-reply-link,
.et_color_scheme_pink .form-submit input,
.et_color_scheme_pink .et_pb_bg_layout_light .et_pb_newsletter_button,
.et_color_scheme_pink .et_pb_contact_submit,
.et_color_scheme_pink .et_password_protected_form .et_submit_button,
.et_color_scheme_pink .et_pb_bg_layout_light .et_pb_more_button,
.et_color_scheme_pink .et_pb_bg_layout_light .et_pb_promo_button,
.et_color_scheme_pink .et_overlay:before,
.et_color_scheme_pink .entry-summary p.price ins,
.et_color_scheme_pink.woocommerce div.product span.price,
.et_color_scheme_pink.woocommerce-page div.product span.price,
.et_color_scheme_pink.woocommerce #content div.product span.price,
.et_color_scheme_pink.woocommerce-page #content div.product span.price,
.et_color_scheme_pink.woocommerce div.product p.price,
.et_color_scheme_pink.woocommerce-page div.product p.price,
.et_color_scheme_pink.woocommerce #content div.product p.price,
.et_color_scheme_pink.woocommerce-page #content div.product p.price,
.et_color_scheme_pink #top-menu li.current-menu-ancestor>a,
.et_color_scheme_pink #top-menu li.current-menu-item>a,
.et_color_scheme_pink .bottom-nav li.current-menu-item>a {
    color: #c37cc6 !important;
}

.et_color_scheme_pink.woocommerce .star-rating span:before,
.et_color_scheme_pink.woocommerce-page .star-rating span:before {
    color: #c37cc6 !important;
}

.et_color_scheme_pink .et-search-form,
.et_color_scheme_pink .nav li ul,
.et_color_scheme_pink .et_mobile_menu,
.et_color_scheme_pink .footer-widget li:before,
.et_color_scheme_pink .et_pb_pricing li:before {
    border-color: #c37cc6 !important;
}

.et_color_scheme_red a {
    color: #cd5c5c;
}

.et_color_scheme_red .et_pb_counter_amount,
.et_color_scheme_red .et_pb_featured_table .et_pb_pricing_heading,
.et_color_scheme_red #top-header {
    background: #cd5c5c !important;
}

.et_color_scheme_red.woocommerce a.button.alt,
.et_color_scheme_red.woocommerce-page a.button.alt,
.et_color_scheme_red.woocommerce button.button.alt,
.et_color_scheme_red.woocommerce-page button.button.alt,
.et_color_scheme_red.woocommerce input.button.alt,
.et_color_scheme_red.woocommerce-page input.button.alt,
.et_color_scheme_red.woocommerce #respond input#submit.alt,
.et_color_scheme_red.woocommerce-page #respond input#submit.alt,
.et_color_scheme_red.woocommerce #content input.button.alt,
.et_color_scheme_red.woocommerce-page #content input.button.alt,
.et_color_scheme_red.woocommerce a.button,
.et_color_scheme_red.woocommerce-page a.button,
.et_color_scheme_red.woocommerce button.button,
.et_color_scheme_red.woocommerce-page button.button,
.et_color_scheme_red.woocommerce input.button,
.et_color_scheme_red.woocommerce-page input.button,
.et_color_scheme_red.woocommerce #respond input#submit,
.et_color_scheme_red.woocommerce-page #respond input#submit,
.et_color_scheme_red.woocommerce #content input.button,
.et_color_scheme_red.woocommerce-page #content input.button,
.et_color_scheme_red .woocommerce-message,
.et_color_scheme_red .woocommerce-error,
.et_color_scheme_red .woocommerce-info {
    background: #cd5c5c !important;
}

.et_color_scheme_red #et_search_icon:hover,
.et_color_scheme_red .mobile_menu_bar:before,
.et_color_scheme_red .footer-widget h4,
.et_color_scheme_red .et_pb_sum,
.et_color_scheme_red .et_pb_pricing li a,
.et_color_scheme_red .et_pb_pricing_table_button,
.et_color_scheme_red .comment-reply-link,
.et_color_scheme_red .form-submit input,
.et_color_scheme_red .et_pb_bg_layout_light .et_pb_newsletter_button,
.et_color_scheme_red .et_pb_contact_submit,
.et_color_scheme_red .et_password_protected_form .et_submit_button,
.et_color_scheme_red .et_pb_bg_layout_light .et_pb_more_button,
.et_color_scheme_red .et_pb_bg_layout_light .et_pb_promo_button,
.et_color_scheme_red .et_overlay:before,
.et_color_scheme_red .entry-summary p.price ins,
.et_color_scheme_red.woocommerce div.product span.price,
.et_color_scheme_red.woocommerce-page div.product span.price,
.et_color_scheme_red.woocommerce #content div.product span.price,
.et_color_scheme_red.woocommerce-page #content div.product span.price,
.et_color_scheme_red.woocommerce div.product p.price,
.et_color_scheme_red.woocommerce-page div.product p.price,
.et_color_scheme_red.woocommerce #content div.product p.price,
.et_color_scheme_red.woocommerce-page #content div.product p.price,
.et_color_scheme_red #top-menu li.current-menu-ancestor>a,
.et_color_scheme_red #top-menu li.current-menu-item>a,
.et_color_scheme_red .bottom-nav li.current-menu-item>a {
    color: #cd5c5c !important;
}

.et_color_scheme_red .woocommerce .star-rating span:before,
.et_color_scheme_red .woocommerce-page .star-rating span:before {
    color: #cd5c5c !important;
}

.et_color_scheme_red .et-search-form,
.et_color_scheme_red .nav li ul,
.et_color_scheme_red .et_mobile_menu,
.et_color_scheme_red .footer-widget li:before,
.et_color_scheme_red .et_pb_pricing li:before {
    border-color: #cd5c5c;
}

.et_color_scheme_orange a {
    color: #edb059;
}

.et_color_scheme_orange .et_pb_counter_amount,
.et_color_scheme_orange .et_pb_featured_table .et_pb_pricing_heading,
.et_color_scheme_orange #top-header {
    background: #edb059 !important;
}

.et_color_scheme_orange.woocommerce a.button.alt,
.et_color_scheme_orange.woocommerce-page a.button.alt,
.et_color_scheme_orange.woocommerce button.button.alt,
.et_color_scheme_orange.woocommerce-page button.button.alt,
.et_color_scheme_orange.woocommerce input.button.alt,
.et_color_scheme_orange.woocommerce-page input.button.alt,
.et_color_scheme_orange.woocommerce #respond input#submit.alt,
.et_color_scheme_orange.woocommerce-page #respond input#submit.alt,
.et_color_scheme_orange.woocommerce #content input.button.alt,
.et_color_scheme_orange.woocommerce-page #content input.button.alt,
.et_color_scheme_orange.woocommerce a.button,
.et_color_scheme_orange.woocommerce-page a.button,
.et_color_scheme_orange.woocommerce button.button,
.et_color_scheme_orange.woocommerce-page button.button,
.et_color_scheme_orange.woocommerce input.button,
.et_color_scheme_orange.woocommerce-page input.button,
.et_color_scheme_orange.woocommerce #respond input#submit,
.et_color_scheme_orange.woocommerce-page #respond input#submit,
.et_color_scheme_orange.woocommerce #content input.button,
.et_color_scheme_orange.woocommerce-page #content input.button,
.et_color_scheme_orange .woocommerce-message,
.et_color_scheme_orange .woocommerce-error,
.et_color_scheme_orange .woocommerce-info {
    background: #edb059 !important;
}

.et_color_scheme_orange #et_search_icon:hover,
.et_color_scheme_orange .mobile_menu_bar:before,
.et_color_scheme_orange .footer-widget h4,
.et_color_scheme_orange .et_pb_sum,
.et_color_scheme_orange .et_pb_pricing li a,
.et_color_scheme_orange .et_pb_pricing_table_button,
.et_color_scheme_orange .comment-reply-link,
.et_color_scheme_orange .form-submit input,
.et_color_scheme_orange .et_pb_bg_layout_light .et_pb_newsletter_button,
.et_color_scheme_orange .et_pb_contact_submit,
.et_color_scheme_orange .et_password_protected_form .et_submit_button,
.et_color_scheme_orange .et_pb_bg_layout_light .et_pb_more_button,
.et_color_scheme_orange .et_pb_bg_layout_light .et_pb_promo_button,
.et_color_scheme_orange .et_overlay:before,
.et_color_scheme_orange .entry-summary p.price ins,
.et_color_scheme_orange.woocommerce div.product span.price,
.et_color_scheme_orange.woocommerce-page div.product span.price,
.et_color_scheme_orange.woocommerce #content div.product span.price,
.et_color_scheme_orange.woocommerce-page #content div.product span.price,
.et_color_scheme_orange.woocommerce div.product p.price,
.et_color_scheme_orange.woocommerce-page div.product p.price,
.et_color_scheme_orange.woocommerce #content div.product p.price,
.et_color_scheme_orange.woocommerce-page #content div.product p.price,
.et_color_scheme_orange #top-menu li.current-menu-ancestor>a,
.et_color_scheme_orange #top-menu li.current-menu-item>a,
.et_color_scheme_orange .bottom-nav li.current-menu-item>a {
    color: #edb059 !important;
}

.et_color_scheme_orange .woocommerce .star-rating span:before,
.et_color_scheme_orange .woocommerce-page .star-rating span:before {
    color: #edb059 !important;
}

.et_color_scheme_orange .et-search-form,
.et_color_scheme_orange .nav li ul,
.et_color_scheme_orange .et_mobile_menu,
.et_color_scheme_orange .footer-widget li:before,
.et_color_scheme_orange .et_pb_pricing li:before {
    border-color: #edb059;
}

.et_color_scheme_green .et-cart-info,
.et_color_scheme_pink .et-cart-info,
.et_color_scheme_red .et-cart-info,
.et_color_scheme_orange .et-cart-info,
.et_color_scheme_green .et-social-icon a:hover,
.et_color_scheme_pink .et-social-icon a:hover,
.et_color_scheme_red .et-social-icon a:hover,
.et_color_scheme_orange .et-social-icon a:hover,
.et_color_scheme_green .et_pb_promo_button,
.et_color_scheme_pink .et_pb_promo_button,
.et_color_scheme_red .et_pb_promo_button,
.et_color_scheme_orange .et_pb_promo_button,
.et_color_scheme_green .et_pb_more_button,
.et_color_scheme_pink .et_pb_more_button,
.et_color_scheme_red .et_pb_more_button,
.et_color_scheme_orange .et_pb_more_button,
.et_color_scheme_green .et_pb_slide_description h2 a,
.et_color_scheme_pink .et_pb_slide_description h2 a,
.et_color_scheme_red .et_pb_slide_description h2 a,
.et_color_scheme_orange .et_pb_slide_description h2 a,
.et_color_scheme_green .et-pb-slider-arrows a,
.et_color_scheme_pink .et-pb-slider-arrows a,
.et_color_scheme_red .et-pb-slider-arrows a,
.et_color_scheme_orange .et-pb-slider-arrows a,
.et_color_scheme_green .et_audio_content a,
.et_color_scheme_pink .et_audio_content a,
.et_color_scheme_red .et_audio_content a,
.et_color_scheme_orange .et_audio_content a,
.et_color_scheme_green .et_link_content a,
.et_color_scheme_pink .et_link_content a,
.et_color_scheme_red .et_link_content a,
.et_color_scheme_orange .et_link_content a,
.et_color_scheme_green .et_pb_newsletter_button,
.et_color_scheme_pink .et_pb_newsletter_button,
.et_color_scheme_red .et_pb_newsletter_button,
.et_color_scheme_orange .et_pb_newsletter_button {
    color: inherit !important;
}


/* Magnific Popup CSS */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !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-inline-holder .mfp-content,
.mfp-ajax-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-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -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: #cccccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #cccccc;
}

.mfp-preloader a:hover {
    color: white;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    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: 0.65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: white;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: white;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #cccccc;
    font-size: 12px;
    line-height: 18px;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.55;
    filter: alpha(opacity=55);
    margin: 0;
    top: 50%;
    margin-top: -32px;
    padding: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.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, 0.6);
    background: black;
}


/* Main image in popup */

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


/* The shadow behind the image */

.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, 0.6);
    background: #444444;
}

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
    /**
       * Remove all paddings around the image on small screen
       */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

.mfp-ie7 .mfp-img {
    padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
    padding: 0;
}

.mfp-ie7 .mfp-content {
    padding-top: 44px;
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}

.mfp-bg {
    z-index: 1000000;
}

.mfp-wrap {
    z-index: 1000001;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a,
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border: none;
    font-size: 64px;
    color: #fff;
}

.mfp-arrow-left:before,
.mfp-arrow-right:before {
    display: none;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    content: "\34";
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    content: "\35";
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    font-size: 64px;
    font-family: 'apex_newbook', Arial, sans-serif;
    font-weight: 200;
    top: -10px;
    opacity: 0.2;
}

.mfp-image-holder .mfp-close:hover,
.mfp-iframe-holder .mfp-close:hover {
    opacity: 1;
}

.et_boxed_layout.et_vertical_nav #page-container #main-header {
    width: auto;
}

.et_vertical_nav.et_right_sidebar #left-area,
.et_vertical_nav.et_left_sidebar #left-area {
    width: 700px;
}

.et_vertical_nav.et_right_sidebar #sidebar,
.et_vertical_nav.et_left_sidebar #sidebar {
    width: 320px;
}

.et_vertical_nav.et_right_sidebar #main-content .container:before {
    right: 320px;
}

.et_vertical_nav.et_left_sidebar #main-content .container:before {
    left: 320px;
}

.et_vertical_nav.et_header_style_centered #main-header #et_top_search {
    display: block !important;
    margin: 16px auto 0;
}

.et_pb_no_bg {
    padding: 0 !important;
}

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

.et_vertical_nav #top-menu li.mega-menu>ul>li:nth-child(n+4) {
    margin-top: 30px;
    clear: both;
}

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

.mobile_nav .select_page {
    display: none;
}

#wpadminbar {
    z-index: 100001;
}


/*------------------------------------------------*/


/*---------------[RESPONSIVE LAYOUTS]-------------*/


/*------------------------------------------------*/

@media only screen and ( min-width: 1405px) {
    .et_boxed_layout.et_vertical_nav #page-container {
        width: 1425px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_audio_module .mejs-time.mejs-currenttime-container.custom {
        margin-left: 0;
    }
    .et_vertical_nav.et_right_sidebar.woocommerce div.product div.images,
    .et_vertical_nav.et_right_sidebar.woocommerce-page div.product div.images,
    .et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images,
    .et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce-page div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images {
        width: 315px !important;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_audio_container .mejs-time-total {
        width: 140px !important;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time-rail {
        width: 155px !important;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_pb_post {
        width: 327px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_pb_post {
        width: 185px;
    }
    .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1),
    .et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1) {
        clear: both !important;
    }
    .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n),
    .et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n) {
        margin-right: 60px !important;
    }
    .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n),
    .et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n) {
        margin-right: 0px !important;
    }
    .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1),
    .et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1) {
        clear: none !important;
    }
    .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item,
    .et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item {
        width: 193px;
    }
    .et_vertical_nav.archive.et_right_sidebar ul.products li.product {
        margin-right: 50px !important;
    }
}

@media only screen and ( min-width: 981px) {
    .et_vertical_nav #page-container {
        position: relative;
    }
    .et_vertical_nav #main-header {
        position: fixed;
        padding-top: 40px !important;
        top: 0 !important;
        left: 0;
        width: 225px;
        height: 100%;
        -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
    }
    .et_vertical_nav #et-main-area,
    .et_vertical_nav #top-header {
        margin-left: 225px;
        position: relative;
    }
    .et_vertical_nav #top-header {
        z-index: 9999;
    }
    .et_vertical_nav #main-header .container {
        width: auto;
        margin: 0 40px;
    }
    .et_vertical_nav #main-header nav#top-menu-nav,
    .et_vertical_nav #main-header #top-menu,
    .et_vertical_nav #main-header #et-top-navigation,
    .et_vertical_nav #main-header #logo,
    .et_vertical_nav #main-header #et_top_search {
        float: none;
    }
    .et_vertical_nav #main-header nav#top-menu-nav {
        padding-top: 10px;
        display: block;
    }
    .et_vertical_nav #main-header #top-menu li {
        display: block;
        padding-right: 0;
    }
    .et_vertical_nav #main-header #top-menu li.mega-menu>ul {
        top: 190px;
        left: 185px !important;
    }
    .et_vertical_nav #main-header .nav li ul {
        top: -32px;
        left: 185px;
    }
    .et_vertical_nav #main-header #top-menu>li>a {
        padding-bottom: 19px;
        margin-right: -40px;
        padding-right: 40px;
    }
    .et_vertical_nav #main-header #top-menu>li>a:after {
        right: 40px;
    }
    .et_vertical_nav #main-header .nav li ul ul {
        top: -23px;
        left: 220px;
    }
    .et_vertical_nav #main-header .nav li.mega-menu ul {
        left: auto;
        top: auto;
    }
    .et_vertical_nav #main-header #logo {
        margin-bottom: 28px;
        padding: 0;
        max-height: none;
    }
    .et_vertical_nav #main-header .et-search-form {
        top: -35px;
        right: auto;
        left: 185px;
    }
    .et_vertical_nav.et_header_style_centered #main-header .et-search-form {
        left: 121px;
    }
    .et_vertical_nav #main-header .nav li ul,
    .et_vertical_nav #main-header .et-search-form {
        border-top: none;
        border-left-width: 3px;
        border-left-style: solid;
    }
    .et_vertical_nav #et-top-navigation .et-cart-info {
        float: none;
        display: block;
    }
    .et_vertical_nav #et_search_icon:before {
        top: -3px;
    }
    .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1),
    .et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n+1) {
        clear: none;
    }
    .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n),
    .et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(3n) {
        margin-right: 60px;
    }
    .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n),
    .et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n) {
        margin-right: 0px;
    }
    .et_vertical_nav.et_right_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1),
    .et_vertical_nav.et_left_sidebar .et_post_gallery li.et_gallery_item:nth-child(2n+1) {
        clear: both;
    }
    .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1) {
        clear: both;
    }
}

@media only screen and ( min-width: 1200px) {
    .et_boxed_layout #page-container {
        margin: 0 auto;
        position: relative;
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    }
    .et_boxed_layout #page-container,
    .et_boxed_layout #page-container #main-header,
    .et_boxed_layout #page-container #top-header {
        width: 1200px;
    }
    .et_boxed_layout.et_vertical_nav #page-container #top-header {
        width: auto;
    }
    .et_boxed_layout #page-container #top-header {
        left: auto;
        right: auto;
    }
}

@media only screen and ( min-width: 1100px) {
    .et_pb_column_3_8 .et_audio_container .mejs-time-rail {
        width: 159px !important;
    }
    .et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time-rail {
        width: 110px !important;
    }
}


/*-------------------[1080px]------------------*/

@media only screen and ( min-width: 1100px) and ( max-width: 1405px) {
    .et_vertical_nav .et_pb_row,
    .et_vertical_nav .container,
    .et_vertical_nav .et_pb_container {
        width: 795px;
    }
    .et_vertical_nav .et_pb_column_4_4 {
        width: 100%;
        float: none;
    }
    .et_vertical_nav .et_pb_column_1_2 {
        width: 367px;
    }
    .et_vertical_nav .et_pb_column_1_3 {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_1_4 {
        width: 153px;
    }
    .et_vertical_nav .et_pb_column_2_3 {
        width: 510px;
    }
    .et_vertical_nav .et_pb_column_3_4 {
        width: 580px;
    }
    .et_vertical_nav .et_pb_column_3_8 {
        width: 259.5px;
    }
    .et_vertical_nav .footer-widget {
        width: 367px;
    }
    .et_vertical_nav .footer-widget:nth-child(2n) {
        margin-right: 0;
    }
    .et_vertical_nav.et_right_sidebar #left-area,
    .et_vertical_nav.et_left_sidebar #left-area {
        width: 510px;
    }
    .et_vertical_nav.et_right_sidebar #sidebar,
    .et_vertical_nav.et_left_sidebar #sidebar {
        width: 225px;
    }
    .et_vertical_nav.et_right_sidebar #main-content .container:before {
        right: 225px;
    }
    .et_vertical_nav.et_left_sidebar #main-content .container:before {
        left: 225px;
    }
    .et_vertical_nav .et_pb_newsletter_description,
    .et_vertical_nav .et_pb_newsletter_form {
        padding: 0 60px;
        float: none;
        width: auto;
    }
    .et_vertical_nav .et_pb_newsletter_description {
        margin-bottom: 15px;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_widget,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_widget {
        margin-right: 90px !important;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0 !important;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(2n+1) {
        clear: both;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
        clear: none;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .column_width {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .column_width {
        width: 260px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .column_width {
        width: 259.5px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
        width: 100%;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomleft: 0;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 0;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomleft: 3px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
        margin: -1px 0 0 0;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .column_width {
        width: 367px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_filterable_portfolio .column_width {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_filterable_portfolio .column_width {
        width: 153px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .gutter_width,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_filterable_portfolio .gutter_width,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_filterable_portfolio .gutter_width {
        width: 0px;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 100%;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 510px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 580px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 259.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 367px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 153px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .column_width {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .column_width {
        width: 260px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .column_width {
        width: 259.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .column_width {
        width: 176px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .column_width {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .column_width {
        width: 153px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .gutter_width,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .gutter_width,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .gutter_width {
        width: 0px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 169px;
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 169px;
        min-width: 225px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 169px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 195px;
        width: 260px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 195px;
        min-width: 260px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 195px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 260px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 195px;
        width: 259.5px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 195px;
        min-width: 259.5px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 195px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 259.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 132px;
        width: 176px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 132px;
        min-width: 176px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 132px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 176px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .gutter_width {
        width: 15px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 169px;
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 169px;
        min-width: 225px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 169px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 115px;
        width: 153px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 115px;
        min-width: 153px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 115px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 153px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_form p input,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_button,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_form p input,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_button {
        font-size: 12px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 260px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 259.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 176px;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 153px;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n) {
        margin-right: 0;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(4n),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n) {
        margin-right: 60px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter {
        width: 153px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter .percent {
        height: 153px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter .percent p {
        line-height: 153px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_map {
        height: 383px;
        width: 510px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_map {
        height: 436px;
        width: 580px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_map {
        height: 195px;
        width: 259.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_map {
        height: 276px;
        width: 367px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_map {
        height: 169px;
        width: 225px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_map {
        height: 115px;
        width: 153px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_pb_post {
        width: 185px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_pb_post {
        width: 220px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_blog_grid .et_pb_post {
        width: 221px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_pb_post {
        width: 328px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_blog_grid .et_pb_post {
        width: 186px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
        width: 113px;
    }
    .et_vertical_nav.et_right_sidebar.woocommerce div.product div.images,
    .et_vertical_nav.et_right_sidebar.woocommerce-page div.product div.images,
    .et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images,
    .et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce-page div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images {
        width: 250px !important;
    }
    .et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product:nth-child(3n) {
        margin-right: 0 !important;
    }
    .et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.first {
        clear: none !important;
    }
    .et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product:nth-child(3n+1) {
        clear: both !important;
        margin-right: 60px !important;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_blog_grid .et_pb_post {
        width: 180px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
        width: 113px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_pb_post {
        width: 219px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_pb_post {
        width: 170px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_audio_container .mejs-time-total {
        width: 120px !important;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .mejs-container,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .mejs-container .mejs-controls {
        height: 60px !important;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_pb_post,
    .et_vertical_nav .et_pb_column_4_4 .et_pb_blog_grid .et_pb_post {
        width: 327px;
    }
    /*-------------[Sliders + Vertical Navigation]------------*/
    .et_vertical_nav .et_pb_slide_with_image .et_vertical_nav .et_pb_slide_image {
        width: 367px;
    }
    .et_vertical_nav .et_pb_slide_with_image .et_vertical_nav .et_pb_slide_video {
        float: left;
        width: 367px;
        padding-top: 100px;
    }
    .et_vertical_nav .et_pb_slide_with_image .et_pb_slide_description {
        width: 367px;
        padding: 100px 0;
    }
    .et_vertical_nav .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 317px;
        padding: 80px 60px 80px 0;
    }
    .et_vertical_nav .et_pb_slider_fullwidth_off .et_pb_slide_image,
    .et_vertical_nav .et_pb_slider_fullwidth_off .et_pb_slide_video {
        margin-left: 60px;
        width: 297px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 217px;
        padding: 60px 60px 60px 40px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_image,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_video {
        width: 198px;
        margin-left: 60px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 170px;
        padding: 60px 60px 60px 40px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_image,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_video {
        width: 180px;
        margin-left: 60px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 247px;
        padding: 60px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 179.5px;
        padding: 40px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 145px;
        padding: 40px;
    }
}

@media only screen and ( min-width: 981px) and ( max-width: 1405px) {
    .et_vertical_nav .et_pb_column_3_4 .et_pb_countdown_timer .section p.value,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_countdown_timer .section p.value {
        font-size: 50px;
        line-height: 50px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_countdown_timer .section,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_countdown_timer .section {
        margin-right: 0px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_countdown_timer .section.values,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_countdown_timer .section.values {
        width: 70px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_countdown_timer .section.days,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_countdown_timer .section.days {
        width: 90px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_countdown_timer .section p.value {
        font-size: 30px;
        line-height: 30px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_countdown_timer .section {
        margin-right: 0;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_countdown_timer .section.values {
        width: 42px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_countdown_timer .section.days {
        width: 60px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section p.value,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .section p.value {
        font-size: 20px;
        line-height: 20px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .section {
        margin-right: 0;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_countdown_timer .et_pb_countdown_timer_container {
        padding: 20px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section {
        margin-right: 0;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section p.value {
        font-size: 16px;
        line-height: 16px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section.values {
        width: 20px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .section.days {
        width: 24px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .sep {
        width: 0;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section.values,
    .et_pb_column_3_8 .et_pb_countdown_timer .section.values {
        width: 24px !important;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_countdown_timer .section.days,
    .et_pb_column_3_8 .et_pb_countdown_timer .section.days {
        width: 36px !important;
    }
    .et_vertical_nav .et_pb_countdown_timer .et_pb_countdown_timer_container {
        padding: 30px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_countdown_timer .et_pb_countdown_timer_container {
        padding: 10px;
    }
    /*-------------[Pricing Tables + Vertical Navigation]------------*/
    .et_vertical_nav .et_pb_column_1_4 .et_pb_dollar_sign,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_dollar_sign {
        top: -20px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_sum,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_sum {
        font-size: 40px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_pricing_content_top,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_pricing_content_top {
        padding-bottom: 20px;
    }
    /*-------------[Newsletter + Vertical Navigation]------------*/
    .et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter .et_pb_newsletter_description,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_form,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter .et_pb_newsletter_description,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_form {
        padding: 0 20px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter {
        padding: 35px 0;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_map,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_map,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_map,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_map,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_map,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_map {
        max-width: 100%;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_1_4 .et_audio_container .mejs-time-total {
        width: 70px !important;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_3_8 .et_audio_container .mejs-time-total {
        width: 170px !important;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-time-total {
        width: 140px !important;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_audio_container {
        padding-bottom: 40px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
        margin-left: 7px;
    }
    .et_vertical_nav .et_pb_column_3_8 .mejs-container,
    .et_vertical_nav .et_pb_column_3_8 .mejs-container .mejs-controls,
    .et_vertical_nav .et_pb_column_1_4 .mejs-container,
    .et_vertical_nav .et_pb_column_1_4 .mejs-container .mejs-controls,
    .et_vertical_nav .et_pb_column_1_3 .mejs-container,
    .et_vertical_nav .et_pb_column_1_3 .mejs-container .mejs-controls {
        height: 60px !important;
    }
    .et_vertical_nav.et_full_width_page .et_post_gallery li.et_gallery_item:nth-child(3n+1) {
        clear: both !important;
    }
    .et_vertical_nav.et_full_width_page .et_post_gallery li.et_gallery_item:nth-child(2n) {
        margin-right: 60px !important;
    }
    .et_vertical_nav.et_full_width_page .et_post_gallery li.et_gallery_item:nth-child(3n) {
        margin-right: 0px !important;
    }
    .et_vertical_nav.et_full_width_page .et_post_gallery li.et_gallery_item:nth-child(2n+1) {
        clear: none !important;
    }
    /*-------------[Sliders + Vertical Navigation]------------*/
    .et_vertical_nav .et_pb_slide_description {
        padding: 140px 100px;
    }
    .et_vertical_nav .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 100px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 80px 60px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_description,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 60px;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(4n+1),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1) {
        clear: none;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n+1) {
        clear: both;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n) {
        margin-right: 0;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n+1) {
        margin-right: 60px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n) {
        margin-right: 0;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n+1) {
        margin-right: 17px;
        clear: both;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1) {
        clear: none;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
        width: 100%;
        padding: 80px 0;
    }
    .et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n),
    .et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n) {
        margin-right: 0px !important;
    }
    .et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n+1),
    .et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n+1) {
        clear: both !important;
        margin-right: 60px !important;
    }
    .et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n+1),
    .et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n+1) {
        clear: none !important;
    }
}

@media only screen and ( min-width: 981px) {
    .et_pb_column_2_3 .et_pb_pricing_table,
    .et_pb_column_1_2 .et_pb_pricing_table {
        width: 50%;
        margin-top: 60px;
    }
    .et_pb_column_2_3 .et_pb_pricing_table:nth-child(2n+1),
    .et_pb_column_1_2 .et_pb_pricing_table:nth-child(2n+1) {
        clear: both;
    }
    .et_pb_column_2_3 .et_pb_pricing_table:nth-child(1),
    .et_pb_column_2_3 .et_pb_pricing_table:nth-child(2),
    .et_pb_column_1_2 .et_pb_pricing_table:nth-child(1),
    .et_pb_column_1_2 .et_pb_pricing_table:nth-child(2) {
        margin-top: 0;
    }
    .et_pb_column_2_3 .et_pb_featured_table,
    .et_pb_column_1_2 .et_pb_featured_table {
        margin-top: -30px !important;
    }
    .et_pb_column_1_3 .et_pb_pricing_table,
    .et_pb_column_1_4 .et_pb_pricing_table {
        width: 100% !important;
        margin-bottom: 60px;
    }
    .et_pb_column_1_3 .et_pb_featured_table,
    .et_pb_column_1_4 .et_pb_featured_table {
        margin-top: 0;
    }
    .et_boxed_layout.et_vertical_nav #page-container #main-header {
        width: 225px;
        left: auto;
    }
    .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(4n+1),
    .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n+1),
    .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n+1) {
        clear: both;
    }
    .et_pb_column_3_8 .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item {
        float: none !important;
        margin-right: 0 !important;
        width: 100% !important;
    }
}


/*-------------------[960px]------------------*/

@media only screen and ( min-width: 981px) and ( max-width: 1100px) {
    .et_pb_row,
    .container,
    .et_pb_container {
        width: 960px;
    }
    .et_pb_column_1_2 {
        width: 450px;
    }
    .et_pb_column_1_3 {
        width: 280px;
    }
    .et_pb_column_1_4 {
        width: 195px;
    }
    .et_pb_column_2_3 {
        width: 620px;
    }
    .et_pb_column_3_4 {
        width: 705px;
    }
    .et_pb_column_3_8 {
        width: 322.5px;
    }
    /*-------------------[Sliders]------------------*/
    .et_pb_slide_description {
        padding: 185px 70px;
    }
    .et_pb_slide_with_image .et_pb_slide_description {
        padding-top: 185px;
        padding-bottom: 185px;
    }
    .et_pb_slide_content {
        padding-bottom: 35px;
    }
    .et_pb_slide_image {
        width: 450px;
    }
    .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_slide_video {
        width: 450px;
    }
    .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container {
        min-height: 146px;
    }
    .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 80px 60px;
    }
    .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 60px 60px;
        text-align: center;
    }
    .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 80px 60px;
    }
    .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 80px 60px;
    }
    .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 120px 60px;
    }
    .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 330px;
    }
    .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 160px;
    }
    .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 220px;
    }
    .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 262px;
    }
    .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 390px;
    }
    .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
    .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
        width: 390px;
        margin-left: 60px;
    }
    .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
    .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
        width: 262px;
    }
    .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
    .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
        width: 220px;
    }
    .et_pb_column_1_2 .et_pb_slide_content,
    .et_pb_column_1_3 .et_pb_slide_content,
    .et_pb_column_1_4 .et_pb_slide_content,
    .et_pb_column_2_3 .et_pb_slide_content {
        font-size: 14px;
    }
    .et_pb_column_1_2 .et_pb_slide_description h2,
    .et_pb_column_1_3 .et_pb_slide_description h2,
    .et_pb_column_1_4 .et_pb_slide_description h2,
    .et_pb_column_2_3 .et_pb_slide_description h2 {
        font-size: 18px;
    }
    .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 {
        width: 155px;
    }
    .et_pb_post {
        margin-bottom: 42px;
    }
    .et_pb_blog_grid .et_pb_post {
        width: 240px;
    }
    .et_pb_column_3_8 .et_pb_blog_grid .et_pb_post {
        width: 284px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_blog_grid .et_pb_post {
        width: 150px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
        width: 91px;
    }
    .et_vertical_nav .et_section_specialty .et_pb_column_3_8 .et_pb_blog_grid .et_pb_post {
        width: 186px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_pb_post {
        width: 185px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_pb_post {
        width: 360px;
    }
    .et_vertical_nav .et_pb_column_1_4 .wp-pagenavi span.pages {
        width: 119px !important;
        display: block;
    }
    /*-------------------[Sliders + Vertical Navigation]------------------*/
    .et_vertical_nav .et_pb_slide_with_image .et_pb_slide_image {
        width: 330px;
    }
    .et_vertical_nav .et_pb_slide_with_image .et_pb_slide_video {
        float: left;
        width: 330px;
        padding-top: 100px;
    }
    .et_vertical_nav .et_pb_slide_with_image .et_pb_slide_description {
        width: 330px;
        padding: 80px 0;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 257px;
        padding: 80px 60px;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
    .et_vertical_nav .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
        width: 268px;
        margin-left: 60px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 187px;
        padding: 60px 60px 60px 40px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
        width: 167px;
        margin-left: 60px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 330px;
        padding: 60px;
        text-align: center;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_image,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_video {
        display: none;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 202px;
        padding: 60px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 146.5px;
        padding: 40px;
        text-align: center
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 115px;
        padding: 40px;
        text-align: center;
    }
    /*-------------------[Portfolio]------------------*/
    .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item {
        float: left;
        margin: 0 60px 42px 0;
    }
    .et_pb_column_4_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_gallery_item {
        width: 195px;
    }
    .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
        float: left;
        margin: 0 17px 42px 0;
    }
    .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
        float: none;
        margin: 0 0 42px 0;
    }
    .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 280px;
    }
    .et_pb_column_3_8 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 323px;
    }
    .et_pb_column_4_4 .et_pb_widget_area_left .et_pb_widget,
    .et_pb_column_4_4 .et_pb_widget_area_right .et_pb_widget {
        width: 165px;
    }
    .et_pb_column_3_4 .et_pb_widget_area_left .et_pb_widget,
    .et_pb_column_3_4 .et_pb_widget_area_right .et_pb_widget {
        width: 164px;
    }
    .et_pb_column_2_3 .et_pb_widget_area_left .et_pb_widget,
    .et_pb_column_2_3 .et_pb_widget_area_right .et_pb_widget {
        width: 249px;
    }
    .et_pb_column_1_2 .et_pb_widget_area_left .et_pb_widget,
    .et_pb_column_1_2 .et_pb_widget_area_right .et_pb_widget {
        width: 164px;
    }
    .et_pb_column_4_4 .et_pb_newsletter_description {
        width: 559px;
    }
    .et_pb_column_4_4 .et_pb_newsletter_form,
    .et_pb_column_3_4 .et_pb_newsletter_form,
    .et_pb_column_4_4 .et_pb_newsletter_form,
    .et_pb_column_2_3 .et_pb_newsletter_form,
    .et_pb_column_1_3 .et_pb_newsletter_form {
        width: 220px;
    }
    .et_pb_column_3_4 .et_pb_newsletter_description {
        width: 303px;
    }
    .et_pb_column_2_3 .et_pb_newsletter_description {
        width: 218px;
    }
    .et_pb_column_1_2 .et_pb_newsletter_description,
    .et_pb_column_1_2 .et_pb_newsletter_form {
        width: 330px;
    }
    .et_pb_column_1_3 .et_pb_newsletter_description {
        width: 220px;
    }
    .et_pb_column_3_8 .et_pb_newsletter_description,
    .et_pb_column_3_8 .et_pb_newsletter_form {
        width: 263px;
    }
    .et_pb_column_1_4 .et_pb_newsletter_description,
    .et_pb_column_1_4 .et_pb_newsletter_form {
        width: 135px;
    }
    /*-----------[Filterable Portfolio]--------------------*/
    .et_pb_column_4_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
        width: 195px;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
        width: 280px;
    }
    .et_pb_column_3_8 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
        width: 323px;
    }
    .et_pb_column_4_4 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_3_4 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_2_3 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_2 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .column_width {
        width: 195px;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .column_width {
        width: 280px;
    }
    .et_pb_column_4_4 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_3_4 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_1_2 .et_pb_filterable_portfolio .gutter_width {
        width: 60px;
    }
    .et_pb_column_2_3 .et_pb_filterable_portfolio .gutter_width {
        width: 17px;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .gutter_width {
        width: 0px;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters {
        margin: 0 auto 40px;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
        float: none;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
        width: 50%;
    }
    .et_pb_column_1_4 .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 {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(2):nth-child(odd) a {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomleft: 3px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(2):nth-child(even) a {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 3px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
        -webkit-border-top-right-radius: 3px !important;
        -moz-border-radius-topright: 3px !important;
        border-top-right-radius: 3px !important;
    }
    .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomleft: 0;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 0;
    }
    .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomleft: 3px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px;
    }
    .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
        margin: -1px 0 0 0;
    }
    /*-----------[Gallery]--------------------*/
    .et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 960px;
    }
    .et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 705px;
    }
    .et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 620px;
    }
    .et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 450px;
    }
    .et_pb_column_3_8 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 323px;
    }
    .et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 280px;
    }
    .et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 195px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_4_4 .et_pb_gallery .column_width,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_3_4 .et_pb_gallery .column_width,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_2_3 .et_pb_gallery .column_width,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_2 .et_pb_gallery .column_width,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_4 .et_pb_gallery .column_width {
        width: 195px;
    }
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_3 .et_pb_gallery .column_width {
        width: 280px;
    }
    .et_pb_column_4_4 .et_pb_gallery .gutter_width,
    .et_pb_column_3_4 .et_pb_gallery .gutter_width,
    .et_pb_column_1_2 .et_pb_gallery .gutter_width {
        width: 60px;
    }
    .et_pb_column_2_3 .et_pb_gallery .gutter_width {
        width: 17px;
    }
    .et_pb_column_1_3 .et_pb_gallery .gutter_width,
    .et_pb_column_1_4 .et_pb_gallery .gutter_width {
        width: 0px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
        height: 146px;
        width: 195px;
    }
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
        height: 210px;
        width: 280px;
    }
    .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
        height: 243px;
        width: 323px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
        min-height: 146px;
        min-width: 195px;
    }
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
        min-height: 210px;
        min-width: 280px;
    }
    .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
        min-height: 243px;
        min-width: 323px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
        height: 146px;
    }
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
        height: 210px;
    }
    .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
        height: 243px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
        width: 195px;
    }
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
        width: 280px;
    }
    .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
        width: 323px;
    }
    .et_pb_pricing_content {
        padding: 33px 20px 6px;
    }
    .et_right_sidebar #left-area,
    .et_left_sidebar #left-area {
        width: 705px;
    }
    .et_right_sidebar #sidebar,
    .et_left_sidebar #sidebar {
        width: 194px;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 195px!important;
    }
    .archive.et_full_width_page.woocommerce ul.products li.product {
        width: 190px !important;
    }
    .et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product:nth-child(2n) {
        margin-right: 0 !important;
    }
    .et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product:nth-child(2n+1) {
        clear: both !important;
        margin-right: 60px !important;
    }
    .woocommerce div.product div.images,
    .woocommerce-page div.product div.images,
    .woocommerce #content div.product div.images,
    .woocommerce-page #content div.product div.images {
        width: 450px !important;
    }
    .woocommerce div.product div.images div.thumbnails a,
    .woocommerce-page div.product div.images div.thumbnails a,
    .woocommerce #content div.product div.images div.thumbnails a,
    .woocommerce-page #content div.product div.images div.thumbnails a {
        width: 136px !important;
    }
    .et_pb_column_4_4 .et_pb_map {
        width: 960px;
    }
    .et_pb_column_3_4 .et_pb_map {
        height: 390px;
        width: 705px;
    }
    .et_pb_column_3_8 .et_pb_map {
        height: 243px;
        width: 323px;
    }
    .et_pb_column_2_3 .et_pb_map {
        height: 345px;
        width: 620px;
    }
    .et_pb_column_1_2 .et_pb_map {
        height: 250px;
        width: 450px;
    }
    .et_pb_column_1_3 .et_pb_map {
        height: 210px;
        width: 280px;
    }
    .et_pb_column_1_4 .et_pb_map {
        height: 145px;
        width: 195px;
    }
    .et_right_sidebar.woocommerce div.product div.images,
    .et_right_sidebar.woocommerce-page div.product div.images,
    .et_right_sidebar.woocommerce #content div.product div.images,
    .et_right_sidebar.woocommerce-page #content div.product div.images,
    .et_left_sidebar.woocommerce div.product div.images,
    .et_left_sidebar.woocommerce-page div.product div.images,
    .et_left_sidebar.woocommerce #content div.product div.images,
    .et_left_sidebar.woocommerce-page #content div.product div.images {
        width: 322px !important;
    }
    .et_right_sidebar.woocommerce div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a {
        width: 94px !important;
    }
    .et_full_width_portfolio_page .et_project_meta {
        width: 195px;
    }
    .archive.et_left_sidebar.woocommerce ul.products li.product,
    .archive.et_right_sidebar.woocommerce ul.products li.product {
        width: 189px !important;
    }
    .et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(2n+1),
    .et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(2n+1) {
        margin-right: 50px !important;
    }
    #sidebar .et_pb_widget {
        margin-left: 0;
    }
    .et_left_sidebar #sidebar .et_pb_widget {
        margin-right: 0;
    }
    .footer-widget {
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
        width: 50%;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomleft: 3px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 3px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
        -webkit-border-top-right-radius: 3px !important;
        -moz-border-radius-topright: 3px !important;
        border-top-right-radius: 3px !important;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li {
        width: 100%;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomleft: 0;
        border-top-right-radius: 3px;
        border-bottom-left-radius: 0;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-left-radius: 3px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomleft: 3px;
        border-top-right-radius: 0;
        border-bottom-left-radius: 3px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
        margin: -1px 0 0 0;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .column_width {
        width: 216px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_filterable_portfolio .gutter_width {
        width: 18px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_filterable_portfolio .column_width {
        width: 227px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_filterable_portfolio .column_width {
        width: 226.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_filterable_portfolio .column_width {
        width: 322px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_filterable_portfolio .column_width {
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_filterable_portfolio .column_width {
        width: 131px;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 100%;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 450px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 514px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 226.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 322px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 131px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery .column_width {
        width: 216px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery .gutter_width {
        width: 18px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery .column_width {
        width: 227px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery .column_width {
        width: 226.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery .column_width {
        width: 322px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery .column_width {
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery .column_width {
        width: 131px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .gutter_width,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .gutter_width,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .gutter_width,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .gutter_width {
        width: 0px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 162px;
        width: 216px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 162px;
        min-width: 216px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 162px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 216px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 170px;
        width: 227px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 170px;
        min-width: 227px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 170px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 227px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 170px;
        width: 226.5px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 170px;
        min-width: 226.5px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 170px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 226.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 234px;
        width: 322px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 234px;
        min-width: 322px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 234px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 322px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 146px;
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 146px;
        min-width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 146px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image {
        height: 98px;
        width: 131px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image img {
        min-height: 98px;
        min-width: 131px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image.landscape img {
        height: 98px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_image.portrait img {
        width: 131px;
    }
    .et_vertical_nav .et_pb_newsletter_description,
    .et_vertical_nav .et_pb_newsletter_form {
        padding: 0 60px;
        float: none;
        width: auto;
    }
    .et_vertical_nav .et_pb_newsletter_description {
        margin-bottom: 15px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_newsletter_description h2,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_description h2,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_description h2 {
        font-size: 24px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_newsletter_form p input,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_newsletter_button,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_form p input,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_newsletter_button,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_form p input,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_newsletter_button {
        font-size: 11px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 216px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 227px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 226.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 322px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
        width: 131px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_number_counter {
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter .percent {
        height: 195px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter .percent p {
        line-height: 195px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_number_counter {
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter .percent {
        height: 195px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_circle_counter .percent p {
        line-height: 195px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter,
    .et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter {
        width: 131px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter .percent {
        height: 131px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_circle_counter .percent p {
        line-height: 131px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_number_counter .percent p {
        font-size: 65px;
        line-height: 65px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_map {
        height: 338px;
        width: 450px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_map {
        height: 385px;
        width: 514px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_map {
        height: 170px;
        width: 226.5px;
    }
    .et_vertical_nav .et_pb_column_1_2 .et_pb_map {
        height: 234px;
        width: 322px;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_map {
        height: 146px;
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_pb_map {
        height: 98px;
        width: 131px;
    }
    /*-------------------[Sidebar]------------------*/
    .widget_search #s {
        width: 64%;
    }
    .widget_search #searchsubmit {
        width: 29%;
        max-width: none;
    }
    /*-------------------[Menu]------------------*/
    #top-menu li.mega-menu>ul,
    .fullwidth-menu-nav li.mega-menu>ul {
        width: 900px !important;
    }
    #top-menu li.mega-menu li>ul,
    li.mega-menu ul li {
        width: 205px !important;
    }
    #et-secondary-menu li.mega-menu li>ul,
    li.mega-menu ul li {
        width: 205px !important;
    }
    #top-menu li.mega-menu li>a,
    .fullwidth-menu-nav li.mega-menu li>a {
        width: 165px !important;
    }
    .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
        width: 155px;
    }
    .et_pb_column_4_4 .et_pb_team_member_image,
    .et_pb_column_3_4 .et_pb_team_member_image,
    .et_pb_column_2_3 .et_pb_team_member_image {
        width: 280px;
    }
    .et_pb_column_4_4 .et_pb_team_member_description,
    .et_pb_column_3_4 .et_pb_team_member_description,
    .et_pb_column_2_3 .et_pb_team_member_description {
        margin-left: 310px;
    }
    .et_pb_column_3_8 .et_pb_team_member_image {
        width: auto;
    }
    .et_quote_content {
        padding: 50px 70px 45px;
    }
    .et_pb_column_2_3 .et_quote_content {
        padding: 50px 50px 45px;
    }
    .et_pb_column_1_2 .et_quote_content {
        padding: 35px 47px 30px;
    }
    .et_pb_column_1_3 .et_quote_content,
    .et_pb_column_3_8 .et_quote_content,
    .et_pb_column_1_4 .et_quote_content,
    .et_pb_blog_grid .et_quote_content {
        padding: 35px 25px 32px;
    }
    .et_pb_column_1_4 .et_audio_container .mejs-playpause-button button {
        left: -11px;
    }
    .et_pb_column_1_4 .et_audio_container .mejs-controls div.mejs-time-rail {
        margin-left: -14px;
    }
    .et_pb_column_3_8 .et_audio_container .mejs-time-rail {
        width: 114px !important;
    }
    .et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time-rail {
        width: 70px !important;
    }
    .et_pb_column_4_4 .et_pb_post .et_pb_slide {
        min-height: 534px;
    }
    .et_pb_column_3_4 .et_pb_post .et_pb_slide {
        min-height: 392px;
    }
    .et_pb_column_2_3 .et_pb_post .et_pb_slide {
        min-height: 345px;
    }
    .et_pb_column_1_2 .et_pb_post .et_pb_slide {
        min-height: 250px;
    }
    .et_pb_column_1_3 .et_pb_post .et_pb_slide,
    .et_pb_column_3_8 .et_pb_post .et_pb_slide {
        min-height: 155px;
    }
    .et_pb_column_1_4 .et_pb_post .et_pb_slide {
        min-height: 108px;
    }
    .et_pb_blog_grid .et_pb_post .et_pb_slide {
        min-height: 155px;
    }
    .et_pb_column_1_2 .et_pb_audio_cover_art {
        height: 340px;
    }
    .et_pb_column_3_8 .et_pb_audio_cover_art {
        height: 242px;
    }
    .et_pb_column_1_3 .et_pb_audio_cover_art {
        height: 210px;
    }
    .et_pb_column_1_4 .et_pb_audio_cover_art {
        height: 145px;
    }
    .et_vertical_nav .et_pb_row,
    .et_vertical_nav .container,
    .et_vertical_nav .et_pb_container {
        width: 705px;
    }
    .et_vertical_nav .et_pb_column_1_2 {
        width: 322px;
    }
    .et_vertical_nav .et_pb_column_1_3 {
        width: 195px;
    }
    .et_vertical_nav .et_pb_column_1_4 {
        width: 131px;
    }
    .et_vertical_nav .et_pb_column_2_3 {
        width: 450px;
    }
    .et_vertical_nav .et_pb_column_3_4 {
        width: 514px;
    }
    .et_vertical_nav .et_pb_column_3_8 {
        width: 226.5px;
    }
    .et_vertical_nav .footer-widget {
        width: 322px;
    }
    .et_vertical_nav .footer-widget:nth-child(2n) {
        margin-right: 0;
    }
    .et_vertical_nav #main-header {
        width: 225px;
    }
    .et_vertical_nav #et-main-area {
        margin-left: 225px;
    }
    .et_vertical_nav.et_right_sidebar #left-area,
    .et_vertical_nav.et_left_sidebar #left-area {
        width: 450px;
    }
    .et_vertical_nav.et_right_sidebar #sidebar,
    .et_vertical_nav.et_left_sidebar #sidebar {
        width: 165px;
        margin-left: 30px;
    }
    .et_vertical_nav.et_left_sidebar #sidebar {
        margin: 0 30px 0 0;
        width: 165px;
    }
    .et_vertical_nav.et_right_sidebar #main-content .container:before {
        right: 195px;
    }
    .et_vertical_nav.et_left_sidebar #main-content .container:before {
        left: 195px;
    }
    .et_vertical_nav #top-menu li.mega-menu>ul {
        width: 675px !important;
    }
    .et_vertical_nav .et_pb_newsletter_description,
    .et_vertical_nav .et_pb_newsletter_form {
        padding: 0 60px;
        float: none;
        width: auto;
    }
    .et_vertical_nav .et_pb_newsletter_description {
        margin-bottom: 15px;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_widget,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_widget {
        margin-right: 90px !important;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(3n),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(2n) {
        margin-right: 0 !important;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(3n+1),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(2n+1) {
        clear: both;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_widget:nth-child(4n+1),
    .et_vertical_nav .et_pb_column_3_4 .et_pb_widget:nth-child(3n+1) {
        clear: none;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_3_4 .et_audio_container .mejs-time-total {
        width: 140px !important;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_2_3 .et_audio_container .mejs-time-total {
        width: 155px !important;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-time-total {
        width: 120px !important;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_audio_container .mejs-time.mejs-currenttime-container.custom {
        margin-left: 7px;
    }
    .et_vertical_nav .et_pb_column_1_4 .et_audio_container .mejs-controls .mejs-horizontal-volume-slider {
        width: 18px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_posts .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_posts .et_audio_container .mejs-time-total {
        width: 193px !important;
        margin-right: 9px;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_posts .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_posts .et_audio_container .mejs-time-total {
        width: 217px !important;
        margin-right: 9px;
    }
    .et_vertical_nav .et_pb_column_3_8 .et_pb_posts .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_3_8 .et_pb_posts .et_audio_container .mejs-time-total {
        width: 147px !important;
    }
    .et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_3_4 .et_pb_blog_grid .et_audio_container .mejs-time-total {
        width: 130px !important;
    }
    .et_vertical_nav .et_pb_column_1_3 .et_pb_blog_grid .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_1_3 .et_pb_blog_grid .et_audio_container .mejs-time-total {
        width: 110px !important;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_audio_container .mejs-controls .mejs-time-rail,
    .et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_audio_container .mejs-time-total {
        width: 110px !important;
        margin-right: 9px;
    }
    .et_vertical_nav .et_pb_column_4_4 .et_pb_blog_grid .et_pb_post,
    .et_vertical_nav .et_pb_column_1_2 .et_pb_blog_grid .et_pb_post {
        width: 281px;
    }
    .et_vertical_nav .et_pb_column_2_3 .et_pb_blog_grid .et_pb_post {
        width: 155px;
    }
    .et_pb_column_1_4 .et_pb_contact_right {
        margin-right: 5px;
    }
    .et_vertical_nav.et_right_sidebar.woocommerce div.product div.images,
    .et_vertical_nav.et_right_sidebar.woocommerce-page div.product div.images,
    .et_vertical_nav.et_right_sidebar.woocommerce #content div.product div.images,
    .et_vertical_nav.et_right_sidebar.woocommerce-page #content div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce-page div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce #content div.product div.images,
    .et_vertical_nav.et_left_sidebar.woocommerce-page #content div.product div.images {
        width: 215px !important;
    }
    .et_vertical_nav .et_pb_column_3_4 .mejs-container,
    .et_vertical_nav .et_pb_column_3_4 .mejs-container .mejs-controls {
        height: 60px !important;
    }
}


/*-------------------[768px]------------------*/

@media only screen and ( max-width: 980px) {
    .et_pb_blurb_content,
    .et_pb_promo {
        text-align: center;
    }
    .et_pb_space {
        display: none;
    }
    .et_pb_row,
    .container,
    .et_pb_container {
        width: 690px;
    }
    .et_pb_column {
        padding-bottom: 0px;
    }
    .et_pb_column.et_pb_column_empty {
        display: none;
    }
    .et_pb_section {
        padding: 0px 0 0px 0;
    }
    .et_pb_fullwidth_section {
        padding: 0;
    }
    .et_pb_column_1_2,
    .et_pb_column_1_3,
    .et_pb_column_1_4,
    .et_pb_column_2_3,
    .et_pb_column_3_4,
    .et_pb_column_3_8 {
        width: 100%;
        margin-right: 0;
    }
    /*-------------------[Portfolio]------------------*/
    .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_gallery_item {
        width: 315px !important;
    }
    .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n),
    .et_gallery_item:nth-child(2n) {
        margin-right: 0 !important;
    }
    .et_gallery_item:nth-child(2n+1) {
        clear: both;
    }
    .et_gallery_item:nth-child(3n+1) {
        clear: none;
    }
    .et_pb_column_3_4 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
    .et_pb_column_2_3 .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(3n),
    .et_gallery_item:nth-child(3n) {
        margin-right: 60px;
    }
    /*-----------[Filterable Portfolio]--------------------*/
    .et_pb_column_4_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
        width: 315px;
        margin: 0 0 42px 0;
    }
    .et_pb_column_4_4 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_3_4 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_2_3 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_2 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .column_width {
        width: 315px;
    }
    .et_pb_column_4_4 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_3_4 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_2_3 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_1_2 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .gutter_width {
        width: 60px;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters {
        margin: 0 0 40px 0;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
        float: left;
    }
    .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 {
        width: auto;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li a {
        margin: -1px -1px 0 0;
    }
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
        -webkit-border-bottom-left-radius: 3px !important;
        -webkit-border-top-right-radius: 0 !important;
        -moz-border-radius-bottomleft: 3px !important;
        -moz-border-radius-topright: 0 !important;
        border-bottom-left-radius: 3px !important;
        border-top-right-radius: 0 !important;
    }
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
        -webkit-border-top-right-radius: 3px !important;
        -webkit-border-bottom-right-radius: 3px !important;
        -webkit-border-bottom-left-radius: 0 !important;
        moz-border-radius-topright: 3px !important;
        -moz-border-radius-bottomright: 3px !important;
        moz-border-radius-bottomleft: 0 !important;
        border-top-right-radius: 3px !important;
        border-bottom-right-radius: 3px !important;
        border-bottom-left-radius: 0 !important;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(2):nth-child(odd) a {
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-bottomleft: 0;
        border-bottom-left-radius: 0;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(2):nth-child(even) a {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 3px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 3px;
    }
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
    }
    /*-----------[Gallery]--------------------*/
    .et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 688px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_4_4 .et_pb_gallery .column_width,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_3_4 .et_pb_gallery .column_width,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_2_3 .et_pb_gallery .column_width,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_2 .et_pb_gallery .column_width,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_3 .et_pb_gallery .column_width,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_4 .et_pb_gallery .column_width {
        width: 208px;
    }
    .et_pb_column_4_4 .et_pb_gallery .gutter_width,
    .et_pb_column_3_4 .et_pb_gallery .gutter_width,
    .et_pb_column_1_2 .et_pb_gallery .gutter_width,
    .et_pb_column_2_3 .et_pb_gallery .gutter_width,
    .et_pb_column_1_3 .et_pb_gallery .gutter_width,
    .et_pb_column_1_4 .et_pb_gallery .gutter_width {
        width: 32px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
        height: 156px;
        width: 208px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
        min-height: 156px;
        min-width: 208px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
        height: 156px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
        width: 208px;
    }
    /*-------------------[Sliders]------------------*/
    .et_pb_slide_description {
        padding: 170px 67px;
    }
    .et_pb_slide_with_image .et_pb_slide_description {
        padding-top: 130px;
        padding-bottom: 130px;
    }
    .et_pb_slide_description h2,
    .et_pb_column_1_4 .et_pb_slider_fullwidth_off h2 {
        font-size: 26px;
        padding-bottom: 6px;
        font-weight: 500 !important;
    }
    .et_pb_slide_content {
        font-size: 16px;
        padding-bottom: 34px;
        font-weight: 400;
    }
    .et_pb_slide_image {
        width: 315px;
    }
    .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_slide_video {
        width: 315px;
    }
    .et_pb_slide_video {
        padding-top: 150px;
    }
    .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 130px 62px !important;
    }
    .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container {
        min-height: auto;
    }
    .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content {
        display: block;
    }
    .et_pb_post {
        margin-bottom: 42px;
    }
    .et_pb_blog_grid .et_pb_post {
        margin: 0 32px 60px 0;
        width: 289px;
    }
    .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
        width: 289px;
    }
    .et_pb_widget {
        float: none;
        margin: 0 0 40px 0;
        width: 100%!important;
    }
    .et_pb_widget_area_left {
        border-right: none;
    }
    .et_pb_widget_area_right {
        border-left: none;
    }
    .et_pb_column_4_4 .et_pb_widget_area_right .et_pb_widget,
    .et_pb_column_3_4 .et_pb_widget_area_right .et_pb_widget,
    .et_pb_column_2_3 .et_pb_widget_area_right .et_pb_widget,
    .et_pb_column_1_2 .et_pb_widget_area_right .et_pb_widget,
    .et_pb_column_1_3 .et_pb_widget_area_right .et_pb_widget,
    .et_pb_column_1_4 .et_pb_widget_area_right .et_pb_widget {
        margin: 0 0 40px;
    }
    .et_pb_newsletter_description {
        width: 570px !important;
        padding-bottom: 30px;
    }
    .et_pb_newsletter_form {
        width: 570px !important;
        padding-left: 60px !important;
    }
    .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .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_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
    .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
        width: 255px;
    }
    .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description {
        width: 566px;
    }
    .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_image,
    .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
    .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
    .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
    .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
    .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_image,
    .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_video,
    .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video,
    .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video,
    .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video,
    .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video,
    .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
        width: 255px;
        margin-left: 60px;
    }
    .et_pb_column_4_4 .et_pb_slider_fullwidth_off .et_pb_slide_video,
    .et_pb_column_3_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video,
    .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video,
    .et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video,
    .et_pb_column_2_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video,
    .et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_video {
        margin-left: 56px;
    }
    .et_pb_more_button {
        display: inline-block !important;
    }
    .et_pb_slide_image,
    .et_pb_slide_video {
        display: block !important;
    }
    .et_pb_pricing_table {
        width: 50%!important;
    }
    .et_pb_pricing_table:nth-child(3),
    .et_pb_pricing_table:nth-child(4) {
        margin-top: 60px;
    }
    .et_pb_pricing .et_pb_featured_table:nth-child(3),
    .et_pb_pricing .et_pb_featured_table:nth-child(4) {
        margin-top: 30px !important;
    }
    .et_pb_pricing_table:nth-child(2n+1) {
        clear: both;
    }
    .et_right_sidebar #left-area,
    .et_right_sidebar #sidebar,
    .et_left_sidebar #left-area,
    .et_left_sidebar #sidebar {
        width: auto;
        float: none;
    }
    .et_right_sidebar #left-area {
        margin-right: 0;
    }
    .et_left_sidebar #left-area {
        margin-left: 0;
    }
    .et_right_sidebar #sidebar {
        margin-left: 0;
        border-left: none;
    }
    .et_left_sidebar #sidebar {
        margin-right: 0;
        border-right: none;
    }
    .et_right_sidebar #sidebar .et_pb_widget,
    .et_left_sidebar #sidebar .et_pb_widget {
        margin: 0 0 30px;
    }
    .widget_search #s {
        width: 84%;
    }
    #main-content .container:before {
        display: none !important;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 208px!important;
        margin: 0 32px 53px 0!important;
    }
    .woocommerce .cart-collaterals>div,
    .woocommerce .cart-collaterals>form {
        width: 100% !important;
        float: none !important;
    }
    .shop_table .coupon {
        margin-bottom: 25px !important;
    }
    .checkout .form-row,
    .checkout .col-1,
    .checkout .col-2 {
        float: none !important;
        width: auto !important;
    }
    .checkout .col-1,
    .checkout .col-2 {
        margin-bottom: 25px !important;
    }
    .et_full_width_page.woocommerce ul.products li.product.last,
    .et_full_width_page.woocommerce-page ul.products li.product.last,
    .et_pb_pagebuilder_layout ul.products li.product.last,
    .et_pb_pagebuilder_layout ul.products li.product.last {
        margin-right: 32px !important;
    }
    .et_full_width_page.woocommerce ul.products li.first,
    .et_full_width_page.woocommerce-page ul.products li.first,
    .et_pb_pagebuilder_layout ul.products li.first,
    .et_pb_pagebuilder_layout ul.products li.first {
        clear: none !important;
    }
    .et_full_width_page.woocommerce ul.products li.product:nth-child(3n),
    .et_full_width_page.woocommerce-page ul.products li.product:nth-child(3n),
    .et_pb_pagebuilder_layout ul.products li.product:nth-child(3n),
    .et_pb_pagebuilder_layout ul.products li.product:nth-child(3n) {
        margin-right: 0 !important;
    }
    .et_full_width_page.woocommerce ul.products li.product:nth-child(3n+1),
    .et_full_width_page.woocommerce-page ul.products li.product:nth-child(3n+1),
    .et_pb_pagebuilder_layout ul.products li.product:nth-child(3n+1),
    .et_pb_pagebuilder_layout ul.products li.product:nth-child(3n+1) {
        clear: both;
    }
    .et_pb_fullwidth_section .et_pb_map {
        height: 330px;
    }
    .et_pb_column_4_4 .et_pb_map,
    .et_pb_column_3_4 .et_pb_map,
    .et_pb_column_2_3 .et_pb_map,
    .et_pb_column_1_2 .et_pb_map,
    .et_pb_column_1_3 .et_pb_map,
    .et_pb_column_1_4 .et_pb_map {
        height: 330px;
        width: 688px;
    }
    .woocommerce div.product div.images,
    .woocommerce-page div.product div.images,
    .woocommerce #content div.product div.images,
    .woocommerce-page #content div.product div.images {
        width: 328px !important;
    }
    .woocommerce div.product div.images div.thumbnails a,
    .woocommerce-page div.product div.images div.thumbnails a,
    .woocommerce #content div.product div.images div.thumbnails a,
    .woocommerce-page #content div.product div.images div.thumbnails a {
        width: 96px !important;
    }
    .et_right_sidebar.woocommerce div.product div.images,
    .et_right_sidebar.woocommerce-page div.product div.images,
    .et_right_sidebar.woocommerce #content div.product div.images,
    .et_right_sidebar.woocommerce-page #content div.product div.images,
    .et_left_sidebar.woocommerce div.product div.images,
    .et_left_sidebar.woocommerce-page div.product div.images,
    .et_left_sidebar.woocommerce #content div.product div.images,
    .et_left_sidebar.woocommerce-page #content div.product div.images {
        width: 328px !important;
    }
    .et_right_sidebar.woocommerce div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a {
        width: 96px !important;
    }
    .et_full_width_portfolio_page .et_project_meta {
        float: none;
        width: 100%;
        margin-top: -20px;
        border-top: none;
        padding: 0 0 39px;
    }
    .et_pb_image {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .footer-widget {
        width: 330px;
        margin: 0 30px 30px 0;
    }
    .footer-widget:nth-child(2n) {
        margin-right: 0;
    }
    .fwidget {
        padding-bottom: 30px;
    }
    .et_pb_column_3_8 .et_pb_contact_left p,
    .et_pb_column_1_3 .et_pb_contact_left p,
    .et_pb_column_1_4 .et_pb_contact_left p {
        width: 48.5%;
        float: left;
        margin-right: 3%;
    }
    .et_pb_column_3_8 .et_pb_contact_left p:last-child,
    .et_pb_column_1_3 .et_pb_contact_left p:last-child,
    .et_pb_column_1_4 .et_pb_contact_left p:last-child {
        margin-right: 0;
    }
    /*-------------------[Menu]------------------*/
    #et_mobile_nav_menu,
    .et_mobile_nav_menu {
        display: block;
    }
    #main-header #et_mobile_nav_menu {
        margin-top: 8px;
    }
    #top-menu,
    .fullwidth-menu {
        display: none;
    }
    #main-header {
        padding-bottom: 18px;
    }
    #logo {
        margin-bottom: 0;
        max-height: 43px;
    }
    #et_top_search {
        margin-right: 35px;
        float: left;
    }
    .et_header_style_centered #et_top_search,
    .et_vertical_nav.et_header_style_centered #main-header #et_top_search {
        display: none !important;
    }
    #et-top-navigation {
        margin-right: 0;
    }
    .et_fixed_nav #main-header,
    .et_fixed_nav #top-header {
        position: absolute;
    }
    .et_fixed_nav #main-header {
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
    }
    .et-fixed-header {
        padding: 18px 0 19px 0 !important;
        min-height: 43px !important;
        box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
        -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
        -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) !important;
    }
    .et-fixed-header #logo {
        max-height: 43px;
    }
    .et-fixed-header nav#top-menu-nav {
        padding-top: 11px;
    }
    .et-fixed-header .mobile_menu_bar:before {
        top: 0;
    }
    .et-fixed-header #et_search_icon:before {
        margin-top: 0;
    }
    .et-social-icons,
    #footer-info {
        float: none;
        text-align: center;
    }
    .et-social-icons {
        margin: 0 0 5px;
    }
    #top-header .et-social-icons {
        margin-bottom: 0;
    }
    .bottom-nav {
        text-align: center;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_column_1_2 .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_column_1_3 .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_column_3_8 .et_pb_countdown_timer .et_pb_countdown_timer_container {
        margin: 0 auto 30px;
        padding: 40px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .title,
    .et_pb_column_1_2 .et_pb_countdown_timer .title,
    .et_pb_column_1_3 .et_pb_countdown_timer .title,
    .et_pb_countdown_timer .title,
    .et_pb_column_3_8 .et_pb_countdown_timer .title {
        font-size: 22px;
        margin: 0 0 30px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section,
    .et_pb_column_1_2 .et_pb_countdown_timer .section,
    .et_pb_column_1_3 .et_pb_countdown_timer .section,
    .et_pb_countdown_timer .section,
    .et_pb_column_3_8 .et_pb_countdown_timer .section {
        margin-right: 15px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section.values,
    .et_pb_column_1_2 .et_pb_countdown_timer .section.values,
    .et_pb_column_1_3 .et_pb_countdown_timer .section.values,
    .et_pb_countdown_timer .section.values,
    .et_pb_column_3_8 .et_pb_countdown_timer .section.values {
        width: 76px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section.days,
    .et_pb_column_1_2 .et_pb_countdown_timer .section.days,
    .et_pb_column_1_3 .et_pb_countdown_timer .section.days,
    .et_pb_countdown_timer .section.days,
    .et_pb_column_3_8 .et_pb_countdown_timer .section.days {
        width: 124px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section p,
    .et_pb_column_1_2 .et_pb_countdown_timer .section p,
    .et_pb_column_1_3 .et_pb_countdown_timer .section p,
    .et_pb_countdown_timer .section p,
    .et_pb_column_3_8 .et_pb_countdown_timer .section p {
        font-size: 64px;
        line-height: 64px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section p.label,
    .et_pb_column_1_2 .et_pb_countdown_timer .section p.label,
    .et_pb_column_1_3 .et_pb_countdown_timer .section p.label,
    .et_pb_countdown_timer .section p.label,
    .et_pb_column_3_8 .et_pb_countdown_timer .section p.label {
        font-size: 14px;
        line-height: 25px;
    }
    .et_pb_team_member_description,
    .et_pb_column_3_8 .et_pb_team_member_description {
        margin-left: 310px !important;
    }
    .et_pb_column_3_8 .et_pb_team_member_no_image .et_pb_team_member_description {
        margin-left: 0 !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_mobile_menu ul {
        padding: 0;
    }
    .et_pb_fullwidth_menu .et_mobile_menu,
    .et_pb_fullwidth_menu .et_mobile_menu ul {
        list-style: none;
        text-align: left;
    }
    .et_vertical_nav.et_right_sidebar #left-area,
    .et_vertical_nav.et_left_sidebar #left-area {
        width: auto;
    }
    .et_pb_column_1_2 .et_pb_countdown_timer .sep,
    .et_pb_column_1_3 .et_pb_countdown_timer .sep,
    .et_pb_column_1_4 .et_pb_countdown_timer .sep,
    .et_pb_column_3_8 .et_pb_countdown_timer .sep {
        top: -28px;
    }
    #et-secondary-nav {
        display: none;
    }
    .et_vertical_nav #et-top-navigation .et-cart-info {
        margin-left: -38px;
    }
    .et_header_style_centered #et_mobile_nav_menu {
        float: none;
        position: relative;
    }
    .et_header_style_centered #logo {
        padding: 2px 0 5px;
    }
    .et_header_style_centered nav#top-menu-nav {
        display: none;
    }
    .et_header_style_centered #main-header .mobile_nav {
        display: block;
        text-align: left;
        background-color: rgba(0, 0, 0, 0.05);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 5px 10px;
    }
    .et_header_style_centered .mobile_nav .select_page {
        display: inline-block;
        color: #666;
    }
    .et_header_style_centered .mobile_menu_bar {
        position: absolute;
        right: 5px;
        top: 2px;
    }
    .et_header_style_centered .et_mobile_menu {
        top: 51px;
    }
    .et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time.mejs-currenttime-container.custom {
        margin-left: 0;
    }
    .et_pb_column_1_3 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
    .et_pb_column_3_8 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
    .et_pb_column_1_4 .et_audio_container .mejs-container .mejs-controls .mejs-time span,
    .et_pb_blog_grid .et_audio_container .mejs-container .mejs-controls .mejs-time span {
        font-size: 18px;
    }
    .et_pb_column_1_3 .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_4 .et_pb_portfolio_grid .et_pb_portfolio_item {
        float: left;
        margin: 0 60px 42px 0;
    }
    .et_pb_portfolio_grid .et_pb_portfolio_item:nth-child(2n+1) {
        clear: both;
    }
    .et_fixed_nav_temp #main-header,
    .et_secondary_nav_only_menu #main-header {
        top: 0 !important;
    }
    .et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
        top: 32px !important;
    }
    .et_secondary_nav_only_menu #top-header {
        display: none;
    }
}

@media only screen and ( min-width: 768px) and ( max-width: 980px) {
    .et_pb_column_1_3 .et_pb_tabs_controls,
    .et_pb_column_1_4 .et_pb_tabs_controls {
        border-bottom: 1px solid #d9d9d9;
    }
    .et_pb_column_1_3 .et_pb_tabs_controls li,
    .et_pb_column_1_4 .et_pb_tabs_controls li {
        float: left;
        border-right: 1px solid #d9d9d9;
        border-bottom: none;
    }
    .woocommerce ul.products li.product:nth-child(2n) {
        float: left;
    }
    .woocommerce ul.products li.product {
        clear: none !important;
    }
    .woocommerce ul.products li.product:nth-child(3n+1) {
        clear: both !important;
    }
    .archive.et_left_sidebar.woocommerce ul.products li.product.last,
    .archive.et_right_sidebar.woocommerce ul.products li.product.last {
        margin-right: 32px !important;
    }
    .archive.et_left_sidebar.woocommerce ul.products li.product:nth-child(3n),
    .archive.et_right_sidebar.woocommerce ul.products li.product:nth-child(3n) {
        margin-right: 0px !important;
        clear: right !important;
    }
    .archive.et_full_width_page.woocommerce ul.products li.product {
        width: 200px !important;
    }
    .et_pb_column_1_3 .et_pb_tabs_controls,
    .et_pb_column_1_4 .et_pb_tabs_controls,
    .et_pb_column_3_8 .et_pb_tabs_controls {
        border-bottom: 1px solid #d9d9d9;
    }
    .et_pb_column_1_3 .et_pb_tabs_controls li,
    .et_pb_column_1_4 .et_pb_tabs_controls li,
    .et_pb_tabs_controls li,
    .et_pb_tabs_controls li:last-child,
    .et_pb_column_3_8 .et_pb_tabs_controls li {
        float: left;
        border-right: 1px solid #d9d9d9;
        border-bottom: none;
    }
    .et_pb_column_1_3 .et_pb_newsletter_description,
    .et_pb_column_1_4 .et_pb_newsletter_description,
    .et_pb_column_3_8 .et_pb_newsletter_description {
        padding: 0 60px 15px;
    }
    .et_pb_testimonial_no_image .et_pb_testimonial_description,
    .et_pb_column_1_3 .et_pb_testimonial_description,
    .et_pb_column_1_4 .et_pb_testimonial_description,
    .et_pb_column_3_8 .et_pb_testimonial_description {
        padding-left: 120px;
    }
    .et_pb_column_1_3 .et_pb_testimonial_portrait,
    .et_pb_column_1_4 .et_pb_testimonial_portrait,
    .et_pb_column_3_8 .et_pb_testimonial_portrait {
        float: left;
        width: 90px;
        margin: 0;
    }
    .et_pb_column .et_pb_team_member_image {
        float: left !important;
        width: 280px !important;
        margin: 0 30px 0 0 !important;
        text-align: left !important;
    }
    .et_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_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_post .et_pb_slide {
        min-height: 384px !important;
    }
    .et_pb_blog_grid .et_pb_post .et_pb_slide {
        min-height: 182px !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 !important;
    }
    .et_pb_column_1_4 .et_audio_module_meta {
        font-size: 14px !important;
    }
}

@media screen and ( max-width: 782px) {
    body.admin-bar.et_fixed_nav #main-header,
    body.admin-bar.et_fixed_nav #top-header {
        top: 46px;
    }
    .et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
        top: 46px !important;
    }
    body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
        top: 80px;
    }
}


/*-------------------[480px]------------------*/

@media only screen and ( max-width: 767px) {
    /*-------------------[Menu]------------------*/
    #et-top-navigation {
        margin-right: 0;
    }
    .et-search-form {
        right: -65px;
    }
    .et-search-form input {
        width: 360px;
    }
    .widget_search #s {
        width: 306px;
    }
    .et_pb_blurb_content {
        text-align: center;
    }
    .et_pb_text_align_right {
        text-align: left;
    }
    .et_pb_space {
        display: none;
    }
    .et_pb_column {
        padding-bottom: 0px;
    }
    .et_pb_section {
        padding: 0px 0 20px 0;
    }
    .et_pb_fullwidth_section {
        padding: 0;
    }
    .et_pb_row,
    .container,
    .et_pb_container {
        width: 400px;
    }
    .et_pb_slide_description {
        padding: 120px 52px;
    }
    .et_pb_slide_with_image .et_pb_slide_description {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .et_pb_slide_description h2 {
        font-size: 16px !important;
    }
    .et_pb_slide_content {
        font-size: 16px !important;
        font-weight: 400;
    }
    a.et_pb_more_button {
        display: none;
    }
    .et_pb_slide_image,
    .et_pb_slide_video {
        display: none;
    }
    .et_pb_slide_with_image .et_pb_slide_description {
        float: none;
        text-align: center;
        width: 100%;
    }
    .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 100px 54px !important;
    }
    .et_pb_post {
        margin-bottom: 42px;
    }
    .et_pb_post h2,
    .et_pb_portfolio_item h2 {
        font-size: 18px;
    }
    .et_pb_blog_grid {
        margin-right: 0;
    }
    .et_pb_blog_grid .et_pb_post {
        margin-bottom: 60px;
        width: 360px;
        float: none;
    }
    .et_pb_portfolio_item {
        margin-bottom: 22px;
    }
    .et_pb_portfolio_grid .et_pb_portfolio_item,
    .et_gallery_item {
        float: none!important;
        width: 100%!important;
        margin-right: 0!important;
    }
    .et_pb_portfolio_item h2 {
        font-size: 18px;
    }
    /*-----------[Video Slider]--------------------*/
    .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_1_4 .et_pb_carousel_item .et_pb_video_play {
        font-size: 2rem;
        line-height: 2rem;
        margin-left: -1rem;
        margin-top: -1rem;
    }
    .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;
    }
    /*-----------[Filterable Portfolio]--------------------*/
    .et_pb_column_4_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
        width: 400px;
        margin: 0 0px 42px 0;
    }
    .et_pb_column_4_4 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_3_4 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_2_3 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_2 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .column_width {
        width: 400px;
    }
    .et_pb_column_4_4 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_3_4 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_2_3 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_1_2 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .gutter_width,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .gutter_width {
        width: 0px;
    }
    .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
    .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
    .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
    .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters {
        margin: 0 auto 40px;
    }
    .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
    .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
    .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
    .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters ul {
        float: none;
    }
    .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
    .et_pb_column_3_4 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
    .et_pb_column_2_3 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
    .et_pb_column_1_2 .et_pb_filterable_portfolio .et_pb_portfolio_filters li,
    .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 {
        width: 50%;
    }
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li:first-child a {
        -webkit-border-bottom-left-radius: 0 !important;
        -webkit-border-top-right-radius: 0 !important;
        -moz-border-radius-bottomleft: 0 !important;
        -moz-border-radius-topright: 0 !important;
        border-bottom-left-radius: 0 !important;
        border-top-right-radius: 0 !important;
    }
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li:last-child a {
        -webkit-border-top-right-radius: 0 !important;
        moz-border-radius-topright: 0 !important;
        border-top-right-radius: 0 !important;
    }
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(odd) a,
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(2):nth-child(odd) a {
        -webkit-border-bottom-left-radius: 3px !important;
        -moz-border-radius-bottomleft: 3px !important;
        border-bottom-left-radius: 3px !important;
    }
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(1):nth-child(even) a,
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-last-child(2):nth-child(even) a {
        -webkit-border-top-right-radius: 3px;
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-topright: 3px;
        -moz-border-radius-bottomright: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }
    .et_pb_filterable_portfolio .et_pb_portfolio_filters li:nth-child(2) a {
        -webkit-border-top-right-radius: 3px !important;
        -moz-border-radius-topright: 3px !important;
        border-top-right-radius: 3px !important;
    }
    /*-----------[Gallery]--------------------*/
    .et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 400px;
    }
    .et_pb_gallery_grid .et_pb_gallery_item {
        margin-bottom: 39px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_4_4 .et_pb_gallery .column_width,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_3_4 .et_pb_gallery .column_width,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_2_3 .et_pb_gallery .column_width,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_2 .et_pb_gallery .column_width,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_3 .et_pb_gallery .column_width,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_4 .et_pb_gallery .column_width {
        width: 400px;
    }
    .et_pb_column_4_4 .et_pb_gallery .gutter_width,
    .et_pb_column_3_4 .et_pb_gallery .gutter_width,
    .et_pb_column_1_2 .et_pb_gallery .gutter_width,
    .et_pb_column_2_3 .et_pb_gallery .gutter_width,
    .et_pb_column_1_3 .et_pb_gallery .gutter_width,
    .et_pb_column_1_4 .et_pb_gallery .gutter_width {
        width: 0px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
        height: 284px;
        width: 400px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
        min-height: 284px;
        min-width: 400px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
        height: 284px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
        width: 400px;
    }
    .et_pb_widget {
        float: none;
        margin: 0 0 40px 0;
        width: 100%!important;
    }
    .et_pb_widget_area_left {
        border-right: none;
    }
    .et_pb_widget_area_right {
        border-left: none;
    }
    .et_pb_promo {
        padding: 40px;
    }
    .et_pb_newsletter {
        padding: 40px 0;
    }
    .et_pb_newsletter_form {
        padding-left: 60px;
    }
    .et_pb_newsletter_description {
        padding: 0 60px 25px;
    }
    .et_pb_newsletter_form,
    .et_pb_newsletter_description {
        width: 280px !important;
    }
    .et_pb_slider:hover .et-pb-arrow-prev {
        left: 0px;
        opacity: 1;
    }
    .et_pb_slider:hover .et-pb-arrow-next {
        right: 0px;
        opacity: 1;
    }
    .et-pb-controllers {
        bottom: 10px;
    }
    .et_pb_tabs_controls {
        border-bottom: none;
    }
    .et_pb_tabs_controls li {
        float: none;
        border-right: none;
        border-bottom: 1px solid #d9d9d9;
    }
    .et_pb_slider_fullwidth_off .et_pb_slide_description {
        width: 280px !important;
    }
    .et_pb_more_button {
        display: inline-block !important;
    }
    .et_pb_slide_image,
    .et_pb_slide_video {
        display: none !important;
    }
    .et_pb_pricing_table {
        width: 100%!important;
        margin-bottom: 60px;
    }
    .et_pb_pricing_table:last-child {
        margin-bottom: 0;
    }
    .et_pb_featured_table {
        margin-top: 0;
    }
    .et_pb_pricing_table:nth-child(3),
    .et_pb_pricing_table:nth-child(4) {
        margin-top: 0;
    }
    .et_pb_pricing .et_pb_featured_table:nth-child(3),
    .et_pb_pricing .et_pb_featured_table:nth-child(4) {
        margin-top: 0 !important;
    }
    .comment-body {
        padding: 0 0 0 100px;
    }
    .comment-reply-link {
        bottom: -25px;
        top: auto;
    }
    #commentform input[type="text"] {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
    .et_pb_contact_left p {
        width: 100%;
        float: none;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 400px!important;
        margin: 0 0px 53px 0!important;
    }
    .archive.et_full_width_page.woocommerce ul.products li.product {
        width: 400px !important;
    }
    .et_vertical_nav.archive.et_full_width_page.woocommerce ul.products li.product {
        width: 100% !important;
    }
    .woocommerce div.product div.images,
    .woocommerce-page div.product div.images,
    .woocommerce #content div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce-page div.product div.summary,
    .woocommerce #content div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .et_right_sidebar.woocommerce div.product div.images,
    .et_right_sidebar.woocommerce-page div.product div.images,
    .et_right_sidebar.woocommerce #content div.product div.images,
    .et_right_sidebar.woocommerce-page #content div.product div.images,
    .et_left_sidebar.woocommerce div.product div.images,
    .et_left_sidebar.woocommerce-page div.product div.images,
    .et_left_sidebar.woocommerce #content div.product div.images,
    .et_left_sidebar.woocommerce-page #content div.product div.images {
        width: 100%!important;
        float: none!important;
    }
    .woocommerce div.product div.images div.thumbnails a,
    .woocommerce-page div.product div.images div.thumbnails a,
    .woocommerce #content div.product div.images div.thumbnails a,
    .woocommerce-page #content div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a {
        width: 119px !important;
    }
    .et_right_sidebar.woocommerce ul.products li.product,
    .et_right_sidebar.woocommerce-page ul.products li.product,
    .et_left_sidebar.woocommerce ul.products li.product,
    .et_left_sidebar.woocommerce-page ul.products li.product {
        margin: 0 0 35px !important;
    }
    .archive.et_left_sidebar.woocommerce ul.products li.product,
    .archive.et_right_sidebar.woocommerce ul.products li.product {
        width: 100% !important;
    }
    .et_vertical_nav.archive.et_left_sidebar.woocommerce ul.products li.product,
    .et_vertical_nav.archive.et_right_sidebar.woocommerce ul.products li.product {
        width: 100% !important;
    }
    .woocommerce ul.products li.product:nth-child(2n),
    .woocommerce-page ul.products li.product:nth-child(2n) {
        float: left;
    }
    .et_pb_pagebuilder_layout ul.products li.product.last,
    .et_pb_pagebuilder_layout ul.products li.product.last {
        margin-right: 0 !important;
    }
    .comment .children {
        margin-left: 0;
    }
    body.woocommerce div.product .woocommerce-tabs ul.tabs li,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li,
    body.woocommerce div.product .woocommerce-tabs ul.tabs li.active,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
        display: block !important;
        border-bottom: 1px solid #E0DADF !important;
    }
    body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
    body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
        display: block !important;
    }
    .woocommerce .form-row {
        float: none !important;
        width: auto !important;
    }
    .et_pb_fullwidth_section .et_pb_map {
        height: 220px;
    }
    .et_pb_column_4_4 .et_pb_map,
    .et_pb_column_3_4 .et_pb_map,
    .et_pb_column_2_3 .et_pb_map,
    .et_pb_column_1_2 .et_pb_map,
    .et_pb_column_1_3 .et_pb_map,
    .et_pb_column_1_4 .et_pb_map {
        height: 220px;
        width: 400px;
    }
    .footer-widget {
        width: 100%;
        margin: 0 0 35px 0;
        float: none;
    }
    .fwidget {
        padding-bottom: 0;
    }
    .et-hide-mobile {
        display: none;
    }
    .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
        margin-right: 0;
        width: 360px;
    }
    .et_pb_column_3_8 .et_pb_contact_left p,
    .et_pb_column_1_3 .et_pb_contact_left p,
    .et_pb_column_1_4 .et_pb_contact_left p {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_column_1_2 .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_column_1_3 .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_column_3_8 .et_pb_countdown_timer .et_pb_countdown_timer_container {
        margin: 0 auto 30px;
        padding: 40px 20px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .title,
    .et_pb_column_1_2 .et_pb_countdown_timer .title,
    .et_pb_column_1_3 .et_pb_countdown_timer .title,
    .et_pb_countdown_timer .title,
    .et_pb_column_3_8 .et_pb_countdown_timer .title {
        font-size: 22px;
        margin: 0 0 30px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section,
    .et_pb_column_1_2 .et_pb_countdown_timer .section,
    .et_pb_column_1_3 .et_pb_countdown_timer .section,
    .et_pb_countdown_timer .section,
    .et_pb_column_3_8 .et_pb_countdown_timer .section {
        margin-right: 4px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section.values,
    .et_pb_column_1_2 .et_pb_countdown_timer .section.values,
    .et_pb_column_1_3 .et_pb_countdown_timer .section.values,
    .et_pb_countdown_timer .section.values,
    .et_pb_column_3_8 .et_pb_countdown_timer .section.values {
        width: 56px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section.days,
    .et_pb_column_1_2 .et_pb_countdown_timer .section.days,
    .et_pb_column_1_3 .et_pb_countdown_timer .section.days,
    .et_pb_countdown_timer .section.days,
    .et_pb_column_3_8 .et_pb_countdown_timer .section.days {
        width: 95px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section p,
    .et_pb_column_1_2 .et_pb_countdown_timer .section p,
    .et_pb_column_1_3 .et_pb_countdown_timer .section p,
    .et_pb_countdown_timer .section p,
    .et_pb_column_3_8 .et_pb_countdown_timer .section p {
        font-size: 48px;
        line-height: 48px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section p.label,
    .et_pb_column_1_2 .et_pb_countdown_timer .section p.label,
    .et_pb_column_1_3 .et_pb_countdown_timer .section p.label,
    .et_pb_countdown_timer .section p.label,
    .et_pb_column_3_8 .et_pb_countdown_timer .section p.label {
        font-size: 14px;
        line-height: 25px;
    }
    .et_pb_column_1_3 .et_pb_newsletter_description,
    .et_pb_column_1_4 .et_pb_newsletter_description,
    .et_pb_column_3_8 .et_pb_newsletter_description {
        padding: 0 60px 15px;
    }
    .et_pb_testimonial_description {
        padding-left: 0 !important;
    }
    .et_pb_testimonial_portrait {
        float: none !important;
        width: 90px !important;
        margin: 0 auto 20px !important;
    }
    .et_pb_team_member_image {
        float: none;
        width: auto;
        margin: 0 0 12px;
        text-align: center;
    }
    .et_pb_team_member_description,
    .et_pb_column_3_8 .et_pb_team_member_description {
        margin-left: 0 !important;
    }
    .et_quote_content,
    .et_pb_blog_grid .et_quote_content {
        padding: 35px 30px !important;
    }
    .et_quote_content blockquote p,
    .et_pb_blog_grid .et_quote_content blockquote p {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .et_quote_content blockquote cite,
    .et_pb_blog_grid .et_quote_content blockquote cite {
        font-size: 14px !important;
    }
    .et_link_content {
        padding: 35px 20px;
    }
    .et_link_content h2,
    .et_audio_content h2 {
        font-size: 20px !important;
        line-height: 26px !important;
    }
    .et_link_content a.et_link_main_url {
        font-size: 14px !important;
    }
    .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_post .et_pb_slide {
        min-height: 222px !important;
    }
    .et_pb_blog_grid .et_pb_post .et_pb_slide {
        min-height: 222px !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: 40px 40px 34px !important;
    }
    .et_pb_audio_module_content h2 {
        font-size: 26px !important;
    }
    .et_pb_column_1_4 .et_audio_module_meta {
        font-size: 14px !important;
    }
    #et-info .et-social-icons {
        display: none;
    }
    #et-secondary-menu .et_duplicate_social_icons {
        display: inline-block;
    }
    body.admin-bar.et_fixed_nav #top-header,
    body.admin-bar.et_fixed_nav #main-header {
        top: 46px;
    }
    body.admin-bar.et_fixed_nav.et_secondary_nav_two_panels #main-header {
        top: 104px;
    }
    body.et_fixed_nav.et_secondary_nav_two_panels #main-header {
        top: 58px;
    }
    #et-info,
    #et-secondary-menu {
        text-align: center;
        display: block;
        float: none;
    }
    .et_secondary_nav_two_panels #et-secondary-menu {
        margin-top: 12px;
    }
    #top-header .et-cart-info {
        margin-left: 0;
    }
}


/*-------------------[320px]------------------*/

@media only screen and ( max-width: 479px) {
    #et-top-navigation {
        margin-right: 0;
    }
    .et-search-form input {
        width: 240px;
    }
    .widget_search #s {
        width: 193px;
    }
    .et_pb_blurb_content {
        text-align: center;
    }
    .et_pb_text_align_right {
        text-align: left;
    }
    .et_pb_space {
        display: none;
    }
    .et_pb_column {
        padding-bottom: 0px;
    }
    .et_pb_section {
        padding: 0px 0 20px 0;
    }
    .et_pb_fullwidth_section {
        padding: 0;
    }
    .et_pb_row,
    .container,
    .et_pb_container {
        width: 280px;
    }
    .et_pb_slide_description {
        padding: 100px 52px;
    }
    .et_pb_slide_with_image .et_pb_slide_description {
        padding-top: 72px;
        padding-bottom: 72px;
    }
    .et_pb_slide_description h2 {
        font-size: 20px;
    }
    .et_pb_slide_content {
        font-weight: 400;
    }
    .et_pb_slide_content,
    a.et_pb_more_button {
        display: none;
    }
    .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 70px 40px !important;
    }
    .et_pb_slider_fullwidth_off .et_pb_slide_content,
    .et_pb_slider_fullwidth_off .et_pb_more_button {
        display: none;
    }
    .et_pb_post {
        margin-bottom: 42px;
    }
    .et_pb_post h2,
    .et_pb_blog_grid h2 {
        font-size: 16px;
        padding-bottom: 0;
    }
    .et_pb_post .post-meta {
        color: #666;
        font-size: 14px;
    }
    .et_pb_blog_grid .et_pb_post {
        margin: 0 0 40px;
        width: 280px;
        border: none;
        background: none;
        float: none;
        padding: 0;
    }
    .et_pb_image_container {
        margin: 0;
    }
    .et_pb_blog_grid .et_pb_post.format-quote>*,
    .et_pb_blog_grid .et_pb_post.format-link>*,
    .et_pb_blog_grid .et_main_video_container,
    .et_pb_blog_grid .et_audio_content,
    .et_pb_blog_grid .et_pb_post .et_pb_slider {
        display: block;
    }
    .et_pb_blog_grid .et_pb_post>.et_pb_image_container,
    .et_pb_blog_grid .et_pb_post>h2,
    .et_pb_blog_grid .et_pb_post>.post-meta {
        display: block;
    }
    .et_pb_blog_grid .et_pb_post .post-meta {
        display: block !important;
        padding: 0;
    }
    .et_pb_portfolio_item {
        margin-bottom: 22px;
    }
    .et_pb_portfolio_grid .et_pb_portfolio_item {
        float: none!important;
        width: 100%!important;
        margin-right: 0!important;
    }
    .et_pb_image_container,
    .et_pb_blog_grid .et_main_video_container,
    .et_pb_blog_grid .et_pb_post .et_pb_slider {
        margin: 0;
    }
    /*-----------[Video Slider]--------------------*/
    .et_pb_column_4_4 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_3_4 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_2_3 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_1_2 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_3_8 .et_pb_carousel_item .et_pb_video_play,
    .et_pb_column_1_3 .et_pb_carousel_item .et_pb_video_play {
        font-size: 1.5rem;
        line-height: 1.5rem;
        margin-left: -0.75rem;
        margin-top: -0.75rem;
    }
    /*-----------[Filterable Portfolio]--------------------*/
    .et_pb_column_4_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_3_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_2_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_2 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_3 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item,
    .et_pb_column_1_4 .et_pb_filterable_portfolio_grid .et_pb_portfolio_item {
        width: 280px;
        margin: 0 0px 42px 0;
    }
    .et_pb_column_4_4 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_3_4 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_2_3 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_2 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_3 .et_pb_filterable_portfolio .column_width,
    .et_pb_column_1_4 .et_pb_filterable_portfolio .column_width {
        width: 280px;
    }
    /*-----------[Gallery]--------------------*/
    .et_pb_column_4_4 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_3_4 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_2_3 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_1_2 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_1_3 .et_pb_gallery_fullwidth .et_pb_gallery_item,
    .et_pb_column_1_4 .et_pb_gallery_fullwidth .et_pb_gallery_item {
        width: 280px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_4_4 .et_pb_gallery .column_width,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_3_4 .et_pb_gallery .column_width,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_2_3 .et_pb_gallery .column_width,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_2 .et_pb_gallery .column_width,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_3 .et_pb_gallery .column_width,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item,
    .et_pb_column_1_4 .et_pb_gallery .column_width {
        width: 280px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image {
        height: 200px;
        width: 280px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image img {
        min-height: 200px;
        min-width: 280px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.landscape img {
        height: 200px;
    }
    .et_pb_column_4_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_3_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_2_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_2 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_3 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img,
    .et_pb_column_1_4 .et_pb_gallery_grid .et_pb_gallery_item .et_pb_gallery_image.portrait img {
        width: 280px;
    }
    .et_pb_widget {
        float: none;
        margin: 0 0 40px 0;
        width: 100%!important;
    }
    .et_pb_widget_area_left {
        border-right: none;
    }
    .et_pb_widget_area_right {
        border-left: none;
    }
    .et_pb_promo {
        padding: 40px;
    }
    .et_pb_fullwidth_section .et_pb_map {
        height: 155px;
    }
    .et_pb_column_4_4 .et_pb_map,
    .et_pb_column_3_4 .et_pb_map,
    .et_pb_column_2_3 .et_pb_map,
    .et_pb_column_1_2 .et_pb_map,
    .et_pb_column_1_3 .et_pb_map,
    .et_pb_column_1_4 .et_pb_map {
        height: 155px;
        width: 280px;
    }
    .et_pb_newsletter {
        padding: 30px 0;
    }
    .et_pb_newsletter_form {
        padding-left: 30px !important;
        width: 220px !important;
    }
    .et_pb_newsletter_description {
        padding: 0 30px 15px;
        width: 220px !important;
    }
    .et_pb_newsletter_form,
    .et_pb_newsletter_description {
        width: 220px;
        padding-right: 30px;
    }
    .et_pb_tabs_controls {
        border-bottom: none;
    }
    .et_pb_tabs_controls li {
        float: none;
        border-right: none;
        border-bottom: 1px solid #d9d9d9;
    }
    .et_pb_slide_content,
    .et_pb_more_button {
        display: none !important;
    }
    .et_pb_slide_image {
        display: none !important;
    }
    .et_pb_slider_fullwidth_off .et_pb_slide_description {
        width: 200px !important;
    }
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product {
        width: 280px!important;
        margin: 0 0px 53px 0!important;
    }
    .woocommerce div.product div.images,
    .woocommerce-page div.product div.images,
    .woocommerce #content div.product div.images,
    .woocommerce-page #content div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce-page div.product div.summary,
    .woocommerce #content div.product div.summary,
    .woocommerce-page #content div.product div.summary,
    .et_right_sidebar.woocommerce div.product div.images,
    .et_right_sidebar.woocommerce-page div.product div.images,
    .et_right_sidebar.woocommerce #content div.product div.images,
    .et_right_sidebar.woocommerce-page #content div.product div.images,
    .et_left_sidebar.woocommerce div.product div.images,
    .et_left_sidebar.woocommerce-page div.product div.images,
    .et_left_sidebar.woocommerce #content div.product div.images,
    .et_left_sidebar.woocommerce-page #content div.product div.images {
        width: 100%!important;
        float: none!important;
    }
    .woocommerce div.product div.images div.thumbnails a,
    .woocommerce-page div.product div.images div.thumbnails a,
    .woocommerce #content div.product div.images div.thumbnails a,
    .woocommerce-page #content div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce-page div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce #content div.product div.images div.thumbnails a,
    .et_right_sidebar.woocommerce-page #content div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce-page div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce #content div.product div.images div.thumbnails a,
    .et_left_sidebar.woocommerce-page #content div.product div.images div.thumbnails a {
        width: 80px !important;
    }
    .et_right_sidebar.woocommerce ul.products li.product,
    .et_right_sidebar.woocommerce-page ul.products li.product,
    .et_left_sidebar.woocommerce ul.products li.product,
    .et_left_sidebar.woocommerce-page ul.products li.product {
        margin: 0 0 35px !important;
    }
    .archive.et_full_width_page.woocommerce ul.products li.product {
        width: 280px !important;
    }
    table.cart th,
    #content table.cart th,
    table.cart td,
    #content table.cart td,
    table.cart tr,
    #content table.cart tr {
        padding: .857em 0.287em !important;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_column_1_2 .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_column_1_3 .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_countdown_timer .et_pb_countdown_timer_container,
    .et_pb_column_3_8 .et_pb_countdown_timer .et_pb_countdown_timer_container {
        margin: 0 auto 30px;
        padding: 40px 20px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .title,
    .et_pb_column_1_2 .et_pb_countdown_timer .title,
    .et_pb_column_1_3 .et_pb_countdown_timer .title,
    .et_pb_countdown_timer .title,
    .et_pb_column_3_8 .et_pb_countdown_timer .title {
        font-size: 18px;
        margin: 0 0 20px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section,
    .et_pb_column_1_2 .et_pb_countdown_timer .section,
    .et_pb_column_1_3 .et_pb_countdown_timer .section,
    .et_pb_countdown_timer .section,
    .et_pb_column_3_8 .et_pb_countdown_timer .section {
        margin-right: 5px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section.values,
    .et_pb_column_1_2 .et_pb_countdown_timer .section.values,
    .et_pb_column_1_3 .et_pb_countdown_timer .section.values,
    .et_pb_countdown_timer .section.values,
    .et_pb_column_3_8 .et_pb_countdown_timer .section.values {
        width: 35px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section.days,
    .et_pb_column_1_2 .et_pb_countdown_timer .section.days,
    .et_pb_column_1_3 .et_pb_countdown_timer .section.days,
    .et_pb_countdown_timer .section.days,
    .et_pb_column_3_8 .et_pb_countdown_timer .section.days {
        width: 40px;
    }
    .et_pb_column_1_4 .et_pb_countdown_timer .section p,
    .et_pb_column_1_2 .et_pb_countdown_timer .section p,
    .et_pb_column_1_3 .et_pb_countdown_timer .section p,
    .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.label,
    .et_pb_column_1_2 .et_pb_countdown_timer .section p.label,
    .et_pb_column_1_3 .et_pb_countdown_timer .section p.label,
    .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_column_1_3 .et_pb_newsletter_description,
    .et_pb_column_1_4 .et_pb_newsletter_description,
    .et_pb_column_3_8 .et_pb_newsletter_description {
        padding: 0 30px 15px;
    }
    .et_quote_content,
    .et_pb_blog_grid .et_quote_content,
    .et_audio_content,
    .et_pb_blog_grid .et_link_content {
        padding: 35px 20px !important;
    }
    .et_pb_blog_grid .et_main_video_container {
        margin-left: 0;
        margin-right: 0;
    }
    .et_pb_post .et_pb_slide,
    .et_pb_blog_grid .et_pb_post .et_pb_slide {
        min-height: 156px !important;
    }
    .et_pb_audio_cover_art {
        float: none !important;
        width: 100% !important;
        height: 210px !important;
    }
    .et_pb_audio_module_content {
        margin-left: 0 !important;
        padding: 40px 20px 34px !important;
    }
    .et_pb_audio_module_content h2 {
        font-size: 20px !important;
    }
    .et_pb_column_1_4 .et_audio_module_meta {
        font-size: 14px !important;
    }
    .et_pb_countdown_timer .sep {
        top: -24px !important;
    }
    .et_pb_blog_grid .et_link_content,
    .et_pb_blog_grid .et_quote_content {
        margin: 0 0 19px;
    }
    .et_pb_image_container,
    .et_pb_blog_grid .et_main_video_container,
    .et_pb_blog_grid .et_audio_content,
    .et_pb_blog_grid .et_pb_post .et_pb_slider {
        margin: 0 0 10px;
    }
    .et_pb_column_3_8 .et_pb_blog_grid .et_audio_container .mejs-time.mejs-currenttime-container.custom {
        margin-left: 0;
    }
    .et_pb_column_1_4 .et_pb_blog_grid .et_pb_post {
        width: 100%;
    }
}


/* ACCADEMY*/

@media only screen and ( min-width:768px) {
    .accademy .srp-post-content-container {
        margin-bottom: 20px;
    }
    .accademy .srp-thumbnail-box {
        margin: 0px;
        width: 25%;
    }
    .accademy .srp-thumbnail-box img {}
    .accademy .srp-content-box {
        width: 75%;
        margin: 0px;
        box-sizing: border-box
    }
    .accademy .srp-content-box {
        padding-left: 20px
    }
}

.accademy.fasciaBollini {
    background: #f7f7f7;
    padding: 50px 0px
}

.accademy.pileBg {
    background: #f8f8f8
}

.pile {
    padding: 50px 0px!important
}

.pilaContainer {
    background: #f7f7f7;
    padding: 30px 30px 0px 30px!important;
}

.accademy.pile .pilaSingola {
    text-align: center;
    margin-bottom: 0px
}

.accademy.pile .pilaSingola img {
    max-width: 220px;
    margin-bottom: 0px
}

.accademy.pile .pilaTxt img {
    border-bottom: 2px #ccc dotted;
    padding-bottom: 20px;
    /* margin-bottom: 20px */
}

.pilaContainer {
    position: relative;
    overflow: hidden
}

.xx {
    position: relative;
    z-index: 10;
}

@media only screen and ( min-width:992px) {
    .pilaContainer:before {
        display: block;
        background: #eeeeee;
        content: " ";
        width: 33.3333%;
        position: absolute;
        z-index: 0;
        top: 0px;
        height: 100%;
        left: 33.3333%;
        z-index: 1;
        visibility: inherit;
    }
    .pilaContainer:after {
        display: block;
        background: #e8e8e8;
        content: " ";
        width: 33.3333%;
        position: absolute;
        z-index: 0;
        top: 0px;
        height: 100%;
        left: 66.6666%;
        z-index: 1;
        visibility: inherit;
    }
    .c2 {
        position: relative;
        z-index: 10;
    }
    .c2:before {
        display: block;
        background: url("https://www.merlinwizard.com/wp-content/uploads/pila_bg1.jpg");
        background-repeat: no-repeat;
        background-size: auto 100%;
        content: " ";
        width: 60px;
        position: absolute;
        z-index: 0;
        top: -30px;
        height: 105%;
        left: -78px;
        z-index: 1;
    }
    .c3 {
        position: relative;
        z-index: 10;
    }
    .c3:before {
        display: block;
        background: url("https://www.merlinwizard.com/wp-content/uploads/pila_bg2.jpg");
        background-repeat: no-repeat;
        background-size: auto 100%;
        content: " ";
        width: 60px;
        position: absolute;
        z-index: 0;
        top: -30px;
        height: 105%;
        left: -78px;
        z-index: 1;
    }
}

.c1 {
    z-index: 10
}

.c2 {
    z-index: 9
}

.c3 {
    z-index: 8
}

@media only screen and ( max-width:767px) {
    .xx {
        padding: 15px 0px
    }
    .pilaContainer:before {
        display: block;
        background: #eeee;
        content: " ";
        position: absolute;
        z-index: 0;
        top: 0px;
        top: 33.3333%;
        height: 33.3333%;
        width: 100%;
        z-index: 1;
        visibility: inherit;
        left: 0px;
    }
    .pilaContainer:after {
        display: block;
        background: #e8e8e8;
        content: " ";
        position: absolute;
        z-index: 0;
        top: 0px;
        top: 66.6666%;
        height: 33.3333%;
        width: 100%;
        z-index: 1;
        visibility: inherit;
        left: 0px;
    }
}

.accademy.fasciaHead {
    margin: 80px 0px 30px 0px
}

.accademy.fasciaHead p {
    font-size: 20px;
    text-align: center;
    display: block;
    margin-top: 20px
}

.accademy h2 {
    font-family: "apex_newlight";
    font-size: 50px;
    margin-top: 0px;
    font-weight: 100;
}

.accademy h2 small {
    font-size: 24px;
    display: block;
    font-weight: 600;
}

.accademy.frase {
    background-image: url(https://www.merlinwizard.com/wp-content/uploads/2015/02/frase_home1.jpg);
}

.accademy.frase * {
    text-align: center
}

.accademy.frase .txt_frase_home {
    color: #fff
}

.team_row {
    margin: 30px auto
}

@media only screen and ( min-width:768px) {
    .team_row .boxTeam {
        width: 33.333%;
        float: left;
        padding: 10px;
        box-sizing: border-box
    }
}

@media only screen and ( min-width:992px) {
    .team_row .boxTeam {
        width: 16.666%;
        float: left;
        padding: 10px;
        box-sizing: border-box;
        min-height: auto;
        margin-bottom: 0px;
    }
}

.accademy .box_contatti {
    margin-bottom: 20px!important
}

.accademy .big-button.bigblue {
    padding: 18px 6px;
    text-align: center
}

@media only screen and ( min-width:992px) {
    .accademy .Accademy_pulsante a {
        margin-top: 0px;
        width: 100%;
        box-sizing: border-box;
    }
    .accademy .meta {
        width: 50%;
        float: left;
        box-sizing: border-box;
        padding: 0px 15px!important
    }
    .accademy .et_pb_column .meta:nth-child(odd) {
        padding-left: 0px!important
    }
    .accademy .et_pb_column .meta:nth-child(even) {
        padding-right: 0px!important
    }
    .accademy .terzo {
        width: 33.333%;
        float: left;
        box-sizing: border-box;
        padding: 0px 15px!important
    }
    .accademy .terzo:first-child {
        padding-left: 0px!important
    }
    .accademy .terzo:last-child {
        padding-right: 0px!important
    }
    .accademy .big-button.bigblue {
        margin-top: 0px;
        box-sizing: border-box;
        padding: 18px 12px;
    }
    .bordato {
        border-right: 1px solid #ccc;
        padding-right: 40px;
        margin-right: 49px
    }
}

.accademy .cliente {
    display: block;
    overflow: hidden
}

.accademy .cliente {
    font-size: 20px;
    color: #c0a500;
    font-weight: 300
}

.accademy .cliente img {
    max-width: 30%;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px
}

.accademy .clienteThumb {}

.accademy .txt_contatti {
    max-width: 80%!important
}

.accademy .icona_contatti {
    max-width: 20%
}

.accademy .ig_shortcode_container {
    display: inline
}

.ig_message ul {
    margin-left: 20px
}

.ig_message ul li {
    list-style: circle
}

@media only screen and ( min-width:992px) {
    .row {
        margin-left: -15px!important;
        margin-right: -15px!important;
        box-sizing: border-box;
    }
    .col-xs-1,
    .col-sm-1,
    .col-md-1,
    .col-lg-1,
    .col-xs-2,
    .col-sm-2,
    .col-md-2,
    .col-lg-2,
    .col-xs-3,
    .col-sm-3,
    .col-md-3,
    .col-lg-3,
    .col-xs-4,
    .col-sm-4,
    .col-md-4,
    .col-lg-4,
    .col-xs-5,
    .col-sm-5,
    .col-md-5,
    .col-lg-5,
    .col-xs-6,
    .col-sm-6,
    .col-md-6,
    .col-lg-6,
    .col-xs-7,
    .col-sm-7,
    .col-md-7,
    .col-lg-7,
    .col-xs-8,
    .col-sm-8,
    .col-md-8,
    .col-lg-8,
    .col-xs-9,
    .col-sm-9,
    .col-md-9,
    .col-lg-9,
    .col-xs-10,
    .col-sm-10,
    .col-md-10,
    .col-lg-10,
    .col-xs-11,
    .col-sm-11,
    .col-md-11,
    .col-lg-11,
    .col-xs-12,
    .col-sm-12,
    .col-md-12,
    .col-lg-12 {
        position: relative!important;
        min-height: 1px;
        padding-left: 15px!important;
        padding-right: 15px!important;
        box-sizing: border-box!important;
    }
    .row .col-xs-12 {
        padding: 0px!important
    }
    .row .colonnaPrima {
        padding-left: 0px!important
    }
    .row .colonnaUltima {
        padding-right: 0px!important
    }
    .col-xs-1,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12 {
        float: left;
    }
    .col-xs-12 {
        width: 100%;
    }
    .col-xs-11 {
        width: 91.66666667%;
    }
    .col-xs-10 {
        width: 83.33333333%;
    }
    .col-xs-9 {
        width: 75%;
    }
    .col-xs-8 {
        width: 66.66666667%;
    }
    .col-xs-7 {
        width: 58.33333333%;
    }
    .col-xs-6 {
        width: 50%;
    }
    .col-xs-5 {
        width: 41.66666667%;
    }
    .col-xs-4 {
        width: 33.33333333%;
    }
    .col-xs-3 {
        width: 25%;
    }
    .col-xs-2 {
        width: 16.66666667%;
    }
    .col-xs-1 {
        width: 8.33333333%;
    }
}