html {
	   -webkit-text-size-adjust: none;
}

.video embed, .video object, .video iframe {
	   width: 100%;
	   height: auto;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.country_short {
	display:none;
}
.country_long {
	display:inline-block;
}
.steps {
	display: block;
}
.steps_min {
	display: none;
}

 @media only screen and (min-width: 768px) and (max-width: 959px) {
/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header {
	height: 69px;
}
header #logo {
	top: 0px;
}
nav .wrap-nav {
	position: relative;
	height: 37px;
	left: 0px;
	top: 0px;
}
.menu {
	display: none;
}
.menu_bg {
	display: none;
}
#main-content {
	width:100%;
}
#sidebar {
	display: none;
	width:0px;
}
.minimenu {
	display: block;
}
#header_summary {
	display: none;
}
.steps {
	display: none;
}
.steps_min {
	display: block;
}
#news_container {
	display: none;
}
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	
}
 @media only screen and (max-width: 767px) {
/* -------------------------------------------- */
	/* ------------------Header-------------------- */
header {
	height: 69px;
}
header #logo {
	top: 0px;
}
nav .wrap-nav {
	position: relative;
	height: 37px;
	left: 0px;
	top: 0px;
}
	.menu {
	display: none;
}
.menu_bg {
	display: none;
}
.minimenu {
	display: block;
}
#main-content {
	width:100%;
}
#sidebar {
	display: none;
	width:0px;
}
.country_short {
	display:inline-block;
}
.country_long {
	display:none;
}
.steps {
	display: none;
}
.steps_min {
	display: block;
}
#news_container {
	display: none;
}
#header_summary {
	display: none;
}
/* -------------------------------------------- */
	/* ------------------Featured------------------ */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}
 @media only screen and (min-width: 620px) and (max-width: 767px) {
	  #main-content {
	width:100%;
}
#sidebar {
	display: none;
	width:0px;
}
/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}
 @media only screen and (min-width: 480px) and (max-width: 619px) {
	 #main-content {
	width:100%;
}
#sidebar {
	display: none;
	width:0px;
}
/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}
 @media only screen and (max-width: 479px) {
/* -------------------------------------------- */
	/* ------------------Header-------------------- */
header {
	height: 69px;
}
header #logo {
	top: 0px;
}
nav .wrap-nav {
	position: relative;
	height: 37px;
	left: 0px;
	top: 0px;
}
.menu {
	display: none;
}
.menu_bg {
	display: none;
}
.minimenu {
	display: block;
}
#main-content {
	width:100%;
}
#sidebar {
	display: none;
	width:0px;
}
.country_short {
	display:inline-block;
}
.country_long {
	display:none;
}
.steps {
	display: none;
}
.steps_min {
	display: block;
}
#news_container {
	display: none;
}
#header_summary {
	display: none;
}
/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

