html{font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;}

body{margin: 0; position: relative; padding: 0; line-height: 1.5;}

a{text-decoration: none; }

img {max-width: 100%; height: auto;}

*,
*::before,
*::after {
	box-sizing: border-box;
}

.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

ul{padding-left:0px; margin: 0}

a{color: #222}


body,
button,
input,
select,
textarea {font-size: 18px; font-size: 1.125rem; }

h1 {font-size: 30px; font-size: 1.875rem;}


h3 {font-size: 22px; font-size: 1.375rem;}

h4 {font-size: 18px; font-size: 1.125rem;}

h5 {font-size: 13px; font-size: 0.8125rem;}

h6{font-size: 16px; font-size: 1rem;}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1, h2, h3, h4, h5, h6{margin-top:0px}