﻿
html, body   {
    max-width: 100%;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

img {
	max-width:100%;
	height:auto !important;
}
#head {
	position: relative;
	width: 100%;
}
#section-wrapper {
	position: relative;
	width: 100%;
	max-width:1200px;
	margin-right: auto;
	margin-left: auto;
}
#main-content {
	position: relative;
	width: 96%;
	padding: 20px 2% 20px 2%;
}
.box {
	position: relative;
	width: 20.8%;
	margin-right: 1%;
	margin-left: 1%;
	background-color: #EFF1F2;
	border: thin solid #808080;
	float: left;
	padding: 1%;
}
.clear {
	clear: both;
}
.social-box {
	position: relative;
	padding: 2%;
	width: 29%;
	float: left;
	/*height:620px; 
	overflow:auto;*/
}
.limit {
	height:620px; 
	overflow:auto;
}
#partners {
	position: relative;
	width: 96%;
	padding: 20px 2% 20px 2%;
	text-align: center;
}
#prgramme-table {
	width: 96%;
	position: relative;
	padding: 10px 2% 10px 2%;
}
#left-content {
	position: relative;
	width: 30%;
	float: left;
	padding: 10px 2% 10px 2%;
}
#right-content {
	position: relative;
	width: 62%;
	float: left;
	padding: 10px 2% 10px 2%;
}
#footer-wrapper {
	position: relative;
	width: 96%;
	padding: 10px 2% 10px 2%;
	background-color: #005788;
}
.footer-menu {
	position: relative;
	width: 70%;
	float: left;
}
.social-icons {
	position: relative;
	width: 30%;
	float: left;
	text-align: center;
}
.auto-style1 {
	border-width: 0px;
}
