.retailimg img{
    width:90%;
    height:auto;
    margin-top:90px;
}
.retailkey{
margin-top:90px;
    }
.retailkey img{
    width:92%;
    height:auto;
    
}
.pad30left{
    padding-left:30px!important;
}
#retailplan{
    height:300px;
    width:auto;
    margin:auto;
}
#retailsection{
    width:100%;
    height:1px;
    position: relative;
    top:-40px;
}
#retail-content{
    color: #fff;
    background:rgba(41,47, 59, .3);
    height:800px;
    margin-top:-20px;
}
#retail-content .parallelogram{
    margin-top:5px;
}
.retailoptions .active{
  color:#f7cb41;  
}
.retailoptions div{
    font-size:1.1em;
}
.retailoptions div:hover, .retailoptions h1:hover{
    cursor: pointer;
}
.retailsubtext{
    padding-top:20px;
    font-size:1.2em;
}
#retail-content h1{
    font-weight:700;
    margin-bottom:5px;
}
.retail-mobile{
    color:#fff!important;
}
.retail-mobile h2{
    font-size: 1.4em;
    color:#fff;
}
.retail-mobile h2::after{
    display: none;
}
.retail-mobile img{
    width:85%;
    margin:auto;
}
