@font-face
{
   font-family: "Berkshire Swash";
   font-display: swap;
   src: url('../fonts/berkshireswash-regular-webfont.woff2') format('woff2'),
        url('../fonts/berkshireswash-regular-webfont.woff') format('woff'),
        url('../fonts/berkshireswash-regular-webfont.ttf') format('truetype'),
        url('../fonts/berkshireswash-regular-webfont.svg#berkshire_swashregular') format('svg'),
        url('../fonts/berkshireswash-regular-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Open Sans";
   font-display: swap;
   src: url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
        url('../fonts/opensans-regular-webfont.woff') format('woff'),
        url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
        url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg'),
        url('../fonts/opensans-regular-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Open Sans ExtraBold";
   font-display: swap;
   src: url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),
        url('../fonts/opensans-extrabold-webfont.woff') format('woff'),
        url('../fonts/opensans-extrabold-webfont.ttf') format('truetype'),
        url('../fonts/opensans-extrabold-webfont.svg#open_sansextrabold') format('svg'),
        url('../fonts/opensans-extrabold-webfont.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Open Sans SemiBold Italic";
   font-display: swap;
   src: url('../fonts/OpenSans-SemiboldItalic.woff2') format('woff2'),
        url('../fonts/opensans-semibolditalic-webfont.woff') format('woff'),
        url('../fonts/opensans-semibolditalic-webfont.ttf') format('truetype'),
        url('../fonts/opensans-semibolditalic-webfont.svg#open_sanssemibold_italic') format('svg'),
        url('../fonts/opensans-semibolditalic-webfont.eot') format('embedded-opentype');
}
h1, .h1
{
   font-family: Arial;
   font-weight: bold;
   font-size: 32px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h2, .h2
{
   font-family: Arial;
   font-weight: bold;
   font-size: 27px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h3, .h3
{
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h4, .h4
{
   font-family: Arial;
   font-weight: bold;
   font-size: 21px;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h5, .h5
{
   font-family: Arial;
   font-weight: bold;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
h6, .h6
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline-block;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   --color: #2E74B5;
   background-color: transparent;
}
.terms_plain
{
   font-family: "Open Sans";
   font-size: 13px;
   text-align: justify;
   line-height: 18.03px;
   text-decoration: none;
   background-color: transparent;
}
.terms_bold
{
   font-family: "Open Sans ExtraBold";
   font-size: 15px;
   line-height: 22.03px;
   text-decoration: none;
   background-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 1459px)
{
.terms_plain
{
   font-family: "Open Sans";
   font-size: 13px;
   text-align: justify;
   line-height: 18.03px;
   text-decoration: none;
   background-color: transparent;
}
.terms_bold
{
   font-family: "Open Sans ExtraBold";
   font-size: 15px;
   line-height: 22.03px;
   text-decoration: none;
   background-color: transparent;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px)
{
.terms_plain
{
   font-family: "Open Sans";
   font-size: 13px;
   text-align: justify;
   line-height: 18.03px;
   text-decoration: none;
   background-color: transparent;
}
.terms_bold
{
   font-family: "Open Sans ExtraBold";
   font-size: 15px;
   line-height: 22.03px;
   text-decoration: none;
   background-color: transparent;
}
}
@media only screen and (max-width: 479px)
{
.terms_plain
{
   font-family: "Open Sans";
   font-size: 12px;
   text-align: justify;
   line-height: 16.03px;
   text-decoration: none;
   background-color: transparent;
}
.terms_bold
{
   font-family: "Open Sans ExtraBold";
   font-size: 13px;
   line-height: 19.03px;
   text-decoration: none;
   background-color: transparent;
}
}
