@media only screen and (max-width: 700px) {

.region-sidebar-second {
  margin-top: 5% !important;
 
  
}

.general-page-body-container {
    background-image: url("/sites/default/files/assets/cct-sssc-pdd/SSSC%20Prof%20Dev%20Day%20v3a-3.png"); /* The image used */
     background-size: 100%;
   background-position: 10% 0% !important;
  background-repeat: no-repeat; /* Do not repeat the image */
}

}



.navbar-is-static-top {
    background-color: #fff;
}

.general-page-body-container {
    background-image: url("/sites/default/files/assets/cct-sssc-pdd/SSSC%20Prof%20Dev%20Day%20v3a-3.png"); /* The image used */
     background-size: 100%;
   background-position: 10% 0px;
  background-repeat: no-repeat; /* Do not repeat the image */
}

#eventsreg-nav-bar {
    background-color: #383838;
}



.region-sidebar-second {
  margin-top: 130%;
  padding-top: 5px;
}



.col-sm-9 {
  width: 70%;
}

.col-sm-3 {
  width: 30%;
}


#eventsreg-nav-bar .navbar-inverse .navbar-nav > .active > a {
  border-bottom: 4px solid #ae0000;
}

.nci-red {
  color: #ae0000;
  margin-top: 55%;
  font-weight: bold;
}

h2 {
  margin-top: 28%;
  color: #ae0000;
}

.px-4 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.section {
    display: block;
}

.image img.is-rounded {
    border-radius: 9999px;
}

.content figure img {
    display: inline-block;
}

.image img {
    
    height: auto;
    width: 128px;
}

.panel {
  color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    width: 60%;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 2%;
    margin-bottom: 3%;
  display: inline-block;
  margin-left: 20%;

}

.webform-section {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
    width: 60%;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 2%;
    margin-bottom: 3%;
  display: inline-block;
  margin-left: 20%;

}

.omb {
  border: 1px solid #CCC; padding: 10px; font-size: 12px; width: 60%; border-radius: 4px; display:inline-block; margin-left: 20%;
  
}

.input-group-addon:last-child {
    border-left: 0;
    border: none;
    text-align: left;
}

.description {
    width: 100%;
    white-space: pre-line;
}

#edit-question-only-if-you-are-from-dceg---wrapper {
  background-color: #eee; padding: 2%; 
}

#edit-question-only-if-you-are-from-dceg---wrapper > legend {
  background-color: #eee;
    margin-left: -2%;
  width: 104%;
  padding: inherit;
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #CCC !important;
}

h3 { 
      font-size: 1.5em;
    margin-bottom: 0.5714em;
    font-weight: 500;
}

h4 {
  font-size: 1.25em;
    margin-bottom: 0.5714em;
     font-weight: 300;
}

h5 {
    font-size: 1.2em;
    font-weight: 400;
    margin-top: -10px;
}



