@import url("../fonts/neosans/font.css");
@import url("../fonts/crops/css/crops.css");
@import "https://fonts.googleapis.com/css?family=Arima+Madurai:300,400,700|Titillium+Web:400,700";
* {
  box-sizing: border-box;
}
body {
  font-family: "Titillium Web", sans-serif;
  font-size: 1.2em;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #f9fbfd;
}
h1,
h2,
h3,
h4,
h5,
p {
  font-family: "Titillium Web", sans-serif;
}
.ui.text.container {
  font-size: 1.1em;
}
a {
  color: #4297ca;
}
a:hover {
  text-decoration: none;
}
h2.ui.header {
  margin-top: 2rem;
  font-family: "Titillium Web", sans-serif;
  font-size: 2.2rem;
  font-weight: normal;
  font-weight: 700;
  line-height: 2.1rem;
}
@media only screen and (max-width: 767px) {
  h2.ui.header {
    font-size: 2rem;
  }
}
h3.ui.header {
  font-family: "Titillium Web", sans-serif;
}
address {
  font-style: normal;
}
.content {
  overflow: hidden;
  background-color: #fff;
}
.content p {
  max-width: 700px;
}
.content ul li {
  margin-bottom: 1rem;
  line-height: 1.5rem;
}
footer.ui.segment {
  position: relative;
  z-index: 2;
  padding: 40px 0;
  margin-top: 0;
  background-color: #2d2d2d;
}
footer.ui.segment .logo {
  width: 80px;
}
footer.ui.segment .phone {
  margin-top: 1rem;
  margin-bottom: 0;
  font-size: 1.2rem;
}
footer.ui.segment .email {
  font-size: 1.2rem;
}
footer.ui.segment .social.icons a {
  color: #fff;
}
footer.ui.segment .social.icons a:hover {
  color: #f7c53c;
}
footer.ui.segment .mgf-logo {
  width: 120px;
  vertical-align: middle;
}
footer.ui.segment .milk {
  color: #999;
}
footer.ui.segment .milk a {
  color: #fcfcfc;
}
@media only screen and (max-width: 767px) {
  footer.ui.segment .ui.centered.grid > .column {
    font-size: 1.2rem;
    text-align: center;
  }
  footer.ui.segment .social.icons {
    margin-bottom: 2rem;
  }
}
.ui.segment.callout {
  margin-bottom: -2rem;
  border: none;
  border-radius: 0;
  background-color: #f7c53c;
}
.ui.segment.callout .button {
  margin-left: 1rem;
}
.page.header {
  padding-top: 2rem;
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
.page.header .logo {
  height: 2.7rem;
  margin-right: .5rem;
  margin-bottom: -0.2rem;
  margin-left: .5rem;
  vertical-align: middle;
}
.page.header a {
  color: #000;
}
.ui.grid.celled > .column:not(.row) {
  box-shadow: -1px -1px 0 0 #fff;
  box-shadow: none;
}
.ui.grid .column {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ui.grid .hero.column {
  padding: 20px;
}
.ui.grid .hero.column h3 {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2rem;
  text-transform: uppercase;
}
.ui.grid .hero.column p {
  font-size: 16px;
}
.ui.grid .hero.column.one {
  color: #fff;
  background-color: #fc5a5f;
}
.ui.grid .hero.column.two {
  color: #fff;
  background-color: #2dbfb4;
}
.ui.grid .hero.column.three {
  color: #fff;
  background-color: #45357b;
}
.ui.grid .hero.column.dark {
  color: #fff;
  background-color: #29333b;
}
.ui.grid .image.column {
  min-height: 200px;
}
.ui.grid .image.column a {
  display: block;
  text-indent: -9999px;
  color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: absolute;
  top: 15%;
  right: 15%;
  bottom: 15%;
  left: 15%;
}
.ui.grid .quote.column blockquote {
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.2em;
  color: #fff;
  text-shadow: 2px 2px 15px rgba(0, 0, 0, 0.8);
}
.ui.grid .quote.column cite {
  font-size: 1.2rem;
  color: #fff;
}
.ui.popup .content {
  font-weight: 700;
  text-transform: uppercase;
  background-color: transparent;
}
.ui.inverted.blue.segment {
  background-color: #4297ca !important;
}
.ui.blue.button {
  background-color: #4297ca;
}
.ui.blue.button:hover {
  background-color: #307ca9;
}
p.lead {
  font-size: 1.5rem;
}
.highlight {
  background-color: rgba(247, 197, 60, 0.7);
}
.ui.sidebar.menu {
  background-color: #29333b;
}
.ui.sidebar.menu .logo {
  display: block;
  width: 150px;
  margin: 20px auto;
}
.ui.sidebar.menu .logo img {
  width: 100%;
}
.ui.sidebar.menu a {
  color: #fff;
}
.ui.sidebar.menu a:hover {
  color: #fff;
}
.ui.sidebar.menu a.current {
  font-weight: 400;
  color: #000;
  background-color: #f7c53c;
}
.main.nav {
  padding: 10px;
  padding-bottom: 5px;
  text-align: center;
  background-color: #4297ca;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.main.nav .toc.item {
  display: none;
  font-size: 18px;
  cursor: pointer;
}
.main.nav .logo {
  display: none;
  width: 100px;
  margin-top: -2px;
  margin-right: 10px;
}
.main.nav .logo img {
  width: 100%;
  vertical-align: middle;
}
.main.nav a {
  display: inline-block;
  padding-bottom: 5px;
  margin: 0 8px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.main.nav a:hover {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.main.nav a.current {
  border-bottom: solid 2px #fff;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.main.nav a.home {
  margin: 0;
}
.main.nav a.home .icon {
  font-size: 2rem;
  line-height: 0;
  vertical-align: middle;
}
.main.nav a.donate {
  padding: 5px 10px;
  background-color: #f7c53c;
  color: #030e1a;
  border-radius: 3px;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.main.nav a.donate:hover {
  background-color: #f5b60b;
}
.main.nav.fixed.top {
  padding: 10px;
  background-color: rgba(247, 247, 247, 0.9);
}
.main.nav.fixed.top .logo {
  display: inline-block;
}
.main.nav.fixed.top a {
  color: #4297ca;
}
.main.nav.fixed.top a.current {
  border-bottom: solid 2px #4297ca;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.main.nav.fixed.top a.home {
  display: none;
}
.main.nav.fixed.top a.donate {
  color: #030e1a;
}
.main.nav.fixed.top nav {
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .main.nav .toc.item {
    display: inline-block;
  }
  .main.nav.fixed.top {
    padding-bottom: 10px;
  }
  .main.nav nav,
  .main.nav.fixed.top nav {
    display: none;
  }
}
.ui.secondary.menu {
  justify-content: center;
}
.ui.secondary.menu .current.item {
  background-color: rgba(20, 35, 46, 0.12);
}

/*
@media screen and (max-width: 767px) {
  .ui.secondary.menu {
    display: inline-block;
  }
}
*/

.masthead {
  display: flex;
  text-align: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: top;
  align-items: center;
  justify-content: center;
}
.masthead img {
  max-width: 95%;
  max-height: 95%;
}
@media screen and (min-width: 1281px) {
  .masthead {
    background-attachment: local;
    background-position: center;
    background-size: cover;
  }
}
.content.blocks .block {
  margin: 2rem auto;
}
.content.blocks .block.fluid {
  margin: 0;
}
.text.grid.block .column {
  padding-right: 0;
  padding-left: 0;
}
.two.column.text.block .ui.grid {
  margin: 0;
}
.content.blocks .quote.block {
  position: relative;
  z-index: 1;
  max-width: 960px;
  margin: 6rem auto;
  font-family: "Arima Madurai", cursive;
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1.2em;
  text-align: center;
}
.content.blocks .quote.block:before {
  position: absolute;
  top: 5rem;
  left: -3rem;
  z-index: -1;
  font-size: 14rem;
  font-weight: 300;
  content: "\201C";
  color: #e5e5e5;
}
.content.blocks .quote.block footer {
  font-size: 1.5rem;
  font-weight: 700;
}
.content.blocks .quote.block footer::before {
  content: "— ";
}
.content.blocks .quote.block footer::after {
  content: " —";
}
@media screen and (max-width: 767px) {
  .content.blocks .quote.block {
    margin-right: 1rem;
    margin-left: 1rem;
  }
  .content.blocks .quote.block::before {
    left: 0;
  }
}
.content.blocks .quote.block.small {
  max-width: 750px;
  font-size: 4rem;
  font-size: 1.8rem;
  text-align: left;
}
.content.blocks .quote.block.small footer {
  font-size: 1.2rem;
  text-align: right;
}
.content.blocks .quote.block.small footer::before {
  content: "";
}
.ui.cta.grid .column {
  padding-top: 3rem;
  padding-bottom: 3rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ui.cta.grid .column.brand {
  background-color: #4297ca;
}
.ui.cta.grid .column.alternative {
  background-color: #f7c53c;
}
.ui.cta.grid .ui.header {
  color: #fff;
}
.ui.cta.grid .ui.header .sub.header {
  font-size: 1.2rem;
  color: #fff;
}
.ui.cta.grid.fixed {
  position: fixed;
  bottom: 0;
  z-index: 10;
  width: 100vw;
  margin: 0;
  opacity: .9;
}
.ui.cta.grid.fixed .row {
  padding: 0;
}
.ui.cta.grid.fixed .row .column {
  padding: 1em;
}
.hero.text.block {
  padding: 4vw;
  margin: 0;
  background-color: #f4f4f4;
}
.hero.text.block p {
  max-width: none;
  margin: 0;
  font-size: 5vw;
  font-weight: bold;
  line-height: 1em;
  text-align: center;
  color: #f7c53c;
  text-shadow: 0 15px 20px rgba(0, 0, 0, 0.8);
}
.hero.text.block p strong {
  color: #fff;
}
@media (max-width: 767px) {
  .hero.text.block p {
    font-size: 36px;
  }
}
.hero.text.block.noshadow p {
  text-shadow: none;
}
.hero.text.block.fixed {
  background-attachment: fixed;
  background-position: top center;
}
.hero.text.block.primary p {
  color: #4297ca;
}
.ui.downloads.list {
  max-width: 700px;
  margin: auto;
}
.ui.downloads.list:last-child {
  margin-bottom: 1rem;
}
.video.huge {
  width: 800px;
}
.video.centered {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.image-text.block {
  margin: 5rem 0;
}
.image-text.block.right {
  flex-direction: row-reverse;
}
.image-text.block .image.column img {
  max-width: 100%;
}
.image-text.block .image.column.cover {
  background-size: cover;
}
.image-text.block .image.column.contain {
  background-size: contain;
}
.image-text.block .text.column {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  .bio.block {
    text-align: center;
  }
  .bio.block .image {
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .ui.posts.horizontal.segments {
    flex-wrap: wrap;
  }
}
.home .main.nav a.home {
  display: none;
}
.home .main.nav nav {
  position: relative;
  top: 5px;
}
.home .main.nav.fixed nav {
  position: static;
}
.home .masthead {
  display: block;
  padding: 50px 0 50px 0;
  border-bottom: solid 1px #92c3e0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3295cc+0,3bb0ef+100 */
  background: #4297ca;
  /* Old browsers */
  background: -moz-linear-gradient(top, #4297ca 0%, #3bb0ef 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4297ca), color-stop(100%, #3bb0ef));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4297ca 0%, #3bb0ef 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4297ca 0%, #3bb0ef 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #4297ca 0%, #3bb0ef 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #4297ca 0%, #3bb0ef 100%);
  /* W3C */
  filter: progid:dximagetransform.Microsoft.gradient(startColorstr='@brand-primary', endColorstr='#3bb0ef', GradientType=0);
  /* IE6-9 */
}
.home .masthead .logo {
  display: block;
  width: 250px;
  margin: auto;
  margin-bottom: 20px;
}
.home .masthead h1 {
  color: #fff;
  max-width: 40ch;
  margin: auto;
  font-size: 1.8rem;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .home .masthead h1 {
    font-size: 1.5rem;
    padding: 0 20px;
  }
}
.home .blog.segment {
  padding: 8em 0;
}
.home .blog.segment h3 {
  font-size: 2em;
}
.home .tweet {
  display: block;
  display: flex;
  flex-direction: column;
  max-width: 400px;
  padding: 1em;
  text-align: center;
  color: #fff;
  background-color: #3bb0ef;
  justify-content: center;
}
.home .tweet blockquote {
  font-size: 18px;
  margin: 0;
}
.home .tweet blockquote p {
  line-height: 1.2em;
  margin: 0;
}
.home .tweet a {
  color: #b9d9ec;
}
.home .tweet .twitter-outline.icon {
  font-size: 3rem;
  display: block;
  width: 3rem;
  margin: auto;
  margin-top: .5rem;
  text-decoration: none;
  color: #fff;
}
.home .tweet .meta {
  font-size: 13px;
  padding: 4px;
  text-transform: uppercase;
  color: #fff;
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.home .tweet .meta:hover {
  zoom: 1;
  filter: alpha(opacity=60);
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.home .tweet .meta a {
  padding: 4px;
  text-decoration: none;
  color: #fff;
  zoom: 1;
  filter: alpha(opacity=80);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.home .tweet .meta a:hover {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.ui.blog.archive.grid {
  background-color: #29333b;
}
.blog.content {
  padding-bottom: 5rem;
}
.blog.content .masthead {
  min-height: 500px;
  margin-bottom: 2rem;
  background-repeat: no-repeat;
  background-attachment: local;
  background-position: top center;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .blog.content .masthead {
    min-height: 300px;
  }
}
.blog.content .fluid.image {
  margin-top: 50px;
  transform: scale(1.1);
}
.blog.content .post {
  margin-top: 5rem;
}
.blog.content .author {
  margin: 4rem 0;
}
.blog.content .author p {
  margin: 0;
}
.blog.content .author .avatar {
  margin-bottom: .5rem;
}
.blog.content .author .title {
  font-size: .9rem;
  font-weight: 400;
}
.blog.content .more.posts {
  z-index: 1;
}
.contact-us .address.column {
  text-align: center;
}
.contact-us address {
  font-size: 1.6rem;
  line-height: 1.7rem;
  margin: 1rem 0;
}
.contact-us address p {
  line-height: 1.7rem;
}
.contact-us .email,
.contact-us .phone {
  font-size: 1.8rem;
  margin-bottom: 0;
  color: #4297ca;
}
.contact-us .ui.button .content {
  background-color: transparent;
}
