@font-face {
    font-family: tbgBold;
    src: url(../_fonts/SanFranciscoDisplay-Bold.woff);
}

@font-face {
    font-family: tbgBlack;
    src: url(../_fonts/SanFranciscoDisplay-Black.woff);
}

@font-face {
    font-family: tbgHeavy;
    src: url(../_fonts/SanFranciscoDisplay-Heavy.woff);
}

@font-face {
    font-family: tbgText;
    src: url(../_fonts/SanFranciscoText-Regular.woff);
}


@font-face {
    font-family: tbgTextHead;
    src: url(../_fonts/SanFranciscoText-Bold.woff);
}

@font-face {
    font-family: tbgDispBanner;
    src: url(../_fonts/SanFranciscoDisplay-Semibold.woff);
}


.tbgnav{

    font-family: tbgBold;

    font-size: 12px;

}





.tbgtext{
    font-family: tbgText;
    font-size: .75rem;
    color: #A3A3A3;
    margin-top:-20px;
    width:325px;
}


.tbgtexthead{
    font-family: tbgTextHead;
    font-size: 1rem;
    color: #A3A3A3;
}

.tbgbanner{  
        font-family: tbgBlack;  
        font-size: 1rem;  
        color: rgba(27, 27, 27, 0.91); 
    }


hr { 

	display: block; 

	height: 1px;

    border: 0; 

    border-top: 1px solid  #DDDDDD;

    margin: 1em 0; 

    padding: 0; 

}


.image-pixel-macbook {

    margin-top: -20px;

    margin-left: -15px;

    width: 1068px;

    height: 626px;

    background-size: 1068px 626px;

    background-repeat: no-repeat;

    background-image: url(../_images/elements/el_3msource_screen.png);

}




/* DESKTOP 
@media (min-width:1401px) and (max-width: 2000px) {

    .image-pixel-macbook {
        margin-top: -300px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1068px;
        height: 626px;
        background-size: 1068px 626px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen.png);
    }

    .image-pixel-va {
        margin-top: 40px;
        margin-left: 50px;
        margin-right: -15px;
        width: 651px;
        height: 782px;
        background-size: 651px 782px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen.png);
    }

    .image-pixel-cyfc {
        margin-top: -600px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1294px;
        height: 764px;
        background-size: 1294px 764px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen.png);   
    }


    .navback {
        background-color:#ffffff;
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:50px;
    }

    .carsize{
        margin-left:100px;
        margin-right:100px;
        margin-bottom:40px
    }

    .tbgtext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:20px;
        width: 450px;
    }

    .cyfctext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:20px;
        margin-left: 100px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .plantext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:20px;
        margin-left: 70px;
        width: 400px;   
    }

    .vatext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:300px;
        
    }

    .uhgtext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        width:450px;
    }

    .catext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        width:400px;
        padding-top: 200px;
    }

    .cascrpos {
        margin-top:100px;
        margin-right: 0px;    
    }

    .aetext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top: -375px;
        width: 450px;   
    }

    .aescrpos {
        margin-top:100px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top: -400px;
        width: 450px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:60px;
        margin-left: 200px;
        width: 450px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .plantext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:60px;
        margin-left: 170px;
        width: 450px;   
    }

    .plnscrpos {
        margin-top:20px;

    }

    .vapatscrpos {
        margin-right: 15px;
        margin-top: -150px;
    }

    .ddtxtpos {
        margin-top:150px;
    }

    .ddscrpos {
        margin-top:150px;
    }

    .tmptxtpos {
        margin-top:100px;   
    }

    .tmpscrpos {
        margin-top:20px;
    }

}
*/

/* PHONES */
@media only screen and (max-width:375px) {

    .image-pixel-macbook {
        margin-top: -450px;
        margin-left: -15px;
        margin-right: -15px;
        width: 425px;
        height: 328px;
        background-size: 425px 328px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen_sml.png);
    }

    .image-pixel-va {
        margin-top: 140px;
        margin-left: 0px;
        margin-right: -15px;
        width: 400px;
        height: 480px;
        background-size: 400px 480px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen_md.png);
    }

    .image-pixel-cyfc {
        margin-top: 0px;
        margin-left: -15px;
        margin-right: -15px;
        width: 647px;
        height: 382px;
        background-size: 647px 382px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen_sml.png);   
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:0px;
    }

    .vatext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-650px;
    }

    .banner-size {
        margin-bottom: 0px;
    }

    .emailpos {
        display: none;
    }

    .scrpos {
        margin-top: 20px;
    }

    .ddtxtpos {
        margin-top:50px;
    }

    .ddscrpos {
        margin-top:20px;
    }

    .tmptxtpos {
        margin-top:50px;   
    }

    .tmpscrpos {
        margin-top:20px;
    }

    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        margin-top: -550px
    }

    .e2scrpos {
        margin-left: 15px;
        margin-top: 100px;
    }

    .e2formscrpos {
        display: none;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        padding-top: 20px;
    }

    .aetext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -410px;
        width: 290px;   
    }

    .aescrpos {
        margin-top:135px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -390px;
        width: 300px;    
    }

    .cpscrpos {
        margin-top:75px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -410px;
        width: 300px;   
    }

    .bsscrpos {
        margin-top:75px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-20px;
        margin-left: 0px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .cyfclstpos {
        display: none;
    }

    .plantext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-10px;
        margin-left: 45px;
        width: 300px;   
    }

    .plnscrpos {
        margin-top:10px;
    }

}

/* PHONE LANDSCAPE  */
@media (min-width:667px) and (max-width: 700px) {
    
    .image-pixel-macbook {
        margin-top: -450px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1068px;
        height: 626px;
        background-size: 1068px 626px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen.png);
    }

    .image-pixel-va {
        margin-top: 110px;
        margin-left: 0px;
        margin-right: -15px;
        width: 651px;
        height: 782px;
        background-size: 651px 782px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen.png);
    }

    .image-pixel-cyfc {
        margin-top: -150px;
        margin-left: -15px;
        margin-right: -15px;
        width: 647px;
        height: 382px;
        background-size: 647px 382px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen_sml.png);   
    }

    .vatext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-920px;
    }

    .banner-size {
        margin-bottom: 0px;
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:0px;
    }

    .carsize{
        margin-left:20px;
        margin-right:20px;
        margin-bottom:40px;
    }

    .emailpos {
        display: none;
    }

    .scrpos {
        margin-top: 20px;
    }

    .ddtxtpos {
        margin-top:50px;
        margin-left:80px;
    }

    .ddscrpos {
        margin-top:20px;
    }

    .tmptxtpos {
        margin-top:50px; 
        margin-left:60px;  
    }

    .tmpscrpos {
        margin-top:20px;
    }

    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        margin-top: -850px;
        margin-left: 250px;
    }

    .e2scrpos {
        margin-left: 15px;
        margin-top: 75px;
    }

    .e2formscrpos {
        display: none;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        padding-top: 30px;
    }

    .cascrpos {
        margin-top:-30px;   
    }

    .aetext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -650px;
        width: 290px;
        margin-left: 0px;   
    }

    .aescrpos {
        margin-top:145px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -630px;
        width: 300px; 
        margin-left: 0px;   
    }
    
    .cpscrpos {
        margin-top:75px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -665px;
        width: 300px;
        margin-left:0px;   
    }

    .bsscrpos {
        margin-top:80px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: 10px;
        margin-left: 320px;
        width: 300px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .cyfclstpos {
        display: none;
    }

    .plantext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-10px;
        margin-left: 15px;
        width: 300px;   
    }

    .plnscrpos {
        margin-top:10px;
    }

}

/* PHONES PLUS */
@media (min-width:414px) and (max-width: 420px) {
    
    .image-pixel-macbook {
        margin-top: -450px;
        margin-left: -15px;
        margin-right: -15px;
        width: 425px;
        height: 328px;
        background-size: 425px 328px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen_sml.png);
    }
    
    .image-pixel-va {
        margin-top: 140px;
        margin-left: 0px;
        margin-right: -15px;
        width: 400px;
        height: 480px;
        background-size: 400px 480px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen_md.png);
    }

    .image-pixel-cyfc {
        margin-top: 0px;
        margin-left: -15px;
        margin-right: -15px;
        width: 647px;
        height: 382px;
        background-size: 647px 382px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen_sml.png);   
    }
    
    .vatext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-650px;
    }
    
    .banner-size {
        margin-bottom: 0px;
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:0px;
    }

    .emailpos {
        display: none;
    }

    .scrpos {
        margin-top: 20px;
    }

    .ddtxtpos {
        margin-top:50px;
    }

    .ddscrpos {
        margin-top:20px;
    }
    
    .tmptxtpos {
        margin-top:50px;   
    }

    .tmpscrpos {
        margin-top:20px;
    }

    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        margin-top: -605px
    }

    .e2scrpos {
        margin-left: 15px;
        margin-top: 100px;
    }

    .e2formscrpos {
        display: none;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        padding-top: 20px;
    }

    .aetext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -445px;
        width: 290px;   
    }

    .aescrpos {
        margin-top:135px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -425px;
        width: 300px;    
    }
    
    .cpscrpos {
        margin-top:75px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -445px;
        width: 300px;   
    }

    .bsscrpos {
        margin-top:75px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-20px;
        margin-left: 0px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .cyfclstpos {
        display: none;
    }

    .plantext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:20px;
        margin-left: 45px;
        width: 300px;   
    }

}

/* PHONE PLUS LANDSCAPE  */
@media (min-width:736px) and (max-width: 736px) {
    
    .image-pixel-macbook {
        margin-top: -450px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1068px;
        height: 626px;
        background-size: 1068px 626px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen.png);
    }

    .image-pixel-va {
        margin-top: 110px;
        margin-left: 0px;
        margin-right: -15px;
        width: 651px;
        height: 782px;
        background-size: 651px 782px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen.png);
    }

    .image-pixel-cyfc {
        margin-top: -190px;
        margin-left: -15px;
        margin-right: -15px;
        width: 647px;
        height: 382px;
        background-size: 647px 382px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen_sml.png);   
    }

    .vatext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-920px;
    }

    .banner-size {
        margin-bottom: 0px;
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:0px;
    }

    .carsize{
        margin-left:30px;
        margin-right:30px;
        margin-bottom:40px;
    }

    .emailpos {
        display: none;
    }

    .scrpos {
        margin-top: 20px;
    }

    .ddtxtpos {
        margin-top:50px;
        margin-left:80px;
    }

    .ddscrpos {
        margin-top:20px;
    }

    .tmptxtpos {
        margin-top:50px; 
        margin-left:60px;  
    }

    .tmpscrpos {
        margin-top:20px;
    }

    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        margin-top: -950px;
        margin-left: 250px;
    }

    .e2scrpos {
        margin-left: 15px;
        margin-top: 75px;
    }

    .e2formscrpos {
        display: none;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        padding-top: 30px;
    }

    .cascrpos {
        margin-top:-30px;   
    }

    .aetext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -700px;
        width: 290px;
        margin-left: 0px;   
    }

    .aescrpos {
        margin-top:135px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -685px;
        width: 300px;  
        margin-left: 0px;   
    }
    
    .cpscrpos {
        margin-top:100px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -725px;
        width: 300px;
        margin-left:0px;   
    }

    .bsscrpos {
        margin-top:80px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: 20px;
        margin-left: 340px;
        width: 300px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .cyfclstpos {
        display: none;
    }

    .plantext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-10px;
        margin-left: 15px;
        width: 300px;   
    }

    .plnscrpos {
        margin-top:10px;
    }

}


/* PHONE SE LANDSCAPE  */
@media (min-width:568px) and (max-width: 600px) {

    .image-pixel-macbook {
        margin-top: -450px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1068px;
        height: 626px;
        background-size: 1068px 626px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen.png);
    }

    .image-pixel-va {
        margin-top: 110px;
        margin-left: 0px;
        margin-right: -15px;
        width: 651px;
        height: 782px;
        background-size: 651px 782px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen.png);
    }

    .image-pixel-cyfc {
        margin-top: -50px;
        margin-left: -15px;
        margin-right: -15px;
        width: 647px;
        height: 382px;
        background-size: 647px 382px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen_sml.png);   
    }

    .vatext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-920px;
    }

    .banner-size {
        margin-bottom: 0px;
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:0px;
    }

    .carsize{
        margin-left:20px;
        margin-right:20px;
        margin-bottom:40px;
    }

    .emailpos {
        display: none;
    }

    .scrpos {
        margin-top: 20px;
    }

    .ddtxtpos {
        margin-top:50px;
        margin-left:80px;
    }

    .ddscrpos {
        margin-top:20px;
    }

    .tmptxtpos {
        margin-top:50px; 
        margin-left:60px;  
    }

    .tmpscrpos {
        margin-top:20px;
    }

    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        margin-top: -740px;
        margin-left: 200px;
    }

    .e2scrpos {
        margin-left: 15px;
        margin-top: 50px;
    }

    .e2formscrpos {
        display: none;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        padding-top: 30px;
        margin-left: 40px;
    }

    .cascrpos {
        margin-top:-30px;  
    }

    .aetext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -570px;
        width: 290px;   
    }

    .aescrpos {
        margin-top:145px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -550px;
        width: 300px;    
    }
    
    .cpscrpos {
        margin-top:75px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -580px;
        width: 300px;   
    }

    .bsscrpos {
        margin-top:75px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-20px;
        margin-left: 150px;
        width: 400px;
    }

    .cyfclstpos {
        display: none;
    }

    .plantext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-05px;
        margin-left: 5px;
        width: 250px;   
    }

    .plnscrpos {
        margin-top:15px;

    }

}

/* PHONE iPhone SE */
@media (min-width:320px) and (max-width: 321px) {

    .image-pixel-macbook {
        margin-top: -450px;
        margin-left: -15px;
        margin-right: -15px;
        width: 425px;
        height: 328px;
        background-size: 425px 328px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen_sml.png);
    }

    .image-pixel-va {
        margin-top: 160px;
        margin-left: 0px;
        margin-right: -15px;
        width: 340px;
        height: 408px;
        background-size: 340px 408px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen_sml.png);
    }

    .banner-size {
        margin-bottom: 0px;
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:0px;
    }

    .carsize{
        margin-left:0px;
    }


    .tbgtext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width: 300px;
    }

    .vatext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-600px;
    }

    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        margin-top: -500px
    }

    .e2formscrpos {
        display: none;
    }

    .e2scrpos {
        margin-left: 15px;
        margin-top: 100px;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        padding-top: 20px;
    }

    .aetext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -365px;
        width: 290px;   
    }

    .aescrpos {
        margin-top:115px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -350px;
        width: 300px;    
    }

    .cpscrpos {
        margin-top:70px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -365px;
        width: 300px;   
    }

    .bsscrpos {
        margin-top:65px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-20px;
        margin-left: 0px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .cyfclstpos {
        display: none;
    }

    .plantext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-20px;
        margin-left: 30px;
        width: 250px;   
    }

    .emailpos {
        display: none;
    }

    .scrpos {
        margin-top: 20px;
    }

    .ddtxtpos {
        margin-top:50px;
    }

    .ddscrpos {
        margin-top:20px;
    }

    .tmptxtpos {
        margin-top:50px;  
    }

    .tmpscrpos {
        margin-top:20px;
    }

}


/* TABLET VERTICAL */
@media (min-width:768px) and (max-width: 800px) {

    .image-pixel-macbook {
        margin-top: -250px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1068px;
        height: 626px;
        background-size: 1068px 626px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen.png);
    }

    .image-pixel-cyfc {
        margin-top: -190px;
        margin-left: -15px;
        margin-right: -15px;
        width: 647px;
        height: 382px;
        background-size: 647px 382px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen_sml.png);   
    }

    .image-pixel-va {
        margin-top: 0px;
        margin-left: 25px;
        margin-right: 0px;
        width: 340px;
        height: 408px;
        background-size: 340px 408px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen_sml.png);
    }

    .vatext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:100px;
        width: 220px;
        margin-left: 40px; 
    }

    .vapatscrpos {
        margin-right: -20px;
        margin-top: 20px;
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:0px;
    }

    .carsize{
        margin-left:30px;
        margin-right:30px;
        margin-bottom:40px;
    }

    .emailpos {
        display: block;
    }

    .ddtxtpos {
        margin-top:50px;
        margin-left:100px;
    }

    .ddscrpos {
        margin-top:20px;
    }

    .tmptxtpos {
        margin-top:50px; 
        margin-left:20px;  
    }

    .tmpscrpos {
        margin-top:20px;
    }

    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        margin-top: -510px;
        margin-left: 420px;
    }

    .e2scrpos {
        margin-left: 15px;
        margin-top: 10px;
    }

    .e2formscrpos {
        display: block;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:350px;
        padding-top: 50px;
    }

    .cascrpos {
        margin-top:-40px;   
    }

    .aetext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -705px;
        width: 350px;
        margin-left: 0px;   
    }

    .aescrpos {
        margin-top:155px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -715px;
        width: 350px;
        margin-left: 0px;    
    }
    
    .cpscrpos {
        margin-top:100px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -750px;
        width: 350px;
        margin-left: 0px;     
    }

    .bsscrpos {
        margin-top:95px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: 20px;
        margin-left: 340px;
        width: 300px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .cyfclstpos {
        display: none;
    }

    .plantext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:-10px;
        margin-left: 70px;
        width: 300px;   
    }

    .plnscrpos {
        margin-top:10px;
    }

}

/* TABLET VERTICAL PRO SMALL */
@media (min-width:834px) and (max-width: 834px) {
    
    .image-pixel-macbook {
        margin-top: -250px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1068px;
        height: 626px;
        background-size: 1068px 626px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen.png);
    }

    .image-pixel-va {
        margin-top: 0px;
        margin-left: 25px;
        margin-right: 0px;
        width: 488px;
        height: 587px;
        background-size: 488px 587px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen.png);
    }

    .image-pixel-cyfc {
        margin-top: -190px;
        margin-left: -15px;
        margin-right: -15px;
        width: 647px;
        height: 382px;
        background-size: 647px 382px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen_sml.png);   
    }

    .vatext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:150px;
        width: 220px;
        margin-left: 40px; 
    }

    .vapatscrpos {
        margin-right: -20px;
        margin-top: 20px;
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:0px;
    }

    .carsize{
        margin-left:40px;
        margin-right:40px;
        margin-bottom:40px;
    }

    .emailpos {
        display: block;
    }

    .ddtxtpos {
        margin-top:50px;
        margin-left:100px;
    }

    .ddscrpos {
        margin-top:20px;
    }

    .tmptxtpos {
        margin-top:50px; 
        margin-left:20px;  
    }

    .tmpscrpos {
        margin-top:20px;
    }

    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:300px;
        margin-top: -540px;
        margin-left: 500px;
    }

    .e2scrpos {
        margin-left: 15px;
        margin-top: 10px;
    }

    .e2formscrpos {
        display: block;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:350px;
        margin-top: 50px;
    }

    .cascrpos {
        margin-top:-50px;   
    }

    .aetext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -765px;
        width: 350px;
        margin-left: 0px;   
    }

    .aescrpos {
        margin-top:175px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -765px;
        width: 350px;
        margin-left: 0px;    
    }
    
    .cpscrpos {
        margin-top:100px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: -810px;
        width: 350px;
        margin-left: 0px;     
    }

    .bsscrpos {
        margin-top:95px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top: 20px;
        margin-left: 360px;
        width: 400px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .cyfclstpos {
        display: none;
    }

    .plantext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:-10px;
        margin-left: 70px;
        width: 400px;   
    }

    .plnscrpos {
        margin-top:10px;
    }


}

/* DESKTOP 835 x 1023  */
@media (min-width:835px) and (max-width: 1023px) {
    
    .image-pixel-macbook {
        margin-top: -400px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1068px;
        height: 626px;
        background-size: 1068px 626px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen.png);
    }

    .image-pixel-va {
        margin-top: 0px;
        margin-left: 25px;
        margin-right: 0px;
        width: 488px;
        height: 587px;
        background-size: 488px 587px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen.png);
    }

    .image-pixel-cyfc {
        margin-top: -310px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1294px;
        height: 764px;
        background-size: 1294px 764px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen.png);   
    }


    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:28px;
    }

    .carsize{
        margin-left:28px;
        margin-right:30px;
        margin-bottom:40px
    }

    .emailpos {
        display: block;
    }

    .ddtxtpos {
        margin-top:80px;
    }

    .vatext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:150px;
        width: 350px;
        margin-left: 40px; 
    }

    .vapatscrpos {
        margin-right: 15px;
        margin-top: -75px;
    }


    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:400px;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:350px;
        padding-top: 200px;
        width: 350px;
    }

    .cascrpos {
        margin-top:100px;
        margin-right: 0px;    
    }

    .aetext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: 100px;
        width: 350px;
    }

    .aescrpos {
        margin-top:100px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: 50px; 
        width: 350px;  
    }

    .cpscrpos {
        margin-top:55px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: 40px;
        width: 350px;   
    }

    .bsscrpos {
        margin-top:45px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:20px;
        margin-left: 100px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .plantext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:60px;
        margin-left: 80px;
        width: 400px;   
    }

    .plnscrpos {
        margin-top:20px;

    }

    .ddscrpos {
        margin-top:-50px;
        margin-left: 275px;
        padding-left: -15px;
    }

    .tmptxtpos {
        margin-top:50px; 
        margin-left:20px;  
    }

    .tmpscrpos {
        margin-top:20px;
    }

}

/* TABLET iPad Pro Vertical */
@media (min-width:1024px) and (max-width: 1024px) {

    .image-pixel-macbook {
        margin-top: -400px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1068px;
        height: 626px;
        background-size: 1068px 626px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen.png);
    }

    .image-pixel-va {
        margin-top: 0px;
        margin-left: 25px;
        margin-right: 0px;
        width: 488px;
        height: 587px;
        background-size: 488px 587px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen.png);
    }

    .image-pixel-cyfc {
        margin-top: -310px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1294px;
        height: 764px;
        background-size: 1294px 764px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen.png);   
    }


    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:28px;
    }

    .carsize{
        margin-left:28px;
        margin-right:30px;
        margin-bottom:40px
    }

    .emailpos {
        display: block;
    }

    .ddtxtpos {
        margin-top:80px;
    }

    .vatext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:150px;
        width: 350px;
    }

    .vapatscrpos {
        margin-right: -15px;
        margin-top: -55px;
    }


    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:400px;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:350px;
        padding-top: 200px;
        width: 350px;
    }

    .cascrpos {
        margin-top:100px;
        margin-right: 0px;    
    }

    .aetext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: 100px;
        width: 350px;
    }

    .aescrpos {
        margin-top:100px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: 70px; 
        width: 350px;  
    }

    .cpscrpos {
        margin-top:75px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top: 40px;
        width: 350px;   
    }

    .bsscrpos {
        margin-top:45px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:20px;
        margin-left: 100px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .plantext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        margin-top:60px;
        margin-left: 80px;
        width: 400px;   
    }

    .plnscrpos {
        margin-top:20px;

    }

    .ddscrpos {
        margin-top:-50px;
        margin-left: 275px;
        padding-left: -15px;
    }

    .tmptxtpos {
        margin-top:50px; 
        margin-left:20px;  
    }

    .tmpscrpos {
        margin-top:20px;
    }

}

/* TABLET IPAD PRO SMALL HORIZONTAL */
@media (min-width:1025px) and (max-width: 1200px) {
    
    .image-pixel-macbook {
        margin-top: -400px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1068px;
        height: 626px;
        background-size: 1068px 626px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen.png);
    }

    .image-pixel-va {
        margin-top: 0px;
        margin-left: 25px;
        margin-right: 0px;
        width: 488px;
        height: 587px;
        background-size: 488px 587px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen.png);
    }

    .image-pixel-cyfc {
        margin-top: -350px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1294px;
        height: 764px;
        background-size: 1294px 764px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen.png);   
    }


    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:28px;
    }

    .carsize{
        margin-left:28px;
        margin-right:30px;
        margin-bottom:40px
    }

    .emailpos {
        display: block;
    }

    .ddtxtpos {
        margin-top:80px;
    }

    .vatext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:150px;

    }

    .vapatscrpos {
        margin-right: 15px;
        margin-top: -75px;
    }


    .uhgtext{
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:400px;
    }

    .catext {
        font-family: tbgText;
        font-size: .75rem;
        color: #A3A3A3;
        width:350px;
        padding-top: 200px;
        width: 350px;
    }

    .cascrpos {
        margin-top:100px;
        margin-right: 0px;    
    }

    .aetext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top: 100px;
        width: 350px;
    }

    .aescrpos {
        margin-top:100px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top: 50px; 
        width: 350px;  
    }

    .cpscrpos {
        margin-top:55px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top: 40px;
        width: 350px;   
    }

    .bsscrpos {
        margin-top:45px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:20px;
        margin-left: 100px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .plantext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:60px;
        margin-left: 80px;
        width: 400px;   
    }

    .plnscrpos {
        margin-top:20px;

    }

    .ddscrpos {
        margin-top:-50px;
        margin-left: 275px;
        padding-left: -15px;
    }

    .tmptxtpos {
        margin-top:50px; 
        margin-left:20px;  
    }

    .tmpscrpos {
        margin-top:20px;
    }
}


/* IPAD PRO (12.9") LANDSCAPE  */
@media (min-width:1201px) {
    
    .image-pixel-macbook {
        margin-top: -500px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1068px;
        height: 626px;
        background-size: 1068px 626px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_3msource_screen.png);
    }

    .image-pixel-va {
        margin-top: 40px;
        margin-left: 50px;
        margin-right: -15px;
        width: 651px;
        height: 782px;
        background-size: 651px 782px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_vapro_screen.png);
    }

    .image-pixel-cyfc {
        margin-top: -450px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1294px;
        height: 764px;
        background-size: 1294px 764px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen.png);   
    }

    .navback {
        background-color:#ffffff;
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left:40px;
    }

    .carsize{
        margin-left:40px;
        margin-right:40px;
        margin-bottom:40px
    }

    .tbgtext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:20px;
        width: 500px;
    }
    
    .vatext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:300px;

    }

    .uhgtext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        width:450px;
    }

    .catext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        width:450px;
        margin-top: 200px;
    }

    .cascrpos {
        margin-top:100px;
        margin-right: 0px;    
    }

    .aetext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top: 100px;
        width: 450px;   
    }

    .aescrpos {
        margin-top:100px;   
    }

    .cptext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top: 70px;
        width: 450px;    
    }
    
    .cpscrpos {
        margin-top:75px;   
    }

    .bstext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top: 70px;
        width: 450px;   
    }

    .bsscrpos {
        margin-top:75px;   
    }

    .cyfctext{
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:20px;
        margin-left: 100px;
    }

    .cyfclstpos {
        margin-top:20px;
        margin-left: 40px;
    }

    .plantext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:60px;
        margin-left: 120px;
        width: 400px;   
    }

    .plnscrpos {
        margin-top:20px;

    }

    .ddtxtpos {
        margin-top:150px;
        margin-left: 0px;
        font-size: 1rem;
    }

    .ddscrpos {
        margin-top:150px;
    }

    .tmpscrpos {
        margin-top:20px;
    }

}

@media (min-width:1800px) {

    .image-pixel-cyfc {
        margin-top: -650px;
        margin-left: -15px;
        margin-right: -15px;
        width: 1294px;
        height: 764px;
        background-size: 1294px 764px;
        background-repeat: no-repeat;
        background-image: url(../_images/elements/el_umcfyc_screen.png);   
    }

    .tbghead{
        font-family: tbgBold;
        font-size: 2rem;
        color: #A3A3A3;
        line-height: 2.25rem;
        margin-left: 54px;
    }

    .plantext {
        font-family: tbgText;
        font-size: 1rem;
        color: #A3A3A3;
        margin-top:60px;
        margin-left: 180px;
        width: 400px;   
    }

    .carsize{
        margin-left:80px;
        margin-right:80px;
        margin-bottom:80px
    }

}

















  



