/*
Theme Name: yoga child

Author: Susanne Studt
Based on the Responsive Theme
Template: yoga
*/


@import url('../yoga/style.css');

/* source-sans-pro-300 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/source-sans-pro-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Light'), local('SourceSansPro-Light'),
       url('fonts/source-sans-pro-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v14-latin-300.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-regular - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/source-sans-pro-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Regular'), local('SourceSansPro-Regular'),
       url('fonts/source-sans-pro-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v14-latin-regular.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-600 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/source-sans-pro-v14-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro SemiBold'), local('SourceSansPro-SemiBold'),
       url('fonts/source-sans-pro-v14-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v14-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v14-latin-600.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-700 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/source-sans-pro-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'),
       url('fonts/source-sans-pro-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v14-latin-700.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}
/* source-sans-pro-900 - latin */
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 900;
  src: url('fonts/source-sans-pro-v14-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Source Sans Pro Black'), local('SourceSansPro-Black'),
       url('fonts/source-sans-pro-v14-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/source-sans-pro-v14-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-900.woff') format('woff'), /* Modern Browsers */
       url('fonts/source-sans-pro-v14-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/source-sans-pro-v14-latin-900.svg#SourceSansPro') format('svg'); /* Legacy iOS */
}

html  {
	    font-size: 100%;
	    line-height: 1;
	    -moz-text-size-adjust: 100%;
	    -ms-text-size-adjust: 100%;
	    -webkit-text-size-adjust: 100%;
		height: 100%;
	}
body {		
	color: #000;
	font-size: 100%;
	line-height: 1;
	min-height: 101%;
	font-family: Arial, Helvetica, sans-serif;
	
	background-image: radial-gradient(center center, circle cover, #ef454c, #cc0000);
	background-image: -o-radial-gradient(center center, circle cover, #ef454c, #cc0000);
	background-image: -ms-radial-gradient(center center, circle cover, #ef454c, #cc0000);
	background-image: -moz-radial-gradient(center center, circle cover, #ef454c, #cc0000);
	background-image: -webkit-radial-gradient(center center, circle cover, #ef454c, #cc0000);
}

/*background: radial-gradient(ellipse farthest-corner at center center , #ef454c 0%, #cc0000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;*/


p, td{
	font-size: 0.9em;
	line-height: 1.4;
	margin: 1.2em 0;
	word-spacing: normal;
	
}

#content p, td{
	font-size: 0.9em;
	line-height: 1.4;
	margin: 1.2em 1.2em;
	word-spacing: normal;
	
}

 li {
	font-size: 0.8em;
	line-height: 1.3;
	margin: 0;
	padding-bottom: 0.3em;
	
}

ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 0em;
	
}
/*
#splash {
	z-index: 10;	
}

#logo {
	margin-top: -4em;
	z-index: 100;
}

*/

.grau { color: #666;}
.rot { color: #C00;}

.achtung {
background-color: #FC0;	
}

blockquote {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #D6D6D6;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 4px;
    margin: 20px;
    overflow: auto;
    padding: 0 0 10px 12px;
}

blockquote p {
    font-family: 'Georgia','Times New Roman',Times,serif;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.6;
}

/* =Links
-------------------------------------------------------------- */
a {
	color: #cc0000;
	font-weight: 400;
	text-decoration: none;
}

h3 a:hover, h4 a:hover  {
	color: #f63535 !important;
}



a:focus,
a:active {
	color: #444444;
	outline: 0;
	text-decoration: none;
}

::selection {
	background: #999999;
	color: #ffffff;
	text-shadow: none;
}

/* =Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-weight: 400;
	line-height: 1.0em;
	word-wrap: break-word;
	color: #cc0000 !important;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.3em; /* = 42px */
	margin-bottom: 1.2em;
	margin-top: 1.4em;
	color: #cc0000 !important;
}

h2 {
	font-size: 2em; /* = 36px */
	margin-bottom: .9em;
	margin-top: 1.4em;
	color: #cc0000 !important;
}

h3 {
	font-size: 1.6em; /* = 30px */
	margin-bottom: .3em;
	margin-top: 1.2em;
}

h4 {
	font-size: 1.4em; /* = 24px */
	margin-bottom: .3em;
	margin-top: 1.2em;
}

h5 {
	font-size: 1em; /* = 18px */
	margin-bottom: .3em;
	margin-top: .3em;
}

h6 {
	font-size: 1.000em; /* = 16px */
	margin-bottom: 1.285em;
	margin-top: 1.285em;
}




iframe, object, embed {
        max-width: 100%;
}

.main-nav {
    clear: none !important;
}

.menu {
    background-color: transparent;
    background-image: none;
}

#menu-main-nav {
	clear: none;
	float: right;
	padding-top: 4em;
	
}

#iyengar-yoga {
	float: right;	
}

#wrapper  {
	background-color: #FFFAF0;
	
	margin: 0.9em auto;
	border: none;
	
		
}

.widget-wrapper {
    background-color: #FFFAF0;
    border: none;
    border-radius: 4px;
    margin: 0 0 20px;
	padding: 0 0 0 20px !important;
	
    
}
#wrapper ul {
	
    list-style-type: none;

	
}
/*
#wrapper li{
	padding-left: 1.5em;
	background: transparent url('https://www.yogaraum-leipzig.de/relaunch/wp-content/themes/yoga-child/core/images/pfeil.png') no-repeat scroll 0 2px;
	padding-bottom: 0.5em;
}*/

#wrapper li {
  padding-left: 1.2em;
  padding-bottom: 0.6em;
}

#wrapper li:before {
  content: "\f054" /*fontawesome char code inside the ''*/;
  color: #cc0000;
  font-family: FontAwesome; /* or whatever */
  display: inline-block;
  font-size: 80%;
  margin-left: -1.2em; /*same as padding-left set on li*/
  width: 1.2em; /*same as padding-left set on li*/

}​

img.wp-post-image, img.attachment-full, img.attachment-large, img.attachment-medium, img.attachment-thumbnail {
    display: block;
    margin: 15px auto;
    width: 100%;
	max-width: 100%;
}

#widgets img {
	display: block;
    margin: 0 auto 15px auto;
    width: 100%;
	max-width: 100%;
}

/*
#header {
	background: transparent url('https://www.yogaraum-leipzig.de/relaunch/wp-content/uploads/2014/02/splash1.jpg') no-repeat scroll 0 0;
	height: 30px;	
}*/

#slider {
	clear: both;
	
}

#content, #content-full {
	margin: 0 auto;	
}


.top-menu li a {
    border-left: 1px solid #CCCCCC;
    color: #ffffff;
    font-size: 0.9em;
    padding: 0 4px 0 8px;
}

.top-menu li a:hover {
	color: #ffa427;
}

.top-menu .current_page_item a,
.top-menu .current-menu-item a {
	background: transparent !important;
	color: #ffa427;
}


.menu a {
    border-left: none;
    color: #FFFAF0;
    cursor: pointer;
    display: block;
    font-size: 0.9em;
    font-weight: 700;
    height: 1.3em;
    line-height: 1.3;
    margin: 0;
    padding: 0.3em 0.9em 0.3em 0.9em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
	text-transform: uppercase;
}

.menu a:hover {
	background-image: none;	
	background-color: transparent !important;
	color: #ffa427;
	
}

.menu .current_page_item a,
.menu .current-menu-item a {
	background: transparent !important;
	color: #ffa427;
}

ul.menu > li:hover {
	background-color: transparent !important;
	color: #ffffff;
}

.wp-caption {
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #F0F0F0;
    max-width: 96%;
    padding: 13px 10px 10px;
    text-align: center;
}

/* Imgae mit Bildunterschrift */

.wp-caption {
    background: none repeat scroll 0 0 transparent;
    border: none;
    max-width: 100%;
    padding: 0;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 0 !important;
}
.wp-caption.alignleft {
    margin: 0 !important;
}
.wp-caption.alignright {
    margin: 0 !important;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 12px;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
}


/* ### TablePress ### */
#tablepress-1 td, #tablepress-1 th {
	text-align: center;
}

.tablepress tbody td, .tablepress tfoot th {
    border-top: none !important;
}

#tablepress-1 tr.row-1 td {
	font-weight: bold;
	color: #cc0000;	
}

.tablepress .odd td {
	background-color: #faf2e3 !important;
}

#tablepress-1 td strong {
	color: #cc0000;
}

#tablepress-2 td.column-2 {
	font-weight: 700;
	width: 40%;	
}

.tablepress .row-hover tr:hover td  {
	background-color: #ede5d5!important;	
}

#kurse {
	display: none;	
}

#footer {
	color: #FFFAF0;	
	font-size: 0.8em;
}

#footer a {
	color: #FFFAF0;
	text-decoration: underline;
	
}

div.scroll-top {
	padding: 2em 0;	
}

div.scroll-top a {
	text-decoration: none !important;
}


#footer a:hover {
	color: #FFFAF0;
	text-decoration: none;
}

.visible-phone {
    display: none !important;
}
.visible-tablet {
    display: none !important;
}
.hidden-desktop {
    display: none !important;
}
.visible-desktop {
    display: inherit !important;
}

/* META-Slider */
.metaslider .caption-wrap {
    background: none repeat scroll 0 0 transparent !important;
    bottom: 0;
    color: #FFFFFF;
    display: block;
    left: 0;
    line-height: 30px;
    margin: 50px 0 50px 25px !important;
    opacity: 0.7;
    position: absolute;
    width: 30% !important;
}

.metaslider .caption {
    padding: 5px 10px;
	
	line-height: 1.4;
	font-size: 1.2em;
	color: #f6eed4;
	font-weight: 100;
}

.metaslider .caption h2 {
	
	font-size: 1.3em;
	font-weight: 800
}

/* =Media Print
    If you're working on a Child Theme, make sure that all
	media queries are included in your style.css
-------------------------------------------------------------- */
@media print {

	h1, h2, h3, h4, h5, h6 {
		page-break-after: avoid;
	}

	ul, ol, dl {
		page-break-before: avoid;
	}
}

/*#### Tabelle 4  #####*/


table.tablepress-id-4 {
	
	width: 40%;
	
}


/*	Retina (HiDPI) Display
    http://www.quirksmode.org/blog/archives/2012/06/devicepixelrati.html
-------------------------------------------------------------- */
@media only screen and (-moz-min-device-pixel-ratio:1.5), only screen and (-o-min-device-pixel-ratio:3/2), only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {

	body {
	}
}


/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

@media screen and (max-width: 980px) {

	body {
		background-color: #cc0000;
		background: radial-gradient(ellipse farthest-corner at center center , #ef454c 0%, #cc0000 100%) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	}

	.grid,
	.grid-right {
		float: none;
	}

	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
	}

	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}

}

@media screen and (max-width: 650px) {

	
	
	body {
		background-color: #cc0000;
	}

	#logo {
		float: none;
		margin: 0;
		text-align: center;
		z-index: 100;
	}
	
	#slider {
		margin-top: 0.9em;
	}
	
	div.caption {
		display: none;	
	}
	
	#menu-main-nav {
	clear: none;
	float: right;
	padding-top: 0;
	
}


	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}

	.top-widget .widget-title h3 {
		text-align: center;
	}

	.js .sub-header-menu {
		display: none;
	}

	.js .main-nav {
		position: relative;
		background-color: #ffa427;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ffa427), to(#ff9933));
		background-image: -webkit-linear-gradient(top, #ffa427, #ff9933);
		background-image: -moz-linear-gradient(top, #ffa427, #ff9933);
		background-image: -ms-linear-gradient(top, #ffa427, #ff9933);
		background-image: -o-linear-gradient(top, #ffa427, #ff9933);
		background-image: linear-gradient(top, #ffa427, #ff9933);
		clear: both;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffa427, endColorstr=#ff9933);
		margin: 0 auto;
		border-radius: 4px;
	}

	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 30px;
		z-index: 1000;
	}

	.js .main-nav .menu ul {
		margin-top: 1px;
	}

	.js .main-nav .menu li {
		float: none;
		background-color: #ffffff;
		border: none;
	}

	.js .main-nav .menu li a {
		color: #cc0000;
		font-size: 13px;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		text-shadow: none;
		text-align: left;
		cursor: pointer;
	}

	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
	}

	.js .main-nav .menu li li:hover {
		background: none !important;
	}

	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}

	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}

	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: #f5f5f5 !important;
	}

	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}

	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}

	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}

	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #ffffff;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 10px 40px 10px 10px;
		color: #ffffff;
		font-weight: 300;
		cursor: pointer;
		text-transform: uppercase;
	}

	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('https://www.yogaraum-leipzig.de/relaunch/wp-content/themes/yoga/core/images/select-icons.png') 0 5px no-repeat;
		cursor: pointer;
	}

	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('https://www.yogaraum-leipzig.de/relaunch/wp-content/themes/yoga/core/images/select-icons.png') 0 -46px no-repeat;
	}

	.top-menu,
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}

	#author-meta {
		padding: 20px;
	}

	.hide-650 {
		display: none;
	}

	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
	
	.visible-phone {
    display: inherit !important;
}

i.fa {
	font-size: 260%;	
}
	
/*############## TABELLE 2 ############### */

	/* Force table to not be like tables anymore */
		#tablepress-2 table, #tablepress-2 thead, #tablepress-2 tbody, #tablepress-2 th, #tablepress-2 td, #tablepress-2 tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		#tablepress-2 thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		#tablepress-2 tr { border: none; }
		
		#tablepress-2 td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: none; 
			position: relative;
			
		}
		
		#tablepress-2 td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		#tablepress-2 td.column-2 {
			font-weight: 700;
			width: auto;	
		}
		
		/*############## TABELLE 3 ############### */

	/* Force table to not be like tables anymore */
		#tablepress-5 table, #tablepress-5 thead, #tablepress-5 tbody, #tablepress-5 th, #tablepress-5 td, #tablepress-5 tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		#tablepress-5 thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		#tablepress-5 tr { border: none; }
		
		#tablepress-5 td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: none; 
			position: relative;
			
		}
		
		#tablepress-5 td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		#tablepress-5 td.column-1 {
			font-weight: 700;
			width: auto;	
		}
		
		/*############## TABELLE 4 ############### */

		table.tablepress-id-4 {
			
			width: 100%;
			
		}
		
		/*
		Label the data
		*/
		/*
		#tablepress-2 td:nth-of-type(1):before { content: "First Name"; }
		#tablepress-2 td:nth-of-type(2):before { content: "Last Name"; }
		#tablepress-2 td:nth-of-type(3):before { content: "Job Title"; }
		*/
	
		.widget-wrapper {
			padding: 0 !important;
		}
		

}



@media screen and (max-width: 480px) {

	body {
		background-color: #cc0000;
	}

	#logo {
		float: none;
		text-align: center;
	}

#content p, td{
	font-size: 0.9em;
	line-height: 1.4;
	margin: 1.2em 0;
	word-spacing: normal;
	
}	

	
blockquote p {
    font-family: 'Georgia','Times New Roman',Times,serif;
    font-size: 1em;
    font-style: italic;
    line-height: 1.6;
}

	.grid,
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}

	.featured-subtitle {
		font-size: 24px;
	}

	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}

	.menu ul,
	.menu li,
	.top-menu,
	.footer-menu li,
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}

	.hide-480 {
		display: none;
	}

	.show-480 {
		display: block;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
	
	#kurse {
		display: block;	
	}
	#tablepress-1 {
		display: none !important;	
	}

	div.copyright {
		text-align: center;	
	}

}

@media screen and (max-width: 320px) {

	body {
		background-color: #cc0000;
	}

	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}

	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}

	.show-320 {
		display: block;
	}
	
	#kurse {
		display: block;	
	}
}

@media screen and (max-width: 240px) {

	body {
		background-color: #cc0000;
	}

	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}

	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}

	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"],
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}

	.widget-title h3,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left;
	}

	.hide-240 {
		display: none;
	}

	.show-240 {
		display: block;
	}
		#kurse {
		display: block;	
	}
}
