/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('../fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('../fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* anton-regular - latin */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: url('../../assets/fonts/anton-v10-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Anton Regular'), local('Anton-Regular'),
       url('../../assets/fonts/anton-v10-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../../assets/fonts/anton-v10-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../../assets/fonts/anton-v10-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../../assets/fonts/anton-v10-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../../assets/fonts/anton-v10-latin-regular.svg#Anton') format('svg'); /* Legacy iOS */
}

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{margin:0 auto;font-family: 'Roboto', sans-serif;color:#3d3d3d;font-size:14px;font-weight: 400;line-height:1.42857143;background-color:#aedce7}
article,details,footer,header,main,menu,nav,section{display:block}a{color:#337ab7;text-decoration:none;background-color:transparent;overflow-wrap:break-word}a:active,a:hover{outline:0}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}ul{list-style:none;margin:0;padding:0}img{border:0;vertical-align:middle}button,input,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}textarea:focus,input:focus{outline:none}textarea{overflow:auto}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}[role="button"]{cursor:pointer}img:after{content:attr(alt);display:block;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;color:#fff;background-color:#fff}

html.locked,
body.locked {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

label {
    line-height: 30px;
    font-size: 14px;
    color: #5d5d5d;
    font-weight: bold;
    display: block;
}

.marquee {
    display: block;
    clear: both;
    width: 100%;
    text-align: center;
    color: #222;
    /* padding-top: 20px; */
    font-size: 42px;
    overflow: hidden;
    font-family: 'Anton', sans-serif;
    padding-bottom: 10px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-transform: uppercase;
}
.marquee span {
    padding: 0 50px;
}

#clock{font-family: 'Anton', sans-serif;background:#00abd9;color:#fff;padding-right:30px;padding-top:25px;padding-bottom:15px;padding-left:30px;display:inline-block;font-size:65px;margin-top:20px}
.days,.hours,.minutes,.seconds{display:inline-block;width:110px;text-align:center;float:left}
.days{width:130px}
.stamp,.time{display:block}
.stamp div{display:inline-block;width:110px;text-align:center;float:left;font-size:18px}
.stamp div.day-label{width:130px}

.container{position:relative;margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}
@media (min-width:768px){.container{width:740px}}
@media (min-width:992px){.container{width:960px}}
@media (min-width:1200px){.container{width:1160px}}
/*@media (min-width:1200px){.container{width:1160px}}*/

.container-fluid{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.row{margin-left:-10px;margin-right:-10px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:10px;padding-right:10px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}

  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
.no-pad {
	padding: 0;
}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-next img,.owl-prev img{height:45px;width:45px}.owl-next{position:absolute;top:40%;right:0;opacity:.7}.owl-prev{position:absolute;top:40%;left:0;opacity:.7}.owl-next:hover,.owl-prev:hover{opacity:1}.owl-item img{width:100%;height:auto;background-color:#fff}

.burg{padding:15px 15px;display:none;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible;top:60px;right:5px;position:absolute;outline:none}.burg:hover{opacity:.7}.burg-box{width:30px;height:24px;display:inline-block;position:relative}.burg-inner{display:block;top:50%;margin-top:-2px;transition-duration:0.075s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.burg-inner,.burg-inner::before,.burg-inner::after{width:30px;height:4px;background-color:#333;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.burg-inner::before,.burg-inner::after{content:"";display:block}.burg-inner::before{top:-10px;transition:top 0.075s 0.12s ease,opacity 0.075s ease}.burg-inner::after{bottom:-10px;transition:bottom 0.075s 0.12s ease,transform 0.075s cubic-bezier(.55,.055,.675,.19)}.burg.is-active .burg-inner{transform:rotate(45deg);transition-delay:0.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.burg.is-active .burg-inner::before{top:0;opacity:0;transition:top 0.075s ease,opacity 0.075s 0.12s ease}.burg.is-active .burg-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.075s ease,transform 0.075s 0.12s cubic-bezier(.215,.61,.355,1)}

.radio-group > label.error {
      margin-top: 0px;
}
.field-help {
    color: #888;
    padding-bottom: 15px;
    font-size: 12px;
    display: none;
    margin-top: -10px;
}

.show .field-help {
    display: block;
}

.gswqt {
    display: block;
    margin: 0 auto;
    height: 90px;
    margin-top: -15px;
}

select:invalid { color: #999; }

ul.menu{list-style:none;padding:0;margin:0}
ul.menu li{width:16.666%;float:left}
/* ul.menu li:nth-child(6){width:100%} */
ul.menu li a{width:100%;display:block;text-align:center;color:#fff;padding:10px 0;font-size:20px;font-weight:700;text-transform:uppercase;-webkit-transition:background-color 0.3s;transition:background-color 0.3s}ul.menu li a:hover{text-decoration:none}ul.menu.fixed{top:0;position:fixed;width:100%;box-shadow:0 0 35px rgba(0,0,0,.1)}.bg-yellow,ul.menu li:nth-child(1) a{background:#FCE217}.bg-orange,ul.menu li:nth-child(2) a{background:#F37A42}.bg-red,ul.menu li:nth-child(3) a{background:#E42133}.bg-purple,ul.menu li:nth-child(4) a{background:#6D4599}.bg-blue,ul.menu li:nth-child(5) a{background:#2B9FDA}.bg-green,ul.menu li:nth-child(6) a{background:#44BA8F}ul.menu li:nth-child(1) a:hover,ul.menu li:nth-child(1) a:focus{background:#E8CE03}ul.menu li:nth-child(2) a:hover,ul.menu li:nth-child(2) a:focus{background:#DF662E}ul.menu li:nth-child(3) a:hover,ul.menu li:nth-child(3) a:focus{background:#D00D1F}ul.menu li:nth-child(4) a:hover,ul.menu li:nth-child(4) a:focus{background:#593185}ul.menu li:nth-child(5) a:hover,ul.menu li:nth-child(5) a:focus{background:#178BC6}ul.menu li:nth-child(6) a:hover,ul.menu li:nth-child(6) a:focus{background:#30A67B}

.form-control{border:2px solid #d0d0d0;font-size:16px;height:40px;box-shadow:none;padding:8px 12px;display:block;width:100%;line-height:1.42857143;color:#555;background-color:#fff;border-radius:5px;margin-bottom:15px;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;font-size: 12px}.subscribe .form-control{border:none}.input-group{position:relative;display:table;border-collapse:separate;width:100%;}.input-group-btn{position:relative;font-size:0;display:table-cell}.input-group .form-control:last-child{margin-bottom:0;border-radius:0}

.input-group-btn:last-child>.btn{border-top-left-radius:0;border-bottom-left-radius:0;height:48px;margin-left:-1px;background-color: #66CDE8;border-color: #66CDE8;}

.input-group .form-control{position:relative;z-index:2;float:left;width:100%}.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}textarea.form-control{height:auto}label.error{margin-top: -10px;display: block;padding-bottom: 10px;color: red;line-height: 18px;font-size: 10px;}.form-control::-moz-placeholder {color: #999999;opacity: 1;}.form-control:-ms-input-placeholder {color: #999999;}.form-control::-webkit-input-placeholder {color: #999999;}

.btn{display:inline-block;padding:6px 12px;margin-bottom:5px;font-size:14px;font-weight:700;line-height:1.42857143;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:0;-webkit-transition:background-color 0.3s;transition:background-color 0.3s;white-space: normal;word-wrap: break-word;text-transform: uppercase;}

.btn:focus,button:focus{outline:0}
.btn-lg{padding:10px 15px;font-size:14px;line-height:1.3333333}
.btn-primary{color:#fff;background-color:#2B9FDA;border-color:#2B9FDA}.btn-primary:hover,.btn-primary:focus{color:#fff;background-color:#0D81BC;border-color:#0D81BC;text-decoration:none}

.btn-image{margin-top:30px;display:block}.btn-image img{-webkit-transition:all 0.3s;transition:all 0.3s;-webkit-backface-visibility:hidden}
.btn-image span{
    color: #fff;
    background-color: #2B9FDA;
    padding: 10px 20px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.4;
    display: block;
    text-align: center;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;}
.btn-image:hover,.btn-image:focus{text-decoration:none}.btn-image:hover span,.btn-image:focus span{background-color:#0D81BC}.btn-image:hover img,.btn-image:focus img{opacity:.8}

.btn-pledge{
  width: 100%;
    color: #333;
    background-color: #FBE117;
    border-color: #FBE117;
    font-size: 13px;
    padding: 10px;}
    .btn-pledge:hover,.btn-pledge:focus{color:#111;background-color:#eee;border-color:#eee;text-decoration:none}.btn-social{color:#fff;width:100%;padding:10px 0}.btn-social:hover,.btn-social:focus{opacity:.8;text-decoration:none;color:#fff}.btn-social.facebook{background:#3B5998;border-color:#3B5998}.btn-social.twitter{background:#1dcaff;border-color:#1dcaff}.btn-social.google{background:#d34836;border-color:#d34836}.btn-social.linkedin{background:#4875B4;border-color:#4875B4}.btn-social.whatsapp{background:#25D366;border-color:#25D366}.btn-social.email{background:#333;border-color:#333}.btn-block{display:block;width:100%}

h1,h2,h3{font-family:inherit;font-weight:700;line-height:1.1;color:inherit}

h1{padding-top: 50px;
    color: #00abd9;
    font-family: 'Anton', sans-serif;
    font-size: 62px;
    margin: 0;
    padding-bottom: 5px;font-weight: 400}
h2{font-size:36px;margin:0;padding-bottom:20px}p{font-size:14px;margin:0 0 10px}.img-responsive{width:100%;display:block;height:auto}.text-center{text-align:center}.center-block{margin:0 auto}.header{position:relative;width:100%;z-index:1000;background-color:#00ABD9;-webkit-transition:0.2s all;-moz-transition:0.2s all;transition:0.2s all}.header nav{height:48px;box-shadow:0 0 35px rgba(0,0,0,.1)}

.logo{-webkit-transition:0.2s all;-moz-transition:0.2s all;transition:0.2s all;height:auto;width:100%}
.logo-sml{-webkit-transition:0.2s all;-moz-transition:0.2s all;transition:0.2s all;display:none;height:auto;width:275px;margin:0 auto}

.header .row {margin: 0;}
.logo-lt,.logo-rt {padding: 0;}
.logo-lt img {float: left;width: auto;max-height: 130px;}
.logo-rt img{float: right;max-height: 130px;width: auto;}

.rainbow .col-xs-2{height:5px}

section.subscribe{background: #00abd9;padding:60px 0 30px;color:#fff}
section.subscribe small{font-size:14px;margin-bottom:10px;display:block}
section.bottom{font-size: 18px;padding: 15px 10px 18px 10px;background: #1D1D1B;color: #fff;}
section.option{background:#fff;padding:80px 0 60px}
section.content{padding:80px 0 45px;background:#5BB58F}
section.feature {background: rgba(255,255,255,.4);padding: 65px 0 45px 0;margin-top: 15px;margin-bottom: 15px;}
body.takepledge{background:#FFE100}

.full-img img{margin-bottom:20px}

.icons{display:block;margin:0 auto;width:236px}
.icons a{background:rgba(255,255,255,.8);font-size:26px;width:49px;height:49px;line-height:26px;display:inline-block;padding:10px 12px 14px 12px;border-radius:50%;color:#000;margin:0 4px;text-align:center;-webkit-transition:all 0.3s;transition:all 0.3s}
.icons a:hover,.icons a:focus{background:rgba(255,255,255,1)}

.article{background:#fff;padding:20px;position:relative;margin-left:0;margin-right:0;margin-top:15px;margin-bottom:15px}
.article p{margin:0 0 20px}
.article p:last-child{margin:0}
.article ul{list-style:disc;margin:0 0 20px;padding:0 0 0 20px;font-size:14px}
.article h2{font-size:22px;line-height:30px;font-weight:700;padding-top:10px}
.article h2:first-child{padding-top:0}
.article h3{margin-top:0;font-size:18px}

.frame{height:140px;width:100%;white-space:nowrap;text-align:center;margin:1em 0}.helper{display:inline-block;height:100%;vertical-align:middle}.frame img{vertical-align:middle;max-height:110px;max-width:260px}.full .frame img{vertical-align:middle;max-height:150px;max-width:700px}.rainbow{display:none}

.pledge-landing{display:block}.pledge-landing-mobile{display:none}

.support-list{text-align:center}
.support-list p span{padding:5px 15px;display:inline-block;font-size: 16px;}

.support-list p span:nth-of-type(6n+1){color:#DBC100}
.support-list p span:nth-of-type(6n+2){color:#F37A42}
.support-list p span:nth-of-type(6n+3){color:#E42133}
.support-list p span:nth-of-type(6n+4){color:#6D4599}
.support-list p span:nth-of-type(6n+5){color:#2B9FDA}
.support-list p span:nth-of-type(6n+6){color:#44BA8F}

.support-list p span:nth-of-type(6n+1) a{color:#DBC100}
.support-list p span:nth-of-type(6n+2) a{color:#F37A42}
.support-list p span:nth-of-type(6n+3) a{color:#E42133}
.support-list p span:nth-of-type(6n+4) a{color:#6D4599}
.support-list p span:nth-of-type(6n+5) a{color:#2B9FDA}
.support-list p span:nth-of-type(6n+6) a{color:#44BA8F}

.animated{-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}

.modal{display:none;position:fixed;z-index:1001;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgb(0,0,0);background-color:rgba(0,0,0,.6)}.modal-box{background-color:#fefefe;margin:100px auto 30px;padding:20px;width:530px;position:relative}.modal-content{font-weight:700}.modal .checkbox{float:left;width:18px;margin-right:15px}.close{color:#aaa;float:right;font-size:28px;font-weight:700;position:absolute;top:5px;right:20px}.close:hover,.close:focus{color:black;text-decoration:none;cursor:pointer}#modalContainer{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:rgb(0,0,0);background-color:rgba(0,0,0,.6);transition:background 300ms ease;overflow-x:hidden;overflow-y:auto}.modal-content{margin:100px auto 40px auto;border-radius:2px;border:1px solid rgba(0,0,0,.72);max-width:520px;background:#fff;position:relative}.closeModal{position:absolute;right:0;top:-60px;cursor:pointer;padding:0 10px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:rgb(255,255,255);font-size:45px;font-weight:100}.closeModal:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.modal-content-inside{padding:45px}.modal-content-inside p{line-height:1.65;color:#4a4a4a;font-weight:300}.modal-content-inside h2{font-size:26px;font-weight:700;line-height:1.4}

.radio{margin:0;padding:0;font-weight:400;position:relative;line-height:24px}.radio input{position:absolute;width:24px;height:24px;overflow:hidden;margin:0;padding:0;outline:0;opacity:0}.radio input + span{display:block;border-radius:3px;padding:6px 6px 6px 38px;font-size:12px}.radio:hover span,.radio input:focus + span{background:rgba(0,0,0,.05)}.radio input + span:before{display:block;position:absolute;top:6px;left:6px;width:24px;height:24px;background:url(../../assets/css/signup-sprite.png) no-repeat;content:" ";vertical-align:top}.radio input:focus + span:before{background-position:0 -30px}.radio input:checked + span:before{background-position:0 -60px}.radio input:checked:focus + span:before{background-position:0 -90px}
    
.flex-row{display:flex;flex-wrap:wrap;margin:-10px 0 0 -10px}.flex-column-3{flex-grow:1;flex-shrink:1;width:33.3333%;padding-left:10px;padding-top:10px}.flex-column-2{flex-grow:1;flex-shrink:1;width:50%;padding-left:10px;padding-top:10px}.flex-column-6{flex-grow:1;flex-shrink:1;width:16.6666%;padding-left:10px;padding-top:10px}

.hidden-block,.hidden-msg {display: none;}

#kirby-builder-content .hidden-block {display: block;} 
#kirby-builder-content .hidden-msg {display: block;position: absolute;background: red;color: #fff;padding: 10px 15px;z-index: 2;right: 8px;top: 15px;font-size: 16px;} 

#kirby-builder-content .owl-carousel>div {
  position: relative;padding-bottom: 75%;display: block;
  width: 100%;
}

#kirby-builder-content .owl-carousel-slider {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
#kirby-builder-content .owl-carousel-banner {
  display: block;
}
#kirby-builder-content .owl-carousel-banner img{
   width: 100%
}

#kirby-builder-content .owl-carousel-banner a:not(:first-child) img { display:none}

body  > .owl-carousel-banner {
  margin: 0;
}

body  > .owl-carousel-banner ~ .owl-carousel-banner{
  margin: 55px 0 0 0;
}


@media (max-width:1650px){#clock{padding-right:40px;padding-top:10px;padding-bottom:5px;padding-left:40px;float:none;font-size:40px;margin-top:30px}.days,.hours,.minutes,.seconds{width:80px}.days{width:80px}.stamp div{width:80px}.stamp div.day-label{width:80px}}


@media (max-width:1350px){
  .logo-lt img,.logo-rt img {max-height: 110px;}
}
@media (max-width:1199px){.flex-column-6{width:33.3333%}ul.menu li a{font-size:18px;line-height:18px}section.content{padding:60px 0 25px}.header nav{height:38px}.btn-image span{padding:10px 30px} .logo-lt img,.logo-rt img {max-height: 100px;}}

@media (max-width:991px){h1{font-size:60px;}section.content{padding:50px 0 15px}.frame{height:100px}.frame img{max-height:100px;max-width:200px}.full .frame img{max-height:80px;max-width:400px}ul.menu li a{font-size:14px;line-height:17px;padding:8px 0}.header nav{height:32px}.btn-image span{font-size:14px;padding:10px}

.logo-lt img,.logo-rt img{max-height: 75px;}
}

@media (max-width:767px){
  .flex-column-6{width:50%}
  .flex-column-3{width:100%}
  .flex-column-2{width:100%}
  h1{font-size:50px;}
  section.content{padding:42px 0 10px}
  ul.menu.fixed{position:relative}
  ul.menu li{width:100%;float:left}
  .rainbow{display:block}
  .header nav .menu{display:none}

.has-img h2{margin-top:20px}
.header nav{height:0}
.logo{display:none}
.logo-sml{display:block}
.logo-lt {display: none;}
.logo-rt img{max-height: 120px;width: 100%;}

.col-sm-offset-2 {
    margin-left: 0%;
}

.frame{height:100px}.frame img{max-height:80%;max-width:80%}.full .frame img{max-height:80%;max-width:80%}.burg{display:block}ul.menu li a{font-size:18px;line-height:22px;padding:12px 0}.btn-image{margin-top:20px}.card h2{margin-top:20px}.row-img{margin-top:10px}}@media (max-width:640px){h2{font-size:22px;padding-bottom:20px}p{font-size:14px}section.bottom{font-size:13px}.article{background:#fff;padding:10px}.content .article:last-child{margin-bottom:0}.modal-box{padding:20px;width:90%}.btn-lg{padding:10px 12px}.pledge-landing{display:none}.pledge-landing-mobile{display:block}.btn-image{margin-top:10px}.row-img{margin-top:15px}}@media (max-width:540px){.modal-content-inside{padding:15px}.closeModal{right:5px;top:-10px;color:#111;font-weight:300}.modal-content{margin:10px}.modal-content-inside h2{font-size:22px}}@media (max-width:460px){.flex-column-6{width:100%}

.logo-sml{width:160px}.burg{top:8px}

.logo-rt img{max-height: 70px;width: 100%;}
}

@media (max-width:640px){.marquee{font-size:18px}.marquee span{padding:0 20px}#clock{padding-right:20px;padding-top:10px;padding-bottom:5px;padding-left:20px;font-size:24px}.days,.hours,.minutes,.seconds{width:60px}.days{width:60px}.stamp div{width:60px;font-size:10px}.stamp div.day-label{width:60px}
h1{font-size:40px;}
  }


body {background-color:#7e4b95;}
h1 {color: #ffffff;}
.header {background-color: #EA5297;}
section.subscribe {background: #EA5297;}
#clock {background:#EA5297;} 
.btn-primary,  
.input-group-btn:last-child>.btn {background-color:#D1bbd3;border-color:#D1bbd3;}  
.input-group-btn:last-child>.btn:hover,.input-group-btn:last-child>.btn:focus,
.btn-primary:hover,.btn-primary:focus{background-color:#EA5297;border-color:#EA5297;}