
.gkPage {
    padding: 0 20px;
}

#gkBottom4 .box {
    padding: 0;
}

@media (max-width: 1250px) {
	#gkMainbodyBottom .box.events-homepage {
		padding-right: 10px;
		width: calc(66.66% + 3px);
	}
	#gkMainbodyBottom .box.covid-homepage {
		padding: 0 0 0 10px;
		width: calc(33.33% - 3px);
	}
	.news-homepage .moduleK2Items {
		margin-left: -10px;
		width: calc(100% + 20px);
	}
	.news-homepage .moduleK2Item {
		padding: 0 10px;
	}
	.events-homepage .moduleK2Item {
		padding: 0 10px;
	}
	#gkMainMenu {
		display: none;
	}
	#gkTopMenu {
		display: none;
	}
	#gkExtraMenu {
		display: none!important;
	}
	#gkMobileMenu {
		display: block;
		background: transparent url('../images/tablet_menu.png') no-repeat 0 0;
		float: left;
		margin: 1px 20px 0 0;
		position: relative;
		height: 44px;
		line-height: 44px;
		width: 44px;
		cursor:pointer;
	}
	#gkMobileMenu select {
		width: 44px;
		height: 44px;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
		filter: alpha(opacity=0);
		opacity: 0;
		position: absolute;
		left: 0;
		top: 0;
	}
	#gkMenuWrapper {
		padding:0;
	}
	#gkMenuWrap #gkMobileMenu {
		background: transparent url('../images/tablet_menu_white.png') no-repeat 0 0;
	}
	#gkTop {
		padding: 10px 0 25px;
	}
	#gkSearch {
    	margin: 18px 0 0;
	}
	.gkLogo {
		margin: 3px 0 0;
	}
	#gkInset {
		display: none;
	}
	.contactPage #gkInset {
		display: table;
		width: 100%;
	}
	#gkContentWrap.gkInsetLeft {
		width: 100%;
	}
	.itemImageBlock {
		float: left;
		margin: 0 0 25px;
		width: 100%;
	}
	.itemView .itemImageBlock .itemImage {
		float: left;
		width: 100%;
	}
	.itemView .itemImageBlock .itemImage img {
		float: left;
		width: 100% !important;
		height:auto;
	}
	.awAlumniCategoryLeft {
		display: none;
	}
	.awAlumniCategoryRight {
		width: 100%;
	}
}

@media (max-width: 980px) {
		
	.contact-miscinfo {
		float: left;
		width: 100%;
	}
		
	.contactFormWrapper {
		float: left;
		padding: 30px 0 0;
		width: 100%;
	}
	
	.awContacBodyLeft, 
	.awContacBodyRight {
		float: left;
		width: 100%;
	}
	
	.calendarListPage.genericView .genericItemList, 
	.searchResultsPage.genericView .genericItemList {
		float: left;
		margin-top: 35px;
		width: 100%;
	}
	
	.mainbody.hasRightSidebar {
		float: left;
		margin: 15px 0 0;
		width: 100%;
	}
	
	#mainbodyRightSidebar {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		float: right;
		padding-left: 0;
		padding-top: 5%;
		width: 100%;
	}
	
	.col_3 .itemContainer {
	    max-width: 47%;
	}
	
	.aw70YearsLeft {
		width: 50%;
	}
	
	.aw70YearsRight {
		margin: 40px 0 0;
		width: 100%;
	}
	
}
