.pg_video{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;  
}
.pg_video iframe{
    margin: 10px 0;
}



/*=============slider=========*/


.pg_win img{
    max-height:400px;
    float: right;
    
    }
    #slider155 li, #slider178 li, #slider189 li, #slider195 li{
    max-height: 400px;
    padding: 0 46px !important;
    }
    #slider155 .slide-desc, #slider178 .slide-desc, #slider189 .slide-desc, #slider195 .slide-desc{
    width: auto !important;
    top:0;
    left: auto !important;
    }
    .djslider-default .slide-desc {
        position: relative !important;
    }
    .win_name{
        font-family: Jost;
        font-style: normal;
        font-weight: bold;
        font-size: 48px;
        line-height: 54px;   
    }
    .win_text{
        font-family: Jost;
        font-style: normal;
        font-weight: 500;
        font-size: 24px;
        line-height: 35px;
    }
    .win_link a{
        font-family: Jost;
        font-style: normal;
        font-weight: 500;
        font-size: 36px;
        line-height: 52px;
    color: #0069CA;
    }
    .djslider-default .slider-container {
     height: auto !important;
    }
    #djslider155, #djslider178, #djslider189, #djslider195{
    height: auto !important;
    min-height: 400px;
    }
    
    #sp-pg-winner .sp-module-title{
        font-family: Jost;
        font-style: normal;
        font-weight: 500;
        font-size: 48px;
        line-height: 69px;
        text-align: center;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        background-image: linear-gradient(90deg, #795723 0%, #E4CE00 20%, #9F880E 44%, #FCE182 65%, #95722F 95%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    }
    
    .pg_win #prev155, .pg_win #next155, .pg_win #prev178, .pg_win #next178, .pg_win #prev189, .pg_win #next189, .pg_win #prev195, .pg_win #next195{
        top: 170px;
    }
    .slide-text{
    margin-top:20px;
    }
    /*=============slider=========*/
    



    @media (max-width:1200px){
 	
        .win_name {
          font-size: 40px;
          line-height: 44px;
      }
      .win_text {
      
      }
      .win_link a{
          font-size: 28px;
          line-height: 40px;
      }
      
      
                                                      }


                                                       @media (max-width:992px){


.win_name {
    font-size: 30px;
    line-height: 38px;
}
.win_text {
    font-size: 16px;
    line-height: 25px;
}
.win_link a{
    font-size: 24px;
    line-height: 28px;
}
                                                       }


                                                          @media (max-width:768px){
#slider155 li, #slider178 li, #slider195 li {
display: flex;
flex-direction: column;
max-height: initial;
}
#djslider155, #djslider178, #djslider195 {
    height: 726px !important;
}
.pg_win img {
align-self: center;
height: auto !important;

}
.win_link a{
    font-size: 20px;
    line-height: 24px;
}
.win_text {
    font-size: 16px;
    line-height: 22px;
}

                                                          }


                                                          
                                                @media (max-width:500px){

#sp-pg-winner .sp-module-title {
font-size: 40px;
}
                                                }