﻿.container{
    padding-top: 0%;
    color: white;
    text-align: center;
}
.Footerpage .sFooterpage3 .maincol ,
.Footerpage .sFooterpage1 .maincol {
    /* color:white; */
}

.backrenu28 {
    /*background-image: url(../../images/pages/slide-productinfo.png);*/
    background-image: url(../../images/pages/slide-productinfo-blue.png);
    /*NEW CSS's*/
    background-size: cover;
    background-repeat: no-repeat;
}

.imgcontent {
   
     padding-top: 3%;
     margin: 0px auto 0 auto;
     text-align: center;
}
.imgcontent img{
    /* max-width: 273px; */
    /* margin-top: 5px; */
    width: 100%;
    /* max-height: 500px; */
}
#datapage{
    max-width: 500px;
    padding-top: 15%;
    /*color: #6D6D6D;*/
    color: #FFFFFF;
    text-align:left;
}
#datapage .title {
    font-family: 'PFDinTextStd-Thin';
    font-size: 44px;
    line-height: 42px;
    /* max-width: 520px; */
}
#datapage .line{
    margin: 0px 14px;
}
#datapage .subtitle {
    color: #A1F2FF;
    font-size: 15px;
    font-family: PFDinTextStd-Medium;
    border-bottom: 1px solid #7DD3F7;
    line-height: 35px;
}
    #datapage .textcontent {
        font-size: 17px;
        font-family: 'RobotoSlab-Light';
        line-height: 26px;
    }
#datapage .textcontent p{
    margin: 10px 0px 10px 0px;
}

#datapage .buttons {
    width: 100%;
    min-height: 27px;
}

#datapage .buttons .sbuttons{
    float: left;
}

#datapage .buttons .buttons1{
    width: 153px;
    /*border-right: 1px solid #E1E1E1;*/
}

#datapage .buttons .buttons2{
    width: 170px;
    /*margin-left: 23px;*/
    line-height: 16px;
}


@media only screen and (max-width:960px) {
    #datapage .buttons {

}

#datapage .buttons .sbuttons{
    float: initial;

    height: 43px;
    margin: 0px;
    border: 0px;
}

#datapage .buttons .buttons1{
    
}

#datapage .buttons .buttons2{

}
}
/*@media only screen and (max-width:767px) {
  #ContentPage{
    background-color: #1072C5;
}  
}*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .imgcontent img{
        width: 100%;
    }
}
    
@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .imgcontent img{
        width: 100%;
    }
}


.spacer-buttons {
    border-right: 1px solid #dedede;
    height: 30px;
    width: 1px;
    float: left;
    margin: 0 20px 0 15px;
}

.button_white {
    padding: 7px 0px 0px 30px!important;
}


@media only screen and (max-width: 960px) {
    .spacer-buttons {
        display: none;
    }
}


.button_white span, .button_white a{
    color: #fff;
}

.button_white span:hover, .button_white a:hover ,.button_white:hover a{
    color: #4AC9E3;
}
