.m-readmore-click{
    display:none;
    color:white;
    padding:5px 10px;
    font-weight:bold;
    cursor:pointer;
}

#myBtn{
    color:white;
    padding:5px 10px;
    font-weight:bold;
    cursor:pointer;
}

.role{
    color:white;
}

@media only screen and (min-width: 767px) {
    .role{
        font-size:30px;
    }
}

@media only screen and (max-width: 767px) {
    .m-readmore-click{
        display:block;
    }
    .m-readmore {
        display:none !important;
    }   
    .m-readmore.show{
        display:block !important;
    }
    .role{
        text-align:center;
        font-size:20px;
    }
    .header-menu ul{
        display:none;
    }
    
    .table{
        width:100%;
        height:auto;
    }
    .table th,.table td{
        padding:0;
    }
    
    .features_banner p{
        text-align:left;
    }
    
    .franchise_section1 h2{
        font-size:40px;
    }
    
    .features_section1_content p{
        margin:20px 0;
    }
    
    .features_section2_content p{
        margin:10px 20px;
    }
    
    .features_section3 p{
        padding:0;
    }
    
    p.features-desc{
        margin: 20px 0;
    }
    
    .features_section3_content p{
        padding:20px 0;
    }
    
    .franchise_section2_content h2{
        font-size:30px;
    }
    
    .franchise_section3 h2{
        font-size:30px;
    }
    
    .news-letter form{
        margin-top:0;
    }
}

.home-main{
    margin:0;
}

.features_section3 p {
    margin: 11px 0 0 0;
}
.kashiff-khan-custom{
    background-image: url(../images/bg/michel_adam.jpg);
    background-size: cover;
    margin: 0;
    position: relative;
}

@media only screen and (min-width: 1200px) {
    .michel_section5{
        margin:100px;
    }
}

.michel-main{
    margin-top:0;
}
.michel_section5{
    margin-top:0;
    padding-top:170px;
}
.michel_section5_content h1{
    margin:0;
}
.home-main, .features-main, .flounge-main, .fashiontv-main, .channels-main, .michel-main, .franchise-main{
    overflow:hidden;
    margin: 0;
}
@media (max-width: 767px){
    .head_inquire button {
        top: 10px;
        right:55px;
    }
    .michel_section5 {
        margin-right:0px;
    }
    .input-filed input {
        width: 100%;
    }
    .home_section1_content h3 {
        font-size: 30px;
        margin: 0;
        text-align: center;
    }
}