

@media screen and (min-width:320px) and (max-width:1024px){  

/* suntext-review-of-arts-social-sciences page responsive css */

.editorchief {
    text-align: center;
}

}

@media screen and (min-width:320px) and (max-width:350px){ 

	#hs_logo img {width:250px !important;}
	
}


@media screen and (min-width:320px) and (max-width:540px){ 

.hlc_topheader {
    float: initial !important;
}

.hs_page_title1 h1 {font-size:40px !important;}

}


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

#hs_header .hs_menu {float: initial !important;}

}



@media screen and (min-width:1024px) and (max-width:1133px){ 

#hs_logo img {width:100% !important;}

#hs_header .hs_menu {float: initial !important;}

#hs_header .hs_menu li > a {margin: 35px 0px 19px 0px !important;}

.hs_page_title1 {
    min-height: auto;
}


}



@media  screen and (min-width: 1920px) {
.container {
    width: 1440px;
}

}