/*
*************************************************

KEVIN M HOFFMAN
Styles for screens larger than 768px

Created by the epic SuperFriendly team.
http://superfriend.ly/

*************************************************
*/

/*-------------------------------------------    
    Flag
	(Thanks Jeremy: http://adactio.com/journal/5429/)
-------------------------------------------*/
body:after { content: 'medium'; display: none; }

/*-------------------------------------------    
    Modules
-------------------------------------------*/
.slide { padding: 5em 0; padding: 50px 0; }
.speaking-writing { padding: 5em 0; }
.slide h2 { font-size: 16px; }
    .slide h2 strong { font-size: 24px; }
/*.slideRow header { background-image: url(/i/screen/kevron-yellow-down.png); }
.is-active header { background-image: url(/i/screen/kevron-yellow-collapse.png); }*/
	.slideRow h1 { font-size: 30px; }
	.slideRow p { font-size: 15px; max-width: 550px; }
	
	.information-design.slideRow h1,
	.meeting-design.slideRow h1 {font-size: 64px;}
	
	.speaking-writing.slideRow h1 {font-size: 36px; background: url(../i/line.png) center bottom no-repeat; padding-bottom: .5em;}
	
/*article.slide { width: 29%; float: left; margin: 2em 0; padding: 130px 1% 2em 15px; }*/
	/*article.slide img { max-width: 100%; }*/

	
.insetSection p { font-size: 13px; }


.row > li { float: left; width: 33%; }
    .row p { max-width: 100%; font-size: 13px; }



/*-------------------------------------------    
    Sections
-------------------------------------------*/

.copyright .slide p { font-size: 13px; }
.copyright br { display: none; }