/* =========================
	PUBLIC DESKTOP CSS
========================= */

/* Write your Public SASS desktop here! */
.elementor-185 .elementor-element.elementor-element-523aa4a > .elementor-element-populated, .elementor-185 .elementor-element.elementor-element-90c607d > .elementor-element-populated {
  margin-bottom: 70px !important;
}
@media screen and (min-width: 768px) and (max-width: 1366px) {
  .elementor-185 .elementor-element.elementor-element-c01b2f6 .elementor-icon i, .elementor-185 .elementor-element.elementor-element-2fe0caa .elementor-icon i, .elementor-185 .elementor-element.elementor-element-708d440 .elementor-icon i {
    font-size: 80px !important;
  }
}
@media screen and (max-width: 700px) {
  .elementor-185 .elementor-element.elementor-element-c01b2f6 .elementor-icon i, .elementor-185 .elementor-element.elementor-element-2fe0caa .elementor-icon i, .elementor-185 .elementor-element.elementor-element-708d440 .elementor-icon i {
    font-size: 65px !important;
  }
}


/* =========================
	PUBLIC DESKTOP CSS END
========================= */
/* =========================
	PUBLIC RESPONSIVE CSS
========================= */

/* TABLET LANDSCAPE */
@media (max-width: 1199px) {



}

/* TABLET PORTRAIT */
@media (max-width: 991px) {



}

/* MOBILE LANDSCAPE */
@media (max-width: 767px) {



}

/* MOBILE PORTRAIT */
@media (max-width: 479px) {



}

/* RETINA FIXES */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
 	   only screen and (-o-min-device-pixel-ratio: 3/2),
 	   only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {



}
/* =========================
	PUBLIC RESPONSIVE CSS END
========================= */