@media only screen and (max-width : 1380px) {
	#header{
		background-image: url(../images/bg_header.jpg);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
		height: 270px;
	}
	.header-holder,.header-holder:after{background: none;}
	.header-holder{padding: 100px 0 0 0;}
}
@media only screen and (max-width : 1225px) {
	.logo{margin: 15px 15% 0 0;}
	.nav-bar{margin: 40px 0 0 0;}
	.certificate_box{margin: 0 15% 0 0;}
}
@media only screen and (max-width : 1190px) {
	.certificate_box{margin: 0 10% 0 0;}
}
@media only screen and (max-width : 1125px) {
	.logo{margin: 15px 10% 0 0;}
}
@media only screen and (max-width : 1040px) {
	.logo{margin: 15px 10% 0 0;}
	.certificate_box{margin: 0 5% 0 0;}
}
@media only screen and (max-width : 990px) {
	.header-frame{overflow: hidden;}
	.nav-bar{
		float: none;
		margin: 40px 0 0 0;
	}
	#header{
		height: auto;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0055e0+0,0049b4+61,003a7c+100 */
		background: rgb(0,85,224); /* Old browsers */
		background: -moz-linear-gradient(top, rgba(0,85,224,1) 0%, rgba(0,73,180,1) 61%, rgba(0,58,124,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, rgba(0,85,224,1) 0%,rgba(0,73,180,1) 61%,rgba(0,58,124,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, rgba(0,85,224,1) 0%,rgba(0,73,180,1) 61%,rgba(0,58,124,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0055e0', endColorstr='#003a7c',GradientType=0 ); /* IE6-9 */
		position: relative;
	}
	.header-holder{
		padding: 40px 0 20px;
		width: 580px;
		margin: 0 auto;
	}
	.certificate_box{
		float: right;
		margin: 0;
	}
	#nav{text-align: center;}
	#nav li{
		float: none;
		display: inline-block;
	}

}
@media only screen and (max-width : 960px) {
	#about_container{
		float: none;
		width: 100%;
		padding: 0;
		margin: 0 auto;
	}
	#sidebar{
		float: none;
		width: 377px;
		margin: 20px auto;
	}
	#contact_container{
		float: none;
		width: auto;
		padding: 0;
		margin: 0 auto;
	}
	#sidebarcontact{
		float: none;
		width: auto;
		margin: 20px auto;
	}
}
@media only screen and (max-width : 600px) {
	.header-holder{
		width: 100%;
	}
	.logo{
		float: none;
		margin: 0 auto 20px;
		display: block;
	}
	.certificate_box{
		float: none;
		margin: 0 auto ;
		display: block;
	}
	#nav-icon {display: block;}
	.nav-bar {
		float: none;
		margin: 0 -10px;
	}
	#nav {
		display: none;
		width: 100%;
		padding: 0;
		margin: 20px 0;
	}

	#nav li {
		float: none;
		text-align: center;
		margin: 0;
		display: block;
		padding: 0;
	}
	#main{padding: 52px 0 52px;}
}

@media only screen and (max-width : 400px) {
	#sidebar{
		width: 300px;
	}
	#sidebar .widget_news{
		width: auto;
		height: auto;
		background-size: contain;
		margin: 0 10px 0 0;
	}
	
		#sidebarcontact{
		width: auto;
	}


}
iframe.ifmap {background: #ccc;
	border: 4px solid #c2c4cb;
	height: 250px;
	border-radius: 4px;
	width:96%;}

.error{
	color:#f7b217;

}

.sent{
	color:#259132;
	margin-bottom:10px;
}


#contact_form2 {
    text-shadow:0 1px 0 #FFF;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;

   
    max-width:580px;
}
 
#contactform label {
    cursor:pointer;
    margin:4px 0;
    display:block;
    font-weight:800;
 
}
 
#contact_form2 input {
    display:block;
    width:90%;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    color:#000;
    border:1px solid #5f5f5f;
    padding:10px;
    margin-bottom:25px;
}
 
#contact_form2 textarea {
    display:block;
    width:90%;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    color:#000;
    border:1px solid #5f5f5f;
    padding:10px;
    margin-bottom:25px;
	height: 100px;
}

#contact_form2 .sendButton {
	width: 200px;
	height: 40px;
	color: #fff;
	padding:13px 10px ;
	display: block;
	font-size: 13px;
	line-height: 15px;
	background: #16b0be; /* Old browsers */
	background: -moz-linear-gradient(top, #16b0be 0%, #0e8fac 34%, #0a6c8f 65%, #044f80 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #16b0be 0%,#0e8fac 34%,#0a6c8f 65%,#044f80 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #16b0be 0%,#0e8fac 34%,#0a6c8f 65%,#044f80 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#16b0be', endColorstr='#044f80',GradientType=0 ); /* IE6-9 */
}
#contact_form2 .sendButton:hover {
	background: rgb(4,81,136); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(4,81,136,1) 0%, rgba(10,108,142,1) 34%, rgba(18,156,175,1) 66%, rgba(23,177,190,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(4,81,136,1) 0%,rgba(10,108,142,1) 34%,rgba(18,156,175,1) 66%,rgba(23,177,190,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(4,81,136,1) 0%,rgba(10,108,142,1) 34%,rgba(18,156,175,1) 66%,rgba(23,177,190,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045188', endColorstr='#17b1be',GradientType=0 ); /* IE6-9 */}
    
}