.zoneHeader2Outer {
    xbackground-image: url("/resources/NewSlider/slide01.jpg");
    xbackground-image: url("http://ccss.org/resources/Theme/5thAnnual-Bg.jpg");
    background-repeat: no-repeat;

}
.mLayout {
    margin: 0px auto;
    position: relative;
    width: 100%;
    min-height: 100%;
    background: transparent;
}
.cta {
font-size: 20px;
color: #fff;
}
/* CTA Block Margin */
#id_EHj2UEK {
xmargin-top: 250px;
margin-top:0px;
}
.ctabtn {
background: #00aeef; 
display: block; 
border-left: 8px solid #0e85b1; 
color: #ffffff; 
font-size: 20px;
max-width: 150px;
text-align: center;
}
.ctablock {
height: 450px;
}
.slideshow {
position: absolute;
width: 100%;
left: 0px;
top: 7%;
z-index: -10;
}
.WaGadgetLoginForm .loginContainerForm [class$="TextBox"] input[class$="TextBoxControl"] {
  border: 1px solid rgba(0, 0, 0, 0.21);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #8a8a8a;
  font-size: 12px;
padding: 5px;
   width: 160px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 700px) {
#id_EHj2UEK {
margin-top: 0px;
}
.ctablock {
height: 550px;
}
.slideshow {
position: absolute;
width: 100%;
left: 0px;
top: 2%;
z-index: -10;
}
.socialmedia {
display: none;
}
}

