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

/**START ADMIN**/
div#wpadminbar {
    position: fixed;
}
li#wp-admin-bar-wpseo-menu, li#wp-admin-bar-duplicate-post, li#wp-admin-bar-gform-forms {
    display: none !important;
}
/**FINISH ADMIN**/

}/**END (max-width: 1365.99px)**/

@media screen
and (min-width: 320px)
and (max-width: 575.99px) {

} /**END (min-width: 320px) and (max-width: 575.99px)**/

@media screen
and (min-width: 768px) {


} /**END (min-width: 320px) and (max-width: 1024px)**/


@media screen
and (min-width: 320px)
and (max-width: 1024px) {


} /**END (min-width: 320px) and (max-width: 1024px)**/


@media screen
and (min-width: 320px)
and (max-width: 374.99px) {

}/**END (min-width: 375px) and (max-width: 767.99px)**/


@media screen
and (min-width: 320px)
and (max-width: 767.99px) {

/**START GENERAL**/
.uncode-single-media.text-center .uncode-single-media-wrapper > div > * {
    display: inline;
}
/**FINISH GENERAL**/

/**START HOMPAGE INTRO**/
.homepage-intro .row-parent {
    padding: 20px !important;
}
/**FINISH HOMPAGE INTRO**/

/**START FOOTER**/
#gform_17 input[type=submit] {
  padding: 10px 0 !important;
}
div#footer-base {
    padding-bottom: 100px !important;
}
div#footer-base p {
    text-align: left;
}
/**END FOOTER**/

/**START TESTIMONIAL SLIDER**/
div#testimonial-slider {
    padding: 0 5% !important;
}
/**FINISH TESTIMONIAL SLIDER**/

/**START CTA BOXES**/
.info-box-cta-wrapper .row-internal {
    padding: 0 !important;
}
/**FINISH CTA BOXES**/

} /**END (min-width: 320px) and (max-width: 767.99px)**/

@media screen
and (min-width: 320px)
and (max-width: 1024px) { 

} /**END (min-width: 320px) and (max-width: 1023.99px)**/


/* ----------- iPad 1, 2, Mini, Air, iPad 3, 4 and Pro 9.7" And Similar Sized Devices ----------- */
/* Portrait and Landscape */
@media screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px) {


} /**END (min-device-width: 768px) and (max-device-width: 1024px)**/


/* Portrait */
@media screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait) {


} /**END (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait)**/

/* Landscape */
@media screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: landscape) {


} /**END (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape)**/

/* ----------- iPad Pro 10.5" And Similar Sized Devices ----------- */
/* Portrait and Landscape */
@media screen
  and (min-device-width: 834px)
  and (max-device-width: 1112px) {


} /**END (min-device-width: 834px) and (max-device-width: 1112px)**/


/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media screen
  and (min-device-width: 834px)
  and (max-device-width: 834px)
  and (orientation: portrait) {


} /**END (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait)**/


/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media screen
  and (min-device-width: 1112px)
  and (max-device-width: 1112px)
  and (orientation: landscape) {


} /**END (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape)**/

/* ----------- iPad Pro 12.9" And Similar Sized Devices ----------- */
/* Portrait and Landscape */
@media screen
  and (min-device-width: 1024px)
  and (max-device-width: 1366px) {



} /**END (min-device-width: 1024px) and (max-device-width: 1365.99px) **/

/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media screen
  and (min-device-width: 1024px)
  and (max-device-width: 1024px)
  and (orientation: portrait) {


} /**END (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait)**/


/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media screen
  and (min-device-width: 1366px)
  and (max-device-width: 1366px)
  and (orientation: landscape) {



}  /**END (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape)**/



@media only screen
and (min-width: 1366px){


} /**END (min-device-width: 1366px)**/


@media only screen
and (min-width: 1900px){

} /**END (min-device-width: 1900px)**/


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

  footer p {
  display: block;
  }


  .heading-text.el-text {
    margin-top: 2rem;
  }

} /**END (max-width: 768px)**/