﻿
@media (max-width:991px){

.TajweeVideoDetailContainer{padding:12px;}
.TajweeVideoDetailBody{padding:0}
.TajweeVideoDetailHeaderContent{margin-right:0}
.TajweeVideoDetailheading{margin:0}
.TajweeVideoDetailBodyContainer{padding:0}
#tutorialVideoArea{padding:0}
#tutorialVideoArea .container{text-align:center;padding:0;}
.videoDetail{margin:0 !important;}
#videoDetailMobile{margin:0 !important;}
.moibleTabsUl{margin:0 !important; border-bottom:none !important;}
.mobileTabs ul li{width:50% !important;}
.line {
    width: 100%;
    height: 2px;
    background-color: #c39b51;
    margin-top: 7px;
    
    margin-left: 0% !important;
    padding: 0px !important;
    overflow: hidden !important;
}
#tutorialVideoArea .container{text-align:left;float: left;}
#objectivesofLesson{float:left; padding:10px 10px;border: none;background: none;font-size: 14px; height:380px; overflow-y:scroll; }
.CommentcBox{margin-top:54%;}
#videoDetailMobile{float:left; padding: 2px 7px;background: none;border: none;}
#SimplifiedTajweed{height:380px; background: none; padding: 0 10px;}
.vidDetails{font-size:0.7rem;}
.mobileTabs .tab-content{box-shadow: none;}
    .headingVideoDetail {text-align:center;}

}


@media (max-width: 767px) {

    #tajweedMainPage .TajweedMainMobile {
        width: 100% !important;
        margin: 0 !important;
        padding-bottom: 15px !important;
    }

    .b-1 {
        width: 50%;
        float: left;
    }

    .b-2 {
        width: 48%;
        margin-left: 2%;
        float: left;
        text-align: left !important;
        margin-top: 25px;
        font-size: 14px;
    }

    #tajweedMainPage {
        padding-bottom: 20px;
    }
}


@media (max-width: 991px) {

    /*#tajweedMainPage [class*='col-'] {
        width: 50% !important;  
        margin-left:25% !important;       
    }*/

    .vidDetails, .mobiViewVideos {
        width: 50% !important;
    }

    #SimplifiedTajweed {
        height: 380px;
        overflow-y: scroll;
        border:none;
    }


    #videoDetailMobile {
        margin-bottom: 30px;
    }

    .vidDuration {
        font-size: 12px;
    }

    #tutorialVideoArea {
        padding: 0px 5px !important;
    }

        #tutorialVideoArea .mobView {
            padding-right: 0px !important;
            padding-left: 0px !important;
        }

    #mobileNav li {
        width: 100% !important;
    }

    #mobileNav {
        padding: 0px 0px 0px 30px;
    }

    .vidList {
        display: none !important;
    }

    .VideoObjectives {
        display: none !important;
    }

    .downloadVideo {
        display: none !important;
    }

    .vidDetails b {
        text-transform: uppercase;
    }

    .mobileTabs {
        height: 250px;
    }

        .mobileTabs ul li {
            width: 50% !important;
            float: left;
        }

    .moibleTabsUl > li.active > a, .moibleTabsUl > li.active > a:hover, .moibleTabsUl > li.active > a:focus {
        color: #FFFFFF;
        cursor: default;
        background-color: #c39b51 !important;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        font-weight: bold;
        border: 2px solid #c39b51 !important;
        border-radius: 0px !important;
        font-size: 10px;
    }


    .moibleTabsUl > li > a {
        
        line-height: 1.42857143;
        border-radius: 0px !important;
        border: 2px solid #c39b51 !important;
        color: #c39b51;
        font-weight: bold;
        font-size: 10px;
        background-color: #FFFFFF;
        padding: 10px 16px !important;
    }


    .moibleTabsUl {
        margin-left: 4%;
        position: sticky;
        top: 0;
        z-index: 999999;
    }

    .line {
    width: 108%;
    height: 2px;
    background-color: #c39b51;
   

    margin-left: -4% !important;
    padding: 0px !important;
    overflow: hidden !important;
}

    /*.line2{
	width: 105%;
	margin-left:-10%;
	position:absolute;
	border: 2px;
    border-top: 2px solid #000;
	
	    
	
	}*/


}

@media (min-width: 992px) {

    .mobileTabs {
        display: none;
    }
}


.VideoLink {
    border: none !important;
}

.vidList {
    border-left: 1px solid #ccc;
}




/* obile Tab Menu End */

.videoObjectives {
    height: 530px;
    overflow-y: scroll;
}

.VideoLink {
    height: 530px;
}

.videosList {
    height: 530px;
    overflow-y: scroll;
}

.mobiView {
    width: 100%;
    height: 416px;
}

.mobiViewVideos {
    margin-bottom: 10px;
}

.TajweeVideoDetailBodyContainer ::-webkit-scrollbar {
    width: 5px;
    border-radius: 15px;
}