@CHARSET "UTF-8";

/* Small Desktops */
@media only screen and (min-width: 0px) and (max-width: 1420px) {

	.footer_container_right {
	    width: 25%;
	    margin-left: 10%;
	}
}

/* Smartphones and Tablets */
@media only screen and (min-width: 0px) and (max-width: 1280px) {

	.content {
	    max-width: 1200px;
	    width: 80%;
	    margin-left: 10%;
	    margin-right: 10%;
	}
	
	.left_text h2 {
	    padding-left: 20%;
	}
	
	#content_footer ul {
	    margin-left: 10%;
	}
	
	.footer_logo {
	    margin-left: 10%;
	}
	
	footer {
	    height: 260px;
	    padding-left: 10%;
	    padding-right: 10%;
	}
	
	.footer_container_right {
	    width: 35%;
	    margin-left: 0%;
	}
	
	.footer_container_center {
	    width: 35%;
	    margin-left: 0px;
	}
	
	div.subnav_image_right {
		display: none;
	}
	
	div.subnav_image_left {
    	width: 45%;
	}
	
	div.subnav_li_box {
	    width: 50%;
	    margin-right: 0px;
	}
	
	.rate_teaser_container {
		min-height: 900px;
	}
	
	.availability_container {
		height: 250px;
	}
	
	.availability_left {
		width: 40%;
		height: 250px;
	}
	
	.availability_right {
		width: 60%;
		height: 250px;
	}
	
	.availability_right h2 {
		font-size: 1.2rem;
		padding-top: 30px;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.availability_right input {
	    width: calc(100% - 120px);
	    margin-left: 30px;
	    margin-bottom: 10px;
	}
	
	.availability_button {
	    margin-left: 30px;
	}
	
	.products_container {
		min-height: 2350px;
	}
	
	.products_teaser {
		height: 350px;
	}
	
	.products_image {
		height: 350px;
	}
	
	.products_title {
		top: 0px;
		font-size: 1.2rem;
	}
	
	.products_button h3 {
		top: 80px;
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 6px;
		padding-bottom: 6px;
		font-size: 0.8rem;
	}
	
	.products_text {
		top: 130px;
	}
	
	.products_price {
		font-size: 1.6rem;
		top: 30px;
	}
	
	.community_container {
	    min-height: 4500px;
	}
	
	a.community_teaser:nth-child(5n+5) {
	    margin-right: 2%;
	}
	
	div.reference:nth-child(5n+5) {
		margin-right: 2%;
	}
	
	.wireless_image {
		background-size: 60%;
		width: 50%;
		height: 250px;
		margin-left: 0px;
	}
	
	div.wireless_teaser .wireless_image {
		background-position: right center;
	}
	
	div.wireless_teaser:hover .wireless_image {
		background-position: left center;
	}
	
	.wireless_title {
		top: 0px;
		font-size: 1.2rem;
		width: 50%;
	}
	
	.wireless_button h3 {
		top: 60px;
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 6px;
		padding-bottom: 6px;
		font-weight: 300;
		font-size: 0.8rem;
	}
	
	.wireless_text {
		width: 50%;
		top: 140px;
	}
	
	.graphics_container {
	    min-height: 850px;
	}
	
	.graphics_teaser {
		height: 850px;
	}
	
	.graphics_image {
		top: 350px;
	    width: 100%;
	    margin-left: 0px;
	}
	
	.graphics_title {
	    top: 0px;
	    font-size: 1.4rem;
	    width: 100%;
	}
	
	.graphics_text {
	    width: 100%;
	    top: 50px;
	    text-align: justify;
	}
	
	.newsteaser_text_title {
	    margin-top: 0px;
	}
	
	.download_teaser:hover .download_image img {
		padding-left: 100px;
	}
	
	.app_download_teaser:hover .app_download_image {
		right: 10%;
	}
	
	.app_download_title {
		font-size: 2rem;
	}

	.after::after {
		content: "\A";
		white-space: pre;
	}

}

/* Smartphones and Tablets */
@media only screen and (min-width: 0px) and (max-width: 1023px) {
	
	#content {
	    top: 80px;
	}
	
	#menu {
		display: block;
	}
	
	header {
		height: 80px;
	}
	
	.netzwerk_status {
		background-size: 56px 80px;
		width: 56px;
		height: 80px;
	}
	
	.tooltip .tooltiptext {
		top: 80px;
	}
	
	nav {
		background: #707070;
		top: 80px;
		width: 100%;
		min-height: 100%;
		left: 100%;
		position: fixed;
		padding-top: 0px;
	}
	
	nav ul {
	    width: 100% !important;
	    padding-left: 0px;
	    padding-top: 50px;
	    padding-bottom: 50px;
	    padding-right: 0px;
	    background-color: #707070;
	}
	
	nav li {
	    float: none;
	    padding-left: 0px;
	}
	
	nav ul.subnav {
		position: static;
		display: none;
		opacity: 1;
		visibility: visible !important;
	}
	
	nav li.hover_underline_effect a::after {
		display: none !important;
	}
	
	#searchfield_icon {
    	display: none;
	}
	
	.left_text h2 {
	    padding-left: 10%;
	    font-size: 1.2rem;
	}
	
	.stage_content > h2 {
	    right: 30px;
	    font-size: 1.4rem;
	    top: 50px;
	}
	
	.stage_content > h3 {
	    right: 30px;
	    top: 100px;
	    font-size: 0.8rem;
	}
	
	.newsteaser {
	    height: auto;
	}
	
	.newsteaser_date_block {
	    display: inline-block;
	    width: 60%;
	    padding: 0px;
	}
	
	.newsteaser_image {
	    width: 40%;
	    float: none;
	    display: inline-block;
	}
	
	.newsteaser_text_block {
	    position: static;
	}
	
	.form_label {
	    width: 20%;
	}
	
	.form_submitbutton {
	    margin-left: 20%;
	}
	
	.dashboard {
		height: 700px;
	}
	
	div.dashboard > a {
		width: 100%;
		height: 100px;
		margin-right: 0px;
		margin-bottom: 20px;
	}
	
	div.dashboard > a:hover .dashboard_icon {
		background-size: 50px 50px;
	}
	
	.dashboard_icon {
		height: 50px;
		margin-top: 10px;
		background-position: center;
	}
	
	.dashboard_text {
		width: 100%;
		text-align: center;
		padding-top: 10px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.dashboard_line {
		display: none;
	}
	
	.after::after {
		content: "";
		white-space: normal;
	}
	
}	

/* Tablets */
@media only screen and (min-width: 0px) and (max-width: 955px) {
	
	div#stage {
	    height: 75%;
	}
	
	#check_availability {
	    height: 190px;
	}
	
	.left_text {
	    width: 80%;
	    float: none;
	    display: block;
	    line-height: 30px;
	    margin-left: 10%;
	    margin-right: 10%;
	    padding-top: 30px;
	}
	
	.left_text h2 {
	    padding-left: 0px;
	    font-size: 1.2rem;
	}
	
	.right_box {
	    float: none;
	    width: 80%;
	   	margin-left: 10%;
	    margin-right: 10%;
	    line-height: 50px;
	}
	
	.footer_container_right {
	    display: none;
	}
	
	.footer_container_center {
	    width: 50%;
	}
	
	.footer_container_left {
	    width: 50%;
	}
	
	.copyright {
		width: 30%;
	}
	
	.people_container {
		min-height: 1800px;
	}
	
	.people_teaser {
		height: 500px;
	}
	
	.people_image {
		top: 300px;
		width: 100%;
		height: 200px;
		margin-left: 0px;
		float: none;
		display: block;
	}
	
	div.people_teaser .people_image {
		background-position: right center;
	}
	
	.people_title {
		top: 0px;
		width: 100%;
		float: none;
		display: block;
	}
	
	.people_button h3 {
		top: 220px;
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 6px;
		padding-bottom: 6px;
		font-size: 0.8rem;
	}
	
	.people_text {
		width: 100%;
		top: 90px;
	}
	
	.people_name {
		width: 100%;
		top: 40px;
		float: none;
		display: block;
	}
	
	.download_teaser:hover .download_image img {
		padding-left: 30px;
	}
		
	.form_field > select {
	    width: 40%;
	}
	
	.app_download_container {
		margin-top: 30px;
		min-height: 800px;
	}
	
	.app_download_teaser {
		height: 400px;
	}
	
	.app_download_background {
		height: 200px;
	}
	
	.app_download_logo {
		top: 50px;
		left: 50px;
	}
	
	.app_download_image {
		top: 50px;
		width: 150px;
		height: 300px;
		right: 50px;
	}
	
	.app_download_teaser:hover .app_download_image {
		right: 50px;
	}
	
	.app_download_title {
		top: 220px;
	    font-size: 1.6rem;
	}
	
	a.app_download_button h3 {
		top: 85px;
		left: 200px;
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 6px;
		padding-bottom: 6px;
		font-size: 0.8rem;
	}
	
}

/* Smartphones */
@media only screen and (min-width: 0px) and (max-width: 767px) {
	
	#logo {
	    background-size: 150px 30px;
	    width: 150px;
	    height: 30px;
	    left: calc(50% - 75px);
	    top: 25px;
	}
	
	.availability_left {
	    display: none;
	}
	
	.availability_right {
	    width: 100%;
	}
	
	.products_container {
		min-height: 2000px;
	}
	
	.products_teaser {
		height: 300px;
	}
	
	.products_image {
		width: 100%;
	}
	
	.products_image {
		height: 130px;
		margin-left: 0px;
		float: none;
		top: 20px;
	}
	
	div.products_teaser .products_image {
		background-position: right center;
	}
	
	div.products_teaser:hover .products_image {
		background-position: 200px center;
	}
	
	.products_title {
		width: 100%;
	}
	
	.products_button h3 {
		top: 120px;
	}
	
	.products_text {
		width: 100%;
		top: 170px;
	}
	
	.wireless_teaser {
		height: 500px;
	}
	
	.wireless_image {
		background-size: 50%;
		width: 100%;
		top: 230px;
		height: 250px;
	}
	
	.wireless_title {
		width: 100%;
	}
	
	.wireless_text {
		top: 110px;
		width: 100%;
	}
	
	.newsteaser_date_block {
	    width: 50%;
	}
	
	.newsteaser_image {
	    width: 50%;
	}
	
	.form_field {
	    width: 70%;
	}
	
	.download_desc {
	    left: 180px;
	    padding-right: 30px;
	    top: 20px;
	}
	
	.download_desc p {
		text-align: left;
	    padding-bottom: 15px;
	}
	
	.network_status_left {
	    width: 30%;
	    background-size: 40%;
	}
	
	.network_status_right {
	    width: 70%;
	}
	
	.app_download_container {
		min-height: 900px;
	}
	
	.app_download_teaser {
		height: 300px;
	}
	
	.app_download_background {
		top: 35px;
		height: 150px;
	}
	
	.app_download_logo {
		background-size: 50px 50px;
		top: 65px;
		width: 50px;
		height: 50px;
		left: 30px;
	}
	
	.app_download_image {
		top: 65px;
		width: 100px;
		height: 300px;
		right: 30px;
	}
	
	.app_download_teaser:hover .app_download_image {
		right: 30px;
	}
	
	.app_download_title {
		top: 0px;
		font-size: 1.4rem;
	}
	
	a.app_download_button h3 {
		top: 130px;
		left: 30px;
	}
	
	.dashboard_head {
		height: 100px;
    	line-height: 26px;
	}
	
	.dashboard_title span {
		float: none;
		margin-bottom: 10px;
	}
	
	.dashboard_customer_id span {
		float: none;
		margin-bottom: 10px;
	}
	
	.dashboard_logout {
		float: none;
		padding-top: 10px;
	}
	
	.logout {
		float: none;
	}
	
}	

/* small Smartphones */
@media only screen and (min-width: 0px) and (max-width: 530px) {
	
	a.community_teaser {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	a.community_teaser:nth-child(5n+5) {
	    margin-right: auto;
	}
	
	div.reference {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	div.reference:nth-child(5n+5) {
		margin-right: auto;
	}
	
	.graphics_container {
	    min-height: 800px;
	}
	
	.graphics_teaser {
		height: 800px;
	}
	
	.graphics_image {
		top: 500px;
	}
	
	.download_container {
	    margin-top: 30px;
	}
	
	.download_teaser {
		height: 100px;
		margin-bottom: 30px;
	}
	
	.download_image {
		display: none;
	}
	
	.download_desc {
	    left: 20px;
	}
	
	.download_desc p {
		display: none;
	}
	
	.download_desc h3 {
	    font-size: 1rem;
	    margin-bottom: 10px;
	}
	
	.network_status_container {
		height: 260px;
	}
	
	.network_status_left {
		width: 100%;
		height: 100px;
		background-size: 15%;
	}
	
	.network_status_right {
		width: 100%;
		float: left;
		height: 160px;
	}
	
	.network_status_right h2 {
	    font-size: 1.2rem;
	    padding-top: 30px;
	    padding-left: 30px;
	}
	
	.network_status_right p {
	    padding-left: 30px;
	    padding-right: 30px;
	    width: calc(100% - 60px);
	}
}

/* small Smartphones */
@media only screen and (min-width: 0px) and (max-width: 450px) {
	
	#logo {
	    left: 5%;
	}
	
	#menu {
	    right: 5%;
	}
	
	.netzwerk_status {
	    display: none;
	}
	
	.left_text h2 {
	    font-size: 1rem;
	}
	
	.right_box {
	    line-height: 50px;
	}
	
	.stage_content > h2 {
	    right: 5%;
	    font-size: 1rem;
	    top: 30px;
	}
	
	.stage_content > h3 {
		right: 5%;
		top: 60px;
		padding-left: 12px;
		padding-right: 12px;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	
	.left_text {
	    width: 90%;
	    margin-left: 5%;
	    margin-right: 5%;
	}
	
	.right_box {
	    width: 90%;
	    margin-left: 5%;
	    margin-right: 5%;
	}
	
	.content {
	    width: 90%;
	    margin-left: 5%;
	    margin-right: 5%;
	}
	
	#content_footer ul {
	    margin-left: 5%;
	}
	
	#content_footer li {
	    margin-right: 20px;
	}
	
	.footer_logo_container {
	    height: 50px;
	}
	
	.footer_logo { 
		background-size: 100px 20px;
		width: 100px;
		height: 20px;
		padding-top: 15px;
		margin-left: 5%;
	}

	footer {
	    height: 350px;
	    padding-top: 30px;
	    padding-left: 5%;
	    padding-right: 5%;
	}
	
	.footer_container_left {
	    width: 100%;
	    padding-bottom: 30px;
	}
	
	.footer_container_center {
	    width: 100%;
	}
	
	.social_media_title {
	    text-align: left;
	}
	
	.social_media_container {
	    text-align: left;
	}
	
	.footer_bottom {
	    margin-top: 30px;
	}
	
	footer li {
	    margin-left: 15px;
	    font-size: 0.7rem;
	}
	
	footer li:nth-child(2n+2) {
	    margin-left: 0px;
	}
	
	.copyright {
		font-size: 0.7rem;
	    width: 120px;
	}
	
	h1 {
		font-size: 1.4rem;
	}
	
	p {
		font-size: 0.9rem;
		text-align: left;
	}
	
	.availability_right h2 {
    	font-size: 1rem;
	}
	
	.availability_right input {
	    width: calc(100% - 100px);
	}
	
	.newsteaser_date_block {
	    width: 30%;
	}
	
	.newsteaser_image {
	    width: 70%;
	}
	
	.form_label {
	    width: 25%;
	}
	
	.form_submitbutton {
	    margin-left: 25%;
	}

}