/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 10 2017 | 12:06:45 */
/* 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 */ 

.embed-container {
  position: relative;
  /*padding-bottom: 41.66666667%;*/
  padding-bottom: 56.666667%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin: 0;
}
		
.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}

#content-wrapper section.homepage .pages {
  margin-bottom: 3px !important;
}
