/* DEFAULT MONITOR */
#wrapper p{
    font-weight: bold;
    font-size: 1.2em;
    margin-top: -1em;
    margin-left:40em;
    margin-bottom:1em;
}

.logo img{
    margin-top: 4em;
}

h6{
    font-weight: bold;
    font-size:1.5em;
    margin-top: 0em;
    margin-left:5em;  
}

#content{
    display:flex;
}

.re-title{
    position:relative;
    left:12em;
    top:3em;
    font-size:2.5em;
    font-weight:bold;
    color: #B699B4!important;
}

.real-estate-words{
    max-width:50%;
    position:relative;
    left:21em;
    top:10em;
    font-size:1.5em;
    font-weight:bold;
    color: #B699B4!important;
}

.p2a-title{
    position:relative;
    left:12em;
    top:19em;
    font-size:2.5em;
    font-weight:bold;
    color: #58AABB!important;
}

.p2a-words{
    position:relative;
    left:11.5em;
    top:34em;
    font-size:1.5em;
    font-weight:bold;
    color: #58AABB!important;
}

.tech-title{
    position:relative;
    top:1em;
    font-size:2.5em;
    font-weight:bold;
    color: red!important;
}

.tech-words{
    max-width:50%;
    position:relative;
    left:2em;
    top:3em;
    font-size:1.5em;
    font-weight:bold;
    color: red!important;
}
/* LARGER SCREEN */
@media only screen and (min-width: 1537px) and (max-width: 1681.5px) {
    #wrapper p{
        font-weight: bold;
        font-size: 1.2em;
        margin-top: -1em;
        margin-left:18.5em;
        margin-bottom:1em;
    }
    
    .logo img{
        margin-top: 3em;
    }
    
    h6{
        font-weight: bold;
        font-size:1em;
        margin-top: -1em;
        margin-left:5em;  
    }
    
    #content{
        display:flex;
    }
    
    .re-title{
        position:relative;
        left:11em;
        top:6em;
        font-size:2em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .real-estate-words{
        max-width:50%;
        position:relative;
        left:19em;
        top:11em;
        font-size:1.2em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .p2a-title{
        position:relative;
        left:6em;
        top:23em;
        font-size:2em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .p2a-words{
        position:relative;
        left:10.5em;
        top:39em;
        font-size:1.2em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .tech-title{
        position:relative;
        top:5em;
        left:1em;
        font-size:2em;
        font-weight:bold;
        color: red!important;
    }
    
    .tech-words{
        max-width:50%;
        position:relative;
        left:2em;
        top:9em;
        font-size:1.2em;
        font-weight:bold;
        color: red!important;
    }
}
/* LARGE SCREEN */
@media only screen and (min-width: 1025px) and (max-width: 1536.5px) {
    #wrapper p{
        font-weight: bold;
        font-size: 0.8em!important;
        width:30%;
        margin-top: -1em;
        margin-left:27em;
        margin-bottom:1em;
    }
    
    .logo img{
        margin-top: 2em;
    }
    
    h6{
        font-weight: bold;
        font-size:0.9em;
        margin-top: -1em;
        margin-left:5em;  
    }
    
    #content{
        display:flex;
    }
    
    .re-title{
        position:relative;
        left:11em;
        top:3em;
        font-size:1.8em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .real-estate-words{
        max-width:50%;
        position:relative;
        left:25em;
        top:8em;
        font-size:0.8em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .p2a-title{
        position:relative;
        left:10.5em;
        top:14em;
        font-size:1.8em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .p2a-words{
        max-width:50%;
        position:relative;
        left:23.5em;
        top:32em;
        font-size:0.8em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .tech-title{
        position:relative;
        top:4em;
        left:1em;
        font-size:1.8em;
        font-weight:bold;
        color: red!important;
    }
    
    .tech-words{
        max-width:50%;
        position:relative;
        left:2em;
        top:10.5em;
        font-size:0.8em;
        font-weight:bold;
        color: red!important;
    }
}

/* iPad LANDSCAPE */
@media only screen and (min-width: 769px) and (max-width: 1024.5px) and (orientation : landscape) {
    #wrapper p{
        font-weight: bold;
        font-size: 0.8em!important;
        width:30%;
        margin-top: -1em;
        margin-left:27em;
        margin-bottom:1em;
    }
    
    .logo img{
        margin-top: 2em;
    }
    
    h6{
        font-weight: bold;
        font-size:0.9em;
        margin-top: -1em;
        margin-left:5em;  
    }
    
    #content{
        display:flex;
    }
    
    .re-title{
        position:relative;
        left:11em;
        top:3em;
        font-size:1.8em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .real-estate-words{
        max-width:50%;
        position:relative;
        left:25em;
        top:8em;
        font-size:0.8em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .p2a-title{
        position:relative;
        left:7em;
        top:14em;
        font-size:1.8em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .p2a-words{
        max-width:50%;
        position:relative;
        left:1em;
        top:32em;
        font-size:0.8em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .tech-title{
        position:relative;
        top:4em;
        left:1em;
        font-size:1.8em;
        font-weight:bold;
        color: red!important;
    }
    
    .tech-words{
        max-width:50%;
        position:relative;
        left:2em;
        top:10.5em;
        font-size:0.8em;
        font-weight:bold;
        color: red!important;
    }
}

/* iPad PORTRAIT */
@media only screen and (min-width: 769px) and (max-width: 1024.5px) and (orientation : portrait) {
    #wrapper p{
        font-weight: bold;
        font-size: 0.8em!important;
        margin-top: -1em;
        margin-left:12em;
        margin-bottom:1em;
    }
    .left3angle{
       display: none;
    }
    .right3angle{
       display: none;
    }
    .CenterBottom3Angle{
        display:none;
    }
    .leftMini3angle{
        display:none;
    }
    .rightMini3angle{
        display:none;
    }
    .logo img{
        margin-top: 2em;
    }
    
    h6{
        font-weight: bold;
        font-size:0.9em;
        margin-top: -1em;
        margin-left:5em;  
    }
    
    #content{
        display:flex;
    }
    
    .re-title{
        position:relative;
        left:13em;
        top:3em;
        font-size:1.8em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .real-estate-words{
        position:relative;
        left:30em;
        top:8em;
        font-size:0.8em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .p2a-title{
        position:relative;
        left:1em;
        top:14em;
        font-size:1.8em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .p2a-words{
        max-width:50%;
        position:relative;
        left:3em;
        top:33em;
        font-size:0.8em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .tech-title{
        position:relative;
        top:25em;
        left:-7.8em;
        font-size:1.8em;
        font-weight:bold;
        color: red!important;
    }
    
    .tech-words{
        max-width:50%;
        position:relative;
        left:-17em;
        top:57.5em;
        font-size:0.8em;
        font-weight:bold;
        color: red!important;
    }
}
/* Smartphones LANDSCAPE */
@media only screen and (min-width: 415px) and (max-width: 768.5px){
    #wrapper p{
        font-weight: bold;
        font-size: 0.8em!important;
        margin-top: -1em;
        margin-left:12em;
        margin-bottom:1em;
    }
    .left3angle{
       display: none;
    }
    .right3angle{
       display: none;
    }
    .CenterBottom3Angle{
        display:none;
    }
    .leftMini3angle{
        display:none;
    }
    .rightMini3angle{
        display:none;
    }
    .logo img{
        margin-top: 2em;
    }
    
    h6{
        font-weight: bold;
        font-size:0.9em;
        margin-top: -1em;
        margin-left:5em;  
    }
    
    #content{
        display:flex;
    }
    
    .re-title{
        position:relative;
        left:13em;
        top:3em;
        font-size:1.8em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .real-estate-words{
        position:relative;
        left:30em;
        top:8em;
        font-size:0.8em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .p2a-title{
        position:relative;
        left:1em;
        top:14em;
        font-size:1.8em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .p2a-words{
        max-width:50%;
        position:relative;
        left:3em;
        top:33em;
        font-size:0.8em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .tech-title{
        position:relative;
        top:25em;
        left:-7.8em;
        font-size:1.8em;
        font-weight:bold;
        color: red!important;
    }
    
    .tech-words{
        max-width:50%;
        position:relative;
        left:-17em;
        top:57.5em;
        font-size:0.8em;
        font-weight:bold;
        color: red!important;
    }
}
/* Smartphones PORTRAIT */
@media only screen and (max-width: 414.5px){
    body {
        background: lightblue ;
    }
    #wrapper p{
        max-width:50%;
        font-weight: bold;
        font-size: 0.7em!important;
        margin-top: -1em;
        margin-left:27vw;
        margin-bottom:1em;
    }
    h6{
        font-weight: bold;
        font-size:0.8em;
        margin-top: -1em;
        margin-left:60vm;  
    }
    .left3angle{
       display: none;
    }
    .right3angle{
       display: none;
    }
    .CenterBottom3Angle{
        display:none;
    }
    .leftMini3angle{
        display:none;
    }
    .rightMini3angle{
        display:none;
    }
    .logo img{
        margin-top: 2em;
    }
    

    
    #content{
        display:flex;
    }
    
    .re-title{
        position:relative;
        left:20vw;
        top:4vw;
        font-size:1em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .real-estate-words{
        position:relative;
        left:20vw;
        top:5vw;
        font-size:0.5em;
        font-weight:bold;
        color: #B699B4!important;
    }
    
    .p2a-title{
        position:relative;
        left:20vw;
        top:4vw;
        font-size:1em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .p2a-words{
        max-width:50%;
        position:relative;
        left:20vw;
        top:4vw;
        font-size:0.5em;
        font-weight:bold;
        color: #58AABB!important;
    }
    
    .tech-title{
        position:relative;
        left:20vw;
        top:4vw;
        font-size:1em;
        font-weight:bold;
        color: red!important;
    }
    
    .tech-words{
        max-width:50%;
        position:relative;
        left:20vw;
        top:5vw;
        font-size:0.5em;
        font-weight:bold;
        color: red!important;
    }
}