/*
  ========================================
  Custom styles
  ========================================
  */

html {
      font-family: HelveticaNeueLTStd-Roman,'Helvetica Neu',Helvetica,Arial,sans-serif;
}

body{
	background-color:white;
}

p {
  font-size: 1.4em;
  /* text-align: justify;
    -moz-text-align-last: left;
    text-align-last: left; */
}

figure img{
  width: 100%;
  height: 100%;
}

footer {
  /* margin-top: 2em; */
}

.social-links img {
  height: 32px;
}

.cc img {
  height: 16px;
}

figure {
  margin: 0em;
}

.row .work{
  /*margin-bottom: 3em;*/
}


.nav-trigger {
  display:none;
}

@media (max-width: 610px)  {
  .nav-trigger {
    display:block;
    float:right;
    padding-top: 1.6em;
    font-size: 1.4em;
    text-transform: uppercase;
    color: black;
    font-weight: 700;
  }

  #menu-main-menu, .navB {
    display: none;
  }
}

  ul {
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
  }

  li {

    margin: 0px;
    padding: 0px;
    float: left;
  }

  .archive ul li {
    font-size: 1.2em;
    text-align: left;
    float: none;
    text-transform: none;
    display: block;
    margin: 0 0 0 0;
    padding: .2em 0 .6em 0em;
    width: 200%
  }

h2 {
  text-align: left;
  text-align: justify;
}

h3 {
  padding-top: 1em;
  margin-bottom: 0;
}

  .archive h3, h3 {
    font-weight: 700;
  }

  .archive a{
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  }

 .archive a:hover{
  color: #01a751;
  }

  .done{
    display:inline-block;
    vertical-align:middle;
    margin-top: -10px;
  }

  .primary-nav{
    float:left;
    /*text-transform: uppercase;*/
    width:100%;
    margin-top: 0;
    margin-bottom: 0;

    /*margin-top: 1.2em;
    margin-bottom: 1.2em;*/
    padding: 0em 0;
  }

  .primary-nav li{
    display:inline-block;
    float: none;
  }

  .primary-nav a {
    color:#333;
    font-size: 1.1em;
    font-weight: 00;
    margin: .4em;
  }

  .primary-nav a:hover, .secondary-nav a:hover, .language-nav a:hover, .archive a:hover .program a:hover{
    color: #01a751;
  }

.current-menu-item a{
  color: #01a751;
}

a:hover {
  color: #01a751;
}

  .primary-nav li:first-of-type a{
    margin-left: 0;
    margin-right: 0.4em;
 }

 @media (min-width: 950px) {
  .primary-nav a {
    font-size: 1.4em;
    /* margin: 1em; */
  }
  .primary-nav li:first-of-type a{
    margin-left: 0;
    margin-right: 0.4em;
 }
}

.language-nav {
  display: inline-block;
  float:right;
  margin-top: 2.4em;
  margin-left: 2em;
  text-transform: uppercase;
}

.language-nav a {
  color:#333;
  font-weight: 500;
  padding: 0.1em .5em;
  margin: .2em 0;
  border-right: 1px solid #ddd;
}

.language-nav li:last-of-type a{
  border: 0px;
}

.secondary-nav {
  display: inline-block;
  float: right;
  margin-top: 2.4em;
  padding: 0em 0em;
}

.secondary-nav a {
  color: #333;
  font-weight: 500;
  border-right: 1px solid #ddd;
  padding: .5em .5em;
  margin: 1em 0em;
}

.secondary-nav li:last-of-type a{
  border: 0px;
}

#footer-nav {
 clear: none;
 color: red;
}

.logo {
  display: inline;
  float:left;
  padding-top: 1em;
}

.tagline {

}

@media (min-width: 1150px) {
  .tagline {
    display: inline;
    float: left;
    clear: none;
    margin: 3.4em 0 0 1em ;
  }
}

.hero-text h1 {
  font-size: 3em;
  margin: 0 0 0 0
  text-align: left;
  color: #4481b7;
}

.hero-text h2 {
  color: #ddd;
  margin: 0 0 1em 0;
  font-size: 2em;
  text-align: left;
}

.hero-text h4 {
  color: #ddd;
  margin: 0 0 1em 0;
  text-align: left;
}

.hero-text h5 {
  color: #ddd;
  margin: 4em 0 -1em 0;
}

.hero-text a {
  color: #4481b7;
}

#hero{
  height: 300px;
  background-image: url("../../images/header2015.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
}

#hero2 {
  background-image: url("../images/AutonomousBackground.jpg");
  background-repeat: repeat;
}

#hero3 {
  background-color: #fff;
}

.cc{
  text-align: center,
  float:left;
  padding-top: 1em;
  padding-right: 1em;
}

#footerX h4 {
  font-weight: 100;
  color: #333;
  margin-left: 0;
}

#main-header {
  /*background-color: #eee;*/
  /* margin: 0 1em; */
}

#main-header2 {
  padding-top: 1em;
  /* border-bottom: 2px solid #333; */
}

#actual {
  /*padding: 2em 0;*/
  padding: 0;
}
.page {
  /* padding: 0em 1em; */
  }



@media (min-width: 611px) {
  #actual {
  /*padding: 2em 0;*/
  padding: 0;
  }
  .page {
  padding: 0em 1em;
  }
}

.page-title{
  /*padding: 2em 0 0 1.4em;
  background-color: #333;
  color: white;
  text-transform: uppercase;*/
  text-align:left;
}

.title{
  padding: 1em 0 1em 0;
  /*background-color: #ddd;*/
  /*text-transform:uppercase;
  text-align:left;*/
  margin:0;
}

.title h1 {
  margin-bottom: 0;
}

h1 {
  font-size: 2em;
  text-align: left;
  text-transform: capitalize;
  margin-bottom: 0em;
  margin-top: 2em;
}

h2 {
  font-size: 2em;
  font-weight: 700;
  font-style: normal;
  text-align: left;
  text-transform: capitalize;
  margin-bottom: 0;

}

.title .container .row {
  margin: 0;
}

.text {
  padding: 0em 0 1em 0;
  background-color: #fff;
}
.newsletter {
  background-color: #eee;
  padding: 2em 0 2em 0;
}
.newsletter .container .row {
  width: 100%;
  /*text-align: center;*/
  color: #323749;
  margin: 0px auto 0px auto;
}

input, textarea, select, fieldset {
    margin-bottom: 0.5rem;
    width: 100%;
  }


.six {
  /*border: 1px solid #fafafa;
  background-color: #fafafa;
  padding: 1em;*/
}

.read-more {
  margin-top: 1em;
  border-radius: 2px;
  padding-bottom: -2em;
  border-bottom: 2px solid #333333;
  display: inline-block;
  line-height: 0.85;
  /*text-transform: uppercase;
  width: 6.2em;
  background-color: #333;
  color: white;
  padding: .4em 1em;
  text-align: center;*/
  margin-right: 2em;
  font-size: 1em;
  font-weight: 500;

}

.read-more a {
}

.read-more:hover{
  /*color: white;
  background-color: #4481b7;
  border-color: #888;*/
  color: #4481b7;
  border-bottom: 2px solid #4481b7;
  outline: 0;
}

.underline {
  color: #4481b7;
  border-bottom: 2px solid black;
  outline: 0;
}

.underline:hover {
  color: #4481b7;
  border-bottom: 2px solid #4481b7;
  outline: 0;
}

.button {
  background-color: #333;
  color: white;
  font-size: 1.1em;
  font-weight: 700;
  padding: .4em 2em;
  border-radius: 2px;
  text-transform: uppercase;
  box-shadow: none;
  box-sizing: border-box;
}

#search {
  display: none;
  visibility: hidden;
}

#search-mob input[type="text"] {
  background: url(../../assets/images/search-white.png) no-repeat 1em .8em #fcfcfc;
    width: 22em;
}

#search input[type="text"] {
  background: url(../../assets/images/search-white.png) no-repeat 1em .8em #fcfcfc;
  /*border: 0px solid #d1d1d1;*/
  border-bottom: 1px solid #d1d1d1;
  width: 12em;
  float:right;
  padding: 6px 15px 6px 35px;
  float: right;
  margin-top: -3.6em;
  margin-right: .5em;
}

@media (min-width: 800px) {
  #search input[type="text"]  {
    margin-top: -3.6em;
  }
}

  .columns{
  margin-top: 1em
  }

.read-more {
  margin-bottom: 2em;
}

@media (max-width: 610px) {
  #search input[type="text"]  {
    display:none;
  }
  nav {
    height: auto;

  }
  nav ul {
    width: 100%;
    display: block;
    height: auto;

  }
  nav li {

    padding-left: 1em;
    float: left;
  }
  .primary-nav ul li a, .secondary-nav ul li a, .language-nav ul li a{
    border:0;
    margin:0;
  }

  .columns{
   margin-top:4em;
  }
}

.social {
  /*padding: 2em 0 2em 0;*/
  background-color: #eee;
}
.social .container .row {
  /*text-align: center;*/
}

.social-links{
  margin-bottom: 2em;
}

.social-links li{
  display:block;
  float: none;
}

.social-links a{
 /* padding: .5em 1em;
 margin: 0 1em; */
 padding-right: 2em;
 display:inline-block;
}

.footer {
  /* background-color: #eee; */
  border-top: 2px solid #333;
  padding: 2em 0 0 0;
}

.footer .container .row{
  /*margin-left: auto;
  margin-right: auto;
  width: 320px;*/
}

#contacts {
 /* background-color: #f6f6f6; */
 /*padding: 2em 0;*/
}

.form-group input, textarea{
  width:100%;
}

#contacts .container .row h1{
  text-align: left;
}
#contacts .container .row h2{
  margin:0 0 1em 0;
  text-align: left;
}

#contacts .container .row h3{
  margin:0 0 0em 0;
}

#contacts .container .row h4:last-of-type{
  margin:0 0 2em 0;
}

#contacts .container .row h4{
  margin:0 0 0em 0;
}

#contacts .container .row h3{
  font-weight: 700;
}

#contacts .container .row a{
  margin:0 0 1em 0;
  text-align: left;

  font-size: 1.4em; font-weight: 100;font-style: italic;  color:#333;
}



#map-canvas {
  width: 100%;
  height: 400px;
}

.projects h3{
  font-weight: 700;
  margin: 1em 0 1em 0;
}

.projects a {

}

.projects ul {
  list-style-type: disc;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

.projects li {
  margin: 0px;
  padding: 0px;
  float: left;
}

.projects ul li{
  margin: 0;
  text-transform: none;
  float: none;
  font-size: 1.4em;
  text-align: left;
  padding: 0 0 1em 0;
}

.text .container .row:last-child {
  /*border-bottom: 0px;*/
}

.work h3 {
  display: inline;
  font-weight: 700;
}

.work h4 {
 display: block;
  margin-bottom: 0;
}
.work h2 {
  font-size: 1em;
  text-align: left;
}

.history h3{
  font-weight: 700;
  /*margin-top: 2em;
  text-align: center;*/
}
.history .row p:first-of-type{
  margin-top: -0.2em;
}

.history .row p:first-of-type{
  margin-top: -0.2em;
}


.history {
  margin-bottom: 2em;
}

.program ul li {
    clear:left;
  }

.program {
  text-align: left;
  display: block;
  margin-bottom: 4em;
}

.text .container .row:last-child {
  /*border-bottom: 0px;*/
}

.program h3 {
  display: inline;
  font-weight: 700;
}

.program h4 {
  display: block;
  margin-bottom: 0;
}

.program h5 {
	margin: 0;
}

.program h2 {
  font-size: 1em;
  text-align: left;
}

.program-desc {
	margin-top: 0em;
}

@media (min-width: 611px) {
  .program-desc {
    margin-top:5em;
  }
}

.press {
  margin-bottom: 1em;
}

.press h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin: -2em 0 0 0 ;

}

@media (min-width: 611px) {
  .press h3 {
    margin:0;
  }
}

.press h4 {
  margin: 0 0 1em 0;
}
.press a{
  display:block;
}

.program .row {
  /* border-bottom: 16px solid #ddd; */
  margin-bottom: 2em;
}

.program .row:nth-child(even) {

}

.exhibition > .row:nth-child(odd) {
  border-bottom: 0;
}

.exhibition .row:nth-child(even) {
  padding-bottom: 3em;
}


.exhibition .row:last-child {
  border-bottom: 0px;
}

.artwork .row {
  border-bottom: 0px;
}

.copyright {
  background-color: white;
  text-align: center;
}


/* MailChimp Form Embed Code - Horizontal Super Slim - 12/16/2015 v10.7
Adapted from: http://blog.heyimcat.com/universal-signup-form/ */

#mc_embed_signup form {text-align:center; padding:10px 0 10px 0;}
.mc-field-group { display: inline-block; } /* positions input field horizontally */
#mc_embed_signup input.email {font-family:"Open Sans","Helvetica Neue",Arial,Helvetica,Verdana,sans-serif; font-size: 15px; border: 1px solid #ABB0B2;  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #343434; background-color: #fff; box-sizing:border-box; height:32px; padding: 0px 0.4em; display: inline-block; margin: 0; width:350px; vertical-align:top;}
#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup .clear {display: inline-block;} /* positions button horizontally in line with input */
#mc_embed_signup .button {font-size: 13px; border: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; letter-spacing: .03em; color: #fff; background-color: #aaa; box-sizing:border-box; height:32px; line-height:32px; padding:0 18px; display: inline-block; margin: 0; transition: all 0.23s ease-in-out 0s;}
#mc_embed_signup .button:hover {background-color:#777; cursor:pointer;}
#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
@media (max-width: 768px) {
  #mc_embed_signup input.email {width:100%; margin-bottom:5px;}
  #mc_embed_signup .clear {display: block; width: 100% }
  #mc_embed_signup .button {width: 100%; margin:0; }
}

video {
   width:100%;
   max-width:1200px;
   height:auto;
}

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"], textarea, select {
    background-color: #f6f6f6;
}

footer a, footer p {
  font-size: 1em;
}

.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    text-align: left;
  }

.imgHome {
  padding-top: 3em;
}

.textPrize {
  padding-top: 2em;
}

.partner {
  text-align: center;
}

article {
  padding-bottom: 2em;
}

@media (min-width: 750px){
.container {
    width: 100%;
    padding: 0;
}
}
