 /*CSS For Mobile */
@media only screen and (max-width: 320px) {
    .logoleft {
        text-align: center !important
    }

    .logoright {
        text-align: center !important
    }

	.point-blog {

    background: #1959bb;
    color: #082133;
    max-width: 150px;
    position: absolute;
    right: 0px;
    top: 0;
    min-width: 150px;
    min-height: 55px;
    padding: 10px 5px;
    border-radius: 2px;
    font-weight: 600;
    line-height: 1.3;
    font-size: 12px;
    word-wrap: break-word;
    word-break: break-all;

}
.point-blog i {

    font-size: 15px;
    padding: 5px 10px 0 0;

}
.feturech-icon {

    position: absolute;
    left: 0 !important;
	right: inherit;
    margin: 0 auto;
    top: -11px;

}
.feturech-section {
    height: 58px;
    }
.navigation-wrap img.login-logo {
    max-width: 85px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    top: 28px;
    text-align: left;
    left: -16px;
}
.number-count {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 22px;
}
.welcom-user {
    color: #fff;
    text-align: center;
    padding: 10px;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 18px;
    margin: 0 auto;
}
.main-banner{
	height: 30rem !important;
}
    .slider-text {
        max-height: 40rem;
        display: flex;
        align-items: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
    }
.slider-text h1{
	font-size:2rem;
}
.slider-text a{
padding: 1rem 2.5rem;
font-size: 1.3rem;
}
.feturech-section{
	background: rgb(11, 44, 67);
background: -moz-linear-gradient(top, rgb(11, 44, 67) 0%, rgb(7, 31, 49) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(11,44,67,1)), color-stop(100%, rgba(7,31,49,1)));
background: -webkit-linear-gradient(top, rgba(11,44,67,1) 0%, rgba(7,31,49,1) 100%);
background: -o-linear-gradient(top, rgba(11,44,67,1) 0%, rgba(7,31,49,1) 100%);
background: -ms-linear-gradient(top, rgba(11,44,67,1) 0%, rgba(7,31,49,1) 100%);
background: linear-gradient(to bottom, rgb(11, 44, 67) 0%, rgb(1, 17, 28) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2c43', endColorstr='#071f31', GradientType=0 );
}
.container .title{
	font-size:16px;
}
.catalogue-wrap h4{
	font-size:14px;
}
.catalogue-wrap table td{
	font-size:1.2rem;
}
#footer{text-align: left;}
#footer img{max-width:60px;}
.navbar-toggler{z-index:1;}
.navbar-collapse{
	background-color: #04325c;
z-index:1;
margin-top: 7px;
}
.dashboard-flayer{
	padding: 5px 0 40px;
}
.dashboard-flayer h4{
	padding:10px 0;
	font-size: 14px;
}
.catalogue-wrap{
	padding:40px 0;
}
    
}

@media only screen and (max-width: 414px) {
    .logoleft {
        text-align: center !important
    }

    .logoright {
        text-align: center !important
    }
    
}

@media only screen and (max-width: 500px) {
    .logoleft {
        text-align: center !important
    }

    .logoright {
        text-align: center !important
    }
    body .login-bg {
        height: 35vh;
    }
}

@media only screen and (max-width: 767.98px) {

    .btn-primary,  .btn-outline-primary {
        display: block;
        width: 100%;
        margin: 2px auto 6px !important;
    }

    .logoleft {
        text-align: center !important
    }

    .logoright {
        text-align: center !important
    }

    #divImg a .reward-hedding{
        font-size:1.1rem;
        font-weight:normal;
    }
    .point-blog {
        background: #1959bb;
        color: #082133;
        max-width: 150px;
        position: absolute;
        right: 0px;
        top: 0;
        min-width: 150px;
        min-height: 55px;
        padding: 10px 5px;
        border-radius: 2px;
        font-weight: 600;
        line-height: 1.3;
        font-size: 12px;
        word-wrap: break-word;
        word-break: break-all;
    }
.point-blog i {

    font-size: 15px;
    padding: 5px 10px 0 0;

}
.feturech-icon {

    position: absolute;
    left: 0 !important;
	right: inherit;
    margin: 0 auto;
    top: -11px;

}
.feturech-section {
    height: 80px;
    }
.navigation-wrap img.login-logo {
    max-width: 140px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    top: 28px;
    text-align: left;
    left: -16px;
}
.number-count {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 22px;
}
.welcom-user {
    color: #fff;
    text-align: center;
    padding: 10px;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 18px;
    margin: 0 auto;
}
.main-banner{
	height: 30rem !important;
}
    .slider-text {
        max-height: 40rem;
        display: flex;
        align-items: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
    }
.slider-text h1{
	font-size:2rem;
}
.slider-text a{
padding: 1rem 2.5rem;
font-size: 1.3rem;
}
.feturech-section {

    background: rgb(11, 44, 67);
    background: -moz-linear-gradient(top, rgb(11, 44, 67) 0%, rgb(7, 31, 49) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(11,44,67,1)), color-stop(100%, rgba(7,31,49,1)));
    background: -webkit-linear-gradient(top, rgba(11,44,67,1) 0%, rgba(7,31,49,1) 100%);
    background: -o-linear-gradient(top, rgba(11,44,67,1) 0%, rgba(7,31,49,1) 100%);
    background: -ms-linear-gradient(top, rgba(11,44,67,1) 0%, rgba(7,31,49,1) 100%);
    background: linear-gradient(to bottom, rgb(11, 44, 67) 0%, rgb(0, 26, 45) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2c43', endColorstr='#071f31', GradientType=0 );

}
.container .title{
	font-size:16px;
}
.catalogue-wrap h4{
	font-size:14px;
}
.catalogue-wrap table td{
	font-size:1.2rem;
}
#footer{text-align: left;padding:30px 0 20px;}
#footer img{max-width:60px;}
.navbar-toggler{z-index:1;}
.navbar-collapse{
	background-color: #04325c;
z-index:1;
margin-top: 7px;
}
.dashboard-flayer{
	padding: 5px 0 40px;
}
.dashboard-flayer h4{
	padding:10px 0;
	font-size:14px;
}
.catalogue-wrap{
	padding:40px 0;
}

.login-block {
    height: inherit !important;
    max-width: 192rem;
    margin: auto;
    min-width: 26rem;
}

/*-05-07-2020-*/

body .main-container {
        min-width: auto;
    }
    #login-form button#btnLogin {
        display: block;
        width: 100%;
    }
    #login-form .red-text {
        text-align: center;
    }
    .px-10 img {
        padding-top: 7px;
        margin-bottom: 35px !important;
        margin-top:25px;
    }

    /*newcss*/
    .navigation-wrap ul {
        margin: 0 !important;
        width: 100%;
        display: inline-block;
    }
        .navigation-wrap ul li.nav-item {
            float: left;
        }

    .cours-left{
        position:inherit;
    }


    .catalogue-wrap .col-md-2 {
        padding: 0;
    }

        .catalogue-wrap .col-md-2 ul li {
            border-bottom: 1px solid #ccc;
            padding: 5px 10px !important;
            margin: 0;
        }

        .catalogue-wrap .col-md-2 ul {
            margin: 0;
            padding: 0;
        }

        .login{top:10px;}

    .box {
        width: 80%;
    }

    .popup {
        width: 80%;
    }

        .popup .content {
            height: 475px;
            overflow-y: auto;
            padding: 10px 0;
        }

    ul.navbar-nav.nav-right.ml-auto li:nth-child(1) {
        border: red;
        float: right;
    }

    .navbar-collapse, .navbar-collapse.collapse.show ul li {
        float: none;
        background-color: transparent !important;
    }

    body .student-registration {
        padding: 20px 10px !important;
    }

    .mobileBtn {
        margin-top: 5px !important;
        padding: 20px 0 !important;
    }

    #enrollment-form .row.mb-3 {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 992px) {
    .lesson-desc iframe {
        width: 100%;
    }
    .navigation-wrap ul li.nav-item{
        float:left;
    }
    
		.point-blog {

    background: #1959bb;
    color: #082133;
    max-width: 150px;
    position: absolute;
    right: 0px;
    top: 0;
    min-width: 150px;
    min-height: 55px;
    padding: 10px 5px;
    border-radius: 2px;
    font-weight: 600;
    line-height: 1.3;
    font-size: 12px;
    word-wrap: break-word;
    word-break: break-all;

}
.point-blog i {

    font-size: 15px;
    padding: 5px 10px 0 0;

}
.feturech-icon {

    /*position: absolute;
    left: 0 !important;
	right: inherit;
    margin: 0 auto;
    top: -11px;*/

}
.feturech-section {
    height: 100px;
    }
    .navigation-wrap img.login-logo {
        max-width: 100px;
        margin: 0;
        padding: 0;
        position: relative;
        z-index: 1;
        top: 4px;
        text-align: left;
        left: 0;
    }
    button#sidebarCollapse i {
        font-size: 18px;
        padding-top: 6px;
        margin-right: 8px !important;
    }
    button.navbar-toggler.collapsed {
        position: relative;
    }

    .navbar-toggler-icon {
        display: inline-block;
        width: 1.5em;
        height: 1.5em;
        vertical-align: middle;
        content: "";
        background: no-repeat center center;
        background-size: 100% 100%;
        position: relative;
        border-bottom: 2px solid #fff;
    }
    .navbar-toggler-icon:after {
        position: absolute;
        bottom: 7px;
        background: #fff;
        width: 26px;
        height: 2px;
        content: "";
        left: 0;
    }

    .navbar-toggler-icon:before {
        position: absolute;
        top: 5px;
        background: #fff;
        width: 26px;
        height: 2px;
        content: "";
        left: 0;
    }
.number-count {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 22px;
}
.welcom-user {
    color: #fff;
    text-align: center;
    padding: 10px;
    display: flex;
    justify-content: center;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 18px;
    margin: 0 auto;
}
.main-banner{
	height: 30rem !important;
}
    .slider-text {
        max-height: 40rem;
        display: flex;
        align-items: center;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        left: 0;
        right: 0;
        margin: 0 auto;
    }
.slider-text h1{
	
}
.slider-text a{
padding: 1rem 2.5rem;
font-size: 1.3rem;
}
.feturech-section {

    background: rgb(11, 44, 67);
    background: -moz-linear-gradient(top, rgb(11, 44, 67) 0%, rgb(7, 31, 49) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(11,44,67,1)), color-stop(100%, rgba(7,31,49,1)));
    background: -webkit-linear-gradient(top, rgba(11,44,67,1) 0%, rgba(7,31,49,1) 100%);
    background: -o-linear-gradient(top, rgba(11,44,67,1) 0%, rgba(7,31,49,1) 100%);
    background: -ms-linear-gradient(top, rgba(11,44,67,1) 0%, rgba(7,31,49,1) 100%);
    background: linear-gradient(to bottom, rgb(11, 44, 67) 0%, rgb(0, 26, 45) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b2c43', endColorstr='#071f31', GradientType=0 );

}
.container .title{
	font-size:16px;
}
.catalogue-wrap h4{
	font-size:14px;
}
.catalogue-wrap table td{
	font-size:1.2rem;
}
#footer{text-align: left;padding:30px 0 20px;}
#footer img{max-width:60px;}
.navbar-toggler{z-index:1;}
.navbar-collapse{
	background-color: #04325c;
z-index:1;
margin-top: 7px;
}
.dashboard-flayer{
	padding: 5px 0 40px;
}
.dashboard-flayer h4{
	padding:10px 0;
	font-size:14px;
}
.catalogue-wrap{
	padding:40px 0;
}

/*new sitebar css 20-07-2020*/
    #sidebar {
        margin-left: -315px;
    }

        #sidebar.active {
            margin-left: 0;
        }

    #sidebarCollapse span {
        display: none;
    }
    .navigation-wrap li a span {
        font-size: 14px;
    }

    /*new css 10-08-2020*/
    .navigation-wrap button.navbar-toggler{
        /*float: right !important;
        text-align: right !important;
        right: 0;
        position: absolute;
        margin: 8px 0px;*/
        font-size: 16px !important;
      
    }
    .col-md-1.plus-icon i {
        font-size: 24px;
    }
    #footer h4.m-auto.col-md-8 {
        padding: 0;
    }
    footer#footer h4 {
        font-size: 15px;
        font-weight: bold;
        text-shadow: none !important;
    }
    #footer .support-box span {
        display: block;
        padding: 1px;
    }
    #footer ul{
        padding:0;
        
    }
    .support-box {
        padding-left: 15px;
        margin-bottom: 12px;
    }


}


/* Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 992.98px) and (max-width: 1299.98px) {
.nav-item {
    font-size: 1rem;
} 
.point-blog {
    background: #1959bb;
    color: #082133;
    max-width: 230px;
    position: absolute;
    right: -20px;
    top: 0;
    min-width: 230px;
    min-height: 55px;
    padding: 10px 5px;
    border-radius: 2px;
    font-weight: 600;
    line-height: 1.3;
} 
}

@media (min-width: 1300px) and (max-width: 1599.98px) {
    
}

@media (min-width: 1600px) and (max-width: 1799.98px) {

}