.creative_form_1 .creativecontactform_header, .creative_form_2 .creativecontactform_header {
  display: none;
}

.sp-default-logo {
  width: 100%;
}


#sppb-slider-fullwidth .item .sp-slide-description {
  background: rgba(54,160,206,0.5);
  max-width: 900px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 0 auto;
}

#sppb-slider-fullwidth .item {
  padding: 400px 0 140px !important;
}


#sp-header.menu-fixed .logo {
  height: 110px !important;
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  color: #36A0CE;
}

.greyBox {
  background: #EEE;
  padding: 10px;
  margin-bottom: 10px;
}

.greyBox h3 {
  font-family: 'Ubuntu';
  text-transform: uppercase;
  font-weight: 900;
  font-size: 18px;
  color: #36A0CE;
}

.blueBtn {
  background: #36A0CE;
  padding: 5px;
  color: #FFF;
}

.blueBtn:hover {
  color: #FFF;
  background: #222862;
}

.homeHeader h1 {
  font-size: 40px;
  font-weight: 900;
  margin-top: 0;
  color: #222862;
}

#sp-header, #sp-header.menu-fixed-out {
position: relative !important;
  border-bottom: 1px solid #EEE;
}

#sp-header.menu-fixed {
position: fixed !important;
}

.sp-megamenu-parent >li >a, .sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
color: #36A0CE;
}

.sp-megamenu-parent >li >a:before {
background: #36A0CE;
}


#sp-header.menu-fixed {
background: #FAFAFA;
border-bottom: 1px solid #EEE;
height: 110px;
}

#sp-header.menu-fixed .sp-megamenu-parent >li {
height: 110px;
line-height: 110px;
}

#sppb-slider-fullwidth .item {
min-height: 700px;
}

.homeText h1 {
font-weight: 900;
font-size: 50px;
margin-top: 0px;
  color: #222862;
}

.homeText h4 {
font-weight: 900;
font-size: 24px;
color: #36A0CE
}

#sp-bottom {
  padding: 0 !important;
}

.contactBox {
  background: #36A0CE;
  padding: 20px;
  color: #FFF;
}

.contactBox h3 {
  font-size: 36px;
  color: #FFF;
  margin: 0;
  margin-bottom: 20px !important;
}

.contactBox h4 {
  font-weight: 900;
}

.creative_form_3 .creativecontactform_header {
  display: none;
}

.imgResponsive {
  width: 500px;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

.blueBanner {
  background: #36A0CE;
  padding: 10px;
  color: #FFF;
}

.blueBanner a, .blueBanner a:hover {
  color: #FFF;
}

.h4Header h4 {
  font-weight: 900;
}

p.small {
  font-size: 10px;
  margin-bottom: 0px;
}

#sp-footer {
  padding: 10px 0 !important;
}

@media (max-width: 767px) {
  .col-xs-8 {
    width: 35%;
  }
  
  .imgResponsive {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

@media (max-width: 479px) {
  .col-xs-8 {
    width: 50%;
  }
}




