/* Top navigation styling */

/* Creation of custom sections */ 

#lafayette:before,
#keep-it-up:before { 
  display: block; 
  content: " "; 
  margin-top: -85px; 
  height: 85px; 
  visibility: hidden; 
}

#lafayette,
#keep-it-up {
    display: inline-block;
    margin-top: -68px;
    padding-top: 68px;
}

/* End custom section links */ 

.carousel-indicators {
    display: none!important;
}

.carousel-caption.slideFour {
    width: 67%;
}

.plasticNum {
    width: 15%;
}

.blue-bkgd {
    background-color: #D1DDEB;
}

.navBarRow {
    border-top: 0px;
}
    .headerTop {
    height: 90px;
    border-bottom: 10px solid #00953a;
}

a.newsletter-link {
    color:#006098;
    text-decoration:underline;
}

a.newsletter-link:hover {
    color: #de6012;
}

.signup a{
    color:#fff;
    float:right;
    padding-top:20px;
    font-size: 15px;
    font-family: "nimbus-sans", arial, helvetica, sans-serif;
    letter-spacing: .5px;


}

.signup a:hover{
    color:#d1ddeb;
    float:right;

}

.backto a{
    color:#fff;
    float:left;
    padding-top:20px;
    font-size: 15px;
    font-family: "nimbus-sans", arial, helvetica, sans-serif;
    letter-spacing: .5px;



}

.backto a:hover{
    color:#d1ddeb;
    float:left;

}

.triangle img{

    height:37px; 
    position:relative; 
    bottom:4px;
}

.numberCircle {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 5px 10px;
    background: #006098;
    color: #FFF;
    text-align: center;
    font-family: 'lexia-advertising', helvetica, sans-serif;
    font-size: 14px;
    position: absolute;
}

h2 {
        font-size: 36px;
        color: #006098;
        font-family: 'lexia-advertising', helvetica, sans-serif;
    }

h3 {
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "lexia";
    color: #006098;
    font-weight: 700;
    }


div.scholar h3 {
    font-style: normal;
    font-weight: 700;
    color: #00953a;
    font-family: 'nimbus-sans-condensed',helvetica, sans-serif;
    font-size: 40px;
    margin-top: 25px;
}


h4 {
    color:#00953A;
    font-size:20px;
    font-family: "nimbus-sans", arial, helvetica, sans-serif;
    font-weight:800;


}

.nope-text {
    color: #00953a;
    font-weight: bold;
}

section p {
	font-family: 'nimbus-sans', arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.5;
}

p.testimonical-name {
    font-family: 'nimbus-sans', helvetica, arial, sans-serif;
    color: #00953A;
    text-transform: uppercase;
    font-weight: 800;
}

.numbered-list h3, .numbered-list p {
    padding-left: 50px;
}

.intro {
    line-height:1.4;
}

.sidebar {
    font-size:16px;
    line-height:1.4;
}

.scholar {
    border: 10px solid #404041;
    margin-bottom: 50px;
}

.scholarships {
    text-align: center;
}

.mouse-image {
    z-index: 0;
    position: relative;
    left: -50px;
}

/* Nav bar */

.navbar {
    min-height: 50px;
    margin-bottom: 0px; 
    border: 1px solid transparent;
}

.navbar-inverse {
    background-color: #f4f6f9;
    border-color: #f4f6f9;
}

#navbar-main.affixed-top {
  background: black;
}
#navbar-main.affix {
    top: 0;
    left: 0;
    right: 0;
    z-index: 50;
    background-color: #f4f6f9;
    border-color: #f4f6f9;
    box-shadow: 2px 5px 5px rgba(102,102,102,.3);
}
#navbar-main.affix-bottom {
  background: red;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #0d4071;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #f4f6f9;
    border:1px solid #0d4071!important;
    color:#fff;
    border-radius: 0px;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #006098;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #4C88B1;
    background-color: transparent;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border:1px solid #f4f6f9!important;
    border-radius: 0px; 
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #006098;
    line-height: 43px;
    padding-right: 20px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #006098;
    background-color: #f4f6f9;
    font-family: 'nimbus-sans', Arial, helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    word-break: normal;
    margin-top: 0px;
    height: 40px;
    padding-top: 0px;

}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent; 
}

.navbar-inverse .navbar-nav>li>a {
    color: #006098;
    background-color: #f4f6f9;
    font-family: 'nimbus-sans', Arial, helvetica, sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* margin-top: 20px; */
    word-break: normal;
    margin-top: 0px;
    height: 40px;
    padding-top: 0px;
}

.navbar-inverse .navbar-nav>.last>a {
	border-right:0px;
}

/* End Nav */

/* Carousel */ 

.carousel-caption {
    bottom: -30px;
    left: 15%;
    z-index: 10;
    text-align: left;
    text-shadow: 0px 0px 0px transparent;
    width: 54%;
}

h3 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "nimbus-sans";
    color: #006098;
    font-weight: 700;
    }

.carousel-control.left {
    background-image: none;
    background-repeat: repeat-x;
}

.carousel-control.right {
    background-image: none;
    background-repeat: repeat-x;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px;
    font-size: 30px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
    margin-left: -15px;
    font-size: 30px;
}

.carousel-control {
	color: #00953a;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: rgb(117, 160, 202);
    text-align: center;
    text-shadow: 0 0px 0px rgb(117, 160, 202);
    filter: alpha(opacity=100);
    opacity: 1; 
}

.carousel-control:active,.carousel-control:focus {
    color: rgb(117, 160, 202);
    text-shadow: 0 0px 0px rgb(117, 160, 202);

}

.carousel-control:hover {
    color: #0d4071;
    text-shadow: 0 0px 0px #0d4071;
}

.carousel-inner p {
    color: #404041;
    font-family: 'nimbus-sans', arial, helvetica, sans-serif;
    font-size: 9px;
    line-height: 10px;
    margin-bottom: 10px;
}

.carousel-inner h2 {
    font-size:16px;
    margin-top:5px;
}

.carousel-inner h3 {
    font-size: 13px;
    font-family: "nimbus-sans", arial, helvetica, sans-serif;
    margin-top: -5px;
    margin-bottom: 0px;
}


span.greenSlideText {
    font-weight: bold;
    color: #00953a;
}



.top-blue-section {
    background-color: #D1DDEB;
    box-shadow: 2px 5px 5px rgba(102,102,102,.3);
    margin-bottom: 50px;
}

/* Footer XS */

#footer {
    background-color: #004D7B;
    background-image: url('/sites/all/themes/cccswa/img/footer-bg.png');
    text-align: left;
}

.footerBorder {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 40px;
    min-height: 200px;
    margin-bottom: 20px;
    border-top: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

#footer ul {
    padding-left: 0px;
    margin-top: 25px;
}

#footer li {
    display: block;
    padding: 0px 20px;
    border-right: 0px;
    text-align: center;
    color: #fff;
}

#footer li a {
    color: #fff;
}

#footer li a:hover {
    text-decoration: underline;
}

#footer li.last {
  border-right: none;
}

/* Toss it in */ 

img.top-right-icon {
    height: 250px;
    float: right;
    position: relative;
    top: -50px;
    right: -50px;
    margin-left: -20px;
    margin-bottom: -50px;
}

.yellowBox {
	background-color: #ffc700;
	padding: 20px;
    z-index: 1;
    position: relative;
}

.yellowBoxIcon {
    float: left;
    height: 105px;
    margin-bottom: 25px;
}

.yellowBoxIcon2 {
        float: left;
        height: 100px;
        margin-bottom: 25px;
}

div.yellowBox h3 {
	font-family: "nimbus-sans-condensed", arial, helvetica, sans-serif;
	color: #006098;
	font-size: 33px;
    text-transform: uppercase;
}

div.yellowBox h4 {
	font-family: "nimbus-sans", arial, helvetica, sans-serif;
	color: #006098;
	font-size: 17px;
}

div.yellowBox p {
	padding:0px;
    font-size: 18px;
}

.blue-bold-text {
    color: #006098;
    font-weight: bold;
}

.homeNav {
	color: #666666;
	font-family: "acumin-pro-condensed", helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
}

.homeNav p {
	float: left;
	background-repeat: no-repeat;
	background-position: left;
	vertical-align: middle;
	padding-bottom: 2px;
}

.homeNav a {
	color: #666;
	display: block;
	width: auto;
	height: 25px;
	background-image: url(../../img/homeicon.jpg);
	padding-left: 30px;
	background-repeat: no-repeat;
}

.headerNav a.prevLink {
	color: #ccc;
 pointer-events: none;
 cursor: default;
 padding-right: 20px;
}

.headerNav a.lastLink {
	color: #ccc;
 pointer-events: none;
 cursor: default;
 padding-right: 0px;
}


.headerNav {
	float: right;
	margin: 0px;
	text-transform: uppercase;
}

.headerNav a {
	color: #666666;
	font-family: "acumin-pro-condensed", helvetica, sans-serif;
	font-size: 1.2em;
}

.headerNav p {
	padding-bottom: 3px;
}

.headerNavCenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin: 0px;
	text-transform: uppercase;
	position: relative;
}

.headerNavCenter a {
	color: #666666;
	font-family: "acumin-pro-condensed", helvetica, sans-serif;
	font-size: 1.2em;
}

.headerNavCenter p {
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.padRight {
	padding-right: 20px;
}

.stButton .stButton_gradient {
    height: 24px !important;
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
    height: 24px !important;
}

.btn-warning {
	background-color: #E8AE1B;
	color: #fff;
	margin-top: 20px;
}

/* ShareThis */

.shareThese {
	float: left;
	margin-bottom: 10px;
}

/* Mailchimp styling */

#mc_embed_signup div#mce-responses {
    float: left ;
    top: -1.4em;
    padding: 0em 0em 0em 0em !important;
    overflow: hidden;
    width: 90%;
    margin: 0 !important;
    margin-bottom: 15px !important;
    clear: both;
}

#mc_embed_signup #mce-success-response {
    color: #fff !important;
    display: none;
}

/* Bootstrap overrides */

hr {
    margin-top: 20px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid #AEAEAE;
}


/* Typography */

div#privacy {
    padding: 20px;
}

p {
    margin: 0 20px 20px 0px;
}

@media screen {


	.content h3 {
       font-size: 3em;
       margin-top: 20px;
       margin-bottom: 15px;
       font-family: "acumin-pro-condensed";
       font-weight: 600;
       line-height: 1.1;
       color: #6D8B33;
       margin-right: auto;
       margin-left: auto;
       text-align: center;

   }

   .content p {
       font-size: 1.6em;
       margin-top: 15px;
       margin-bottom: 20px;
       font-family: "acumin-pro", helvetica, sans-serif;
       font-weight: 300;
       line-height: 1.5;
       color: #333;

   }

   .content ul {
       font-size: 1.6em;
       margin-top: 15px;
       margin-bottom: 20px;
       font-family: "acumin-pro", helvetica, sans-serif;
       font-weight: 300;
       line-height: 1.5;
       color: #333;

   }

   h2.hello {
    font-size: 1.75em;
    font-family: "acumin-pro-condensed", helvetica, sans-serif;
    font-weight: 700;
    color: #6D8D33;
    text-transform: uppercase;

}

.story-header h3 {
	font-family: "acumin-pro-condensed", helvetica, sans-serif;	
}

/* Accordion styling */

#section-six .panel.panel-default .panel-heading.active {
    background-color: #5992c1;
}

#section-six .panel-default .panel-heading {
    background-color: #a2bcd5;
}

#section-six .panel-default .panel-heading:hover {
    background-color: #5992c1;
}

#section-six .panel-default .panel-heading:active {
    background-color: #5992c1;
}

#section-six .panel-heading {
    padding: 20px 15px;
}

#section-six .panel a.panel-link {
    font-family: 'nimbus-sans-condensed', helvetica, sans-serif;
    font-size: 30px;
    color: #fff!important;
    text-transform: uppercase;
}

a.panel-link.active .panel-heading {
    background-color: #5992c1!important;
}

.panel-title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;
    font-family: 'nimbus-sans-condensed', helvetica, arial, sans-serif;
    font-size: 30px;
}

.panel-group {
    margin-bottom: 30px;
}

.panel .glyphicon {
    font-size: 27px;
    position: relative;
    top: 2px;
}

a.panel-link:active, a.panel-link:focus, a.panel-link:hover {
    text-decoration: none;
}

.panel-group .panel+.panel {
    margin-top: 15px;   
    background-color: transparent;
}

.panel {
    background-color: transparent!important;
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.panel-default {
    border-color: transparent;
    border-radius: 0px!important;
}

.rest-item {
  flex: 1 0 25%;
  box-sizing: border-box;
  color: #171e42;
  margin-bottom: 8px;
}

.imageText h2 {
    top: 30%;
    position: absolute;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding: 0 20%;
}

.btn-gold{
	margin-bottom: 40px;
}
.imageText a {
	top: 80%;
}

.imageSub h3 {

	font-size: 1.4em;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: "acumin-pro", helvetica, sans-serif;
    font-weight: 600;
    line-height: 1.1;
    color: #6D8B33;
    margin-right: auto;
    margin-left: auto;
    text-align: center;

}

.imageSub p {
	font-family: "acumin-pro", helvetica, sans-serif;
    font-size: 1.2em;
    line-height: 1.5;
    color: #333;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    max-width: 450px
}

/* Layout */
.imageText {
}

.imageSub {

}

/* HEADER STYLING */

#main-story p {
	font-family: acumin-pro, sans-serif;
}
#main-story{
	color: #4D4D4D;
	padding-bottom: 30px;
	padding-top: 10px;
	font-size: 1.4em;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
    line-height: 1.6;
}
#main-story a img{
	padding-bottom: 20px;
}
#intro-text{
	padding-top: 12px;
	padding-bottom: 12px;
}
#header-text{
	position: absolute;
	z-index: 999;
	top: 0;
}
#header{
	text-align: center;
	height: 180px;
	border-bottom: 5px solid #666 !important;
	padding-top: 35px;
	padding-bottom: 0px;
}

#headerHome {
	text-align: center;
}

#mig-logo a img{
	max-width: 60px;
}
#mig-logo {
	font-size: .9em;
}
#logo-top{
	max-width: 110px;
	float:left;
	position: relative;
	top: 70px;
	margin-left: 0px;
}

.Ahead img{
	position: relative;
	bottom: -30px;
    max-width: 1200px;
}

.gold-button{
	border-radius: 4px;
	padding: 2px;
	background-color: #E6AC10;
}
.story-rule  {
	border-top: 5px solid #666 !important;
}
.newsletter {
  font-family: acumin-pro, sans-serif;
  text-align: center;

}

.story-content{
	padding: 20px;
	font-size: 1.25em;
	line-height: 1.5em;
}

img.storyImage {
	margin-bottom: 20px;
}

img.img-box-shadow {
box-shadow: 2px 5px 5px rgba(102,102,102,.3);
}

/* All screens timeline */

/* Timeline on element pages  */
  
  #go-left {
    position: absolute;
    width: 30px;
    background: #006098;
    color: #fff;
    cursor: pointer;
    font-size: 25px;
  }
  
  #go-left.off, #go-left.off:hover {
    background: #E5F1F3;
    color: #E5F1F3;
  }
  
  #go-right {
    position: absolute;
    right: 0px;
    width: 30px;
    background: #006098;
    color: #fff;
    cursor: pointer;
    font-size: 25px;
  }

  #go-right:hover, #go-left:hover {
      background: #1571a6;
  }
  
  #go-right.off, #go-right.off:hover {
    background: #E5F1F3;
    color: #E5F1F3;
  }
  
  #timeline-display {
    position: relative; 
  }
  
  #timeline-display .field-items {
    width: 2400px;
    margin: 0px 20px;
  }
  
  #timeline-display .first-col {
    width: 200px !important;
    margin-right: 100px !important;
    margin-left: 30px !important;
  }
  
  #timeline-display .paragraphs-item-timeline-element {
    width: 300px;
    margin-right: 100px;
  }
  
  /* End timeline */ 

  /* Smartmenus ALL */

  .header-button {
      position: relative;
  }

  a.current-newsletter,
  .sm-blue a.current-newsletter:hover {
      background: #9FB3C5!important;
      background-image:#9FB3C5!important;
      cursor: text;
      text-shadow: none!important;
      border-radius: 0px!important;
      position: relative;
  }

  /* 9FB3C5 is light blue color 6283A3 is dark blue */ 

  a.archive-newsletter {
    background: #6283A3!important;
    background-image:linear-gradient(to bottom, #6283A3, #6283A3)!important;
  }

  .sm-blue a {
    font-family: 'nimbus-sans', helvetica, arial, sans-serif!important;
  }

  .sm-blue ul {
      padding:7px 0px!important;
      background:#9FB3C5!important;
  }

  .sm-blue ul a {
      color: #ECF0F4!important;
  }

  .sm-blue ul > li > ul {
      padding:7px 0px;
  }

  .sm-blue ul a .sub-arrow {
    border-color:transparent transparent transparent #fff!important;
  }

  .sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {
    background: #6283A3!important;
    background-image: linear-gradient(to bottom, #6283A3!important, #6283A3!important);
    color: #fff;
  }

  .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {
    background: #6283A3!important;
    background-image: linear-gradient(to bottom, #6283A3!important, #6283A3!important);
    color: #fff;
  }

  .sm-blue a .sub-arrow {
    border-color: #fff transparent transparent transparent!important;
  }


@media screen and (max-width:767px) {

    /* Smart menus XS */

    .sm-blue a, .sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active {
        font-size: 15px!important;
    }

    .intro {
        font-size: 15px;

    }

    .how-it-started-mobile {
        overflow: hidden;
        position: relative;
        top: 0px;
        margin-bottom: 25px;
    }

    #timeline-test {
        height: 0px;
    }

    #timeline-display {
        height:900px;
      }

      #go-left {
        height: 900px;
        padding-top: 450px;
      }
    
      #go-right {
        height: 900px;
        padding-top: 450px;
      }

    h2 {
        margin-top: 25px;
    }
    
    .yellowBox {
        margin-top: 0px;
        margin-bottom: 15px;
    }
    
    .yellowBox .old-tv {
        position: relative;
        margin-top: -200px;
    }
    
    .feeling-bulky {
        margin-top:175px;
    }
    
    img.top-right-icon {
        right: -30px;
    }
    
        #spring {
        height: 130px;
    }
    
    .sectionBG {
        background-image: url('../img/sectionBG_mobile.jpg');
        background-repeat:repeat-x;
        background-repeat-y:no-repeat;
        background-position: top;
    }
    
    .sectionBG-tall {
        background-image: url('../img/sectionBG.jpg');
        background-repeat:repeat-x;
        background-repeat-y:no-repeat;
        background-position: top;
    }
    
        .yellowBoxIcon {
        margin-bottom: 0px;
    }
    
    p.lgFooterLinks2 {
        text-align: center;
    }
    
        .rest-list {
        -webkit-column-count: 1;
    }
    
        .header-dropdown [data-toggle="dropdown"] {
        font-size: 14px!important;
    }
    
        .Ahead img{
        bottom: -35px;
        padding-top: 20px;
    }
        .image-link img{
            display: block;
            text-align: center;
    
        }
    
        .image-link{
            padding-bottom: 20px;
            text-align: center;
    
        }
    
    .sale-image-wrap {
        position: relative;
    }
    
    .sale-image {
        position: absolute;
        top: 70px;
        width: 150px;
        right: -15px;
    }

    .we-enjoy-wine {
        margin-bottom: 50px;
    }
    
    .section-1-left-text h2 {
        margin-top: 30px;
    }
    
        .navbar-inverse {
                box-shadow: 2px 5px 5px rgba(102,102,102,.3);
        }
    
        .headerTop {
        height: 120px!important;
    }
    
        .header-button {
      right: 0px;
      position: absolute;

    }
    
    
    .header-dropdown {
      position: absolute;
      width: 135px!important;
      z-index: 10000;
      text-align: left;
      float: right;
    }

.section-1-blue {
    background-color: #cfdce9;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    margin-bottom: 25px;
}

.yellowboxIcon-float-left {
    width: 100px;
}

    .kids-corner {
    margin-top: 40px;
    font-size: 15px; 
    margin-bottom: 10px;
    color: #006098;
}
    .bins-image {
    width:100%;
    margin-top: 0px;
}

	.story-header h3{
       font-size: 3em;
       margin-bottom: 20px;
   }
   .story-sidebar {
       background-color: #808080;
       float: right;
       margin-right: 30px;
       text-align: left;
       padding-left: 30px;
       padding-right: 20px;
       line-height: 1.8em;
       margin-bottom: 20px;
       margin-left: 100px;
       width: 300px;
   }

   div#mc_embed_signup_scroll {
    padding: 20px;
}
div#privacy {
    padding: 20px;
    text-align: center;
}
}

/*--------------- Tablet ---------------*/ 

@media screen and (min-width: 768px) {

/* Smartmenus SM+ */ 

#main-nav {
    line-height: 0;
    text-align: left;
  }
  #main-menu {
    display: inline-block;
    position: absolute;
    right: 0px;
  }

    h2:before {
        display: block;
        content: " ";
        margin-top: -120px;
        height: 125px;
        visibility: hidden;
    }

    .intro {
        font-size: 20px;
    }

    #timeline-test {
        height:600px;
      }

    #timeline-display {
        background-image: url('../img/HowItStarted_Whole.jpg');
      }

    .yellowBox .old-tv {
        position: relative;
        margin-top: -200px;
    }
    
    .feeling-bulky {
        margin-top:175px;
    }

    #go-left {
        height: 900px;
        padding-top: 450px;
      }
    
      #go-right {
        height: 900px;
        padding-top: 450px;
      }
    
    .section-1-right-image {
        position: relative;
        bottom: -10px;
        overflow: hidden;
    }    
    
    .sale-image-wrap {
        position: relative;
    }
    
    img.sale-image {
        position: absolute;
        top: 50px;
        width: 200px;
        right: -23px;
    }
    
    .offset-top-image {
        float: right;
        height: 0px;
        position: relative;
        top: -240px;
        right: -70px;
    }
    
    .offset-top-image img {
        height: 300px;
        width: 300px;
    }
    
    .offset-image-below {
        margin-bottom: 150px;
    }
    
    .kids-corner {
        color:#006098; 
        font-weight: 600;
        font-size: 20px;
        padding-top: 35px;
    }
    
    .sectionBG {
        background-image: url('../img/sectionBG.jpg');
        background-repeat:repeat-x;
        background-repeat-y:no-repeat;
        background-position: top;
    }
    
    .rest-list {
      -moz-columns: 3;
      -webkit-columns: 3;
      columns: 3;
      -webkit-column-gap: 3em;
      -moz-column-gap: 3em;
      column-gap: 3em;
    }
    
    .header-dropdown {
      position: absolute;
      width: 175px;
      z-index: 10000;
      text-align: left;
    }
    
    #sectionOne h2 {
        padding-top:25px;
    }
    
    h2 {
            color: #006098;
            font-family: 'lexia-advertising', helvetica, sans-serif;
        }
    
    div.scholar h3 {
        font-size: 48px!important;
    }
    
    
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px;
        font-size: 50px;
    }
    
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
        margin-left: -15px;
        font-size: 50px;
    }
    
    .carousel-caption.slideFour {
        width: 50%;
    }
    
    .carousel-inner h2 {
        font-size:32px;
        margin-top:5px;
    }
    
    .carousel-inner h3 {
        font-size: 15px;
        font-family: "nimbus-sans", arial, helvetica, sans-serif;
    }
    
    .carousel-inner p {
        color: #404041;
        font-family: 'nimbus-sans', arial, helvetica, sans-serif;
        font-size: 14px;
        line-height: 16px;
    }
    
    .plasticNum {
        width: 20%;
    }
    
    .headerTop {
        height: auto;
        border-bottom: 0px;
    }
    
        .navBarRow {
        border-top: 25px solid #00953a;
    }
    
        .headerTop {
            height: auto;
    }
    
        .triangle img {
        height:69px; 
        position:relative; 
        bottom:6px;
    }
    
        .yellowBoxIcon {
            float: right;
            height: 130px;
            margin-top:0px;
        }
    
        .yellowBoxIcon2 {
            float: right;
            height: 68px;
            margin-top:20px;
        }
    
        div.scholar h3 {
            font-style: normal;
            font-weight: 700;
            color: #006098;
            font-family: 'nimbus-sans-condensed',helvetica, sans-serif;
            font-size: 40px!important;
        }
    
        .scholarships {
            text-align: left;
        }
    
        h4 {
            color:#00953A;
            font-size:20px;
            font-family: "nimbus-sans", arial, helvetica, sans-serif;
            font-weight:800;
    
        }
    
        h4.sort-trash {
        font-family: "nimbus-sans-condensed", arial, helvetica, sans-serif;
        color: #006098;
        font-size: 33px;
        text-transform: uppercase;
        }
    
        .story-header h3{
           font-size: 4em;
           margin-bottom: 25px;
       }
    
       h2.hello {
        font-size: 2.25em;
        font-family: "acumin-pro-condensed", helvetica, sans-serif;
        font-weight: 700;
        color: #6D8D33;
        text-transform: uppercase;
    
    }
    
    .content h3 {
        font-size: 4em;
        margin-top: 20px;
        margin-bottom: 15px;
        font-family: "acumin-pro-condensed";
        font-weight: 600;
        line-height: 1.1;
        color: #6D8B33;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    
    }
    
    .content p {
        font-size: 1.8em;
        margin-top: 15px;
        margin-bottom: 20px;
        font-family: "acumin-pro", helvetica, sans-serif;
        font-weight: 300;
        line-height: 1.6;
        color: #333;
    
    }
    
    .content ul {
        font-size: 1.8em;
        margin-top: 15px;
        margin-bottom: 20px;
        font-family: "acumin-pro", helvetica, sans-serif;
        font-weight: 300;
        line-height: 1.6;
        color: #333;
    
    }
    
    .imageText p {
        top: 50%;
        position: absolute;
        padding: 0 20%;
        font-size: 1em;
    }
    .newsletter{
       text-align: center;
    }
    .imageSub{
       text-align: center;
    }
    .mig-footer-link-small .footer a{
       text-align: center;
       margin-left: auto;
       margin-right: auto;
    }
    
    .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
        color: #006098;
        background-color: #f4f6f9;
        font-family: 'nimbus-sans', Arial, helvetica, sans-serif;
        font-weight: 700;
        line-height: 20px;
        border-right: 1px solid #a2bcd5;
        word-break: normal;
        margin-top: 0px;
        height: 40px;
        padding-top: 0px;
    }
    
    .navbar-inverse .navbar-nav>li>a {
        color: #006098;
        background-color: #f4f6f9;
        font-family: 'nimbus-sans', Arial, helvetica, sans-serif;
        font-weight: 700;
        line-height: 20px;
        border-right: 1px solid #a2bcd5;
        word-break: normal;
        margin-top: 0px;
        height: 40px;
        padding-top: 0px;
    }
    
    /* Slideshow SM */
    
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: -10px;
        left: 15%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 0px;
        color: #fff;
        text-align: left;
        text-shadow: 0px 0px 0px transparent;
        width: 53%;
    }
    
    .bins-image {
        width:150%;
        margin-top: -30%;
    }

.wine-icon,
.thumbs-up {
    position: relative;
    top: 15px;
}

.newsletter-info {
    width:50%;
    padding: 20px 0px; 
}


.dirt-image {
    margin-top: -150px;
}

p.intro.plastic-bag-break {
    padding-right: 120px;
}

.plastic-bag-image {
    margin-top: -110px;
}

.mouse-image {
    margin-top: -50px;
}

h2 {
    font-size: 42px;
    color: #006098;
    font-family: 'lexia-advertising', helvetica, sans-serif;
}

.yellowBoxIcon {
        float: right;
        width: 100%;
    }

.yellowBox {
    margin-bottom: 50px; 
}

    img.img-box-shadow {
   margin-bottom: 25px;
}

    .scholarshipKids {
    min-height: 600px;
}
    .story-content{
       text-align: left;
       padding-top: 30px;
       font-size: 1.35em;
       line-height: 1.6em;
   }

   .navbar {
    border-radius: 0px; 
    height: 70px;
    margin-bottom: 0px;
}

.mouse-image {
    margin-top: 0px;
}

/* Footer styling */

.footerTop {
    text-align: center;
}

#footer {
    background-color: #004D7B;
    background-image: url('/sites/all/themes/cccswa/img/footer-bg.png');
    text-align: left;
}

.footerBorder {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
    padding-left: 40px;
    min-height: 200px;
    margin-bottom: 20px;
    border-top: 0px;
    padding-top: 0px;
    margin-top: 0px;
}

#footer li {
    display: inline;
    padding: 0px 20px;
    border-right: 1px solid #fff;
}

#footer li.last {
  border-right: none;
}

/* Section styling */

section {
	min-height: 500px;
}

#sectionOne {
    padding-top: 0px;
    z-index: 0;
}

.section-1-blue {
    background-color: #cfdce9;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.3);
}

.section-1-left-text {
    padding: 2rem;
}

.section-1-text-2 {
    padding:50px 0px;
}

#sectionTwo {
	padding-top: 50px;
	z-index: 1;
}

#sectionThree {
	padding-top: 50px;
	z-index: 3;
}

#sectionFour {
    padding-top: 50px;
}

.scholar {
	border:10px solid #404041;
	margin-bottom: 50px;
}

.scholarships {
	margin-left: 25px;
	margin-bottom: 50px;
}

div.scholar img.stopWaste {
    position: relative;
    z-index: 10;
    left: -70px;
    top: -60px;
    height: 160px;
    margin-bottom: -130px;
}

} /* End tablet */


.newsletter p{
  color: #4D4D4D;
}

.bottom-logos{
  text-align: center;
}
.btn-gold{
	background-color: #E5AB10;
	border-radius:12px;
	color: #fff;
	padding: 8px 24px 8px 24px;
	font-weight: 600;
	margin-top: 5px;

}
.btn-gold:hover{
	background-color: #CB9A1F;
	color: #FFF;
}
.btn-gold:active{
	color: #FFF;
}
.other-story{
  text-align: center;
  padding-bottom: 15px;
  padding-left: 22px;
  padding-right: 22px;
}
.other-story h3 {
  color: #6D8D33;
}
.other-story p {
  color: #4D4D4D;
}

.story-sidebar{
    background-color: #808080;
    float: left;
    margin-right: 30px;
    text-align: left;
    padding-left: 30px;
    padding-right: 20px;
    line-height: 1.8em;
    margin-bottom: 20px;
    width: 400px;
    margin-left: -75px;
}

.story-sidebar h3{
	color: #E9AF10;
	font-size: 1.1em;
	text-align: left;
}
.story-sidebar p{
	color: #fff;
	font-size: .9em;
    line-height: 1.6em;
}
.story-sidebar a{
	color: #E9AF10;
	text-decoration: underline;
}
.story-sidebar a:hover {
	text-decoration: underline;
	color:#f5c84d;
}
.middle-images{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}
.img-group-small {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.img-group-small img{
	padding-bottom: 30px;
	max-width: 100%;
}
.middle-images img{
	max-width: 45%;
	padding-right: 30px;
}
.footer {
	background-color: #7F7F7F;
	color: #fff;
}
.footer-content p{
	color: #fff;
}
.footer input{
	color: #4D4D4D;
}
.mig-footer-link{
	display: inline-block;
	position: relative;
	float: right;
	right: 30px;
	top: 39px;
	max-width: 120px;
	background-color: #7F7F7F;
	vertical-align: middle;
	z-index: 999;
}
.mig-footer-link-small{
	max-width: 150px;
	margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.mig-footer-link-small img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.citations{
	font-size: 0.8em;
	text-align: left;
}
.citations a{
	color: #6D8C33;
	overflow-wrap: break-word;
  word-wrap: break-word;
}
.related{
	padding-bottom: 30px;
	padding-top: 10px;
}
.related ul{
	list-stype-type: none;
	overflow: hidden;
	word-wrap: break-word;
	width: 100%;
	margin:auto;

}
.related li {
	float:left;
	display: inline;
	word-wrap: break-word;
	margin-bottom: 0px;
	padding-bottom: 10px;
	width: 25%;
}
.related li a{
	display: block;
	overflow: hidden;
	text-decoration: none;
	word-wrap: break-word;
	color: #4D4D4D;
}
.image-link a{
	max-width: 120px;
	padding-bottom: 10px;
	color: #4D4D4D;
	font-weight: 600;
	text-align: center;
}
.image-link img{
	display: block;
	padding-bottom: 10px;
	text-align: center;
}
.get-news {
	margin-top: 30px;
}

.image-link a{
	text-align: center;
	padding-bottom: 20px;
	color: #4D4D4D;
}

.image-link p {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.mig-social-follow{
    position: relative;
    float: right;
    top: 100px;
    left: 55px;
    background-color: #7F7F7F;
}
.mig-social-follow-small{
    text-align: center;
    background-color: #7F7F7F;
    padding-top: 20px;
    margin-bottom: 30px;
}
.mig-social-follow-small ul{
    list-style-type: none;
    display:inline;
    margin-left: -42px;

}
.mig-social-follow-small li {
    list-style-type: none;
    display:inline;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.mig-social-follow ul{
    list-style-type: none;
    display:inline;
    margin: 0;
    padding-top: 80px;
    overflow: hidden;
    text-align: right;
}
.mig-social-follow li {
    list-style-type: none;
    display:inline;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.mig-social-follow img {
    max-width: 35px;
}
.related h4{
    text-align: left;
    font-variant: small-caps;
    font-family: acumin-pro, sans-serif;
    font-size: 1.7em;
    font-weight: 700;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
}
.related h4:after{
    display: inline-block;
  content: "";
  height: 1px;
  background: #4D4D4D;
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: 2px;
  margin-left: 10px;
}

.color-scraps {
    font-family: "nimbus-sans-condensed", helvetica, arial, sans-serif;
    font-size: 33px;
    margin-top: 0px;
    text-transform: uppercase;
}

section ul {
    padding-left: 20px;
    padding-bottom:15px;
}

section ul li {
    font-size: 17px;
    line-height: 1.5;
    padding-bottom: 15px;
}

/* Timeline on element pages  */

  #timeline-display {
    float: left;
    overflow-x: hidden;
    width: 100%;
    background-repeat: no-repeat;
    background-attachment: local;
    margin-bottom: 50px;
    box-shadow: 2px 5px 5px rgba(102,102,102,.3);
  }

  #timeline-display .field-item.even {
    padding-bottom: 200px !important;
    float: left;
    padding-top:30px;
  }

  #timeline-display .field-item.odd {
    padding-top: 170px !important;
    float: left;
  }

  .max-image {
    padding-left: 0px;
    padding-right: 0px;
  }
  
  /* End timeline */ 

@media screen and (min-width: 768px) and (max-width: 992px) {

    .container.ipad-menus {
    width: 100%!important;
    background: #f4f6f9;
    box-shadow: 2px 5px 5px rgba(102,102,102,.3);
    margin-top: 10px;
}

.ipad-menus .collapse .in {
    box-shadow: 2px 5px 5px rgba(102,102,102,.3);
}

.navbar-inverse .navbar-nav>li>a {
    border-right: 0px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    border-right: 0px;
}

.navbar-toggle {
    margin-top: 15px;
    position: relative;
    top: -8px;
}

}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .container.ipad-menus {
    width: 100%!important;
    background: #f4f6f9;
    box-shadow: 2px 5px 5px rgba(102,102,102,.3);
    margin-top: 10px;
}

.navbar-toggle {
    margin-top: 18px;
    position: relative;
    top: -8px;
}
}

@media screen and (min-width:992px){

    h2 {
        font-size: 58px;
    }

.section-1-right-image {
    bottom: -70px;
}

.newsletter-info {
    width: 95%;
    padding: 20px 0px;
}

.section-1-left-text {
    padding: 5% 0px;
}


p.intro.plastic-bag-break {
    padding-right: 210px;
}

.plastic-bag-image {
    margin-top: -110px;
}

    .mouse-image {
    margin-top: -150px!important;
}

    div.scholar h3 {
    padding-left: 0px;
    }

    .carousel-inner h2 {
    font-size: 36px;
    margin-top: 15px;
}

    .carousel-inner h3 {
    font-size: 20px;
    font-family: "nimbus-sans", arial, helvetica, sans-serif;
}

    .carousel-inner p {
    color: #404041;
    font-family: 'nimbus-sans', arial, helvetica, sans-serif;
    font-size: 16px;
    line-height: 20px;
}

    .yellowBoxIcon2 {
        float: right;
        height: 100px;
    }
    

    h2.hello {
        font-size: 2.5em;
        font-family: "acumin-pro-condensed", helvetica, sans-serif;
        font-weight: 700;
        color: #6D8D33;
        text-transform: uppercase;
    }

    .imageText p {
        top: 50%;
        position: absolute;
        padding: 0 20%;
        font-size: 1.25em;
    }

    .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
        color: #006098;
        background-color: #f4f6f9;
        font-family: 'nimbus-sans', Arial, helvetica, sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 20px;
        border-right: 1px solid #a2bcd5;
        word-break: normal;
        margin-top: 0px;
        height: 40px;
        padding-top: 0px;
        text-align: left;
    }

    .navbar-inverse .navbar-nav>li>a {
        color: #006098;
        background-color: #f4f6f9;
        font-family: 'nimbus-sans', Arial, helvetica, sans-serif;
        font-weight: 700;
        font-size: 15px;
        line-height: 20px;
        /* margin-top: 20px; */
        border-right: 1px solid #a2bcd5;
        word-break: normal;
        margin-top: 0px;
        height: 40px;
        padding-top: 0px;
        text-align: left;
    }

.scholar {
    padding-left: 30px;
    padding-top: 10px;
}

h2 {
    font-size: 78px;
}

    div.scholar img.stopWaste {
    position: relative;
    z-index: 10;
    left: -100px;
    top: -60px;
    height: 160px;
    margin-bottom: -130px;
}

    .navbar-collapse {
        padding-left: 0px;
        padding-right: 0px;
    }

    img.crayons-image {
    margin-top: -50px;
    height: 880px;
    margin-bottom: -80px;
}

img.paint-brush {
}

img.img-box-shadow {
   margin-bottom: 50px;
}

.sun-spin {
  height: 150px;
  width: 150px;
}

}

@media screen and (max-width: 1200px) {

    /* Make hamburger show later */

    div#navbar {
    margin-left: -15px;
    margin-right: -15px;
}

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
        padding: 0px 15px;
    }
    .navbar-nav>li {
        float: none;
    }

    .nav>li {
    position: relative;
    display: block;
}
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }

/* End hamburger */
}

@media screen and (min-width:1200px){

.pizza-box-image {
    margin-top: 20px!important;
    position: relative;
    bottom: -5px;
}
   
.dirt-image {
    margin-left: 150px;
}

.thumbs-up {
    position: relative;
    top: 0px;
}

.section-1-left-text {
    padding: 6rem;
}

.newsletter-info {
    width:95%;
    padding: 20px 0px; 
}

.offset-top-image {
    float: right;
    height: 0px;
    position: relative;
    top: -250px;
    right: -140px;
}

.offset-top-image img {
    height: 400px;
    width: 400px;
}

p.intro.plastic-bag-break {
    padding-right: 280px;
}

.plastic-bag-image {
    margin-top: -110px;
}

.sun-spin {
  height: 200px;
  width: 200px;
}

#navbar {
    margin-top: 15px;
}

 .navbar-nav>li.short {
    float: left;
    width: 150px;
}

.navbar-nav {
    width: 100%;
}

.navbar-nav>li.medium {
    width: 140px;
}

.navbar-nav>li.long {
    width: 180px;
}

.navbar-nav>li.shortest {
    width: 110px;
}

.navbar-nav>li.short {
    width: 175px;
}

.navbar-nav>li.width-130 {
    width: 130px;
}

    .scholarshipKids {
    min-height: 450px;
}

    .navbar-inverse {
    box-shadow: 2px 5px 5px rgba(102,102,102,.3);
}

    h2.hello {
        font-size: 2.85em;
        font-family: "acumin-pro-condensed", helvetica, sans-serif;
        font-weight: 700;
        color: #6D8D33;
        text-transform: uppercase;
        margin-top: 0px;
    }

    .imageText p {
        top: 50%;
        position: absolute;
        padding: 0 20%;
        font-size: 1.1em;
    }

    .btn-main-story{
      top:-25%;
  }

  /* Carousel LG */

  .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: -10px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0px 0px 0px transparent;
    width: 50%;
}

.yellowBox-float-right {
    float: right;
    width: 350px;
    margin-left: 50px;
}

.yellowboxIcon-float-left {
    float: left;
    width: 100px;
}

img.crayons-image {
    margin-top: -100px;
    height: 840px;
    margin-bottom: -80px;
}

ul.nav.navbar-nav.news-letter {
    margin-left: auto;
    margin-right: auto;
    display: table;
    width: auto;
    float: none;
}

.mouse-image img {
    padding-left: 35px;
    margin-top: 0px;
    position: relative;
    bottom: -5px;
}

img.paint-brush {
    margin-left: 50px;
}

.kudos-danville {
    padding-left: 25px;
}

}

@media (max-width: 991px) {
	.image-link {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    div#mc_embed_signup_scroll {
        padding: 20px;
    }	
}

/***** Back to Top *****/

#toTop                                          { display:none; text-decoration:none; position:fixed; bottom:10px; right:10px; overflow:hidden; width:51px; height:51px; border:none; text-indent:-999px; background:url(../img/ui.totop.png) no-repeat left top; z-index:99; }
#toTopHover                                     { background:url(../img/ui.totop.png) no-repeat left -51px; width:51px; height:51px; display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0); }
#toTop:active, #toTop:focus                     { outline:none; }

/* Header dropdown */



/* .header-button {
  width: 175px;
    padding-top: 10px;
    background: #6283A3;
    padding-left: 0px;
} */
.header-button > ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px 0;
}


.header-dropdown a {
  text-decoration: none;
}
.header-dropdown [data-toggle="dropdown"] {
    display: block;
    color: #D1DDEB;
    background: #6283A3;
    padding: 10px 10px 10px 15px;
    font-family: 'nimbus-sans', helvetica, arial, sans-serif;
    font-size: 16px;
    font-weight: 900;
    z-index: 10;
}
.header-dropdown [data-toggle="dropdown"]:hover {
  background: #6283A3;
}
.header-dropdown a[data-toggle="dropdown"]:before { 
  position: absolute;
  display: block;
  content:url('../../img/arrow.png');
  font-size: 0.7em;
  color: #fff;
  top: 13px;
  right: 10px;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  z-index: 0
}

.header-dropdown > .header-dropdown-menu {
  max-height: 0;
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  -moz-transform: scaleY(0);
  -ms-transform: scaleY(0);
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}



.header-dropdown > .header-dropdown-menu li {
  padding: 0;
}

.header-dropdown > .header-dropdown-menu li a {
  display: block;
  color: #ECF0F4;
  background: #9FB3C5;
  padding: 10px 10px;
  font-family: 'nimbus-sans', helvetica, arial, sans-serif;
  font-size: 16px;
  font-weight: 700;

}

.header-dropdown > .header-dropdown-menu li a:hover {
  background: #6283a3;
}

.header-dropdown > input[type="checkbox"] {
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/* Shows animation down from main button */ 

.header-dropdown > input[type="checkbox"]:checked ~ .header-dropdown-menu {
  max-height: 9999px;
  display: block;
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -moz-transition: max-height 8s ease-in-out;
  -o-transition: max-height 8s ease-in-out;
  -webkit-transition: max-height 8s ease-in-out;
  transition: max-height 8s ease-in-out;
}

/* Rotates icon */

.header-dropdown > input[type="checkbox"]:checked + a[data-toggle="dropdown"]:before {
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
}


.flip-font {
    transform: scaleX(-1);
-moz-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
-ms-transform: scaleX(-1);
}


/* SNOW! */

#snow{
    background: none;
    background-image: url('../img/s1.png'), url('../img/s2.png'), url('../img/s3.png');
    z-index:1;
    -webkit-animation: snow 10s linear infinite;
    -moz-animation: snow 10s linear infinite;
    -ms-animation: snow 10s linear infinite;
    animation: snow 10s linear infinite;
}

/* Spring */

#spring{
    background: none;
    background-image: url('../img/spring.png');
    background-repeat: repeat;
    background-position: 0px 0px;
    z-index:1;
    -webkit-animation: spring 50s linear infinite;
    -moz-animation: spring 50s linear infinite;
    -ms-animation: spring 50s linear infinite;
    animation: spring 50s linear infinite;
    height: auto;
} 

/* Spring! */


@keyframes spring {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    100% {background-position: 242px 242px, 242px 242px, 242px 242px;}
  }
  @-moz-keyframes spring {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    100% {background-position: 242px 242px, 242px 242px, 242px 242px;}
  }
  
  @-webkit-keyframes spring {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    100% {background-position: 242px 242px, 242px 242px, 242px 242px;}
  }
  
  @-ms-keyframes spring {
    0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
    100% {background-position: 242px 242px, 242px 242px, 242px 242px;}
  }  

@keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}

@-webkit-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}

@-ms-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}  

