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



.item-list {
    width: 100%;
    max-width: 100%;
    margin-bottom: 	20px;

}



.item-page h1{
	text-align: center;
    font-size: 0.9em;

}


}



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

.header .custom a {
    width: 100%;
    display: inline-block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
   
}

.part1 .nspInfo1{
	position: unset;
	padding: 10px 0;
}


.main-content-area.main-content-area-custom .gkResponsive{
	width: 100%;
	max-width: 100%
}

.main-content-area.main-content-area-custom .nspText{
	width: 100%;
	max-width: 98%;
	float: none;
}

.footer-menu-container .menu{
	width: 	100%;
	max-width: 100%	;
}
.footer-menu-container .menu li{
	display: 	block;
	float: none;
	text-align: 	center;
}

#its_search_field{
	width: 100px;
}


.jg_row {

    max-width: 100%;
    float: left;
    display: block;
    width: 100%;

}

.subpage-content-container{
	padding: 15px !important;
	font-size: 90%;
}

.item-page-content{
	font-size: 90%;
}


/*Expres Design 4 main page*/


.part1 .nspArt{
    width:  100%;
}


.part2 .nspHeader{
	width: 100%;
}

.nspHeader a{
	margin: 0;
}

.gkResponsive{
	padding-bottom: initial;
	width: 100% !important;
}

.main-content-area.main-content-area-custom .gkResponsive{
	width: 	100% !important;
}

.item-list{
	text-align: center;
}


.introImage, .list-staff-info{
	max-width: 100%;
	width: 100% !important;
		
}
.introImage a img {
    margin-right: auto !important;
    margin-left: auto !important;
}
.list-staff-info{
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 	10px;
}

.socialicon-container {
    text-align: center;
    padding-right: 10px;
    float: none;
    display: block;
}

.subject-menu-mobile{
	display: block;
	padding: 0 15px !important;
}

.subject_wrapper  ul.subject-menu-mobile li a img{
	width: 100%;
	height: auto;
}

.green_tips_item {
    width: 100%;
    float: left;
    margin: 10px 1%;
}

.green_tips_item img {
    width: 25%;
    float: left;
}
.green_tips_item span {
    float: left;
    width: 75%;
    box-sizing: border-box;
    padding: 10% 0px;
	font-size: 1.2em;
	text-align: left;
    padding-left: 5%;
}


.subject-menu-desktop{
    display: none;
}
.menu-lower{
	padding:0;
	margin: 0;
}

.menu-lower li{
	float:none;
	border-right: 0px solid #000;
}


}


@media only screen and (max-width: 380px){
#fontSize{
	display: none;
}


.header .custom img {
    height: auto;
    max-width: calc(80% - 20px);
   
}

.header .custom a{
	text-align: left !important;
}
	
}