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

.gkArtContentWrap {
    width: 55% !important;
}
.nspImageWrapper {
    width: 39% !important;
    margin: 0 !important;
}


.footer-menu-container .menu{
	max-width: 100%;
	width: 100%;

}

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


.header .custom{
    text-align: center;
}

.header .custom img {
    max-width: 100%;
    height: auto;
}

}

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

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


.gkArtContentWrap {
    width: 100% !important;
    float: initial;
}
.nspImageWrapper {
    width: 100% !important;
   
}

.nspImageWrapper img{
	width: 100% !important;
}


.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;
}

.tab-pane img {
    text-align: center;
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    float: initial !important;
}

.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%;
    padding: 0;
}

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


/*Expres Design 7 main page*/


.part1 .nspArt{
    width:  100%;
}


.part2 .nspHeader{
	width: 100%;
}

.nspHeader a{
	margin: 0;
}

.gkResponsive{
	padding-bottom: initial;
}

.promotion-container .custom img {

    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;

}

.jg_photo, .jg_catelem_photo img{
    max-width: 98%;
}


}

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