/*
  You can use import statements to include partials:
 */
/*
  Define your resets here or use something like Normalize.css if you like
 */
html,
body{
  margin: 0;
  padding: 0;
}
:root {

    /* brand colors */


    /* typography */

 /* topbar */


    /* footer */
  }
a.skip-main {
    left:-999px;
    position:absolute;
    top:auto;
    width:1px;
    height:1px;
    overflow:hidden;
    z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
    color: #fff;
    background-color:#000;
    left: 0;
    top: 0;
    width: 30%;
    height: auto;
    overflow:auto;
    margin: 10px 35%;
    padding:5px;
    border-radius: 15px;
    border:4px solid yellow;
    text-align:center;
    font-size:1.2em;
    z-index:1023;
}
.form-label-left{ width:150px; }
.form-line{ padding-top:10px; padding-bottom:10px; }
.form-label-right{ width:150px; }
.form-all{ width:516px; color:#2a2a2a !important; font-family: 'Roboto', sans-serif; font-size:14px; }
.form-radio-item label, .form-checkbox-item label, .form-grading-label, .form-header{ color: false; }
</style> <style type="text/css" id="form-designer-style"> /* Injected CSS Code */
.form-label.form-label-auto { display: block; float: none; text-align: left; width: 100%; }
/*PREFERENCES STYLE*/
.form-all { font-family: inherit; }
.form-all .qq-upload-button, .form-all .form-submit-button, .form-all .form-submit-reset, .form-all .form-submit-print { font-family: 'Roboto', sans-serif; }
.form-all .form-pagebreak-back-container, .form-all .form-pagebreak-next-container { font-family: 'Roboto', sans-serif;}
.form-header-group { font-family: inherit; }
.form-label { font-family: 'Roboto', sans-serif;}
.form-line { margin-top: 10px; margin-bottom: 10px; }
.form-all { width: 516px; }
.form-label-left, .form-label-right, .form-label-left.form-label-auto, .form-label-right.form-label-auto { width: 150px; }
.form-all { font-size: 14px }
.form-all .qq-upload-button, .form-all .qq-upload-button, .form-all .form-submit-button, .form-all .form-submit-reset, .form-all .form-submit-print { font-size: 14px }
.form-all .form-pagebreak-back-container, .form-all .form-pagebreak-next-container { font-size: 14px }
.supernova .form-all, .form-all { background-color: #ffffff; border: 1px solid transparent; }
.form-all { color: #2a2a2a; }
.form-header-group .form-header { color: #2a2a2a; }
.form-header-group .form-subHeader { color: #2a2a2a; }
.form-label-top, .form-label-left, .form-label-right, .form-html, .form-checkbox-item label, .form-radio-item label { color: #2a2a2a; }
.form-sub-label { color: #444444; }
.supernova { background-color: #ffffff; }
.supernova body { background: transparent; }
.form-textbox, .form-textarea, .form-radio-other-input, .form-checkbox-other-input, .form-captcha input, .form-spinner input { background-color: #ffffff; }
.supernova { background-image: none; }
#stage { background-image: none; }
.form-all { background-image: none; }
.ie-8 .form-all:before { display: none; }
.ie-8 { margin-top: auto; margin-top: initial; }
.form-label-left{
    width:150px;
}
.form-line{
    padding-top:12px;
    padding-bottom:12px;
}
.form-label-right{
    width:150px;
}
.form-all{
    width:540px;
    color:#555 !important;
    font-family:'Roboto', sans-serif;
    font-size:14px;
}
.form-radio-item label, .form-checkbox-item label, .form-grading-label, .form-header{
    color: #555;
}
#upload .jotform-form {
    border: solid 1px #2a2a2a;
    padding: 20px 0;
}
#contact .jotform-form {
    padding-bottom: 50px;
}
@media screen and (min-width: 768px) {
    #main .jotform-form {
        padding: 20px 0;
    }   
}
.form-all {
      width: 540px;
    }
.form-label-left,
    .form-label-right {
      width: 150px;
    }
.form-label {
      white-space: normal;
    }
.form-label.form-label-auto {
      display: block;
      float: none;
      text-align: left;
    }
.form-label-left {
      display: inline-block;
      white-space: normal;
      float: left;
      text-align: left;
    }
.form-label-right {
      display: inline-block;
      white-space: normal;
      float: left;
      text-align: right;
    }
.form-label-top {
      white-space: normal;
      display: block;
      float: none;
      text-align: left;
    }
.form-radio-item label:before {
      top: 0;
    }
.form-all {
      font-size: 14px;
    }
.form-label {
      font-weight: bold;
    }
.form-checkbox-item label,
    .form-radio-item label {
      font-weight: normal;
    }
.supernova {
      background-color: #ffffff;
      background-color: #f5f5f5;
    }
.supernova body {
      background-color: transparent;
    }
/*
    @width30: (unit(@formWidth, px) + 60px);
    @width60: (unit(@formWidth, px)+ 120px);
    @width90: (unit(@formWidth, px)+ 180px);
    */
/* | */
@media screen and (min-width: 480px) {
      .supernova .form-all {
        border: 1px solid #dcdcdc;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .1);
        box-shadow: 0 3px 9px rgba(0, 0, 0, .1);
      }
    }
/* | */
/* | */
@media screen and (max-width: 480px) {
      .jotform-form {
        padding: 10px 0;
      }
    }
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 768px) {
      .jotform-form {
        padding: 30px 0;
      }
    }
/* | */
/* | */
@media screen and (min-width: 480px) and (max-width: 539px) {
      .jotform-form {
        padding: 30px 0;
      }
    }
/* | */
/* | */
@media screen and (min-width: 768px) {
      .jotform-form {
        padding: 60px 0;
      }
    }
/* | */
/* | */
@media screen and (max-width: 539px) {
      .jotform-form {
        padding: 12px;
      }
    }
/* | */
.supernova .form-all,
    .form-all {
      background-color: #ffffff;
      border: 1px solid transparent;
    }
.form-header-group {
      border-color: #e6e6e6;
    }
.form-matrix-table tr {
      border-color: #e6e6e6;
    }
.form-matrix-table tr:nth-child(2n) {
      background-color: #f2f2f2;
    }
.form-all {
      color: #555555;
    }
.form-header-group .form-header {
      color: #555555;
    }
.form-header-group .form-subHeader {
      color: #6f6f6f;
    }
.form-sub-label {
      color: #6f6f6f;
    }
.form-label-top,
    .form-label-left,
    .form-label-right,
    .form-html {
      color: #555555;
    }
.form-checkbox-item label,
    .form-radio-item label {
      color: #6f6f6f;
    }
.form-line.form-line-active {
      -webkit-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease;
      background-color: #ffffe0;
    }
/* omer */
.form-radio-item,
    .form-checkbox-item {
      padding-bottom: 0px !important;
    }
.form-radio-item:last-child,
    .form-checkbox-item:last-child {
      padding-bottom: 0;
    }
/* omer */
.form-single-column .form-checkbox-item,
    .form-single-column .form-radio-item {
      width: 100%;
    }
.supernova {
      height: 100%;
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-position: center top;
      background-repeat: repeat;
    }
.supernova {
      background-image: none;
    }
#stage {
      background-image: none;
    }
/* | */
.form-all {
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-position: center top;
      background-repeat: repeat;
    }
.form-header-group {
      background-repeat: no-repeat;
      background-attachment: scroll;
      background-position: center top;
    }
.form-line {
      margin-top: 0px;
      margin-bottom: 0px;
    }
.form-line {
      padding: 12px 36px;
    }
.form-all .form-textbox,
    .form-all .form-radio-other-input,
    .form-all .form-checkbox-other-input,
    .form-all .form-captcha input,
    .form-all .form-spinner input,
    .form-all .form-pagebreak-back,
    .form-all .form-pagebreak-next,
    .form-all .qq-upload-button,
    .form-all .form-error-message {
      border-radius: 0px;
      height: 40px;
    }
.form-all .form-textarea {
      border-radius: 0px;
      height:150px;
    }
.form-all .form-submit-button,
    .form-all .form-submit-reset,
    .form-all .form-submit-print {
      border-radius: 100px;
    }
.form-all .form-sub-label {
      margin-left: 3px;
    }
.form-all {
      border-radius: 6px;
    }
.form-section:first-child {
      border-radius: 6px 6px 0 0;
    }
.form-section:last-child {
      border-radius: 0 0 6px 6px;
    }
.form-all .qq-upload-button,
    .form-all .form-submit-button,
    .form-all .form-submit-reset,
    .form-all .form-submit-print {
      font-size: 1em;
      padding: 9px 15px;
      font-family: 'Roboto', sans-serif;
      font-size: 14px;
      font-weight: normal;
    }
.form-all .form-pagebreak-back,
    .form-all .form-pagebreak-next {
      font-size: 1em;
      padding: 9px 15px;

      font-size: 14px;
      font-weight: normal;
    }
/*
    & when ( @buttonFontType = google ) {
        @import (css) "@{buttonFontLink}";
    }
    */
h2.form-header {
      line-height: 1.618em;
      font-size: 1.714em;
    }
h2 ~ .form-subHeader {
      line-height: 1.5em;
      font-size: 1.071em;
    }
.form-header-group {
      text-align: left;
    }
/*.form-dropdown,
    .form-radio-item,
    .form-checkbox-item,
    .form-radio-other-input,
    .form-checkbox-other-input,*/
.form-captcha input,
    .form-spinner input,
    .form-error-message {
      padding: 4px 3px 2px 3px;
    }
.form-section {
      padding: 0px 0px 0px 0px;
    }
.form-header-group {
      margin: 0px 0px 0px 0px;
    }
.form-header-group {
      padding: 32px 36px 32px 36px;
    }
.form-textbox,
    .form-textarea {
      padding: 4px 3px 2px 3px;
      height: 40px;
    }
.form-textbox,
    .form-textarea,
    .form-radio-other-input,
    .form-checkbox-other-input,
    .form-captcha input,
    .form-spinner input {
      background-color: #ffffff;
      height: 40px;
    }
[data-type="control_dropdown"] .form-input,
    [data-type="control_dropdown"] .form-input-wide {
      width: 150px;
    }
.form-header-group {
      border-bottom: none;
    }
li[data-type="control_image"] div {
      text-align: left;
    }
li[data-type="control_image"] img {
      border: none;
      border-width: 0px !important;
      border-style: solid !important;
      border-color: false !important;
    }
.form-line-column {
      width: auto;
    }
.form-line-error {
      background-color: #ffffff;
      -webkit-box-shadow: inset 0px 3px 11px -7px #ff3200;
      box-shadow: inset 0px 3px 11px -7px #ff3200;
    }
.form-line-error input:not(#coupon-input),
    .form-line-error textarea,
    .form-line-error .form-validation-error {
      -webkit-transition-property: none;
      transition-property: none;
      -webkit-transition-duration: 0.3s;
      transition-duration: 0.3s;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease;
      border: 1px solid #fff4f4;
      -webkit-box-shadow: 0 0 3px #fff4f4;
      box-shadow: 0 0 3px #fff4f4;
    }
.form-line-error .form-error-message {
      margin: 0;
      position: absolute;
      color: #fff;
      display: inline-block;
      right: 0;
      font-size: 10px;
      position: absolute!important;
      -webkit-box-shadow: none;
              box-shadow: none;
      top: 0px;
      line-height: 20px;
      color: #FFF;
      background: #ff3200;
      padding: 0px 5px;
      bottom: auto;
      min-width: 105px;
      border-radius: 0;
    }
.form-line-error .form-error-message img,
    .form-line-error .form-error-message .form-error-arrow {
      display: none;
    }
.ie-8 .form-all {
      margin-top: auto;
      margin-top: initial;
    }
.ie-8 .form-all:before {
      display: none;
    }
/* | */
@media screen and (max-width: 480px), screen and (max-device-width: 768px) and (orientation: portrait), screen and (max-device-width: 415px) and (orientation: landscape) {
      .testOne {
        letter-spacing: 0;
      }
      .jotform-form {
        padding: 12px 0 0 0;
      }
      .form-all {
        border: 0;
        width: 94%!important;
        max-width: none;
        max-width: initial;
      }
      .form-sub-label-container {
        width: 100%;
        margin: 0;
        margin-right: 0;
        float: left;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }
      span.form-sub-label-container + span.form-sub-label-container {
        margin-right: 0;
      }
      .form-sub-label {
        white-space: normal;
      }
      .form-address-table td,
      .form-address-table th {
        padding: 0 1px 10px;
      }
      .form-submit-button,
      .form-submit-print,
      .form-submit-reset {
        width: 100%;
        margin-left: 0!important;
      }
      div[id*=at_] {
        font-size: 14px;
        font-weight: 700;
        height: 8px;
        margin-top: 6px;
      }
      .showAutoCalendar {
        width: 20px;
      }
      img.form-image {
        max-width: 100%;
        height: auto;
      }
      .form-matrix-row-headers {
        width: 100%;
        word-break: break-all;
        min-width: 40px;
      }
      .form-collapse-table,
      .form-header-group {
        margin: 0;
      }
      .form-collapse-table {
        height: 100%;
        display: inline-block;
        width: 100%;
      }
      .form-collapse-hidden {
        display: none !important;
      }
      .form-input {
        width: 100%;
      }
      .form-label {
        width: 100% !important;
      }
      .form-label-left,
      .form-label-right {
        display: block;
        float: none;
        text-align: left;
        width: auto!important;
      }
      .form-line,
      .form-line.form-line-column {
        padding: 2% 5%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }
      input[type=text],
      input[type=email],
      input[type=tel],
      textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        max-width: none !important;
        max-width: initial !important;
      }
      .form-dropdown,
      .form-textarea,
      .form-textbox {
        width: 100%!important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        height: 40px;
      }
      .form-input,
      .form-input-wide,
      .form-textarea,
      .form-textbox,
      .form-dropdown {
        max-width: none!important;
        max-width: initial!important;
        height: 40px;
      }
      .form-address-city,
      .form-address-line,
      .form-address-postal,
      .form-address-state,
      .form-address-table,
      .form-address-table .form-sub-label-container,
      .form-address-table select,
      .form-input {
        width: 100%;
      }
      div.form-header-group {
        padding: 32px 36px !important;
        padding-left: 5%!important;
        padding-right: 5%!important;
        margin: 0 0px 2% !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }
      div.form-header-group.hasImage img {
        max-width: 100%;
      }
      [data-type="control_button"] {
        margin-bottom: 0 !important;
      }
      [data-type=control_fullname] .form-sub-label-container {
        width: 48%;
      }
      [data-type=control_fullname] .form-sub-label-container:first-child {
        margin-right: 4%;
      }
      [data-type=control_phone] .form-sub-label-container {
        width: 65%;
      }
      [data-type=control_phone] .form-sub-label-container:first-child {
        width: 31%;
        margin-right: 4%;
      }
      [data-type=control_datetime] .form-sub-label-container + .form-sub-label-container,
      [data-type=control_datetime] .form-sub-label-container:first-child {
        width: 27.3%;
        margin-right: 6%;
      }
      [data-type=control_datetime] .form-sub-label-container + .form-sub-label-container + .form-sub-label-container {
        width: 33.3%;
        margin-right: 0;
      }
      [data-type=control_datetime] span + span + span > span:first-child {
        display: block;
        width: 100% !important;
      }
      [data-type=control_birthdate] .form-sub-label-container,
      [data-type=control_datetime] span + span + span > span:first-child + span + span,
      [data-type=control_time] .form-sub-label-container {
        width: 27.3%!important;
        margin-right: 6% !important;
      }
      [data-type=control_birthdate] .form-sub-label-container:last-child,
      [data-type=control_time] .form-sub-label-container:last-child {
        width: 33.3%!important;
        margin-right: 0 !important;
      }
      .form-pagebreak-back-container,
      .form-pagebreak-next-container {
        width: 50% !important;
      }
      .form-pagebreak-back,
      .form-pagebreak-next,
      .form-product-item.hover-product-item {
        width: 100%;
      }
      .form-pagebreak-back-container {
        padding: 0;
        text-align: right;
      }
      .form-pagebreak-next-container {
        padding: 0;
        text-align: left;
      }
      .form-pagebreak {
        margin: 0 auto;
      }
      .form-buttons-wrapper {
        margin: 0!important;
        margin-left: 0!important;
      }
      .form-buttons-wrapper button {
        width: 100%;
      }
      .form-buttons-wrapper .form-submit-print {
        margin: 0 !important;
      }
      table {
        width: 100%!important;
        max-width: none!important;
        max-width: initial!important;
      }
      table td + td {
        padding-left: 3%;
      }
      .form-checkbox-item,
      .form-radio-item {
        white-space: normal!important;
      }
      .form-checkbox-item input,
      .form-radio-item input {
        width: auto;
      }
      .form-collapse-table {
        margin: 0 5%;
        display: block;
        zoom: 1;
        width: auto;
      }
      .form-collapse-table:before,
      .form-collapse-table:after {
        display: table;
        content: '';
        line-height: 0;
      }
      .form-collapse-table:after {
        clear: both;
      }
      .fb-like-box {
        width: 98% !important;
      }
      .form-error-message {
        clear: both;
        bottom: -10px;
      }
      .date-separate,
      .phone-separate {
        display: none;
      }
      .custom-field-frame,
      .direct-embed-widgets,
      .signature-pad-wrapper {
        width: 100% !important;
      }
    }
/* | */
/*__INSPECT_SEPERATOR__*/
/*---------------------
    Theme: Generic Theme
    Author: Elton Cris - idarktech@jotform.com
    www.jotform.com
    ----------------------*/
.form-all {
        -webkit-box-sizing : border-box;
        box-sizing : border-box;
    }
.form-header-group {
        padding-bottom : 0;
    }
/*responsive fields*/
[data-type="control_textbox"] .form-textbox, 
    [data-type="control_fullname"] .form-textbox,
    [data-type="control_email"] .form-textbox,
    [data-type="control_textarea"] .form-textarea, 
    [data-type="control_dropdown"] .form-dropdown {
        width : 100% !important;
        max-width : none !important;
    }
.form-textbox, .form-textarea, .form-dropdown {
        max-width : none !important;
        -moz-box-shadow : 0 1px 2px rgba(0, 0, 0, .15) inset;
        -webkit-box-shadow : 0 1px 2px rgba(0, 0, 0, .15) inset;
        outline : none;
        box-sizing : border-box;
        -webkit-box-sizing : border-box;
        -moz-box-sizing : border-box;
        font-family : 'Roboto', sans-serif;
        padding : 6px;
        border-radius : 3px;
    }
.form-textarea-limit>span {
        display : block;
    }
[data-type="control_dropdown"] .form-input, 
    [data-type="control_dropdown"] .form-input-wide {
        width : 100%;
    }
/*input focus*/
.form-line-active input:focus, .form-line-active textarea:focus, .form-line-active select:focus {
        -webkit-box-shadow : none;
                box-shadow : none;
    }
/*reset error*/
.form-line-error {
        -webkit-box-shadow : none;
                box-shadow : none;
    }
/*input error*/
.form-line-error input:not(#coupon-input), .form-line-error textarea, .form-line-error select, .form-line-error .form-validation-error {
        border : 1px solid #e15353 !important;
        -webkit-box-shadow : none !important;
                box-shadow : none !important;
    }
.form-line-active {
        color : inherit !important;
    }
/*responsive content -wide or shrink*/
.form-label {
        width : 35% !important;
        box-sizing : border-box;
        -webkit-box-sizing : border-box;
        -moz-box-sizing : border-box;
    }
.form-label-top {
        width : 100% !important;
    }
.form-line {
        box-sizing : border-box;
        -webkit-box-sizing : border-box;
        -moz-box-sizing : border-box;
        width : 100%;
    }
.form-checkbox-other-input {
        width : 80% !important;
    }
.form-input {
        width : 65% !important;
        max-width : none !important;
    }
.form-input-wide {
        max-width : none !important;
        display : inline-block;
        width : 100%;
    }
/*single fields with sublabels*/
[data-type="control_textbox"] .form-input-wide .form-sub-label-container, 
    [data-type="control_fullname"] .form-input-wide .form-sub-label-container,
    [data-type="control_email"] .form-input-wide .form-sub-label-container,
    [data-type="control_textarea"] .form-input-wide .form-sub-label-container, 
    [data-type="control_dropdown"] .form-input-wide .form-sub-label-container,
    [data-type="control_textbox"] .form-input .form-sub-label-container, 
    [data-type="control_fullname"] .form-input .form-sub-label-container,
    [data-type="control_email"] .form-input .form-sub-label-container,
    [data-type="control_textarea"] .form-input .form-sub-label-container, 
    [data-type="control_dropdown"] .form-input .form-sub-label-container {
        width : 100%;
        max-width : none !important;
    }
[data-type="control_dropdown"] .form-input-wide {
        width : 100%;
    }
/*responsive full name*/
[data-type="control_fullname"] .form-sub-label-container {
        width : 50% !important;
        margin : 0 !important;
        float : left;
        -webkit-box-sizing : border-box;
                box-sizing : border-box;
    }
[data-type="control_fullname"] .form-label + div .form-sub-label-container {
        display : inline-block;
        padding-right : 5px;
    }
[data-type="control_fullname"] .form-label + div .form-sub-label-container + .form-sub-label-container {
        margin-right : 0;
        padding-right : 0;
        padding-left : 5px;
    }
[data-type="control_fullname"] .form-label + div .form-sub-label-container + .form-sub-label-container {
        margin-right : 0;
        padding-right : 0;
        padding-left : 5px;
    }
[data-type="control_fullname"] .form-label + div .form-sub-label-container + .form-sub-label-container + .form-sub-label-container {
        padding-left : 0;
        padding-right : 5px;
    }
[data-type="control_fullname"] .form-label + div .form-sub-label-container + .form-sub-label-container + .form-sub-label-container + .form-sub-label-container {
        padding-left : 5px;
        padding-right : 0;
    }
[data-type="control_fullname"] .form-label + div .form-sub-label-container + .form-sub-label-container  + .form-sub-label-container + .form-sub-label-container + .form-sub-label-container {
        padding-right : 5px;
        padding-left : 0;
    }
#sublabel_prefix, #sublabel_first, #sublabel_middle {
        /*margin-bottom : 10px;
        */;
    }
/*remove sepatators on date and phone*/
.phone-separate, .date-separate {
        display : none;
    }
/*responsive phone fields*/
[data-type="control_phone"] input[name$="[area]"] {
        width : 100%;
    }
[data-type="control_phone"] input[name$="[phone]"] {
        width : 100%;
    }
[data-type="control_phone"] input[name$="[full]"] {
        width : 100%;
    }
[data-type="control_phone"] .form-sub-label-container {
        width : 40%;
        float : left;
        -webkit-box-sizing : border-box;
                box-sizing : border-box;
        margin-right : 0;
        padding-right : 12px;
    }
/* responsive date time field */
[data-type="control_datetime"] .form-textbox,
    [data-type="control_datetime"] .form-dropdown {
        width : 100%;
    }
[data-type="control_datetime"] .form-sub-label-container {
        width : 28%;
        padding-left : 4px;
        -webkit-box-sizing : border-box;
                box-sizing : border-box;
        margin-right : 0;
    }
[data-type="control_datetime"] .form-sub-label-container:first-child {
        padding-left : 0;
    }
[data-type="control_datetime"] .form-sub-label-container:first-child + .form-sub-label-container + .form-sub-label-container {
        padding-right : 0;
    }
[data-type="control_datetime"] .form-sub-label-container:last-child {
        width : auto !important;
    }
.allowTime-container .form-sub-label-container:last-child {
        width : 20% !important;
    }
span.allowTime-container {
        width : 80%;
        padding-top : 14px;
    }
.allowTime-container span.form-sub-label-container {
        width : 35%;
    }
span.allowTime-container .form-dropdown {
        width : 100%;
    }
span.allowTime-container > span:first-child {
        display : none;
    }
span.allowTime-container > span:first-child + span {
        padding-left : 0;
    }
.showAutoCalendar + label {
        display : none;
    }
span.allowTime-container + span {
        padding-top : 14px;
    }
/*calendar lite mode*/
[data-type="control_datetime"] div[style*="none"] + .form-sub-label-container {
        width : 84%;
        padding-left : 0;
    }
/*responsive phone field*/
[data-type="control_phone"] .form-sub-label-container + .form-sub-label-container {
        width : 60%;
        margin-right : 0;
        padding-right : 0;
        padding-left : 12px;
    }
/*responsive full address fields*/
.form-address-city, .form-address-line, .form-address-postal, 
    .form-address-state, .form-address-table, 
    .form-address-table .form-sub-label-container, .form-address-table select {
        width : 100%;
        max-width : 100%;
    }
[data-type="control_address"] input[name$="[city]"],
    [data-type="control_address"] input[name$="[postal]"] {
        width : 90% !important;
    }
[data-type="control_address"] input[name$="[area]"] {
        width : 60%;
    }
/*reset submit button*/
[data-type="control_button"] {
        background : transparent !important;
    }
.form-submit-button,
    .form-submit-reset,
    .form-submit-print {
        outline : none;
    }
/*remove other checkbox*/
.form-checkbox-other, 
    .form-radio-other {
        visibility : hidden !important;
    }
/*shruken fields*/
.form-line-column {
        width : 50%;
    }
.form-line-column .form-label-top {
        width : 100% !important;
    }
/*fix form builder display*/
div#stage.form-all {
        max-width : none !important;
        margin-right : 0;
    }
div#stage .form-input {
        width : 64% !important;
    }
/*remove first pagebreak back button*/
.form-all .page-section:first-child .form-pagebreak .form-pagebreak-back-container {
        display : none !important;
    }
/* responsive pagebreak */
.form-pagebreak-back-container {
        width : 50% !important;
        text-align : left;
        box-sizing : border-box;
        -webkit-box-sizing : border-box;
        float : left;
    }
.form-pagebreak-next-container {
        width : 50% !important;
        text-align : right;
        box-sizing : border-box;
        -webkit-box-sizing : border-box;
        float : left;
    }
/* radio-checkbox button make border 1px */
.form-radio-item:not(#foo) label:after,
    .form-radio-item:not(#foo) label:before {
        border-radius : 50%;
    }
.form-checkbox-item:not(#foo) label:after,
    .form-checkbox-item:not(#foo) label:before {
        border-radius : 0;
    }
.form-radio-item:not(#foo) label:before,
    .form-checkbox-item:not(#foo) label:before {
        border-width : 1px;
    }
/*responsive credit card on payment fields*/
table td + td {
        padding-left : 0;
    }
.form-address-table {
        width : 100%;
    }
[data-type="control_stripe"] .form-address-table,
    [data-type="control_stripe"] .form-address-table .form-textbox,
    [data-type="control_authnet"] .form-address-table,
    [data-type="control_authnet"] .form-address-table .form-textbox,
    #creditCardTable.form-address-table,
    #creditCardTable.form-address-table .form-textbox {
        max-width : none;
    }
[data-type="control_stripe"] .form-address-table td:last-child .form-sub-label-container,
    [data-type="control_authnet"] .form-address-table td:last-child .form-sub-label-container,
    #creditCardTable.form-address-table td:last-child .form-sub-label-container {
        margin-left : 0;
        white-space : normal;
    }
[data-type="control_stripe"] .form-address-table td .form-sub-label-container,
    [data-type="control_authnet"] .form-address-table td .form-sub-label-container,
    #creditCardTable.form-address-table td .form-sub-label-container {
        width : 100%;
    }
[data-type="control_stripe"] .form-address-table .form-textbox,
    [data-type="control_stripe"] .form-address-table .form-dropdown,
    [data-type="control_authnet"] .form-address-table .form-textbox,
    [data-type="control_authnet"] .form-address-table .form-dropdown,
    #creditCardTable.form-address-table .form-textbox,
    #creditCardTable.form-address-table .form-dropdown {
        width : 100%;
        visibility : visible;
    }
[data-type="control_stripe"] .form-address-table tbody > tr:first-child + tr td:first-child span,
    [data-type="control_authnet"] .form-address-table tbody > tr:first-child + tr td:first-child span,
    #creditCardTable.form-address-table tbody > tr:first-child + tr td:first-child span {
        margin : 0;
        padding-right : 6px;
        box-sizing : border-box;
        -webkit-box-sizing : border-box;
    }
[data-type="control_stripe"] .form-address-table tbody > tr:first-child + tr td:first-child + td span,
    [data-type="control_authnet"] .form-address-table tbody > tr:first-child + tr td:first-child + td span,
    #creditCardTable.form-address-table tbody > tr:first-child + tr td:first-child + td span {
        margin : 0;
        padding-left : 6px;
        box-sizing : border-box;
        -webkit-box-sizing : border-box;
    }
[data-type="control_stripe"] .form-address-table tbody > tr:first-child + tr +tr td:first-child span,
    [data-type="control_stripe"] .form-address-table tbody > tr:first-child + tr +tr+tr td:first-child span,
    [data-type="control_authnet"] .form-address-table tbody > tr:first-child + tr +tr td:first-child span,
    [data-type="control_authnet"] .form-address-table tbody > tr:first-child + tr +tr+tr td:first-child span,
    #creditCardTable.form-address-table tbody > tr:first-child + tr +tr td:first-child span,
    #creditCardTable.form-address-table tbody > tr:first-child + tr +tr+tr td:first-child span {
        margin : 0;
        padding-right : 6px;
        width : 50% !important;
        visibility : hidden;
        float : left;
        box-sizing : border-box;
        -webkit-box-sizing : border-box;
    }
[data-type="control_stripe"] .form-address-table tbody > tr:first-child + tr +tr td:first-child span + span,
    [data-type="control_stripe"] .form-address-table tbody > tr:first-child + tr +tr+tr td:first-child span + span,
    [data-type="control_authnet"] .form-address-table tbody > tr:first-child + tr +tr td:first-child span + span,
    [data-type="control_authnet"] .form-address-table tbody > tr:first-child + tr +tr+tr td:first-child span + span,
    #creditCardTable.form-address-table tbody > tr:first-child + tr +tr td:first-child span + span,
    #creditCardTable.form-address-table tbody > tr:first-child + tr +tr+tr td:first-child span + span {
        margin : 0;
        padding-top : 0 !important;
        padding-right : 0;
        padding-left : 6px;
        width : 50% !important;
        box-sizing : border-box;
        -webkit-box-sizing : border-box;
    }
.cc_ccv {
        width : 100% !important;
    }
[data-type="control_stripe"] .form-address-table .form-sub-label,
    [data-type="control_authnet"] .form-address-table .form-sub-label,
    #creditCardTable.form-address-table .form-sub-label {
        visibility : visible;
    }
/*cc fix city state, country */
[data-type="control_stripe"] .form-address-table td[width="50%"]>span:first-child,
    [data-type="control_authnet"] .form-address-table td[width="50%"]>span:first-child,
    #creditCardTable.form-address-table td[width="50%"]>span:first-child {
        -webkit-box-sizing : border-box;
                box-sizing : border-box;
        padding-right : 7px;
    }
[data-type="control_stripe"] .form-address-table td[width="50%"] + td >span:first-child,
    [data-type="control_authnet"] .form-address-table td[width="50%"] + td >span:first-child,
    #creditCardTable.form-address-table td[width="50%"] + td >span:first-child {
        -webkit-box-sizing : border-box;
                box-sizing : border-box;
        padding-left : 7px;
    }
[data-type="control_stripe"] .form-address-table td[width="50%"] + td[width="50%"] >span:first-child,
    [data-type="control_authnet"] .form-address-table td[width="50%"] + td[width="50%"] >span:first-child,
    #creditCardTable.form-address-table td[width="50%"] + td[width="50%"] >span:first-child {
        -webkit-box-sizing : border-box;
                box-sizing : border-box;
        padding-right : 0;
    }
.hover-product-item:hover {
        color : inherit;
    }
/*fix for braintree cc styling*/
[data-type="control_braintree"] .form-sub-label-container {
        width : 100% !important;
        padding : 4px;
        -webkit-box-sizing : border-box;
                box-sizing : border-box;
    }
[data-type="control_braintree"] .form-textbox {
        width : 100%;
    }
.braintree-hosted-fields {
        width : 100% !important;
        -webkit-box-sizing : border-box;
                box-sizing : border-box;
        min-height : 28px;
    }
/*remove bottom spacing on CC section*/
#creditCardTable.form-address-table tbody tr + tr + tr td,
    [data-type="control_stripe"] .form-address-table tbody tr + tr + tr td,
    [data-type="control_authnet"] .form-address-table tbody tr + tr + tr td {
        padding-bottom : 0;
    }
@media screen and (max-device-width:768px){
        .form-all {
            margin : 0 auto !important;
            width : 100% !important;
        }
    
        [data-type=control_fullname] .form-sub-label-container:first-child {
            margin-right : 0;
        }
    
    }
@media screen and (max-width:480px){
        .jotform-form {
            padding : 0;
        }
    
        .form-input {
            width : 100% !important;
        }
    
        .form-label {
            width : 100% !important;
            float : none !important;
        }
    
        .form-line-column {
            width : 100% !important;
        }
    
        div.form-header-group {
            margin : 0 !important;
            padding : 24px 20px !important;
        }
    
        [data-type="control_datetime"] .form-sub-label-container {
            float : left;
        }
    
        [data-type=control_fullname] .form-sub-label-container:first-child {
            margin-right : 0;
        }
    
    }
#homepage .form-line {
        padding: 2px 0px ;
    }
input {
        height: 40px;
    }
@media screen and (min-width:768px) {
    .form-input-wide {
      padding-right: 10px;
    }
  }
.formFooter {display: none}
#main .form-textarea {
    font-family: 'Roboto', Arial;
}
.form-all {
    max-width: 100%;
}
#contact h2 {
    color: #302f2f;
}
#contact .btn-block {
    width: 100%;
    margin-top: 0;
}
button#input_2.btn-primary {
  margin-top: 0;
}
#contact .form-textbox, #contact .form-textarea {
    padding: 4px 3px 2px 14px;
}
/****************************************************************
GLOBAL LAYOUT
****************************************************************/
/* CONTAINER */
/* #main {
  padding: 0 20px;
} */
/*TOPBAR*/
.topbar {
  background: #302f2f;
  text-align: right;
  padding: 2px 10px;

}
.topbar ul {
  margin-bottom: 0;
}
.topbar li {
  list-style: none;
  display:inline;
  margin-left:15px;
  text-transform: uppercase;
  font-size:12.8px;
  font-size:.8rem;
}
.topbar li a {
  color: #fff;
}
/*HEADER*/
.header {
  background: #fff;
  -webkit-box-shadow: 0px 1px 4px #dcdcdc;
          box-shadow: 0px 1px 4px #dcdcdc;
}
@media screen and (max-width: 415px) {
    .navbar-brand img {
      width: 200px;
  }
}
/*NAVIGATION*/
/*SECTIONS*/
section:not(#contact) {
  padding: 80px 20px;
}
section#contact {
  padding: 40px 20px;
}
#homepage section:nth-of-type(odd) {
  background-color: #efefef;
}
/*FOOTER*/
.footer {
  padding: 30px 0;
}
.footer-logo {
  display: block;
  margin-bottom: 30px;
}
.credits p {
  padding-top: 10px;
}
.footer-credit {
  background: #302f2f;
  text-align: center;
  padding-top: 10px;
}
.footer-credit p {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 12.8px;
  font-size: .8rem;
}
.footer-credit a {
  color: #fff !important;
}
/****************************************************************
GLOBAL TYPOGRAPHY
****************************************************************/
body{
  font-family: Roboto, sans-serif;
  color: #302f2f;
  font-size: 16px;
  font-size: 1rem;
  text-align: left;
  font-size: 17px;

  /* font-weight: 300; */
}
h1:not(.title) {
  margin: 40px 0 ;
}
h2 {
  text-transform: uppercase;
  position: relative;
}
h2.underline {
  margin: 0 0 60px 0;
}
h2.underline:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -15px;
    width: 10%;
    height: 1px;
    margin-left: -5%;
    background-color: #B5121b;
  }
.about h2.underline:after {
    left: 12%;
  }
h3 {
  margin: 20px 0;
  font-weight: normal;
}
.cta h2 {
  text-transform: none;
  font-size: 27.2px;
  font-size: 1.7rem;
}
/*HEADER*/
.navbar li {
  color: #302f2f;
  padding-left: 15px;
}
.navbar li  a {
  color: #302f2f;
}
/*NAVIGATION*/
/*LINKS*/
a, a:visited {
  color: #B5121b; 
}
a:hover,
a:focus {
  color: rgb(163, 16, 24); 
}
/*FOOTER*/
footer {
  background-color: #4c4b4b;
  color: #fff;
  font-size: 14.4px;
  font-size: 0.9rem;
}
.footer a,
.footer a:visited  {
  color: #fff;  
}
.footer a:hover,
.footer a:active {
  color: #fff;  
}
footer .footer-col-1 {
  text-align: left;
  font-size: 12.8px;
  font-size: .8rem;
}
footer .footer-col-2 {
  text-align: left;
}
.footer-col-title {
  text-transform: uppercase;
  font-size: 20.8px;
  font-size: 1.3rem;
  margin-top: 5px;
}
.footer p {
  margin-bottom: 10px;
}
.footer .credits p {
  text-transform: uppercase;
}
/****************************************************************
GLOBAL COMPONENTS
*****************************************************************/
/*BUTTONS*/
.btn {
  padding: 8.8px 32px;
  padding: 0.55rem 2rem
}
a.btn-primary,
button.btn-primary,
input.btn-primary {
  background-color: #B5121b;
  border-color: #B5121b;
  margin-top: 20px;
  color: #fff;
}
a.btn-primary:hover,
button.btn-primary:hover,
input.btn-primary:hover  {
  background-color: rgb(163, 16, 24);
  border-color: rgb(163, 16, 24);
}
a.btn-outline-primary {
  color: #B5121b;
  border-color: #B5121b;
}
a.btn-outline-primary:hover {
  color: rgb(163, 16, 24);
  border-color: rgb(163, 16, 24);
}
.btn-block {
  display: inline-block;
  margin: 0 auto;
  width: 200px;
}
/*****************************************************************
PAGE SPECIFIC STYLES
******************************************************************/
/*HOMEPAGE*/
@media screen and (min-width: 768px) {
  #main section.hero {
    padding: 150px;
  }
}
section.hero {
  background-image: url("/img/hero5.jpg");
  background-size: cover;
  background-color: #333;
  background-position: 0 center;
  background-repeat: none;
  text-align: left;
  position: relative;
}
.wrapper-hero-text {
  max-width: 900px;
}
.hero .title {
  color: #fff;
  font-weight: bold;
  text-shadow: 0px 1px 5px #444;
  line-height: 1.3;
  font-size: 28.8px;
  font-size: 1.8rem;
}
p.subtitle {
  font-size: 20.8px;
  font-size: 1.3rem;
  color: #fff;
  text-shadow: 0px 1px 5px #444;
}
/* @media (max-width: 400px) {
  p.subtitle {
    font-size: 1.1rem;
  }
} */
.hero .btn.btn-primary {
  font-size: 17.6px;
  font-size: 1.1rem;
}
.hero .img-rights {
  position: absolute;
  right: 10px;
  bottom: 10px;
  color: rgba(255, 255, 255, .5);
  font-size: 9.6px;
  font-size: .6rem;
  font-weight: 300;
}
@media (min-width: 768px) {
  .hero .img-rights {
    color: rgba(255, 255, 255, .8);
    font-size: .8rem;
  }
}
.img-container {
  width:100%;
  min-height: 300px;
  background-size: cover;
  background-position: center center;
}
@media (min-width:768px) and (max-width:960px) {
  .img-container {
    min-height: 476px;
  }
}
@media (min-width:960px){
  .services h3  {
    padding-bottom: 0;
  }
}
/* .services .btn {
  margin-top: 40px;
} */
.services h3 {
  padding-bottom: 30px;
}
.cta p {
  font-size: 28.8px;
  font-size: 1.8rem;
}
section.map {
  height: 400px;
}
.img-sponsor {
  max-width:250px;
}
@media screen and (min-width: 990px) {
  .img-sponsor {
    max-width:350px;
  }
}
@media screen and (max-width: 768px) {
  .margin-top {
    margin-top: 60px;
  } 
}
#homepage section:not(.about):not(.hero) {
  text-align:center;
}
/* .about h2 {
  text-align: center;
} */
/*ABOUT PAGE*/
/*SERVICES PAGE*/
/*CONTACT PAGE*/
#upload.container,
#support.container {
  padding-bottom: 40px;
}
