@media (min-width : 1420px){
    .main-menu .container {
        width: 1400px;
        margin: auto;
    }


}
@media (min-width : 1200px){
    /*.navbar-nav>li.open > .dropdown-menu , .dropdown-toggle{*/
    /*opacity: 1;*/
    /*visibility: visible;*/
    /*transition: all 1s ease;*/
    /*}*/
    /*.dropdown-submenu:hover .dropdown-menu{*/
    /*opacity: 1;*/
    /*visibility: visible;*/
    /*transition: all 1s ease;*/
    /*}*/
    /*.dropdown .dropdown-submenu:hover > .dropdown .dropdown-menu {*/
    /*opacity: 1;*/
    /*visibility: visible;*/
    /*transition: all 1s ease;*/
    /*}*/
    /*.dropdown .dropdown-menu{*/
    /*display: block;*/
    /*opacity: 0;*/
    /*visibility: hidden;*/
    /*transition: all 1s ease;*/
    /*}*/
    /*.navbar-nav>li>.dropdown-menu{*/
    /*background-color: #ed2024;*/
    /*padding-top: 0;*/
    /*padding-bottom: 0;*/
    /*}*/
    /*.navbar-nav>li>.dropdown-menu li a{*/
    /*color: #fff;*/
    /*border-bottom: 1px solid #fff;*/
    /*padding-bottom: 10px;*/
    /*padding-top: 10px;*/
    /*}*/
    /*.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {*/
    /*color: #fff;*/
    /*text-decoration: none;*/
    /*background-color: #4d4a80;*/
    /*}*/
    /*.dropdown-menu>li>a {*/
    /*display: block;*/
    /*padding: 3px 20px;*/
    /*clear: both;*/
    /*font-weight: 400;*/
    /*line-height: 1.42857143;*/
    /*color: #333;*/
    /*white-space: nowrap;*/

    /*}*/
    /*.dropdown-submenu {*/
    /*position: relative;*/

    /*}*/

    /*.dropdown-submenu>.dropdown-menu {*/
    /*top: 16px;*/
    /*left: 100%;*/
    /*margin-top: -6px;*/
    /*margin-left: -1px;*/
    /*-webkit-border-radius: 0 6px 6px 6px;*/
    /*-moz-border-radius: 0 6px 6px;*/
    /*border-radius: 0 6px 6px 6px;*/
    /*box-shadow: 0 0 10px 3px #484848;*/
    /*}*/


    /*.dropdown-submenu>a:after {*/
    /*display: block;*/
    /*content: " ";*/
    /*float: right;*/
    /*width: 0;*/
    /*height: 0;*/
    /*border-color: transparent;*/
    /*border-style: solid;*/
    /*border-width: 5px 0 5px 5px;*/
    /*border-left-color: #fff;*/
    /*margin-top: 5px;*/
    /*margin-right: -10px;*/
    /*}*/

    /*.dropdown-submenu:hover>a:after {*/
    /*border-left-color: #fff;*/
    /*}*/

    /*.dropdown-submenu.pull-left {*/
    /*float: none;*/
    /*}*/

    /*.dropdown-submenu.pull-left>.dropdown-menu {*/
    /*left: -100%;*/
    /*margin-left: 10px;*/
    /*-webkit-border-radius: 6px 0 6px 6px;*/
    /*-moz-border-radius: 6px 0 6px 6px;*/
    /*border-radius: 6px 0 6px 6px;*/
    /*}*/
    /*.dropdown-menu{*/
    /*background-color: #ed2024;*/
    /*}*/
}
@media (max-width : 1420px){
    .slider2ind .banner-text{
        left: 10%;
    }
    .topbar2{
        /*background-color: #1b6bc2;*/
        padding-right: 50px;
    }
    .topbar{
        padding-right: 50px;
    }
}
@media (min-width: 1720px){
    .main-menu .container {
        width: 1700px;
        margin: auto;
    }
}

@media (min-width: 1900px){
    .main-menu .container {
        width: 1880px ;
        margin: auto;
    }
}

@media (min-width: 1918px){
    .main-menu .container {
        width: 1800px ;
        margin: auto;
    }
}

@media (min-width: 1950px){
    .main-menu .container {
        width: 1930px ;
        margin: auto;
    }
}
@media (max-width: 1300px){

    #cssmenu > ul > li > a {
        padding: 33px 9px;
        font-size: 12px;
    }
    .topbar a {
    padding-left: 15px;
    }

}

@media (max-width: 1199px) and (min-width: 992px) {
    .topbar a {
        padding-left: 25px;
        font-size: 12px;
    }
    .topbar {
        padding-bottom: 22px;
    }
    .nav>li>a {
        padding: 10px 15px;
    }

    .resources-section .resource-desp{
        min-height: 415px;
    }
    .contact-form-section .contact-detail .label-name {
        padding-right: 15px;
    }
    .slider3ind .banner-text h1{
        font-size:35px;
    }
    .slider2ind .banner-text {
        left: 2%;
    }
    #cssmenu > ul > li > a {
        padding: 33px 7px;
    }
    #cssmenu ul.mainul{
        padding-left: 0px;
    }
    .topbar2{
        /*background-color: #1b6bc2;*/
        padding-right: 20px;
    }
    .topbar{
        padding-right: 20px;
    }
    
}




@media (max-width: 991px) and (min-width: 768px) {
    .navbar-brand>img {
        width: 110px;
        vertical-align: top;
    }
    .navbar-header h4 {
        width: 65px;
        font-size: 12px;

    }
    .topbar a {
        padding-left: 10px;
        font-size: 12px;
    }
    .topbar {
        padding-bottom: 22px;
    }
    .nav>li>a {
        padding: 10px 5px;
    }
    .navbar-inverse .navbar-nav>li>a{
        font-size: 12px;

    }
    .footer-section img {
        width: 100px;
    }
    .resources-section .resource-desp {
        padding-right: 5px;
        margin-right: 0px;
        min-height: 420px;
    }
    .contact-form-section .contact-detail .label-name {
        padding-right: 12px;
    }
    .navbar-inverse .navbar-brand{
        margin-left: 0 !important;
        padding-left: 0;
    }
    .topbar .social-icon {
        float: none;
        display: none;
    }
    .slider3ind .banner-text h1{
        font-size: 30px;
    }
    .slider2ind .banner-text {
        left: 15px;
    }
    #cssmenu > ul > li > a {
        padding: 33px 5px;
        font-size: 12px;
        letter-spacing: 0px;
    }
    #cssmenu ul.mainul{
        padding-left: 0px;
            display: block !important;
    }
    .topbar2{
        /*background-color: #1b6bc2;*/
        padding-right: 10px;
    }
    .topbar{
        padding-right: 10px;
    }
    .navbar-header {
        padding-left: 50px;
    }
    .navbar-nav .book-appointment-btn{
      
        display: none !important;
    }
    .nav.navbar-nav.navbar-right.enrollbn{
            display: none !important;
    }

}
















@media (max-width: 767px) {
    .navbar-inverse .navbar-brand {
        margin-left: 0px !important;
    }
    .topbar2{
        padding-right: 0px;
    }
    .navbar-inverse .navbar-toggle {
        border-color: #333;
        background-color: #232323;
    }
    .navbar-inverse .navbar-collapse{
        width: 100%;
    }
    .navbar-header h4{
        display: none;
    }
    .topbar a.mostright {
        float: none;
    }
    .topbar a{
        display: block;
        padding-bottom: 10px;
    }
    .navbar-inverse .navbar-nav>li>a{
        padding-top: 10px;
        padding-bottom: 10px;
        border-right: none;
    }

    .navbar-nav {
        margin: 0;
    }
    .homepage-banner .banner-text h1{
        font-size: 30px;
        text-align: center;
    }
    .about-section h1{
        font-size: 25px;
    }
    .cta-section .call i{
        font-size: 25px;
    }
    .cta-section .call a{
        font-size: 20px;
    }
    .footer-section{
        text-align: center;
    }
    .footer-section .sitemap{
        margin-top: 20px;
    }
    .right-reserved-section p{
        float: none;
    }
    .right-reserved-section p.created-by {
        float: none;
    }
    .courses-page-s-courses .divider{
        display: none;
    }
    .additional-resources .trainings .training1{
        width: 210px;
    }
    h1.heading{
        font-size: 25px;
        text-align: center;
    }
    h1.heading:after{
        right: -5px;

    }
    h1.heading:before{
        left: -5px;

    }
    .resources-section .resource-1 {
        border-bottom: 1px solid;
        text-align: center;
    }
    .resources-section .resource-desp {
        border-right: 0px;
        min-height: auto;
        padding-bottom: 20px;
        margin-right: 0px;
        padding-right: 0px;
    }
    .about-page-about .table-dta td {
        width: 100%;
        display: table;
    }
    .about-page-about .table-dta h5{
        padding-left: 0;
        text-align: center;
    }
    .about-page-about .table-dta p{
        padding-left: 0;
        text-align: center;
    }
    .quote-section .qoute-div p{
        margin-right: 10px;
        margin-left: 10px;
    }
    .testimonials-section .testimonial-1 td:first-child {
        width: 100%;
        display: table;
        text-align: center;
    }
    .testimonials-section .testimonial-1 td:nth-child(2) {
        width: 100%;
        display: table;
        text-align: center;
    }
    .about-contact-section .call-us {
        width: 200px;
        height: 220px;
        padding: 15px;
    }
    .contact-form-section .contact-detail .label-name {
        padding-right: 12px;
    }
    .contact-form-section .contact-detail a.email{
        font-size: 12px;
    }
    .modal-header a.viewbtn {

        font-size: 14px;
        margin-left: 40px;
    }
    .sidebar-section {
        height: 299px;
        border-right: 0px solid #232323;
        margin-top: 20px;
    }
    .slider1 .banner-text p{
        display: none;
    }
    .slider1 .banner-text h1{
        font-size: 25px;
    }
    .slider1ind .banner-text {
        max-width: 100%;
        position: absolute;
        top: 30%;
        left: 0;
        right: 0;
        transform: none;
        width: 100%;
        margin: auto;
    }
    .slider3ind .banner-text {
        max-width: 413px;
        position: absolute;
        top: -5%;
        left: 60%;
        transform: translateX(-50%);
    }
    .slider2ind .banner-text {
        max-width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        margin: auto;
    }
    a.checkcoursebtn{
        margin-top: 10px;
    }
    .dream-job-section .dream-job {


        margin: auto;
        margin-left: 0px;
    }
    .dream-job-section{
        background-position: right;
    }
    #owl-carouseltestimonial.owl-theme .owl-nav {
        display: none;
    }
    .testimonials-section .testimonial-1 img {

        margin: auto;
    }
    .financial-assistance .finan1 .beforenumber {
        left: 22px;
    }
    .financial-assistance .finan1 h4 {
        padding-left: 40px;
    }
    #owl-carouseltestimonial.owl-carousel .owl-nav.disabled {
        display: none;
    }
    .financial-assistance td:last-child {
        display: none;
    }
    .topbar .social-icon {
        float: none;
        display: none;
    }
    .topbar::after {
        background-color: none;
        content: '';
        position: unset;
    }
    .topbar2::after {
        background-color: #1b6bc2;
        content: '';
        position: absolute;
        bottom: 0px;
        right: 0;
        width: 100%;
        z-index: -1;
        height: calc(100%);
    }
    .slider2ind .banner-text h1 {
        font-size: 18px !important;
        text-align: left !important;
        line-height: 20px;
        padding-left: 10px;
    }
    .about-page-about .table-dta img{
        width: 100%;
    }
    .topbar{
        text-align: center;
    }
    .topbar a{
        padding-left: 0;
    }
    .about-section p{
        text-align: center;
    }
    .other-pages-banner .banner-text {
        max-width: 660px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .navbar-nav .book-appointment-btn{
        display: table;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    /****************************  css menu ************************************/

    #cssmenu {
        width: 100%;
    }
    #cssmenu ul {
        width: 100%;
        display: none;
    }
    #cssmenu.align-center > ul {
        text-align: left;
    }
    #cssmenu ul li {
        width: 100%;
        border-top: 1px solid rgba(120, 120, 120, 0.5);
    }
    #cssmenu ul ul li,
    #cssmenu li:hover > ul > li {
        height: auto;
    }
    #cssmenu ul li a,
    #cssmenu ul ul li a {
        width: 100%;
        border-bottom: 0;
    }
    #cssmenu > ul > li {
        float: none;
    }
    #cssmenu ul ul li a {
        padding-left: 25px;
    }
    #cssmenu ul ul ul li a {
        padding-left: 35px;
    }
    #cssmenu ul ul li a {
        color: #dddddd;
        background: none;
    }
    #cssmenu ul ul li:hover > a,
    #cssmenu ul ul li.active > a {
        color: #ffffff;
    }
    #cssmenu ul ul,
    #cssmenu ul ul ul,
    #cssmenu.align-right ul ul {
        position: relative;
        left: 0;
        width: 100%;
        margin: 0;
        text-align: left;
    }
    #cssmenu > ul > li.has-sub > a:after,
    #cssmenu > ul > li.has-sub > a:before,
    #cssmenu ul ul > li.has-sub > a:after,
    #cssmenu ul ul > li.has-sub > a:before {
        display: none;
    }
    #cssmenu #menu-button {
        display: block;
        padding: 17px;
        color: #302e2f;
        cursor: pointer;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 700;
    }
    #cssmenu #menu-button:after {
        position: absolute;
        top: 22px;
        right: 17px;
        display: block;
        height: 8px;
        width: 20px;
        border-top: 2px solid #302e2f;
        border-bottom: 2px solid #302e2f;
        content: '';
    }
    #cssmenu #menu-button:before {
        position: absolute;
        top: 16px;
        right: 17px;
        display: block;
        height: 2px;
        width: 20px;
        background: #302e2f;
        content: '';
    }
    #cssmenu #menu-button.menu-opened:after {
        top: 23px;
        border: 0;
        height: 2px;
        width: 15px;
        background: #302e2f;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    #cssmenu #menu-button.menu-opened:before {
        top: 23px;
        background: #302e2f;
        width: 15px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    #cssmenu .submenu-button {
        position: absolute;
        z-index: 99;
        right: 0;
        top: 0;
        display: block;
        border-left: 1px solid rgba(120, 120, 120, 0.2);
        height: 46px;
        width: 46px;
        cursor: pointer;
    }
    #cssmenu .submenu-button.submenu-opened {
        background: #ed2024;
    }
    #cssmenu ul ul .submenu-button {
        height: 34px;
        width: 34px;
    }
    #cssmenu .submenu-button:after {
        position: absolute;
        top: 22px;
        right: 19px;
        width: 8px;
        height: 2px;
        display: block;
        background: #dddddd;
        content: '';
    }
    #cssmenu ul ul .submenu-button:after {
        top: 15px;
        right: 13px;
    }
    #cssmenu .submenu-button.submenu-opened:after {
        background: #ffffff;
    }
    #cssmenu .submenu-button:before {
        position: absolute;
        top: 19px;
        right: 22px;
        display: block;
        width: 2px;
        height: 8px;
        background: #dddddd;
        content: '';
    }
    #cssmenu ul ul .submenu-button:before {
        top: 12px;
        right: 16px;
    }
    #cssmenu .submenu-button.submenu-opened:before {
        display: none;
    }
    #cssmenu ul li.dividerheight{
        display: none !important;
    }
    #cssmenu > ul > li > a {
        padding: 16px 15px;
    }
    #cssmenu ul.open{
        transition: all 0.9s ease;
    }
    .other-pages-banner .banner-text h1{
        font-size: 30px;
    }
    #cssmenu ul.mainul{
        padding-left: 0;
    }
    .truck-red-wala-DZpage {
        float: none;
        margin: auto;
        display: table;
        padding-left: 0px;
    }

    .logbook-part td {
        width: 100%;
        display: block;
    }
    .logbook-part .log-book-img{
        padding-right:0;
    }
    .topbar {
        padding-right: 0px;
    }
    .navbar-header {
        padding-left: 0px;
        background: #fff;
    }
    .navbar-inverse .navbar-brand{
        float: none;
        display: block;
        margin-top: 3px;
    }
    .navbar-brand>img{
        margin: auto;
        display: table;
    }
    .check-programs-section .progrm {
        max-width: 300px;
        margin: auto;
        margin-bottom: 25px;
    }

}
@media (max-width: 415px){
    .slider2ind .banner-text h1 {
        font-size: 12px !important;
        text-align: left !important;
        line-height: 20px;
        padding-left: 10px;
    }
    .slider2ind .banner-text a.checkcoursebtn{
        display: none;
    }
    .slider3ind .banner-text{
        display: none;
    }
    .slider1 .banner-text h1{
        font-size: 25px;
    }
    .slider1ind .banner-text{
        top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .about-section p{
        text-align: center;
    }





}


























