   html, body {
      margin: 0;
      padding: 0;
    }
    * {
      box-sizing: border-box;
    }
    a{
      text-decoration: none;
      outline: 0;
    }

    .slider {
        width: 96%;
        max-width:1280px;
        margin-top:30px;
        margin-bottom:30px;
        margin-left:0px;
        margin-right:0px;
        padding:0;
        left: 50%;
        transform: translateX(-50%);
    }
    .slick-slide {
      margin: 0;
      padding: 0;
      transition: all ease-in-out .3s;
      opacity: 1 !important;
      border-right:2px solid #fff;
    }
    .slick-dotted.slick-slider {
    margin-bottom: 30px;
    width: 95.5%;
    left:50%;
    transform:translateX(-50%);
    }
    /*.slick-next{
    right:-22px;
    width: 41.4px;
    height: 41.4px;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.45);
    background-color: #fff;
    background-image: url('arrow-next_black.svg');
    background-repeat: no-repeat;
    background-position: 60% 50%;
    z-index: 9;
    border-radius:100%;
    }*/
    .slick-next{
    right: -10px;
    top: 73.5px;
    width: 25px;
    height: 152px;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.45);
    background-color: #fff;
    background-image: url(arrow-next_black.svg);
    background-repeat: no-repeat;
    background-position: 55% 50%;
    z-index: 9;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    }
    .slick-prev{
    left: -22px;
    width: 41.4px;
    height: 41.4px;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.45);
    background-color: #fff;
    background-image: url('arrow-prev_black.svg');
    background-repeat: no-repeat;
    background-position: 40% 50%;
    z-index: 9;
    border-radius:100%;
    display:none !important;
    }
    .slick-prev:hover{
    background-image: url('arrow-prev_white.svg');
    }
    .slick-next:hover{
    background-image: url('arrow-next_white.svg');
    }
    .slick-prev:hover,
    .slick-next:hover
    {
    background-color: #ff1d50;
    }
    .slick-prev:hover:before,
    .slick-next:hover:before
    {
    background-color: #ff1d50;
    }
    .slick-dots{
    display:none !important;
    }
    .slick-active {
      opacity: .5;
    }
    .slick-current {
      opacity: 1;
    }
    .slide_1_container, .slide_2_container, .slide_3_container, .slide_4_container, .slide_5_container{
    width:313px;
    height:144px;
    background-color: #222782;
    position:relative;
    }
    .left_container{
    width:100%;
    position:relative;
    height:145px;
    display:table;
    }
    .slide_1_match_type, .slide_2_match_type, .slide_3_match_type, .slide_4_match_type, .slide_5_match_type{
    height:49px;
    line-height: 49px;
    width:100%;
    position:absolute;
    left:0;
    top:0;
    color:#fff;
    text-align:center;
    font-family: Muli;
    font-size: 20px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    }
    .slide_1_match_title, .slide_2_match_title, .slide_3_match_title, .slide_4_match_title, .slide_5_match_title{
    height:42px;
    line-height: 42px;
    width:100%;
    position:absolute;
    left:0;
    bottom:0;
    color:#fff;
    text-align:center;
    opacity: 0.7;
    font-family: Muli;
    font-size: 14px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    }
    .slide_1_child_left, .slide_2_child_left, .slide_3_child_left, .slide_4_child_left, .slide_5_child_left{
    position: absolute;
    top: 35%;
    width: 40%;
    height: 53px;
    display: table-cell;
    }
    .vs_slider{
    position: relative;
    top: 43%;
    width: 20%;
    height: 25px;
    opacity: 0.7;
    font-family: Lato;
    font-size: 21px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
    color: #ffffff;
    display: table-cell;
    text-align: center;
    }
    .slide_1_child_right, .slide_2_child_right, .slide_3_child_right, .slide_4_child_right, .slide_5_child_right{
    position: relative;
    top: 35%;
    width: 40%;
    height: 53px;
    display: table-cell;
    }
    .slide_1_team_1_score, .slide_2_team_1_score, .slide_3_team_1_score, .slide_4_team_1_score, .slide_5_team_1_score{
    /*width: 47px;*/
    height: 21px;
    line-height:21px;
    font-family: Lato;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #ffffff;
    position:absolute;
    top: 27px;
    right: 42px;
    }
    .slide_1_team_1_overs, .slide_2_team_1_overs, .slide_3_team_1_overs, .slide_4_team_1_overs, .slide_5_team_1_overs{
    /*width: 25px;*/
    height: 14px;
    line-height:12px;
    font-family: Lato;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #ffffff;
    position:absolute;
    text-align: right;
    top: 31.5px;    
    right:2px;
    }
    .slide_1_team_1_name, .slide_2_team_1_name, .slide_3_team_1_name, .slide_4_team_1_name, .slide_5_team_1_name{
    /*width: 35px;*/
    height: 31px;
    font-family: Muli;
    font-size: 25px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    color: #ffffff;
    position: absolute;
    right: 40px;
    top: -4px;
    }
    .slide_1_team_2_score, .slide_2_team_2_score, .slide_3_team_2_score, .slide_4_team_2_score, .slide_5_team_2_score{
    /*width: 47px;*/
    height: 21px;
    line-height:21px;
    font-family: Lato;
    font-size: 17px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #ffffff;
    position:absolute;
    text-align: right;
    top: 27px;
    left: 42px;
    }
    .slide_1_team_2_overs, .slide_2_team_2_overs, .slide_3_team_2_overs, .slide_4_team_2_overs, .slide_5_team_2_overs{
    /*width: 25px;*/
    height: 14px;
    line-height:12px;
    font-family: Lato;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #ffffff;
    position:absolute;
    top: 31.5px;    
    left:2px;
    }
    .slide_1_team_2_name, .slide_2_team_2_name, .slide_3_team_2_name, .slide_4_team_2_name, .slide_5_team_2_name {
    /*width: 35px;*/
    height: 31px;
    font-family: Muli;
    font-size: 25px;
    font-weight: 800;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: normal;
    color: #ffffff;
    position: absolute;
    left: 40px;
    top: -4px;
    }
    .img_flag_1, .img_flag_3, .img_flag_5, .img_flag_7, .img_flag_9{
    width: 30px;
    height: 24px;
    position: absolute;
    right: 2px;
    top: 0.5px;
    }
    .img_flag_2, .img_flag_4, .img_flag_6, .img_flag_8, .img_flag_10{
    width: 30px;
    height: 24px;
    position: absolute;
    left: 2px;
    top: 0.5px;
    }
    .regular{
    border-radius: 5px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #222782;
    border: 2px solid #222782;
    }

@media screen and (max-width: 1240px) {
    .slick-dotted.slick-slider {
    margin-bottom: 30px;
    width: 94.5%;
    left:50%;
    transform:translateX(-50%);
    }
}

@media screen and (max-width: 850px) {
    .slick-dotted.slick-slider {
    margin-bottom: 30px;
    width: 92.5%;
    left:50%;
    transform:translateX(-50%);
    }
}

@media screen and (max-width: 660px) {
    .slick-dotted.slick-slider {
    margin-bottom: 30px;
    width: 90.5%;
    left:50%;
    transform:translateX(-50%);
    }

    .regular.slider.slick-initialized.slick-slider.slick-dotted{
    margin-top:10px;
    }
}

@media screen and (max-width: 659px) {
    .slick-slide{
    border-right:none;
    }
    .slick-next{
    right:-22px;
    width: 41.4px;
    height: 41.4px;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.45);
    background-color: #fff;
    background-image: url('arrow-next_black.svg');
    background-repeat: no-repeat;
    background-position: 60% 50%;
    z-index: 9;
    border-radius:100%;
    }

    .slick-prev{
    left: -22px;
    width: 41.4px;
    height: 41.4px;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.45);
    background-color: #fff;
    background-image: url('arrow-prev_black.svg');
    background-repeat: no-repeat;
    background-position: 40% 50%;
    z-index: 9;
    border-radius:100%;
    display:block !important;
    }
}

@media screen and (max-width: 550px) {
    .slick-dotted.slick-slider {
    margin-bottom: 30px;
    width: 87.5%;
    left: 50%;
    transform: translateX(-50%);
    }
}