/*
 Theme Name:     Divi Child
 Theme URI:
 Description:      Divi Child Theme
 Author:
 Author URI:
 Template:       Divi
 Version:        1.0.0
 License:
 License URI:
 Tags:
 Text Domain:
*/

/* All Devices */



/* Tablets (portrait and landscape) */
@media (min-width: 600px) and (max-width: 1024px) {
}
  
/* Smart Devices (small screens like phones) */
@media (max-width: 599px) {
    #post-18093 > *{font-size: 90%;}
   #post-18093 .et_pb_section_0 .et_pb_text_1  img{ float: none;}
   #post-18093 .et_pb_section_0 .et_pb_text_1 p { padding: 0px 10px ;}
   #post-18093 .et_pb_section_0 .et_pb_text_1 p span{ clear: both; }
   #post-18093 .et_pb_section_2.et_pb_section{ padding-bottom: 20px!important;}
   #post-18093 .et_pb_section_2 .et_pb_promo { padding: 12px!important;background-size:65px;}
   
   #post-18093 .et_pb_section_3 .et_pb_row_inner{ padding: 12px!important;}

   #post-18093 .et_pb_section_4 .strong-view.wpmtst-default .wpmtst-testimonial-inner{padding: 12px!important;}

   #post-18093 .et_pb_section_5 #enroll-form{padding: 2px!important; }
   #post-18093 .et_pb_section_5 #mc4wp-form-1{padding: 12px!important;}


   .archive #mysticky-nav.wrapfixed{ position: relative!important;}


   #post-20160 .et_pb_section.et_pb_section_1  .et_pb_text.et_pb_text_3  {padding: 12px!important;}
   #post-20160 .et_pb_section.et_pb_section_1  .et_pb_text.et_pb_text_4  {padding: 12px!important;}

   #post-20133 .et_pb_section.et_pb_section_1  .et_pb_text.et_pb_text_2  {padding: 12px!important;}
   #post-20133 .et_pb_section.et_pb_section_2  .et_pb_text.et_pb_text_3  {padding: 12px!important;}
}