/*
 Theme Name:    YEP STUDIO
 Theme URI:
 Description:    Divi Child Theme
 Author:         Divi Child Theme
 Author URI:
 Template:       Divi
 Version:        1.7
*/


/* =Theme customization starts here
------------------------------------------------------- */
.inherit-font * {
    font-family: inherit !important;
    color: inherit !important;
    font-weight: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important;
    text-shadow: none!important;
}
#home-testimonial-slider .et-pb-controllers a.et-pb-active-control {top: 0px;}
#home-testimonial-slider .et-pb-controllers a {background-color: #fff !important;}

.et_pb_slider .et-pb-controllers .et-pb-active-control{position: relative; top: 2px;}
footer .fa {float: left; display: block; font-size: 24px; padding-right: 10px;}
footer .fa-facebook-official:hover {color:#4064ad;}
footer .fa-twitter-square:hover {color:#1c9ceb;}
footer .fa-youtube-square:hover {color:#f70000;}
footer .fa-instagram:hover {color:#3f729b;}

/**** Header ****/
.et_pb_slide_menu_active #page-container, .et_pb_slide_menu_active header#main-header {
    left: 0 !important;
}
.mobile_menu_bar::before {
    /*color: #fff;*/
    color: #000;
    font-size: 39px;
}
.et_slide_in_menu_container {
    background: transparent none repeat scroll 0 0;
    width: 450px !important;
}
.et_slide_in_menu_container ul#mobile_menu_slide {
    background: #fff none repeat scroll 0 0;
    padding: 45px 66px 60px;
}
.et_slide_in_menu_container ul#mobile_menu_slide li a {
    color: #404041;
    font-size: 18px;
    font-weight: 300;
    padding: 8px 0;
}
.et_slide_in_menu_container ul#mobile_menu_slide li.big-menuitem a {
    font-size: 32px;
    margin-bottom: 20px
}
.et_slide_in_menu_container ul#mobile_menu_slide li.site-logo a {
    background: rgba(0, 0, 0, 0) url("../../uploads/2017/08/main-logo.png") no-repeat scroll 0 0 / 100% auto;
    display: block;
    height: 56px;
    margin-bottom: 63px;
    text-indent: -9999px;
    width: 301px;
}

.twitter-icon a {
    background: #4eacff none repeat scroll 0 0 !important;
}
.fb-icon a {
    background: #4b6ea8 none repeat scroll 0 0 !important;
}
.gplus-icon a {
    background: #dd5e45 none repeat scroll 0 0 !important;
}
.header-social a {
    border-radius: 50%;
    color: #fff !important;
    font-size: 20px !important;
    height: 43px;
    text-align: center;
    width: 43px;
}
.header-social a:hover {
    opacity: 0.8 !important;
}
ul li.header-social {
    display: inline-block;
    margin-right: 10px;
    margin-top: 44px;
}
.close-menu > a {
    font-size: 28px !important;
    position: absolute;
    right: 30px;
    top: 50px;
}
header#main-header.et-fixed-header {
    z-index: 99;
}
ul#mobile_menu_slide .menu-item-has-children ul.sub-menu li,ul#mobile_menu_slide .menu-item-has-children ul.sub-menu li a {
    opacity: 1!important;
}

#mobile_menu_slide .menu-item ul.sub-menu .smallsub a {
    color: #404041;
    font-size: 18px;
    font-weight: 300;
    padding: 8px 0;
}

span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu {
    background: transparent;
    padding-right: 0px;
    width: auto;
    text-align: center;
    font-weight: 700;
    transition: all 0.2s ease-in;
    transform: translateY(0px);
    padding-bottom: 0px!important;
}
.scrolledto span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu {


}

.et_toggle_slide_menu:after {
    left: auto;
    display: none;
}

span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu:before {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: -2px;
    display: block;
}

.et-fixed-header img#logo {
    opacity: 0;
}

.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a {
    color: #404041!important;
}


/**** Content ****/

.scroll-down.et-pb-icon {
    font-size: 0 !important;
}
.scroll-down.et-pb-icon::before {
    content: url("../../uploads/2017/10/arrow-down.png");
}

.video-placeholder-img {
.box-shadow: 0 12px 26px -7px #999;
}

.white-video-contentbox > h3 {
    color: #3d3d3d;
    font-family: rutan;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 14px;
    max-width: 340px;
}

.white-video-contentbox > img {
    margin-bottom: 30px;
}
.white-video-contentbox > h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 26px;
}
.white-video-contentbox .readmore-btn {
    border: 1px solid #000000;
    color: #fff;
    font-family: rutan;
    font-weight: 300;
    padding: 11px 32px;
    background:#000;
}
.white-video-contentbox .readmore-btn:hover {
    color: #333;
    border: 1px solid #000000;
}

#home-testimonial-slider {
    position: relative;
}
#home-testimonial-slider .testimonial-by {
    font-family: rutan;
    font-size: 18px;
    font-weight: 400;
}

#home-testimonial-slider .testimonial-btn {
    border: 1px solid #fff;
    bottom: 42px;
    color: #fff;
    display: block;
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    padding: 13px 30px;
    position: absolute;
    right: -20px;
    z-index: 9;
}
#home-testimonial-slider .testimonial-btn:hover {
    background: #fff;
    color: #333;
}

#home-testimonial-slider .et_pb_slide_content > p:first-child::before {
    content: open-quote;
    font-family: rutan;
    font-size: 36px;
    font-weight: 400;
}
#home-testimonial-slider .et-pb-controllers a {
    border: 2px solid #707070;
    height: 15px;
    width: 15px;
}
#home-testimonial-slider .et-pb-controllers a.et-pb-active-control {
    border: 2px solid #707070;
    background-color:#fff;
}

.big-image > img {
    width: 100%;
}
.big-image {
    margin-bottom: -43px;
    margin-top: -62px;
    position: relative;
    z-index: 9;
}
.big-image-content {
    left: 50%;
    margin: 0 auto 0 -250px;
    position: absolute;
    text-align: center;
    top: 290px;
    width: 500px;
}

.big-image-content > h2 {
    color: #fff;
    font-family: rutan;
    font-weight: 400;
    margin-bottom: 15px;
}
.big-image-content .learnmore-btn {
    background: #e53b41 none repeat scroll 0 0;
    border: 2px solid #e53b41;
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    padding: 17px 25px;
}
.big-image-content .learnmore-btn:hover {
    background: transparent none repeat scroll 0 0;
    color: #e53b41;
}
.services-section > .et_pb_row {
    overflow: visible;
}

.services-columnleft {
    position: relative;
}
#services-arrow {
    position: absolute;
    right: 0;
    top: 18px;
    z-index: 10;
    -webkit-transition: top 500ms ease;
    -moz-transition: top 500ms ease;
    -o-transition: top 500ms ease;
    transition: top 500ms ease;
}
#services-arrow::before {
    border-bottom: 60px solid transparent;
    border-right: 60px solid #fff;
    border-top: 60px solid transparent;
    content: "";
    display: block;
    height: 0;
    width: 0;
}
.services-box {
    display: none;
}
.services-box.active {
    display: block;
}
.case-study-section {
    background-color: transparent;
    margin-top: -50px;
}



/**** Case Study Single Page *****/
.howdeweadd-list ul li {
    list-style-type: none;
    position: relative;
    padding-left: 42px;
    padding-bottom: 9px;
    margin-bottom: 9px;
}

.howdeweadd-list ul li:before {
    content: '';
    background: url(../../uploads/2019/09/star.png) no-repeat;
    width: 18px;
    height: 18px;
    background-size: cover;
    position: absolute;
    left: 16px;
    top: 4px;
}

.howdeweadd-list ul {
    padding-left: 0;
}

.accordion-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/**** Footer ****/

.footer-widget .fwidget .menu li {
    display:block;
    padding: 0;

}

.footer-widget .fwidget .menu li::before {
    display: none;
}
.footer-widget .fwidget .menu li a {
    font-size: 13px;
    font-weight: 300;
}

#footer-info, #footer-info a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

#main-footer .container {
    max-width: 100%;
    width: 1520px;
}
#main-footer{
    padding: 0 3%;
}






/*Animation*/
/*--------FROM LEFT----------*/

.left-animated.et-animated {
    opacity: 1;
    -webkit-animation: fadeLeft 1.5s 1 cubic-bezier(0.77,0,.175,1.3);
    -moz-animation: fadeLeft 1.5s 1 cubic-bezier(0.77,0,.175,1.3);
    -o-animation: fadeLeft 1.3s 1 cubic-bezier(0.77,0,.175,1.3);
    animation: fadeLeft 1.3s 1 cubic-bezier(0.77,0,.175,1.3);}

/*--------FROM RIGHT---------*/

.right-animated.et-animated {
    opacity: 1;
    -webkit-animation: fadeRight 1.5s 1 cubic-bezier(0.77,0,.175,1.3);
    -moz-animation: fadeRight 1.5s 1 cubic-bezier(0.77,0,.175,1.3);
    -o-animation: fadeRight 1.3s 1 cubic-bezier(0.77,0,.175,1.3);
    animation: fadeRight 1.3s 1 cubic-bezier(0.77,0,.175,1.3);}

/*---------FROM TOP----------*/

.top-animated.et-animated {
    opacity: 1;
    -webkit-animation: fadeTop 1.5s 1 cubic-bezier(0.77,0,.175,2);
    -moz-animation: fadeTop 1.5s 1 cubic-bezier(0.77,0,.175,2);
    -o-animation: fadeTop 1.3s 1 cubic-bezier(0.77,0,.175,2);
    animation: fadeTop 1.3s 1 cubic-bezier(0.77,0,.175,2);}

/*--------FROM BOTTOM--------*/

.bottom-animated.et-animated {
    opacity: 1;
    -webkit-animation: fadeBottom 1.5s 1 cubic-bezier(0.77,0,.175,2);
    -moz-animation: fadeBottom 1.5s 1 cubic-bezier(0.77,0,.175,2);
    -o-animation: fadeBottom 1.3s 1 cubic-bezier(0.77,0,.175,2);
    animation: fadeBottom 1.3s 1 cubic-bezier(0.77,0,.175,2);}

/*---------FADE IN-----------*/

.fadein-animated.et-animated {
    opacity: 1;
    -webkit-animation: fadeIn 1.5s 1 cubic-bezier(0.77,0,.175,2);
    -moz-animation: fadeIn 1.5s 1 cubic-bezier(0.77,0,.175,2);
    -o-animation: fadeIn 1.3s 1 cubic-bezier(0.77,0,.175,2);
    animation: fadeIn 1.3s 1 cubic-bezier(0.77,0,.175,2);}


/*---------Bounce-----------*/

.bounce {
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    animation-name: bounce;
}
.animated{-webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    -ms-animation-fill-mode:both;
    -o-animation-fill-mode:both;

    animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;

    animation-fill-mode:both;
    -webkit-animation-duration:2s;
    -moz-animation-duration:2s;
    -ms-animation-duration:2s;
    -o-animation-duration:2s;
    animation-duration:2s;
}


@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	40% {-webkit-transform: translateY(-30px);}
    60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
    40% {-moz-transform: translateY(-30px);}
    60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
    40% {-o-transform: translateY(-30px);}
    60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
    40% {transform: translateY(-30px);}
    60% {transform: translateY(-15px);}
}
@keyframes flickerAnimation {
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
    0%   { opacity:1; }
    50%  { opacity:0; }
    100% { opacity:1; }
}
.animate-flicker {
    -webkit-animation: flickerAnimation 1s infinite;
    -moz-animation: flickerAnimation 1s infinite;
    -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}

/****** Simple Edits *******/
.et_pb_fullwidth_header_scroll.internalscroll a {
    display: inline-block;
}
/*Media Queries*/
@media screen and (max-width: 1300px) {
    .services-accordion h5 {
        font-size: 21px !important;
    }
    .big-image-content > h2 {
        font-size: 35px;
    }
    .big-image-content {
        top: 200px;
    }
}

@media screen and (max-width: 1044px) {
    br {
        display: none;
    }
}

@media screen and (max-width: 980px) {
    .accordion-align {

        display: block;
    }
    .mobile-fullwidth .et_pb_row {
        width: 100%!important;
    }

    .right-text .et_pb_column {
        background-image: none;
    }

    .white-video-contentbox {
        margin-bottom: 0;
        position: static;
    }
    .footer-widget .fwidget .menu li {

    }
}

@media screen and (max-width: 767px) {

    .services-columnleft + .et_pb_column.et_pb_column_2_5.et_pb_column_4 {
        width: 100% !important;
    }
    .fwidget {
        display: block;
        float: none;
        width: 100%;
    }
    .footer-logo {
        text-align: center;
    }
    #main-footer #footer-widgets .footer-widget {
        margin-bottom: 20px !important;
    }
    .footer-widget .fwidget .menu li {
        text-align: center;

    }
    #home-testimonial-slider .testimonial-btn {
        position: static;
    }
}

@media screen and (max-width: 500px) {
    .et_slide_in_menu_container ul#mobile_menu_slide {
        padding: 45px 26px 60px;
    }
    .et_slide_in_menu_container ul#mobile_menu_slide li.site-logo a {
        max-width: 100%;
    }
    .close-menu > a {
        right: 14px;
        top: 0;
    }
}
button.fancybox-button.fancybox-button--close:before {
    font-family: "FontAwesome";
    content: "\f00d";
    top: auto;
    left: auto;
    transform: none;
    -webkit-transform: none;
    font-size: 24px;
    color: #fff;
    position: static;
    border: none;
    height: 0;
}

button.fancybox-button.fancybox-button--close:after {
    display: none;
}

.fancybox-container {
    z-index: 10000000;
}

.fancybox-is-open .fancybox-bg {
    background: #000;
    opacity: .90;
}
/************* Isotope animation ***************/
/**** Isotope Filtering ****/

.isotope-item {
    z-index: 2;
}

.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    -ms-transition-property: height, width;
    -o-transition-property: height, width;
    transition-property: height, width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:    -moz-transform, opacity;
    -ms-transition-property:     -ms-transform, opacity;
    -o-transition-property:      -o-transform, opacity;
    transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}


@media screen and (max-width:980px){
    .et_slide_in_menu_container ul#mobile_menu_slide li.site-logo a {
        margin-bottom: 15px;
    }

    .et_slide_in_menu_container ul#mobile_menu_slide li.big-menuitem a {
        font-size: 24px;
        margin-bottom: 0;
    }

    .et_slide_in_menu_container ul#mobile_menu_slide li a {
        font-size: 16px;
        padding-bottom: 8px;
    }

    ul li.header-social {
        margin-top: 5px;
    }

    .et_slide_in_menu_container ul#mobile_menu_slide {
        padding-bottom: 19px;
        text-align: center;
    }

    ul li.header-social a i {
        padding-top: 4px;
    }

    .et_slide_in_menu_container ul#mobile_menu_slide li.big-menuitem {
        text-align: left;
    }

    .et_slide_in_menu_container ul#mobile_menu_slide li {
        text-align: left;
    }

    .et_slide_in_menu_container ul#mobile_menu_slide li.site-logo a {
        max-width: 220px;
        height: auto;
        width: 100%;
    }
    .et_pb_column.bghide {
        background-image: none!Important;
    }
}

/********* Who we are sec ********/
.jodene-row .et_pb_column:nth-child(2):before,.jodene-row .et_pb_image:before {
    background-image: url(http://yepstudio.mmxdev.com/wp-content/uploads/2017/10/yep-jodene.jpg);
}

.rachael-row .et_pb_column:nth-child(1):before,.rachael-row .et_pb_image:before {
    background-image: url(http://yepstudio.mmxdev.com/wp-content/uploads/2017/10/Racheal-yep.jpg);
}

.jodene-row .et_pb_column:nth-child(2):before, .jodene-row .et_pb_image:before, .rachael-row .et_pb_column:nth-child(1):before, .rachael-row .et_pb_image:before {
    width: 100%;
    height: 100%;
    position: absolute;
    /*content: "";*/
    background-size: cover;
    left: 0;
    top: 0;
    opacity: 0;
    transition: all .2s ease-in;
}

.jodene-row .et_pb_image,.rachael-row .et_pb_image {
    position: relative;
}

.jodene-row .et_pb_column:nth-child(2):hover:before, .jodene-row .et_pb_image:hover:before, .rachael-row .et_pb_image:hover:before, .rachael-row .et_pb_column:nth-child(1):hover:before {
    opacity: 1;
}

.jodene-row img,.rachael-row img {
    width: 100%;
}
.contactpage-form .et_contact_bottom_container {
    float: none;
    width: 100%;
    text-align: left;
}

.contactpage-form p.et_pb_contact_field {
    padding-left: 0;
}

.contactpage-form .et_pb_contact_form {
    margin-left: 0;
}

.contactpage-form .et_contact_bottom_container button.et_pb_contact_submit.et_pb_button {
    margin-left: 0;
    font-weight: 400;
}

@media screen and (max-width: 980px) {
    .jodene-row .et_pb_column:nth-child(2):before,.rachael-row .et_pb_column:nth-child(1):before {
        display:none;
    }
    .mobile-full.et_pb_row,.mobile-fullwidth .et_pb_row {
        width: calc(100% - 20px)!important;
    }
    .services-banner .et_pb_row:nth-child(2) {
        padding-top: 22px;
    }

    .services-banner .et_pb_row:nth-child(1) {
        padding-top: 50px;
    }
}

@media screen and (min-width: 1100px) and (max-width:1440px) {
    .et_pb_section.whychooseus-section .et_pb_column.whymax-width {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .et_pb_section.whychooseus-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }




}


@media screen and (min-width: 981px) and (max-width:1100px) {
    .et_pb_section.whychooseus-section .et_pb_column.whymax-width {
        padding-top: 12px;
        padding-bottom: 28px;

    }

    .et_pb_section.whychooseus-section {
        padding-top: 0px;
        padding-bottom: 0px;
    }



}

@media screen and (min-width: 981px){

    .et_pb_section {padding: 0 0;}
    .et_pb_row {padding: 0 0;}
}


/****** From Theme Options ************/
body.home {
    overflow-x: hidden;
}
.text-max-width > .et_pb_text_inner {
    max-width: 550px;
    margin: 0 auto;
}

.masonry-item {
    width: 24%;
    float: left;
    max-height: 155px;
    overflow: hidden;
    margin: 30px 30px;
    height: 100%;
}

.masonry-item img {
    display: block;
    /* opacity: 0.7; */
    width:100%;
    transition: all 1s ease-in;
}

.masonry-item h3 {
    position: absolute;
    bottom: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 300;
    left: 16px;
}
.gallery-video-item > a .masonry-image-wrap:before {
    content: "\f01d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color:#fff;
    font-size: 6rem;
    opacity: 0.5;
    z-index:3;
}
.masonry-image-wrap {
    position: relative;

}

.masonry-item:hover img {
    opacity: 0.7;
    background: rgba(41, 41, 41, 1);
}
.alm-btn-wrap {
    display: none;
}

/*** .masonry-item:nth-child(2) {
    width: 64%;
    margin-right: 0;
}
.masonry-item:nth-child(1) {
    width: 31%;
    margin-right: 2%;
} **/

a.learnmore-btn.mobileacc {
    display: none;
    border: 2px solid #e53b41;
    padding: 10px;

}


.button-group.js-radio-button-group button {
    display: inline-block;
    background: transparent;
    border: none;
    font-size: 17px;
    cursor: pointer;
    font-weight: 300;
    color: #1a1a1a;
    margin-right: 15px;
    transition: all .2s ease-in;
    padding: 5px 12px;
    margin-bottom:15px;
}

.button-group.js-radio-button-group {
    text-align: center;
    margin-bottom: 30px;
}

.button-group.js-radio-button-group button:hover,.button-group.js-radio-button-group button.button.is-checked {
    /* background-color: #1a1a1a; */
    border-bottom:1px solid #1a1a1a;
    color: #1a1a1a;
}
span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu{
    transition:none!important;
}
span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu.buttonfixed  {
    opacity:0;

}
header#main-header.scrolledto span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu.buttonfixed {
    transition: all .2s ease-in!important;
    opacity: 1!important;
    background: #ea3c32;
    right: 8px;
    top: 50px;
    vertical-align: middle;
    position:fixed!important;
}
@media screen and (max-width:1700px){

    .whychooseus-section .whymax-width {
        max-width: 550px;
    }

}
@media screen and (max-width:1300px){
    .whychooseus-section .whymax-width {
        max-width: 500px;
    }
}
@media screen and (max-width:1100px){
    .whychooseus-section .whymax-width {
        max-width: 400px;
    }
}
@media screen and (max-width:980px){
    a.learnmore-btn.mobileacc {
        display: inline-block;
    }
    .whychooseus-section .whymax-width {
        max-width: 100%;
    }
    .masonry-item{
        width:100%!important;
    }
    .designer-section .et_pb_text {
        text-align: left;
    }
    .alignleftmobile {
        text-align: left;
    }

}

@media screen and (max-width:480px){
    .button-group.js-radio-button-group button { width: 100%; }
    header#main-header.scrolledto span.mobile_menu_bar.et_pb_header_toggle.et_toggle_slide_menu.buttonfixed{     top: 25px; 		}

    .homebnner-section .header-content-container.center { padding-bottom: 110px; padding-top: 70px;}
    footer h4 {text-align:center;}

    /* Internal Mobile Banners */

    /* Who we are
    .page-id-430 .internal-banner {background-position:-535px 0 !important;} */

    /* Animation
    .page-id-409 .internal-banner {background-position:0 0 !important;} */

    /* Case Study
    .page-id-353 .internal-banner {background-position:-190px 0 !important;}*/

}

/*Contact Form*/
.nf-field-label {
    display: none !important;
}

input#nf-field-5 {
    width: 100%;
    padding: 16px 0;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-radius: 0;
    color: #000;
    background-color: #f8f8f8;
    font-size: 18px;
    border-bottom: 1px solid #000;
}



input#nf-field-9 {
    width: 100%;
    padding: 16px 0;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-radius: 0;
    color: #000;
    background-color: #f8f8f8;
    font-size: 18px;
    border-bottom: 1px solid #000;
}


input#nf-field-6 {
    width: 100%;
    padding: 16px 0;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-radius: 0;
    color: #000;
    background-color: #f8f8f8;
    font-size: 18px;
    border-bottom: 1px solid #000;
}


input#nf-field-7 {
    width: 100%;
    padding: 16px 0;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-radius: 0;
    color: #000;
    background-color: #f8f8f8;
    font-size: 18px;
    border-bottom: 1px solid #000;
}

textarea#nf-field-7
{
    width: 100%;
    height: 100px !important;
    padding: 16px 0;
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    color: #000;
    background-color: #f8f8f8;
    font-size: 18px;
}

input#nf-field-8 {

    color: #fff !important;
    background: #000 !important;
    border-color: #1a1a1a !important;
    border-radius: 0;
    padding: 8px 20px;
    font-size: 20px;
    text-transform: uppercase;
    float: right;

}

.masonry-item a {
    display: block;
    background: #9c9c9c;

    position: relative;
}


.masonry-item a img {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.masonry-image-wrap {
    position:static;
}

.masonry-item a > div:after {
    content: '';
    background-image: url(../../uploads/2017/10/Ripple.gif);
    background-size: contain;
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.masonry-item h3 {
    z-index: 2;
}
.masonry-item a img {
    z-index: 1;
}
.lazyloded-item .masonry-image-wrap:after {
    display: none;
}

@media screen and (max-width:980px){
    .masonry-item a {
        height: auto!important;
        padding-bottom:55%;
    }
    div.et_pb_section.internal-banner {
        padding-top: 160px!important;
    }

    div.et_pb_section.internal-banner {
        padding-bottom: 20px!Important;
    }

    #logo {
        max-height: 100%;
        margin-top: 0;
    }

}

section.et_pb_fullwidth_header.homebnner-section, section.et_pb_fullwidth_header.homebnner-section .et_pb_fullwidth_header_container.left {
    min-height: 608px!important;
}

@media screen and (min-width: 1440px) {
    section.et_pb_fullwidth_header.homebnner-section, section.et_pb_fullwidth_header.homebnner-section .et_pb_fullwidth_header_container.left {
        min-height: 708px!important;
    }
}

@media screen and (min-width: 1600px) {
    section.et_pb_fullwidth_header.homebnner-section, section.et_pb_fullwidth_header.homebnner-section .et_pb_fullwidth_header_container.left {
        min-height: 808px!important;
    }
}

@media screen and (min-width: 1800px) {
    section.et_pb_fullwidth_header.homebnner-section, section.et_pb_fullwidth_header.homebnner-section .et_pb_fullwidth_header_container.left {
        min-height: 917px!important;
    }
}
section.et_pb_fullwidth_header.homebnner-section{
    padding-top:0px!Important;
}
section.et_pb_fullwidth_header.homebnner-section .et_pb_fullwidth_header_container.left {
    padding-top: 76px;
}

.top-header-logos { background: #e2e2e2; }
.top-header-logos .et_pb_row { padding: 5px 0 2px; }
.top-header-logos .right-links { float: right; }
.top-header-logos .left-links li { float: left; padding: 0 20px 0 0px; }
.top-header-logos .right-links li { float: left; padding: 0 0 0 20px; }
.top-header-logos .et_pb_gutters2.et_pb_row .et_pb_widget { width: 100%; float: none; margin: 0;  }
.top-header-logos .et_pb_widget ul li { margin-bottom: 0; }


@media (max-width: 1300px) {
    .big-image-content > h2 { font-size: 27px;}

}

@media (max-width: 1000px) {
    .top-header-logos { display: none; }
}


/* Portfolio Edit */
.page-id-425 .et_pb_row.et_pb_row_fullwidth, .et_pb_specialty_fullwidth>.et_pb_row {width:100% !important; max-width:100% !important; }
.page-id-425 .post-425 .et_pb_text_inner .isotope { width: 55% !important; margin: 0px auto !important; }
.page-id-425 .post-425 .et_pb_text_inner .isotope .masonry-item { /* min-height: 390px !important;
max-width: 390px !important; position: relative !important; left: 0 !important; top: 0 !important;*/ }
.page-id-425 .post-425 .et_pb_text_inner .isotope .masonry-item .masonry-image-wrap img { height:154px  !important; width: 100% !important; }


/*16/9/2019*/
@media screen and (min-width: 1024px) and (max-width:3440px) {

    /*For Navigation */
    .yeplibrary a , .yepsketch a  {border: 0px solid #000; display: unset; height: 30px; padding: 9px 7px !important;}
    .Sevices {padding-right: 10px !important; margin-right: 14px;}
    .Sevices a {padding-bottom: 13px !important; padding-left: 9px;}
    .Sevices .sub-menu li a  {border-bottom: 2px solid #000;}
    .Sevices .sub-menu li:last-child a  {border-bottom: 0px solid #000;}

}

.et_pb_toggle {border: 0px;}

.big-image-content .learnmore-btn { background: #171716 none repeat scroll 0 0; border: 2px solid #171716; padding: 8px 25px;}
.big-image-content .learnmore-btn:hover {color: #171716;}

.services-accordion .et_pb_toggle_content {display:none !important;}

.services-accordion .et_pb_toggle_close h5 {width: max-content; border: 1px solid #000; padding: 10px !important;}
.services-accordion .et_pb_toggle_open h5 {width: max-content; background:#000; color:#fff; border: 1px solid #000; padding: 10px !important; }
.services-accordion	.et_pb_toggle_open, .services-accordion .et_pb_toggle_close { padding: 8px 15px;}
.services-accordion .et_pb_toggle_title::before { content: " ";}
.home .accordion-align .et_pb_text_6 {position: absolute; z-index: 1; top: -44px; left: 65px;}

#footer-widgets .footer-widget li {padding-left: 0px;margin-bottom: 0;}
.footer-widget h4 {
    font-size: 13px!important;
}

.home .et_pb_slider  .et-pb-controllers a {width: 15px; height: 15px;}
.home .et_pb_slider .et-pb-active-control {border: 2px solid #9b9288;}
.et_pb_button_module_wrapper {text-transform: uppercase;}
.footer-widget .fwidget {padding-right: 37px;}

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

.masonry-item   img { width:300px; height:300px; }
#top-menu a {color: #121617 !important; font-weight: normal;}


.et_fullwidth_nav #main-header .container {
    max-width: 1520px;
    width: 100%;
}

@media (min-width: 981px) {

}


@media only screen and (min-width: 981px) and (max-width: 1100px) {
    #top-menu li { padding-right: 15px; }
}

#filters .button-group {background: #f8f8f8; padding: 50px 0px 12px 0px;}

@media (width: 1024px) {

    .page-id-425 .post-425 .et_pb_text_inner .isotope { width: 77% !important; }


}

@media (width: 1600px) {

    .page-id-425 .post-425 .et_pb_text_inner .isotope { width: 60% !important; }
    .masonry-item {max-height: 210px;}
}

@media (width: 1680px) {

    .page-id-425 .post-425 .et_pb_text_inner .isotope { width: 65% !important; }
}

@media (width: 1920px) {

    .page-id-425 .post-425 .et_pb_text_inner .isotope { width: 60% !important; }

}

@media (width: 2560px) {

    .page-id-425 .post-425 .et_pb_text_inner .isotope { width: 50% !important;}

}

@media (width: 3840px) {

    .page-id-425 .post-425 .et_pb_text_inner .isotope { width: 31% !important; }

}

@media (max-width: 414px) {

    #main-footer .footer-widget h4 { text-align: center !important;}


}

@media (width: 4096px) {

    .page-id-425 .post-425 .et_pb_text_inner .isotope { width: 28% !important;}

}


.et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container {
    padding-left: 0!important;
}
.footer-logo{
    max-width: 170px;
}
#main-header {
    position: fixed!important;
    padding: 0 3%;
}
#et-main-area{
    margin-top: 70px!important;
}
.et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(even) .fwidget {
    margin-bottom: 20px!important;
    width: 33.3333%!important;
}
div#text-3 {
    width: 100%!important;
}

@media (max-width: 768px) {
    .et_pb_section_1.et_pb_section {
        margin-bottom: 30px;
    }
    .et_pb_section_3.et_pb_section {
        margin-bottom: 30px;
    }
    .et_pb_gutters1 .et_pb_column .et_pb_module {
        margin: 30px 0!important;
    }
    .et_pb_gutters1 .et_pb_column {
        margin-bottom: 30px;
    }
    .footer-widget{
        width: 100%!important;
    }

}


@media (max-width: 380px) {
    .footer-logo {
        max-width: 150px;
        margin: auto;
    }
    #footer-widgets .footer-widget .fwidget {
        width: 100%!important;
    }
}
