
/** Generated by FG **/
@font-face {
	font-family: 'DINWebPro';
	src: url('../fonts/DINWebPro/DINWebPro.eot');
	src: local('☺'), 
         url('../fonts/DINWebPro/DINWebPro.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DINWebPro/DINWebPro.woff') format('woff'), 
         url('../fonts/DINWebPro/DINWebPro.ttf') format('truetype'), 
         url('../fonts/DINWebPro/DINWebPro.svg') format('svg');
	font-weight: normal;
}

/** Generated by FG **/
@font-face {
	font-family: 'DINWebPro';
	src: url('../fonts/DINWebPro/DINWebPro-Bold.eot');
	src: local('☺'), 
         url('../fonts/DINWebPro/DINWebPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/DINWebPro/DINWebPro-Bold.woff') format('woff'), 
         url('../fonts/DINWebPro/DINWebPro-Bold.ttf') format('truetype'), 
         url('../fonts/DINWebPro/DINWebPro-Bold.svg') format('svg');
	font-weight: 700;
}


@font-face {
	font-family: 'icon';
	src: url('../fonts/icon-font/icon-font.eot');
	src: local('☺'), 
         url('../fonts/icon-font/icon-font.eot?#iefix') format('embedded-opentype'),
         url('../fonts/icon-font/icon-font.woff') format('woff'), 
         url('../fonts/icon-font/icon-font.ttf') format('truetype'), 
         url('../fonts/icon-font/icon-font.svg') format('svg');
	font-weight: normal;
}

 a:visited {
    color: #fd6c21;
}




body {
  font-family: "DINWebPro", sans-serif;
}
h1, h2, h3, h4, h5, h6, h7 {
  font-family: "DINWebPro", sans-serif;
  font-weight: 700;
}

h4{
    font-size:50px;
}

.mobile-br{
    display: none;
}

 .menuzord-brand img{
        height:40px;
    }
.menuzord-menu > li > a{
    cursor: pointer;
}
.menuzord-menu > li > a:hover{
    color: #fd6c21 !important;
}

#topNavBar .welcome{
    color:#ffffff;
    font-size:14px;
    position:absolute;
    bottom:-5px;
    left:10px;
}





.grey-bg{
    border-top:none;
    border-bottom: none;
}
.white-bg{
    border-bottom: none;
}

.grey-bg-2 {
    background-color: #d2d1d6;
}

.grey-bg-3 {
    background-color: #f5f4f9;
}


.standard-link:active, .standard-link:link{
   /* color:initial;*/
    text-decoration: none;
}
.standard-link{
    font-size:18px;
    color: #fd6c21;
    padding: .7em  1.5em .6em;
    font-weight:bold;
    border: solid 3px #fd6c21;
    display: inline-block;
    text-decoration: none;
    -moz-transition: color,background-color, border-color,.5s,linear;
    -o-transition: color,background-color,border-color,.5s,linear;
    -webkit-transition: color,background-color,border-color,.5s,linear;
    transition: color,background-color,border-color,.5s,linear;

    cursor: pointer;
}

.standard-link:hover{
    text-decoration: none;
    color: #ffffff;
    /*background-color: #ffc8ab;*/
    background-color: #fd6c21;
}



.standard-link.orange-bg{
    background: #fd6c21;
    color:#ffffff;
}
.standard-link.orange-bg:hover{
    /*color:#fd6c21;*/
    color:#fd6c21;
    background-color: #ffffff;
    /*background-color: #d45a1c;*/
}

standard-link:active{
    text-decoration: none;
}
    
.font-alt {
  font-family: "DINWebPro", sans-serif;
}



.site-header {
    font-size: 10px;
    max-height: 800px;
    background: url(../images/rapp/site-header-swirl.jpg) no-repeat;
    background-size: 100% auto;
    background-color: #000;
    background-position: center center;
}

.site-header div{
    background-position: center center !important;
}


.site-header .intro h1{
    max-width: 780px;
    margin: auto;
    line-height: .98em;
    font-size: 5em;
    text-transform: uppercase;
    margin-bottom: .375em;

}

.site-header .intro{
    /*margin-top: -8%;*/
}
.site-header .intro p{
    max-width: 550px;
    margin: auto;
    margin-top: 10px;
    font-size: 2.7em;
}

.site-header .valign-center{
    /*margin-top: -6%;*/

}
.site-header .btn-arrow-down-round{
    /*bottom:15%;*/
}

.site-header .standard-link{
    margin-top:20px;
    color:#ffffff;
    border-color:#ffffff;
}
.site-header .standard-link:hover{
    color: #000000;
    background-color: #ffffff;
}
/*
.site-header .callout-strip{
    bottom:0;
    font-size:10px;
    height: 12%;
    background: #000000;
    position: absolute;
    width:100%;

}
.site-header .callout-strip a{
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    top: 50%;
    position: relative;
    margin: auto;
}
*/

.btn-o {
    background: transparent;
}
.btn-arrow-down-round{
    text-decoration: none;
}

.btn-arrow-down-round:hover{
    background: transparent;
    border:none;
     color: #ffffff;
    text-decoration: none;
}

.ion-ios-arrow-down{
    height:50px;
    display:block;
    /*background: rgba(0,255,0,.5);*/
    color:#ffffff;
}



.section .section-heading {
  text-transform: inherit;
}

.section .section-heading h6 {
    letter-spacing: 0.1em;
    color: #535353;
}

.section h6{
    letter-spacing: 0 !important;
}


.section-center-blurb{
    max-width:480px;
    color:#636363;
    font-size: 16px;
    line-height: 1.2em;
    margin:auto;
    margin-bottom: 40px;
}

.column-box{
    background:#ffffff;
    padding: 60px 30px;
    margin-left:30px;
    margin-right:30px;
    width: calc(50% - 30px);
    
}

.column-box.triple {
    padding: 60px 20px;
    margin-left: 0px;
    margin-right: 20px;
    width: calc(33% - 13.3px);
}

.column-box.triple.last {
    margin-right: 0px;
}



#aboutus .column-box{
    padding-bottom:20px;
    padding-top:30px;
    -webkit-box-shadow: 0px 0px 14px 9px rgba(0,0,0,0.03);
    -moz-box-shadow: 0px 0px 14px 9px rgba(0,0,0,0.03);
    box-shadow: 0px 0px 14px 9px rgba(0,0,0,0.03);
}


.column-box.left{
    margin-left:0;
}
.column-box.right{
    margin-right: 0;
}

.column-box.single {
    margin-left: auto;
    margin-right: auto;
    float: none;
}


.column-box .orange-underline{
    width: 100px;
    height:3px;
    background: #fd6c21;
    margin: 30px auto 30px auto; 
}


#expertise .section-heading{
    margin-bottom: 30px;
}

#expertise .sub-text{
    font-size:25px;
    max-width: 310px;
    margin:auto;
    margin-top:10px;
}
#expertise .sub-copy{
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2em;
    margin:auto;
    margin-top:40px;
}

.expertise-box{

}

.expertise-box{
    margin-left:30px;
    margin-right:30px;
    width: calc(50% - 30px);
    padding-top: 20px;
}

.expertise-box.left{
    margin-left:0;
}
.expertise-box.right{
    margin-right: 0;
    margin-bottom:30px;
}



.expertise-box h5{
    margin-bottom: 0;
}

.expertise-box p{
    font-size: 16px;
    color: #000;
    line-height: 1.2em;
}

.expertise-box .sub-text{
    margin-left:50px;
    margin-right:50px;
}

.expertise-seperator{
    float:left;
    width:40px;
    margin-top:125px;
}



.section {
    overflow:hidden;
}

.section.affinity h4{
        max-width: 600px;
        margin: auto;
        margin-bottom:20px;
}
.section.affinity .section-content p{
    color: #636363;
    max-width: 600px;
    margin:auto;
    /*font-weight: bold;*/
    margin-bottom: 40px;
}
.section.affinity .section-content p.consider{
    font-size:25px;
    font-weight: bold;
}

.affinity-carousel{
    margin-top:30px;
    width:100%;
    position: relative;
    padding: 20px 60px;
    border-top: 2px solid #ebebeb;
    border-bottom: 2px solid #ebebeb;
    height: 150px;
    overflow:hidden;
}
.affinity-carousel{
    color: #636363;
}

.affinity-carousel .owl-stage-outer{
    overflow: hidden;
}
.affinity-carousel .owl-item{
    height:110px;
}
.affinity-carousel.owl-carousel{
    display:inherit;
}
.affinity-carousel .affinity-item{
    width: calc(100% - 100px);
    font-size:10px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    
}
.section.affinity .affinity-carousel p{
    margin:auto;
    text-align: center;
    color:#000000;
}
.affinity-carousel .title{
    font-size: 2em;
    font-weight: bold;
    text-transform: uppercase;
}
.affinity-carousel .description{
    font-size:1.6em;
}

.standard-loop{
    margin-top: -138px;
    margin-bottom: -100px;
    z-index:-1;
    position:relative;
}


.owl-prev, .owl-next{
    cursor: pointer;
    width: 90px;
    height: 150px;
    position: absolute;
    background-size: inherit;
    background-position: center center;
    background-repeat: no-repeat;
    top:0px;
}
.owl-next{
    background-image: url(../images/rapp/arrow-right.png);
    right: 0;
}
.owl-prev{
    left:0;
    background-image: url(../images/rapp/arrow-left.png);
    
}

.owl-stage{
    position:relative;
    width:100%;
    height:100%;
}

#presentation .column-box,
#insights .column-box{
    padding-left:50px;
    padding-right:50px;
    margin-bottom: 50px;
    padding-bottom: 30px;
}


#presentation .column-box.triple,
#insights .column-box.triple {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 50px;
    padding-bottom: 20px;
    padding-top: 20px;
}


#presentation .column-box h5,
#insights .column-box h5{
    padding: 0px 40px;
    min-height:72px;
    margin-bottom: 25px;
}

#presentation .column-box .description,
#insights .column-box .description{
    /*min-height:167px;*/
    margin-bottom:20px;
}

#presentation .column-box a,
#insights .column-box a{
    min-width: 327px;
    margin-bottom: 15px;
    display: block;
    position:relative;
}

#insights .column-box.triple a {
    min-width: inherit;
    margin-bottom: 15px;
}

#presentation .column-box a img,
#insights .column-box a img{
    max-width:100%;
}
    #presentation .column-box a:not(.standard-link):after,
    #insights .column-box a:not(.standard-link):after {
        position: absolute;
        width: 100%;
        height: 100%;
        content: " ";
        left: 0;
        top: 0;
        box-shadow: inset rgba(0,0,0,0.08) 0px 0px 50px 0px
    }



#presentation .standard-link:hover,
#insights .standard-link:hover{
    text-decoration: none;
    

    color:#000000;
    background-color: #ffffff;
    border-color:#000000;
}

#presentation .standard-link.orange-bg:hover,
#insights .standard-link.orange-bg:hover{
    /*color:#fd6c21;*/
    
    /*background-color: #d45a1c;*/

    color: #ffffff;
    /*background-color: #ffc8ab;*/
    background-color: #000000;
    border-color:#000000;
    
}

.standard-link .break {
    display: block;
}


#clients{
    background: url(../images/rapp/clients-background.jpg) center center;
    background-repeat: no-repeat;
    background-size: cover;
}


#clients header{
    color:#ffffff;
}
#clients header p{
    color: #ffffff;
    margin: auto;
    max-width: 500px;
    font-size:16px;
}
#clients h6, #clients h4{
    color:#ffffff;
    letter-spacing: 0;
}

#clients .section-content .client-title{
    text-align: left;
    color: #ffffff;
    margin-top:25px;
}

.clients-health{
    position: relative;
    width:100%;
}

.clients-health img{
    width: calc(25% - 10.7px);
    margin-right:10px;
    margin-bottom: 10px;

}
.clients-health img.column-last{
    margin-right:0;
}


.clients-consumer{
    box-sizing: border-box;
    background: #ffffff;
    position: relative;
    width: 100%;
    padding: 50px 40px 30px;
    padding-bottom: 30px;
    padding-right: 40px;
    margin-bottom: 60px;
}

.clients-consumer img{
    position:relative;
    display:inline-block;
    max-width: calc(12.5% - 14px);
    margin-right: 10px;
    margin-bottom: 30px;
}

.successes .client-story{
    position: relative;
    margin: auto auto 30px;
    width:80%;
    max-width: 770px;
    padding:20px 0px;
    box-sizing: border-box;
}

.client-story .logo, .client-story .success{
    display:table-cell;
    vertical-align: middle;
}
.client-story .logo{
    position: relative;
    padding-right:20px;
}
.client-story .logo img{
    display: block;
    margin: auto;
    width: auto;
    max-height: 70px;
    max-width: 200px;
    /*transform: translateY(50%);*/
}
.client-story .success{
    position: relative;
    padding-left:20px;
   /*width: 67%;*/
    color:#636363;
    border-left: 1px solid #898989;
    text-align: left;

    float:none;
}
.client-story .success p{
    margin: 10px 0;
}

    

.successes .result{
    position: absolute;
    margin:auto;
    bottom: 0;
}


#contact{
    background: url(../images/rapp/contact-background.jpg) no-repeat top center;
    background-size: cover;
}

#contact header h6, #contact header h4{

    color:#ffffff;
}
.contact-panel{
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom:10px;

    margin-bottom: 40px;
}
.contact-panel.left{
}

.contact-panel img, .contact-panel a{
    display: block;
    margin:auto;
}

.contact-panel a{
    max-width: 285px;
}
.contact-panel p{
    color: #000000;
}
.contact-panel p.name{
    font-size: 25px;
    font-weight: bold;
    margin: 25px auto 0 auto;
}
.contact-panel p.title{
    font-size: 16px;
    font-weight: normal;
}
.contact-panel a{
    margin-top:30px;
    margin-bottom:10px;
}

.contact-panel .number a{
    margin:0;
    display:inline;
    text-decoration:none;
    color:inherit;

}


.contact-panel p.description{
}

.contact-panel .number{
    color: #fd6c21;
    font-weight: bold;
    text-transform: uppercase;
}

#location { 
    min-height:400px;
}

#location .section-content{
    position: relative;
}

#location .location-card{
    width:100%;
    max-width:420px;
    padding: 30px 20px 0px;
    position: absolute;
    bottom:0;
    display:block;
    margin:auto;
    background:#ffffff;
    left:50%;
    transform: translateX(-50%);


    -webkit-box-shadow: 0px 0px 14px 9px rgba(0,0,0,0.03);
    -moz-box-shadow: 0px 0px 14px 9px rgba(0,0,0,0.03);
    box-shadow: 0px 0px 14px 9px rgba(0,0,0,0.03);
}

#location .location-card .intro{
    color: #535353;
    font-size:16px;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}

#location .location-card .office{
    color: #000000;
    font-size:40px;
    text-align: center;
    font-weight: bold;
    margin-bottom:0;
}
#location .location-card > div{
    font-size: 25px;
    text-align: center;
    padding: 0 20px;
}
#location .location-card .title{
    
    font-size:25px;
    margin-bottom:0;
}
#location .location-card address{
    margin-bottom: 0;
}

#location .location-card address, #location .location-card .number{
    font-size:18px;
    font-weight: bold;
}

.footer{
    background: #000000;
    color: #ffffff;
    padding: 0;
}
.footer .container{
    padding: 0;
    position: relative;


    vertical-align: middle;
}
.footer p{
    font-size: 12px;
    float: left;
}

.footer br{
    display: none;
}

.footer .disclaimer{
    font-family: "DinWebPro" , arial, sans-serif;
    float:left;
    position: relative;
    margin: 20px auto 15px;
    margin-right:20px;
    font-size: 12px;
    font-weight: normal !important;
    text-align: left;
    color: #fff;
    width: calc(100% - 220px);
}
.footer .disclaimer a{
    color: #fff;
}
.footer .disclaimer  a.seperate-link{
    white-space: nowrap;
    margin-left: 15px;
}

.footer .disclaimer  a.seperate-link:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 1px;
    width: 1px;
    height: 10px;
    margin-right: 14px;
    background-color: #fff;
}

.footer .disclamer a{
    color:#ffffff;
}

.footer .social{
    height:50px;
    font-family: "icon";
    float: right;
    padding: 0;
    margin-bottom:0;
    list-style-type: none;
}

.footer .social li {
    margin: 0;
    float:right;
}

.footer .social li a {
    display: block;
    position: relative;
    cursor:pointer;
    width: 50px;
    height: 50px;
    color: #fff !important;
    font-size: 20px;
    -moz-transition: color,background-color,.5s,linear;
    -o-transition: color,background-color,.5s,linear;
    -webkit-transition: color,background-color,.5s,linear;
    transition: color,background-color,.5s,linear;
}

.footer .social li a:hover{
    color: #000;
    background-color: #fff;
}

.footer .social li a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);


    color:#ffffff;
    font-family: "icon" !important;
    /*content: attr(data-social);*/
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
}

.footer .social li a:hover:before{
    color:#000000;
}
.facebook:before {
    content: "a";
}
.twitter:before {
    content: "d";
}
.instagram:before {
    content: "c";
}
.linkedin:before {
    content: "b";
}

.menuzord-responsive .menuzord-menu > li > a{
    text-align: center;
}

/*  password page */
.coming-soon {
    /*background: url(../images/rapp/fiercely.jpg) no-repeat center center;*/
    background-color: #D52B1E;
    background-size: 100% auto;
}
.coming-soon .logos{
    /*
    background:url(../images/rapp/rapp-logo-white-2x.png) no-repeat center center;
    background-size: contain;
    margin:auto;
    width:220px;
    height:150px;
    */
    margin-top:-30px; 
    width:100%;
    height: 150px;
    position:relative;
    max-width: 500px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:30px;

    
}
    .coming-soon .logo {
        width: 50%;
        position: relative;
        height: 100%;
        float: left;
        background-size: calc(100% - 50px) auto;
        background-repeat: no-repeat;
        background-position: center center;
    }

    /*.coming-soon .logos .logo-partner {
        width: 50%;
    }
    
    .coming-soon .logos .logo-rapp {
        width: 50%;
    }*/

    .coming-soon .logos .logo-partner {
        background-image: url(../images/rapp/logo-lilly.svg);
        border-right: 1px solid #ffffff;
    }
    .coming-soon .logos .logo-omd {
        background-image: url(../images/rapp/logo-omd.svg);
        border-right: 1px solid #ffffff;
    }
    .coming-soon .logos .logo-rapp {
        background-image: url(../images/rapp/rapp-logo-white-2x.png);
        /*margin-top: -30px;*/
    }
     .coming-soon .intro p{
         max-width:300px;
         text-align:center;
         display:inline-table;
     }



.coming-soon .logos div{
   /* width: 50%;*/
    /*background-size: calc(100% - 40px) auto;*/
}


    .coming-soon .logos .logo-partner {
        /* width: 50%;*/
        /*background-size: calc(100% - 33px) auto;*/
    }

    .coming-soon .logos .logo-rapp {
        /*background-size: calc(100% - 40px) auto;
        background-position: left center;*/
    }


.input-group {
    position: relative;
    display: block;
    border-collapse: separate;
}
.intro .subscribe .form-control {
    display: block;
    max-width: calc(100% - 50px);

    font-size: 16px;
}




/*  Backgrounds  */

#clients, #contact{
    background-color: #000000;
    background-size: initial;
}


@media screen and (max-width: 1199px){

    #presentation .column-box h5,
    #insights .column-box h5{
        padding:0;
    }

    #presentation .standard-link,
    #insights .standard-link{
        width:100%;
        padding-left:0;
        padding-right:0;
    }
    #presentation .column-box a,
    #insights .column-box a{
        min-width: inherit;
    }

    .footer .disclaimer{
        width:100%;
        float:none;
        padding-left:30px;
        padding-right:30px;
        margin-bottom: 10px;
        margin-top:10px;
    }
    .footer .social{
        width:200px;
        margin:auto;
        float:none;
    }
}


@media screen and (max-width: 1000px){
    .menuzord-responsive .menuzord-brand{
        margin-left:0px;
    }
    .menuzord-brand img{
        height:28px;
    }
    .section-content .section-heading h4{
        font-size:40px;
    }

    h4{
         font-size:40px;
    }

    .affinity-carousel .affinity-item {
        font-size: 9px;

        width: calc(60%);
    }

    .container{
        width:100%;
        padding:20px;
        padding-bottom: 0;
    }

    #contact .container{
        padding-bottom:30px;
    }

    #presentation .column-box,
    #insights .column-box {
        padding:30px;
        margin-bottom: 50px;
    }

    #presentation .column-box .standard-link,
    #insights .column-box .standard-link {
        font-size: 14px;
    }
         
        
    .footer .disclaimer{
        max-width: 550px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .standard-loop {
        margin-top: -100px;
        margin-bottom: -100px;
    }
    

    
}

@media screen and (max-width: 900px){
    .menuzord-responsive .menuzord-menu > li > a {
        /*width: 100%;
        padding: 12px 20px;
        display: block;*/
    }
}



@media screen and (max-width: 844px){
    
    .section .container{
        padding-left:0;
        padding-right:0;
    }
    
    #clients .container{
        padding-left: 30px;
        padding-right: 30px;
    }
    #clients header{
        padding-left:20px;
        padding-right:20px;
    }

    .expertise-box{
        width: 100%;
        margin-bottom:30px;
    }

    .expertise-box.left{
        margin-bottom: 30px;
    }
    .expertise-box{
        margin-left: inherit;
    }
    .standard-link{
        font-size:14px;
        min-width: inherit !important;
        max-width: 100%;
    }
    #presentation .column-box a,
    #insights .column-box a{
        max-width: 392px;
        margin:auto;
    }
}


@media screen and (max-width: 800px){
    .site-header{
        font-size:8px;
    }

    .clients-consumer{
        padding: 30px 10px 0 20px;
    }

    .clients-consumer img{
        max-width: calc(16.66666% - 14px);
    }

    .client-story .logo img{
        max-width: 120px;
    }
}

@media screen and (max-width: 768px){
    .container{
        width: 100%;
    }
    .column-box, .column-box.triple{
        width: 100%;
        min-height: inherit;
        margin-left:0;
        margin-right:0;
    } 
    #presentation .column-box,
    #insights .column-box{
        padding: 30px;
    }
    .column-box.left{
        margin-bottom: 30px;
    }

    .standard-link .break{
        display:inherit;
    }

    
}
@media screen and (max-width: 600px){
    .standard-link{
        /*font-size:14px;*/
        padding-top: .9em ;
        padding-bottom: .75em;
    }
    .site-header{
        font-size:6px;
    }

    .affinity-carousel .affinity-item {
        width: calc(95%);
    }
    .affinity-carousel .owl-item{
        height:110px;
    }

    .owl-prev{
        background-position: left center;
    }
    

    .owl-next{
        background-position: right center
    }

    .column-box{
        padding:30px;
        min-height: inherit;
        margin: 0;
    } 


    .successes .client-story{
        position: relative;
        margin: auto auto 0px;
        width:80%;
    }

    .client-story .logo, .client-story .success{
        display:block;
    }
    .client-story .logo{
        padding: 0 0 20px;
    }
    .client-story .logo img{
        display: block;
        margin:auto;
        max-width: 150px;
    }
    .client-story .success{
        position: relative;
        padding: 0 25px;
        color:#636363;
        border-left: 0px solid #898989;
    }

    .site-header .btn-arrow-down-round{
        bottom: 15%;
    }

    .about-us .section-content {
       margin: 0; 
       padding: 0;
    }
    h5{
        font-size:22px !important;
    }
    .footer .mobile-br{
        display: block;
    }
    .mobile-none{
        display: none;
    }
    .footer .disclaimer{
        font-size:10px;
    }
    .footer .disclaimer  a.seperate-link.privacy{
        margin-left:0;
    }
    .footer .disclaimer  a.seperate-link.privacy:before{
            display: none;
            top: 1px;
            width: 1px;
            height: 10px;
            margin:0;
            background-color: #fff;
    }

    .standard-loop {
        margin-top: -75px;
        margin-bottom: -75px;
    }
}
    
@media screen and (max-width: 450px){
    .clients-consumer img{
        max-width: calc(20% - 15px);
    }
}

/*  magnificent popup fade classes */

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}