@media only screen and (min-width:320px) and (max-width:700px) {
.page-course-categories {
	width:96%;
	top: 75%;
	margin:0 2%;
}
.banner-search-box {
    top: 58%;
}
img
{
	max-width:100%;
	max-height:100%;
}
.page-course-categories .categories-header
{
	display:none;
}
.categories-box ul li {
    border-left:none;
}
.featured-courses .fcourses-title {
    padding: 15px 7px 0px;
}

.featured-courses .fcourse-item {
    width: 292px;
    float: left;
    height: 175px;

}
.featured-courses .fcourse-item .scourse-img img {
	min-width: 100%;
	min-height: 100%;
	border-radius: 5px;
}

#search-banner-input{
	width:100%;	
	
}

.page-banner .banner-text{
	top:13%;	
}
.roundedHeader {
	margin-top:30px;
}

}

@media (min-width: 768px)
{
#headerVideo {
    padding: 0 30px 0 30px;
}
.ytVideo {
	height: 500px;
}
.profile_data {
    height: 130px;
    overflow-y: scroll;
    text-align: left;
}
}
.clearfix {
    width: 100%;
    float: left;
}
.clearfix_li {
   padding: 5px;
    color: #fff;
    float: left;
}
.clearfix_li a {
    padding: 0 2px 0 2px;
    color: #ccc;
    float: left;
    font-size: 13px;
}
.profile_data {
    height: 130px;
    overflow-y: scroll;
    text-align: left;
}

.profile_data p {
    margin: 0;
}

  