
    @media screen and  (max-width: 480px) {

}

  @media screen and (max-width: 767px) {
	.menushow-respo{display:block;color: white;}
	.menushow-full{display:none;}
}

  @media screen and (max-width: 1200px) {
	
	.single-sidebar-container{width:60%;}
	.container {
    width: 90%;
	}
	.sidebar-container {width:60%;margin-right: 5px;}
	.school,.school_name{width:17%;}
.programs,.school_programs{width:20%;}
.max_program_length,.school_degree{width:15%;}
.city_state,.school_city{width:12%;}
.students,.school_students{width:12%;}
.location,.school_location{width:10%;}
.institution_type,.school_type{width:10%;}
}
 @media screen and (max-width: 1000px) {
	#main .content-wrap h1{width:49%;}
	.sidebar-container {width:100%;}
	.single-sidebar-container{width:100%;float:none;}
	.single-sidebar{float:none;margin:auto;width:300px;    clear: both;}
	.articles-post-box{margin-left:5px;}
	.articles-meta {width:60%;}
}
    @media screen and (max-width: 650px) {.filter_academic,.filter_degree,.filter_state,.filter_students,.filter_setting,.filter_type{width: 100% !important;}
	.articles-meta ,.artist-section {width:100%;}
    .chart_result{font-size:10px;}
	.location,.school_location{display:none;}
	.institution_type,.school_type,.students,.school_students{width:15%;}
	.slider-form-box{
position: static !important;
    width: 300px !important;
	padding: 0px;
    margin: auto;
	
}

#main .content-wrap h1{width:100%;}
.slider-form{    margin: auto;
    width: 100%;}
	.contact-left{width:100%;margin:auto;}
	.contact-right{   width:70%;min-width:280px;
    margin-left: auto;}
	#get-started .btn-large{margin-left:10px;}
	.school-overview .so-post img{width:100%;}
	.articles-post-box{width: 100%;}
	
}


    @media screen and (max-width: 480px) {
	.institution_type,.school_type,.location,.school_location{display:none;}
	.school,.school_name,.programs,.school_programs{width:20%; word-wrap: break-word;}
.school_row{padding:0px;margin:0px;}
.max_program_length,.school_degree{width:20%;    word-wrap: break-word;
}
.city_state,.school_city,.students,.school_students{width:20%; word-wrap: break-word;}


.slider-form-box{
position: static !important;
    width: 250px !important;
}
.school_info_box .variant_c div span{padding-left:0px;}
#section_h{width:100%;    padding: 0px;
    padding-top: 7px;}
}


    @media (min-width: 768px) and (max-width: 979px) {

}


    @media (min-width: 1200px) {
#main-wrapper { width:100%;}

}