/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
/*   Bureau Of Small Projects Customizations */
/*   Kahn Media   */
/*   Martin Fuks   */

/********************************************
**      DEFINITIONS
********************************************/

h1, h2, h3, h4, h5, span, p, .hero-fonts, .main-nav > li > a .menu-text, .filter-bg-decoration .filter-categories a {
    font-family: Proxima-Nova, sans-serif !important;
}


.hero-h1 {
    font-size: 56px !important;
    line-height: 56px !important;
}

.hero-copy {
    font-size: 26px !important;
    line-height: 36px !important;
}

.page-title h1, .page-title h1 * {
    color: #272727 !important;
}


/********************************************
**      HEADER
********************************************/

.branding a img, .branding img, .mobile-header-bar .mobile-branding img {
    max-width: 115px !important;
}

.main-nav > li:not(.act):not(.wpml-ls-item) > a:hover {
    font-weight: 700 !important;
}


body.fp-viewing-section0 .masthead {
    background-color: rgba(0,0,0,0) !important;
}

body.fp-viewing-section7 .masthead {
    display: none !important;
}

.main-nav > li:not(.wpml-ls-item).menu-contact > a .menu-text {
    color: #ffca30 !important;
    font-weight: 600 !important;
}

.header-elements-button-1:hover span {
    color: #fff !important;
}

.menu-hide {
    display: none;
    opacity: 0;
}


/********************************************
**      HOME PAGE
********************************************/

/**********    HERO    ***************/

#rev_slider_3_1_wrapper {
    left: 0 !important;
}

.hero-background {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center top;
}

#slider-3-slide-26-layer-3 {
	visibility: hidden !important;
}


/*    
GENERAL INTRO    
*/

.general-intro-background {
    background-image: url(/wp-content/uploads/2021/07/intro-1920x1200_background.png);
}

.general-intro {
    background-image: url(/wp-content/uploads/2021/07/intro-1920x1200_foreground.png);
}

#rev_slider_8_1_wrapper .general-intro-background {
    background-image: url(/wp-content/uploads/2021/07/General-Intro-420x760_background.png);
}

#rev_slider_8_1_wrapper .general-intro {
    background-image: url(/wp-content/uploads/2021/07/General-Intro-420x760_foreground.png);
}


/*    
CREATIVE    
*/

.creative-background {
    background-image: url(/wp-content/uploads/2021/08/Creative-1920x1200-Background-1.jpeg);
}

.creative {
    background-image: url(/wp-content/uploads/2021/08/Creative-1920x1200-Foreground-1-1.png);
}

#rev_slider_8_1_wrapper .creative-background {
    background-image: url(/wp-content/uploads/2021/08/Creative-420x760-background-1.jpeg);
}

#rev_slider_8_1_wrapper .creative {
    background-image: url(/wp-content/uploads/2021/08/Creative-420x760-foreground-1-1.png);
}


/*    
DM    
*/

.dmarketing-background {
    background-image: url(/wp-content/uploads/2021/08/DM-Slider-2-1.jpg);
}


.dmarketing {
    background-image: url(/wp-content/uploads/2021/08/DM-Slider-2.png);
}


#rev_slider_8_1_wrapper .dmarketing-background {
    background-image: url(https://kahnmedia.com/wp-content/uploads/2021/08/DM-Slider-mobile-2.jpg);
}


#rev_slider_8_1_wrapper .dmarketing {
    background-image: url(https://kahnmedia.com/wp-content/uploads/2021/08/DM-420x760-background-1-1.png);
}


/*    
APRILIA    
*/

.aprilia-background {
    background-image: url(/wp-content/uploads/2021/07/Aprilia-1920x1200_background.png);
}

.aprilia {
    background-image: url(/wp-content/uploads/2021/07/Aprilia-1920x1200_foreground.png);
}

#rev_slider_8_1_wrapper .aprilia-background {
    background-image: url(/wp-content/uploads/2021/07/Aprilia-420x760_background.png);
}

#rev_slider_8_1_wrapper .aprilia {
    background-image: url(/wp-content/uploads/2021/07/Aprilia-420x760_foreground.png);
}

/*    
PR    
*/

.prelations-background {
    background-image: url(/wp-content/uploads/2021/07/pr-1920x1200_background.png);
}

.prelations {
    background-image: url(/wp-content/uploads/2021/07/pr-1920x1200_foreground.png);
}

#rev_slider_8_1_wrapper .prelations-background {
    background-image: url(/wp-content/uploads/2021/07/PR-420x760_background.png);
}

#rev_slider_8_1_wrapper .prelations {
    background-image: url(/wp-content/uploads/2021/07/PR-420x760_foreground.png);
}


#rev_slider_2_1 rs-slide rs-layer-wrap:nth-child(6) {
    max-width: calc(100% - 100px) !important;
}


.hero-description .hero-h1 {
    font-size: 70px !important;
    line-height: 70px !important;
}

.hero-description .hero-copy{ 
    font-size: 30px !important;
    line-height: 45px !important;
    font-weight: 600;
}

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

    .hero-description .hero-h1 {
        font-size: 80px !important;
        line-height: 85px !important;
    }

    .hero-description .hero-copy{
        font-size: 35px !important;
        line-height: 40px !important;
    } 
    
}

@media screen and (max-width: 1024px){
    
    .hero-description .hero-h1 {
        font-size: 50px !important;
        line-height: 65px !important;
    }
	.hero-description .hero-copy{ 
		font-size: 20px !important;align-content
	}

}

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

    .hero-description .hero-h1 {
        font-size: 70px !important;
        line-height: 60px !important;
    }

    .hero-description .hero-copy{
        font-size: 30px !important;
        line-height: 35px !important;
    }
	
	#footer-header > div > p {
    font-size: 40px !important;
}

}

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

    .hero-description .hero-h1 {
        font-size: 39px !important;
        line-height: 44px !important;
    }

    .hero-description .hero-copy {
        font-size: 19px !important;
        line-height: 25px !important;
    }

    rs-module-wrap {
        left: 0 !important;
    }

	#footer-header > div > p {
    font-size: 40px !important;
}

}

/* @media screen and (max-width: 360px) {

    .hero-description .hero-h1 {
        font-size: 25px !important;
        line-height: 32px !important;
    }

    .hero-description .hero-copy {
      font-size: 16px !important;
      line-height: 20px !important;
      margin-top: -50px !important;
    }
      
} */



/**************************************/

.brands-copy-section {
    max-width: 768px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.fearless-list {
    font-family: Proxima-Nova, sans-serif !important;
    color: #b8b7b7;
    font-size: 18px;
    line-height: 26px;
    max-width: 460px;
}

#brands-row .fearless-list {
    text-align: center;
    max-width: 100% !important;
}

#brands-row .lshowcase-wrap-responsive img {
    max-width: 60%;
    max-height: 70px;
    width: auto;
}

.fearless-list span {
    margin: 0 6px;
}

.section-picture {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    height: 34vw;
    padding: 3vw 2vw;
}

#lancer-camper .section-picture {
    padding: 6vw 4vw 3vw 0;
}

#lancer-camper .stats-block.stats-top {
    padding-right: 2vw;
} 

.image-hide {
    position: absolute;
    opacity: 0;
    z-index: -10;
}

.section-picture::after, .reel-play-button::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(/wp-content/uploads/2021/01/Play-Icon.png);
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: center;
}

.section-picture:hover::after, .reel-play-button:hover::after {
    background-image: url(/wp-content/uploads/2021/01/Play-Icon_hover.png);
}

.section-picture:hover, .reel-play-button:hover {
    cursor: pointer;
}

.aio-icon-left .align-icon {
    display: flex !important;
}

.fp-tableCell {
    display: flex !important;
    align-items: center;
}

.section-content-right {
    padding-left: 100px;
}

.section-content-left {
    padding-left: 100px;
}

.section-category {
    color: #b8b7b7;
    font-size: 18px;
    font-weight: 400;
}

.section-title {
    font-size: 44px;
    line-height: 53px;
    color: #272727;
    font-weight: bold;
    padding-bottom: 10px;
}

.section-title-right {
    border-bottom: 8px solid #607ebc;
}

#lancer-camper .section-title {
    max-width: 380px;
}
 
#mullin-enterprises .section-title-right {
    border-bottom: 8px solid #8c7a6b;
    margin-bottom: 25px;
}

.section-title p {
    display: flex;
    margin-bottom: 0 !important;
}

.section-title-left p span {
    position: relative;
}

.section-title-left p span::after {
    content: '';
    display: block;
    position: absolute;
    height: 8px;
    background: #ffca30;
    width: 100vw;
    bottom: -20px;
    right: 0;
}

#lancer-camper .section-title-left::after {
    background: #813738;
    width: 34vw;
}

.section-copy {
    color: #272727;
    font-size: 19px;
    line-height: 27px;
    max-width: 33vw;
    padding-bottom: 15px;
}

.section-content-left .section-copy {
    padding-top: 5px;
}

.column-align-bottom, .column-align-bottom .vc_column-inner, .column-align-bottom .vc_column-inner .wpb_wrapper, .column-space-between, .column-space-between .vc_column-inner, .column-space-between .vc_column-inner .wpb_wrapper {
    height: 100%;
}

.column-align-bottom .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.column-space-between .vc_column-inner .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

#mullin-enterprises .section-picture {
    padding: 2vw 4vw 2vw 5vw;
}

#mullin-enterprises .section-picture:hover, #lancer-camper .section-picture:hover {
    cursor: auto;
}

#mullin-enterprises .section-picture::after, #lancer-camper .section-picture::after {
    display: none;
}

.kahn-cta, .nf-form-content button, .nf-form-content input[type="button"] {
    font-size: 22px;
    font-weight: 900;
    color: #fff;
    text-decoration: none;
    padding: 14px 34px;
    border-radius: 40px;
    transition: all .3s;
}

.white-cta {
    font-size: 22px !important;
    font-weight: 900 !important;
    color: #fff !important;
    text-decoration: none !important;
    padding: 14px 34px !important;
    border-radius: 40px !important;
    transition: all .3s !important;
    background-color: #fff !important;
    color: #272727 !important;
}

.white-cta:hover {
    border: 2px solid #fff !important;
    border-radius: 0 !important;
    padding: 10px 30px !important;
    background: transparent !important;
    color: #fff !important;
}

.blue-cta {
    background-color: #607ebc;
}

.blue-cta:hover {
    border: 2px solid #607ebc;
    border-radius: 0;
    padding: 10px 30px;
    background: #fff;
    color: #272727;
}

.yellow-cta {
    background-color: #ffca30;
    color: #272727;
}

.yellow-cta:hover {
    border: 2px solid #ffca30;
    border-radius: 0;
    padding: 10px 30px;
    background: #272727;
    color: #fff;
}

.brands-cta:hover {
    background-color: #fff;
    color: #272727;
}

.brown-cta {
    background-color: #8c7a6b;
    color: #fff;
}

.brown-cta:hover {
    border: 2px solid #8c7a6b;
    border-radius: 0;
    padding: 10px 30px;
    background: #fff;
    color: #272727;
}

.red-cta {
    background-color: #813738;
    color: #fff;
}

.red-cta:hover {
    border: 2px solid #813738;
    border-radius: 0;
    padding: 10px 30px;
    background: #272727;
    color: #fff;
}

.stats-left .aio-icon-left {
    padding-right: 5px !important;
}

.stats-top .aio-icon-top {
    max-height: 26px !important;
}

#tooltip-section p {
    font-size: 34px;
    line-height: 50px;
    font-weight: bold;
    color: #272727;
    padding-right: 30px;
}

#tooltip-section span {
    border-bottom: 7px solid #ffca30;
}

#tooltip-section span:hover {
    cursor: pointer;
}

.tippy-content {
    font-family: Proxima-Nova, sans-serif;
    border: 3px solid #ffca30;
    padding: 20px;
    font-weight: 300;
}

.tippy-content a {
    color: #ffca30;
    font-weight: bold;
}

.stats-row {
    height: 50vh;
}

.succes-column {
    padding: 3vw;
    background: #272727;
}

.succes-column .vc_column-inner {
    border: 10px solid #fff;
    padding: 1vw !important;
    transform: translateY(-.8vw);
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-around;
}


.hellwig-column .vc_column-inner {
    padding: 3vw !important;
}

.hellwig-column .vc_column-inner::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.4);
    z-index: -1;
}

.hellwig-column .vc_column-inner > .wpb_wrapper {
    border: 10px solid rgba(0,0,0,0);
    padding: 1vw 0 !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    transition: all .5s;
}

.hellwig-column:hover .vc_column-inner > .wpb_wrapper {
    border-color: #fff;
}

.stats-big {
    color: #fff;
    line-height: 60px;
    font-size: 60px;
    font-weight: bold;
}

.stats-yellow {
    color: #ffca30;
    font-size: 30px;
    line-height: 30px;
}

.stats-p {
    line-height: 12px !important;
}

.hellwig-big {
    color: #fff;
    line-height: 36px;
    font-size: 32px;
    font-weight: bold;
}

.hellwig-yellow {
    color: #ffca30;
    font-size: 22px;
    line-height: 36px;
}

.hellwig-a p a {
    color: #fff !important;
    font-size: 16px;
}

.hellwig-a {
    transition: all .5s;
    opacity: 0;
}

.hellwig-column:hover .hellwig-a {
    opacity: 1;
}

.successful-column .vc_column-inner {
    padding: 3vw !important;
}

.successful-column .vc_column-inner  > .wpb_wrapper {
    padding: 1vw 0 !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 10px solid #272727;
    transition: all .5s;
}

.successful-column:hover .vc_column-inner  > .wpb_wrapper{
    border-color: #fff;
}

.more-work-column .vc_column-inner {
    padding-top: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.more-work-column a {
    color: #272727;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.more-work-column a::after {
    content: '';
    display: block;
    width: 26px;
    height: 22px;
    margin-left: 15px;
    background-image: url(/wp-content/uploads/2021/01/more-work-arrow.png);
    background-repeat: no-repeat;
    background-position: center;
}

.more-work-column a:hover {
    text-decoration: underline;
}

#reel-card {
    min-width: 1086px;
    min-height: 541px;
}

.reel-list {
    list-style: none !important;
    font-size: 18px;
    line-height: 28px;
    color: #ffca30;
    font-weight: 400;
    margin: 0 !important;
    padding: 0 !important;
}

.reel-list li p {
    color: #272727 !important;
    display: inline;
    margin-left: 10px;
}

.shoot-cta {
    font-size: 18px;
    padding: 9px 27px;
}

.shoot-cta:hover {
    background: #fff !important;
    color: #272727 !important;
}

.hide-on-tablet .reel-play-button {
    padding-top: 520px;
    background-image: url(/wp-content/uploads/2021/01/Play-Icon.png);
    background-size: 55px;
    background-repeat: no-repeat;
    background-position: center;
}

.hide-on-tablet .reel-play-button:hover {
    cursor: pointer;
    background-image: url(/wp-content/uploads/2021/01/Play-Icon_hover.png);
}

#footer-header span {
    border-bottom: 6px solid #ffca30;
}

#footer-contact span {
    margin: 0 15px;
}

#footer-contact a {
    text-decoration: none;
}

.footer-social {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 150px;
}

.footer-social li a {
    content: '';
    display: block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all .3s;
}

.footer-social li a:hover {
    transform: scale(1.1);
}

.footer-social .facebook {
    background-image: url(/wp-content/uploads/2021/01/facebook.png);
}

.footer-social .instagram {
    background-image: url(/wp-content/uploads/2021/01/instagram.png);
}

.footer-social .twitter {
    background-image: url(/wp-content/uploads/2021/01/twitter.png);
}

.footer-social .linkedin {
    background-image: url(/wp-content/uploads/2021/08/linkedin.png);
}

.sidebar-social .facebook {
    background-image: url(/wp-content/uploads/2021/03/facebook_dark.png) !important;
}

.sidebar-social .instagram {
    background-image: url(/wp-content/uploads/2021/03/instagram_dark.png) !important;
}

.sidebar-social .twitter {
    background-image: url(/wp-content/uploads/2021/03/twitter_dark.png) !important;
}

#menu-footer-menu, #menu-bottom-menu {
    list-style: none !important;
    display: flex;
    flex-wrap: wrap;
    max-width: 670px;
    margin-top: 30px;
    margin-left: 0;
}

#menu-bottom-menu {
    margin: 0 auto !important;
}

#menu-footer-menu a, #menu-bottom-menu a {
    color: #fff;
    text-decoration: none;
    font-family: Proxima-Nova, sans-serif;
    font-size: 16px;
    font-weight: 400;
}

#menu-footer-menu a::after, #menu-bottom-menu a::after {
    content: '|';
    padding: 0 15px;
}

#menu-footer-menu li:last-child a::after, #menu-bottom-menu li:last-child a::after {
    content: '';
    padding: 0;
}

#footer-content-left-column {
    padding-left: 80px;
}

.footer-section {
    width: 415px;
}

#footer-bottom {
    position: fixed;
    bottom: 0;
    width: 100%;
}

/*******    FOOTER CONTACT    ***********/

#nf-form-2-cont .nf-field input, #nf-form-2-cont .nf-field textarea {
    font-family: Proxima-Nova, sans-serif;
    font-size: 17px;
    border-bottom: 7px solid #ffca30;
}

.nf-form-content button, .nf-form-content input[type="button"] {
    background-color: #ffca30 !important;
    color: #272727 !important;
    border-bottom: none;
}

.nf-form-content button:hover, .nf-form-content input[type="button"]:hover {
    border: 2px solid #ffca30 !important;
    border-radius: 0;
    padding: 10px 30px;
    background: #272727 !important;
    color: #fff !important;
}

/**********************************************
***        HOME PAGE MOBILE
**********************************************/

.section-picture.mobile-home, #mullin-enterprises .section-picture.mobile-home{
    height: auto !important;
    width:100%;
}

#the-quail .section-picture.mobile-home{
    padding:13vw 7vw 5px 10vw
}

#ruf-documentary .section-picture.mobile-home{
    padding:0 10vw 5px 7vw
}

.mobile-home-button{
    font-size: 18px !important;
}

.creative-counter-mobile{
    display: flex !important;
    justify-content: flex-end;
}

.digital-marketing-mobile-counter{
    display: flex !important;
    justify-content: flex-start;
}

.hellwig-column.mobile-home, .more-work-column.mobile-home{
    width: 100%;
}

#mullin-enterprises .section-picture.mobile-home{
    padding: 45vw 5vw 0 5vw;
}

#tooltip-section.mobile-home p{
    font-size: 25px;
}

#stats-section.mobile-home .hellwig-a{
    opacity:1
}

#stats-section .hellwig-column > .vc_column-inner {
    background-size: cover !important;
    background-position: center !important;
}

#stats-section {
    max-height: 100vh !important;
    min-height: 100vh !important;
}

/**********************************************
***         ABOUT PAGE
**********************************************/

.page-id-221 #tooltip-section p {
    font-size: 54px;
    line-height: 72px;
    font-weight: 400;
    text-align: left;
}

.page-id-221 #tooltip-section p span {
    font-weight: 600;
}

#full-service-row {
    padding: 0 100px;
    padding-bottom: 260px;
}

#full-service-row h3 {
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
}

#about-row {
    overflow: visible;
}

#about-row .section-title-right-regular::after {
    width: 100vw;
    border-bottom: 8px solid #ffca30;
}

.section-title-left-regular {
    padding-left: 0 !important;
}

#about-pictures-column {
    margin-top: -220px;
}

#about-copy-column {
    padding-left: 60px;
}

.about-text {
    max-width: 570px;
    width: 39vw;
}

.about-text p, .team-text p {
    font-size: 26px;
    font-weight: 400;
    line-height: 30px;
}

.page-id-221 .section-picture {
    height: 365px;
    max-width: 550px;
}

.about-kahn-logo {
    max-width: 125px;
    height: auto;
    margin: 0 auto;
}

.experts-title {
    font-size: 26px;
    line-height: 30px;
    color: #272727;
    font-weight: 700;
}

.experts-image {
    max-width: 110px;
    height: auto;
    margin: 0 auto;
}

.experts-copy {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #272727;
    max-width: 430px;
    margin: 0 auto;
}

.team-name {
    text-transform: uppercase;
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
}

.team-position {
    color: #b8b7b7;
    font-size: 16px;
    line-height: 17px;
}

#join-team-column > .vc_column-inner > .wpb_wrapper {
    height: 276px;
    border: 7px solid #ffca30;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#join-team-column h4 {
    font-size: 26px;
}

.team-cta {
    font-size: 18px;
    line-height: 18px;
    font-weight: 400;
    padding: 11px 26px !important;
}

.cta-text {
    color: #272727;
    font-size: 26px;
    line-height: 30px;
}

.cta-text a {
    color: #272727 !important;
    text-decoration: none;
}

.about-cta {
    position: relative;
    padding: 10px 80px 10px 30px !important;
}

.about-cta:hover {
    padding: 10px 80px 10px 30px !important;
    border-color: #272727 !important;
    color: #272727 !important;
}

.about-cta::after {
    content: '';
    display: block;
    position: absolute;
    width: 43px;
    height: 22px;
    background-image: url(/wp-content/uploads/2021/02/cta-arrow.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    right: 23px;
    top: 13px;
}


/**********************************************
***         WORK PAGE
**********************************************/

.bx-controls-direction .fas {
    font-weight: 600;
    font-size: 30px;
}

#case-study-big-image-row {
    margin-top: -195px !important;
}

#case-study-video-row {
    overflow: visible;
}

#case-study-process-row .section-title-right {
    border-color: #ffca30 !important;
}

.case-study-copy-padding-right {
    padding-left: 100px;
}

.case-study-copy-padding-left {
    padding-right: 100px;
}

.case-study-copy-padding-left h4 {
    font-weight: 400 !important;
}

.filter-bg-decoration .filter-categories a {
    font-size: 18px !important;
    padding: 6px 10px !important;
}

.page-template-template-portfolio-jgrid .lshowcase-logos .bx-wrapper img {
    max-height: 100px;
    width: auto;
}

.carousel-logos .bx-viewport{
    height: auto !important;
}

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

    #the-pictures-row {
        overflow: visible;
        display: flex;
        align-items: flex-end;
    }

    #left-pictures-row {
        padding-left: 0;
    }

}

#case-study-pictures-row {
    overflow: visible;
}

.single-portfolio .section-title {
    line-height: 45px;
}

#case-study-process-row .section-title-right {
    width: 100vw;
}

#case-study-pictures-left-column {
    padding-left: 0;
    margin-top: -240px;
}

@media screen and (min-width: 800px) {
    
    #case-study-pictures-right-column {
        width: 46vw;
    }
    
}

@media screen and (max-width: 1204px) and (min-width: 768) {
    
    .case-study-title-left.section-title-left p span::after {
        bottom: -70px;
    }
    
}

.single-portfolio article {
    margin-bottom: 0 !important;
}

#case-study-top-section {
    padding-top: 45px !important;
}

.single-portfolio .slick-list {
    max-height: 320px;
}


/**********************************************
***         NEWS PAGE
**********************************************/

#news-top-row h5 {
    font: normal 100 15px / 18px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}

.category-link a {
    color: #ffca30 !important;
}

.blog-shortcode .entry-meta .entry-date {
    color: #b8b7b7 !important;
}

.blog-shortcode .post-entry-content .entry-title a {
    text-transform: capitalize !important;
}

.blog-shortcode .entry-meta > span::after {
    display: none !important;
}

#blog-columns .section-title a {
    font-size: 38px;
    text-decoration: none !important;
}

.category-cta {
    font-weight: 600;
    display: flex;
    align-items: center;
    text-decoration: none;
    margin-top: 20px;
}

.category-cta::after {
    content: '';
    display: block;
    width: 18px;
    height: 14px;
    background-image: url(/wp-content/uploads/2021/01/more-work-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 9px;
}

.category-cta:hover {
    text-decoration: underline;
}

h2.widgettitle {
    display: none;
}

#news-top-row #cat, #news-top-row #clients-select {
    width: 100%;
    max-width: 100%;
    background: #272727;
    border: 1px solid #fff;
    color: #fff !important;
    background-image: url(/wp-content/uploads/2021/03/arrow.png);
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: center right 20px;
}

#news-top-row .widget_search form {
    margin: 0px 0 15px;
}

#news-top-row .content .searchform .submit, .widget .searchform .submit {
    height: 40px;
}

#news-top-row #the7-search {
    margin: 0px 0 15px !important;
    background: #272727;
    border: 1px solid #fff;
    color: #fff !important;
}
    
.vc_wp_categories, .vc_wp_search {
    margin-bottom: 0 !important;
}


#cta-section .nf-field-container {
    margin-bottom: 5px;
}

#cta-section .section-title p {
    display: block;
}

#nf-field-18-wrap .nf-field-element {
    text-align: center;
}

#nf-field-18 {
    background: #fff !important;
    font-size: 17px;
    font-weight: 600;
}

#nf-field-18:hover {
    color: #272727 !important;
}

.single #main {
    padding-top: 0 !important;
}


/**********  ARCHIVE PAGE   *****************/

.recent-posts .post-content a {
    line-height: 20px !important;
}

/***************  MORE NEWS PAGE  ***************/

.wf-cell.iso-item h3.entry-title {
    line-height: 22px;
}

.wf-cell.iso-item p {
    line-height: 19px;
    font-size: 15px;
    font-weight: 400;
}

.page-id-11277 .kahn-cta {
    font-size: 19px;
    padding: 10px 28px;
}

.page-id-13313 .description-under-image .post .alignnone, .page-id-13313 .wf-cell.iso-item h3.entry-title {
    margin-bottom: 10px !important;
}

/********************   BIZ DEV PAGE  **********************/

.post-type-archive-biz-dev #main {
    padding-top: 0 !important;
}

.biz-dev-column .vc_gitem_row .vc_gitem-col {
    padding: 0 10px !important;
}

.single-biz-dev .post-thumbnail img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
}

.single-biz-dev .entry-meta {
    padding-bottom: 30px;
}

.crp_related {
    margin: 20px 0;
    padding-top: 20px;
    border-top: 1px solid #ececec;
}

.crp_related .crp_thumb, .crp_related .crp_title {
    line-height: 21px !important;
    padding-top: 7px !important;
}

.tax-biz_dev_categories #main {
    padding-top: 0;
}

.post-type-archive-biz-dev .wf-container {
    padding-right: 30px;
}

.post-type-archive-biz-dev article {
    display: flex;
    justify-content: space-between;
    border: none !important;
    padding: 30px 0 !important;
}

.post-type-archive-biz-dev article .blog-media, .post-type-archive-biz-dev article .blog-content {
    max-width: 45%;
}

.rollover:hover i {
    display: none !important;
}

/***********  Lotus Evora  ***************/

#results-evora-title .section-title-left p span::after {
    bottom:-60px
}

#testimonial-quotes-media .testimonial-name span{
    font-size: 30px;
    line-height: 42px;
}

#testimonial-quotes-media .testimonial-content p{
    font-size: 26px;
    line-height: 30px;
    color: #272727;
}

/***********   Small-Town Builder  ***************/

/* .postid-15713 .section-title-left p span::after {
    bottom:-100px
} */

/* .postid-15713 #case-study-historic-row .section-title-left p span::after {
    bottom:-10px
}

@media screen and (max-width: 768px){
    .postid-15713 .section-title-left p span::after {
        bottom:-50px
    } 
}

@media screen and (max-width: 480px){
    .postid-15713 .section-title-left p span::after {
        bottom:-100px
    }

    .postid-15713 #case-study-historic-row .section-title-left p span::after {
        bottom: -50px;
    }
} */

/***********  Petersen Automotive Museum  ***************/

/* .postid-15773 .section-title-left p span::after {
    bottom:-50px;
}

.postid-15773 #case-study-historic-row .section-title-left p span::after {
    bottom:-20px;
}

@media screen and (max-width: 768px){
    
    .postid-15773 .section-title-left p span::after {
        bottom:-20px;
    }
}

@media screen and (max-width: 480px){
    
    .postid-15773 .section-title-left p span::after {
        bottom:-50px;
    }

    .postid-15773 #case-study-historic-row .section-title-left p span::after {
        bottom:-50px;
    }
} */

/***********  SpeedKore Brand Building  ***************/

/* .postid-15733 .section-title-left p span::after{
    bottom:-60px
}

.postid-15733 #case-study-historic-row .section-title-left p span::after{
    bottom:-20px
}

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

    .postid-15733 .section-title-left p span::after {
        bottom: -20px;
    }
}

@media screen and (max-width: 480px){
    .postid-15733 .section-title-left p span::after {
        bottom: -60px;
    }

    .postid-15733 #case-study-historic-row .section-title-left p span::after{
        bottom:-60px
    }
} */

/***********  “The Altimeter” Design and Launch  ***************/

/* .postid-15761 .section-title-left p span::after {
    bottom:-50px;
}

@media screen and (max-width: 768px){
    
    .postid-15761 .section-title-left p span::after {
        bottom:-20px;
    }

    .postid-15761 #case-study-historic-row .section-title-left p span::after {
        bottom:-50px;
    }
}

@media screen and (max-width: 480px){
    .postid-15761 .section-title-left p span::after {
        bottom:-50px;
    }
}
 */


/***********  sidebar  ***************/

#nf-field-14 {
    font-size: 19px !important;
    font-weight: 600 !important;
}

/* #ninja_forms_widget-2 {
    background: #ffca30;
    padding-left: 5px;
    padding-right: 5px;
} */

#ninja_forms_widget-2 #nf-field-14 {
    background: #272727 !important;
    color: #fff !important;
}

#sidebar select {
    width: 100% !important;
    max-width: 100% !important;
}

/**********************************************
***         SERVICES
**********************************************/

.services-excerpt {
    max-width: 440px;
    margin: 0 auto;
}

.single-services .post-thumbnail {
    display: none;
}

.single-services #main {
    padding: 0 !important;
}

.single-post-container::after{
    content: '';
    background-color: #ffca30;
    width: 79%;
    height: 8px;
    position: absolute;
    top:150px;
    right:-30%;
}

.description-field{
    font-size:18px;
    color: #b8b7b7
}

#our-services-title-row h3{
    font-size: 26px !important;
}

#our-services-title-row .title-column{
    width: 45%;
}

#our-services-title-row .description-column{
    width: 55%;
}

.button-services-post a{ 
    background: none !important;
    padding-left: 0 !important;
    font-weight: 900 !important;
    font-size: 22px !important;
}

.page-id-15265 .vc_grid-item {
    padding-top:50px !important;
    border-top: 1px solid #ebebec;
}

#our-services-title-row {
    padding-top: 60px
}

.our-services-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-weight: 700;
    color:#fff;
    max-width: 800px;
    margin: auto;
    justify-content: center;
}

.our-services-list li {
    margin: 10px 20px 10px 0;
    font-size: 18px !important;
    line-height: 34px;
    height: 34px;
}

.our-services-list li a {
    color: #272727;
    text-decoration: none;
    padding: 6px 10px !important;
}

.our-services-list li a:hover {
    background-color:#e5b83f;
    color:#fff;
    border-radius: 100px;
}

.services-list-image-column .single-post-image {
    width:95%
}

#post-15667 .owl-carousel {
    max-height: 320px !important;
}

@media screen and (max-width: 1024px){
    
    #social-media-management.single-post-container::after {
        top:195px
    }

    #strategy-development.single-post-container::after {
        top:195px
    }
}

@media screen and (max-width: 800px) {
    
    .vc_wp_categories, .vc_wp_search {
        margin-bottom: 25px !important;
    }
    
}


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

    #our-services-title-row .title-column {
        width: 100%;
    }
    
    #our-services-title-row .description-column {
        width: 100%;
    }

    .single-post-container .vc_gitem-zone, .single-post-container .vc_gitem-animated-block {
        width: 100%;
    }

    .single-post-container::after, #social-media-management.single-post-container::after, #strategy-development.single-post-container::after{
        width: 110%;
        top:650px;
        left: 10px;
    }

    .services-list-image-column .single-post-image{
        width:100%
    }

}

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

    .single-post-container::after {
        top:460px
    }

    #social-media-management.single-post-container::after, #strategy-development.single-post-container::after, #influencer-marketing.single-post-container::after {
        top:500px
    }

    .services-img-text {
        padding-top: 0px !important;
    }

    .single-portfolio .slick-list {
        max-height: 180px;
    }

    #post-15667 .owl-carousel {
        max-height: 190px !important;
    }
}

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

    .single-post-container::after, #influencer-marketing.single-post-container::after,  #social-media-management.single-post-container::after, #strategy-development.single-post-container::after {
        top:430px
    }

    #strategy.single-post-container::after {
        top:390px
    }

    #creative.single-post-container::after {
        top:390px
    }

    .excerpt-post p{
        font-size: 20px !important;
    }

    @media screen and (max-width: 340px){
        .single-post-container::after, #strategy-development.single-post-container::after,#influencer-marketing.single-post-container::after{
            top:400px
        }
    }
    
} 


/********************************************
**      SINGLE SERVICES PAGE
********************************************/

.services-template-default .page-title {
    display: none;
}

.services-template-default [data-vckit-carousel] .slick-dots {
    bottom: -50px;
}

.services-template-default .services-slider-row {
    padding-bottom: 0;
}

.services-template-default .services-slider-row .vckit-image-slider {
    width: calc( 100% + 30px);
    margin: -15px;
}

.services-template-default .section-title-left.right p span::after {
    left: 0;
}

.services-template-default .service-image-section {
    overflow: visible;
}

.services-template-default .service-image-section .service-image-column {
    margin-top: -135px;
}

.service-image-column .service-slider {
    margin-bottom: 75px;
}

.services-template-default .creative-design .section-title.section-title-left {
    margin-bottom: 25px!important;
}

.postid-15264 .service-image-column .slick-dots li.slick-active button {
    background-color: #7a7777;
}

.diverse-title-column{
    width:30% !important
}

.diverse-description-column{
    width: 70% !important
}

.post-event-marketing-title-column{
    width:30% !important
}

.post-event-marketing-description-column{
    width: 70% !important
}

@media screen and (max-width: 799px) {
    .diverse-title-column{
        width:100% !important
    }
    
    .diverse-description-column{
        width: 100% !important
    }
}


/**********************************************
***         FOOTER
**********************************************/

#bottom-bar p, #bottom-bar #bottom-menu li a {
    font-size: 16px;
    font-weight: 200;
    font-family: Proxima-Nova, sans-serif !important;
}

#bottom-bar p {
    opacity: .25;
}

#bottom-bar #bottom-menu {
    margin-bottom: 20px;
}

#bottom-bar #bottom-menu li {
    margin: 0 !important;
}

#bottom-bar #bottom-menu a {
    color: #fff;
    text-decoration: none;
    font-family: Proxima-Nova, sans-serif;
    font-size: 16px;
    font-weight: 400;
}

#bottom-bar #bottom-menu a::after {
    content: '|';
    padding: 0 15px;
}

#bottom-bar #bottom-menu li:last-child a::after {
    content: '';
    padding: 0;
}

#custom_html-2 {
    padding-left: 130px;
}

#footer-header {
    margin-bottom: 60px;
}

#footer-contact {
    margin-bottom: 40px;
}

/********************************************
**      PRIVACY AND POLICY
********************************************/

.page-id-3 h2{
    padding: 20px 0;
}

.page-id-3 h3{
    padding-bottom:15px;
    padding-top: 10px;
}

.page-id-3 #main{
    padding-top:0
}

/********************************************
**      TERMS AND CONDITIONS
********************************************/

.page-id-15578 h2{
    padding: 20px 0;
}

.page-id-15578 h3{
    padding-bottom:15px;
    padding-top: 10px;
}

.page-id-15578 #main{
    padding-top:0
}

/**********************************************
***         RESPONSIVE
**********************************************/

.hide-on-desktop {display: none;}
.hide-on-tablet {display: block;}
.show-on-mobile {display: none;}

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

    .hide-on-desktop {display: block;}
    .hide-on-tablet {display: none;}
    
    #mullin-enterprises, #the-quail, #ruf-documentary, #lancer-camper {
        position: relative;
    }
    
    #mullin-enterprises .fp-tableCell, #the-quail .fp-tableCell {
        flex-direction: column-reverse;
        padding-top: 30px;
        height: 100% !important;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    #ruf-documentary .fp-tableCell, #lancer-camper .fp-tableCell {
        flex-direction: column;
        padding-top: 30px;
        height: 100% !important;
        justify-content: center;
        position: absolute;
        top: 0;
        left: 0;
    }
    
    #mullin-enterprises .fp-tableCell .vc_col-sm-6, #the-quail .fp-tableCell .vc_col-sm-6, #ruf-documentary .fp-tableCell .vc_col-sm-6, #lancer-camper .fp-tableCell .vc_col-sm-6 {
        width: 80%;
    }
    
    #mullin-enterprises .section-picture, #the-quail .section-picture, #ruf-documentary .section-picture, #lancer-camper .section-picture {
        height: 54vw;
    }
        
    .section-content-right, .section-content-left {
        padding-left: 0;
    }
    
    .section-copy {
        max-width: 100%;
        font-size: 20px;
        line-height: 26px;
    }
    
    .brands-copy-section {
        font-size: 23px;
    }
    
    .home .lshowcase-wrap-responsive img {
        max-width: 100px;
        height: auto;
        max-height: 68px;
        width: auto;
    }
    
    #fearless-brands p span {
        font-size: 46px !important;
        line-height: 50px !important;
    }
    
    #stats-section .vc_col-sm-3 {
        width: 50%;
    }
    
    
    
    .section-title {
        line-height: 39px;
    }

    #news-top-row #cat {
        width: 100%;
    }

    .blog-shortcode .post-entry-content {
        padding: 0 10px;
    }

    #news-top-row .blog-shortcode.mode-list .entry-excerpt {
        display: none;
    }
    
    #news-top-row .content-rollover-layout-list .post-entry-content .post-entry-wrapper {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 10px 20px !important;
    }

    .case-study-copy-padding-right {
        padding-left: 20px !important;
    }
    
    
}


@media screen and (max-width: 800px) {
    
    .about-text {
        max-width: 100vw;
        width: 100%;
    }
    
    #about-copy-column {
        padding-left: 0px;
    }
    
    .wpb_single_image.vc_align_left {
        text-align: center;
    }
    
    #about-cta-button {
        margin-top: 30px;
    }
    
    #about-cta-button p {
        text-align: center !important;
    }
    
    
}



@media screen and (max-width: 800px) and (min-width: 480px) {
    
    #team-row .vc_col-sm-3 {
        width: 50%;
        float: left;
    }
    
    .team-name, .team-position {
        padding-left: 35px;
    }
    
    #join-team-column {
        padding-left: 35px;
        width: 330px !important;
    }

}

.show-on-desktop {display: block;}
.show-on-tablet {display: none;}


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

    .show-on-desktop {display: none;}
    .show-on-tablet {display: block;}
    
    .vc_col-sm-2 .vc_column-inner {
        padding-top: 0 !important;
    }
    
    .section-picture {
        padding: 13vw 7vw;
    }
    
    #lancer-camper .section-picture {
        padding: 10vw 7vw;
    }
    
    .align-icon, .aio-icon-top, .stats-top .aio-icon-top, .stats-top .stats-desc {
        text-align: left !important;
    }
    
    .case-study-copy-padding-right {
        padding-left: 0;
    }

    .case-study-copy-padding-left {
        padding-right: 0;
    }
    
    .column-reverse {
        display: flex;
        flex-direction: column-reverse;
    }

    /***************   Case Studies   **************/

    #the-challenge-content-row .vc_col-sm-4 {
        width: 100% !important;
    }

    #case-study-historic-row {
        padding-bottom: 10px !important;
    }

    #the-challenge-content-row .vc_col-sm-8 {
        width: 100% !important;
    }

    #case-study-top-section h1 {
        line-height: 40px;
    }

    #the-challenge-content-row .case-study-title-left {
        width: 100% !important;
    }

    .case-study-copy-padding-right {
        padding-left: 0 !important;
    }

    /******  Lotus Evora  *****/ 

    #results-evora-row{
        display: flex;
        flex-direction: column;
    }
    
    #results-evora-text{
        order: 2;
    }

    #results-row-lotus #the-challenge-content-row .section-title-left p span::after {
        bottom:-60px
    }

    /* SERVICE TEMPLATE */

    .services-template-default .services-no-margin-left .vc_column-inner {
        padding-left: 7.5px !important;
    }

    .services-template-default .services-no-margin-right .vc_column-inner {
        padding-right: 7.5px !important;
    }

    .services-template-default .services-no-margin-top .vc_column-inner {
        margin-top: 0 !important;
    }

    .services-template-default .services-swap-container {
        display: flex;
        flex-direction: column-reverse;
    }

}




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

    .show-on-mobile {display: block;}
    .hide-on-mobile {display: none;}
    .show-on-mobile.reel-play-button {position: relative;}
    
    #full-service-row {
        padding-left: 0;
        padding-right: 0;
    }
    
    .page-id-221 #tooltip-section p {
        font-size: 42px;
        line-height: 62px;
    }
    
    .hero-h1 {
        font-size: 45px !important;
    }
    
    .hero-copy {
        font-size: 23px !important;
        line-height: 32px !important;
    }
    
    #full-service-row {
        padding-top: 90px !important;
    }
    
    #about-copy-column > .vc_column-inner > .wpb_wrapper > .vc_row {
        padding-top: 10px !important;
    }
    
    section-title {
        font-size: 37px;
    }
    
    .about-text p, .team-text p {
        font-size: 21px;
    }
    
    .team-name, .team-position {
        padding-left: 16px;
    }
    
    #custom_html-2 {
        padding-left: 20px;
    }
    
    #footer-header p {
        font-size: 50px !important;
    }
    
    .nf-form-content {
        padding: 0 !important;
    }
    
    .section-title {
        font-size: 37px;
        line-height: 39px;
    }

    .blog-shortcode .post-entry-content {
        padding: 20px 0 !important;
    }

    #stats-section{
        max-height: 100% !important; 
    }

    /*******    Biz Dev   **********/

    .vc_grid-item-mini > div {
        width: 100% !important;
    }

    .vc_grid-item-zone-c-right .vc_gitem-zone-c {
        padding-left: 0 !important;
        padding-top: 20px;
    }

    .vc_gitem_row p {
        line-height: 22px !important;
    }

    .crp_related ul li img {
        width: 100%;
    }

    .post-type-archive-biz-dev .wf-container {
        padding-right: 0;
    }

    .post-type-archive-biz-dev article .blog-media, .post-type-archive-biz-dev article .blog-content {
        max-width: 100%;
    }

    .post-type-archive-biz-dev article {
        display: block;
        padding: 10px !important;
    }

    /************   Archive   ***********/

    .archive #main {
        padding-top: 10px !important;
    }

    /*********  Portfolio  *************/

    #case-study-top-section {
        padding-bottom: 30px !important;
    }

    .page-template-template-portfolio-jgrid #top-section {
        padding-top: 40px !important;
    }

    .single-portfolio #cta-row .section-title span{
        margin-left:0 !important
    }

    .single-portfolio #cta-row .section-title p{
        display: inline-block;
    }

    /*********  News  ************/

    #news-nav-row .vc_col-sm-4 {
        padding-top: 0px !important;
    }

    #blog-columns-inner .vc_col-sm-4 {
        border-top: 1px solid #e1e1e1;
        padding-top: 25px;
    }

    #blog-columns-inner .vc_col-sm-4:first-child {
        border-top: none;
        padding-top: 0;
    }

    /***********  Lotus Evora  ***************/

    #results-row-lotus #the-challenge-content-row .section-title-left p span::after {
        bottom: -100px;
    }

    /******  Lotus Evora  *****/
    
    #testimonial-quotes-media .testimonial-name span{
        font-size: 20px;
        line-height: 30px;
    }
    
    #testimonial-quotes-media .testimonial-content p{
        font-size: 20px;
        line-height: 30px;
    }

    /******  Services  *****/

    .no-margin-right.services-no-margin-top > div.vc_column-inner,
    .service-image-column .vc_column-inner {
        padding-right: 7.5px!important;
    }

    #our-services-title-row {
        padding-top: 0 !important;
    }

    .page-id-15265 .our-services-list li {
        margin: 0px 3px 0px 3px!important;
        line-height: 29px!important;
        padding: 6px 10px !important;
    }
    .page-id-15265 .our-services-list li a{
        margin: unset!important;
        padding: unset!important;
        font-family: Proxima-Nova, sans-serif !important;
    }

    /******  Aprilia  *****/ 

    .postid-15284 #case-study-process-row .section-title-right {
        border-color: #ffca30 !important;
    }

    /******  Digital Marketing  *****/ 

    #digital-marketin-description-row{
        padding-top: 0px !important;
        padding-bottom: 45px !important;
     }

    #digital-marketing-title-row{
         padding-bottom:10px !important
    }

    /******  Public Services  *****/ 

    .public-first-row {
        padding-bottom: 10px !important;
    }

    /******  Creative Services  *****/ 
 
    #creative-services-title-row{
        padding-bottom:10px !important
    }

    #creative-services-video-row{
        padding-top:10px !important
    }

    #diverse-adaptative-container{
        padding-bottom: 70px !important;
        padding-top: 45px !important;
    }

    #creative-design-black {
        padding-bottom: 0px !important;
    }

    #creative-design {
        padding-top: 15px !important;
    }

    /******  Social Services  *****/
    
    .social-first-row {
        padding-bottom: 0px!important;
    }

    /******  Event Services  *****/ 

    .event-first-row {
        padding-bottom: 0!important;
    }

    .event-text-section {
        padding-top: 100px !important;
    }

    /******  Strategy Services  *****/ 

    .strategy-first-row {
        padding-bottom: 0!important;
    }

    /******  Influencer Services  *****/ 

    .influencer-first-row {
        padding-bottom: 0!important;
    }

    .influencer-text-section {
        padding-top: 100px !important;
    }

    /******  Portfolio  *****/ 

    #also-work-title{  
        margin-bottom:30px !important
    }
	
		.bx-viewport {
			min-height: 100px;
	}

	.lshowcase-horizontal-slide {
		width: 4% !important;
	}


    
}



/*******************   PORTFOLIO SECTION TITLE  ***********************/

.portfolio-section-title {
    color: #fff !important;
    font-size: 44px;
    line-height: 53px;
    font-weight: bold;
}

.portfolio-section-title p {
    display: flex;
    margin-bottom: 0 !important;
}

.portfolio-section-title .title-container {
    position: relative;
    display: inline-block;
    /*display: flex;
    flex-direction: column;
    align-items: flex-end;*/
}

.portfolio-section-title .title-container::after {
    content: '';
    display: block;
    height: 8px;
    background: #ffca30;
    width: 100vw;
    margin-top: 10px;
    position: absolute;
    bottom: -10px;
    right: 0;
}

@media screen and (max-width: 800px) {
    
    .title-container br {
        display: none;
    }

}

/******************************************************************/

#cta-row p span:nth-child(2) {
    margin-left: 10px;
}

/*
-------------
borde titulos 
-------------
*/

@media(max-width:420px){

    .single-post-container::after{
        display:none;
    }

    .vc_custom_heading.post-title-container:after {
        content: '';
        background-color: #ffca30;
        width: 112%;
        height: 8px;
        position: absolute;
        bottom: -24px;
        right: -35px;
        z-index: 99;
    }

    .vc_custom_heading.post-title-container.vc_custom_1625602270922.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
        position: relative;
    }

    .single-post-container .vc_gitem-zone, .single-post-container .vc_gitem-animated-block {
        overflow: unset!important;
    }

    .excerpt-post {
        overflow: hidden;
        height: 220px;
    }

}