@media only screen and (min-width: 768px){
   .fourbox{
      width: 31.8%;
   }
}

@media only screen and (max-width: 767px){
   .nivo-controlNav{
      display: none !important;
   }

   #ourservices {
      margin-top: auto;
   }
}

.fourbox:nth-child(3){
   margin: 30px 0 0 0;
}

.fourbox h3{
   text-align: center;
}

#gform_submit_button_1.button{
    background-color: #0796D0;
    border-bottom: 4px solid #0796D0;
}

.copyright-txt{
   color: #0796D0;
}

.home .entry-content p{
   font-size: 15px;
   line-height: 25px;
}

.home .gform_wrapper {
   margin: 11px 0;
}

body.home .gform_wrapper ul li.field_description_below div.ginput_container_checkbox,
body.home .gform_wrapper ul li.gfield{
   margin-top: 0 !important;
}

.home .gform_wrapper ul.gfield_checkbox{
   margin: 0 !important;
}

@media only screen and (min-width: 641px){
   .home .gform_wrapper .gfield_checkbox li{
      margin: 0 !important;
   }
}

.home #field_1_5{
   padding: 0;
}