.staticPage {
  margin: 30px 0 60px 0;
  /*font-family: "Roboto", sans-serif;*/
  font-family: "Verdana", sans-serif;
  margin-top: 70px !important;
}
.staticPage a {
  color: #d8741b;
}
.staticPage h1 {
  /*font-size: 1.8em;
  font-family: "EB Garamond", serif;
  font-weight: 500;
  margin-bottom: 20px;
  font-style: italic;*/
  font-family: "optimanormal";
  font-size: 2.563em;
  line-height: 100%;
	margin-bottom: 20px;
	font-weight: 400;
	color: #606161;
	font-style: normal;
}
.staticPage h1 strong {
  font-weight: 500;
}
.staticPage h1 span {
  font-style: normal;
}
.staticPage h2 {
 /* font-size: 1.4em;
  font-family: "EB Garamond", serif;
  margin-bottom: 15px;
  font-weight: 500;*/
 font-family: "verdanaBold";
font-size: 1.188em;
font-weight: 300;
margin: 15px 0;
color: #606161;
}
.staticPage h2 strong {
  font-weight: 500;
}
.staticPage h3 {
  /*font-size: 1.25em;
  font-family: "EB Garamond", serif;
  margin-bottom: 10px;
  font-weight: 500;*/
  font-family: "verdanaBold";
  color: #606161;
  font-size: 1.25em;
  font-weight: 400;
}
.staticPage h3 strong {
  font-weight: 400;
}
.staticPage p {
  margin-bottom: 10px;
  font-weight: 300;
}
.staticPage p strong {
  font-weight: 400;
}
.staticPage ul {
  margin-bottom: 15px;
}
.staticPage ul li {
  font-family: "Verdana", sans-serif;
  margin-left: 20px;
  font-size: 1.125em;
  font-weight: 300;
  margin-bottom: 5px;
}
.staticPage ul li strong {
  font-weight: 400;
}
.staticPage ol {
  margin-bottom: 15px;
}
.staticPage ol li {
  font-family: "Verdana", sans-serif;
  font-size: 1.125em;
  margin-left: 20px;
  font-weight: 300;
  margin-bottom: 5px;
  color: #606161;
}
.staticPage ol li strong {
  font-weight: 400;
}
.Com_terms_condition_container.container-1270px{
	max-width: 92.2%;
}
.staticPage strong{
  color: #606161;
}
@media screen and (max-width: 1599px){
	.staticPage h2, h3{
		font-size: 0.937em !important;
	}
.staticPage h1{
	font-size: 1.875em;
	}
}
@media screen and (min-width: 1921px) and (max-width: 2561px){
  .staticPage{
  	    margin-top: 110px !important;
  }
}

@media (max-width: 767px) {
  .staticPage ol li,
  .staticPage ul li {
    font-size: 13px;
    line-height: 1.5em;
  }
  .staticPage{
        margin: 5px 0 60px 0;
  }
}
/*# sourceMappingURL=staicpage.css.map */

