.logo
{
	display: none;
}
.sub-header,.header-navigation ul,.shape,.content,.sub-query,.sub-footer-content,.footer-head
{
	width: 90% !important;
}
.full-background-image
{
	height: 400px;
}
.background-image
{
	height: 400px;
	padding-top: 45px;
}
.sub-query
{
	margin: 0px auto;
	float: none;
}
.statistic
{
	width: 100%;
}
.header-navigation ul
{
	width: 350px !important;
}
.shapes
{
	width: 100% !important;
	display: none;
}
.left-bar
{ 
	padding-left: 15px;
	margin-top: 50px;
}
.fill
{
	display: none;
}
.facebook, .twitter, .youtube
{
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
}
.facebook:hover
{
	background-color: #324e7e;
}
.twitter:hover
{
	background-color: #324e7e;
}
.search-form
{
	width: 100%;
    position: fixed;
    top: 45px;
    background-color: rgba(109, 154, 196, 0.7);
    height: 45px;
    left: 0;
}
.search-button
{
	font-size: 25px;
    height: 45px;
    line-height: 0px;
    width: 40px;
}
.social-icons
{
	width: 100px;
}
.sub-header, .header
{
	height: 0px;
}
.language-bar
{
	width: 20%;
	float: left;
	position: fixed;
	z-index: 100;
	top: 90px;
	display: none;
	margin: 0px;
	height: 135px;
}
.search
{
	position: fixed;
	float: left;
	z-index: 100;
	margin-top: 7.5px;
	left: calc(10% + 45px);
	width: calc(85% - 90px);
}
.search-input
{
	width: calc(90% - 95px);
    height: 35px;
    margin: 0px 5px;
    background-color: transparent;
    border-bottom: 1px solid #324e7e;
    border-radius: 0px;
    margin-top: 5px;
    color: #fff;
}
.search-input:focus 
{
	width: calc(90% - 95px);
	margin-top: 5px;
}
.search-form:hover .search-input
{
	width: calc(90% - 95px);
	margin-top: 5px;
}
.language-bar a
{
	display: block;
    width: 45px;
    height: 45px;
    line-height: 40px;
    background-color: rgba(109, 154, 196, 0.7);
    text-align: center;
    transition: .3s;
    color: #fff;
}
.language-bar a:hover
{
	background-color:#6d9ac4;
	color: #fff;
}
.language-bar span
{
	display: none;
}
.language-icon
{
	width: 45px;
	border-bottom: 1px solid #324e7e;
	font-size: 12px;
	color: #fff;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	margin-left: 5%;
	float: left;
}
.settings-icon
{
	width: 45px;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-family: 'icon-set';
    display: block;
    margin-left: 5%;
    float: left;
}
.documents
{
	width: 100%;
	margin-right: 0px;
	float: none;
}
.calendar
{
	width: 100%;
	float: none;
	margin: 0px;
}
.days
{
	margin-bottom: 20px;
}
.events
{
	display: none;
}
.month ul
{
	margin-left: 14%;
	line-height: 60px;
	margin-bottom: 20px;
}
.month ul li
{
	font-size: 25px;
}
.month .next a,.month .prev a
{
	font-size: 23px;
}
.sub-query-right
{
	display: none;
}
.news
{
	margin: 0px;
	width: calc(100% - 16px);
}
.discussion ul li:nth-child(2n)
{
	width: 100%;
}
.discussion ul li:nth-child(1n)
{
	width: 100%;
}

.about-us-content
{
	width: 93% !important;
	margin-bottom: -50px !important;
	padding-bottom: 50px !important;
	border: none !important;
}
.about-us-text
{
	width: calc(93% - 8px) !important;
	padding-top: 25px;
	border: none;
}


@media screen and (max-width: 768px)
{
	.document-content p, .human-right p
	{
		font-size: 16px;
	}
	.documents
	{
		margin-top: 70px;
	}
	.background-image
	{
	}
	.days li a
	{
		font-size: 20px;
	}
	.days li a span
	{
		font-size: 25px;
	}
}
@media screen and (max-width: 700px)
{
	.statistic-form
	{
		height: 520px;
		width: 310px;
		float: none;
		margin:0px auto;
		margin-top: 15px;
	}
	.footer-head
	{
		height: 220px;
	}

}
@media screen and (max-width: 630px)
{
	.documents
	{
		margin-top: 4%;
	}
	.document-content p, .human-right p
	{
		font-size: 14px;
	}
	.days li a
	{
		font-size: 16px;
	}
	.days li a span
	{
		font-size: 20px;
	}
	.sub-query
	{
		width: 95% !important;
	}
}

@media screen and (max-width: 550px)
{
	.document-content p, .human-right p
	{
		-webkit-transform: rotate(90deg); 
  		-ms-transform: rotate(90deg); 
      	transform: rotate(90deg);
	    padding-top: 0px;
	    position: absolute;
	    width: 100%;
	    height: 40px;
	    left: 0;
	    top: 0;
	    right: 0;
	    bottom: 0;
	    margin: auto;
	    font-size: 15px;
	}
	.document-content-icon
	{
		display: none;
	}
	.footer-content-left
	{
		display:  none;
	}
	.footer-content-right
	{
		width: 100%;
		float: none;
		text-align: center;
		margin: 0px auto;
	}
	.news-article
	{
		width: 47%;
		margin-right: 3%
	}
	.last
	{
		display: none;
	}
	.news-icons .global div
	{
		font-size: 25px;
	}
	.news-icons .global
	{
		font-size: 14px;
		width: 115px;
	}
	.news-icons .subscribe
	{
		width: 110px;
	}
	.days li a
	{
		font-size: 14px;
	}
	.days li a span
	{
		font-size: 16px;
	}
	.footer-head
	{
		height: 250px;
	}
	#modal.large-modal .form-wrapper label {
		width:100%!important;
		text-align: left!important;
	}
	#modal.large-modal .form-wrapper textarea,
	#modal.large-modal .form-wrapper input[type=text] {
		margin-left: 0!important;
	}
	#modal.large-modal .form-wrapper textarea {
		width:100%!important;
		height: 61px;
	}
	.row.med input[type="text"] {
		width: calc(100% - 98px)!important;
		height:40px;
	}
	#modal .form-wrapper .input-xlarge {
		margin:1px 0 10px;
	}

}

@media screen and (max-width: 500px)
{
	.documents
	{
		margin-top: 4%;
	}
	.left-bar
	{
		width: 90%;
		height: 200px;
		margin-top: 25px;
	}
	.full-background-image
	{
		height: 250px;
	}
	.background-image
	{
		height: 250px;
	}
	.frame
	{
		width: 95%;
		height: 164px;
	}
	.frame .strategy a,.frame .plan a
	{
		padding: 20px 0px;
	}
	.frame .strategy
	{
		height: 85px;
	}
	.publications-content-sub2 p,.document-content p, .human-right p
	{
		font-size: 13px;
	}
}
@media screen and (max-width: 430px)
{
	.document-content p, .human-right p
	{
		font-size: 12px;
	}
	.days li a
	{
		font-size: 10px;
	}
	.days li a span
	{
		font-size: 12px;
	}

}
@media screen and (max-width: 400px)
{

	.document-content p, .human-right p
	{
		font-size: 11px;
	}
	.publications-content-sub2 p
	{
		font-size: 12px;
	}
	.month ul li
	{
		font-size: 20px;
	}

	.publications-content-sub2 p
	{
		display: none;
	}
	.publications-content-sub2 a
	{
		margin-top: 80px;
	}
	.footer-head-images
	{
		width: 300px;
	}
	.footer-head img
	{
		height: 60px;
	}
	.footer-head .undp
	{
		height: 77px;
	}
}
@media screen and (max-width: 360px)
{
	.header-navigation ul
	{
		width: 320px !important;
	}
	.sub-query
	{
		width: 98% !important;
	}
	.statistic-form
	{
		height: 520px;
		margin-top: 30px;
	}
	.footer-head img
	{
		margin-right: 5px;
	}

}

@media screen and (max-width: 1024px) {
	.drop-down-arrow.absolute {
		width: 20px;
	    height: 20px;
	    border: solid #fff 1px;
	    position: absolute;
	    z-index: 100;
	    right: 15px;
	    top: 8px;
	    content: "+";
	    color: #fff;
	    font-size: 21px;
	    line-height: 20px;
	    text-align: center;
	}

	#menu li.open > .sub-div {
		height:100%;	
	}

	#menu li > .sub-div {
		height:0;	
	}
	.header-navigation .sub-menu li a,
	.header-navigation .sub-menu li {
	    color:#fff;
	    background:none;
	}
	.header-navigation .sub-menu {
	    width:92%!important;
	}
}