@charset "UTF-8";
@font-face {
	font-family: 'GillSans';
	src: url('GillSans.eot');
	src: local('☺'), url('GillSans.woff') format('woff'), url('GillSans.otf') format('opentype'), url('GillSans.ttf') format('truetype'), url('GillSans.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* 

Colour codes: 
Pink - #FF578C
Green - #00A87B
Dark grey - #4D4D4D
Light grey - #D5D5D5
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
b	{
	font-weight:600;
	}
body {
	line-height: 1;
	width:100%;
	margin:0 auto;
	background-repeat: repeat;
}
ol, ul {
	list-style: none;
}
ul li, ul li a {
    color: #4d4d4d;
    font-family: "GillSans", helvetica, sans-serif;
    font-size: 18px;
	text-decoration: none;
	display: inline;
    padding: 0 10px 10px 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
    white-space: normal;
    line-height: normal;
    font-weight: normal;
    font-size: medium;
    font-style: normal;
    color: -internal-quirk-inherit;
    text-align: start;
    font-variant: normal normal;
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}


/* Tools */

.end {
	margin-right:0px!important;
	border-right:0px!important;
}
.hide {
	display:none;
}
.clear {
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
p {
    line-height: 125%;
    color: #4d4d4d;
    font-family: 'EB Garamond', serif;
    text-transform: none;
    font-size: 1.3em;
    text-align: left;
	padding: 0 20px 20px 0;
}
a {
    color: #00A87B;
	text-decoration: underline;
}    
h1 a:hover, a:hover {
	color:#FF578C;
}
li a:hover {
	text-decoration: underline;
	color: #FF578C;
}
li.nav-selected a {
	text-decoration: underline;
}
h1 {	
    color: #4d4d4d;
    font-size: 40px;
    line-height: 1.2;
    font-family: "GillSans", sans-serif;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 32px;
}
h2{
	font-family: 'EB Garamond', serif;
	color: #4d4d4d;
    font-size: 34px;
    margin-bottom: 20px;
	font-style:italic;
}
h3 {	
    color: #4d4d4d;
    font-size: 2em;
    font-family: "GillSans", sans-serif;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 10px;
}
/*h3	{
    color: #4d4d4d;
    font-size: 1.1em;
    line-height: 1.2;
    font-family: "GillSans", sans-serif;
    text-transform: none;
    text-decoration: none;
    margin-bottom: 10px;
}*/
h4	{
    color: #4d4d4d;
    font-size: 1.2em;
	font-family: 'EB Garamond', serif;
	font-style: italic;
	padding-bottom: 24px;
    text-align: center;
}	
h5	{
	color: #4d4d4d;
    font-size: 1.1em;
    font-family: 'EB Garamond', serif;
    margin: 0 0 10px 0px;
    font-style: italic;
}	
h1 a {
	text-decoration: underline;
}
h1 a:hover {
	text-decoration:underline;
}
a img:hover {
-webkit-transition: opacity 0.7s linear;
-o-transition: opacity 0.7s linear;
-moz-transition: opacity 0.7s linear;
transition:opacity 0.7s linear;
}
.menu {
    float: left;
    display: block;
    margin-top:12px;
}



/* Website */

.logo {
    margin: 32px 0 0 40px;
}

.nav {
    padding: 8px 0 0 40px;
}

.content {
	padding: 180px 0 60px 0;
    margin: 0 auto;
    width: 90%;       
}

#shelter, #bbc, #pariti, #ggm, #chin-up, #busuu, #anti-apathy {
    padding: 32px 0 0 0;   
}


.content img {
    margin: 8px 16px 8px 0;
}

.left {
	position:fixed;
	width: 100%;
	box-shadow: 1px 1px 3px #E5E5E5;
    padding-bottom: 20px;
    background-color: white;
}	

.milestones {
    padding: 20px 0;
}

.pariti-milestones {
    float:left;
}

p.bullets, p.contact {
    font-size: 1.1em;
}

.right-text {
    padding: 20px 0;
}    

.right-text-lrg {
    width: 500px;
    margin: 6px 20px 0 0;
    padding: 0;
}    

#contact {
    padding: 30px 0 0 0;
}

/*.title {
    margin-bottom: -125px;
}*/

.current {
color: #FF578C;
}

.contact {
    font-family: 'EB Garamond', serif;
    font-size: 20px;
    font-style:italic;
}

.sml-padding p {
	padding:0 0 6px 0;
}

#case-studies {
    padding: 16px 0 0 0;
    border-top: 1px solid #D5D5D5;
    margin-top: 56px;
}

.case-study {
	float:left;
	margin: 16px 0 0 0;
}

.case-study img {
	float:left;
	margin: 0 40px 16px 0;
}

.cta {
	background-color: #00A87B;
    color: white;
    text-decoration: none;
    padding: 12px 16px;
    font-family: 'GillSans';
    font-size: 18px;
    float:left;
    margin-bottom: 24px;
}

a.cta:hover {
	background-color: #FF578C;
    color: white;
}




@media only screen and (max-width: 516px) {
.social-menu {

}
}

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

.content img {
    margin: 16px auto;
    width: 100%;
    height: 100%;
}

h4 {	
    padding-bottom: 0px;
}

.right-text, .right-text-lrg {
    width: 100%;
}

}

@media only screen and (min-width: 530px) {

ul li, ul li a {
    padding: 0 10px 10px 0;
}

.content {
	padding: 180px 0 60px 40px;
    float: left;
    width: 520px;    
}

h1 {
	font-size: 52px;
}

.pariti-milestones {
    width: 240px;
    float: right;
    margin: 15px 20px 0 0;
}

}

@media only screen and (min-width: 820px) {

.content {
    width: 780px;
}

.right-text {
    width: 240px; 
    float: right; 
    margin: 6px 20px 0 0;
    padding: 0;    
}


.sq-img {
    width: 240px;
    height: 240px;
}

.right-text-lrg {
    float: right;
}  

.milestones {
    width: 240px;
    float: right;
    margin: 15px 20px 0 0;
}

#shelter, #bbc, #pariti, #ggm, #chin-up, #busuu {
    margin-bottom: 0px;   
}

.lrg-img {
	width:760px;
	height:617px;
}

}

@media only screen and (min-width: 1040px) {

.nav {
    padding: 56px 0 0 40px;
    /* float: left; */
}

ul li, ul li a {
	display: block;
}

.left {
    box-shadow: none;
    background-color: transparent;
    width:200px;
}

.content {
    padding: 120px 0 60px 260px;
}

.title {
    margin-bottom: 0px;
}

}