/*global desing*/
#mc{
    width: 90%;
    margin:auto;
    background-color:#ae8ab2 ;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: 2px 4px 3px black;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: sans-serif;
}
/*for min width 1200px*/
@media screen and (min-width:1200px){
    #mch{
        width: 90%;
        margin: auto;
        text-align: left;
        font-size: 22px;
        font-weight: bold;
        padding-top: 20px;
        text-transform: uppercase;
        color: white;
    }
    /*1st container*/
    .mcc1{
        width: 90%;
        margin: auto;
        height: 410px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc1h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc1c{
        width: 60%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc1ch{
        width: 80%;
        margin: auto;
        color: white;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc1cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc1cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc1f{
        position: absolute;
        left: 5%;
        top: 360px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc1f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc1f a:hover{
        color:white;
    }
    /*2nd container*/
    .mcc2{
        width: 90%;
        margin: auto;
        height: 360px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc2h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2c{
        width: 60%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc2ch{
        width: 80%;
        margin: auto;
        color: white;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2f{
        position: absolute;
        left: 5%;
        top: 310px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc2f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc2f a:hover{
        color:white;
    }
    /*3rd continer*/
    .mcc3{
        width: 90%;
        margin: auto;
        height: 390px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc3h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    } 
    .mcc3c1{
        width: 42%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
        height: 280px;
    }
    .mcc3c2{
        width: 42%;
        position: absolute;
        right: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
        height: 280px;
    }
    .mcc3ch{
        width: 80%;
        margin: auto;
        color: white;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc3cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc3cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc3f{
        position: absolute;
        left: 5%;
        top: 340px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc3f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc3f a:hover{
        color:white;
    }
     /*4th container*/
     .mcc4{
        width: 90%;
        margin: auto;
        height: 370px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc4h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4c{
        width: 60%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc4ch{
        width: 80%;
        margin: auto;
        color: white;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4f{
        position: absolute;
        left: 5%;
        top: 320px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc4f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc4f a:hover{
        color:white;
    }
     /*5th container*/
     .mcc5{
        width: 90%;
        margin: auto;
        height: 360px;
        position: relative;
    }
    .mcc5h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc5c{
        width: 60%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc5ch{
        width: 80%;
        margin: auto;
        color: white;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc5cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc5cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc5f{
        position: absolute;
        left: 5%;
        top: 310px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc5f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc5f a:hover{
        color:white;
    }
}
/*for min width 990px*/
@media screen and (min-width:990px) and (max-width:1200px){
    #mch{
        width: 90%;
        margin: auto;
        text-align: left;
        font-size: 22px;
        font-weight: bold;
        padding-top: 20px;
        text-transform: uppercase;
        color: white;
    }
        /*1st container*/
        .mcc1{
            width: 90%;
            margin: auto;
            height: 410px;
            position: relative;
            border-bottom: 2px solid black;
        }
        .mcc1h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc1c{
            width: 70%;
            position: absolute;
            left: 5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
        }
        .mcc1ch{
            width: 80%;
            margin: auto;
            color: white;
            text-align: center;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc1cc1{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc1cc2{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc1f{
            position: absolute;
            left: 5%;
            top: 360px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc1f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc1f a:hover{
            color:white;
        }
           /*2nd container*/
    .mcc2{
        width: 90%;
        margin: auto;
        height: 360px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc2h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2c{
        width: 70%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc2ch{
        width: 80%;
        margin: auto;
        color: white;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2f{
        position: absolute;
        left: 5%;
        top: 310px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc2f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc2f a:hover{
        color:white;
    }
        /*3rd continer*/
        .mcc3{
            width: 90%;
            margin: auto;
            height: 390px;
            position: relative;
            border-bottom: 2px solid black;
        }
        .mcc3h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        } 
        .mcc3c1{
            width: 42%;
            position: absolute;
            left: 5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
            height: 280px;
        }
        .mcc3c2{
            width: 42%;
            position: absolute;
            right: 5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
            height: 280px;
        }
        .mcc3ch{
            width: 80%;
            margin: auto;
            color: white;
            text-align: center;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc3cc1{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc3cc2{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc3f{
            position: absolute;
            left: 5%;
            top: 340px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc3f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc3f a:hover{
            color:white;
        }
         /*4th container*/
     .mcc4{
        width: 90%;
        margin: auto;
        height: 370px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc4h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4c{
        width: 70%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc4ch{
        width: 80%;
        margin: auto;
        color: white;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4f{
        position: absolute;
        left: 5%;
        top: 320px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc4f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc4f a:hover{
        color:white;
    }
         /*5th container*/
         .mcc5{
            width: 90%;
            margin: auto;
            height: 360px;
            position: relative;
        }
        .mcc5h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc5c{
            width: 70%;
            position: absolute;
            left: 5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
        }
        .mcc5ch{
            width: 80%;
            margin: auto;
            color: white;
            text-align: center;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc5cc1{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc5cc2{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc5f{
            position: absolute;
            left: 5%;
            top: 310px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc5f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc5f a:hover{
            color:white;
        }
}
/*for min width 760px*/
@media screen and (min-width:760px) and (max-width:990px){
    #mch{
        width: 90%;
        margin: auto;
        text-align: left;
        font-size: 22px;
        font-weight: bold;
        padding-top: 20px;
        text-transform: uppercase;
        color: white;
    }
        /*1st container*/
        .mcc1{
            width: 90%;
            margin: auto;
            height: 410px;
            position: relative;
            border-bottom: 2px solid black;
        }
        .mcc1h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc1c{
            width: 90%;
            position: absolute;
            left: 5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
        }
        .mcc1ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc1cc1{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc1cc2{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc1f{
            position: absolute;
            left: 5%;
            top: 360px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc1f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc1f a:hover{
            color:white;
        }
           /*2nd container*/
    .mcc2{
        width: 90%;
        margin: auto;
        height: 360px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc2h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2c{
        width: 90%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc2ch{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2f{
        position: absolute;
        left: 5%;
        top: 310px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc2f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc2f a:hover{
        color:white;
    }
        /*3rd continer*/
        .mcc3{
            width: 90%;
            margin: auto;
            height: 410px;
            position: relative;
            border-bottom: 2px solid black;
        }
        .mcc3h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        } 
        .mcc3c1{
            width: 47%;
            position: absolute;
            left: 0%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
            height: 290px;
        }
        .mcc3c2{
            width: 47%;
            position: absolute;
            right: 0%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
            height: 290px;
        }
        .mcc3ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc3cc1{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc3cc2{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc3f{
            position: absolute;
            left: 5%;
            top: 350px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc3f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc3f a:hover{
            color:white;
        }
         /*4th container*/
     .mcc4{
        width: 90%;
        margin: auto;
        height: 370px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc4h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4c{
        width: 90%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc4ch{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4f{
        position: absolute;
        left: 5%;
        top: 320px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc4f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc4f a:hover{
        color:white;
    }
         /*5th container*/
         .mcc5{
            width: 90%;
            margin: auto;
            height: 360px;
            position: relative;
        }
        .mcc5h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc5c{
            width: 90%;
            position: absolute;
            left: 5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
        }
        .mcc5ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc5cc1{
            width: 90%;
            margin: auto;
            color: white;
            text-align:left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc5cc2{
            width: 90%;
            margin: auto;
            color: white;
            text-align:left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc5f{
            position: absolute;
            left: 5%;
            top: 310px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc5f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc5f a:hover{
            color:white;
        }
}
/*min width 550px*/
@media screen and (min-width:550px) and (max-width:760px) {
    #mch{
        width: 90%;
        margin: auto;
        text-align: left;
        font-size: 22px;
        font-weight: bold;
        padding-top: 20px;
        text-transform: uppercase;
        color: white;
    }
        /*1st container*/
        .mcc1{
            width: 90%;
            margin: auto;
            height: 480px;
            position: relative;
            border-bottom: 2px solid black;
        }
        .mcc1h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc1c{
            width: 90%;
            position: absolute;
            left: 5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
        }
        .mcc1ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc1cc1{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc1cc2{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc1f{
            position: absolute;
            left: 5%;
            top: 435px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc1f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc1f a:hover{
            color:white;
        }
           /*2nd container*/
    .mcc2{
        width: 90%;
        margin: auto;
        height: 360px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc2h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2c{
        width: 90%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc2ch{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2f{
        position: absolute;
        left: 5%;
        top: 310px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc2f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc2f a:hover{
        color:white;
    }
        /*3rd continer*/
        .mcc3{
            width: 90%;
            margin: auto;
            height: 620px;
            position: relative;
            border-bottom: 2px solid black;
        }
        .mcc3h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        } 
        .mcc3c1{
            width: 90%;
            position: absolute;
            left: 5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
            height: 250px;
        }
        .mcc3c2{
            width: 90%;
            position: absolute;
            left: 5%;
            top: 320px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
            height: 260px;
        }
        .mcc3ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc3cc1{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc3cc2{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc3f{
            position: absolute;
            left: 5%;
            top: 575px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc3f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc3f a:hover{
            color:white;
        }
         /*4th container*/
     .mcc4{
        width: 90%;
        margin: auto;
        height: 370px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc4h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4c{
        width: 90%;
        position: absolute;
        left: 5%;
        top: 60px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc4ch{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4cc1{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4cc2{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4f{
        position: absolute;
        left: 5%;
        top: 320px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc4f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc4f a:hover{
        color:white;
    }
         /*5th container*/
         .mcc5{
            width: 90%;
            margin: auto;
            height: 360px;
            position: relative;
        }
        .mcc5h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc5c{
            width: 90%;
            position: absolute;
            left: 5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
        }
        .mcc5ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc5cc1{
            width: 90%;
            margin: auto;
            color: white;
            text-align:left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc5cc2{
            width: 90%;
            margin: auto;
            color: white;
            text-align:left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc5f{
            position: absolute;
            left: 5%;
            top: 310px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc5f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc5f a:hover{
            color:white;
        } 
}
/*min width 420px*/
@media screen and (min-width:420px) and (max-width:550px) {
    #mch{
        width: 90%;
        margin: auto;
        text-align: left;
        font-size: 22px;
        font-weight: bold;
        padding-top: 20px;
        text-transform: uppercase;
        color: white;
    }
        /*1st container*/
        .mcc1{
            width: 95%;
            margin: auto;
            height: 480px;
            position: relative;
            border-bottom: 2px solid black;
        }
        .mcc1h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc1c{
            width: 95%;
            position: absolute;
            left: 2.5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
        }
        .mcc1ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc1cc1{
            width: 95%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc1cc2{
            width: 95%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc1f{
            position: absolute;
            left: 5%;
            top: 435px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc1f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc1f a:hover{
            color:white;
        }
           /*2nd container*/
    .mcc2{
        width: 95%;
        margin: auto;
        height: 360px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc2h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2c{
        width: 95%;
        position: absolute;
        left:2.5%;
        top: 50px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc2ch{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2cc1{
        width: 95%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2cc2{
        width: 95%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2f{
        position: absolute;
        left: 5%;
        top: 310px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc2f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc2f a:hover{
        color:white;
    }
        /*3rd continer*/
        .mcc3{
            width: 95%;
            margin: auto;
            height: 620px;
            position: relative;
            border-bottom: 2px solid black;
        }
        .mcc3h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        } 
        .mcc3c1{
            width: 95%;
            position: absolute;
            left:2.5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
            height: 250px;
        }
        .mcc3c2{
            width: 95%;
            position: absolute;
            left:2.5%;
            top: 320px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
            height: 260px;
        }
        .mcc3ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc3cc1{
            width: 95%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc3cc2{
            width: 95%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc3f{
            position: absolute;
            left: 5%;
            top: 575px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc3f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc3f a:hover{
            color:white;
        }
         /*4th container*/
     .mcc4{
        width: 95%;
        margin: auto;
        height: 370px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc4h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4c{
        width: 95%;
        position: absolute;
        left:2.5%;
        top: 50px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc4ch{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4cc1{
        width: 95%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4cc2{
        width: 95%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4f{
        position: absolute;
        left: 5%;
        top: 320px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc4f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc4f a:hover{
        color:white;
    }
         /*5th container*/
         .mcc5{
            width: 95%;
            margin: auto;
            height: 360px;
            position: relative;
        }
        .mcc5h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc5c{
            width: 95%;
            position: absolute;
            left:2.5%;
            top: 50px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
        }
        .mcc5ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc5cc1{
            width: 95%;
            margin: auto;
            color: white;
            text-align:left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc5cc2{
            width: 95%;
            margin: auto;
            color: white;
            text-align:left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc5f{
            position: absolute;
            left: 5%;
            top: 310px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc5f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc5f a:hover{
            color:white;
        }  
}
/*for max width 420px*/
@media screen and (max-width:420px) {
    #mch{
        width: 90%;
        margin: auto;
        text-align: left;
        font-size: 22px;
        font-weight: bold;
        padding-top: 20px;
        text-transform: uppercase;
        color: white;
    }
        /*1st container*/
        .mcc1{
            width: 96%;
            margin: auto;
            height: 480px;
            position: relative;
            border-bottom: 2px solid black;
        }
        .mcc1h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc1c{
            width: 95%;
            position: absolute;
            left: 2.5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
        }
        .mcc1ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc1cc1{
            width: 95%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc1cc2{
            width: 95%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc1f{
            position: absolute;
            left:0%;
            top: 435px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc1f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc1f a:hover{
            color:white;
        }
           /*2nd container*/
    .mcc2{
        width: 96%;
        margin: auto;
        height: 370px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc2h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2c{
        width: 95%;
        position: absolute;
        left:2.5%;
        top: 50px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc2ch{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc2cc1{
        width: 95%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2cc2{
        width: 95%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc2f{
        position: absolute;
        left: 0%;
        top: 323px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc2f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc2f a:hover{
        color:white;
    }
        /*3rd continer*/
        .mcc3{
            width: 96%;
            margin: auto;
            height: 620px;
            position: relative;
            border-bottom: 2px solid black;
        }
        .mcc3h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        } 
        .mcc3c1{
            width: 95%;
            position: absolute;
            left:2.5%;
            top: 60px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
            height: 250px;
        }
        .mcc3c2{
            width: 95%;
            position: absolute;
            left:2.5%;
            top: 320px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
            height: 260px;
        }
        .mcc3ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc3cc1{
            width: 95%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc3cc2{
            width: 95%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc3f{
            position: absolute;
            left: 0%;
            top: 575px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc3f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc3f a:hover{
            color:white;
        }
         /*4th container*/
     .mcc4{
        width: 96%;
        margin: auto;
        height: 370px;
        position: relative;
        border-bottom: 2px solid black;
    }
    .mcc4h{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4c{
        width: 95%;
        position: absolute;
        left:2.5%;
        top: 50px;
        height: auto;
        background-color: #9d57c9;
        border-radius: 10px;
        box-shadow: 2px 4px 3px black;
    }
    .mcc4ch{
        width: 90%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 20px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 20px;
    }
    .mcc4cc1{
        width: 95%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4cc2{
        width: 95%;
        margin: auto;
        color: white;
        text-align: left;
        font-size: 16px;
        text-transform:capitalize;
        padding-top:10px;
    }
    .mcc4f{
        position: absolute;
        left: 0%;
        top: 330px;
        color: white;
        font-size: 16px;
        text-transform:capitalize;
    }
    .mcc4f a{
        text-decoration: none;
        color: black;
        font-weight: bold;
    }
    .mcc4f a:hover{
        color:white;
    }
         /*5th container*/
         .mcc5{
            width: 96%;
            margin: auto;
            height: 360px;
            position: relative;
        }
        .mcc5h{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc5c{
            width: 95%;
            position: absolute;
            left:2.5%;
            top: 50px;
            height: auto;
            background-color: #9d57c9;
            border-radius: 10px;
            box-shadow: 2px 4px 3px black;
        }
        .mcc5ch{
            width: 90%;
            margin: auto;
            color: white;
            text-align: left;
            font-size: 20px;
            font-weight: bold;
            text-transform: uppercase;
            padding-top: 20px;
        }
        .mcc5cc1{
            width: 95%;
            margin: auto;
            color: white;
            text-align:left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc5cc2{
            width: 95%;
            margin: auto;
            color: white;
            text-align:left;
            font-size: 16px;
            text-transform:capitalize;
            padding-top:10px;
        }
        .mcc5f{
            position: absolute;
            left: 0%;
            top: 310px;
            color: white;
            font-size: 16px;
            text-transform:capitalize;
        }
        .mcc5f a{
            text-decoration: none;
            color: black;
            font-weight: bold;
        }
        .mcc5f a:hover{
            color:white;
        }  
}