@charset "utf-8";
/* CSS Document */

@media all and (max-width: 990px){}
@media only screen and (min-width: 991px){}
@media only screen and (min-width: 768px){}
@media all and (max-width: 991px) and (min-width: 768px) {.navbar-nav>li>a{font-size:10px}ul.list2 > li{width:47%}}
@media only screen and (min-width: 320px){.navbar{margin-bottom:0px}}
@media only screen and (max-width:767px){.navbar-collapse{position:absolute;z-index:9999;width:100%;background:#fff}
footer .text-right,footer .text-left{text-align:center !important}

.logo{max-width:170px}

.list1  {text-align:center}
.list1 li{display:inline-block;float:none}


.courses .col-sm-4 {
    max-width: 300px;
    margin: 0 auto;
    border: 1px solid #ddd;
    margin-top: 10px;
    padding: 5px;
}
.testimonials img {
   display:none
}
.testimonials{padding-bottom:10px}
footer-caption p{text-align:center}


ul.list2 > li,ul.specification li{width:100%}
.form-control{margin-bottom:10px}
.clients img{margin:5px auto}

}
@media only screen and (max-width:480px){}
@media only screen and (max-width:360px){}