/* Intro Intro Block Container */
.eyesee-half-block .eyesee-block-content-container-intro{
    padding-top:130px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
}

.eyesee-block-content-container-intro .eyesee-icon-wrapper{
    margin-bottom:40px;
    font-size: 40px;
}

.eyesee-block-content-container-intro .eyesee-title{
    font-size: 48px;
    margin-bottom: 50px;
}

.eyesee-block-content-container-intro .eyesee-subtitle{
    margin-bottom: 33px;
    font-size: 36px;
    font-weight: 700;    
}

.eyesee-block-content-container-intro .eyesee-box-subtitle-container{
    display: inline-block;
    margin-right: 10px;
}

.eyesee-block-content-container-intro .eyesee-box-subtitle-container.left{
    margin-left: 20px;
}

.eyesee-block-content-container-intro .eyesee-box-subtitle-container .eyesee-box{
    border: 2px solid #fff;
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}

.eyesee-block-content-container-intro .eyesee-box-subtitle-container .eyesee-box-subtitle{
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
}


/* Publishers Block Container */
.eyesee-block .eyesee-block-content-container-consumerempowerment{
    padding-top:72px;
    padding-bottom: 75px;
    text-align: center;
    color: #fff;
}

.eyesee-block-content-container-consumerempowerment .eyesee-icon-wrapper{
    margin-bottom:10px;
    font-size: 40px;
}

.eyesee-block-content-container-consumerempowerment .eyesee-title{
    font-size: 48px;
}

.eyesee-block-content-container-consumerempowerment .eyesee-small-title{
    font-size: 20px;
    margin-bottom:30px;
    font-weight: 700; 
}

.eyesee-block-content-container-consumerempowerment .eyesee-subtitle{
    margin-bottom: 56px;
    font-size: 24px; 
}

.eyesee-block-content-container-consumerempowerment .eyesee-small-subtitle{
    font-size: 30px; 
    font-weight: 300; 
}

.eyesee-block-content-container-consumerempowerment .eyesee-box-subtitle-container{
    display: inline-block;
    margin-right: 10px;
}

.eyesee-block-content-container-consumerempowerment .eyesee-box-subtitle-container.left{
    margin-left: 20px;
}

.eyesee-block-content-container-consumerempowerment .eyesee-box-subtitle-container .eyesee-box{
    border: 2px solid #fff;
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}

.eyesee-block-content-container-consumerempowerment .eyesee-box-subtitle-container .eyesee-box-subtitle{
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
}

/* Seehowitworks Block Container */
.eyesee-block .eyesee-block-content-container-seehowitworks{
    padding-top:50px;
    padding-bottom: 50px;
    text-align: center;
    color: #fff;
}

.eyesee-block-content-container-seehowitworks .eyesee-icon-wrapper{
    margin-bottom:38px;
}

.eyesee-block-content-container-seehowitworks .eyesee-title{
    font-size: 48px;
}

.eyesee-block-content-container-seehowitworks .eyesee-small-title{
    font-size: 46px;
    margin-bottom:37px;
}

.eyesee-block-content-container-seehowitworks .eyesee-subtitle{
    margin-bottom: 56px;
    font-size: 24px; 
}

.eyesee-block-content-container-seehowitworks .eyesee-small-subtitle{
    font-size: 21px; 
    font-weight: 300;
    margin-top: 37px;
}

.eyesee-block-content-container-seehowitworks .eyesee-box-subtitle-container{
    display: inline-block;
    margin-right: 10px;
}

.eyesee-block-content-container-seehowitworks .eyesee-box-subtitle-container.left{
    margin-left: 20px;
}

.eyesee-block-content-container-seehowitworks .eyesee-box-subtitle-container .eyesee-box{
    border: 2px solid #fff;
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    transition: background-color 0.5s;
}

.eyesee-block-content-container-seehowitworks .eyesee-box-subtitle-container .eyesee-box:hover{
    background-color: rgba(255,255,255,0.2);
    transition: background-color 0.5s;
}

.eyesee-block-content-container-seehowitworks .eyesee-box-subtitle-container .eyesee-box-subtitle{
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
}

/* Leverage Block Container */
.eyesee-block .eyesee-block-content-container-adexperience{
    padding-top:115px;
    padding-bottom: 115px;
    text-align: center;
    color: #000;
}

.eyesee-block-content-container-adexperience .eyesee-icon-wrapper{
    margin-bottom:38px;
}

.eyesee-block-content-container-adexperience .eyesee-title{
    font-size: 48px;
}

.eyesee-block-content-container-adexperience .eyesee-small-title{
    font-size: 35px;
    margin-bottom:85px;
}

.eyesee-block-content-container-adexperience .eyesee-subtitle{
    margin-bottom: 56px;
    font-size: 24px; 
}

.eyesee-block-content-container-adexperience .eyesee-small-subtitle{
    font-size: 21px; 
    font-weight: 300;
    margin-top: 37px;
}

.eyesee-block-content-container-adexperience .eyesee-box-subtitle-container{
    display: inline-block;
    margin-right: 10px;
}

.eyesee-block-content-container-adexperience .eyesee-box-subtitle-container.left{
    margin-left: 20px;
}

.eyesee-block-content-container-adexperience .eyesee-box-subtitle-container .eyesee-box{
    border: 2px solid #fff;
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}

.eyesee-block-content-container-adexperience .eyesee-box-subtitle-container .eyesee-box-subtitle{
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
}



.eyesee-block-content-container-adexperience .leverage-content-container{

}

.eyesee-block-content-container-adexperience .leverage-content-container div{
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    margin-right: 50px;

}


.eyesee-block-content-container-adexperience .leverage-content-container div:last-child{
    margin-right: 0px;
}


.eyesee-block-content-container-adexperience .leverage-content-container div span{
    font-size: 110px; 
    margin-top: 50px;
    display: block; 
}


.eyesee-block-content-container-adexperience .twoiconplus{
    margin-bottom: 20px;   
}

.eyesee-block-content-container-adexperience .compositionTitle{
    font-size: 24px; 
    margin-bottom: 135px;
}

.eyesee-block-content-container-adexperience .twoiconplus div .leftrightIcon{
    font-size: 150px;
}

.eyesee-block-content-container-adexperience .compositionTitle:last-child{
    margin-bottom: 0;   
}


.eyesee-block-content-container-adexperience .twoiconplus .iconTitle{
    color: 3e448c;
    font-weight: 700;
    font-size: 20px;
}

.eyesee-block-content-container-adexperience .twoiconplus > div{
    display: inline-block;    
}

.eyesee-block-content-container-adexperience .twoiconplus div .plusIconContainer{
    font-size: 80px;
    position: relative;
    height: 169px;
    width: 100px;
}


.eyesee-block-content-container-adexperience .twoiconplus div .plusIconContainer span{
    position: absolute;
    top: 40;
    left: 40;
}




/* Monetize Block Container */
.eyesee-block .eyesee-block-content-container-monetize{
    padding-top:115px;
    padding-bottom: 120px;
    text-align: center;
    color: #000;
}

.eyesee-block-content-container-monetize .eyesee-icon-wrapper{
    margin-bottom:38px;
}

.eyesee-block-content-container-monetize .eyesee-title{
    font-size: 48px;
}

.eyesee-block-content-container-monetize .eyesee-small-title{
    font-size: 35px;
}

.eyesee-block-content-container-monetize .eyesee-subtitle{
    margin-bottom: 56px;
    font-size: 24px; 
}

.eyesee-block-content-container-monetize .eyesee-small-subtitle{
    font-size: 25px; 
    font-weight: 300;
    margin-bottom: 85px;
}

.eyesee-block-content-container-monetize .eyesee-box-subtitle-container{
    display: inline-block;
    margin-right: 10px;
}

.eyesee-block-content-container-monetize .eyesee-box-subtitle-container.left{
    margin-left: 20px;
}

.eyesee-block-content-container-monetize .eyesee-box-subtitle-container .eyesee-box{
    border: 2px solid #fff;
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}

.eyesee-block-content-container-monetize .eyesee-box-subtitle-container .eyesee-box-subtitle{
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
}




.eyesee-block-content-container-monetize .box{
    display: inline-block;
}


.eyesee-block-content-container-monetize div .Iconz{
    font-size: 80px;   
}

.eyesee-block-content-container-monetize div .title{
    font-size: 26px;  
    margin-bottom: 10px;
}

.eyesee-block-content-container-monetize div .subtitle{
    font-size: 20px;   
    color: #858585;
}

.eyesee-block-content-container-monetize .arrowContainer{
    display: inline-block;
    position: relative;
    width: 150px;
    height: 199px;
}

.eyesee-block-content-container-monetize .Iconz-Arrow1{
    font-size: 170px;
    position: absolute;
    top: 40px;
    left: -20px;
}

.eyesee-block-content-container-monetize .Iconz-Arrow2{
    font-size: 246px;
    position: absolute;
    left: -40;
    top: 0;
}





/* Morethanprerolls Block Container */
.eyesee-block .eyesee-block-content-container-morethanprerolls{
    padding-top:60px;
    padding-bottom: 60px;
    text-align: center;
    color: #fff;
}

.eyesee-block-content-container-morethanprerolls .eyesee-icon-wrapper{
    margin-bottom:38px;
}

.eyesee-block-content-container-morethanprerolls .eyesee-title{
    font-size: 48px;
}

.eyesee-block-content-container-morethanprerolls .eyesee-small-title{
    font-size: 35px;
    margin-bottom: 40px;
}

.eyesee-block-content-container-morethanprerolls .eyesee-subtitle{
    margin-bottom: 56px;
    font-size: 24px; 
}

.eyesee-block-content-container-morethanprerolls .eyesee-small-subtitle{
    font-size: 25px; 
    font-weight: 300;
}

.eyesee-block-content-container-morethanprerolls .eyesee-box-subtitle-container{
    display: inline-block;
    margin-right: 10px;
}

.eyesee-block-content-container-morethanprerolls .eyesee-box-subtitle-container.left{
    margin-left: 20px;
}

.eyesee-block-content-container-morethanprerolls .eyesee-box-subtitle-container .eyesee-box{
    border: 2px solid #fff;
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}

.eyesee-block-content-container-morethanprerolls .eyesee-box-subtitle-container .eyesee-box-subtitle{
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
}




/* Ticket + Circles + Lines */

.eyesee-ticket-wrapper{
    overflow: hidden;
}


.eyesee-ticket-wrapper .eyesee-ticket{
    margin-left: auto;
    margin-right: auto;
    max-width: 760px;
    min-width: 230px;
    height: 436px;
    background-color: #000;
    width: 60%;
    position: relative;
}

.eyesee-ticket-wrapper .eyesee-ticket::before {
    content:"";
    position: absolute;
    left: -16px;
    width: 16px;
    height: 218px;
    top: -10px;
    background-color: #000;
    -webkit-transform: skewY(50deg);
    -moz-transform: skewY(50deg);
    -o-transform: skewY(50deg);
    -ms-transform: skewY(50deg);
    transform: skewY(50deg);
}

.eyesee-ticket-wrapper .eyesee-ticket::after {
    content:"";
    position: absolute;
    left: -16px;
    width: 16px;
    height: 218px;
    bottom: -10px;
    background-color: #000;
    -webkit-transform: skewY(-50deg);
    -moz-transform: skewY(-50deg);
    -o-transform: skewY(-50deg);
    -ms-transform: skewY(-50deg);
    transform: skewY(-50deg);
}

.eyesee-ticket-wrapper .eyesee-ticket .cut-right-top {
    content:"";
    position: absolute;
    right: -16px;
    width: 16px;
    height: 218px;
    top: -10px;
    background-color: #000;
    -webkit-transform: skewY(-50deg);
    -moz-transform: skewY(-50deg);
    -o-transform: skewY(-50deg);
    -ms-transform: skewY(-50deg);
    transform: skewY(-50deg);
}

.eyesee-ticket-wrapper .eyesee-ticket .cut-right-bottom {
    content:"";
    position: absolute;
    right: -16px;
    width: 16px;
    height: 218px;
    bottom: -10px;
    background-color: #000;
    -webkit-transform: skewY(-50deg);
    -moz-transform: skewY(-50deg);
    -o-transform: skewY(-50deg);
    -ms-transform: skewY(-50deg);
    transform: skewY(50deg);
}

.eyesee-ticket-wrapper .eyesee-ticket .circle-top {
    position: absolute;
    top: 90px;  
    left: 40px;
    background: transparent;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 2px dotted #fff;

}

.eyesee-ticket-wrapper .eyesee-ticket .circle-bottom {
    position: absolute;
    bottom: 90px; 
    left: 40px;
    background: transparent;

    width: 150px;
    height: 150px;

    border-radius: 50%;
    border: 2px dotted #fff;
}

.eyesee-ticket-wrapper .eyesee-ticket .line {
    position: absolute;
    top: 219px;
    left: 170px;
    background-color: transparent;
    border-top: 2px dotted #fff;
    color: #000;
    width:250px;
}



.eyesee-ticket-wrapper .icon-wrapper{
    float:left;
    width: 50%;
    max-height:436px;
    padding-top: 75px;
    text-align: right;
}

.eyesee-ticket-wrapper .icon-wrapper span{
    font-size: 150px;
    display: block;
}

.eyesee-ticket-wrapper .content-container{
    float:right;
    width: 50%;
    max-height:436px;
    padding-top: 40px;
}

.eyesee-ticket-wrapper .content-container .title{
    font-size: 54px;    
}

.eyesee-ticket-wrapper .content-container .subtitle{
    font-size: 40px;    
    margin-bottom: 10px;
}

.eyesee-ticket-wrapper .content-container .small-subtitle{
    font-size: 14px;  
    font-weight: 700;
    margin-bottom: 50px;
}

.eyesee-ticket-wrapper .content-container .button{
    width: 230px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    background-color: #3e44bc;
    display: inline-block;
    transition: background-color 0.5s;
}

.eyesee-ticket-wrapper .content-container .button:hover{
    background-color: rgba(40,41,101,1);
    transition: background-color 0.5s;
    cursor: pointer;
}

.content-container .icon-wrapper-mobile{
    display: none;   
}

.content-container span{
    font-size: 110px;   
}

.content-container div.icon{
    font-size: 80px;   
    margin: 0;
    
}



/* By Ids */

#INTRO{
    background-image: url('../img/brands/intro.jpg');
    /*    background-size: 100% 100%;*/
    /*    background-position: 0px -800px;*/
    background-repeat: no-repeat;    
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-position: center -300px;
}


#CONSUMEREMPOWERMENT{
    background-color: #3e448c;
    height: auto;
}


#ADEXPERIENCE{
    background-color: #fff;
    height: auto;
}

#MONETIZE{
    background-color: #fff;
    height: auto;
}

#MORETHANPREROLLS{
    background-image: url('../img/brands/morethan.jpg');
    /*    background-size: 100% 100%;*/
    /*    background-position: 0px -800px;*/
    background-repeat: no-repeat;    
    background-attachment: fixed;
    background-position: center;
    background-size: cover;

    height: auto;

}

#SEEHOWITWORKS2{
    background-color: #3e448c;
    height: auto;
}