@media only screen and (max-width: 980px) {
.slidertext1 h1 {
    font-size: 60px !important;
    margin-top: 210px;
    margin-left: -85px;
    padding-bottom: 24px;
    width: 500px;
   /* background-color: rgba(0,106,193,0.76); */
    height: 65px;
}
  .slidertext2 h1 {
		font-size: 60px !important;
    margin-top: -24px;
    margin-left: -80px;
		/* background-color: rgba(0,106,193,0.76); */
    width: 500px;
    margin-top: 8px;
    height: 65px;
}
  .slidertext3 p {
    padding-left: 0px !important;
    margin-left: -62px;
}
  .slidertext4 p {
    padding-left: 0px !important;
    padding-bottom: 100px !important;
    margin-left: -62px;
}
  .et_pb_section.et_pb_section_0.et_pb_with_background.et_section_regular.et_pb_section_first {
    padding-bottom: 0px !important;
}
  .slidertext2 h1 span {
    color: #fff !important;
}
}