#mySwipe {
    max-width:900px;
    margin:0 auto;
    height: 252px;
    
}

#boxsmallprint {
     max-width:840px;
     margin: auto;
     font-size: 12px;
     margin-top:15px;
      margin-bottom: 40px;
      text-align: center;
}

#roatatingbanner {
    margin-top: 30px;
}

.rotbuton {
    background: #f00;
}

#mySwipe img {
    margin: 0;
    display: block;
}

.bannertext {
    margin-top: -66px;
    background: rgba(74,74,86,0.9);
    display: block;
    z-index: 500;
    height: 20px;
    overflow: visible;
    position: absolute;
    float: left;
    width:100%;
    height: 66px;
    box-sizing: border-box;
    padding-top: 6px;
    color:#fff;
    padding-left:25px;
}

.bannertexttop {
    font-size: 25px;
    font-weight: bold;
    display: block;
}

.bannertextbottom {
    font-size:12px;
    margin-top: -3px;
    display: block;
   
}


@media screen and (max-width: 1200px) {
    #rotatingbannermobalt {
        max-width: 800px;
        margin: auto;
    }
    
    #rotatingbannermobalt img{
        max-width: 100%;
    }
    
    .rotatingbannermobaltbutton a {
        background: #363646 url(../images/speech.gif) 25px center no-repeat;
        background-size: 35px auto;
        max-width: 350px;
        display: block;
        margin: 15px auto;
        border-radius: 10px;
        color:#fff;
        text-decoration: none;
        font-size: 15px;
        padding: 10px 10px 10px 85px;
        
    }
    
    .rotatingbannermobaltbutton a .bannertexttop {
        color:#fff;
        font-size: 15px;
    }
    
    .rotatingbannermobaltbutton a .bannertextbottom {
        color:#fff;
        font-size: 15px;
    }
    
    #boxsmallprintmob {
        font-size: 12px;
        margin-top: 15px;
        text-align: center;
    }
   
    
}


@media screen and (max-width: 850px) {

    #boxsmallprintmob {
        padding-left:20px;
        padding-right: 20px;
    }
    
     #rotatingbannermobalt {
       
        margin-left:20px;
        margin-right: 20px;
    }

}


@media screen and (max-width: 750px) {

    #boxsmallprint {
         font-size: 11px;
    }
    
    .bannertexttop {
        font-size: 24px;
    }
    
    .bannertextbottom {
        font-size:11px;
       
    }
    
    
    .rotatingbannermobaltbutton a {
        font-size: 14px;
    }
    
    .rotatingbannermobaltbutton a .bannertexttop {
        font-size: 14px;
    }
    
    .rotatingbannermobaltbutton a .bannertextbottom {
        font-size: 14px;
    }
    
    #boxsmallprintmob {
        font-size: 11px;
    }

}




@media screen and (max-width: 450px) {


    .bannertexttop {
        font-size: 20px;
    }
    
    
    .rotatingbannermobaltbutton a {
        font-size: 13px;
    }
    
    .rotatingbannermobaltbutton a .bannertexttop {
        font-size: 13px;
    }
    
    .rotatingbannermobaltbutton a .bannertextbottom {
        font-size: 13px;
    }
    


}


@media screen and (max-width: 400px) {


    .bannertexttop {
        font-size: 18px;
    }
    
    
    .rotatingbannermobaltbutton a {
        font-size: 12px;
    }
    
    .rotatingbannermobaltbutton a .bannertexttop {
        font-size: 12px;
    }
    
    .rotatingbannermobaltbutton a .bannertextbottom {
        font-size: 12px;
    }
    
    
        
    .rotatingbannermobaltbutton a {
        background: #363646 url(../images/speech.gif) 10px center no-repeat;
        background-size: 23px auto;
        padding-left: 45px;
        
    }


}



@media screen and (max-width: 350px) {


    
        
    .rotatingbannermobaltbutton a {
        background: #363646 url(../images/speech.gif) 6px center no-repeat;
        background-size: 20px auto;
        padding-left: 33px;
        
    }


}
