#my_ban .bannercontainer{width:100%;
position:relative;
/*height:100vh !important;*/}

#my_ban .banner{height:100vh !important;}

#my_ban{
width:100%;
    position: relative;
    margin: 0px auto;
/*height:100vh !important;*/
    top: 0;
    z-index: 1;
}
#my_ban .ban_txt{
    display: block;
    width: 50% !important;
    righ: 0px !important;
    top: auto !important;
    background-image: url(/Files/App_002/images/bg_ban.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 8vh !important;
    overflow: hidden;
    height: 353px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'bebas_kairegular';
    bottom: 15%;
}
#my_ban .txt_ban1{
    color: #0070cd;
    display: block;
    line-height: 110px;
    white-space: normal;
    font-size: 80px;
    text-transform: uppercase;
    /* font-weight: 700; */
    font-family: 'bebas_kairegular';
    letter-spacing: 15px;
    padding-top: 0vh;
}
#my_ban .txt_ban2{
    color: #68d0c7;
    display: block;
    line-height: 60px;
    white-space: normal;
    font-size: 44px;
    text-transform: uppercase;
    /* font-weight: bold; */
    /* padding-top: 1vh; */
    padding-bottom: 1vh;
    font-family: 'bebas_kairegular';
    letter-spacing: 5px;
    text-align: right;
}
#my_ban .bullets {
    z-index: 300;
    /* position: absolute; */
    bottom: 10px;
    /* left: 9% !important; */
  bottom: 5% !important; 
    min-width: 155px;
}
#my_ban .bullets.simplebullets.round .bullet {
    display: block !important;
}
#my_ban .bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    width: 40px;
    height: 5px;
    display: block;
    text-indent: -9999px;
    padding: 0;
    padding-right: 4px;
    margin: 0;
    background: url(/Files/App_002/images/ban_nn.png) no-repeat top left;
    margin-right: 10px;
    float: left;
}
#my_ban .bullets.simplebullets.round .bullet.selected {
 background: url(/Files/App_002/images/ban_sel.png) no-repeat top left;
}
@media screen and (max-width: 991px){
#my_ban .ban_txt {
    display: block;
    width: 100% !important;
    right: 0px !important;
    top: 15vh !important;
    min-height: 400px;
    padding: 8vh !important;
    left: auto !important;
    background: none;
}
#my_ban .txt_ban1 {
    font-size: 11px;
    line-height: 20px;
}
#my_ban .txt_ban2{
    font-size: 30px;
line-height: 36px;
}
#my_ban .banner {
    height: 70vh !important;
}
}
@media screen and (max-width: 1120px){
#my_ban .txt_ban2{
    line-height:36px;
    font-size: 36px;
}
#my_ban .txt_ban1{
    line-height:36px;
    font-size: 36px;
font-size:52px;
    padding-top: 13vh;
}
}
#my_ban .apex-slider-shadow.apex-slider-shadow1 {
    display: none;
}
@media screen and (max-width: 991px){
#my_ban .txt_ban1 {
    font-size: 52px;
    text-align: center;
letter-spacing: 0px;
    padding-bottom: 2vh;
}
#my_ban .txt_ban2 {
    text-align: center;
    font-size: 34px;
letter-spacing: 0px;
}
}
@media screen and (max-width:1400px){
#my_ban .ban_txt{
    bottom: 8%;
}
}

