.banner, body {
	
	/*background-image: url(/images/sales/dbSolution/technicalSupport/banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	min-height: 650px;*/
}
.bannerDiv{
    position: absolute !important;
    background: #fff;
    bottom: 0px;
    box-shadow: 2px 2px 2px 2px #9ebad2;
    -moz-box-shadow: 2px 2px 2px 2px #9ebad2;
    -webkit-box-shadow: 2px 2px 2px 2px #9ebad2;
    -khtml-box-shadow: 2px 2px 2px 2px #9ebad2;
    padding: 30px 20px;
    transform: translate(10%,50%);
    line-height: 2em;
    text-align: center;
}

.dbConstructionPanel{
    margin-top:-60px;
    margin-bottom: 20px;
    box-shadow: -2px -2px 1px 1px #9ebad2;
    -moz-box-shadow: -2px -2px 1px 1px #9ebad2;
    -webkit-box-shadow: -2px -2px 1px 1px #9ebad2;
    -khtml-box-shadow: -2px -2px 1px 1px #9ebad2;/*//8cadc1*/
    padding:10px 13px;
}
.dbConstructionLogo{
    box-shadow: -1px -1px 1px 1px #9ebad2;
    -moz-box-shadow: -1px -1px 1px 1px #9ebad2;
    -webkit-box-shadow: -1px -1px 1px 1px #9ebad2;
    -khtml-box-shadow: -1px -1px 1px 1px #9ebad2;
}
.dbConstructionLogo:hover{
    transform: scale(1.1);
    transition-duration: 1s;
}
.dbConstructionPanel>p{
    margin:0px;
    line-height: 1.6em;
}

.wrapperNew{
    background:#fff;
    padding:4% 10%;
    background:#fff;
}

.wrapper{
    background:#fff;
    padding:4% 5% 0%;
    position:relative;
    border-top:1px solid #757171;
    position:relative;
}


.title p{
    line-height:2.5em;
    color:#fff;
    font-weight:bold;
    text-align: center;
    font-size:16px;
}
        
.title:before
{
    content: '';
    position: absolute;
    bottom: -28px;
    left: -35px;
    width: 35px;
    height: 38px;
    background: url('/images/shadow.png');
}

.title:after
{
    content: '';
    position: absolute;
    bottom: -28px;
    right: -35px;
    width: 35px;
    height: 38px;
    background: url('/images/shadow.png');
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}
.title{
    position: absolute; 
    text-align: center;   
    display: block;
    font-weight: 700;
    height:40px;
    width:135px;
    background:#3A3838;
    left:50%;
    top:-30px;
    font-size: 16px;
    transform: translate(-50%);
  }
.bannerHeaderText{
    font-size:15px;
    /*margin:0px;*/
}

@media (min-width:50px) and (max-width:230px){
    .techSuppBannerText{
        font-size:12px;
    }
    .techSupportBannerText{
        position:absolute;
        top:10px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media (min-width:231px) and (max-width:270px){
    .techSuppBannerText{
        font-size:14px;
    }
    .techSupportBannerText{
        position:absolute;
        top:15px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media (min-width:271px) and (max-width:288px){
    .techSuppBannerText{
        font-size:16px;
    }
    .techSupportBannerText{
        position:absolute;
        top:15px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media (min-width:289px) and (max-width:358px){
    .techSuppBannerText{
       font-size:18px;
    }
    .techSupportBannerText{
        position:absolute;
        top:15px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media(min-width:359px) and (max-width: 439px){
    .techSuppBannerText{
        font-size:22px;
    }
    .techSupportBannerText{
        position:absolute;
        top:25px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media(min-width:440px) and (max-width: 512px){
    .techSuppBannerText{
        font-size:27px;
    }
    .techSupportBannerText{
        position:absolute;
        top:40px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media (min-width: 513px) and (max-width: 524px){
    .techSuppBannerText{
        font-size:30px;
    }
    .techSupportBannerText{
        position:absolute;
        top:55px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media (min-width: 525px) and (max-width: 602px){
    .techSuppBannerText{
        font-size:32px;
    }
    .techSupportBannerText{
        position:absolute;
        top:55px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media (min-width: 603px) and (max-width: 664px){
    .techSuppBannerText{
        font-size:35px;
    }
    .techSupportBannerText{
        position:absolute;
        top:85px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media (min-width: 665px) and (max-width: 768px){
    .techSuppBannerText{
        font-size:40px;
    }
    .techSupportBannerText{
        position:absolute;
        top:85px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media(min-width: 769px) and (max-width: 799px) {
    .techSuppBannerText{
        font-size:40px;
    }
    .techSupportBannerText{
        position:absolute;
        top:100px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media(min-width: 800px) and (max-width: 823px){
    .techSuppBannerText{
        font-size:50px;
    }
    .techSupportBannerText{
        position:absolute;
        top:110px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media(min-width: 824px) and (max-width: 871px){
    .techSuppBannerText{
        font-size:50px;
    }
    .techSupportBannerText{
        position:absolute;
        top:110px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media(min-width: 872px) and (max-width: 877px){
    .techSuppBannerText{
        font-size:50px;
    }
    .techSupportBannerText{
        position:absolute;
        top:110px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media(min-width: 878px) and (max-width: 900px){
    .techSuppBannerText{
        font-size:50px;
    }
    .techSupportBannerText{
        position:absolute;
        top:110px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
@media(min-width: 901px){
    .techSuppBannerText{
        font-size:50px;
    }
    .techSupportBannerText{
        position:absolute;
        top:250px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
    .imageHeight{
        height:650px !important;
    }
}
@media(min-width: 1000px) and (max-width: 1024px){
     .imageHeight{
        height:650px !important;
    }
    .techSupportBannerText{
        position:absolute;
        top:250px;
        color:#000;
        width:100%;
        font-weight:bold;
    }
}
