#bgvideo {
  background-image: url('images/waves.jpg');
  background-size: cover;
  background-position: center;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 1000px;
  z-index: 1;
  overflow: hidden
}
#bgvideo video {
  opacity: 0.12;
  display: none;
}
.top {
  padding-bottom: 90px;
}

div.row section p:first-of-type {
  margin-bottom: 20px;
}

.top .subcl,
.top .subcr {
  padding:0;
  }
.top .waves {
  height: 490px;
  padding-top: 145px;
}
.top .waves h1 {
  color: #0c4065;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 32px;
  text-align: center;
  margin-bottom: 25px;
}
.top .waves h1 span {
  font-weight: 500;
  display: block;
}
.top .waves #post-tweet input {
  display: none;
}
.top .waves #post-tweet button {
  color: #0c4065;
  line-height: 55px;
  display: block;
  width: 140px;
  font-weight: 400;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all .2s ease;
  margin: 0 auto;
  border: 1px solid #aeaeae;
  font-size: 16px;
}
.top .waves #post-tweet button i {
  font-size: 20px;
}
.featured {
  padding: 0 10px;
}
.top .featured {
  margin-top: -125px;
}
.featured div.item {
  width: 100%;
  max-width: 320px;
  margin: 0 auto 35px;
}
.top .featured div.item h2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  line-height: 1;
  height: 22px;
  margin-bottom: 25px;
  display: block;
  position: relative;
}
.top .featured div.item h2:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  background: #aeaead;
  width: 26px;
  z-index: 2;
  margin: 0 auto;
}
.top .featured div.item article {
  min-height: 370px;
}
div.row {
  background-color: #fff;
}
div.row .csc-textpic div+div {
  margin-right: 0 !important;
}
div.row DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
  float: none !important;
  margin-left: 0 !important;
}
div.row.about section, div.row.learn section, div.row.tools section, div.row.events, div.row.better, div.row.why section, div.row.third section {
  padding: 45px 20px;
  text-align: center;
}
div.row.ideas {
  background-color: #f4f5f6;
}
div.row.ideas section {
  text-align: center;
  padding: 45px 0;
}
div.row.partners {
  background-color: #eff0f2;
}
div.row.partners section {
  max-width: 1000px;
  padding: 45px 10px 0;
  margin: 0 auto;
}
div.row.add-item {
  margin: 0 auto;
  max-width: 1060px;
}
div#dyna_fef_page {
  margin: 0 auto;
}
div.dyna_form_label {
  font-family: 'Roboto', sans-serif !important;
  font-size: 16px !important;
  font-weight: 400;
  display: inline-block;
  line-height: 30px;
}
div#dyna_fef_page div.dyna_form_data input {
  border: 1px solid #aeaeae !important;
  background: #fff;
  padding: 0 23px;
  display: inline-block;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 25px;
  font-family: 'Roboto', sans-serif;
  margin-left: 20px;
}
div.dyna_form_field {
  margin-bottom: 20px;
}
div#dyna_fef_page div#div_submit_button, div#dyna_fef_page div#div_delete_button {
  margin-bottom: 0;
  padding-bottom: 50px;
  float: left;
}
div#dyna_fef_page div#div_submit_button input, div#dyna_fef_page div#div_delete_button input {
  background: #0c4065 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  height: 55px;
  line-height: 55px;
  padding: 0 50px;
  text-align: center;
  transition: all 0.2s ease 0s;
  margin-bottom: 0;
}
div#dyna_fef_page div#div_submit_button input:hover {
  background: #00afec;
}
a.dyna_fef-file-img {
  display: none;
}
div.row.add-item a {
  color: #373736;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  transition: all 0.2s ease 0s;
  text-transform: uppercase;
  font-weight: 500;
  padding: 23px;
}
div.row.add-item a:hover {
  color: #00adc2;
}
div.row.partners div {
  display: inline;
}
div.row.partners section a {
  width: 100%;
  float: left;
  margin-bottom: 60px;
  display: block;
}
div.row.events {
  background-image: url('images/bg-event-map.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
div.row.better {
  background-image: url('images/bg-better.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 530px;
}
div.row.partners section a img {
  width: 100%;
  display: block;
  opacity: 0.7;
  transition: all 0.2s ease;
  height: auto !important;
}
div.row.partners section a:hover img {
  opacity: 1;
  height: auto !important;
}
div.row.partners DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
  float: left;
  width: 50% !important;
}
div.row section h2 {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1;
  height: 22px;
  margin-bottom: 20px;
  display: block;
  position: relative;
  color: #999;
}
div.row section h2:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #999;
  width: 12px;
  z-index: 2;
  margin: 0 auto;
}
div.row.events section h2, div.row.better section h2 {
  color: #fff;
}
div.row section h3 {
  color: #009cba;
  font-weight: 300;
  font-size: 26px;
  line-height: 1.2em;
  margin-bottom: 20px;
}
div.row section p {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.3em;
  margin-bottom: 20px;
  text-align: justify;
}

div.row.events section p, div.row.better section p {
  color: #fff;
}
div.row section a.btn {
  padding: 0 23px;
  color: #363637;
  border: 1px solid #999;
}
div.row.events section a.btn, div.row.better section a.btn {
  color: #fff;
  border: 1px solid #fff;
}
div.row section a.btn:hover {
  color: #fff;
  border: 1px solid #009cba;
  background-color: #009cba
}
div.row section a.btn {
  padding: 0 23px;
  color: #363637;
  border: 1px solid #999;
}
div.row.events section a.btn, div.row.better section a.btn {
  color: #fff;
  border: 1px solid #fff;
}
div.row section a.btnk:hover {
  color: #fff;
  border: 1px solid #009cba;
  background-color: #009cba
}
div.row .csc-textpic-single-image {
  width: 100%;
  overflow: hidden;
  height: 357px;
  position: relative;
}
div.row.events .csc-textpic-single-image {
  display: none;
}
div.row .csc-textpic-single-image img {
  height: 100%;
}
div.row.about .csc-textpic-single-image img, div.row.tools .csc-textpic-single-image img, div.row.events .csc-textpic-single-image img, div.row.why .csc-textpic-single-image img {
  position: absolute;
  left: 0;
}
div.row.learn .csc-textpic-single-image img, div.row.third .csc-textpic-single-image img {
  position: absolute;
  right: 0;
}
div.row.ideas .cta, div.row.ideas .cta2 {
  clear: both;
  max-width: 1020px;
  margin: 0 auto;
  display: block
}
div.row.ideas a.internal-link {
  width: 100%;
  display: block;
  height: 60px;
  border: 1px solid #cecfd0;
  color: #363637;
  padding: 0;
  line-height: 60px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.4em
}
div.row.ideas a.btn {
  width: 100%;
  display: block;
  height: 60px;
  border: 1px solid #cecfd0;
  color: #363637;
  padding: 0;
  line-height: 60px;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.4em
}
.ideas .featured div.item {
  margin-bottom: 20px;
}
.ideas .featured div.item article.block {
  background: transparent;
}
div.row.better section, div.row.why section {
  text-align: center;
}
DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
  float: none;
}

div#form-popin {
  max-width:800px;
  margin:0 auto;
  }

div#form-popin div#dyna_fef_page {
  padding-left:10px;
}

div#form-popin h1 {
    padding-top:50px;
    padding-left:10px;  
    margin-top:0;
    margin-bottom: 60px;
    line-height: 1em;
    font-size: 35px;
    color: #009cba;
    font-weight: 300;
  }

div#form-popin select {
    height: 40px;
    line-height: 40px;
    border: 1px solid #aeaeae;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
}

div#form-popin select {
  color: #000;
  color: rgba(0,0,0,0);
  text-shadow: 0 0 0 #000;
  }

div#form-popin #id_tx_mblnewsevent_from,
div#form-popin #id_tx_mblnewsevent_to {
    height: 40px;
    line-height: 40px;
    border: 1px solid #c4c4c4;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
}  

div#form-popin input.dyna_form_input_text,
div#form-popin input.dyna_form_input_email {
    height: 40px;
    line-height: 40px;
    border: 1px solid #c4c4c4;
    padding: 0 10px;
    margin: 0;
    font-size: 14px;
    width:98%;
  }
  
div#form-popin input#google_form{
    height: 40px;
    line-height: 40px;
    border: 1px solid #c4c4c4;
    padding: 0 10px;
    margin: 0 6px 0 0;
    font-size: 14px;
    width:60%;
  }

div#form-popin input.geotool-button {
    height: 40px;
    line-height: 40px;  
}
div#form-popin table.mceLayout {
    width:98% !important;
}

table.DynarchCalendar-topCont,
table.DynarchCalendar-topCont table {
  width:200px !important;
  }

div#form-popin div#dyna_fef_page img.dyna_form_input-calendar-icon {
  width:30px;
  vertical-align:middle;
  margin-left:8px;
  }

div#form-popin div.geo-locator {
  margin-bottom:20px;
  }

div#admin-box {
  padding-top:150px;
  background-color: #eff0f2;
  }

div#admin-box h1 {
    margin-bottom: 20px;
    line-height: 1em;
    font-size: 35px;
    color: #009cba;
    font-weight: 300;
    padding-left:20px;
  }

div#admin-box div.tx-feuserloginsystem-pi1 {
  background-color: #eff0f2;
  padding: 30px 20px 90px 20px;
}
div#admin-box div.tx-feuserloginsystem-pi1 table {
  border: 0 !important;
}
div#admin-box div.tx-feuserloginsystem-pi1 td {
  padding-bottom: 10px;
}
div#admin-box div.tx-feuserloginsystem-pi1 td div, div#admin-box div.tx-feuserloginsystem-pi1 td span {
  font-size: 20px !important;
  line-height: 1.3em !important;
  font-weight: 300 !important;
  font-family: 'Roboto', sans-serif;
}
div#admin-box div.tx-feuserloginsystem-pi1 td input#user, div#admin-box div.tx-feuserloginsystem-pi1 td input#pass {
  border: 1px solid #aeaeae !important;
  background: #fff;
  padding: 0 23px;
  display: inline-block;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 45px;
  font-family: 'Roboto', sans-serif;
}
div#admin-box div.tx-feuserloginsystem-pi1 td input[type="submit"] {
  background: #0c4065 none repeat scroll 0 0 !important;
  border: medium none;
  border-radius: 0;
  color: #fff !important;
  cursor: pointer;
  font-size: 16px !important;
  height: 55px;
  line-height: 55px;
  padding: 0 50px !important;
  text-align: center;
  margin-left:0;
  transition: all 0.2s ease 0s;
}

/*Tablet*/
@media screen and (min-width:430px) {
div.row.about .csc-textpic-imagewrap img, div.row.tools .csc-textpic-imagewrap img, div.row.events .csc-textpic-imagewrap img, div.row.why .csc-textpic-imagewrap img {
  right: 0;
  left: auto;
}
div.row section p {
  margin-bottom: 0;
  font-size: 20px;
  text-align: center;
}
div.row section p:first-of-type {
  margin-bottom: 40px;
  text-align:justify;
}
DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
  float: none;
}
div.row.learn .csc-textpic-single-image img, div.row.third .csc-textpic-single-image img {
  right: auto;
  left: 0;
}
}

@media screen and (min-width:768px) {
.top {
  padding-bottom: 90px;
}
DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
  float: none;
}
.top .waves {
  height: 753px;
  padding-top: 265px;
}
.top .waves h1 {
  font-size: 45px;
  margin-bottom: 45px;
}
.top .waves h1 span {
  display: inline;
}
.top .waves #post-tweet {
  white-space: nowrap;
  max-width: 768px;
  width: 100%;
  margin: 0 auto;
  padding: 0 22px;
}
.top .waves #post-tweet input {
  float: left;
  border-top: 1px solid #aeaeae;
  border-bottom: 1px solid #aeaeae;
  border-left: 1px solid #aeaeae;
  line-height: 55px;
  height: 57px;
  display: block;
  padding: 0 20px 0 40px;
  background: transparent url(images/twitter-box-icon.png) 9px center no-repeat;
  width: 81%;
  color: #999;
  font-size: 16px;
}
.top .waves #post-tweet input:focus {
  color: #363637;
}
.top .waves #post-tweet button {
  color: #fff;
  line-height: 56px;
  display: block;
  width: 19%;
  font-weight: 400;
  background: #0c4065;
  border: none;
  cursor: pointer;
  transition: all .2s ease;
  margin: 0;
  padding: 0;
  border-top: 1px solid #0c4065;
}
.top .waves #post-tweet button i {
  display: none;
}
.top .waves #post-tweet button:hover {
  background: #00afec;
  border-top: 1px solid #00afec;
}
.featured {
  padding: 0 12px;
  margin: 0 auto;
}
.top .featured {
  margin-top: -163px;
}
.featured div.item {
  width: 50%;
  max-width: 50%;
  float: left;
  padding: 0 10px;
  margin: 0;
}
.featured div#c405301 div.item {
  display: none;
}
.ideas .featured div.item {
  width: 33.333333%;
  max-width: 33.333333%;
  float: left;
  padding: 0 10px;
  margin: 0 0 20px;
}
.ideas .featured div.item:last-child {
  display: block;
}
.top .featured div.item article {
  height: 405px;
}
div.row.better {
  height: 650px;
}
div.row.about section, div.row.learn section, div.row.tools section, div.row.events section, div.row.why section, div.row.better section, div.row.third section {
  padding: 90px 90px 60px;
}
div.row section h2 {
  margin-bottom: 30px;
}
div.row.ideas section h2 {
  margin-bottom: 20px;
}
div.row.ideas a.internal-link {
  height: 80px;
  line-height: 80px;
}
div.row.ideas a.btn {
  height: 80px;
  line-height: 80px;
}
div.row section h3 {
  margin-bottom: 25px;
  font-size: 35px;
}
div.row section p {
  margin-bottom: 0;
  font-size: 20px;
  text-align: center;
}
div.row section p:first-of-type {
  margin-bottom: 40px;
  text-align:justify;
}
div.row .csc-textpic-single-image {
  height: 500px;
}
div.row.ideas .cta, div.row.ideas .cta2 {
  padding: 0 10px;
}
div.row.partners section {
  padding: 100px 20px 0;
}
div.row.partners section a {
  width: 33.333333%;
  margin-bottom: 100px;
}
div.row.partners DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
  float: none;
}
div.row.events .csc-textpic-single-image {
  display: none;
}
}

/*Desktop*/

div.row section p {
  margin-bottom: 0;
  font-size: 20px;
  text-align: center;
}

div.row section p.first-of-type {
  margin-bottom: 20px;
}
@media only screen and (min-width: 901px) {
.top .waves {
  height: 768px;
  padding-top: 280px;
}
.top .waves #post-tweet {
  padding: 0;
}
.top .waves #post-tweet input {
  padding: 0 20px 0 70px;
  background: transparent url(images/twitter-box-icon.png) 27px center no-repeat;
}
.featured {
  max-width: 1080px;
  padding: 0 30px;
}
.ideas .featured {
  padding: 0;
}
.featured div.item {
  width: 33.333333%;
  max-width: 33.333333%;
  float: left;
  padding: 0 10px;
}
.featured div#c405301 div.item {
  display: block;
}
}

@media only screen and (min-width: 901px) {

.featured {
  max-width: 1080px;
  padding: 0 30px;
}
.ideas .featured {
  padding: 0;
}
.featured div.item {
  width: 33.333333%;
  max-width: 33.333333%;
  float: left;
  padding: 0 10px;
}
.featured div#c405301 div.item {
  display: block;
}
div.row.ideas section {
  max-width: 1080px;
  padding: 90px 30px;
  margin: auto;
}
div.row.partners section a {
  width: 100%;
}

div.row.partners DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI {
  float: left;
}
div.row.partners section DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
  width: 25% !important;
}
}
@media only screen and (min-width: 1025px) {
#bgvideo {
  background-image: none;
  background-color: #f1f1f1;
}
#bgvideo video {
  display: block;
}
/*large screens*/

.top .featured {
  margin-top: -163px;
}
div#admin-box div.tx-feuserloginsystem-pi1 {
  background-color: #eff0f2;
  padding: 30px 20px 90px 20px;
}
div#admin-box div.tx-feuserloginsystem-pi1 table {
  border: 0 !important;
}
div#admin-box div.tx-feuserloginsystem-pi1 td {
  padding-bottom: 10px;
}
div#admin-box div.tx-feuserloginsystem-pi1 td div, div#admin-box div.tx-feuserloginsystem-pi1 td span {
  font-size: 20px !important;
  line-height: 1.3em !important;
  font-weight: 300 !important;
  font-family: 'Roboto', sans-serif;
}
div#admin-box div.tx-feuserloginsystem-pi1 td input#user, div#admin-box div.tx-feuserloginsystem-pi1 td input#pass {
  border: 1px solid #aeaeae !important;
  background: #fff;
  padding: 0 23px;
  display: inline-block;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 45px;
  font-family: 'Roboto', sans-serif;
  margin-left: 20px;
}
div#admin-box div.tx-feuserloginsystem-pi1 td input[type="submit"] {
  border: 1px solid #aeaeae !important;
  background: #fff;
  color: #363637;
  padding: 0 23px;
  display: inline-block;
  font-size: 16px !important;
  font-weight: 400;
  line-height: 45px;
  font-family: 'Roboto', sans-serif;
  margin-left: 20px;
}
}
 @media only screen and (min-width: 1250px) {
 div.row DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
 float:right !important;
}
 DIV.csc-textpic-left DIV.csc-textpic-imagewrap {
 float:left !important;
}
 div.row.events .csc-textpic-single-image {
 display:block;
}
 div.row.about section, div.row.learn section, div.row.tools section, div.row.events section, div.row.why section, div.row.better section, div.row.third section {
 position:absolute;
 left:0;
 right:0;
 max-width: 1100px;
 margin:auto;
 text-align: left;
 z-index: 2;
 width:1100px;
}
 div.row.better section, div.row.why section, div.row.third section {
 text-align: center
}
 div.row section h2:after {
 right:auto;
 margin:0;
 width:20px;
}
 div.row.ideas section h2:after {
 right:0;
 margin:0 auto;
 width:20px;
}
 div.row section h3 {
 margin-bottom:20px;
 line-height:1em;
}
 div.row.ideas section h3 {
 margin-bottom:50px;
}
 div.row section p {
 margin-bottom:35px;
 text-align:left;
}
 div.row.better section p, div.row.why section p {
 text-align: justify;
}
 div.row.about section, div.row.tools section, div.row.events section, div.row.why section {
 padding:0 620px 0 0;
 height:541px;
 display: table;
}
 div.row section div {
 display: table-cell;
 vertical-align: middle;
}
 div.row .csc-textpic-single-image {
 height:541px;
}
 div.row.why section, div.row.third section {
 height:650px !important;
}
 div.row.why .csc-textpic-single-image, div.row.third .csc-textpic-single-image {
 height:650px;
}
 div.row.events {
 display:block;
}
 div.row.about .csc-textpic-single-image, div.row.tools .csc-textpic-single-image, div.row.events .csc-textpic-single-image, div.row.why .csc-textpic-single-image {
 float:right;
}
 div.row.learn section, div.row.better section, div.row.third section {
 padding:0 0 0 620px;
 height:541px;
 display: table;
}
 div.row.learn .csc-textpic-single-image., div.row.third .csc-textpic-single-image {
 float:left;
}
}
 @media only screen and (min-width: 1470px) {
 div.row.about section, div.row.tools section, div.row.events section, div.row.why section {
 padding:0 500px 0 0;
}
 div.row.learn section, div.row.better section, div.row.third section {
 padding:0 0 0 500px;
}
}
 @media only screen and (min-width: 901px) and (max-width: 1249px) {
 div.row .csc-textpic-single-image {
 height:450px;
 background-size: 100% auto;
 background-repeat: no-repeat;
}
 div.row.about .csc-textpic-single-image img, div.row.tools img, div.row.events .csc-textpic-single-image img, div.row.learn .csc-textpic-single-image img, div.row.why .csc-textpic-single-image img, div.row.third .csc-textpic-single-image img {
 display:none;
}
 div.row.about .csc-textpic-single-image {
 background-image: url('images/bg-illustration-about.jpg');
}
 div.row.learn .csc-textpic-single-image {
 background-image: url('images/bg-illustration-learn.jpg');
}
 div.row.tools .csc-textpic-single-image {
 background-image: url('images/bg-illustration-tools.jpg');
}
 div.row.why .csc-textpic-single-image {
 background-image: url('images/bg-illustration-why.jpg');
}
 div.row.third .csc-textpic-single-image {
 background-image: url('images/bg-illustration-third.jpg');
}
 }