@font-face {
  font-family: 'icomoon';
  src: url("../../fonts/icomoon.eot?-c79yen");
  src: url("../../fonts/icomoon.eot?#iefix-c79yen") format('embedded-opentype'), url("../../fonts/icomoon.woff?-c79yen") format('woff'), url("../../fonts/icomoon.ttf?-c79yen") format('truetype'), url("../../fonts/icomoon.svg?-c79yen#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cf_scriptregular';
  src: url("../../fonts/cfscript-webfont.eot");
  src: url("../../fonts/cfscript-webfont.eot?#iefix") format('embedded-opentype'), url("../../fonts/cfscript-webfont.woff2") format('woff2'), url("../../fonts/cfscript-webfont.woff") format('woff'), url("../../fonts/cfscript-webfont.ttf") format('truetype'), url("../../fonts/cfscript-webfont.svg#cf_scriptregular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url("../../fonts/icomoon.eot?-ybuanv");
  src: url("../../fonts/icomoon.eot?#iefix-ybuanv") format('embedded-opentype'), url("../../fonts/icomoon.ttf?-ybuanv") format('truetype'), url("../../fonts/icomoon.woff?-ybuanv") format('woff'), url("../../fonts/icomoon.svg?-ybuanv#icomoon") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
/* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-menu:before {
  content: "\e9bd";
}
.icon-circle-up:before {
  content: "\ea42";
}
.icon-circle-right:before {
  content: "\ea44";
}
.icon-circle-down:before {
  content: "\ea43";
}
.icon-circle-left:before {
  content: "\ea45";
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
#stc {
  position: absolute;
  top: -100px;
  left: -100px;
  display: block;
  background-color: #ccc;
  padding: 6px;
  z-index: 9999;
}
#stc:focus {
  top: 0;
  left: 0;
}
img {
  height: auto;
  max-width: 100%;
  display: block;
}
a {
  text-decoration: none;
  /*color: #3db9c5;*/
  color: #8e4c6c;
  font-weight: bold;
  -webkit-transition: background-color 0.2s, color 0.2s;
  -moz-transition: background-color 0.2s, color 0.2s;
  -o-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
}
a:visited {
  /*color: #3db9c5;*/
  color: #8e4c6c;
}
a:hover {
  text-decoration: underline;
}
html {
  font-family: helvetica, arial, sans-serif;
  font-weight: 300;
  font-size: 100%;
  color: #000;
}
body {
  font-size: 1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 16px 0;
}
h1 {
  font-size: 2em;
  text-align: center;
  margin: 40px 0 30px 0;
}
h2 {
  font-size: 2em;
}
h2.cp-content-heading {
    font-size: 1.625em;
}
h3 {
  /*font-size: 1.725em;*/
  font-size: 2em;
}
h3.cp-content-heading {
  /*font-size: 1.725em;*/
  font-size: 1.5em;
}
h4 {
  font-size: 1.6em;
}
h4.cp-content-heading {
    font-size: 1.375em;
}
h5 {
  font-size: 1.4em;
}
h5.cp-content-heading {
    font-size: 1.25em;
}
h6 {
  font-size: 1.2em;
}
h6.cp-content-heading {
    font-size: 1.125em ;
}
p {
  font-size: 1em;
  line-height: 1.75;
  margin: 0 0 24px 0;
}
/*Align multiline list only in Rich Text*/
.cp-content-inner ul li,
.cp-content-inner ol li {
    list-style-position: outside;
    margin-left: 15px !important;
}
strong,
b,
bold {
  font-weight: 700;
}
em {
  font-style: italic;
}
.cp-hidden {
  position: absolute;
  left: -9999em;
}
@media screen and (min-width:1025px) {

    h2.cp-content-heading {
        font-size: 2.25em;
    }
    h3.cp-content-heading {
      /*font-size: 1.725em;*/
      font-size: 2em;
    }
    h4.cp-content-heading {
        font-size: 1.75em;
    }
    h5.cp-content-heading {
        font-size: 1.5em;
    }
    h6.cp-content-heading {
        font-size: 1.25em;
    }
}
