/*
Theme Name: Enfold Child
Description: <strong>A superflexible and responsive Business Theme by Kriesi</strong> - <br/> Update notifications available on twitter and facebook:<br/> <a href='http://twitter.com/kriesi'>Follow me on twitter</a><br/> - <a href='http://www.facebook.com/pages/Kriesi/333648177216'>Join the Facebook Group</a>
Version: 3.1.3
Author: Kriesi
Author URI: http://www.kriesi.at
License: Themeforest Split Licence
License URI: -
Theme URI: www.kriesi.at/themes/enfold/
Template: enfold
*/

#top .avia-logo-element-container .slide-entry,
.partner-logo-gallery-item {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
}

.avia-testimonial-image,
.avia-testimonial-image img {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.avia-testimonial-image {
    width: 120px;
    height: auto;
}

.avia-testimonial-content,
.avia-testimonial-content blockquote {
    font-size: 100%;
}

.avia-testimonial-meta {
    margin-left: 140px;
}

#top .avia-smallarrow-slider-heading h3 {
    top: 0;
    margin-top: 30px;
}

.avia-logo-grid .slide-entry img,
.avia-testimonial-image img,
.partner-logo-gallery-item img{
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.avia-logo-grid .slide-entry img:hover,
.avia-testimonial-image img:hover,
.partner-logo-gallery-item img:hover {
    filter: none; /* Applies to FF + IE */
    -webkit-filter: grayscale(0)
}

.partner-logo-gallery .partner-logo-gallery-item:first-child {
    margin-left: 0 !important;
}

p[data-twttr-id] {
    margin-top: 129px;
}

h1,
h2,
h3,
h4 {
	font-family: "sommet-rounded", "Open Sans", sans-serif;
}


/* ==================== */
/* GENERAL */
/* ==================== */

#custom-page-banner-area {
    padding: 30px 0;
    background-size: cover;
}
#custom-page-banner-area-repeat {
    padding: 30px 0;
    background-repeat: repeat;
}
#custom-page-subbanner-area {
    min-height: 20px;
    border: 0;
    background-size: cover;
}
#custom-page-subbanner-area-repeat {
    min-height: 20px;
    border: 0;
}
blockquote {
    margin: 15px 10px;
}
/* TYPOGRAPHY */
.template-page .entry-content-wrapper h1 {
    text-transform: capitalize;
    color: #9EBC66;
    font-weight: 300;
    font-size: 48px;
}
#custom-page-banner-area h1.av-special-heading-tag, #custom-page-banner-area-repeat h1.av-special-heading-tag {
    text-transform: capitalize;
    font-size: 55px;
    font-weight: 300;
}
#custom-page-banner-area h3.av-special-heading-tag, #custom-page-banner-area-repeat h3.av-special-heading-tag {
    color: white !important;
    font-size: 32px !important;
}
#custom-page-banner-area p, #custom-page-banner-area-repeat p {
    font-size: 18px;
    color: #e0ecc8;
    line-height: 24px;
    font-weight: 700;
}
h3.av-special-heading-tag {
    font-size: 42px !important;
}
.special_amp {
    font-family: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit !important;
}
a.bg-read-more {
    background: #719430;
    color: white;
    padding: 0px 8px;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    display: inline-block;
    margin-top: 5px;
}
a.bg-read-more:hover {
    background: #719430;
    color: white;
    text-decoration: none;
    opacity: .8;
}
/* ==================== */
/* FOOTER */
/* ==================== */
#footer .mc4wp-form-basic input[type=submit] {
    background: #719430;
    color: white;
    text-transform: uppercase;
    font-size: 12px;
        width: 100%;
}
#footer .mc4wp-form-basic input[type=submit]:hover {
    opacity: .8;
}
#footer section#text-4 {
    margin-bottom: 0 !important;
}
#footer section#avia_socialcount-2 {
    margin-top: 0;
    margin-bottom: 15px;
}
#footer section#mc4wp_form_widget-2 {
    margin-top: 15px;
}
#footer section#mc4wp_form_widget-2 label {
    display: none;
}
#footer section#mc4wp_form_widget-2 input[type="email"] {
    margin-bottom: 10px;
}
#footer section#mc4wp_form_widget-2 p {
    margin-top: 0px;
    margin-bottom: 5px;
}

#footer li.menu-item a {
    padding: 0px;
    font-size: 12px;
    line-height: 20px;
    color: #8A8A8A;
}
#footer li.menu-item ul.sub-menu li.menu-item a {
    font-size: 11px;
    padding-top: 0px;
    padding-bottom: 0px;
}




/* ==================== */
/* HOMEPAGE */
/* ==================== */

/* TOP BANNER */

/* PORTFOLIO */
.responsive .fullsize .grid-col-3 .grid-image {
    padding: 0px 10px 0px 0px;
}
.grid-sort-container article.main_color.inner-entry {
    box-shadow: none;
}
#gw_go_portfolio_home .gw-gopf-cats > span a {
    border: 1px solid #CCC;
    background: #FFF !important;
    border-radius: 4px !important;
    color: #5D5D5D !important;
    opacity: .6 !important;
}
#gw_go_portfolio_home .gw-gopf-cats > span a:hover {
    border-color: #83a83d;
    opacity: 1 !important;
}
#gw_go_portfolio_home .gw-gopf-cats > span.gw-gopf-current a {
    background: #83a83d !important;
    color: white !important;
    font-weight: 400;
    border-color: #83a83d !important;
}
#gw_go_portfolio_home .gw-gopf-cats > span.gw-gopf-current a:hover {
    border-color: #83a83d !important;
}
#gw_go_portfolio_home .gw-gopf-style-door a.gw-gopf-pagination-load-more.gw-gopf-btn-outlined {
    border: solid 1px #83a83d;
    border-radius: 4px;
    opacity: .8;
}
#gw_go_portfolio_home .gw-gopf-style-door a.gw-gopf-pagination-load-more.gw-gopf-btn-outlined:hover {
    background: #83a83d;
    color: white;
    opacity: 1;
}
.home .hr.hr-invisible.avia-builder-el-20.el_after_av_textblock.el_before_av_textblock {
    display: none;
}
#gw_go_portfolio_home .gw-gopf-style-door a.gw-gopf-post-overlay-btn {
    border-radius: 4px;
}
#gw_go_portfolio_home .gw-gopf-style-door a.gw-gopf-post-overlay-btn:hover {
    opacity: .8;
    background: #83a83d;
}
.gw-gopf-post-overlay .gw-gopf-post-title {
    display: inline-block;
    top: -45px;
    width: 100%;
}
.gw-gopf-post-overlay .gw-gopf-post-title {
    display: inline-block;
    width: 100%;
    position: absolute;
    text-align: center;
    left: 0;
    top: 40%;
}
.gw-gopf-post-overlay .gw-gopf-post-title h2 {
    color: white;
    font-size: 12px;
}
.gw-gopf-post-overlay-inner {
    position: absolute !important;
    width: 100%;
    top: 48% !important;
}

/* TWITTER & RECENT */
.home .sort_width_container.av-sort-yes {
    display: none;
}

/* LOGO SLIDER */
#gw_go_portfolio_logo_slider .gw-gopf-col-wrap {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    -webkit-transition: filter .2s;
    -moz-transition: filter .2s;
    -ms-transition: filter .2s;
    -o-transition: filter .2s;
    transition: filter .2s;
}
#gw_go_portfolio_logo_slider .gw-gopf-col-wrap:hover {
    filter: none;
    -webkit-filter: grayscale(0%);
}
#gw_go_portfolio_logo_slider .gw-gopf-chrome.gw-gopf-style-flex .gw-gopf-post-media-wrap {
    max-height: 190px;
}
#gw_go_portfolio_logo_slider .gw-gopf-chrome.gw-gopf-style-flex .gw-gopf-post-media-wrap img {
    max-height: 190px;
}
#gw_go_portfolio_logo_slider .gw-gopf-chrome.gw-gopf-style-flex .gw-gopf-post-media-wrap img {
    display: none !important;
}
#gw_go_portfolio_logo_slider .gw-gopf-chrome.gw-gopf-style-flex .gw-gopf-post-media-wrap {
    height: 190px;
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
}
.gw-gopf-slider-controls-wrap.gw-gopf-clearfix.gw-gopf-slider-controls-right {
    position: absolute;
}


/* RESPONSIVE */
@media screen and (max-width: 959px) {
    #home-portfolio-section-desktop {
        display: none;
    }

}


@media screen and (max-width: 989px) and (min-width: 768px) {
    #footer .av_one_fourth.first.el_before_av_one_fourth, #footer  .av_one_fourth.first + .av_one_fourth + .av_one_fourth, #footer .av_one_half.first + .av_one_fourth.el_before_av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_half, #footer .avia-content-slider-inner .av_one_fourth.first {
        width: 20.5%;
    }
    #footer .av_one_fourth.first.el_before_av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_fourth, #footer .av_one_half.first + .av_one_fourth.el_before_av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_half, #footer .avia-content-slider-inner .av_one_fourth.first, #footer .av_one_fourth.first.el_before_av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth, #footer .av_one_half.first + .av_one_fourth.el_before_av_one_fourth, #footer .av_one_half.first + .av_one_fourth.el_before_av_one_fourth + .av_one_fourth, #footer .avia-content-slider-inner .av_one_fourth {
        width: 20.5%;
        float: left;
        clear: none;
        margin-left: 4%;
    }
    #footer .av_one_half.first + .av_one_fourth, #footer .av_one_half.first + .av_one_fourth + .av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_half {
        margin-top: 0;
    }
}
@media screen and (max-width: 767px) and (min-width: 450px) {
    #footer .av_one_fourth.first.el_before_av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_fourth, #footer .av_one_half.first + .av_one_fourth.el_before_av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_half, #footer .avia-content-slider-inner .av_one_fourth.first, #footer .av_one_fourth.first.el_before_av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_fourth, #footer .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth, #footer .av_one_half.first + .av_one_fourth.el_before_av_one_fourth, #footer .av_one_half.first + .av_one_fourth.el_before_av_one_fourth + .av_one_fourth, #footer .avia-content-slider-inner .av_one_fourth {
        width: 46% !important;
        float: left !important;
        clear: none;
        margin-left: 4% !important;
    }
    #footer .flex_column:nth-child(3) .widget, #footer .flex_column:nth-child(4) .widget {
        margin-top: 0px !important;
    }
}
@media screen and (max-width: 449px) {
    #footer section.widget {
        margin-top: 0;
    }
    #footer .av_one_fourth {
        margin-bottom: 0px !important;
    }
    #footer section#mc4wp_form_widget-2 {
        margin-bottom: 5px;
    }
}

/* ==================== */
/* TEAM MEMBER PAGE */
/* ==================== */ /*
#team-member-arlene .av_one_third.first {
    background: url(/wp-content/themes/enfold-child/imgs/arrow-bg-pattern-light.jpg);
    border-radius: 10px;
    margin-top: 30px;
    -webkit-box-shadow: 0px 0px 1px #759A9A;
    box-shadow: 0px 0px 1px #759A9A;

}
*/
#team-member-arlene .av_one_third.first {
    background: #F0F8F8;
    border-radius: 10px;
    margin-top: 30px;

}
#team-member-arlene .av_one_third.first .avia-image-container, #team-member-arlene .av_one_third.first .av-special-heading, #team-member-arlene .av_one_third.first .avia-button-wrap, #team-member-arlene .av_one_third.first .avia_codeblock_section {
    padding: 0px 20px;
}
#team-member-arlene .av_one_third.first .avia-image-container img {
    border: 6px solid white;
}
#team-member-arlene .av_one_third.first .av-special-heading {
    margin-top: 20px;
    font-size: 18px !important;
    padding-bottom: 10px !important;
}
#team-member-arlene .av_one_third.first .av-special-heading h5 {
    font-weight: 700;
}
#team-member-arlene .av_one_third.first .av-special-heading .av-subheading {
    font-style: italic;
    font-size: 12px !important;
    margin-top: 20px;
    color: rgb(89, 117, 117);
    border: 1px solid #C6E2E2;
    padding-top: 10px;
    /* font-weight: 700; */
    /* background: rgb(224, 236, 200); */
    padding: 12px 0;
    /* border-radius: 4px; */
    border-left: 0;
    border-right: 0;
    margin-bottom: 10px;
}
#team-member-arlene .av_one_third.first .avia_codeblock_section {
    text-align: center;
}
#team-member-arlene .av_one_third.first .avia_codeblock_section #mc4wp-form-1 .mc4wp-form-fields input[type="email"] {
    margin-bottom: 0;
}
#team-member-arlene .av_one_third.first .avia_codeblock_section #mc4wp-form-1 .mc4wp-form-fields input[type="submit"] {
    width: 100%;
    margin-top: -5px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 2px;
}
#team-member-arlene .av_one_third.first .avia_codeblock_section #mc4wp-form-1 .mc4wp-form-fields label[for="mc4wp_email"] strong {
    color: #9EBC66;
    text-transform: uppercase;
}
#team-member-arlene .av_one_third.first .avia_codeblock_section {
    display: none;
}

/* ==================== */
/* EXPERTISE */
/* ==================== */
ul#menu-expertise-menu, ul#menu-about-sidebar {
    background: url(/wp-content/themes/enfold-child/imgs/arrow-bg-pattern-light.jpg);
    overflow: hidden;
    padding-bottom: 2px !important;
}
ul#menu-expertise-menu li, ul#menu-about-sidebar li {
    margin-left: 0px;
    padding-left: 15px;
    padding-top: 8px;
    border-top: 1px solid rgba(198, 226, 226, 0.51);
    padding-bottom: 8px;
}
ul#menu-expertise-menu li a, ul#menu-about-sidebar li a {
    color: rgb(89, 117, 117);
}
ul#menu-expertise-menu li.current-menu-item, ul#menu-about-sidebar li.current-menu-item {
    background: rgba(255,255,255,0.6);
}
ul#menu-expertise-menu li:nth-child(1), ul#menu-about-sidebar li:nth-child(1) {
    padding-top: 10px !important;
}