/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 11 2020 | 02:31:12 */
@media (max-width: 767px){
  .pum-theme-689 .pum-title, .pum-theme-default-theme .pum-title {
    font-size: 22px;
     line-height: 1.3;
  }
}
@media (max-width: 567px){
  .pum-theme-689 .pum-title, .pum-theme-default-theme .pum-title {
    font-size: 20px;
   
  }
}
@media (max-width: 413px){
  .pum-theme-689 .pum-title, .pum-theme-default-theme .pum-title {
    font-size: 18px;
  }
}
@media only screen and (min-width: 1024px) {
  .pum-container.pum-responsive.pum-responsive-medium {
    /*margin-left: -48%;
    width: 96%;*/
	max-width: 960px !important;
  }
}

/* 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 */



