@import url(https://fonts.googleapis.com/css?family=Ultra);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,200italic,300,300italic,400italic,600,600italic,700,700italic,900,900italic);
@import url(https://fonts.googleapis.com/css?family=Varela+Round);

/*** EWD Tweaks ***/

.logo img {
    max-width: 380px;
    width: 100%;
    height: auto;
}
.top-header-zone .column.logo-area {
    width: auto !important;
}
.left-menu-toggler-wrap {
    max-width: 100px;
    padding: 0;
    text-align: center;
    width: 100%;
}
.underlined_menu ul.menu li {
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.underlined_menu ul.menu li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.top-footer-content ul {
    list-style-type: none;
    padding: 0;
}
.top-footer-content .moduleTitle {
    color: #fff !important;
}
.module.side_module {
    padding: 0 15px;
}
.side_module .ctct-embed-signup input {
    width: 100%;
}
.side_module .ctct-embed-signup p {
    margin: 0;
}
.side_module .ctct-embed-signup button {
    margin-top: 10px;
}
table.eb_event_list {
    border-top: medium none;
    margin-bottom: 0;
}
table.eb_event_list tr:first-child td {
    border: medium none;
    padding-top: 0;
}
textarea, input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
select {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important; 
    box-shadow: none !important; 
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    height: 30px;
    margin-bottom: 10px !important;
    outline: medium none !important;
    font-size: 14px;
    color: #181a1b;
    border: 1px solid #cccccc;
}
fieldset#ceu ul, fieldset#carpool ul {
    margin: 0;
    padding: 0;
}
fieldset#ceu ul input, fieldset#carpool ul input {
    margin-top: 0;
}
fieldset#ceu ul label, fieldset#carpool ul label {
    vertical-align: top;
}
.eb-container h3.eb-heading {
    margin: 15px 0 20px !important;
}
.eb-container .checkbox input {
    margin-top: 0;
}
.eb-container .checkbox {
    padding-right: 18px;
    padding-left: 0;
    vertical-align: top;
}
.form-actions {
    background-color: transparent;
    border-top: medium none;
    padding: 0;
}
.form-horizontal .form-actions {
    padding-left: 0;
}

.nspMain.front_home {
    margin-bottom: 10px;
}
.front_home .nspArts {
    padding: 0;
}
.front_home .nspArts.right {
    float: left !important;
}
.front_home .nspArt {
    position: relative;
}
.front_home .nspArt .nspText {
    display: inline-block;
    left: 0;
    padding: 3% !important;
    position: absolute;
    top: 0;
    width: 100%;
}
.front_home .nspArt .nspText span {
    color: #000000;
    display: block;
    font-weight: 800;
    line-height: 100%;
    font-family: sans-serif;
    font-size: 30px;
    margin: 1% 0;
}
.front_home .nspArt .nspText span.line1 {
    font-family:sans-serif;
    font-size: 40px;
}
.front_home .nspArt .nspText span.line2 {
    font-family: sans-serif;
    font-size: 20px;
	font-weight: 800;	
}
.front_home .nspList .nspImage {
    max-height: 178px;
    max-width: 100%;
    width: auto;
    height: auto !important;
}
.front_home .nspLinks .nspList {
    margin: 0;
}
.front_home .nspLinks .nspList li {
    padding: 10px;
}
.front_home .nspLinks .nspList li .nspImageWrapper {
    display: inline-block;
    float: none;
    margin-bottom: 5px !important;
    text-align: center;
    width: 100%;
}
.front_home .nspLinks ul li h4 {
    line-height: normal;
}
.float_left {
    float: left;
    margin-right: 15px;
}
.float_right {
    float: right;
    margin-left: 15px;
}
.float_left, .float_right {
    margin-bottom: 5px;
    max-width: 265px;
}
.float_left img, .float_right img {
    height: auto;
    max-width: 265px;
    width: 100%;
}

@media only screen and (min-width: 768px) {
}
@media only screen and (min-width: 1200px) {

}
@media (max-width: 960px) {
  .left-menu-toggler-wrap {
    max-width: 14%;
  }
  .top-header-zone .main-navigation.flyout {
    max-width: 10%;
    padding: 0;
    text-align: center;
    width: 100%;
  }
  .top-header-zone .column.logo-area {
    width: 76% !important;
    padding: 0;
    text-align: center;
  }
  .top-header-zone .column.logo-area .logo {
    padding: 0 15px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1199px) {

}

@media (min-width: 768px) and (max-width: 959px) {

}

/** Mobile **/

@media (max-width: 767px) {
  .front_home .nspArts.right, .front_home .nspLinksWrap.right {
    float: none !important;
    width: 100% !important;
  }
  .lower-header-zone h4 {
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center !important;
    margin-bottom: 0;
  }
  .front_home .nspList .nspImage {
    max-height: 100%;
  }
  .front_home .nspArt .nspText span.line1 {
    font-size: 30px;
  }
  .front_home .nspArt .nspText span {
    font-size: 22px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
}
@media only screen and (max-width: 480px) {
  .top-header-zone .column.logo-area .logo {
    padding: 5px 15px;
  }
  .float_left, .float_right {
    float: none;
    margin: auto auto 15px;
    text-align: center;
  }
}
