/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 04 2025 | 02:24:31 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

@media (max-width: 1024px) {
  .info-thumbnail{
		padding-bottom: 28px !important;
		padding-left: 20px;
  }
}
@media (max-width: 955px) {
  .info-thumbnail{
		padding-bottom: 23px !important;
  }
}
@media (max-width: 870px) {
  .info-thumbnail{
		padding-bottom: 18px !important;
  }
}
@media (max-width: 786px) {
  .info-thumbnail{
		padding-bottom: 15px !important;
  }
}
@media  (min-width: 454px) and  (max-width: 767px) {
  .info-thumbnail img{
	max-width: 200px!important;
	height: inherit!important;
	aspect-ratio: 17 / 18!important;
  }
	.elementor-element-f31b352{
		margin-bottom: 60px !important;
	}
	.elementor-element-7a23cbf{
		margin-top: 60px !important;
	}
	.elementor-41 .elementor-element.elementor-element-7a23cbf{
		--row-gap: 120px!important;
	}
	.info-thumbnail h4{
		font-size: 1.4em!important;
	}
	.info-thumbnail p{
		font-size: 1.1em!important;
  }
	
}

@media (max-width: 767px) {
  .info-thumbnail{
	padding-bottom: 60px !important;
  }
}

@media (max-width: 674px) {
  .info-thumbnail{
	padding-bottom: 53px !important;
  }
}

@media (max-width: 645px) {
  .info-thumbnail{
	padding-bottom: 47px !important;
  }
}
@media (max-width: 586px) {
  .info-thumbnail{
	padding-bottom: 40px !important;
	padding-left: 20px !important;
  }
}

@media (max-width: 549px) {
  .info-thumbnail{
	padding-bottom: 30px !important;
  }
}

@media (max-width: 500px) {
  .info-thumbnail{
	padding-bottom: 24px !important;
  }
}
@media (max-width: 454px) {
  .info-thumbnail{
	padding-bottom: 25px !important;
  }
}
@media (max-width: 406px) {
  .info-thumbnail{
		padding-bottom: 20px !important;
  }
}

@media (max-width: 375px) {
  .info-thumbnail{
		padding-bottom: 15px !important;
  }
}
@media (max-width: 340px) {
  .info-thumbnail{
		padding-bottom: 10px !important;
  }
}
