.srr-outer {
    /* position: relative;
    top: 100px; */
    max-width: 1545px;
    margin: auto;
}

.srr-image {
    width: 100%;
    /* margin-top: -50px; */
}









/* first */
/* 1200px 600px image size */
.heroslide-con {
    background-image: url(/assets/img/KiddyPi\ Website\ banner\ image2.png);
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.registration-button-second {
    text-align: center;
}

.registration-button-second button {
    background-color: rgb(255, 0, 34);
    padding: 5px 50px 5px 50px;
    border: none;
    margin: 20px;
    border-radius: 15px;
    font-weight: 700;
    z-index: 100;
}

.registration-button-second button a {
    list-style: none;
    color: white;
    text-decoration: none;
    font-size: 20px;
}

/* second */
.first_event_container {
    width: 100%;
    padding: 30px 0px;
    height: auto;
    /* background: linear-gradient(200deg, #efac35, #efac35); */
    background-color: aliceblue;

}

.first_event_container h1 {
    /* padding-top: 30px; */
    font-size: 50px;
    text-align: center;
    /* color: white; */
    color: black;

}

.bbbb {
    display: flex;
    justify-content: center;
    align-items: center;
}

.box_content {
    text-align: center;
    color: white;
    width: 1220px;
    padding: 10px 20px 20px 20px;

}

.box_content img {
    width: 150x;
    height: 150px;
}

.box_content h1 {
    /* font-size: 20px; */
    text-transform: uppercase;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}


.box_content p {
    /* font-size: 25px; */
    text-align: left;
    /* color: white; */
    color: black;
}






/* important */
.Overview_important_contener {
    width: 100%;
    background: rgb(129, 0, 0);
    padding: 25px 0px 35px 0px;
}
.Overview_important_contener_width{
   width: 1220px;
   margin: auto;
}

.Overview_important_contener_boxx {

    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin: auto;
   
}

.Overview_important_contener_boxx .Overview_important_itemmm {

    width: 550px;
    margin: 0px 10px;
}
.Overview_important_itemmm li
{
    color: white;
}


/* 
end */


/* objective_overview */
.objective_overview {
    /* background-color: dodgerblue; */
    /* background-color: rgb(20, 32, 69); */
    /* background: linear-gradient(200deg, #000000,#363795); */
    background-color: #ffffff;
    padding: 30px 50px;
    width: 100%;
}

.objective_overview_content {
    text-align: center;
    /* color: white; */
}

.objective_overview_content h1 {
    /* color: white; */
}

.cccc {
    display: flex;
    justify-content: center;
    align-items: center;
}

.round2_box {
    width: 1200px;
}

.objective_overview_content_box {
    width: 1200px;
}
.Overview_important{
    text-align: left;
    margin: auto;
    width: 600px;
    padding: 0px 20px;
}


.objective_overview_content p {
    /* color: white; */
    text-align: left;
}

.objective_overview_content h4 {
    text-align: left;
    /* color: white; */
}

.objective_overview_content .left_side {
    text-align: left;
}



/* second section */

/* .main_point {
    width: 100%;
    height: auto;
    text-align: center;
    background-color: aliceblue;
}

.dddd {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main_point h1 {
    padding-top: 50px;
    font-size: 50px;

}

.main_point_box {
    width: 1200px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
}

.main_point_box .main_point_box_item {
    width: 500px;
    height: auto;
    margin-right: 20px;
    text-align: start;
}

.main_point_box .main_point_box_item ul li {
    margin-top: 10px;
}

.main_point_box .main_point_box_item ul h2 {
    text-align: center;
} */


.category_new_sec{
    width: 100%;
    background-color: aliceblue;
    padding: 30px 30px 30px 30px;
}
.category_new_sec h1{
    text-align: center;
}

.category_new_sec .category_new_sec_box{
    width: 1220px;
    margin: auto;
    padding: 0px 20px;
}


/* who_con_participate */
.who_con_participate {
    width: 100%;
    padding: 30px 50px;
    text-align: center;

}

.who_con_participate_box {
    width: 1200px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.aaaa {
    display: flex;
    justify-content: center;
    align-items: center;
}

.who_con_participate_box button a:hover {
    color: white;
}


.who_con_participate_box_items {
    background-color: rgb(223, 220, 155);
    text-align: center;
    width: 300px;
    height: auto;
    margin: 20px;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 5px 5px 10px rgb(109, 109, 109);

}

.who_con_participate_box_items h5 {
    padding-top: 10px;
}

.who_con_participate_box_items p,
h4,
h5 {
    color: white;
}

.who_con_participate_box_items img {
    border-radius: 10px;
}

.howcan_btm_{
    margin-top: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}









/* Participate_container */

.Participate_container {
    padding: 30px;
    width: 100%;
    height: auto;
}

.Participate_container h1 {
    text-align: center;
}

.gggg {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Participate_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    width: 1200px;

}

.Participate_box .Participate_item {
    width: 250px;
    height: auto;
    margin: 10px;
    text-align: center;

}

.Participate_item img {
    width: 80%;
    padding: 10px;
    /* height: 100px; */
    border-radius: 40px;
}

.Participate_item h5 {
    color: green;
    text-align: center;

}

.Participate_item p {
    text-align: center;
}




/* rules_and_guideline */
.rules_and_guideline {
    width: 100%;
    padding:25px  20px;
    background-color: aliceblue;
}

.rules_and_guideline h1 {
    text-align: center;
    color: black;
}

.eeee {
    display: flex;
    justify-content: center;
    align-items: center;
}

.rules_and_guideline_box {
    width: 1200px;
}

.rules_and_guideline_box ol {
    padding: 0px 20px;
}

.rules_and_guideline_box ol li {
    color: rgb(0, 0, 0);
}



/* judging_criteria */

.judging_criteria {
    width: 100%;
    padding: 30px;
}

.judging_criteria h1 {
    text-align: center;
}

.ffff {
    display: flex;
    justify-content: center;
    align-items: center;
}

.judging_criteria_box {
    padding: 0px 20px;
    width: 1200px;
}

.judging_criteria_box ul li {
    margin-bottom: 5px;
}


/* what to do box */
.what_to_do {

    /* background-color: #00B5EF; */
    width: 100%;

}

.what_to_do .what_to_do_box {
    width: 1220px;
    text-align: center;
    padding:  25px 20px;
    color: white;
    margin: auto;
    
}

.what_to_do .what_to_do_box .what_to_do_box_item {
    width: 100%;
    /* background-color: rgb(239, 78, 78,03); */
    padding: 10px 10px;
}

.what_to_do .what_to_do_box h1 {
    /* color: white; */
    color: black;
}

.what_to_do .what_to_do_box h4 {
    /* color: white; */
    color: black;
}

.what_to_do .what_to_do_box p {
    text-align: left;
    /* color: white; */
    color: black;

}









/* registration btn */
.btn-wrap {
    display: flex;
    justify-content: center;
}

@media (max-width: 600px) {
    .Overview_important_contener{
        padding: 15px 10px;
    }
    .Overview_important_contener_boxx{
        width: 100%;

    }
    .Overview_important_contener_width{
        width: 100%;
    }
    .Overview_important_contener h2{
        font-size: 25px;
    }
    .Overview_important_contener_boxx .Overview_important_itemmm{
        width: 100%;
        /* padding: 10%; */
    }
    /* .Overview_important_contener_boxx .Overview_important_itemmm li{
        margin: 0px 10px;
    } */

   
    .scroll_content{

    }
    .scroll_conte .marq1 {
        width: 100%;

    }
    .scroll_conte .marq1 .mrq_item{

    }



/* first img */
    .srr-outer {
        margin-top: 80px;
    }

    /* .fstst_box_img_ctnr img{
                width: 100px;
                height: 200px;
            } */


    .btn-wrap a {
        font-size: 20px;
    }
    .first_event_container{
        padding: 15px 0px;
    }
    .first_event_container h1 {
        font-size: 25px;
        /* padding-top: 10px; */
        margin-bottom: -10px;
    }


    .box_content {
        padding: 10px;
    }

    .box_content p {
        /* font-size: 18px; */
    }


    .main_point h1 {
        font-size: 25px;
    }

    .Participate_container{
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .Participate_container h1 {
        font-size: 25px;
        /* padding-top: 15px; */
    }

    .objective_overview {
        padding: 5px 20px;
    }
    .objective_overview_content_box{
        width: 100%;
    }
    .Overview_important{
        width: 100%;
    }
    .left_side{
        margin-top: -30px;
    }
   

    .objective_overview_content h1 {
        font-size: 25px;
        padding-top: 0px;
    }

    /* .main_point_box_item ul {
        margin: 10px 20px;

    }

    .main_point_box .main_point_box_item ul h2 {
        font-size: 25px;
    }

    .main_point_box_item ul li {
        padding: 5px 15%;
    }

    .main_point_box p {
        padding: 15px 15%;
    } */
    .category_new_sec{
        padding: 15px 10px;
    }
    .category_new_sec .category_new_sec_box{
        width: 100%;
        padding: 0px;
    }
    .category_new_sec h1{
        font-size: 25px;
    }
    .objective_overview{
        padding: 15px 10px;
    }

    .what_to_do .what_to_do_box {
        width: 100%;
        padding: 10px 0px;
    }

    .what_to_do .what_to_do_box .what_to_do_box_item h1 {
        font-size: 25px;
    }




    .who_con_participate h1 {
        font-size: 25px;
        /* padding-top: 15px; */
    }

    .who_con_participate h3 {
        font-size: 20px;
    }

    .who_con_participate {
        padding: 30px 10px;
    }
    .rules_and_guideline{
        /* padding-top: 10px; */
        padding: 10px 10px;
    }

    .rules_and_guideline h1 {
        font-size: 25px;
    }

    .rules_and_guideline_box ul {
        padding: 10px;
    }

    .judging_criteria {
        padding: 10px 10px;
    }

    .judging_criteria h1 {
        font-size: 25px;
    }
    .judging_criteria_box {
        padding: 10px 0px;
    }



    .rules_and_guideline_box ol {
        padding: 10px 5px;
    }

}




@media only screen and (min-width: 600px) and (max-width: 1024px) {

    /* Styles for tablets */
    .Overview_important_contener{
        width: 100%;
    }
    .Overview_important_contener_width {
        width: 100%;
    }
    .Overview_important_contener_boxx{
        /* background-color: #efac35; */
        /* width: 100%; */
        /* margin: 0px; */
    }

    .category_new_sec .category_new_sec_box{
        width: 100%;
    }







    .who_con_participate_box_items{
      
    }

    /* .what_to_do{
        width:100%;
    } */


    .what_to_do .what_to_do_box{
        width: 100%;
    
    }

      .box_content{
            padding: 20px 30px;
        }

        .what_to_do .what_to_do_box p{
            padding: 10px 20px;
        }
        .rules_and_guideline_box ol{
            padding: 10px 20px;
        }
    
    }
   




    @media only screen and (max-width: 767px) {
        /* Styles for mobile devices */
        .scroll_content {
          /* Mobile styles for .scroll_content */
          /* background-color: darkblue; */
        }
      
        .mrq_item {
          width: 100%;;
          padding: 0px;
        }
      }




      @media only screen and (min-width: 767px) and (max-width:1366px) {
        .srr-outer{
            margin-top: 50px;
        }
        .srr-image{
            /* height: 550px; */
            margin-top: -25px;
        }
      
      }




      @media(min-width:1024px) and (max-width:1200px){
        .btn-base-2{
            display: none;
        }
      }




  