@charset "UTF-8";
/* latin-ext */
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 400;
  src: local("Exo Regular"), local("Exo-Regular"), url(https://fonts.gstatic.com/s/exo/v4/J59yWLG3iwczjwZ63gnONw.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 400;
  src: local("Exo Regular"), local("Exo-Regular"), url(https://fonts.gstatic.com/s/exo/v4/kA_pX0U45Eb7PbHijV1x2w.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cyrillic-ext */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url(https://fonts.gstatic.com/s/ptsans/v8/JX7MlXqjSJNjQvI4heMMGvY6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url(https://fonts.gstatic.com/s/ptsans/v8/vtwNVMP8y9C17vLvIBNZI_Y6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url(https://fonts.gstatic.com/s/ptsans/v8/9kaD4V2pNPMMeUVBHayd7vY6323mHUZFJMgTvxaG2iE.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url(https://fonts.gstatic.com/s/ptsans/v8/ATKpv8nLYAKUYexo8iqqrg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 400;
  src: local("Exo Regular"), local("Exo-Regular"), url(https://fonts.gstatic.com/s/exo/v4/vSFmJTMa8EC9GxwcmIvm7A.woff2) format("woff2");
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url(https://fonts.gstatic.com/s/ptsans/v8/7nBxcqTeiPvFX1XVBk6VGw.woff2) format("woff2");
}
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 400;
  src: local("Exo Regular"), local("Exo-Regular"), url(https://fonts.gstatic.com/s/exo/v4/NhShzqosC_KzkbrKRjCNPA.woff) format("woff");
}
@font-face {
  font-family: "PT Sans";
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans"), local("PTSans-Regular"), url(https://fonts.gstatic.com/s/ptsans/v8/GdZvpAq9shJukTEvSQbePw.woff) format("woff");
}
#Body {
  background-color: #fff;
  background-image: none;
}

body {
  color: #424242;
  font-size: 13px;
  line-height: 1.3;
  font-family: "PT Sans", sans-serif;
}

a {
  text-decoration: none;
  color: #187cc2;
  transition: color 0.3s linear;
}
a:hover {
  color: #1f1f1f;
}

.EasyDNNSkin_Galore {
  background-color: #fff;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.EasyDNNSkin_Galore .eds_container::before, .EasyDNNSkin_Galore .eds_container::after {
  display: table;
  width: 100%;
  content: "";
}
@media (min-width: 1200px) {
  .EasyDNNSkin_Galore .container {
    max-width: 1170px;
  }
}
.EasyDNNSkin_Galore .DNNEmptyPane {
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  border: none !important;
}
.EasyDNNSkin_Galore .DNNEmptyPane.dnnModuleManager {
  border: 1px dashed #d7d7d7 !important;
  min-height: 115px !important;
}
.EasyDNNSkin_Galore .DNNEmptyPane.EditBarEmptyPane {
  display: block !important;
  width: auto !important;
  min-width: 115px;
}
.EasyDNNSkin_Galore .DNNEmptyPane.EditBarEmptyPane.container-fluid {
  margin-left: auto !important;
  margin-right: auto !important;
}
.EasyDNNSkin_Galore .Normal {
  color: #424242;
  font-size: 13px;
  line-height: 1.3;
  font-family: "PT Sans", sans-serif;
}
.EasyDNNSkin_Galore .container-fluid {
  max-width: 1230px;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.EasyDNNSkin_Galore .eds_headerHeightHolder {
  box-sizing: content-box;
}
.EasyDNNSkin_Galore .eds_contentBellowBackground,
.EasyDNNSkin_Galore .eds_contentBellow5Background {
  background-color: #f2f2f2;
}
.EasyDNNSkin_Galore .eds_contentBellowBackground {
  background-image: url("../../assets/images/sharedBackgrounds/background_image_geometric_light.png");
}
.EasyDNNSkin_Galore .eds_pBackground1 .Normal {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_paralaxBackground {
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  background-attachment: fixed;
  box-shadow: 0 1px 0 #d7d7d7 inset, 0 -1px 0 #d7d7d7 inset;
  z-index: 0;
}
.EasyDNNSkin_Galore .eds_paralaxBackground:before, .EasyDNNSkin_Galore .eds_paralaxBackground:after {
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 0;
  right: 0;
  content: "";
  z-index: 1;
}
.EasyDNNSkin_Galore .eds_paralaxBackground:after {
  animation: eds_skinAnimatedBackground 40s linear infinite;
  -ms-animation: eds_skinAnimatedBackground 40s linear infinite;
  -moz-animation: eds_skinAnimatedBackground 40s linear infinite;
  -webkit-animation: eds_skinAnimatedBackground 40s linear infinite;
}
.EasyDNNSkin_Galore .eds_paralaxBackground > div {
  position: relative;
  z-index: 2;
}
.EasyDNNSkin_Galore .eds_paralaxBackground.eds_pBackground1 {
  background-image: url("../../assets/images/sharedBackgrounds/default1.jpg");
}
.EasyDNNSkin_Galore .eds_paralaxBackground.eds_pBackground1:before {
  background-image: url("../../assets/images/sharedBackgrounds/background_pattern_pixel_slash3_dark.png");
  opacity: 0.25;
}
.EasyDNNSkin_Galore .eds_paralaxBackground.eds_pBackground2 {
  background-image: url("../../assets/images/sharedBackgrounds/default2.jpg");
}
.EasyDNNSkin_Galore .eds_paralaxBackground.eds_pBackground2:before {
  background-image: url("../../assets/images/sharedBackgrounds/background_pattern_pixel_slash3_dark.png");
  background-position: 0 50%;
  background-repeat: repeat;
  opacity: 0.25;
}
.EasyDNNSkin_Galore .eds_bottomBannerBg {
  background-color: #f1f0f0;
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_bottomBannerBg > div {
  position: relative;
  padding-bottom: 15px;
  padding-top: 15px;
}
.EasyDNNSkin_Galore .eds_bottomBannerBg > div:before, .EasyDNNSkin_Galore .eds_bottomBannerBg > div:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
  border-radius: 100%;
  height: 10px;
}
.EasyDNNSkin_Galore .eds_bottomBannerBg > div:before {
  top: -10px;
}
.EasyDNNSkin_Galore .eds_bottomBannerBg > div:after {
  bottom: -10px;
}
.EasyDNNSkin_Galore .eds_bottomBannerBg + div {
  margin-top: 20px;
}
.EasyDNNSkin_Galore .eds_bottomPaneWide {
  padding-top: 15px;
  padding-bottom: 15px;
}
.EasyDNNSkin_Galore .eds_headerPlaceholder {
  display: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  width: 100% !important;
}
.EasyDNNSkin_Galore .eds_headerPlaceholder.show {
  display: block !important;
}
.EasyDNNSkin_Galore div.dnnRegistrationForm {
  min-width: 0;
  width: auto;
}
.EasyDNNSkin_Galore div.dnnRegistrationForm .dnnForm {
  width: auto;
  float: none;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore div.dnnRegistrationForm .dnnFormItem input[type="text"],
  .EasyDNNSkin_Galore div.dnnRegistrationForm .dnnFormItem input[type="password"],
  .EasyDNNSkin_Galore div.dnnRegistrationForm .dnnFormItem input[type="email"],
  .EasyDNNSkin_Galore div.dnnRegistrationForm .dnnFormItem input[type="tel"],
  .EasyDNNSkin_Galore div.dnnRegistrationForm .dnnFormItem select,
  .EasyDNNSkin_Galore div.dnnRegistrationForm .dnnFormItem textarea {
    width: 100%;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore div.dnnRegistrationForm .dnnFormItem .dnnLabel,
  .EasyDNNSkin_Galore div.dnnRegistrationForm .dnnFormItem label {
    width: auto;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore div.dnnRegistrationForm .dnnFormItem .password-strength-container {
    width: 100%;
  }
}
.EasyDNNSkin_Galore .dnnLogin .LoginPanel {
  max-width: 100%;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .dnnLogin .dnnFormItem .dnnLabel,
  .EasyDNNSkin_Galore .dnnLogin .dnnFormItem label {
    width: auto;
  }
}

.eds_backToTop {
  visibility: hidden;
  opacity: 0;
  width: 50px;
  height: 50px;
  position: fixed;
  z-index: 999;
  right: 50px;
  bottom: 50px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.24);
  border-radius: 4px;
  border: solid 1px rgba(255, 255, 255, 0.6);
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  transition: all 1s ease;
}
.eds_backToTop:hover {
  background-color: rgba(0, 0, 0, 0.48);
  text-decoration: none;
}
.eds_backToTop:before {
  content: "";
  color: #fff;
  font-size: 21px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 47px;
  text-decoration: none;
}
.eds_backToTop > span {
  display: none;
}
.eds_backToTop.eds_backToTopVisible {
  visibility: visible;
  opacity: 1;
}
.eds_backToTop.eds_backToTopFadeOut {
  opacity: 0.6;
}

.no-js .eds_pageLoader {
  display: none;
}

.eds_pageLoader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000002 no-repeat center center;
  z-index: 99999;
}
.eds_pageLoader .eds_preloadPortalTitle {
  display: block;
  position: absolute;
  top: 51%;
  left: 20%;
  right: 20%;
  font-family: Arial;
  font-size: 30px;
  color: #fff;
  text-align: center;
}
.eds_pageLoader .eds_pageAnimation {
  position: absolute;
  bottom: 51%;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  height: 120px;
  border: solid 1px #fff;
  border-radius: 50%;
  background: url("../../assets/images/pageLoader/animation/background/predefined/preloadImage.png") center center no-repeat;
}
.eds_pageLoader .eds_pageAnimation:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  border: solid 1px #0087e5;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  animation: eds_rotate 1s linear infinite;
  -ms-animation: eds_rotate 1s linear infinite;
  -moz-animation: eds_rotate 1s linear infinite;
  -webkit-animation: eds_rotate 1s linear infinite;
}
.eds_pageLoader .eds_customText {
  text-align: center;
  font-family: Arial;
  position: absolute;
  top: 55%;
  left: 20%;
  right: 20%;
  color: #187cc2;
  font-size: 15px;
}
.eds_pageLoader .eds_customImage {
  position: absolute;
  bottom: 51%;
  top: 0;
  left: 0;
  right: 0;
  background: url("../../assets/images/pageLoader2/customImage/predefined/483.gif") center bottom no-repeat;
}
.eds_pageLoader.eds_pageLoader2 {
  background-color: #fff;
}
.eds_pageLoader.eds_pageLoader2 .eds_preloadPortalTitle {
  color: #000;
}
.eds_pageLoader + .EasyDNNSkin_Galore {
  visibility: hidden;
}
.eds_pageLoader + .EasyDNNSkin_Galore.eds_contentLoaded {
  visibility: visible;
}

#ControlBar_ControlPanel *,
.actionMenu *,
.dnnDropDownList * {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

@keyframes eds_skinAnimatedBackground {
  from {
    background-position: 0 100%;
  }
  to {
    background-position: 0 0;
  }
}
@-webkit-keyframes eds_skinAnimatedBackground {
  from {
    background-position: 0 100%;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes eds_skinAnimatedBackground {
  from {
    background-position: 0 100%;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes eds_skinAnimatedBackground {
  from {
    background-position: 0 100%;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes eds_rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes eds_rotate {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-ms-keyframes eds_rotate {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-moz-keyframes eds_rotate {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
.EasyDNNSkin_Galore .eds_headerContainer {
  position: relative;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader {
  position: fixed;
  width: 100%;
  z-index: 999;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground {
  position: relative;
  z-index: 2;
  background-color: rgba(24, 124, 194, 0.8);
  width: 100%;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header {
  min-height: 90px;
  position: relative;
  transition: min-height 0.5s linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header {
    min-height: 40px;
  }
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_topRibbon,
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer,
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language > div {
  background-color: #1f1f1f;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_topRibbon > div {
  position: relative;
  text-align: right;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_topRibbon > div::after {
  content: "";
  display: table;
  width: 100%;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_menuLogoContainer {
  position: relative;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_logo {
  max-height: 90px;
  height: 90px;
  text-align: center;
  padding: 15px 5px;
  max-width: 300px;
  position: relative;
  z-index: 2;
  transition: max-height 0.5s linear, padding 0.5s linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_logo {
    max-height: 30px;
    padding: 5px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_logo {
    max-width: 150px;
  }
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_logo > a {
  display: inline-block;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_logo > a > img {
  max-height: 60px;
  max-width: 100%;
  transition: max-height 0.5s linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_logo > a > img {
    max-height: 30px;
  }
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_logo > a:before {
  position: absolute;
  top: -240%;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_logo > a:hover:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(-10%, 110%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(-10%, 110%, 0);
  top: 200%;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language {
  z-index: 3;
  float: left;
  position: relative;
  text-align: left;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language .eds_languageText {
  display: inline-block;
  font-family: "Exo", sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #afafaf;
  line-height: 31px;
  transition: color 0.3s linear;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language .eds_languageText {
    font-size: 0;
  }
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language .eds_languageText:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  padding-right: 5px;
  color: #fff;
  line-height: 0;
  font-size: 18px;
  vertical-align: middle;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language:hover .eds_languageText {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language > div {
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 0;
  left: -2px;
  padding: 3px 2px 0;
  min-width: 150px;
  transition: opacity 0.5s linear;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language > div {
    min-width: 80px;
  }
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language > div * {
  display: none;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language > div > span {
  margin: 0 3px;
  padding: 1px;
  line-height: 0;
  border: solid 1px transparent;
  opacity: 0.5;
  filter: alpha(opacity=50);
  overflow: hidden;
  transition: opacity 0.3s linear;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language > div > span:hover {
  opacity: 1;
  filter: alpha(opacity=1);
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language > div > span.selected {
  border-color: #187cc2;
  opacity: 1;
  filter: alpha(opacity=1);
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language:hover > div {
  visibility: visible;
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language:hover > div * {
  display: inherit;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_language:hover > div > span {
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchButton,
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin {
  display: inline-block;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin {
  height: 31px;
  font-size: 0;
  line-height: 0;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin {
    height: auto;
  }
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup,
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .loginGroup {
  display: inline-block;
  vertical-align: middle;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .loginGroup {
  margin-left: 26px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .loginGroup a,
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a {
  display: inline-block;
  font-size: 16px;
  line-height: 31px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  font-family: "PT Sans", sans-serif;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .loginGroup a:hover,
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .loginGroup a:before,
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #187cc2;
  font-size: 21px;
  padding-right: 5px;
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .loginGroup > a:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName {
  margin-left: 22px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a {
  font-size: 16px;
  background-image: none !important;
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a:hover {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a:before {
  display: none;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg {
  margin: 0 10px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg > a {
  display: inline-block;
  position: relative;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg > a > img {
  position: absolute;
  top: 3px;
  left: 0;
  right: 0;
  bottom: 3px;
  height: 26px;
  width: 26px;
  z-index: 3;
  box-shadow: 0 0 1px 0 #fff;
  border: solid 1px #000;
  transition: all 300ms linear;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg > a:hover > img {
  -moz-transform: scale(4);
  -webkit-transform: scale(4);
  -o-transform: scale(4);
  margin-top: 40px;
  border-radius: 2px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a, .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  line-height: 0;
  padding: 0 10px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong, .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong {
  font-size: 10px;
  line-height: 31px;
  color: #fff;
  font-weight: normal;
  font-family: "PT Sans", sans-serif;
  transition: color 300ms linear;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong:before, .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong:before {
  font-size: 17px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 31px;
  color: #fff;
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a span, .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a span {
  display: inline-block;
  position: absolute;
  background-color: #187cc2;
  border: solid 1px rgba(255, 255, 255, 0.5);
  padding: 3px;
  border-radius: 4px;
  line-height: 1;
  font-size: 9px;
  color: #fff;
  top: 1px;
  right: -5px;
  min-width: 16px;
  text-align: center;
  opacity: 0.7;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover, .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover {
  text-decoration: none !important;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover strong, .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover strong {
  color: silver;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover span, .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover span {
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages {
  margin-left: 30px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong:before {
  content: "";
  font-weight: normal;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications {
  margin-left: 12px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchButton {
  width: 31px;
  height: 31px;
  overflow: hidden;
  line-height: 31px;
  font-size: 0;
  border: none;
  outline: none;
  margin-left: 19px;
  cursor: pointer;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchButton:before {
  content: "";
  color: #187cc2;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 21px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer {
  bottom: 100%;
  right: 0;
  position: absolute;
  box-shadow: none;
  padding: 0 20px 0 0;
  visibility: hidden;
  z-index: 1000;
  min-width: 100px;
  opacity: 0;
  height: 0;
  text-align: right;
  transition: opacity 0.3s linear;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer .eds_searchClose {
  font-size: 27px;
  font-weight: bold;
  color: #930202;
  line-height: 1;
  cursor: pointer;
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.7);
  display: inline-block;
  transition: all 200ms linear;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer .eds_searchClose:hover {
  color: #187cc2;
  text-shadow: none;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch {
  border: solid 1px #187cc2;
  display: inline-block;
  vertical-align: top;
  margin: 1px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  border: none;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  line-height: 27px;
  height: 27px;
  padding: 0 10px;
  background: none transparent;
  color: #c5c5c5;
  box-shadow: none;
  width: 170px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:hover, .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  box-shadow: none;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
  background: none transparent;
  height: 27px;
  width: 33px;
  font-size: 0;
  line-height: 0;
  float: right;
  padding-right: 10px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  font-size: 22px;
  color: #60749D;
  line-height: 27px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:hover:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_header .eds_searchContainer.eds_searchVisible {
  visibility: visible;
  bottom: 0;
  opacity: 1;
  height: auto;
  transition: all 0.3s linear;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_headerContent {
  position: relative;
  z-index: 1;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader .eds_headerBackground .eds_headerContent #EDSadmin {
  padding-top: 150px;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle1 {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.25);
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle1 .eds_headerBackground .eds_header {
    min-height: 72px;
  }
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle1 .eds_menuLogoContainer {
  display: table;
  width: 100%;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle1 .eds_menuLogoContainer {
    display: block;
    width: auto;
  }
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle1 .eds_menuLogoContainer .eds_logo {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle1 .eds_menuLogoContainer .eds_logo {
    float: left;
    max-height: 40px;
    padding: 5px;
    float: left;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle1 .eds_menuLogoContainer .eds_logo {
    max-width: 200px;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle1 .eds_menuLogoContainer .eds_logo > a > img {
    max-height: 30px;
  }
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle1 ~ .eds_headerContent.DNNEmptyPane {
  min-height: 121px !important;
}
.EasyDNNSkin_Galore .eds_headerContainer .eds_fixedHeader.eds_headerStyle1 ~ .eds_pageDetails + .eds_headerContent.DNNEmptyPane {
  min-height: 0 !important;
}

.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground {
  background: none #187cc2;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground .eds_header {
    min-height: 0;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground .eds_header .eds_menuLogoContainer {
  position: static;
  display: table;
  width: 100%;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground .eds_header .eds_menuLogoContainer {
    display: block;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground .eds_header .eds_menuLogoContainer .eds_logo {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  padding: 10px 5px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground .eds_header .eds_menuLogoContainer .eds_logo {
    display: block;
    float: left;
    padding: 5px;
    max-height: 40px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground .eds_header .eds_menuLogoContainer .eds_logo {
    max-width: 200px;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground .eds_header .eds_menuLogoContainer .eds_logo > a img {
    max-height: 30px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 + .eds_headerHeightHolder {
  padding-top: 41px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 + .eds_headerHeightHolder {
    padding-top: 0;
  }
}

.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 {
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);
  transition: all 300ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground {
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header {
  height: auto;
  max-height: none;
  min-height: 0;
  display: table;
  width: 100%;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header {
    display: block;
    width: auto;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_logo {
  height: auto;
  opacity: 1;
  max-height: 117px;
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  transition: opacity 300ms linear, max-height 0.5s linear, padding 0.5s linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_logo {
    float: left;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_logo {
    padding: 15px 5px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_logo {
    padding: 10px 5px;
    display: block;
    text-align: center;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_logo > a img {
  max-height: 87px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_logo > a img {
    max-height: 24px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_language {
  margin: 15px 50px 5px;
  transition: all 300ms linear;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_language {
    clear: left;
    margin: 0 0 5px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_language > div {
  position: static;
  opacity: 1 !important;
  min-width: 0;
  visibility: visible !important;
  background-color: transparent !important;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_language > div * {
  display: inline-block !important;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchButton,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchClose {
  margin-top: 7px;
  border: solid 1px #d4d4d4;
  border-radius: 10px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  float: right;
  transition: all 200ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchButton:before,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchClose:before {
  line-height: 37px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchButton:hover,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchClose:hover {
  background-color: #187cc2;
  border-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchButton:hover:before,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchClose:hover:before {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchButton {
  opacity: 1;
  margin-left: 50px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchButton {
    margin-left: 10px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchClose {
  position: absolute;
  right: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchClose:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  color: #187cc2;
  font-size: 21px;
  line-height: 36px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchContainer {
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  right: 15px;
  margin: 0;
  padding: 0;
  background: none transparent;
  border: none;
  text-align: left;
  height: auto;
  transition: all 200ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch {
  border: none !important;
  display: block;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -32px;
  width: 87%;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer {
  display: inline-block;
  width: 80%;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  border: none;
  font-family: "Exo", sans-serif;
  font-size: 42px;
  line-height: 51px;
  height: auto;
  padding: 0;
  background: none transparent;
  color: #acacac;
  box-shadow: none;
  width: 100%;
  transition: all 400ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:hover {
  color: #919191;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer .searchSkinObjectPreview {
  width: 100%;
  left: 0;
  right: auto;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
  background: none #fff;
  height: auto;
  width: auto;
  line-height: 30px;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 15px 0 0 10px;
  padding: 0 15px;
  border: solid 1px #cecece;
  border-radius: 10px;
  font-size: 20px;
  transition: all 200ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:before {
  display: none;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:hover {
  background-color: #187cc2;
  border-color: #187cc2;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin {
  margin-top: 10px;
  transition: all 300ms linear;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin {
    margin-top: 0;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a {
  color: #afafaf;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong {
  color: #afafaf;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong:before, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong:before {
  color: #afafaf;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover strong, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover strong {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a {
  color: #afafaf;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a:hover {
  color: #afafaf;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header.eds_searchVisible .eds_logo,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header.eds_searchVisible .eds_language,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header.eds_searchVisible .eds_searchButton,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header.eds_searchVisible .eds_userLogin,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_headerBackground .eds_header.eds_searchVisible .responsAbilityMenu {
  visibility: hidden;
  opacity: 0;
  transition: all 300ms linear;
}

.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 {
  box-shadow: none;
  transition: all 300ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground {
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header {
  min-height: auto;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_headerBanner {
  position: absolute;
  top: 5px;
  right: 90px;
  z-index: 3;
  opacity: 1;
  transition: margin 200ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_logo {
  padding: 10px 0;
  height: auto;
  max-height: 150px;
  clear: both;
  max-width: none;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_logo {
    max-height: 85px;
    padding: 5px 0;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_logo > a > img {
  max-height: 125px;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_logo > a > img {
    max-height: 50px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_logo > a > img {
    max-width: 200px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_language {
  margin: 11px 50px 0 0;
  display: inline-block;
  vertical-align: top;
  opacity: 1;
  transition: all 300ms linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_language {
    float: left;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_language > div {
  position: static;
  opacity: 1 !important;
  min-width: 0;
  visibility: visible !important;
  background-color: transparent !important;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_language > div * {
  display: inline-block !important;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchButton,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchClose {
  border: solid 1px #d4d4d4;
  border-radius: 10px;
  background-color: #fff;
  width: 40px;
  height: 40px;
  text-align: center;
  position: absolute;
  transition: background 200ms linear, color 300ms linear !important;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchButton:before,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchClose:before {
  line-height: 37px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchButton:hover,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchClose:hover {
  background-color: #187cc2;
  border-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchButton:hover:before,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchClose:hover:before {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchButton,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchClose {
  right: 0;
  top: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchButton {
  opacity: 1;
  z-index: 3;
  margin-right: 15px;
  margin-top: 5px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchClose:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  color: #187cc2;
  font-size: 21px;
  line-height: 36px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer {
  margin: 0 15px;
  padding: 5px 0 0;
  background: none transparent;
  border: none;
  text-align: left;
  height: auto;
  min-width: 0;
  width: auto;
  left: 0;
  right: 0;
  top: auto;
  bottom: auto;
  transition: opacity 200ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch {
  border: none !important;
  display: block;
  vertical-align: middle;
  position: static;
  width: 87%;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer {
  display: inline-block;
  width: 80%;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer {
    float: left;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  border: none;
  font-family: "Exo", sans-serif;
  font-size: 35px;
  line-height: 42px;
  height: auto;
  padding: 0;
  background: none transparent;
  color: #acacac;
  box-shadow: none;
  width: 100%;
  transition: all 400ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:hover {
  color: #919191;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer .searchSkinObjectPreview {
  width: 100%;
  left: 0;
  right: auto;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
  background: none #fff;
  height: auto;
  width: auto;
  line-height: 30px;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 5px 0 0 10px;
  padding: 0 15px;
  border: solid 1px #cecece;
  border-radius: 10px;
  font-size: 20px;
  float: right;
  transition: background 200ms linear, color 300ms linear;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
    float: left;
    clear: both;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:before {
  display: none;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:hover {
  background-color: #187cc2;
  border-color: #187cc2;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin {
  margin-top: 10px;
  margin-right: 50px;
  opacity: 1;
  transition: all 300ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a {
  color: #afafaf;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a {
  padding: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong {
  color: #afafaf;
  margin-right: 30px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong:before, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong:before {
  color: #afafaf;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a span, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a span {
  right: 25px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover strong, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover strong {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages {
  margin: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications {
  margin: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName {
  margin-left: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a {
  color: #afafaf;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a:hover {
  color: #afafaf;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header.eds_searchVisible .eds_searchContainer {
  bottom: auto;
  transition: none;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header.eds_searchVisible .eds_searchClose {
  margin-top: 5px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header.eds_searchVisible .eds_language,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header.eds_searchVisible .eds_searchButton,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header.eds_searchVisible .eds_userLogin,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_headerBackground .eds_header.eds_searchVisible .eds_headerBanner {
  visibility: hidden;
  opacity: 0;
  transition: none 300ms linear;
}

.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 {
  transition: box-shadow 0.3s linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground {
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header {
  min-height: auto;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logoMenuSearchContainer {
  display: table;
  width: 100%;
  height: 110px;
  max-height: 110px;
  transition: max-height 0.5s linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logoMenuSearchContainer {
    height: auto;
    max-height: none;
    display: block;
    position: relative;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logoMenuSearchContainer > div {
  display: table-cell;
  vertical-align: middle;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logoMenuSearchContainer > div {
    display: block;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logoMenuSearchContainer > div.eds_logoContainer {
  max-width: 100%;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logoMenuSearchContainer > div.eds_logoContainer {
    float: left;
    display: table;
    height: 60px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logoMenuSearchContainer > div.eds_searchButtonContainer {
  width: 60px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logoMenuSearchContainer > div.eds_searchButtonContainer {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 1;
    width: auto;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_topRibbon {
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #187cc2;
  position: relative;
  z-index: 3;
  transition: background 0.3s linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_language {
  opacity: 1;
  transition: opacity 0.3s linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_language > div {
  position: static;
  opacity: 1 !important;
  min-width: 0;
  visibility: visible !important;
  background-color: transparent !important;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_language > div * {
  display: inline-block !important;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_language > div > span.selected {
  border-color: rgba(255, 255, 255, 0.3);
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_headerBanner {
  margin: 5px 0 5px 50px;
  opacity: 1;
  transition: opacity 0.3s linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchButton,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchClose {
  border: solid 1px #187cc2;
  border-radius: 10px;
  text-align: center;
  opacity: 1;
  transition: color 300ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchButton:before,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchClose:before {
  line-height: 37px;
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchButton:hover:before,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchClose:hover:before {
  color: #005189;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchButton {
  float: right;
  width: 40px;
  height: 40px;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchButton {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchClose {
  bottom: 50%;
  right: 0;
  margin-bottom: -17px;
  position: absolute;
  width: 35px;
  height: 35px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchClose:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  color: #187cc2;
  font-size: 21px;
  line-height: 31px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer {
  margin: 0;
  padding: 0;
  background: none transparent;
  border: none;
  text-align: left;
  height: auto;
  min-width: 0;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  transition: opacity 200ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch {
  border: none !important;
  display: block;
  vertical-align: middle;
  position: static;
  width: 87%;
  margin: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer {
  display: inline-block;
  width: 80%;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer {
    width: 50%;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  border: none;
  font-family: "Exo", sans-serif;
  font-size: 26px;
  line-height: 30px;
  height: auto;
  padding: 0;
  background: none transparent;
  color: #acacac;
  box-shadow: none;
  width: 100%;
  transition: all 400ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:hover {
  color: #919191;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer .searchSkinObjectPreview {
  width: 100%;
  left: 0;
  right: auto;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
  background: none #fff;
  height: auto;
  width: auto;
  line-height: 30px;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0 15px;
  border: solid 1px #cecece;
  border-radius: 10px;
  font-size: 20px;
  float: right;
  transition: background 200ms linear, color 300ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:before {
  display: none;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:hover {
  background-color: #187cc2;
  border-color: #187cc2;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin {
  opacity: 1;
  opacity-transition: opacity 0.3s linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a:hover,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:hover {
  color: #0d5384;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .loginGroup a:before,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:before {
  color: #0d5384;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages {
  margin-left: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover strong, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover strong {
  color: #0d5384;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName {
  margin-left: 22px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a:hover {
  color: #0d5384;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logo {
  max-height: none;
  height: auto;
  padding: 10px 0;
  text-align: left;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logo {
    padding: 5px 0;
    display: table-cell;
    vertical-align: middle;
    max-height: 60px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logo {
    max-width: 130px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logo > a img {
  max-height: 90px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logo > a img {
    max-height: 50px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header .eds_logo > a img {
    max-height: 50px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header.eds_searchVisible .eds_topRibbon {
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header.eds_searchVisible .eds_language,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header.eds_searchVisible .eds_userLogin,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header.eds_searchVisible .eds_headerBanner,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header.eds_searchVisible .eds_searchButton {
  opacity: 0;
  visibility: hidden;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header.eds_searchVisible .eds_searchButton {
    opacity: 1;
    visibility: visible;
  }
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header.eds_searchVisible .eds_searchButton:before {
    content: "";
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header.eds_searchVisible .eds_searchClose {
    display: none;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_headerBackground .eds_header.eds_searchVisible #dnn_dnnSearch_ClassicSearch {
    width: auto;
  }
}

.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground {
  background-color: #2d2d2d;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header {
  min-height: auto;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_topRibbon > div {
  margin-top: 0;
  transition: margin 200ms linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_language {
  opacity: 1;
  transition: opacity 0.3s linear;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_language > div {
  position: static;
  opacity: 1 !important;
  min-width: 0;
  visibility: visible !important;
  background-color: transparent !important;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_language > div * {
  display: inline-block !important;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_language > div > span.selected {
  border-color: rgba(255, 255, 255, 0.3);
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_headerBanner {
  margin-left: 30px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer {
  position: relative;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer {
  position: absolute;
  top: 50%;
  height: 40px;
  margin-top: -20px;
  right: 15px;
  width: 40px;
  min-width: 0;
  padding: 0;
  border: solid 1px #187cc2;
  border-radius: 6px;
  background-color: #2d2d2d;
  visibility: visible;
  opacity: 1;
  transition: width 200ms ease-out;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer #dnn_dnnSearch_ClassicSearch {
  border: none;
  padding: 0;
  margin: 0;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  right: auto;
  transition: opacity 200ms ease-out;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  width: 0px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  box-sizing: border-box;
  font-size: 16px;
  transition: width 200ms ease-out;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
  line-height: 0;
  font-size: 0;
  border: none;
  height: 40px;
  width: 40px;
  padding: 0;
  text-align: center;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  font-size: 21px;
  color: #fff;
  line-height: 37px;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:hover:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer .eds_searchButton {
  float: right;
  margin: 0;
  border: none;
  background: none transparent;
  width: 40px;
  height: 40px;
  line-height: 37px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer .eds_searchButton:before {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer .eds_searchButton:hover:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer .eds_searchClose {
  line-height: 0;
  font-size: 0;
  display: none;
  position: absolute;
  right: -9px;
  top: -19px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer .eds_searchClose:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  color: #187cc2;
  font-size: 21px;
  line-height: 36px;
  color: #AD0516;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer.eds_searchVisible {
  width: 249px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer.eds_searchVisible #dnn_dnnSearch_ClassicSearch {
  visibility: visible;
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer.eds_searchVisible #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  width: 210px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer.eds_searchVisible .eds_searchClose {
  display: block;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logoSearchContainer .eds_searchContainer.eds_searchVisible .eds_searchButton {
  display: none;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logo {
  max-height: 200px;
  height: auto;
  margin: 0 40px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  transition: max-height 0.3s linear, padding 0.3s linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logo {
    max-height: 70px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logo {
    max-width: 200px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logo > a > img {
  max-height: 160px;
  transition: max-height 0.3s linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_logo > a > img {
    max-height: 40px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a {
  padding: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong {
  color: #afafaf;
  margin-right: 30px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong:before, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong:before {
  color: #afafaf;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a span, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a span {
  right: 25px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover strong, .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover strong {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userMessages {
  margin: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_userLogin .registerGroup > ul li.userNotifications {
  margin: 0;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_headerBackground .eds_header .eds_menuContainer {
  background-color: #187cc2;
}

.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 + .eds_headerHeightHolder {
  height: 80px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 + .eds_headerHeightHolder {
    display: none;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 ~ .eds_headerHeightHolderSmall {
  display: none;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 ~ .eds_headerHeightHolderSmall {
    display: block;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground {
  background-color: #4696ce;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container {
  width: 100%;
  height: 80px;
  position: relative;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container {
    height: auto;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8left {
  position: absolute;
  left: 15px;
  top: 0;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8left {
    width: 20%;
    position: static;
    float: left;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8left > div {
  display: inline-block;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8left .eds_sideHeader8TrigerContainer {
  margin-top: 10px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8left .eds_sideHeader8TrigerContainer {
    margin-top: 0;
    margin-bottom: 45px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right {
  position: absolute;
  right: 15px;
  top: 10px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right {
    width: 80%;
    position: static;
    float: right;
    text-align: right;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right > div {
  display: inline-block;
  margin: 15px 0 0 25px;
  vertical-align: top;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right > div {
    margin-left: 20px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right .eds_header8Language {
  display: none;
  position: absolute;
  margin-top: 10px;
  top: 90%;
  right: 80px;
  margin-left: 15px;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8right .eds_header8Language.eds_header8LanguageActive {
  display: block;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle {
    clear: both;
    padding: 15px;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo {
  display: table;
  width: 100%;
  height: 80px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo {
    display: block;
    height: auto;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div {
    display: block;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div > a {
  max-width: 100%;
  display: inline-blcok;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div > a > img {
  max-height: 70px;
  max-width: 350px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div > a > img {
    max-width: 300px;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div > a > img {
    max-width: 250px;
    max-height: 45px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_header8Container .eds_header8middle .eds_header8Logo > div > a > img {
    max-width: 100%;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_Header8Pane {
  max-height: 80px;
  min-height: 0 !important;
  margin: 0 !important;
  background-color: #4696ce;
  text-align: initial;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_Header8Pane {
    margin-top: 0 !important;
    display: none !important;
    position: absolute;
    padding: 15px;
    width: auto;
    max-height: none;
    top: 90%;
    right: 15px;
    right: 15px;
    box-shadow: 0 0 3px #000;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_Header8Pane.eds_Header8PaneActive {
    display: block !important;
  }
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle8 .eds_headerBackground .eds_Header8Pane.DNNEmptyPane + .eds_Header8PaneTrigerContainer {
  display: none !important;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_animatedHeader {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  transition: all 200ms ease;
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_animatedHeader.eds_headerUp {
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.EasyDNNSkin_Galore .eds_fixedHeader.eds_animatedHeader.eds_headerUp .eds_Header8Pane.eds_Header8PaneActive,
.EasyDNNSkin_Galore .eds_fixedHeader.eds_animatedHeader.eds_headerUp .eds_header8Language.eds_header8LanguageActive {
  top: -100% !important;
}
.EasyDNNSkin_Galore .eds_header8UserPanel {
  position: absolute;
  width: 100%;
  background-color: #121212;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  transition: all 250ms ease;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin {
  text-align: right;
  padding: 10px 0;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup,
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .loginGroup {
  display: inline-block;
  vertical-align: middle;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .loginGroup {
  margin-left: 26px;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .loginGroup a,
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userDisplayName a {
  display: inline-block;
  font-size: 17px;
  line-height: 31px;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  font-family: "PT Sans", sans-serif;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .loginGroup a:hover,
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userDisplayName a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .loginGroup a:before,
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userDisplayName a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #187cc2;
  font-size: 21px;
  padding-right: 5px;
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .loginGroup > a:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userDisplayName {
  margin-left: 22px;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userDisplayName a:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li + li.userDisplayName a {
  font-size: 17px;
  background-image: none !important;
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li + li.userDisplayName a:hover {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li + li.userDisplayName a:before {
  display: none;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userProfileImg {
  margin: 0 10px;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userProfileImg > a {
  display: inline-block;
  position: relative;
  width: 40px;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userProfileImg > a > img {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  bottom: 3px;
  height: 26px;
  width: 26px;
  z-index: 3;
  box-shadow: 0 0 1px 0 #fff;
  border: solid 1px #000;
  transition: all 300ms linear;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userProfileImg > a:hover > img {
  transform: scale(4);
  margin-top: 40px;
  border-radius: 2px;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a, .EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  line-height: 0;
  padding: 0 10px;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a strong, .EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a strong {
  font-size: 10px;
  line-height: 31px;
  color: #fff;
  font-weight: normal;
  font-family: "PT Sans", sans-serif;
  transition: color 300ms linear;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a strong:before, .EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a strong:before {
  font-size: 17px;
  font-family: "Font Awesome 5 Free";
  line-height: 31px;
  color: #fff;
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a span, .EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a span {
  display: inline-block;
  position: absolute;
  background-color: #187cc2;
  border: solid 1px rgba(255, 255, 255, 0.5);
  padding: 3px;
  border-radius: 4px;
  line-height: 1;
  font-size: 9px;
  color: #fff;
  top: 1px;
  right: -5px;
  min-width: 16px;
  text-align: center;
  opacity: 0.7;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a:hover, .EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a:hover {
  text-decoration: none !important;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a:hover strong, .EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a:hover strong {
  color: silver;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a:hover span, .EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a:hover span {
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages {
  margin-left: 30px;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userMessages a strong:before {
  content: "";
  font-weight: normal;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications {
  margin-left: 12px;
}
.EasyDNNSkin_Galore .eds_header8UserPanel .eds_header8UserLogin .registerGroup > ul li.userNotifications a strong:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_header8UserPanel.eds_header8UserPanelActive {
  opacity: 1;
  visibility: visible;
  overflow: visible;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel {
  background-color: #1b1b1b;
  height: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -ms-transform: translate(0, -100%);
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
  transition: all 200ms ease;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel * {
  visibility: hidden;
  opacity: 0;
  transition: all 100ms ease;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel .eds_header8searchTitleContainer {
  background-color: #121212;
  padding: 5px 0;
  margin-bottom: 20px;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel .eds_header8searchTitleContainer .eds_header8SearchTitle {
  font-size: 23px;
  line-height: 23px;
  color: #4696ce;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch {
  border: solid 1px #575757;
  padding: 20px;
  display: block;
  margin-bottom: 20px;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer {
  width: 90%;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  border: none !important;
  box-shadow: none !important;
  background: none !important;
  color: #575757;
  width: 100%;
  font-size: 40px;
  line-height: 1.3;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
    font-size: 20px;
  }
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:hover, .EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .SearchButton {
  text-decoration: none !important;
  font-size: 0;
  line-height: 0;
  float: right;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .SearchButton:before {
  font-family: "Font Awesome 5 Free";
  color: #575757;
  font-size: 50px;
  line-height: 1;
  content: "";
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .SearchButton:before {
    font-size: 25px;
  }
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .SearchButton:hover:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview {
  left: 4px;
  right: auto;
  width: 100%;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch .searchInputContainer a.dnnSearchBoxClearText {
  z-index: 201;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview {
  background: none #272727;
  border: solid 1px #187cc2;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li {
  border-top: solid 1px #636261;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li:first-child {
  border-top: none;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li:hover {
  color: #187cc2;
  background-color: transparent;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel.eds_header8SearchPanelActive {
  -ms-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  height: auto;
  overflow: visible;
}
.EasyDNNSkin_Galore .eds_header8SearchPanel.eds_header8SearchPanelActive * {
  visibility: visible;
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_sideHeader8Triger {
  color: #fff;
  font-size: 42px;
  cursor: pointer;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}
.EasyDNNSkin_Galore .eds_sideHeader8Triger .eds_headerOpen,
.EasyDNNSkin_Galore .eds_sideHeader8Triger .eds_headerClose {
  position: absolute;
  transition: all 500ms ease;
}
.EasyDNNSkin_Galore .eds_sideHeader8Triger .eds_headerOpen {
  visibility: visible;
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_sideHeader8Triger .eds_headerClose {
  opacity: 0;
  visibility: hidden;
}
.EasyDNNSkin_Galore .eds_sideHeader8Triger:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_sideHeader8Triger.eds_headerActive .eds_headerOpen {
  visibility: hidden;
  opacity: 0;
}
.EasyDNNSkin_Galore .eds_sideHeader8Triger.eds_headerActive .eds_headerClose {
  opacity: 1;
  visibility: visible;
}
.EasyDNNSkin_Galore .eds_header8Language {
  background-color: #4696ce;
  box-shadow: 0 0 3px #000;
  padding: 10px;
}
.EasyDNNSkin_Galore .eds_header8Language .language-object > span {
  margin: 3px;
}
.EasyDNNSkin_Galore .eds_header8Language .language-object > span img {
  border: solid 1px #187cc2;
  padding: 1px;
  border-radius: 50%;
  transition: all 200ms ease;
}
.EasyDNNSkin_Galore .eds_header8Language .language-object > span:hover img, .EasyDNNSkin_Galore .eds_header8Language .language-object > span.selected img {
  border-radius: 3px;
}
.EasyDNNSkin_Galore .eds_header8Language .language-object > span.selected img {
  border-color: #fff;
  border-radius: 3px;
}
.EasyDNNSkin_Galore .eds_header8LanguageTriger {
  color: #fff;
  font-size: 30px;
  cursor: pointer;
  line-height: 1;
}
.EasyDNNSkin_Galore .eds_header8LanguageTriger:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Header8PaneTrigerContainer {
  display: none !important;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_Header8PaneTrigerContainer {
    display: inline-block !important;
  }
}
.EasyDNNSkin_Galore .eds_header8SearchPanelTriger > span,
.EasyDNNSkin_Galore .eds_header8UserPanelTriger > span {
  display: none;
}
.EasyDNNSkin_Galore .eds_header8SearchPanelTriger {
  font-size: 30px;
  color: #fff;
  text-decoration: none;
}
.EasyDNNSkin_Galore .eds_header8SearchPanelTriger:hover {
  color: #187cc2;
  text-decoration: none;
}
.EasyDNNSkin_Galore .eds_header8UserPanelTriger {
  font-size: 30px;
  color: #fff;
  text-decoration: none;
}
.EasyDNNSkin_Galore .eds_header8UserPanelTriger:hover {
  color: #187cc2;
  text-decoration: none;
}
.EasyDNNSkin_Galore .eds_Header8PaneTriger {
  font-size: 30px;
  color: #fff;
  cursor: pointer;
}
.EasyDNNSkin_Galore .eds_Header8PaneTriger:hover {
  color: #187cc2;
}

.EasyDNNSkin_Galore.eds_fixedSideHeader {
  margin-left: 300px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore.eds_fixedSideHeader {
    margin-left: 0;
  }
}
.EasyDNNSkin_Galore.eds_fixedSideHeader .eds_sideHeader {
  position: fixed;
  top: 0;
  bottom: 0;
  height: 100%;
  z-index: 999;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader .eds_sideHeaderTriger {
  padding: 6px 8px;
  border: solid 1px #636261;
  background-color: #0d0907;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 2;
  cursor: pointer;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  transition: all 300ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore.eds_fixedSideHeader .eds_sideHeaderTriger {
    display: inline-block;
    visibility: visible;
    opacity: 1;
  }
}
.EasyDNNSkin_Galore.eds_fixedSideHeader .eds_sideHeaderTriger:hover {
  border-radius: 8px;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader .eds_sideHeaderTriger > i {
  text-align: center;
  color: #fff;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 150ms linear;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader .eds_sideHeaderTriger .eds_headerOpen {
  line-height: 1;
  font-size: 21px;
  opacity: 1;
  visibility: visible;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger {
  left: 330px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger {
    left: 15px;
    top: 15px;
  }
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger .eds_headerOpen {
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger .eds_headerClose {
  line-height: 1;
  font-size: 21px;
  opacity: 1;
  visibility: visible;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerActive .eds_sideHeader {
  width: 300px;
  left: 0;
  visibility: visible;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen {
  margin-left: 0;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen .eds_sideHeader {
  width: 0;
  left: -330px;
  visibility: hidden;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen .eds_sideHeaderTriger {
  left: 30px;
  display: inline-block;
  visibility: visible;
  opacity: 1;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_headerActive .eds_sideHeader {
  width: 300px;
  left: 0;
  visibility: visible;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_headerActive .eds_sideHeaderTriger {
  left: 330px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_headerActive .eds_sideHeaderTriger {
    left: 15px;
    top: 15px;
  }
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent {
  overflow-x: hidden;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent .eds_headerContainer ~ div,
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent .eds_headerContainer .eds_headerContent,
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent .eds_pageDetails {
  transition: all 300ms ease;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_headerContainer ~ div,
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_headerContainer .eds_headerContent,
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_pageDetails {
  -webkit-transform: translate3d(300px, 0px, 0px);
  transform: translate3d(300px, 0px, 0px);
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_headerContainer ~ div,
  .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_headerContainer .eds_headerContent,
  .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_pushContent.eds_headerActive .eds_pageDetails {
    -webkit-transform: none;
    transform: none;
  }
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader {
  border-top: solid 5px #187cc2;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader .eds_header .eds_sideHeaderPane {
  padding-left: 25px;
  padding-right: 25px;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  width: 220px;
  padding-left: 25px;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
  width: 80px;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader.eds_headerActive .eds_sideHeader {
  left: auto;
  right: 0;
  padding-top: 50px;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader.eds_headerActive .eds_sideHeader7Triger .eds_headerOpen {
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
}
.EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_rightSideHeader.eds_headerActive .eds_sideHeader7Triger .eds_headerClose {
  line-height: 37px;
  font-size: 21px;
  opacity: 1;
  visibility: visible;
}
.EasyDNNSkin_Galore .eds_sideHeader {
  width: 300px;
  overflow: hidden;
  left: 0;
  transition: all 300ms ease;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_sideHeader {
    width: 0;
    left: -330px;
    visibility: hidden;
  }
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_sideWrapper {
  height: 100%;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding-right: 30px;
  position: absolute;
  top: 0;
  width: 330px;
  background-color: #0d0906;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header {
  padding: 40px 0;
  width: 300px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_sideHeader .eds_header {
    padding: 15px 0;
  }
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_logo {
  text-align: center;
  max-width: 100%;
  margin: 0 30px 20px;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_logo > a {
  position: relative;
  overflow: hidden;
  display: inline-block;
  max-width: 100%;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_logo > a img {
  max-width: 100%;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_logo > a img {
    max-height: 50px;
  }
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_logo > a:before {
  position: absolute;
  top: -240%;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  content: "";
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_logo > a:hover:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(-10%, 110%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(-10%, 110%, 0);
  top: 200%;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_logo.eds_logoHeader8 {
  text-align: left;
  width: 200px;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_logo.eds_logoHeader8 > a {
  max-width: 200px;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_logoCloseContainer {
  display: table;
  width: 100%;
  padding: 0 15px 20px;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_logoCloseContainer > div {
  display: table-cell;
  vertical-align: middle;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin {
  text-align: center;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup,
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .loginGroup {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .loginGroup a,
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  font-family: "Exo", sans-serif;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .loginGroup a:hover,
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .loginGroup a:before,
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #187cc2;
  font-size: 21px;
  padding-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .loginGroup > a:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName {
  margin-right: 10px;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userDisplayName a:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName {
  display: block;
  width: 300px;
  margin-right: 0;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a {
  background-image: none !important;
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a:hover {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li + li.userDisplayName a:before {
  display: none;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg {
  margin: 10px 0 15px;
  display: block;
  text-align: center;
  width: 300px;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg > a {
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg > a > img {
  max-height: 80px;
  width: auto;
  padding: 1px;
  border: solid 1px #187cc2;
  background-color: #212121;
  transition: all 200ms linear;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userProfileImg > a > img {
    max-height: 40px;
  }
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a, .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a {
  display: inline-block;
  position: relative;
  text-decoration: none;
  background-repeat: no-repeat;
  background-position: center center;
  font-size: 0;
  line-height: 0;
  padding: 0 10px;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong, .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong {
  font-size: 10px;
  line-height: 31px;
  color: #fff;
  font-weight: normal;
  font-family: "PT Sans", sans-serif;
  transition: color 300ms linear;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong:before, .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong:before {
  font-size: 17px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  line-height: 31px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a span, .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a span {
  display: inline-block;
  position: absolute;
  background-color: #187cc2;
  border: solid 1px rgba(255, 255, 255, 0.5);
  padding: 3px;
  border-radius: 4px;
  line-height: 1;
  font-size: 9px;
  color: #fff;
  top: 1px;
  right: -5px;
  min-width: 16px;
  text-align: center;
  opacity: 0.7;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover, .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover {
  text-decoration: none !important;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover strong, .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover strong {
  color: silver;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a:hover span, .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a:hover span {
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userMessages a strong:before {
  content: "";
  font-weight: normal;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications {
  margin-left: 15px;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_userLogin .registerGroup > ul li.userNotifications a strong:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_language {
  text-align: center;
  margin: 20px 0;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_language {
    margin: 10px 0;
  }
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_language > div > span {
  margin: 4px;
  border: solid 1px #fff;
  font-size: 0;
  line-height: 0;
  display: inline-block;
  transition: all 300ms linear;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_language > div > span img {
  opacity: 0.5;
  width: 25px;
  height: auto;
  transition: all 200ms linear;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_language > div > span:hover img {
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_language > div > span.selected {
  box-shadow: 0 0 9px #fff;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_language > div > span.selected img {
  opacity: 1;
  width: auto;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer {
  border-top: solid 1px #2d2c2c;
  border-bottom: solid 1px #2d2c2c;
  background-color: #212121;
  margin: 30px 0;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer {
    margin: 10px 0;
  }
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input {
  border: none;
  font-family: "Exo", sans-serif;
  font-size: 17px;
  line-height: 40px;
  padding: 0 10px;
  background: none transparent;
  color: #afafaf;
  box-shadow: none;
  width: 80%;
  box-shadow: none;
  margin: 0;
  min-height: 40px;
  transition: color 200ms linear;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:hover, .EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  box-shadow: none;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer > input:focus {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton {
  width: 20%;
  text-align: center;
  font-size: 0;
  line-height: 0;
  float: right;
  text-decoration: none !important;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  font-size: 22px;
  color: #fff;
  line-height: 40px;
  vertical-align: top;
  text-decoration: none !important;
  transition: color 200ms linear;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .SearchButton:hover:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview {
  left: 4px;
  right: auto;
  width: 290px;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch .searchInputContainer a.dnnSearchBoxClearText {
  right: -23px !important;
  top: 5px;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview {
  background: none #272727;
  border: solid 1px #187cc2;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li {
  border-top: solid 1px #636261;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li:first-child {
  border-top: none;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_searchContainer #dnn_dnnSearch_ClassicSearch ul.searchSkinObjectPreview > li:hover {
  color: #187cc2;
  background-color: transparent;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_sideHeaderPane {
  color: #fff;
  padding: 25px 15px 0;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_sideHeaderPane .Normal {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_sideHeader .eds_header .eds_sideHeaderPane.eds_sideHeaderPaneTop {
  padding-top: 0;
  padding-bottom: 25px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_sideHeader7TrigerContainer {
    position: absolute;
    right: 15px;
    top: 10px;
    z-index: 1;
  }
}
.EasyDNNSkin_Galore .eds_sideHeader7Triger {
  overflow: hidden;
  line-height: 31px;
  font-size: 0;
  border: none;
  outline: none;
  margin-left: 19px;
  cursor: pointer;
  float: right;
  width: 40px;
  height: 40px;
  border: solid 1px #187cc2;
  border-radius: 10px;
  text-align: center;
  transition: all 150ms linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_sideHeader7Triger {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.EasyDNNSkin_Galore .eds_sideHeader7Triger > i {
  color: #187cc2;
  font-size: 0;
  line-height: 0;
  opacity: 0;
  visibility: hidden;
}
.EasyDNNSkin_Galore .eds_sideHeader7Triger .eds_headerOpen {
  line-height: 37px;
  font-size: 21px;
  opacity: 1;
  visibility: visible;
}
.EasyDNNSkin_Galore .eds_sideHeader7Triger:hover > i {
  color: #005189;
}
.EasyDNNSkin_Galore .eds_sideHeader7CloseContainer {
  text-align: right;
  margin-bottom: 15px;
  padding-right: 25px;
  margin-top: -30px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_sideHeader7CloseContainer {
    margin-top: 0;
  }
}
.EasyDNNSkin_Galore .eds_sideHeader7Close {
  overflow: hidden;
  line-height: 31px;
  font-size: 0;
  border: none;
  outline: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: solid 1px #187cc2;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_sideHeader7Close:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  color: #187cc2;
  font-size: 21px;
  line-height: 38px;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_sideHeader7Close:hover:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_sideHeader8CloseContainer {
  text-align: right;
}
.EasyDNNSkin_Galore .eds_sideHeader8Close {
  overflow: hidden;
  line-height: 31px;
  font-size: 0;
  border: none;
  outline: none;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: solid 1px #187cc2;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_sideHeader8Close:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  color: #187cc2;
  font-size: 21px;
  line-height: 38px;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_sideHeader8Close:hover:before {
  color: #187cc2;
}

#ControlBar_ControlPanel ~ .EasyDNNSkin_Galore.eds_fixedSideHeader .eds_sideHeader .eds_header,
#ControlBar_ControlPanel ~ .EasyDNNSkin_Galore.eds_fixedSideHeader .eds_sideHeaderTriger {
  margin-top: 53px;
}

.EasyDNNSkin_Galore .eds_pageDetails {
  position: relative;
}
.EasyDNNSkin_Galore .eds_pageDetails:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.EasyDNNSkin_Galore .eds_pageDetails > div {
  position: relative;
  z-index: 1;
}
.EasyDNNSkin_Galore .eds_pageDetails .eds_pageTitle,
.EasyDNNSkin_Galore .eds_pageDetails .eds_pageDescription {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
}
.EasyDNNSkin_Galore .eds_pageDetails .eds_pageTitle > span,
.EasyDNNSkin_Galore .eds_pageDetails .eds_pageDescription > span {
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_pageDetails .eds_pageDescription > span > span + span {
  margin-left: 25px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 {
  padding-bottom: 11px;
  background: rgba(223, 223, 223, 0.74) url("../../assets/images/sharedBackgrounds/default1.jpg") center center no-repeat;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1:after {
  background-color: #005896;
  background-image: url("../../assets/images/sharedBackgrounds/background_image_geometric_light.png");
  background-position: 50% 23%;
  opacity: 0.5;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_pageTitle > span,
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_pageDescription > span {
  color: #fff;
  margin: 6px 0;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  padding: 10px 25px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_pageTitle {
  margin-top: 5px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_pageTitle > span {
  font-size: 30px;
  line-height: 1;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_pageDescription > span {
  font-size: 16px;
  line-height: 1;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_breadCrumbs {
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_breadCrumbs .eds_breadCrumb:first-child, .EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_breadCrumbs .eds_breadCrumb:last-child {
  border-radius: 2px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_breadCrumbs .eds_breadCrumb:first-child {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_breadCrumbs .eds_breadCrumb:last-child {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_breadCrumbs .eds_breadCrumb,
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_breadCrumbs .eds_breadcrumbSeparator {
  background-color: rgba(0, 0, 0, 0.7);
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_breadCrumbs .eds_breadCrumb {
  padding: 5px;
  color: #fff;
  margin-bottom: 10px;
  margin-top: 15px;
  line-height: 1;
  font-family: "Exo", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails1 .eds_breadCrumbs .eds_breadcrumbSeparator {
  line-height: 1;
  color: #187cc2;
  font-size: 11px;
  padding-top: 6px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 {
  background: #000 url("../../assets/images/sharedBackgrounds/default1.jpg");
  padding: 10px 0;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2:after {
  background-color: rgba(0, 0, 0, 0.11);
  background-image: url("../../assets/images/sharedBackgrounds/background_pattern_pixel_dots3_dark.png");
  box-shadow: 0 -25px 25px -25px rgba(0, 0, 0, 0.5) inset;
  opacity: 0.5;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_pageTitle {
  margin: 10px 0;
  float: left;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_pageTitle > span {
  font-size: 45px;
  line-height: 1;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_pageDescription {
  float: right;
  margin: 10px 0;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_pageDescription > span {
  color: #fff;
  font-size: 14px;
  line-height: 1.2;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_pageTitle + .eds_breadCrumbs,
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_pageDescription + .eds_breadCrumbs {
  margin-top: -10px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_breadCrumbs {
  float: right;
  clear: both;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_breadCrumbs .eds_breadCrumb,
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_breadCrumbs .eds_breadcrumbSeparator {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_breadCrumbs .eds_breadCrumb {
  font-size: 15px;
  line-height: 20px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_breadCrumbs .eds_breadCrumb:hover {
  text-decoration: none;
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails2 .eds_breadCrumbs .eds_breadcrumbSeparator {
  font-size: 22px;
  margin: 0 10px;
  line-height: 20px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3 {
  background-color: #187cc2;
  padding: 20px 0;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3:after {
  background-image: url("../../assets/images/sharedBackgrounds/background_image_business_dark.png");
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3 .eds_pageTitle > span,
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3 .eds_pageDescription > span {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3 .eds_pageTitle {
  margin-bottom: 10px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3 .eds_pageTitle > span {
  font-size: 45px;
  line-height: 1;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3 .eds_pageDescription > span {
  font-size: 15px;
  line-height: 1.2;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3 .eds_titleDescription {
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3 .eds_pageDetailsPane {
  border: solid 1px #d0d0d0;
  border-radius: 8px;
  background-color: #fff;
  padding: 15px;
  margin: 0 50px;
  width: 40%;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3.breadcrumbsContainer {
  background-color: #12639d;
  padding: 10px 0;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3.breadcrumbsContainer:after {
  background-image: none;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3.breadcrumbsContainer .eds_breadCrumbs {
  text-align: right;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3.breadcrumbsContainer .eds_breadCrumbs .eds_breadCrumb,
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3.breadcrumbsContainer .eds_breadCrumbs .eds_breadcrumbSeparator {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3.breadcrumbsContainer .eds_breadCrumbs .eds_breadCrumb {
  font-size: 14px;
  line-height: 20px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3.breadcrumbsContainer .eds_breadCrumbs .eds_breadCrumb:hover {
  text-decoration: none;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails3.breadcrumbsContainer .eds_breadCrumbs .eds_breadcrumbSeparator {
  font-size: 20px;
  margin: 0 10px;
  line-height: 20px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails4 {
  background: url("../../assets/images/sharedBackgrounds/default1.jpg") bottom center no-repeat;
  padding: 20px 0;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails4:after {
  background-color: #195c8b;
  box-shadow: 0 -25px 25px -25px rgba(0, 0, 0, 0.5) inset;
  opacity: 0.6;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails4 .eds_pageTitle,
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails4 .eds_pageDescription {
  padding: 6px 0;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails4 .eds_pageTitle > span,
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails4 .eds_pageDescription > span {
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  padding: 10px;
  line-height: 1.1;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails4 .eds_pageTitle > span {
  font-size: 40px;
}
.EasyDNNSkin_Galore .eds_pageDetails.eds_pageDetails4 .eds_pageDescription > span {
  font-size: 20px;
  font-family: "Exo", sans-serif;
}
.EasyDNNSkin_Galore .eds_breadCrumbs .eds_breadCrumb {
  display: inline-block;
  text-decoration: none;
  vertical-align: top;
  font-family: "PT Sans", sans-serif;
}
.EasyDNNSkin_Galore .eds_breadCrumbs .eds_breadCrumb:hover {
  text-decoration: underline;
}
.EasyDNNSkin_Galore .eds_breadCrumbs .eds_breadcrumbSeparator {
  vertical-align: top;
  display: inline-block;
}
.EasyDNNSkin_Galore .eds_currentDate {
  background-color: rgba(0, 0, 0, 0.7);
  font-size: 15px;
  font-family: "Exo", sans-serif;
  line-height: 31px;
  color: #fff;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-right: 10px;
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_currentDate:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding: 0 10px;
  background-color: #187cc2;
  font-size: 20px;
  display: inline-block;
  margin-right: 10px;
  line-height: 35px;
}

.EasyDNNSkin_Galore .responsAbilityMenu .raMenuTriggerWrapper {
  display: none;
  text-align: right;
  position: relative;
  z-index: 1;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuTriggerWrapper {
    display: block;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger {
  font-family: "Exo", sans-serif;
  font-size: 20px;
  display: block;
  color: #55beff;
  cursor: pointer;
  position: relative;
  line-height: 90px;
  white-space: nowrap;
  transition: line-height 0.5s linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger {
    line-height: 40px;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger:hover {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger:hover:after {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger::after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  right: 0;
  display: inline-block;
  margin-left: 10px;
  color: #23658f;
}
.EasyDNNSkin_Galore .responsAbilityMenu .edsmm_menuItem {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .edsmm_menuItem {
    background: url("../images/mainMenuLiSeparator.png") repeat-x 0 bottom;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper {
    display: none;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > span {
  display: block;
  position: relative;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li .edsmm_itemContainer {
  font-family: "Exo", sans-serif;
  white-space: nowrap;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li .edsmm_itemContainer:hover {
  text-decoration: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li a.edsmm_itemContainer {
  pointer-events: auto;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li .edsmm_childIndicator {
  display: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li:hover > div {
  opacity: 1;
  visibility: visible;
  min-width: 180px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li:hover > div {
    display: none !important;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li:hover > div .edsmm_menuListsContainer > ol > li {
  display: block;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li .edsmm_childIndicator {
  display: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div {
  left: 0;
  text-align: left;
  position: absolute;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  background-color: #1f1f1f;
  box-shadow: 0 0 0 1px #131313 inset;
  transition: opacity 0.3s linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div {
    display: none;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li {
  display: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span {
  box-shadow: 0 -1px 0 0 #2c2c2c inset, 0 1px 0 0 #131313;
  display: block;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span {
    box-shadow: none !important;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
  font-size: 15px;
  line-height: 41px;
  display: block;
  color: #fff;
  padding: 0 8px;
  position: relative;
  transition: all 0.2s linear;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer:before {
  content: "";
  position: absolute;
  bottom: 0;
  line-height: 0;
  font-size: 0;
  left: 50%;
  right: 50%;
  margin: 0 auto;
  border-top: solid 1px #187cc2;
  visibility: hidden;
  transition: left 300ms linear, right 300ms linear;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li:hover > span .edsmm_itemContainer {
  color: #187cc2;
  padding-left: 10px;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li:hover > span .edsmm_itemContainer:before {
  left: 0;
  right: 0;
  visibility: visible;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > span:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 0;
  line-height: 41px;
  right: 8px;
  font-size: 15px;
  color: #fff;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > span:after {
    display: none;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild:hover > span:after {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > div {
  left: 100%;
  top: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol > li.edsmm_disabled > span .edsmm_itemContainer {
  cursor: default;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol > li.edsmm_disabled.edsmm_hasChild {
    pointer-events: none;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol > li.edsmm_disabled.edsmm_hasChild > span .edsmm_itemContainer {
    pointer-events: none;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol {
  text-align: right;
  margin-right: 20px;
  font-size: 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol {
    text-align: left;
    margin-right: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li {
  display: inline-block;
  margin: 0 12px;
  position: relative;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li {
    display: block;
    margin: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  display: inline-block;
  line-height: 90px;
  font-size: 19px;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  transition: line-height 300ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li > span .edsmm_itemContainer {
    display: block;
    margin-right: 80px;
    padding-left: 10px;
    line-height: 41px;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
  color: #1f1f1f;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #1f1f1f;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
    border-width: 0 0 0 3px;
  }
}

/*White-triangle*/
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer:after {
  position: absolute;
  /*content: "";*/
  border-style: solid;
  border-width: 8px 10px;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: #fff !important;
  top: 0%;
  left: 50%;
  margin-left: -7px;
  margin-top:39px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer:after {
    display: none !important;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper {
    display: block;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.raItemOpened > div {
    display: block !important;
    position: relative !important;
    border-radius: 0;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    visibility: visible;
    width: auto;
    border-radius: 0;
    opacity: 1;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol {
    padding: 0;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li {
    display: block;
    padding: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > div {
  left: auto !important;
  right: auto !important;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild > span > .edsmm_childIndicator {
    display: block !important;
    position: absolute;
    width: 32px;
    height: 32px;
    top: 5px;
    right: 10px;
    margin: 0;
    cursor: pointer;
    background-color: #fff;
    border: solid 1px #000;
    border-radius: 50%;
    padding: 0;
    line-height: 0;
    text-align: center;
    pointer-events: auto;
    z-index: 10;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild > span > .edsmm_childIndicator:after {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    content: "";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40px;
    height: 33px;
    text-indent: -10px;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild.raItemOpened > span > .edsmm_childIndicator:after {
  content: "";
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType1 .raMenuTriggerWrapper .raMenuTrigger {
    line-height: 40px;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_headerContainer .responsAbilityMenu {
    float: none !important;
  }
}
.EasyDNNSkin_Galore .eds_headerContainer .responsAbilityMenu.raMenuOpened .raMenuWrapper {
  clear: both;
}

.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li {
  margin: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  color: #fff;
  padding: 0 12px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
  color: #1f1f1f;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li:hover .edsmm_level_1 {
  z-index: 1000;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #1f1f1f;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 {
  position: fixed;
  background-color: #fff;
  box-shadow: none;
  width: 100%;
  transition: opacity 400ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 {
    position: static;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer {
  width: 1200px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: none;
  background: none transparent;
  text-align: center;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer {
    width: auto;
    text-align: left;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer > ol > li > span {
  box-shadow: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li:hover .edsmm_level_1 > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_active .edsmm_level_1 > .edsmm_menuListsContainer > ol > li {
  display: inline-block;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li:hover .edsmm_level_1 > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_active .edsmm_level_1 > .edsmm_menuListsContainer > ol > li {
    display: block;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li:hover .edsmm_level_1, .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_active .edsmm_level_1 {
  visibility: visible;
  opacity: 0.9;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li:hover .edsmm_level_1 {
  opacity: 1;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer > ol > li {
  display: inline-block;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer > ol > li {
    display: block;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer > ol > li.edsmm_active:before, .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer > ol > li.edsmm_active:after {
  content: "";
  position: absolute;
  width: 8px;
  background-repeat: no-repeat;
  background-position: 0 top;
  background-color: transparent;
  bottom: 0;
  top: 0;
  z-index: 1;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer > ol > li.edsmm_active:before, .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer > ol > li.edsmm_active:after {
    display: none;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer > ol > li.edsmm_active:before {
  background-image: url("../images/tabSubmenuShadowLeft.png");
  left: -8px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li .edsmm_level_1 > .edsmm_menuListsContainer > ol > li.edsmm_active:after {
  background-image: url("../images/tabSubmenuShadowRight.png");
  right: -8px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li.edsmm_hasChild .edsmm_level_2 {
  top: 100%;
  left: 0;
  right: auto;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li.edsmm_hasChild > span:after {
  right: 13px;
  content: "";
  color: #767676;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li.edsmm_hasChild > div ol li > div {
  right: auto;
  left: 100%;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li.edsmm_hasChild > div ol li.edsmm_hasChild > span:after {
  content: "";
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li.edsmm_hasChild:hover > span:after {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
  color: #767676;
  padding: 0 40px 0 30px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
    padding: 0 8px;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li:hover > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > div > div ol li > span .edsmm_itemContainer {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuTriggerWrapper .raMenuTrigger {
  color: #55beff;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuTriggerWrapper .raMenuTrigger {
    line-height: 40px;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuTriggerWrapper .raMenuTrigger:after {
  color: #135984;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuTriggerWrapper .raMenuTrigger:hover {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuTriggerWrapper .raMenuTrigger:hover:after {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger:after {
  color: #fff;
}

.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 {
  float: right;
  clear: right;
  margin-top: 15px;
  margin-bottom: 15px;
  opacity: 1;
  transition: opacity 300ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger {
  color: #187cc2;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger {
    line-height: 68px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger {
    line-height: 48px;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger:after {
  color: #afafaf;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger:hover {
  color: #0c4f7f;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger:hover:after {
  color: #0c4f7f;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol {
  margin: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li {
  margin: 0 0 1px 10px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li {
    margin: 0;
    padding: 5px 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li > span {
  padding: 0 5px 0 10px;
  border-radius: 5px;
  transition: background 200ms linear;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  transition: color 200ms linear;
  color: #187cc2;
  line-height: 36px;
  padding: 0 5px 0 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li > span .edsmm_itemContainer:after {
  display: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_hasChild > span:after {
  content: "";
  border: none !important;
  position: static;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 10px;
  vertical-align: top;
  display: inline-block;
  line-height: 36px;
  margin: 0 0 0 4px;
  color: #187cc2;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_hasChild > span:after {
    display: none;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_active > span, .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li:hover > span {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer, .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_active > span:after, .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li:hover > span:after {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_hasChild:hover {
  margin-bottom: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_hasChild:hover > span {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  padding-bottom: 1px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_hasChild:hover > span {
    padding-bottom: 0;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_hasChild.edsmm_active.raItemOpened > span {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper ol li > div {
  background-color: #187cc2;
  box-shadow: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span {
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.4) inset;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
  color: #fff;
  padding: 0 10px;
  transition: all 200ms linear;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer:before {
  border-top: 1px solid #5994dc;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li:hover > span {
  box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.4) inset, 0 20px 20px -20px rgba(255, 255, 255, 0.31) inset;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li:hover > span .edsmm_itemContainer {
  color: #fff;
  padding-left: 12px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li.edsmm_active > span {
  background-color: #0061A6;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > span:after {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3.raMenuOpened .raMenuWrapper ol li.edsmm_hasChild > span > .edsmm_childIndicator {
  top: 2px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger {
  color: #0c4f7f;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger:after {
  color: #0c4f7f;
}

.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 {
  background-color: #187cc2;
  padding-top: 1px;
  text-align: center;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 {
    text-align: left;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper {
  position: relative;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper {
    position: static;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper .eds_menuleftBg,
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper .eds_menuRightBg {
  position: absolute;
  top: 0;
  bottom: 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper .eds_menuleftBg,
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper .eds_menuRightBg {
    display: none;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper .eds_menuleftBg {
  background-color: #187cc2;
  z-index: 1;
  left: 0;
  right: 50%;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper .eds_menuRightBg {
  background: #363636;
  z-index: 2;
  right: 0;
  left: 50%;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol {
  text-align: center;
  font-size: 0;
  position: relative;
  margin: 0;
  background-color: #187cc2;
  z-index: 3;
  display: inline-block;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol {
    text-align: left;
    position: static;
    background-color: transparent;
    display: block;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol:before {
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
  left: -100%;
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > span {
  padding: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  transition: color 200ms linear;
  color: #fff;
  line-height: 44px;
  padding: 0 17px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > span .edsmm_itemContainer:after {
  display: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > span .edsmm_itemContainer:hover {
  color: #61beff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > div {
  padding: 0 9px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li > div .edsmm_menuListsContainer > ol > li.edsmm_last > span {
  box-shadow: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active {
  background-color: #363636;
  border-top-left-radius: 44px;
  margin-left: -8px;
  padding-left: 7px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active {
    border-radius: 0 !important;
    margin-left: 0;
    padding-left: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #61beff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active ~ li {
  background-color: #363636;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active ~ li {
    background: none transparent !important;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active > div {
  margin-left: -9px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_active > div {
    margin-left: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuTriggerWrapper .raMenuTrigger {
  padding: 0 15px;
  line-height: 44px;
  color: #61beff;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuTriggerWrapper .raMenuTrigger {
    line-height: 44px;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuTriggerWrapper .raMenuTrigger:after {
  color: #1c5780;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuTriggerWrapper .raMenuTrigger:hover {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuTriggerWrapper .raMenuTrigger:hover:after {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4.raMenuOpened .raMenuTriggerWrapper .raMenuTrigger:after {
  color: #fff;
}

.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li {
  margin: 0 10px;
  padding: 10px 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  line-height: 1;
  padding: 0;
  color: #187cc2;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
    line-height: 41px;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li > span .edsmm_itemContainer:after {
  left: 50%;
  right: 50%;
  position: absolute;
  content: "";
  z-index: -1;
  margin: 0;
  border: none !important;
  transition: left 150ms linear 0s, right 150ms linear 0s;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
  color: #004778;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer:after {
  top: -13px;
  height: 3px;
  background-color: #187cc2;
  bottom: 0;
  left: 0;
  right: 0;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer:after {
    display: none;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_active {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer:after {
  top: -100%;
  background-color: #187cc2;
  bottom: -11px;
  left: -10px;
  right: -10px;
  margin-top: -100%;
  height: auto;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li > div {
  left: -10px;
  top: 100%;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper ol li > div {
  background-color: #187cc2;
  box-shadow: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span {
  box-shadow: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > span:after {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_hasChild.edsmm_active > span:after {
  color: #2d2d2d;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li > span .edsmm_itemContainer:before {
  display: none !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 100%;
  background-color: #1166a1;
  content: "";
  transition: right 100ms linear;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li:hover:before {
  right: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol li.edsmm_active > span .edsmm_itemContainer {
  color: #2d2d2d;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuTriggerWrapper .raMenuTrigger {
  line-height: 60px;
  color: #187cc2;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuTriggerWrapper .raMenuTrigger {
    margin-right: 70px;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuTriggerWrapper .raMenuTrigger:after {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuTriggerWrapper .raMenuTrigger:hover {
  color: #187cc2;
}

.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol {
  text-align: left;
  font-size: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol > li {
  margin: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol > li > span > .edsmm_itemContainer {
  line-height: 42px;
  color: #fff;
  padding: 0 30px;
  border-left: solid 1px #2d2d2d;
  transition: color 150ms ease-in;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol > li > span > .edsmm_itemContainer {
    border: none !important;
    padding: 0 8px;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol > li.edsmm_first > span > .edsmm_itemContainer {
  font-size: 0;
  line-height: 0;
  padding: 0 10px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol > li.edsmm_first > span > .edsmm_itemContainer:before {
  content: "";
  line-height: 42px;
  font-size: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol > li:hover > span > .edsmm_itemContainer {
  color: #2d2d2d;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol > li.edsmm_active {
  background-color: #2d2d2d;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol > li.edsmm_active > span > .edsmm_itemContainer {
  color: #55beff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol > li.edsmm_active > span > .edsmm_itemContainer:after {
  display: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuTriggerWrapper .raMenuTrigger {
  line-height: 40px;
}

.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li.edsmm_megaMenu > span {
  display: block;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li.edsmm_megaMenu .edsmm_itemContainer {
  white-space: pre-wrap;
  display: block;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper ol li.edsmm_megaMenu:hover > div .edsmm_menuListsContainer > ol > li {
  display: block;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu {
  position: static;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div {
  left: auto;
  overflow: auto;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div {
    max-height: none !important;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div * {
  visibility: hidden !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  width: 100%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > div {
  position: relative;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > .edsmm_menuListsContainer {
  float: left;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > .edsmm_menuListsContainer:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > .edsmm_htmlContainer.edsmm_leftContainer {
  float: left;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > .edsmm_htmlContainer.edsmm_rightContainer {
  float: right;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > .edsmm_htmlContainer.edsmm_bottomContainer {
  clear: both;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div .edsmm_menuListsContainer {
  box-shadow: none !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div .edsmm_menuListsContainer:after {
  content: "";
  line-height: 0;
  font-size: 0;
  clear: both;
  display: block;
  width: 100%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div .edsmm_menuListsContainer ol + ol {
  margin-top: 20px;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div .edsmm_menuListsContainer ol li > div {
  position: relative !important;
  display: block !important;
  left: auto !important;
  right: auto !important;
  visibility: visible !important;
  opacity: 1 !important;
  min-width: 0 !important;
  background: none transparent;
  box-shadow: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div .edsmm_menuListsContainer ol li > div .edsmm_menuListsContainer {
  background: none transparent !important;
  box-shadow: none !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_htmlContainer {
  color: #fff;
  font-size: 13px;
  line-height: 1.3;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_hasChild > span .edsmm_itemContainer:before {
  display: none;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > .edsmm_leftContainer,
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > .edsmm_rightContainer {
    width: 100% !important;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > .edsmm_menuListsContainer > ol > li {
    width: 100% !important;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div {
  padding: 10px;
  width: 100%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div ol li > span .edsmm_itemContainer {
  transition: background 0.2s linear;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol:after {
  content: "";
  width: 100%;
  clear: both;
  font-size: 0;
  line-height: 0;
  display: block;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li {
  display: block;
  float: left;
  padding: 0 7px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li {
    padding-left: 0;
    padding-right: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span {
  margin-bottom: 10px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span {
    margin-bottom: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span .edsmm_itemContainer {
  font-size: 18px;
  white-space: nowrap;
  padding: 6px 5px !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li.edsmm_hasChild {
  box-shadow: none !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li.edsmm_hasChild > span:after {
  content: "";
  top: 12px;
  right: 5px;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #187cc2;
  font-size: 13px;
  line-height: 36px;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li:hover > div ol li > span > .edsmm_itemContainer {
  background: none transparent;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li.edsmm_hasChild > span:after {
  content: "";
  top: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span .edsmm_itemContainer {
  padding: 0 15px !important;
  line-height: 36px;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > div ol li.edsmm_hasChild > span:after {
  content: "";
  top: 3px;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > div ol li > span:before {
  left: 15px;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > div ol li > span .edsmm_itemContainer {
  padding: 0 18px 0 25px !important;
  font-size: 13px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
    width: 100% !important;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column > div > .edsmm_leftContainer,
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column > div > .edsmm_rightContainer {
  width: 50%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column > div > .edsmm_menuListsContainer > ol > li {
  width: 50%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 50%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_2Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 100%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column > div > .edsmm_leftContainer,
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column > div > .edsmm_rightContainer {
  width: 33%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column > div > .edsmm_menuListsContainer > ol > li {
  width: 33%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column > div > .edsmm_menuListsContainer > ol > li:first-child {
  width: 34%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 67%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 50%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 34%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_3Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 100%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column > div > .edsmm_leftContainer,
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column > div > .edsmm_rightContainer {
  width: 25%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column > div > .edsmm_menuListsContainer > ol > li {
  width: 25%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 75%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 33%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li:first-child, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li:first-child {
  width: 34%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 50%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_4Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 50%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column > div > .edsmm_leftContainer,
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column > div > .edsmm_rightContainer {
  width: 20%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column > div > .edsmm_menuListsContainer > ol > li {
  width: 20%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 80%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 25%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 60%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 33%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_5Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li:first-child {
  width: 34%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column > div > .edsmm_leftContainer,
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column > div > .edsmm_rightContainer {
  width: 16.6%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column > div > .edsmm_menuListsContainer > ol > li {
  width: 16.6%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column > div > .edsmm_menuListsContainer > ol > li:first-child {
  width: 17%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 83.4%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft > div > .edsmm_menuListsContainer > ol > li, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 20%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer {
  width: 66.8%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_6Column.edsmm_htmlContentLeft.edsmm_htmlContentRight > div > .edsmm_menuListsContainer > ol > li {
  width: 25%;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_pageWidth > div {
  width: auto;
  left: 0;
  right: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_fullWidth > div {
  right: 0;
  left: 0;
  width: 100%;
  position: fixed;
}
.EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu:hover > div *, .EasyDNNSkin_Galore .responsAbilityMenu .raMenuWrapper > ol > li.edsmm_megaMenu.raItemOpened > div * {
  visibility: visible !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper {
  overflow-y: auto;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_megaMenu > div .edsmm_menuListsContainer > ol li.edsmm_hasChild > span:after {
    display: block;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.raMenuOpened .raMenuWrapper ol li.edsmm_megaMenu > div .edsmm_menuListsContainer ol li.edsmm_hasChild > span > .edsmm_childIndicator {
    display: none !important;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType1 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_pageWidth .edsmm_level_1 {
  left: 15px;
  right: 15px;
}

.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu > div {
  max-height: none !important;
  overflow: visible;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div {
  padding: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span {
  margin-bottom: 0;
  margin-left: -7px;
  margin-right: -7px;
  padding-left: 7px;
  padding-right: 7px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span .edsmm_itemContainer {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li.edsmm_hasChild > span:after {
  top: 3px;
  right: 14px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span .edsmm_itemContainer {
  color: #767676;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li:hover > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li.edsmm_hasChild > span:after {
  content: "";
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li.edsmm_active > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_active > div .edsmm_menuListsContainer > ol {
  position: relative;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_active > div .edsmm_menuListsContainer > ol:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_active > div .edsmm_menuListsContainer > ol > li .edsmm_level_2 {
  opacity: 0 !important;
  visibility: hidden !important;
  height: 0 !important;
  overflow: hidden !important;
  transition: opacity 300ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_active > div .edsmm_menuListsContainer > ol > li .edsmm_level_2 {
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
    overflow: visible !important;
    width: 100% !important;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_active > div .edsmm_menuListsContainer > ol:hover > li .edsmm_level_2 {
  opacity: 1 !important;
  visibility: visible !important;
  height: auto !important;
  overflow: visible !important;
  width: 100% !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_active > div .edsmm_menuListsContainer > ol:hover > li .edsmm_level_2 .edsmm_menuListsContainer {
  background-color: #fff;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_active > div .edsmm_menuListsContainer > ol:hover > li .edsmm_level_2 .edsmm_menuListsContainer {
    background: none transparent;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn.edsmm_active > div .edsmm_menuListsContainer > ol:hover > li .edsmm_level_2 .edsmm_menuListsContainer ol li {
  width: 100%;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu ol li > div .edsmm_menuListsContainer {
  box-shadow: none;
  background: none transparent;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu ol li > div .edsmm_menuListsContainer > ol > li > span {
  box-shadow: 0 -1px 0 0 #e6e6e6 inset;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu ol li > div .edsmm_menuListsContainer > ol > li > span {
    box-shadow: none;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_htmlContainer {
  color: #292929;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1 {
  width: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1:after {
  line-height: 41px;
  content: ".";
  color: transparent;
  height: auto;
  font-size: 0 !important;
  color: transparent !important;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1:after {
    line-height: 0;
    content: "";
    height: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1 > .edsmm_menuListsContainer {
  width: 1200px;
  max-width: 1200px;
  background-color: #fff;
  position: absolute;
  margin-left: -600px;
  left: 50%;
  text-align: left;
}
@media handheld, only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1 > .edsmm_menuListsContainer {
    width: 100%;
    max-width: 992px;
    margin-left: -496px;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1 > .edsmm_menuListsContainer {
    background: none transparent;
    margin-left: 0;
    position: static;
    left: auto;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_active .edsmm_level_1 {
  left: 0;
  width: 100%;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_active .edsmm_level_1 > .edsmm_menuListsContainer {
  width: 1200px;
  max-width: 1200px;
}
@media handheld, only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_active .edsmm_level_1 > .edsmm_menuListsContainer {
    width: 100%;
    max-width: 992px;
    margin-left: -496px;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_active .edsmm_level_1 > .edsmm_menuListsContainer {
    margin-left: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_fullWidth .edsmm_level_1 > .edsmm_menuListsContainer {
  width: 100%;
  max-width: none;
  margin-left: 0;
  left: 0;
}

.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu:hover > span {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu > span .edsmm_itemContainer {
  display: inline-block;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu > div .edsmm_menuListsContainer ol li.edsmm_active > span {
  background: none transparent !important;
  box-shadow: none !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1 {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  border-top: solid 15px #187cc2;
  border-bottom: solid 5px #187cc2;
  background-color: #fff;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1 {
    border: none !important;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1 > .edsmm_menuListsContainer ol li > span .edsmm_itemContainer {
  color: #187cc2;
  line-height: 30px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1 > .edsmm_menuListsContainer ol li:hover > span .edsmm_itemContainer, .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_level_1 > .edsmm_menuListsContainer ol li.edsmm_active > span .edsmm_itemContainer {
  color: #afafaf;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu .edsmm_htmlContainer {
  color: #292929;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div .edsmm_menuListsContainer ol li.edsmm_hasChild > span:after {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li.edsmm_hasChild > span:after {
  top: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span:before {
  line-height: 30px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span:after {
  line-height: 30px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn .edsmm_level_1 > .edsmm_menuListsContainer > ol > li > div ol li > span .edsmm_itemContainer {
  color: #767676;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn .edsmm_level_1 > .edsmm_menuListsContainer > ol > li > div ol li:hover > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn .edsmm_level_1 > .edsmm_menuListsContainer > ol > li > div ol li.edsmm_active > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_pageWidth .edsmm_level_1 {
  left: 15px;
  right: 15px;
}

.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_active > div {
  margin-left: -16px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_active > div {
    margin-left: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_pageWidth .edsmm_level_1 {
  width: 1170px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: fixed;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_fullWidth .edsmm_level_1 {
  width: 100%;
  margin-left: 0;
  padding: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_fullWidth.edsmm_active > div {
  margin-left: 0;
}

.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu {
  padding-bottom: 10px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu > div {
  bottom: auto;
  margin-top: 10px;
  top: auto;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > span > .edsmm_itemContainer:before {
  opacity: 0;
  transition: opacity 0.3s linear;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn:hover > span > .edsmm_itemContainer:before {
  content: "";
  border-style: solid;
  border-width: 9px 12px;
  border-color: transparent transparent #187cc2 transparent;
  position: absolute;
  bottom: -11px;
  left: 50%;
  margin-left: -12px;
  line-height: 0;
  font-size: 0;
  opacity: 1;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn:hover > span > .edsmm_itemContainer:before {
    display: none;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div {
  background-color: #187cc2;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div {
    margin-top: 0;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li:before {
  bottom: auto;
  height: 2px;
  transition: right 0.5s linear;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span {
  box-shadow: none;
  margin-bottom: 5px;
  padding: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > span .edsmm_itemContainer {
  color: #fff;
  font-size: 22px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li.edsmm_hasChild > span:after {
  color: #fff;
  line-height: 29px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li.edsmm_hasChild.edsmm_active > span .edsmm_itemContainer {
  color: #2D2D2D;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li.edsmm_hasChild.edsmm_active > span:after {
  color: #2D2D2D;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span:before {
  color: #fff;
  line-height: 29px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span:after {
  color: #fff;
  line-height: 30px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li > span .edsmm_itemContainer {
  line-height: 30px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li:hover > span:before {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li.edsmm_active > span:before {
  color: #2d2d2d;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li.edsmm_active > span .edsmm_itemContainer {
  color: #2D2D2D;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol > li > div ol li.edsmm_active > span:after {
  color: #2D2D2D;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_multiColumn > div > div > ol li.edsmm_hasChild:before {
  bottom: auto;
  height: 2px;
  transition: right 0.5s linear;
}
.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_pageWidth .edsmm_level_1 {
  width: 1170px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType6 .raMenuWrapper > ol > li.edsmm_megaMenu.edsmm_pageWidth .edsmm_level_1 {
  width: 1170px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper {
    display: block;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper {
    display: block;
  }
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li {
  position: relative;
  display: block;
  margin: 0;
  float: none !important;
  width: auto !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li > span:after {
  display: none !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li > span .edsmm_itemContainer:after {
  display: none !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild > span .edsmm_childIndicator {
  display: block !important;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 5px;
  right: 10px;
  margin: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  padding: 0;
  line-height: 0;
  text-align: center;
  pointer-events: auto;
  z-index: 10;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild > span .edsmm_childIndicator:after {
  color: #187cc2;
  font-size: 15px;
  font-weight: bold;
  line-height: 30px;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 2px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 40px;
  height: 33px;
  text-indent: -10px;
  transition: all 200ms ease-in;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild > span .edsmm_childIndicator:hover:after {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.edsmm_megaMenu > div:before {
  display: none !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.edsmm_megaMenu > div > div:before {
  display: none !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.edsmm_megaMenu > div > div ol li > span .edsmm_childIndicator {
  display: none !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.raItemOpened > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_hasChild.raItemOpened > span .edsmm_childIndicator:after {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  margin-left: -7px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li > div {
  position: static;
  width: auto;
  visibility: hidden;
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: all 600ms ease;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer {
  float: none !important;
  width: auto !important;
  padding: 0 !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li > div .edsmm_menuListsContainer > ol > li > span .edsmm_itemContainer {
  padding: 0 15px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_active > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.raItemOpened > div {
  display: block !important;
  position: relative !important;
  border-radius: 0;
  left: auto !important;
  right: auto !important;
  top: auto !important;
  visibility: visible;
  width: auto;
  border-radius: 0;
  opacity: 1;
  height: auto;
  overflow: visible;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.raItemOpened > div .edsmm_menuListsContainer > ol > li {
  display: block;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper ol li.edsmm_megaMenu > div > div ol li > div {
  height: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  overflow: visible !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper > ol {
  text-align: left;
  margin: 0;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li {
  border-top: solid 1px #2d2d2d;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  line-height: 50px;
  padding: 0 15px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li.edsmm_hasChild > span .edsmm_childIndicator:after {
  top: 7px;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li.edsmm_active > span {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_itemContainer {
  color: #1f1f1f !important;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li.edsmm_active > span .edsmm_childIndicator:after {
  color: #fff;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li:hover > span .edsmm_itemContainer {
  color: #187cc2;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li:first-child {
  border-top: none;
}
.EasyDNNSkin_Galore .responsAbilityMenu.sideMenu .raMenuWrapper > ol > li.edsmm_megaMenu > div > .edsmm_htmlContainer {
  float: none;
  width: auto !important;
}

.EasyDNNSkin_Galore .edsFooterBackground {
  background-color: #313233;
}
.EasyDNNSkin_Galore .edsFooterBackground .footerBoxContainer {
  position: relative;
}
.EasyDNNSkin_Galore .edsFooterBackground .footerBoxContainer .footerBox {
  z-index: 2;
  margin-right: 14px;
  padding-bottom: 15px;
  padding-right: 30px;
  margin-bottom: 15px;
  margin-top: 35px;
}
.EasyDNNSkin_Galore .edsFooterBackground .footerBoxContainer .footerBox.eds_last {
  margin-right: 0;
  padding-right: 0;
}
.EasyDNNSkin_Galore .edsFooterBackground .footerBoxContainer .footerBox.eds_last:after {
  display: none;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .edsFooterBackground .footerBoxContainer .footerBox.eds_second {
    padding-right: 0;
    padding-right: 0;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .edsFooterBackground .footerBoxContainer .footerBox.eds_second:after {
    display: none;
  }
}
.EasyDNNSkin_Galore .edsFooterBackground .footerBoxContainer .footerBox:after {
  content: "";
  position: absolute;
  top: 35px;
  right: 25px;
  bottom: 15px;
  width: 0;
  border-left: solid 4px #303030;
  border-right: solid 1px #4c4c4c;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .edsFooterBackground .footerBoxContainer .footerBox:after {
    display: none;
  }
}
.EasyDNNSkin_Galore .edsFooterBackground .footerBoxContainer2 {
  padding-bottom: 15px;
}
.EasyDNNSkin_Galore .edsFooterBackground .Normal {
  color: #fff;
}
.EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 {
  margin-top: 30px;
  position: relative;
}
.EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 > div {
  display: table;
  table-layout: fixed;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 > div {
    display: block;
  }
}
.EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .eds_footerBoxSeparator {
  display: none;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .eds_footerBoxSeparator {
    display: block;
  }
}
.EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container {
  background-color: #1f1f1f;
  padding: 20px 15px;
  width: 25%;
  display: table-cell;
  position: relative;
  vertical-align: top;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container {
    width: 50%;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container {
    display: block;
    width: auto;
  }
}
.EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container.eds_secondContainer, .EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container.eds_lastContainer {
  background-color: #363636;
}
.EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container.eds_secondContainer:after, .EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container.eds_lastContainer:after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  content: "";
  background-color: #363636;
  border-radius: 0 0 15px 15px;
  height: 16px;
}
.EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container.eds_firstContainer:before, .EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container.eds_thirdContainer:before {
  position: absolute;
  left: 0;
  right: 0;
  top: -15px;
  content: "";
  background-color: #1f1f1f;
  border-radius: 15px 15px 0 0;
  height: 16px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container.eds_lastContainer:before {
    display: none;
  }
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 .footerBox2Container.eds_thirdContainer:after {
    display: none;
  }
}
.EasyDNNSkin_Galore .edsFooterBackground.eds_footer2 + .edsCopyrightBg .edsCopyright {
  padding-top: 30px;
}
.EasyDNNSkin_Galore .edsCopyrightBg {
  background-color: #1f1f1f;
}
.EasyDNNSkin_Galore .edsCopyrightBg .edsCopyright {
  max-width: 1200px;
  font-size: 13px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: "Exo", sans-serif;
  font-weight: 300;
  line-height: 1;
  color: #a9a9a9;
  display: table;
  width: 100%;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .edsCopyrightBg .edsCopyright {
    display: block;
  }
}
.EasyDNNSkin_Galore .edsCopyrightBg .edsCopyright > div {
  display: table-cell;
  vertical-align: middle;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .edsCopyrightBg .edsCopyright > div {
    display: block;
    text-align: center;
  }
}
.EasyDNNSkin_Galore .edsCopyrightBg .edsCopyright > div:last-child {
  float: right;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .edsCopyrightBg .edsCopyright > div:last-child {
    float: none;
  }
}
.EasyDNNSkin_Galore .edsCopyrightBg .edsCopyright a {
  color: #a9a9a9;
  text-decoration: none;
  margin-left: 15px;
}
.EasyDNNSkin_Galore .edsCopyrightBg .edsCopyright a:hover {
  color: #187cc2;
  text-decoration: none;
}

.EasyDNNSkin_Galore .fontIcon {
  text-align: center;
  display: block;
  text-decoration: none;
  margin: 0 auto;
  position: relative;
  cursor: default;
}
.EasyDNNSkin_Galore .fontIcon > a {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 0;
  font-size: 0;
  z-index: 2;
}
.EasyDNNSkin_Galore .fontIcon > a > span {
  display: none;
}
.EasyDNNSkin_Galore .fontIcon > span {
  color: #fff;
  font-size: 51px;
  line-height: 1;
  display: inline-block;
  border-radius: 50%;
  background-color: #187cc2;
  border: 3px solid #187cc2;
  padding: 20px;
  width: 90px;
  height: 90px;
  transition: background 0.5s ease-out;
}
.EasyDNNSkin_Galore .fontIcon:hover > span {
  background-color: #fff;
  color: #187cc2;
}
.EasyDNNSkin_Galore .fontIcon > h3 {
  font-size: 21px;
  line-height: 1.3;
  text-decoration: none;
  color: #187cc2;
  margin: 14px 0 7px;
  text-align: center;
  display: block;
  padding: 0;
  font-weight: normal;
}
.EasyDNNSkin_Galore .fontIcon.eds_small > span {
  width: 46px;
  height: 46px;
  font-size: 19px;
  padding: 12px;
  border-width: 1px;
}
.EasyDNNSkin_Galore .fontIconDescription {
  font: 14px/1.3 "Exo", sans-serif;
  text-align: center;
  color: #989898;
  margin: 0 auto;
}
.EasyDNNSkin_Galore .img-circle-thumbnail {
  border: 1px solid #187cc2;
  border-radius: 50%;
  padding: 5px;
}
.EasyDNNSkin_Galore .img-thumbnail {
  border: 1px solid #ddd;
  padding: 5px;
  transition: border-color 0.3s linear;
}
.EasyDNNSkin_Galore .img-thumbnail:hover {
  border-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_thumbnail {
  position: relative;
  display: inline-block;
  border: 1px solid #187cc2;
  border-radius: 4px;
  padding: 5px;
  margin: 0 20px 15px 0;
  max-width: 100%;
}
.EasyDNNSkin_Galore .eds_thumbnail:after {
  bottom: 5px;
  left: 5px;
  right: 5px;
  top: 5px;
  position: absolute;
  content: "";
  background-color: transparent;
  transition: background-color 0.2s linear;
}
.EasyDNNSkin_Galore .eds_thumbnail:hover:after {
  background-color: rgba(24, 124, 194, 0.67);
}
.EasyDNNSkin_Galore .eds_thumbnail.eds_edsCircleThumbnail {
  border-radius: 50%;
}
.EasyDNNSkin_Galore .eds_thumbnail.eds_edsCircleThumbnail:after {
  border-radius: 50%;
}
.EasyDNNSkin_Galore .eds_thumbnail.eds_edsCircleThumbnail img {
  border-radius: 50%;
}
.EasyDNNSkin_Galore .Error404 {
  font: bold 380px/1 "Exo", sans-serif;
  color: #dfdfdf;
  text-decoration: underline;
  text-align: center;
  margin: 0 0 25px;
  padding: 0;
}
.EasyDNNSkin_Galore .Error404Text {
  font: bold 65px/1 "Exo", sans-serif;
  color: #121212;
  text-align: center;
  margin: 0 0 25px;
  padding: 0;
}
.EasyDNNSkin_Galore .Error404Text2 {
  font: 24px/1 "Exo", sans-serif;
  color: #9c9c9c;
  text-align: center;
  margin: 0 0 25px;
  padding: 0;
}
.EasyDNNSkin_Galore .eds_priceTable {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 1px;
}
.EasyDNNSkin_Galore .eds_priceTable [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.EasyDNNSkin_Galore .eds_priceTable section {
  background-color: #fff;
  border: solid 1px #d6d6d6;
  border-radius: 0 0 10px 10px;
  z-index: 1;
  text-align: center;
  color: #7e7e7e;
  margin-right: -1px;
  position: relative;
}
.EasyDNNSkin_Galore .eds_priceTable section h2 {
  box-shadow: 0 0 0 1px #187cc2;
  margin: 0;
  padding: 25px 0;
  color: #187cc2;
  line-height: 1;
  background-color: #e0e0e0;
}
.EasyDNNSkin_Galore .eds_priceTable section .price {
  font-size: 68px;
  font-family: "Exo", sans-serif;
  font-weight: bold;
  line-height: 68px;
  padding: 25px 0;
  display: block;
}
.EasyDNNSkin_Galore .eds_priceTable section .price small {
  font-size: 35px;
  font-weight: normal;
  font-weight: normal;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_priceTable section ul {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Galore .eds_priceTable section ul li {
  list-style-type: none;
  margin: 0;
  padding: 20px 10px;
  border-top: solid 1px #d6d6d6;
}
.EasyDNNSkin_Galore .eds_priceTable section .btn,
.EasyDNNSkin_Galore .eds_priceTable section .eds_btn {
  margin: 25px 0;
}
.EasyDNNSkin_Galore .eds_priceTable .eds_bestValue section {
  z-index: 2;
  margin-top: -20px;
}
.EasyDNNSkin_Galore .eds_priceTable .eds_bestValue section > ul {
  margin-bottom: 40px;
}
.EasyDNNSkin_Galore .eds_priceTable .eds_bestValue section h2 {
  color: #fff;
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_flipBox {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  perspective: 1000;
  overflow: visible;
  position: relative;
}
.EasyDNNSkin_Galore .eds_flipBox .eds_front,
.EasyDNNSkin_Galore .eds_flipBox .eds_behind {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 750ms ease 0s;
  -moz-transition: all 750ms ease 0s;
  -o-transition: all 750ms ease 0s;
  -ms-transition: all 750ms ease 0s;
  transition: all 750ms ease 0s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.EasyDNNSkin_Galore .eds_flipBox .eds_front {
  position: relative;
  z-index: 0;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.EasyDNNSkin_Galore .eds_flipBox .eds_behind {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  z-index: -2;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.EasyDNNSkin_Galore .eds_flipBox:hover .eds_front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.EasyDNNSkin_Galore .eds_flipBox:hover .eds_behind {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
  z-index: 3;
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipRight .eds_front {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipRight .eds_behind {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipRight:hover .eds_front {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipRight:hover .eds_behind {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipTop .eds_front {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipTop .eds_behind {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipTop:hover .eds_front {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipTop:hover .eds_behind {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipBottom .eds_front {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipBottom .eds_behind {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  transform: rotateX(-180deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipBottom:hover .eds_front {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  transform: rotateX(180deg);
}
.EasyDNNSkin_Galore .eds_flipBox.eds_flipBottom:hover .eds_behind {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
}
.EasyDNNSkin_Galore .eds_popOverStatic {
  display: inline-block;
  position: relative;
  margin: 20px;
  z-index: 10;
}
.EasyDNNSkin_Galore .eds_sideMenu ul {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Galore .eds_sideMenu ul li {
  list-style-type: none;
  padding: 0 0 0 10px;
}
.EasyDNNSkin_Galore .eds_sideMenu ul li a {
  font-size: 14px;
  padding: 5px 0;
  display: block;
  font-family: "Exo", sans-serif;
  text-decoration: none;
  padding: 5px 10px;
  color: #1f1f1f;
}
.EasyDNNSkin_Galore .eds_sideMenu ul li a:hover {
  color: #187cc2;
  text-decoration: none;
}
.EasyDNNSkin_Galore .eds_sideMenu ul li.eds_disabled a {
  color: #bbb;
  cursor: default;
}
.EasyDNNSkin_Galore .eds_sideMenu ul li.eds_active > a {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_sideMenu ul li {
  border-top: solid 1px #F2F2F2;
}
.EasyDNNSkin_Galore .eds_sideMenu > ul > li:first-child {
  border-top: none;
}
.EasyDNNSkin_Galore .eds_sideMenu > ul > li > a {
  font-size: 16px;
}
.EasyDNNSkin_Galore .eds_footerList li {
  font-size: 15px;
  font-family: "Exo", sans-serif;
}
.EasyDNNSkin_Galore .eds_footerList li a {
  color: #a6a6a6;
}
.EasyDNNSkin_Galore .eds_footerList li a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_footerList li .fa {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_faButtons > a {
  font-size: 40px;
  color: #000;
  opacity: 0.2;
  text-decoration: none;
  margin: 4px;
  line-height: 0;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Galore .eds_faButtons > a:hover {
  opacity: 0.6;
  color: #000;
  text-decoration: none;
}
.EasyDNNSkin_Galore .eds_faButtons.eds_invertIcons > a {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_faButtons.eds_invertIcons > a:hover {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_hidden {
  opacity: 0;
}
.EasyDNNSkin_Galore .eds_visible {
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_box {
  padding: 15px 20px;
  position: relative;
  margin-bottom: 15px;
}
.EasyDNNSkin_Galore .eds_box p {
  padding: 0;
  margin: 0;
}
.EasyDNNSkin_Galore .eds_box p + p {
  margin-top: 10px;
}
.EasyDNNSkin_Galore .eds_box h1, .EasyDNNSkin_Galore .eds_box h2, .EasyDNNSkin_Galore .eds_box h3, .EasyDNNSkin_Galore .eds_box h4, .EasyDNNSkin_Galore .eds_box h5, .EasyDNNSkin_Galore .eds_box h6 {
  margin-top: 0;
}
.EasyDNNSkin_Galore .eds_box.eds_box_1 {
  background-color: #ddd;
  border-radius: 10px;
}
.EasyDNNSkin_Galore .eds_box.eds_box_2 {
  border: solid 1px #d0d0d0;
  border-radius: 10px;
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_box.eds_box_3 {
  background-color: #000;
  border-radius: 10px;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_box.eds_box_4 {
  width: 90%;
  background-color: rgba(0, 0, 0, 0.7);
  margin: 0 auto;
  color: #fff;
  border-radius: 10px;
}
.EasyDNNSkin_Galore .eds_box.eds_box_5 {
  padding: 20px;
  border: solid 1px #d6d6d6;
  border-radius: 4px;
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_box.eds_box_5 .eds_boxTitle {
  display: block;
  padding: 7px 20px;
  margin: 20px -20px -20px;
  background-color: #187cc2;
  color: #fff;
  line-height: 1;
  text-align: center;
  border-radius: 4px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.EasyDNNSkin_Galore .eds_box.eds_box_6 {
  padding: 0;
}
.EasyDNNSkin_Galore .eds_box.eds_box_6 > div {
  background-color: #187cc2;
  border-radius: 4px 4px 0 0;
  padding: 20px;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_box.eds_box_6 > .eds_boxTitle {
  display: block;
  padding: 7px 20px;
  margin: 8px 0 0;
  background-color: #187cc2;
  color: #fff;
  line-height: 1;
  text-align: center;
}
.EasyDNNSkin_Galore .eds_box.eds_box_7 {
  background-color: #187cc2;
  color: #fff;
  margin: 0;
}
.EasyDNNSkin_Galore .eds_box.eds_box_7 h1, .EasyDNNSkin_Galore .eds_box.eds_box_7 h2, .EasyDNNSkin_Galore .eds_box.eds_box_7 h3, .EasyDNNSkin_Galore .eds_box.eds_box_7 h4, .EasyDNNSkin_Galore .eds_box.eds_box_7 h5, .EasyDNNSkin_Galore .eds_box.eds_box_7 h6 {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_box.eds_bottomButton {
  position: relative;
  padding-bottom: 60px;
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_box.eds_bottomButton .eds_btn,
.EasyDNNSkin_Galore .eds_box.eds_bottomButton .btn,
.EasyDNNSkin_Galore .eds_box.eds_bottomButton .dnnPrimaryAction,
.EasyDNNSkin_Galore .eds_box.eds_bottomButton .dnnSecondaryAction,
.EasyDNNSkin_Galore .eds_box.eds_bottomButton .dnnTertiaryAction {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: 0;
}
.EasyDNNSkin_Galore .eds_box .eds_btn,
.EasyDNNSkin_Galore .eds_box .btn,
.EasyDNNSkin_Galore .eds_box .dnnPrimaryAction,
.EasyDNNSkin_Galore .eds_box .dnnSecondaryAction,
.EasyDNNSkin_Galore .eds_box .dnnTertiaryAction {
  margin-top: 15px;
}
.EasyDNNSkin_Galore .eds_box.eds_withFontIcon {
  position: relative;
  padding-top: 55px;
  margin-top: 65px;
}
.EasyDNNSkin_Galore .eds_box.eds_withFontIcon .fontIcon {
  position: absolute;
  left: 50%;
  margin-left: -45px;
  top: -45px;
}
.EasyDNNSkin_Galore .eds_box.eds_withSmallFontIcon {
  position: relative;
  padding-top: 35px;
  margin-top: 45px;
}
.EasyDNNSkin_Galore .eds_box.eds_withSmallFontIcon .fontIcon {
  position: absolute;
  left: 50%;
  margin-left: -23px;
  top: -23px;
}
.EasyDNNSkin_Galore .eds_box.eds_withBottomButton {
  padding-bottom: 20px;
}
.EasyDNNSkin_Galore .eds_box.eds_withBottomButton .eds_bottomButton {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -14px;
  text-align: center;
}
.EasyDNNSkin_Galore .eds_infoBox {
  border-radius: 6px;
  overflow: hidden;
  border: solid 1px #187cc2;
  position: relative;
  margin-bottom: 15px;
}
.EasyDNNSkin_Galore .eds_infoBox > div {
  padding: 20px 20px 50px;
}
.EasyDNNSkin_Galore .eds_infoBox h1, .EasyDNNSkin_Galore .eds_infoBox h2, .EasyDNNSkin_Galore .eds_infoBox h3, .EasyDNNSkin_Galore .eds_infoBox h4, .EasyDNNSkin_Galore .eds_infoBox h5, .EasyDNNSkin_Galore .eds_infoBox h6 {
  margin-top: 0;
}
.EasyDNNSkin_Galore .eds_infoBox p {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Galore .eds_infoBox p + p {
  margin-top: 7px;
}
.EasyDNNSkin_Galore .eds_infoBox > a {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 18px;
  line-height: 1;
  font-family: "Exo", sans-serif;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
  z-index: 3;
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_infoBox > a:before {
  transition: left 200ms linear, right 200ms linear;
  left: 50%;
  right: 50%;
  top: 0;
  content: "";
  border-top: solid 1px transparent;
  display: block;
  position: absolute;
}
.EasyDNNSkin_Galore .eds_infoBox > a:hover:before {
  border-color: #fff;
  left: 0;
  right: 0;
}
.EasyDNNSkin_Galore .eds_infoBox .eds_info_2 {
  position: absolute;
  top: 100%;
  right: 0;
  bottom: -100%;
  left: 0;
  color: #fff;
  background-color: #187cc2;
  visibility: hidden;
  z-index: 2;
  overflow: hidden;
  transition: all 200ms linear;
}
.EasyDNNSkin_Galore .eds_infoBox .eds_info_2 h1, .EasyDNNSkin_Galore .eds_infoBox .eds_info_2 h2, .EasyDNNSkin_Galore .eds_infoBox .eds_info_2 h3, .EasyDNNSkin_Galore .eds_infoBox .eds_info_2 h4, .EasyDNNSkin_Galore .eds_infoBox .eds_info_2 h5, .EasyDNNSkin_Galore .eds_infoBox .eds_info_2 h6 {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_largeLink > div {
  padding-bottom: 60px;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_largeLink > a {
  padding: 15px 20px;
  font-size: 20px;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_primaryBox {
  border-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_primaryBox > a,
.EasyDNNSkin_Galore .eds_infoBox.eds_primaryBox .eds_info_2 {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_primaryBox > a {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_successBox {
  border-color: #00be9c;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_successBox > a,
.EasyDNNSkin_Galore .eds_infoBox.eds_successBox .eds_info_2 {
  background-color: #00be9c;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_successBox > a {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_informBox {
  border-color: #bec3c7;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_informBox > a,
.EasyDNNSkin_Galore .eds_infoBox.eds_informBox .eds_info_2 {
  background-color: #bec3c7;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_informBox > a {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_warningBox {
  border-color: #f3c500;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_warningBox > a,
.EasyDNNSkin_Galore .eds_infoBox.eds_warningBox .eds_info_2 {
  background-color: #f3c500;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_warningBox > a {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_dangerBox {
  border-color: #eb4c37;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_dangerBox > a,
.EasyDNNSkin_Galore .eds_infoBox.eds_dangerBox .eds_info_2 {
  background-color: #eb4c37;
}
.EasyDNNSkin_Galore .eds_infoBox.eds_dangerBox > a {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox:hover > a {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox:hover .eds_info_2 {
  top: 0;
  bottom: 0;
  visibility: visible;
}
.EasyDNNSkin_Galore .eds_infoBox2 {
  border-radius: 6px;
  overflow: hidden;
  border: solid 1px #187cc2;
  padding-bottom: 40px;
  padding-top: 40px;
  position: relative;
  margin-bottom: 15px;
}
.EasyDNNSkin_Galore .eds_infoBox2:after, .EasyDNNSkin_Galore .eds_infoBox2:before {
  position: absolute;
  content: "";
}
.EasyDNNSkin_Galore .eds_infoBox2:after {
  height: 23px;
  background-color: #187cc2;
  bottom: 0;
  left: 0;
  right: 0;
}
.EasyDNNSkin_Galore .eds_infoBox2:before {
  left: 50%;
  border-style: solid;
  border-width: 9px 10px;
  border-color: transparent transparent #187cc2;
  margin-left: -10px;
  bottom: 23px;
  z-index: 1;
}
.EasyDNNSkin_Galore .eds_infoBox2 > div {
  padding: 0px 20px;
}
.EasyDNNSkin_Galore .eds_infoBox2 h1, .EasyDNNSkin_Galore .eds_infoBox2 h2, .EasyDNNSkin_Galore .eds_infoBox2 h3, .EasyDNNSkin_Galore .eds_infoBox2 h4, .EasyDNNSkin_Galore .eds_infoBox2 h5, .EasyDNNSkin_Galore .eds_infoBox2 h6 {
  margin-top: 0;
}
.EasyDNNSkin_Galore .eds_infoBox2 p {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Galore .eds_infoBox2 p + p {
  margin-top: 7px;
}
.EasyDNNSkin_Galore .eds_infoBox2 .eds_info_1 {
  position: relative;
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_infoBox2 .eds_info_2 {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 100%;
  color: #fff;
  background-color: #187cc2;
  visibility: hidden;
  padding-top: 20px;
  transition: all 200ms linear;
}
.EasyDNNSkin_Galore .eds_infoBox2 .eds_info_2 h1, .EasyDNNSkin_Galore .eds_infoBox2 .eds_info_2 h2, .EasyDNNSkin_Galore .eds_infoBox2 .eds_info_2 h3, .EasyDNNSkin_Galore .eds_infoBox2 .eds_info_2 h4, .EasyDNNSkin_Galore .eds_infoBox2 .eds_info_2 h5, .EasyDNNSkin_Galore .eds_infoBox2 .eds_info_2 h6 {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox2:hover:after {
  bottom: auto;
  top: 0;
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox2:hover:before {
  border-color: #fff transparent transparent;
  top: 23px;
}
.EasyDNNSkin_Galore .eds_infoBox2:hover .eds_info_2 {
  top: 23px;
  visibility: visible;
}
.EasyDNNSkin_Galore .eds_infoBox3 {
  border-radius: 6px;
  overflow: hidden;
  border: solid 1px #187cc2;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
  margin-bottom: 15px;
}
.EasyDNNSkin_Galore .eds_infoBox3:after, .EasyDNNSkin_Galore .eds_infoBox3:before {
  position: absolute;
  content: "";
}
.EasyDNNSkin_Galore .eds_infoBox3:after {
  width: 10px;
  background-color: #187cc2;
  bottom: 0;
  left: 0;
  top: 0;
}
.EasyDNNSkin_Galore .eds_infoBox3:before {
  left: 10px;
  border-style: solid;
  border-width: 10px 9px;
  border-color: transparent transparent transparent #187cc2;
  margin-top: -10px;
  top: 50%;
  z-index: 1;
}
.EasyDNNSkin_Galore .eds_infoBox3 > div {
  padding: 0px 30px;
}
.EasyDNNSkin_Galore .eds_infoBox3 h1, .EasyDNNSkin_Galore .eds_infoBox3 h2, .EasyDNNSkin_Galore .eds_infoBox3 h3, .EasyDNNSkin_Galore .eds_infoBox3 h4, .EasyDNNSkin_Galore .eds_infoBox3 h5, .EasyDNNSkin_Galore .eds_infoBox3 h6 {
  margin-top: 0;
}
.EasyDNNSkin_Galore .eds_infoBox3 p {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Galore .eds_infoBox3 p + p {
  margin-top: 7px;
}
.EasyDNNSkin_Galore .eds_infoBox3 .eds_info_1 {
  position: relative;
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_infoBox3 .eds_info_2 {
  position: absolute;
  left: -100%;
  right: 100%;
  bottom: 0;
  top: 0;
  color: #fff;
  background-color: #187cc2;
  visibility: hidden;
  padding-top: 20px;
  transition: all 200ms linear;
}
.EasyDNNSkin_Galore .eds_infoBox3 .eds_info_2 h1, .EasyDNNSkin_Galore .eds_infoBox3 .eds_info_2 h2, .EasyDNNSkin_Galore .eds_infoBox3 .eds_info_2 h3, .EasyDNNSkin_Galore .eds_infoBox3 .eds_info_2 h4, .EasyDNNSkin_Galore .eds_infoBox3 .eds_info_2 h5, .EasyDNNSkin_Galore .eds_infoBox3 .eds_info_2 h6 {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox3:hover:after {
  left: auto;
  right: 0;
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_infoBox3:hover:before {
  border-color: transparent #fff transparent transparent;
  right: 10px;
}
.EasyDNNSkin_Galore .eds_infoBox3:hover .eds_info_2 {
  right: 0;
  left: 0;
  visibility: visible;
}
.EasyDNNSkin_Galore .eds_infoBox4 {
  position: relative;
  margin-bottom: 15px;
}
.EasyDNNSkin_Galore .eds_infoBox4 > div p {
  margin: 0;
}
.EasyDNNSkin_Galore .eds_infoBox4 > div p + p {
  margin-top: 8px;
}
.EasyDNNSkin_Galore .eds_infoBox4 .eds_info_1 {
  position: relative;
  z-index: 2;
  padding-bottom: 10px;
}
.EasyDNNSkin_Galore .eds_infoBox4 .eds_info_2 {
  position: absolute;
  z-index: 1;
  overflow: hidden;
  top: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 20px;
  visibility: hidden;
  opacity: 0;
  left: 0;
  right: 0;
  color: #fff;
  border-radius: 6px;
  transition: all 200ms linear;
}
.EasyDNNSkin_Galore .eds_infoBox4 .eds_info_2 > h3 {
  margin: -20px -20px 15px -20px;
  line-height: 1;
  background-color: #187cc2;
  color: #fff;
  padding: 7px 20px;
}
.EasyDNNSkin_Galore .eds_infoBox4:hover .eds_info_2 {
  visibility: visible;
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  max-width: 100%;
  display: inline-block;
  border: solid 1px #c7c7c7;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail > img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  max-width: 100%;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail .eds_thCaption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Galore .eds_animatedTumbnail .eds_thCaption > .eds_thDescription {
  position: absolute;
  margin: 0;
  padding: 0;
  line-height: 1;
  color: #fff;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail .eds_thCaption > a {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 0;
  opacity: 0;
  text-indent: 200%;
  white-space: nowrap;
  z-index: 10;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1 {
  background: #000;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1 > img {
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thDescription {
  bottom: 0;
  left: 0;
  right: 0;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thTitle {
  -webkit-transition: color 400ms;
  transition: color 400ms;
  z-index: 0;
  padding: 30px;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thTitle + .eds_thDescription {
  padding: 30px;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thTitle:after {
  position: absolute;
  top: 100%;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  content: "";
  z-index: -1;
  -webkit-transition: opacity 400ms, top 300ms;
  transition: opacity 400ms, top 300ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1 .eds_thCaption > .eds_thDescription {
  opacity: 0;
  bottom: 50%;
  padding: 0 30px;
  text-align: center;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1:hover > img {
  opacity: 0.8;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1:hover .eds_thCaption > .eds_thTitle {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1:hover .eds_thCaption > .eds_thTitle:after {
  top: 0;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style1:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style2 {
  text-align: center;
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style2 > img {
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style2 .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style2 .eds_thCaption > .eds_thDescription {
  bottom: 0;
  left: 0;
  padding: 30px;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style2 .eds_thCaption > .eds_thTitle {
  -webkit-transition: color 400ms, -webkit-transform 400ms;
  transition: color 400ms, transform 400ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style2 .eds_thCaption > .eds_thDescription {
  opacity: 0;
  right: 0;
  color: #3c4a50;
  background-color: #fff;
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style2:hover > img {
  -webkit-transform: translate3d(0, -80px, 0);
  transform: translate3d(0, -80px, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style2:hover .eds_thCaption > .eds_thTitle {
  -webkit-transform: translate3d(0, -100px, 0);
  transform: translate3d(0, -100px, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style2:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style3:after {
  content: "";
  position: absolute;
  background-color: rgba(39, 132, 198, 0.71);
  top: 50%;
  right: 50%;
  bottom: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transition: top 200ms, right 200ms, bottom 200ms, left 200ms;
  transition: top 200ms, right 200ms, bottom 200ms, left 200ms;
  z-index: 1;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style3 .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style3 .eds_thCaption > .eds_thDescription {
  right: 30px;
  left: 30px;
  padding: 10px 0;
  z-index: 2;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style3 .eds_thCaption > .eds_thTitle {
  top: 30px;
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style3 .eds_thCaption > .eds_thTitle:after {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  border-bottom: solid 4px #fff;
  content: "";
  opacity: 0;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style3 .eds_thCaption > .eds_thDescription {
  bottom: 20%;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  opacity: 0;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style3:hover:after {
  opacity: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style3:hover .eds_thCaption > .eds_thTitle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style3:hover .eds_thCaption > .eds_thTitle:after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style3:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style4 {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style4 > img {
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style4 .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style4 .eds_thCaption > .eds_thDescription {
  text-align: center;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style4 .eds_thCaption > .eds_thTitle {
  top: 10%;
  left: 10%;
  right: 10%;
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style4 .eds_thCaption > .eds_thDescription {
  padding: 3%;
  border: 2px solid #fff;
  opacity: 0;
  left: 10%;
  right: 10%;
  top: 40%;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
  transform: translate3d(0, 20px, 0) scale(1.1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style4:hover > img {
  opacity: 0.35;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style4:hover .eds_thCaption > .eds_thTitle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style4:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style5 {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style5:before {
  position: absolute;
  top: 10%;
  right: 10%;
  bottom: 10%;
  left: 10%;
  border: 2px solid #fff;
  z-index: 1;
  box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.2);
  content: "";
  opacity: 0;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: scale3d(1.4, 1.4, 1);
  transform: scale3d(1.4, 1.4, 1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style5 > img {
  opacity: 1;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style5 .eds_thCaption {
  text-align: center;
  position: absolute;
  top: 15%;
  right: 15%;
  bottom: 15%;
  left: 15%;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style5 .eds_thCaption > .eds_thTitle {
  margin: 20% 0 10px 0;
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
  position: relative;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style5 .eds_thCaption > .eds_thDescription {
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  position: relative;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style5:hover:before {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style5:hover > img {
  opacity: 0.6;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style5:hover .eds_thCaption > .eds_thTitle {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style5:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style6 {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style6 > img {
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style6 .eds_thCaption > .eds_thTitle {
  -webkit-transition: -webkit-transform 300ms;
  transition: transform 300ms;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 10%;
  left: 10%;
  right: 10%;
  text-align: center;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style6 .eds_thCaption > .eds_thDescription {
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  position: absolute;
  bottom: 10%;
  left: 10%;
  right: 10%;
  padding: 15px;
  border: 2px solid #fff;
  opacity: 0;
  -webkit-transform: scale3d(0.8, 0.8, 1);
  transform: scale3d(0.8, 0.8, 1);
  -webkit-transform-origin: 50% -100%;
  transform-origin: 50% -100%;
  text-align: center;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style6:hover > img {
  opacity: 0.35;
  -webkit-transform: scale3d(2, 2, 1);
  transform: scale3d(2, 2, 1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style6:hover .eds_thCaption > .eds_thTitle,
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style6:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7 {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7:before, .EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7:after {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: "";
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7:before {
  border-top: 2px dashed #fff;
  border-bottom: 2px dashed #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7:after {
  border-right: 2px dashed #fff;
  border-left: 2px dashed #fff;
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7 > img {
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7 .eds_thCaption > .eds_thTitle {
  color: #fff;
  bottom: 50%;
  left: 13%;
  right: 13%;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7 .eds_thCaption > .eds_thDescription {
  color: #fff;
  opacity: 0;
  left: 13%;
  right: 13%;
  bottom: 13%;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7:hover:before, .EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7:hover > img {
  opacity: 0.35;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style7:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style8 {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style8:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style8 > img {
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style8 .eds_thCaption > .eds_thTitle {
  top: 10%;
  left: 10%;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style8 .eds_thCaption > .eds_thDescription {
  right: 10%;
  bottom: 10%;
  padding: 0 10px 0 0;
  max-width: 50%;
  border-right: 2px solid #fff;
  text-align: right;
  opacity: 0;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style8:hover:before {
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(-10%, 110%, 0);
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(-10%, 110%, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style8:hover > img {
  opacity: 0.35;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style8:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style9 {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style9 > img {
  max-width: none;
  width: -webkit-calc(100% + 10%);
  width: calc(100% + 10%);
  opacity: 1;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(-30px, 0, 0) scale(1.12);
  transform: translate3d(-30px, 0, 0) scale(1.12);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style9 .eds_thCaption > .eds_thTitle {
  right: 10%;
  bottom: 10%;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style9 .eds_thCaption > .eds_thDescription {
  padding: 5px 10px 5px 0;
  width: 60%;
  border-right: 1px solid #fff;
  text-align: right;
  opacity: 0;
  top: 10%;
  left: 10%;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style9:hover > img {
  opacity: 0.5;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style9:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style10 {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style10:before {
  position: absolute;
  top: 10%;
  right: 10%;
  bottom: 10%;
  left: 10%;
  border: 2px solid #fff;
  content: "";
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style10 > img {
  max-width: none;
  width: -webkit-calc(100% + 10%);
  width: calc(100% + 10%);
  -webkit-transition: opacity 300ms, -webkit-transform 300ms;
  transition: opacity 300ms, transform 300ms;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style10 .eds_thCaption > .eds_thTitle {
  color: #fff;
  bottom: 50%;
  left: 13%;
  right: 13%;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style10 .eds_thCaption > .eds_thDescription {
  color: #fff;
  opacity: 0;
  left: 13%;
  right: 13%;
  bottom: 13%;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style10:hover:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style10:hover > img {
  opacity: 0.35;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.EasyDNNSkin_Galore .eds_animatedTumbnail.eds_style10:hover .eds_thCaption > .eds_thDescription {
  opacity: 1;
}
.EasyDNNSkin_Galore .carousel-indicators {
  left: 0;
  margin-left: 0;
  margin-top: 15px;
  padding: 0;
  position: static;
  right: 0;
  width: 100%;
  text-align: center;
}
.EasyDNNSkin_Galore .carousel-indicators li {
  border: 1px solid #187cc2;
}
.EasyDNNSkin_Galore .carousel-indicators li.active {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .progress-bar.eds_progressAnimated {
  transition: width 2s ease;
}
.EasyDNNSkin_Galore .progress-bar.eds_progressAnimated.eds_nullValue {
  width: 0 !important;
}

.eds_floatingMenuStyle1 {
  position: fixed;
  left: 60px;
  z-index: 900;
  top: 40%;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_floatingMenuStyle1 {
    left: 15px;
  }
}
.eds_floatingMenuStyle1 > ul {
  margin: 0;
  padding: 0;
}
.eds_floatingMenuStyle1 > ul > li {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none;
  position: relative;
  line-height: 0;
  font-size: 0;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_floatingMenuStyle1 > ul > li {
    margin-bottom: 5px;
  }
}
.eds_floatingMenuStyle1 > ul > li:after {
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
  width: 5px;
  position: absolute;
  top: 5px;
  left: 45px;
  bottom: 5px;
  opacity: 1;
  transition: all 200ms ease;
}
.eds_floatingMenuStyle1 > ul > li:before {
  content: "";
  background-color: #187cc2;
  display: inline-block;
  width: 45px;
  height: 45px;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23);
}
.eds_floatingMenuStyle1 > ul > li .eds_icon {
  display: inline-block;
  line-height: 1;
  font-size: 19px;
  color: #fff;
  text-align: center;
  width: 45px;
  height: 45px;
  position: absolute;
  left: 0;
  z-index: 1;
  line-height: 45px;
}
.eds_floatingMenuStyle1 > ul > li img.eds_icon {
  width: 45px;
  height: 45px;
  padding: 10px;
}
.eds_floatingMenuStyle1 > ul > li > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  min-width: 0;
  display: block;
  padding: 0 15px 0 60px;
  line-height: 45px;
  color: #fff !important;
  font-family: "Exo", sans-serif;
  text-decoration: none !important;
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  background: transparent url("../images/blank.png") !important;
  transition: all 400ms ease;
}
.eds_floatingMenuStyle1 > ul > li > a:after {
  position: absolute;
  top: 5px;
  bottom: 5px;
  left: 45px;
  right: 100%;
  width: 5px;
  overflow: hidden;
  content: "";
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5);
  transition: all 400ms ease;
  text-decoration: none !important;
}
.eds_floatingMenuStyle1 > ul > li > a:before {
  content: "";
  line-height: 0;
  font-size: 0;
  border-width: 5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #187cc2;
  position: absolute;
  left: 45px;
  top: 18px;
  opacity: 0;
  transition: opacity 200ms linear;
}
.eds_floatingMenuStyle1 > ul > li:hover:after, .eds_floatingMenuStyle1 > ul > li.edsfnl_active:after {
  opacity: 0;
}
.eds_floatingMenuStyle1 > ul > li:hover > a, .eds_floatingMenuStyle1 > ul > li.edsfnl_active > a {
  visibility: visible;
  opacity: 1;
}
.eds_floatingMenuStyle1 > ul > li:hover > a:after, .eds_floatingMenuStyle1 > ul > li.edsfnl_active > a:after {
  width: auto;
  right: 0;
}
.eds_floatingMenuStyle1 > ul > li:hover > a:before, .eds_floatingMenuStyle1 > ul > li.edsfnl_active > a:before {
  opacity: 1;
}
.eds_floatingMenuStyle1 > span {
  cursor: pointer;
  width: 45px;
  height: 45px;
  background-color: #187cc2;
  text-align: center;
  font-size: 0;
  line-height: 0;
  margin-bottom: 20px;
  opacity: 0.7;
  position: relative;
  display: inline-block;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_floatingMenuStyle1 > span {
    margin-bottom: 7px;
  }
}
.eds_floatingMenuStyle1 > span:after, .eds_floatingMenuStyle1 > span:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 45px;
  font-size: 21px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  transition: all 400ms ease;
}
.eds_floatingMenuStyle1 > span:before {
  content: "";
}
.eds_floatingMenuStyle1 > span:after {
  content: "";
  opacity: 0;
  visibility: hidden;
}
.eds_floatingMenuStyle1.eds_floatingMenuActive > span {
  opacity: 1;
}
.eds_floatingMenuStyle1.eds_floatingMenuActive > span:before {
  opacity: 0;
  visibility: hidden;
}
.eds_floatingMenuStyle1.eds_floatingMenuActive > span:after {
  opacity: 1;
  visibility: visible;
}
.eds_floatingMenuStyle1.eds_floatingMenuActive > ul {
  display: block !important;
}

.eds_floatingMenuStyle2 {
  position: fixed;
  left: 60px;
  z-index: 900;
  top: 40%;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_floatingMenuStyle2 {
    left: 30px;
  }
}
.eds_floatingMenuStyle2 > ul {
  margin: 0;
  padding: 0;
}
.eds_floatingMenuStyle2 > ul > li {
  margin: 0;
  padding: 22px 0 0;
  list-style-type: none;
  position: relative;
}
.eds_floatingMenuStyle2 > ul > li:before, .eds_floatingMenuStyle2 > ul > li:after {
  position: absolute;
  content: "";
}
.eds_floatingMenuStyle2 > ul > li:before {
  width: 19px;
  height: 19px;
  border-radius: 9px;
  background-color: #187cc2;
  top: 1px;
  left: 0;
  z-index: 2;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23);
}
.eds_floatingMenuStyle2 > ul > li:after {
  display: none;
  top: -5px;
  left: 8px;
  bottom: 0;
  width: 3px;
  background-color: #187cc2;
  z-index: 1;
}
.eds_floatingMenuStyle2 > ul > li .eds_icon {
  display: inline-block;
  line-height: 34px;
  font-size: 0;
  color: #fff;
  text-align: center;
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: 1;
  border-radius: 18px;
  overflow: hidden;
  top: 9px;
  left: 9px;
  margin-top: 0;
  margin-left: 0;
  background-color: #187cc2;
  z-index: 3;
  visibility: hidden;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23) inset;
  transition: all 200ms ease;
}
.eds_floatingMenuStyle2 > ul > li img.eds_icon {
  width: 0px;
  height: 0px;
}
.eds_floatingMenuStyle2 > ul > li > a {
  white-space: nowrap;
  padding-left: 40px;
  position: absolute;
  top: -8px;
  left: -8px;
  bottom: -4px;
  color: #187cc2;
  line-height: 34px;
  border-radius: 18px;
  font-size: 19px;
  font-family: "Exo", sans-serif;
  text-decoration: none;
  z-index: 1;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7);
  transition: all 400ms ease;
}
.eds_floatingMenuStyle2 > ul > li > a:after {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  top: 50%;
  bottom: 50%;
  left: 16px;
  right: 0;
  border-radius: 0 10px 10px 0;
  z-index: -1;
  position: absolute;
  width: 0;
  height: 0;
  transition: width 100ms ease 200ms;
}
.eds_floatingMenuStyle2 > ul > li:hover .eds_icon, .eds_floatingMenuStyle2 > ul > li.edsfnl_active .eds_icon {
  width: 34px;
  height: 34px;
  margin-left: -17px;
  margin-top: -17px;
  font-size: 15px;
  visibility: visible;
}
.eds_floatingMenuStyle2 > ul > li:hover img.eds_icon, .eds_floatingMenuStyle2 > ul > li.edsfnl_active img.eds_icon {
  width: 34px;
  height: 34px;
  padding: 7px;
}
.eds_floatingMenuStyle2 > ul > li:hover > a, .eds_floatingMenuStyle2 > ul > li.edsfnl_active > a {
  color: #fff;
  text-shadow: none;
}
.eds_floatingMenuStyle2 > ul > li:hover > a:after, .eds_floatingMenuStyle2 > ul > li.edsfnl_active > a:after {
  width: 100%;
  top: 0;
  bottom: 0;
  height: 100%;
}
.eds_floatingMenuStyle2 > ul > li + li {
  padding-top: 41px;
}
.eds_floatingMenuStyle2 > ul > li + li > a {
  top: 14px;
  bottom: -7px;
}
.eds_floatingMenuStyle2 > ul > li + li:before {
  top: auto;
  bottom: 1px;
}
.eds_floatingMenuStyle2 > ul > li + li:after {
  display: block;
}
.eds_floatingMenuStyle2 > ul > li + li .eds_icon {
  top: 31px;
}
.eds_floatingMenuStyle2 > ul > li:last-child:after {
  bottom: 9px;
}
.eds_floatingMenuStyle2 > span {
  cursor: pointer;
  position: relative;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: #187cc2;
  text-align: center;
  font-size: 0;
  line-height: 0;
  opacity: 0.7;
  left: -13px;
  margin-bottom: 15px;
  display: inline-block;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23);
}
.eds_floatingMenuStyle2 > span:after, .eds_floatingMenuStyle2 > span:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 45px;
  font-size: 21px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  transition: all 400ms ease;
}
.eds_floatingMenuStyle2 > span:before {
  content: "";
}
.eds_floatingMenuStyle2 > span:after {
  content: "";
  opacity: 0;
  visibility: hidden;
}
.eds_floatingMenuStyle2.eds_floatingMenuActive > span {
  opacity: 1;
}
.eds_floatingMenuStyle2.eds_floatingMenuActive > span:before {
  opacity: 0;
  visibility: hidden;
}
.eds_floatingMenuStyle2.eds_floatingMenuActive > span:after {
  opacity: 1;
  visibility: visible;
}
.eds_floatingMenuStyle2.eds_floatingMenuActive > ul {
  display: block !important;
}

.eds_circularMenu {
  position: fixed;
  bottom: 200px;
  left: 200px;
  z-index: 900;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  font-size: 0;
  line-height: 0;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu {
    bottom: 100px;
    left: 100px;
    width: 50px;
    height: 50px;
  }
}
.eds_circularMenu > span {
  display: inline-block;
  width: 100px;
  height: 100px;
  position: relative;
  z-index: 10;
  border-radius: 50px;
  background: #187cc2;
  cursor: pointer;
  text-align: center;
  font-size: 0;
  line-height: 0;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23) inset;
  transition: all 400ms ease;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > span {
    width: 50px;
    height: 50px;
  }
}
.eds_circularMenu > span:hover {
  background-color: #48b4ff;
}
.eds_circularMenu > span:before, .eds_circularMenu > span:after {
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50px;
  color: #fff;
  font-size: 56px;
  line-height: 100px;
  text-decoration: none !important;
  transition: all 1000ms ease, color 300ms linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > span:before, .eds_circularMenu > span:after {
    font-size: 28px;
    line-height: 49px;
  }
}
.eds_circularMenu > span:before {
  content: "";
}
.eds_circularMenu > span:after {
  content: "";
  opacity: 0;
  visibility: hidden;
}
.eds_circularMenu > ul {
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}
.eds_circularMenu > ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  overflow: hidden;
  text-align: center;
  background-color: #48b4ff;
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.23) inset;
  opacity: 0;
  transition: transform 300ms ease, background 300ms linear, opacity 400ms linear;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > ul li {
    width: 50px;
    height: 50px;
  }
}
.eds_circularMenu > ul li:nth-child(2) {
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
.eds_circularMenu > ul li:nth-child(3) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}
.eds_circularMenu > ul li:nth-child(4) {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.eds_circularMenu > ul li:nth-child(5) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}
.eds_circularMenu > ul li:nth-child(6) {
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}
.eds_circularMenu > ul li:nth-child(7) {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms;
}
.eds_circularMenu > ul li:nth-child(8) {
  -webkit-transition-delay: 400ms;
  transition-delay: 400ms;
}
.eds_circularMenu > ul li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
  position: absolute;
  z-index: 2;
  padding: 42px 5px 5px;
  text-align: center;
  word-wrap: break-word;
  font-family: "Exo", sans-serif;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > ul li > a {
    padding-top: 20px;
    font-size: 12px;
  }
}
.eds_circularMenu > ul li .eds_icon {
  position: absolute;
  font-size: 21px;
  color: #fff;
  left: 0;
  right: 0;
  top: 15px;
  text-align: center;
  text-decoration: none !important;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > ul li .eds_icon {
    font-size: 15px;
    top: 5px;
  }
}
.eds_circularMenu > ul li img.eds_icon {
  max-width: 25px;
  max-height: 25px;
  margin: 0 auto;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu > ul li img.eds_icon {
    max-width: 20px;
    max-height: 20px;
  }
}
.eds_circularMenu.eds_floatingMenuActive > span {
  -ms-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  background-color: #48b4ff;
}
.eds_circularMenu.eds_floatingMenuActive > span:before {
  opacity: 0;
  visibility: hidden;
}
.eds_circularMenu.eds_floatingMenuActive > span:after {
  opacity: 1;
  visibility: visible;
  color: #fff;
}
.eds_circularMenu.eds_floatingMenuActive > span:hover:after {
  color: #187cc2;
}
.eds_circularMenu.eds_floatingMenuActive > ul li {
  background-color: #187cc2;
  opacity: 1;
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(1) {
  -ms-transform: translate(0px, -150px);
  -webkit-transform: translate(0px, -150px);
  transform: translate(0px, -150px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(1) {
    -ms-transform: translate(0px, -70px);
    -webkit-transform: translate(0px, -70px);
    transform: translate(0px, -70px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(2) {
  -ms-transform: translate(105px, -105px);
  -webkit-transform: translate(105px, -105px);
  transform: translate(105px, -105px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(2) {
    -ms-transform: translate(50px, -50px);
    -webkit-transform: translate(50px, -50px);
    transform: translate(50px, -50px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(3) {
  -ms-transform: translate(150px, 0px);
  -webkit-transform: translate(150px, 0px);
  transform: translate(150px, 0px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(3) {
    -ms-transform: translate(70px, 0px);
    -webkit-transform: translate(70px, 0px);
    transform: translate(70px, 0px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(4) {
  -ms-transform: translate(105px, 105px);
  -webkit-transform: translate(105px, 105px);
  transform: translate(105px, 105px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(4) {
    -ms-transform: translate(50px, 50px);
    -webkit-transform: translate(50px, 50px);
    transform: translate(50px, 50px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(5) {
  -ms-transform: translate(0, 150px);
  -webkit-transform: translate(0, 150px);
  transform: translate(0, 150px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(5) {
    -ms-transform: translate(0, 70px);
    -webkit-transform: translate(0, 70px);
    transform: translate(0, 70px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(6) {
  -ms-transform: translate(-105px, 105px);
  -webkit-transform: translate(-105px, 105px);
  transform: translate(-105px, 105px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(6) {
    -ms-transform: translate(-50px, 50px);
    -webkit-transform: translate(-50, 50px);
    transform: translate(-50px, 50px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(7) {
  -ms-transform: translate(-150px, 0px);
  -webkit-transform: translate(-150px, 0px);
  transform: translate(-150px, 0px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(7) {
    -ms-transform: translate(-70px, 0px);
    -webkit-transform: translate(-70px, 0px);
    transform: translate(-70px, 0px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(8) {
  -ms-transform: translate(-105px, -105px);
  -webkit-transform: translate(-105px, -105px);
  transform: translate(-105px, -105px);
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .eds_circularMenu.eds_floatingMenuActive > ul li:nth-child(8) {
    -ms-transform: translate(-50px, -50px);
    -webkit-transform: translate(-50px, -50px);
    transform: translate(-50px, -50px);
  }
}
.eds_circularMenu.eds_floatingMenuActive > ul li:hover, .eds_circularMenu.eds_floatingMenuActive > ul li.edsfnl_active {
  background-color: #48b4ff;
}
.eds_circularMenu.eds_floatingMenuActive > ul li:hover > a, .eds_circularMenu.eds_floatingMenuActive > ul li.edsfnl_active > a {
  color: #fff;
  text-decoration: none;
}

.eds_floatingMenu.eds_static {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  top: auto;
}

.EasyDNNSkin_Galore .eds_threeColumnSocialLeft {
  padding-top: 35px;
  float: left;
  width: 130px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_threeColumnSocialLeft {
    width: auto;
    float: none;
    margin-bottom: 30px;
  }
}
.EasyDNNSkin_Galore .eds_threeColumnSocialLeft.DNNEmptyPane + .eds_threeColumnSocialCenter {
  margin-left: 0;
}
.EasyDNNSkin_Galore .eds_threeColumnSocialRight {
  padding-top: 35px;
  float: right;
  width: 286px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_threeColumnSocialRight {
    width: auto;
    float: none;
    margin-bottom: 30px;
  }
}
.EasyDNNSkin_Galore .eds_threeColumnSocialRight.DNNEmptyPane + .eds_threeColumnSocialLeft + .eds_threeColumnSocialCenter {
  margin-right: 0;
}
.EasyDNNSkin_Galore .eds_threeColumnSocialRight.DNNEmptyPane + .eds_threeColumnSocialLeft.DNNEmptyPane + .eds_threeColumnSocialCenter {
  margin: 0;
}
.EasyDNNSkin_Galore .eds_threeColumnSocialCenter {
  padding-top: 35px;
  margin: 0 324px 0 150px;
  overflow: hidden;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_threeColumnSocialCenter {
    width: auto;
    float: none;
    margin: 0;
  }
}
.EasyDNNSkin_Galore .dnnForm.dnnGroupDirectory {
  padding: 0;
}
.EasyDNNSkin_Galore .dgdAvatar {
  background: none #fff;
  border: 1px solid #d0d0d0;
  border-radius: 10px;
  padding: 10px;
  height: auto;
  margin-right: 2%;
  overflow: hidden;
  width: 12%;
  max-width: 135px;
  margin-top: 5px;
}
.EasyDNNSkin_Galore .dgdAvatar img {
  border-radius: 2px;
  border: solid 1px #d1d1d1;
}
.EasyDNNSkin_Galore .dgdAvatar a {
  max-height: 82px;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfoWrap {
  border-bottom: dashed 1px #999;
  padding-bottom: 25px;
  margin: 0;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfoWrap + .dgdGroupQuickInfoWrap {
  margin-top: 25px;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfoWrap:last-child {
  border-bottom: none;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo {
  width: 86%;
  font-size: 12px;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo h3 a {
  color: #1f1f1f;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo h3 a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo ul {
  border: solid 1px #187cc2;
  border-radius: 4px;
  display: inline-block;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo ul li {
  padding: 0;
  background: none transparent !important;
  float: left;
  line-height: 28px;
  height: 28px;
  margin: 0 10px;
  height: auto;
  color: #777373;
  font-size: 15px;
  font-weight: normal;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo ul li:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #187cc2;
  margin-right: 5px;
  font-size: 14px;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo ul li.posts-icn:before {
  content: "";
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo ul li.member-icn:before {
  content: "";
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo ul li.photo-icn:before {
  content: "";
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo ul li.docs-icn:before {
  content: "";
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo ul li.join-group-icn {
  margin: 0 -85px 0 10px;
  width: 70px;
}
.EasyDNNSkin_Galore .dgdGroupQuickInfo ul li.join-group-icn .dnnTertiaryAction {
  padding: 0;
  line-height: 28px;
  margin: 0;
}
.EasyDNNSkin_Galore .console {
  width: auto;
  height: auto;
  overflow: hidden;
  border: solid 1px #d3d3d3;
  border-radius: 6px;
}
.EasyDNNSkin_Galore .console > br {
  display: none;
}
.EasyDNNSkin_Galore .console > .console-none > div {
  padding: 0;
  margin: 0;
  float: left;
  width: auto;
  height: auto;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .console > .console-none > div {
    float: left;
    border-bottom: none;
    border-right: solid 1px #d3d3d3;
  }
}
.EasyDNNSkin_Galore .console > .console-none > div:last-child {
  border: none !important;
}
.EasyDNNSkin_Galore .console > .console-none h3 {
  margin: 0;
  line-height: 1;
  padding: 15px 25px;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  border: none;
  transition: color 200ms linear, background 300ms linear;
}
.EasyDNNSkin_Galore .console .console-none.active h3 {
  color: #fff;
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .console.profile {
  background: none transparent;
}
.EasyDNNSkin_Galore .eds_threeColumnSocialRight .console > .console-none > div {
  float: none;
  border-bottom: solid 1px #d3d3d3;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_threeColumnSocialRight .console > .console-none > div {
    float: left;
    border-bottom: none;
    border-right: solid 1px #d3d3d3;
  }
}
.EasyDNNSkin_Galore .console-mouseon {
  background: none transparent !important;
}
.EasyDNNSkin_Galore .console-mouseon h3 {
  color: #187cc2 !important;
}
.EasyDNNSkin_Galore .console-mouseon.active h3 {
  color: #fff !important;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .mdSearch {
  margin: 30px 0;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .mdSearch .mdSearchBar {
  border: solid 1px #187cc2;
  border-radius: 4px;
  padding: 0;
  overflow: hidden;
  float: left;
  width: 70%;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .dnnMemberDirectory .mdSearch .mdSearchBar {
    width: 100%;
    margin-bottom: 15px;
  }
}
.EasyDNNSkin_Galore .dnnMemberDirectory .mdSearch input[type="text"] {
  border: none;
  background: none transparent;
  color: #1f1f1f;
  font-size: 14px;
  font-family: "PT Sans", sans-serif;
  padding: 10px 0 0 10px;
  width: 55%;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .mdSearch #refreshResults {
  padding: 15px;
  background-position: center center;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .dnnPrimaryAction {
  float: right !important;
  border-radius: 0 4px 4px 0;
  margin: -1px;
  padding: 13px 25px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .dnnMemberDirectory .dnnPrimaryAction {
    padding: 13px 10px;
  }
}
.EasyDNNSkin_Galore .dnnMemberDirectory .dnnPrimaryAction,
.EasyDNNSkin_Galore .dnnMemberDirectory .dnnPrimaryAction:hover {
  background-repeat: no-repeat;
  background-position: 22px center;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .dnnPrimaryAction:before {
  content: "";
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 19px;
  line-height: 8px;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .selectDrop {
  float: right;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .selectDrop #mdAdvancedSearch {
  padding: 14px 15px;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .selectDrop #mdAdvancedSearch:after {
  background: none transparent;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .mdAdvancedSearchForm {
  background: none #fff;
  border: 1px solid #187cc2;
  border-radius: 0;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
  padding: 15px !important;
  top: 43px;
  right: 10px;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .mdAdvancedSearchForm input[type="text"],
.EasyDNNSkin_Galore .dnnMemberDirectory .mdAdvancedSearchForm input[type="text"]:hover,
.EasyDNNSkin_Galore .dnnMemberDirectory .mdAdvancedSearchForm input[type="text"]:focus {
  box-shadow: none;
  border: solid 1px #187cc2;
  line-height: 1.3;
  padding: 5px;
  border-radius: 0;
  font-size: 12px;
  margin-bottom: 5px;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .mdAdvancedSearchForm label {
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
}
.EasyDNNSkin_Galore .dnnMemberDirectory .mdAdvancedSearchForm .dnnPrimaryAction {
  padding: 6px;
  border-radius: 4px;
}
.EasyDNNSkin_Galore #mdMemberList {
  margin: 0 -8px 20px;
}
.EasyDNNSkin_Galore #mdMemberList > li {
  background: none #fff;
  border: 1px solid #187cc2;
  border-radius: 0;
  box-shadow: none;
  height: 150px;
  list-style: none;
  margin: 0 8px 15px;
  padding: 15px 15px 56px;
  position: relative;
  width: 415px;
  z-index: 1;
  opacity: 0.9;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Galore #mdMemberList > li:hover {
  opacity: 1;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdMemberImg {
  background: none #fff;
  border: 1px solid #d0d0d0;
  border-radius: 5px;
  margin: 0 13px 13px 0;
  padding: 5px;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdMemberImg img {
  border: solid 1px #d1d1d1;
  border-radius: 2px;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions {
  background: none #187cc2;
  border: none;
  bottom: 0;
  clear: both;
  height: 44px;
  left: 0;
  position: absolute;
  text-shadow: none;
  width: 100%;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li {
  color: #fff;
  font-size: 12px;
  font-family: "PT Sans", sans-serif;
  color: #4b0a03;
  line-height: 28px;
  text-shadow: none;
  line-height: 44px;
  padding: 0 5px;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li a,
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li p {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  min-height: 13px;
  min-width: 35px;
  padding: 7px;
  line-height: 1;
  border-radius: 9px;
  vertical-align: middle;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li a {
  transition: background-color 0.2s linear;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li a:hover {
  background-color: #fff;
  color: #187cc2;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li a:hover:before {
  color: #187cc2 !important;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdFriendRequest a:before, .EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdFollow a:before, .EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  line-height: 1;
  margin-right: 3px;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdFriendRequest a:before {
  content: "";
  font-size: 16px;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdFollow a:before {
  content: "";
  font-size: 13px;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage {
  border: none;
  position: static;
  float: right;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage a {
  background-image: none;
  border: none;
  padding-top: 5px;
  padding-bottom: 5px;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage a span {
  display: inline;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage a:before {
  content: "";
  font-size: 19px;
  font-weight: normal;
}
.EasyDNNSkin_Galore #mdMemberList > li .mdMemberDetails .mdHoverActions > li.mdComposeMessage:hover {
  background: none transparent;
  box-shadow: none;
}
.EasyDNNSkin_Galore .mdMemberList .MdMemberInfo li.mdDisplayName a {
  color: #1f1f1f;
  font-family: "Exo", sans-serif;
  font-size: 16px;
  font-weight: normal;
}
.EasyDNNSkin_Galore .mdMemberList .MdMemberInfo li.mdDisplayName a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .mdMemberList .MdMemberInfo li.mdEmail a {
  color: #1f1f1f;
  font-size: 12px;
}
.EasyDNNSkin_Galore .mdMemberList .MdMemberInfo li.mdEmail a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .mdMemberList .mdHoverContent {
  background: none #fff;
  border: 1px solid #187cc2;
  border-radius: 0;
  color: #1f1f1f;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.5);
}
.EasyDNNSkin_Galore .mdMemberList .mdHoverContent .mdHoverActions {
  border-top: solid 1px #187cc2;
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  line-height: 29px;
}
.EasyDNNSkin_Galore .mdMemberList .mdHoverContent .mdHoverActions > li {
  border-right: solid 1px #187cc2;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
  margin-right: -1px;
  padding: 0 7px;
}
.EasyDNNSkin_Galore .mdMemberList .mdHoverContent span.tooltipArrow {
  background: none #fff;
  border-style: solid;
  border-width: 1px;
  border-left-color: transparent !important;
  border-right-color: #187cc2;
  border-top-color: transparent !important;
  border-bottom-color: #187cc2;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: -9px;
  height: 17px;
  width: 15px;
}
.EasyDNNSkin_Galore .mdLoadMore .dnnTertiaryAction {
  width: 85%;
  margin: 10px auto;
  display: block;
}
.EasyDNNSkin_Galore .journalTools #journalEditor #journalContent,
.EasyDNNSkin_Galore div#journalItems div.journalrow div.journalitem ul.jcmt li.cmteditarea {
  line-height: 1.1;
  background: none #f3f3f3;
}
.EasyDNNSkin_Galore .journalTools {
  border: solid 1px #187cc2;
  border-radius: 6px;
}
.EasyDNNSkin_Galore .journalTools + div {
  margin-top: 20px;
}
.EasyDNNSkin_Galore .journalTools #journalEditor {
  padding: 15px;
}
.EasyDNNSkin_Galore .journalTools #journalEditor #journalClose {
  top: 0;
  right: 0;
}
.EasyDNNSkin_Galore .journalTools #journalEditor #journalContent {
  margin-bottom: 8px;
  padding: 8px;
  width: 100%;
  font-size: 15px;
  border: none;
  box-shadow: none;
}
.EasyDNNSkin_Galore .journalTools #journalEditor #tbar {
  bottom: 17px;
  height: 16px;
  margin: 6px 16px 4px;
  min-width: 80px;
  position: absolute;
  right: 6px;
  width: 78px;
}
.EasyDNNSkin_Galore .journalTools #journalEditor #tbar > span {
  background: none transparent !important;
}
.EasyDNNSkin_Galore .journalTools #journalEditor #tbar > span:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  cursor: default;
  color: #adadad;
  font-size: 16px;
}
.EasyDNNSkin_Galore .journalTools #journalEditor #tbar > span:hover:before {
  color: #187cc2;
}
.EasyDNNSkin_Galore .journalTools #journalEditor #tbar #tbar-perm:before {
  content: "";
}
.EasyDNNSkin_Galore .journalTools #journalEditor #tbar #tbar-attach:before {
  content: "";
}
.EasyDNNSkin_Galore .journalTools #journalEditor #tbar #tbar-photo:before {
  content: "";
}
.EasyDNNSkin_Galore .journalTools #journalEditor #tbar .securityMenu .handle {
  right: 9px;
  top: -26px;
}
.EasyDNNSkin_Galore .journalTools #btnShare {
  padding: 8px 20px;
}
.EasyDNNSkin_Galore .journalTools #journalOptionArea {
  padding: 15px;
  top: auto;
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-top: solid 1px #187cc2;
  background: none transparent;
}
.EasyDNNSkin_Galore .journalTools #journalOptionArea .fileUploadArea {
  padding: 0;
  background: none transparent;
}
.EasyDNNSkin_Galore .journalTools #journalOptionArea div {
  padding: 0;
}
.EasyDNNSkin_Galore .journalTools #journalOptionArea .journal_onlineFileShare {
  border: none;
}
.EasyDNNSkin_Galore .journalTools #journalOptionArea .journal_localFileShare .dnnSecondaryAction,
.EasyDNNSkin_Galore .journalTools #journalOptionArea .journal_onlineFileShare .dnnSecondaryAction {
  text-transform: none !important;
  padding: 5px 10px;
  margin: 10px 0 0;
}
.EasyDNNSkin_Galore .journalTools #journalOptionArea .journal_localFileShare > span,
.EasyDNNSkin_Galore .journalTools #journalOptionArea .journal_onlineFileShare > span {
  color: #969696;
  font-weight: normal;
  padding: 0;
  margin: 0;
}
.EasyDNNSkin_Galore #journalEditor,
.EasyDNNSkin_Galore .jcmt .cmteditarea {
  background: none transparent;
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  text-shadow: none;
  width: 100%;
}
.EasyDNNSkin_Galore #journalEditor #journalClose,
.EasyDNNSkin_Galore #linkClose,
.EasyDNNSkin_Galore .miniclose,
.EasyDNNSkin_Galore .minidel {
  background: none transparent;
  height: 18px !important;
  width: 18px !important;
  text-align: center;
}
.EasyDNNSkin_Galore #journalEditor #journalClose:before,
.EasyDNNSkin_Galore #linkClose:before,
.EasyDNNSkin_Galore .miniclose:before,
.EasyDNNSkin_Galore .minidel:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #187cc2;
}
.EasyDNNSkin_Galore .journalTools #btnShare.disabled,
.EasyDNNSkin_Galore .jcmt li.cmtbtn a.disabled {
  background: none #eee !important;
  color: #fff !important;
  box-shadow: none !important;
  border-color: #E8E8E8 !important;
  text-shadow: none !important;
}
.EasyDNNSkin_Galore #journalItems {
  font-size: 12px;
}
.EasyDNNSkin_Galore #journalItems .journalitem > p {
  color: #a6a3a3;
}
.EasyDNNSkin_Galore #journalItems .journalitem > p .authorname {
  font-family: "Exo", sans-serif;
  font-size: 16px;
}
.EasyDNNSkin_Galore #journalItems .journalitem > p .authorname a {
  color: #1f1f1f;
}
.EasyDNNSkin_Galore #journalItems .journalitem > p .authorname a:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore #journalItems .journalitem .jphoto img {
  padding: 4px;
  border: solid 1px #187cc2;
}
.EasyDNNSkin_Galore #journalItems .journalitem .journalfooter {
  font-family: "Exo", sans-serif;
  font-size: 12px;
  font-weight: 300;
}
.EasyDNNSkin_Galore #journalItems .journalrow {
  border: none;
  margin-bottom: 40px;
  padding: 0;
  overflow: hidden;
}
.EasyDNNSkin_Galore #journalItems .journalrow .journalitem .jcmt {
  margin-top: 15px;
}
.EasyDNNSkin_Galore #journalItems .journalrow .journalitem .jcmt .cmteditarea {
  border: solid 1px #187cc2;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px;
}
.EasyDNNSkin_Galore #journalItems .journalrow .journalitem .jcmt .cmteditarea textarea,
.EasyDNNSkin_Galore #journalItems .journalrow .journalitem .jcmt .cmteditarea textarea:hover,
.EasyDNNSkin_Galore #journalItems .journalrow .journalitem .jcmt .cmteditarea textarea:focus {
  width: 100%;
  max-width: none;
  background: none transparent;
  box-shadow: none;
  border: none;
}
.EasyDNNSkin_Galore #journalItems .journalrow .journalitem .jcmt .cmtbtn a {
  padding: 5px 15px;
}
.EasyDNNSkin_Galore #journalItems .journalrow .journalitem .jcmt li abbr {
  color: #a6a3a3;
  font-family: "Exo", sans-serif;
}
.EasyDNNSkin_Galore #journalItems .journalrow .journalitem .jcmt li p {
  padding: 0;
  font-size: 11px;
}
.EasyDNNSkin_Galore #journalItems .author img,
.EasyDNNSkin_Galore .journalrow div.journalitem ul.jcmt li img {
  width: 104px;
  max-width: 100%;
  padding: 10px;
  border: solid 1px #d6d6d6;
  border-radius: 10px;
  margin-right: 10px;
  background-color: #fff;
}
.EasyDNNSkin_Galore #journalItems .journalitem,
.EasyDNNSkin_Galore .journalrow div.journalitem ul.jcmt li p {
  margin-left: 104px;
  overflow: hidden;
}
.EasyDNNSkin_Galore .ModViewProfileC {
  overflow: hidden;
}
.EasyDNNSkin_Galore .UserProfileControls ul {
  margin: 0;
  padding: 0;
  text-align: right;
}
.EasyDNNSkin_Galore .UserProfileControls ul li {
  list-style-type: none;
  margin: 0 0 5px;
  padding: 0;
  display: inline-block;
}
.EasyDNNSkin_Galore .UserProfileControls ul li .dnnSecondaryAction {
  font-size: 12px;
  margin: 0;
  padding: 6px 15px;
}
.EasyDNNSkin_Galore #UserProfileImg {
  float: left;
  margin-bottom: 10px;
  border: solid 1px #d0d0d0;
  border-radius: 10px;
  padding: 15px;
  max-width: 100%;
}
.EasyDNNSkin_Galore #UserProfileImg img {
  max-width: 100%;
  height: auto;
}
.EasyDNNSkin_Galore .dnnAdminTabNav {
  border-bottom: 1px solid #187cc2;
  height: 36px;
  border-radius: 0;
}
.EasyDNNSkin_Galore .dnnAdminTabNav li {
  background: none transparent;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.EasyDNNSkin_Galore .dnnAdminTabNav li a {
  background: none transparent;
  border: solid 1px transparent;
  border-radius: 8px 8px 0 0;
  border-bottom: none;
  font-family: "PT Sans", sans-serif;
  font-size: 14px;
  height: 35px;
  padding: 0 13px;
  line-height: 35px;
  margin: 0 0 -1px !important;
  color: #1f1f1f;
  font-weight: normal;
}
.EasyDNNSkin_Galore .dnnAdminTabNav li a:hover {
  color: #187cc2;
  background: none transparent;
}
.EasyDNNSkin_Galore .dnnAdminTabNav li.ui-tabs-active a {
  border-color: #187cc2;
  padding: 0 13px;
}
.EasyDNNSkin_Galore .dnnAdminTabNav li.ui-state-focus {
  background: none transparent;
  box-shadow: none;
}
.EasyDNNSkin_Galore .dnnAdminTabNav li.ui-state-focus a {
  background: none transparent;
  box-shadow: none;
  border-color: #187cc2;
}
.EasyDNNSkin_Galore #smMainContent .dnnAdminTabNav li a span {
  background: none #187cc2;
  border: none;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  min-width: 20px;
  text-align: center;
  box-shadow: none;
  font-weight: normal;
  padding: 4px;
  font-family: Arial;
  text-shadow: none;
}
.EasyDNNSkin_Galore .messageControls {
  border: none;
  padding: 0;
}
.EasyDNNSkin_Galore .messageControls .messageSelect .dnnButtonGroup li {
  margin-right: 5px;
}
.EasyDNNSkin_Galore .messageControls .messageFolders .dnnButtonGroup li {
  margin-left: 5px;
}
.EasyDNNSkin_Galore .messageControls .dnnButtonGroup {
  background: none transparent;
  border: none;
  box-shadow: none;
}
.EasyDNNSkin_Galore .messageControls .dnnButtonGroup > li {
  border: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: none transparent !important;
  box-shadow: none !important;
}
.EasyDNNSkin_Galore .messageControls .dnnButtonGroup > li > a {
  border: solid 1px #187cc2;
  border-radius: 5px;
  background: none transparent;
  font-family: "Exo", sans-serif;
  font-size: 13px;
  font-weight: 300;
  padding: 8px 13px;
  line-height: 1;
}
.EasyDNNSkin_Galore .messageControls .dnnButtonGroup > li > a span {
  color: #1f1f1f;
  margin: 0 !important;
}
.EasyDNNSkin_Galore .messageControls .dnnButtonGroup > li > a:hover {
  background: none #187cc2;
}
.EasyDNNSkin_Galore .messageControls .dnnButtonGroup > li > a:hover span {
  color: #fff;
}
.EasyDNNSkin_Galore .messageControls .dnnButtonGroup > li.selectDrop > a:after {
  background: none transparent !important;
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-left: 20px;
  color: #187cc2;
}
.EasyDNNSkin_Galore .messageControls .dnnButtonGroup > li.selectDrop > a:hover:after {
  color: #fff;
}
.EasyDNNSkin_Galore .messageControls .dnnButtonGroup > li.selectDrop > ul {
  background: none #fff;
  border: 1px solid #187cc2;
  border-radius: 2px;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.7);
  top: 35px;
}
.EasyDNNSkin_Galore #smMainContent .dnnFormExpandContent {
  text-align: right;
}
.EasyDNNSkin_Galore #smMainContent .dnnFormExpandContent .ComposeMessage {
  font-family: "Exo", sans-serif;
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 1;
}
.EasyDNNSkin_Galore #smMainContent .dnnFormExpandContent .ComposeMessage:before {
  content: "";
  margin-right: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  font-size: 15px;
}
.EasyDNNSkin_Galore .smListings > ul {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Galore .smListings > ul > li {
  background: none #f3f3f3;
  border-bottom: none;
  border-top: dashed 1px #a8a4a4;
}
.EasyDNNSkin_Galore .smListings > ul > li.active {
  background: none transparent;
}
.EasyDNNSkin_Galore .smListings > ul > li > ul > li .profileImg {
  background: none transparent;
  border: solid 1px #d5d5d5;
  width: 64px;
  height: 64px;
  overflow: hidden;
  margin: 5px;
  border-radius: 2px;
}
.EasyDNNSkin_Galore .smListings > ul > li > ul > li .profileImg span {
  width: 62px;
  height: 62px;
}
.EasyDNNSkin_Galore .smListings > ul > li > ul > li .profileImg span em {
  width: 62px;
  height: 62px;
}
.EasyDNNSkin_Galore .smListings > ul > li > ul > li .profileImg span em img {
  width: 100%;
  height: 100%;
}
.EasyDNNSkin_Galore .smListings .active .subject {
  font-weight: normal;
}
.EasyDNNSkin_Galore .smListings dl .subject {
  font-family: "Exo", sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000;
}
.EasyDNNSkin_Galore .smListings dl .meta {
  font-family: "Exo", sans-serif;
  font-size: 13px;
  display: inline-block;
}
.EasyDNNSkin_Galore .smListings dl .meta em {
  font-style: normal;
}
.EasyDNNSkin_Galore .smListings dl .message {
  color: #757575;
  font-size: 13px;
}
.EasyDNNSkin_Galore .smListings .smTimeStamped {
  color: #757575;
  font-size: 12px;
}
.EasyDNNSkin_Galore .smListings .messages > li .ActiveToggle,
.EasyDNNSkin_Galore .smListings .messages > li .ActiveToggle:hover {
  background: none #e7ebf1;
  border-radius: 7px;
  box-shadow: 0px 1px 0px 0px #fff inset;
  position: relative;
  line-height: 1;
  width: 26px;
  height: 26px;
  border: solid 1px #dbdee6;
  text-indent: 0;
}
.EasyDNNSkin_Galore .smListings .messages > li .ActiveToggle > span,
.EasyDNNSkin_Galore .smListings .messages > li .ActiveToggle:hover > span {
  display: none;
}
.EasyDNNSkin_Galore .smListings .messages > li .ActiveToggle:before, .EasyDNNSkin_Galore .smListings .messages > li .ActiveToggle:after {
  position: absolute;
  width: 16px;
  height: 16px;
}
.EasyDNNSkin_Galore .smListings .messages > li .ActiveToggle:before {
  content: "";
  border: solid 1px #cbd0da;
  box-shadow: 0px 3px 4px 0px #b5b9c1;
  background-color: #eaedf3;
  border-radius: 4px;
  top: 4px;
  left: 4px;
}
.EasyDNNSkin_Galore .smListings .messages > li .ActiveToggle:after {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #a01203;
  text-shadow: 1px 1px 1px #fff;
  font-size: 12px;
  top: 6px;
  left: 2px;
}
.EasyDNNSkin_Galore .smListings .messages > li .ActiveToggle:hover:before {
  background-color: #fff;
}
.EasyDNNSkin_Galore .smListings .messages > li.active .ActiveToggle:after {
  display: none;
}
.EasyDNNSkin_Galore textarea#replyMessage,
.EasyDNNSkin_Galore textarea#replyMessage:hover,
.EasyDNNSkin_Galore textarea#replyMessage:focus {
  border: 1px solid #187cc2;
  border-radius: 5px;
  padding: 10px;
  background: none #F3F3F3;
  box-shadow: none;
}
.EasyDNNSkin_Galore .DnnModule-Messaging-Notifications .smListings .ListCol-2 {
  width: 12%;
}
.EasyDNNSkin_Galore .DnnModule-Messaging-Details .smListings .ListCol-2 {
  width: 60%;
}
.EasyDNNSkin_Galore .DnnModule-Messaging-Details .smListings .ListCol-1 {
  width: 12%;
}

/*Fixing*/
/*.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle1 .eds_menuLogoContainer {
  width: auto;
  display: block;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle1 .eds_header {
  min-height: 40px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle1 .eds_header .eds_logo {
  max-height: 30px;
  padding: 5px;
  float: left;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle1 .eds_header .eds_logo > a > img {
  max-height: 30px;
}*/
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground .eds_header {
  min-height: 40px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground .eds_header .eds_logo {
  max-height: 40px;
  padding: 5px;
  float: left;
  display: block;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle2 .eds_headerBackground .eds_header .eds_logo > a > img {
  max-height: 30px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_header .eds_logo {
  max-height: 70px;
  padding: 10px 5px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_header .eds_logo > a > img {
  max-height: 50px;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_header .eds_logo > a > img {
    max-height: 24px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_header .eds_language,
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_header .eds_userLogin,
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle3 .eds_header .eds_searchButton {
  margin-top: -100px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_header .eds_logo {
  max-height: 85px;
  padding: 5px 0;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_header .eds_logo > a > img {
  max-height: 50px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_header .eds_language,
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_header .eds_userLogin {
  margin-top: -100px;
  margin-bottom: 0;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_header.eds_searchVisible .eds_searchContainer {
  position: static;
  margin-left: 0;
  margin-right: 0;
  transition: none;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_header.eds_searchVisible .eds_searchClose {
  margin-right: 15px;
  margin-top: 5px;
  top: 0;
  transition: none;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_header .eds_searchButton,
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle4 .eds_header .eds_searchClose {
  top: 50%;
  margin-top: -19px;
  transition: background 200ms linear, color 300ms linear, margin-top 300ms linear, top 600ms linear !important;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 {
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.3);
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_header .eds_logoMenuSearchContainer {
  height: 60px;
  max-height: 60px;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_header .eds_logoMenuSearchContainer {
    height: auto;
    max-height: none;
  }
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_header .eds_logo {
  height: auto;
  max-height: auto;
  padding: 5px 0;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle5 .eds_header .eds_logo > a img {
  height: auto;
  max-height: 50px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_header .eds_topRibbon > div {
  margin-top: -100px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_header .eds_logo {
  max-height: 50px;
  padding: 5px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .eds_fixedHeader.eds_headerStyle6 .eds_header .eds_logo > a > img {
  max-height: 40px;
}
/*
.eds_pageScrolled .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType1 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  line-height: 40px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuWrapper > ol > li > span .edsmm_itemContainer {
  line-height: 40px;
}*/
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType2 .raMenuTriggerWrapper .raMenuTrigger {
    line-height: 40px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 {
    clear: none;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .eds_pageScrolled .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger {
    line-height: 68px;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .eds_pageScrolled .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType3 .raMenuTriggerWrapper .raMenuTrigger {
    line-height: 48px;
  }
}
.eds_pageScrolled .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType4 .raMenuTriggerWrapper .raMenuTrigger {
  line-height: 44px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .responsAbilityMenu.eds_menuType5 .raMenuTriggerWrapper .raMenuTrigger {
  line-height: 60px;
}
.eds_pageScrolled .EasyDNNSkin_Galore .responsAbilityMenu .raMenuTriggerWrapper .raMenuTrigger {
  line-height: 40px;
}
.eds_pageScrolled .EasyDNNSkin_Galore.eds_rightSideHeader {
  border-top: none !important;
}

.EasyDNNSkin_Galore .eds_Tabs {
  border: solid 1px #d6d6d6;
  border-radius: 5px;
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_Tabs .eds_tabsNav {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  border-radius: 5px 5px 0 0;
  border-bottom: solid 1px #d6d6d6;
}
.EasyDNNSkin_Galore .eds_Tabs .eds_tabsNav > li {
  display: inline-block;
  list-style-type: none;
  cursor: pointer;
  color: #6b6b6b;
  font-family: "Exo", sans-serif;
  font-size: 18px;
  border-color: #d6d6d6;
  border-width: 0 0 0 1px;
  border-style: solid;
  padding: 5px 15px;
  margin: 0;
  line-height: 1;
  transition: color 300ms linear;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_Tabs .eds_tabsNav > li {
    display: block;
    border-width: 0 0 1px !important;
  }
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_Tabs .eds_tabsNav > li:last-child {
    border-bottom: none;
  }
}
.EasyDNNSkin_Galore .eds_Tabs .eds_tabsNav > li:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Tabs .eds_tabsNav > li.edsTabulator_active {
  border-width: 0 1px;
  margin-bottom: -1px;
  color: #187cc2;
  border-radius: 5px 5px 0 0;
  border-bottom: 1px solid #fff;
}
@media handheld, only screen and (max-width: 992px), only screen and (max-device-width: 992px) {
  .EasyDNNSkin_Galore .eds_Tabs .eds_tabsNav > li.edsTabulator_active {
    margin-bottom: 0;
    border-bottom-color: transparent;
  }
}
.EasyDNNSkin_Galore .eds_Tabs .eds_tabsNav > li.edsTabulator_active + li {
  border-left-width: 0;
}
.EasyDNNSkin_Galore .eds_Tabs .eds_tabsNav > li:last-child {
  border-right-width: 1px;
}
.EasyDNNSkin_Galore .eds_Tabs .eds_tabsNav > li:first-child {
  border-left-width: 0;
}
.EasyDNNSkin_Galore .eds_Tabs .edsTabulator_tabsWrapper {
  overflow: hidden;
  position: relative;
}
.EasyDNNSkin_Galore .eds_Tabs .edsTabulator_tabsWrapper .edsTabulator_tab {
  padding: 15px;
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 0;
  z-index: 0;
  transition: opacity 300ms linear;
}
.EasyDNNSkin_Galore .eds_Tabs .edsTabulator_tabsWrapper .edsTabulator_tab.edsTabulator_active {
  visibility: visible;
  opacity: 1;
  position: relative;
  z-index: 1;
  width: 100%;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs2 .eds_tabsNav > li.edsTabulator_active {
  background-color: #187cc2;
  color: #fff;
  margin-bottom: 0;
  border-bottom: none;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs3 {
  background: none transparent;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs3 .eds_tabsNav > li.edsTabulator_active {
  background-color: #187cc2;
  color: #fff;
  margin-bottom: 0;
  border-bottom: none;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4 .eds_tabsNav {
  background-color: #eee;
  position: relative;
  z-index: 2;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4 .eds_tabsNav > li.edsTabulator_active {
  background-color: #fff;
  position: relative;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4 .eds_tabsNav > li.edsTabulator_active:before, .EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4 .eds_tabsNav > li.edsTabulator_active:after {
  position: absolute;
  top: 100%;
  content: "";
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4 .eds_tabsNav > li.edsTabulator_active:before {
  left: 0;
  right: 0;
  border-top-style: solid;
  border-top-width: 4px;
  border-top-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4 .eds_tabsNav > li.edsTabulator_active:after {
  left: 50%;
  margin-left: -10px;
  border-style: solid;
  border-width: 9px 10px;
  border-color: transparent;
  border-top-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4.eds_navBottom .eds_tabsNav {
  border-top: solid 1px #d6d6d6;
  border-bottom: none !important;
  border-radius: 0 0 5px 5px;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4.eds_navBottom .eds_tabsNav > li.edsTabulator_active {
  border-radius: 0 0 5px 5px;
  margin-bottom: 0;
  margin-top: -1px;
  border-top: solid 1px #fff;
  border-bottom: none !important;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4.eds_navBottom .eds_tabsNav > li.edsTabulator_active:before, .EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4.eds_navBottom .eds_tabsNav > li.edsTabulator_active:after {
  top: auto;
  bottom: 100%;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4.eds_navBottom .eds_tabsNav > li.edsTabulator_active:before {
  left: 0;
  right: 0;
  border-top: none;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  border-bottom-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs4.eds_navBottom .eds_tabsNav > li.edsTabulator_active:after {
  border-color: transparent;
  border-bottom-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5 {
  display: table;
  vertical-align: top;
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5 .eds_tabsNav {
  border: none;
  border-right: solid 1px #d6d6d6;
  background-color: #eee;
  display: table-cell;
  vertical-align: top;
  border-radius: 0;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5 .eds_tabsNav > li {
  display: block;
  color: #b8b8b8;
  border: solid 1px #d6d6d6;
  border-radius: 0 !important;
  white-space: nowrap;
  margin: -1px;
  position: relative;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5 .eds_tabsNav > li:hover:after {
  content: "";
  position: absolute;
  border-left: solid 4px #187cc2;
  top: 0;
  bottom: 0;
  right: 0;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5 .eds_tabsNav > li.edsTabulator_active {
  border-right: none;
  background-color: #fff;
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5 .eds_tabsNav > li.edsTabulator_active:hover:after {
  display: none;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5 .eds_tabsNav > li.edsTabulator_active + li {
  border-left-width: 1px;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5 .eds_tabsNav > li:last-child {
  border-right-width: 1px;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5 .eds_tabsNav > li:first-child {
  border-left-width: 1px;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5 .edsTabulator_tabsWrapper {
  display: table-cell;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5.eds_navRight .eds_tabsNav {
  border: none;
  border-left: solid 1px #d6d6d6;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5.eds_navRight .eds_tabsNav > li:hover:after {
  left: 0;
  right: auto;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5.eds_navRight .eds_tabsNav > li.edsTabulator_active {
  border-left-color: transparent;
  border-right: none;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5.eds_navRight .eds_tabsNav > li.edsTabulator_active + li {
  border-right-width: 0;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5.eds_navRight .eds_tabsNav > li:last-child {
  border-right-width: 0;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs5.eds_navRight .eds_tabsNav > li:first-child {
  border-left-width: 1px;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 {
  overflow: hidden;
  border: none;
  border-radius: 0;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 .eds_tabsNav {
  float: left;
  border-radius: 0;
  border: none;
  margin-right: -1px;
  position: relative;
  z-index: 2;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 .eds_tabsNav > li {
  background-color: #eee;
  display: block;
  border-radius: 0;
  border: solid 1px #d6d6d6;
  color: #b8b8b8;
  position: relative;
  white-space: nowrap;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 .eds_tabsNav > li:hover:after {
  content: "";
  position: absolute;
  border-left: solid 4px #187cc2;
  top: 0;
  bottom: 0;
  right: 0;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 .eds_tabsNav > li + li {
  border-top: none;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 .eds_tabsNav > li.edsTabulator_active {
  background-color: #fff;
  margin-right: 0;
  border-right-color: transparent;
  border-radius: 0;
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 .eds_tabsNav > li.edsTabulator_active:hover:after {
  display: none;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 .eds_tabsNav > li.edsTabulator_active + li {
  border-left-width: 1px;
  border-top: solid 1px #d6d6d6;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 .eds_tabsNav > li:first-child {
  border-top-left-radius: 5px;
  border-left-width: 1px;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 .eds_tabsNav > li:last-child {
  border-bottom-left-radius: 5px;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6 .edsTabulator_tabsWrapper .edsTabulator_tab {
  background-color: #fff;
  overflow: hidden;
  border: solid 1px #d6d6d6;
  border-radius: 0 5px 5px 0;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6.eds_navRight .eds_tabsNav {
  float: right;
  margin-right: 0;
  margin-left: -1px;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6.eds_navRight .eds_tabsNav > li:hover:after {
  left: 0;
  right: auto;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6.eds_navRight .eds_tabsNav > li.edsTabulator_active {
  border-right-color: #d6d6d6;
  border-left-color: transparent !important;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6.eds_navRight .eds_tabsNav > li:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 5px;
  border-left-width: 1px;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6.eds_navRight .eds_tabsNav > li:last-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 5px;
}
.EasyDNNSkin_Galore .eds_Tabs.eds_Tabs6.eds_navRight .edsTabulator_tabsWrapper .edsTabulator_tab {
  border-radius: 5px 0 0 5px;
}

.EasyDNNSkin_Galore .eds_Accordion .edsAccordion_section {
  margin-bottom: 5px;
}
.EasyDNNSkin_Galore .eds_Accordion .edsAccordion_section .edsAccordion_title {
  position: relative;
  border-bottom: solid 1px #bababa;
  cursor: pointer;
  margin: 0;
  padding: 5px 2px;
  font-size: 20px;
  font-family: "Exo", sans-serif;
  line-height: 1;
  letter-spacing: normal;
  color: #6b6b6b;
  transition: color 300ms linear;
}
.EasyDNNSkin_Galore .eds_Accordion .edsAccordion_section .edsAccordion_title:hover {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Accordion .edsAccordion_section .edsAccordion_title:after {
  position: absolute;
  content: "+";
  right: 0;
  bottom: 3px;
  width: 18px;
  height: 18px;
  text-align: center;
  vertical-align: center;
  font-family: Arial;
  border: solid 1px #187cc2;
  border-radius: 50%;
  font-size: 20px;
  line-height: 16px;
  background-color: #187cc2;
  color: #fff;
  font-weight: normal;
}
.EasyDNNSkin_Galore .eds_Accordion .edsAccordion_section .edsAccordion_contentWrapper {
  position: relative;
  height: 0;
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_Accordion .edsAccordion_section .edsAccordion_contentWrapper .edsAccordion_content {
  padding: 10px 3px;
}
.EasyDNNSkin_Galore .eds_Accordion .edsAccordion_section.edsAccordion_active .edsAccordion_title {
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Accordion .edsAccordion_section.edsAccordion_active .edsAccordion_title:after {
  content: "-";
  color: #fff;
  bottom: -1px;
  border-radius: 0;
  width: 24px;
  height: 24px;
  font-size: 29px;
  border-color: #bababa;
}
.EasyDNNSkin_Galore .eds_Accordion .edsAccordion_section.edsAccordion_active .edsAccordion_contentWrapper {
  height: auto;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion2 .edsAccordion_section {
  border-radius: 4px;
  margin-bottom: 15px;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion2 .edsAccordion_section .edsAccordion_title {
  border: solid 1px #bababa;
  border-radius: 4px;
  padding: 0 10px;
  line-height: 31px;
  overflow: hidden;
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion2 .edsAccordion_section .edsAccordion_title:after {
  right: 7px;
  top: 7px;
  bottom: 7px;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion2 .edsAccordion_section .edsAccordion_title:before {
  right: 33px;
  border-left: solid 1px #bababa;
  position: absolute;
  top: 0;
  bottom: 0;
  content: "";
  width: 0;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion2 .edsAccordion_section .edsAccordion_contentWrapper .edsAccordion_content {
  border: solid 1px #bababa;
  border-radius: 4px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-top: none;
  padding: 15px 10px;
  background-color: #fff;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion2 .edsAccordion_section.edsAccordion_active .edsAccordion_title {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion2 .edsAccordion_section.edsAccordion_active .edsAccordion_title:after {
  border: medium none !important;
  bottom: 0;
  height: auto;
  line-height: 25px;
  right: 0;
  top: 0;
  width: 33px;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion3 .edsAccordion_section .edsAccordion_title {
  padding-left: 37px;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion3 .edsAccordion_section .edsAccordion_title:after {
  right: auto;
  left: 0;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section {
  margin-bottom: 20px;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section .edsAccordion_title {
  border: solid 1px #d9d9d9;
  background-color: #fff;
  padding: 0 15px;
  font-size: 18px;
  border-radius: 5px 5px 0 0;
  line-height: 36px;
  color: #187cc2;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section .edsAccordion_title:hover {
  color: #969696;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section .edsAccordion_title:before {
  content: "";
  left: -1px;
  right: -1px;
  top: 100%;
  bottom: auto;
  border-top: solid 4px #187cc2;
  position: absolute;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section .edsAccordion_title:after {
  content: "";
  top: 100%;
  bottom: auto;
  right: auto;
  border-style: solid;
  border-color: #187cc2;
  border-left-color: transparent !important;
  border-bottom-color: transparent !important;
  border-right-color: transparent !important;
  border-width: 9px 10px;
  left: 50%;
  margin-left: -10px;
  border-radius: 0;
  background: none transparent;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section .edsAccordion_contentWrapper .edsAccordion_content {
  background-color: #fff;
  border: solid 1px #d9d9d9;
  border-top: none !important;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section.edsAccordion_active .edsAccordion_title {
  color: #969696;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section.edsAccordion_active .edsAccordion_title:before, .EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section.edsAccordion_active .edsAccordion_title:after {
  display: none;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section.edsAccordion_active .edsAccordion_contentWrapper .edsAccordion_content {
  position: relative;
  padding: 15px 15px 20px;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section.edsAccordion_active .edsAccordion_contentWrapper .edsAccordion_content:before, .EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section.edsAccordion_active .edsAccordion_contentWrapper .edsAccordion_content:after {
  position: absolute;
  content: "";
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section.edsAccordion_active .edsAccordion_contentWrapper .edsAccordion_content:before {
  left: -1px;
  right: -1px;
  bottom: -1px;
  border-top: solid 4px #187cc2;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion4 .edsAccordion_section.edsAccordion_active .edsAccordion_contentWrapper .edsAccordion_content:after {
  bottom: -1px;
  border-style: solid;
  border-color: #187cc2;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-right-color: transparent !important;
  border-width: 9px 10px;
  left: 50%;
  margin-left: -10px;
  border-radius: 0;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion5 .edsAccordion_section {
  border-radius: 4px;
  margin-bottom: 19px;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion5 .edsAccordion_section .edsAccordion_title {
  border: solid 1px #d9d9d9;
  border-radius: 5px 5px 0 0;
  border-bottom: solid 4px #187cc2;
  padding: 0 10px;
  line-height: 36px;
  background-color: #fff;
  padding-left: 45px;
  z-index: 2;
  color: #187cc2;
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion5 .edsAccordion_section .edsAccordion_title:hover {
  color: #969696;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion5 .edsAccordion_section .edsAccordion_title:after {
  right: auto;
  left: -1px;
  top: -1px;
  bottom: 0;
  border-radius: 0;
  width: 33px;
  border-right: solid 1px #d9d9d9;
  border-top: none !important;
  border-left: none !important;
  border-bottom: none !important;
  line-height: 36px;
  color: #187cc2;
  height: auto;
  background: none transparent;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion5 .edsAccordion_section .edsAccordion_contentWrapper .edsAccordion_content {
  border: solid 1px #d9d9d9;
  border-radius: 0 0 4px 4px;
  border-top: none;
  padding: 15px 10px;
  background-color: #fff;
  margin-left: 32px;
  overflow: hidden;
}
.EasyDNNSkin_Galore .eds_Accordion.eds_Accordion5 .edsAccordion_section.edsAccordion_active .edsAccordion_title {
  color: #969696;
}

ul, ol {
  margin-left: 15px;
}

ul {
  list-style-type: disc;
}
ul ul {
  list-style-type: circle;
}
ul ul ul {
  list-style-type: square;
}

ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: upper-roman;
}
ol ol ol {
  list-style-type: lower-roman;
}

.list-unstyled {
  margin-left: 0;
}

.list-group {
  margin-left: 0;
}

.EasyDNNSkin_Galore h1, .EasyDNNSkin_Galore .h1, .EasyDNNSkin_Galore h2, .EasyDNNSkin_Galore .h2, .EasyDNNSkin_Galore h3, .EasyDNNSkin_Galore .h3, .EasyDNNSkin_Galore h4, .EasyDNNSkin_Galore .h4, .EasyDNNSkin_Galore h5, .EasyDNNSkin_Galore .h5, .EasyDNNSkin_Galore h6, .EasyDNNSkin_Galore .h6 {
  font-family: "Exo", sans-serif;
  font-weight: normal;
  letter-spacing: normal;
  color: #187cc2;
}
.EasyDNNSkin_Galore .page-header {
  border-bottom: solid 1px #187cc2;
}
.EasyDNNSkin_Galore .page-header h1, .EasyDNNSkin_Galore .page-header h2, .EasyDNNSkin_Galore .page-header h3, .EasyDNNSkin_Galore .page-header h4, .EasyDNNSkin_Galore .page-header h5, .EasyDNNSkin_Galore .page-header h6 {
  color: #7c7c7c;
}
.EasyDNNSkin_Galore .eds_customFont {
  font-family: "Exo", sans-serif;
}
.EasyDNNSkin_Galore .eds_largerText {
  font-size: 120%;
  line-height: 1.2;
}
.EasyDNNSkin_Galore .eds_largeText {
  font-size: 200%;
  line-height: 1.1;
}
.EasyDNNSkin_Galore .eds_extraLargeText {
  font-size: 450%;
  line-height: 1.1;
}
.EasyDNNSkin_Galore .eds_primaryColor {
  color: #187cc2;
}
.EasyDNNSkin_Galore .text-muted {
  color: #797676;
}
.EasyDNNSkin_Galore ul.eds_listCircle > li:before {
  color: #187cc2;
  content: "";
  font: 900 9px/1.3 "Font Awesome 5 Free";
  left: 0;
  top: 3px;
}
.EasyDNNSkin_Galore ul.eds_listStar > li:before {
  color: #187cc2;
  content: "";
  font: 900 9px/1.3 "Font Awesome 5 Free";
  left: 0;
  top: 3px;
}
.EasyDNNSkin_Galore ul.eds_listCheckSquare > li:before {
  color: #187cc2;
  content: "";
  font: 900 13px/1.3 "Font Awesome 5 Free";
  left: 0;
  top: 1px;
}
.EasyDNNSkin_Galore ul.eds_listChevronCircle > li:before {
  color: #187cc2;
  content: "";
  font: 900 13px/1.3 "Font Awesome 5 Free";
  left: 0;
  top: 0;
}
.EasyDNNSkin_Galore ul.eds_listCircleO > li:before {
  color: #187cc2;
  content: "";
  font: 10px/1.3 "Font Awesome 5 Free";
  left: 0;
  top: 3px;
}
.EasyDNNSkin_Galore ul.eds_listCheck > li:before {
  color: #187cc2;
  content: "";
  font: 900 13px/1.3 "Font Awesome 5 Free";
  left: 0;
  top: 1px;
}
.EasyDNNSkin_Galore ul.eds_listCheckSquareO > li:before {
  color: #187cc2;
  content: "";
  font: 13px/1.3 "Font Awesome 5 Free";
  left: 0;
  top: 0;
}
.EasyDNNSkin_Galore ul.eds_listPaperclip > li:before {
  color: #187cc2;
  content: "";
  font: 900 13px/1.3 "Font Awesome 5 Free";
  left: 0;
  top: 0;
}
.EasyDNNSkin_Galore ul.eds_listCircle, .EasyDNNSkin_Galore ul.eds_listStar, .EasyDNNSkin_Galore ul.eds_listCheckSquare, .EasyDNNSkin_Galore ul.eds_listChevronCircle, .EasyDNNSkin_Galore ul.eds_listCircleO, .EasyDNNSkin_Galore ul.eds_listCheck, .EasyDNNSkin_Galore ul.eds_listCheckSquareO, .EasyDNNSkin_Galore ul.eds_listPaperclip {
  margin: 0 0 30px;
}
.EasyDNNSkin_Galore ul.eds_listCircle > li, .EasyDNNSkin_Galore ul.eds_listStar > li, .EasyDNNSkin_Galore ul.eds_listCheckSquare > li, .EasyDNNSkin_Galore ul.eds_listChevronCircle > li, .EasyDNNSkin_Galore ul.eds_listCircleO > li, .EasyDNNSkin_Galore ul.eds_listCheck > li, .EasyDNNSkin_Galore ul.eds_listCheckSquareO > li, .EasyDNNSkin_Galore ul.eds_listPaperclip > li {
  margin: 0 0 10px;
  position: relative;
  padding: 0 0 0 15px;
  list-style-type: none;
}
.EasyDNNSkin_Galore ul.eds_listCircle > li:before, .EasyDNNSkin_Galore ul.eds_listStar > li:before, .EasyDNNSkin_Galore ul.eds_listCheckSquare > li:before, .EasyDNNSkin_Galore ul.eds_listChevronCircle > li:before, .EasyDNNSkin_Galore ul.eds_listCircleO > li:before, .EasyDNNSkin_Galore ul.eds_listCheck > li:before, .EasyDNNSkin_Galore ul.eds_listCheckSquareO > li:before, .EasyDNNSkin_Galore ul.eds_listPaperclip > li:before {
  position: absolute;
}
.EasyDNNSkin_Galore hr {
  display: block;
  margin: 15px 0 20px;
  border: none;
  border-bottom: 1px dashed #bfbfbf;
  position: relative;
  overflow: visible;
}
.EasyDNNSkin_Galore hr:after, .EasyDNNSkin_Galore hr:before {
  content: "";
  display: block;
}
.EasyDNNSkin_Galore hr.eds_hrStyle2 {
  border-bottom-style: solid;
}
.EasyDNNSkin_Galore hr.eds_hrStyle2:after {
  width: 16%;
  border-bottom: solid 3px #187cc2;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -8%;
}
.EasyDNNSkin_Galore hr.eds_hrStyle3 {
  border-bottom-style: solid;
}
.EasyDNNSkin_Galore hr.eds_hrStyle3:after {
  width: 16%;
  border-bottom: solid 3px #187cc2;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -8%;
}
.EasyDNNSkin_Galore hr.eds_hrStyle3:before {
  position: absolute;
  width: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent #187cc2;
  top: -11px;
  left: 50%;
  margin-left: -3px;
}
.EasyDNNSkin_Galore hr.eds_hrStyle4 {
  border-bottom-style: solid;
}
.EasyDNNSkin_Galore hr.eds_hrStyle4:after {
  width: 16%;
  border-bottom: solid 3px #187cc2;
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -8%;
  z-index: 1;
}
.EasyDNNSkin_Galore hr.eds_hrStyle4:before {
  width: 8%;
  border-bottom: solid 7px #187cc2;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -4%;
  z-index: 2;
}
.EasyDNNSkin_Galore hr.eds_hrStyle5 {
  border-bottom: none;
  text-align: center;
  margin: 0;
  padding: 15px 0 20px;
}
.EasyDNNSkin_Galore hr.eds_hrStyle5:after {
  width: 44%;
  border: none;
  content: "/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /";
  overflow: hidden;
  display: inline-block;
  color: #bbb;
  font-weight: bold;
  white-space: nowrap;
  font-style: italic;
}
.EasyDNNSkin_Galore .eds_info {
  padding: 8px;
  margin: 10px 0;
  display: block;
  line-height: 30px;
  font-size: 13px;
}
.EasyDNNSkin_Galore .eds_info:before {
  float: left;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  width: 30px;
  text-align: center;
  margin-right: 12px;
}
.EasyDNNSkin_Galore .eds_info.bg-primary:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_info.bg-success:before {
  content: "";
  color: #02A700;
}
.EasyDNNSkin_Galore .eds_info.bg-info:before {
  content: "";
  color: #006BDD;
}
.EasyDNNSkin_Galore .eds_info.bg-warning:before {
  content: "";
  color: #BCBB00;
}
.EasyDNNSkin_Galore .eds_info.bg-danger:before {
  content: "";
  color: #C82020;
}
.EasyDNNSkin_Galore .Normal pre {
  margin-top: 15px;
  margin-bottom: 15px;
}
.EasyDNNSkin_Galore address {
  font-size: 15px;
}
.EasyDNNSkin_Galore address strong {
  font-family: "Exo", sans-serif;
  font-weight: normal;
  font-size: 16px;
}
.EasyDNNSkin_Galore .eds_form > div {
  margin-bottom: 10px;
}
.EasyDNNSkin_Galore .eds_form label {
  font-family: "Exo", sans-serif;
  font-size: 14px;
  font-weight: normal;
  width: 100px;
  vertical-align: top;
}
.EasyDNNSkin_Galore .eds_form .btn {
  margin-left: 100px !important;
}
.EasyDNNSkin_Galore .eds_mainTitle {
  text-align: center;
  padding: 20px 0;
}
.EasyDNNSkin_Galore .eds_mainTitle h2 {
  font-size: 66px;
  line-height: 1;
  margin: 0 0 40px;
  padding: 0;
}
.EasyDNNSkin_Galore .eds_mainTitle p {
  font-size: 33px;
  line-height: 1;
  color: #a4a4a4;
  font-family: "Exo", sans-serif;
}
.EasyDNNSkin_Galore .eds_mainTitle p + p {
  margin-top: 20px;
}

.EasyDNNSkin_Galore .dnnPrimaryAction,
.EasyDNNSkin_Galore .dnnSecondaryAction,
.EasyDNNSkin_Galore .dnnTertiaryAction {
  padding: 9px 25px;
  line-height: 1;
  border-radius: 6px;
  font-family: "Exo", sans-serif;
  text-decoration: none;
  font-weight: normal;
  transition: color 200ms linear, background 200ms linear, border 400ms linear;
}
.EasyDNNSkin_Galore .dnnSecondaryAction,
.EasyDNNSkin_Galore .journalTools #journalOptionArea .fileUploadArea .journal_localFileShare .dnnSecondaryAction {
  border: solid 1px #187cc2;
  background: none #e0e0e0;
  color: #187cc2;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: none;
  font-weight: normal;
  box-shadow: none;
  line-height: 0.8;
}
.EasyDNNSkin_Galore .dnnSecondaryAction:hover,
.EasyDNNSkin_Galore .journalTools #journalOptionArea .fileUploadArea .journal_localFileShare .dnnSecondaryAction:hover {
  color: #187cc2;
  border: solid 1px #187cc2;
  background: none #fff;
  box-shadow: none;
}
.EasyDNNSkin_Galore .dnnTertiaryAction {
  border: none;
  background: none #bec3c7;
  border: solid 1px #bec3c7;
  font-size: 13px;
  color: #fff;
}
.EasyDNNSkin_Galore .dnnTertiaryAction:hover {
  background: none #a0a1a2;
  border-color: #a0a1a2;
  box-shadow: none;
  color: #fff;
}
.EasyDNNSkin_Galore .dnnPrimaryAction,
.EasyDNNSkin_Galore .journalTools #btnShare,
.EasyDNNSkin_Galore .jcmt li.cmtbtn a {
  border: 1px solid #187cc2;
  color: #fff;
  margin: 0;
  text-shadow: none;
  background: none #187cc2;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
  box-shadow: none;
  line-height: 1;
  font-weight: normal;
  font-size: 13px;
}
.EasyDNNSkin_Galore .dnnPrimaryAction:hover,
.EasyDNNSkin_Galore .journalTools #btnShare:hover,
.EasyDNNSkin_Galore .jcmt li.cmtbtn a:hover {
  color: #187cc2 !important;
  text-shadow: none;
  background: none #fff;
  border-color: #187cc2;
}
.EasyDNNSkin_Galore .btn-toolbar + .btn-toolbar {
  margin-top: 10px;
}
.EasyDNNSkin_Galore .eds_btn {
  display: inline-block;
  border: 1px solid #187cc2;
  background: none #fff;
  text-shadow: none;
  text-decoration: none;
  line-height: 1;
  font-family: "Exo", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  padding: 8px 18px;
  border-radius: 4px;
  box-shadow: none;
  color: #187cc2;
  cursor: pointer;
  transition: color 200ms linear, background 200ms linear, border 400ms linear;
}
.EasyDNNSkin_Galore .eds_btn:hover {
  color: #fff;
  background-color: #187cc2;
  text-decoration: none;
  box-shadow: none;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnLarge {
  font-size: 20px;
  padding: 12px 20px;
  border-width: 2px;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnPrimary {
  background-color: #187cc2;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnPrimary:hover {
  background-color: #0c66a6;
  border-color: #0c66a6;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnSuccess {
  background-color: #00be9c;
  border-color: #00be9c;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnSuccess:hover {
  background-color: #009a7e;
  border-color: #009a7e;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnInfo {
  background-color: #bec3c7;
  border-color: #bec3c7;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnInfo:hover {
  background-color: #a0a1a2;
  border-color: #a0a1a2;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnWarning {
  background-color: #f3c500;
  border-color: #f3c500;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnWarning:hover {
  background-color: #d4af0f;
  border-color: #d4af0f;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnDanger {
  background-color: #eb4c37;
  border-color: #eb4c37;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnDanger:hover {
  background-color: #b72d1b;
  border-color: #b72d1b;
}
.EasyDNNSkin_Galore .eds_btn.eds_btnPrimary, .EasyDNNSkin_Galore .eds_btn.eds_btnSuccess, .EasyDNNSkin_Galore .eds_btn.eds_btnInfo, .EasyDNNSkin_Galore .eds_btn.eds_btnWarning, .EasyDNNSkin_Galore .eds_btn.eds_btnDanger {
  color: #fff;
}
.EasyDNNSkin_Galore .eds_scrollToButton {
  display: inline-block;
  text-align: center;
  border: solid 2px #fff;
  background-color: rgba(0, 0, 0, 0.35);
  border-radius: 50%;
  width: 110px;
  height: 110px;
  text-decoration: none;
  font-size: 0;
  line-height: 0;
  transition: all 250ms ease;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_scrollToButton {
    width: 55px;
    height: 53px;
    border-width: 1px;
  }
}
.EasyDNNSkin_Galore .eds_scrollToButton:hover {
  background-color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}
.EasyDNNSkin_Galore .eds_scrollToButton > span {
  display: none;
}
.EasyDNNSkin_Galore .eds_scrollToButton:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 32px;
  line-height: 105px;
  text-decoration: none;
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_scrollToButton:before {
    font-size: 21px;
    line-height: 50px;
  }
}
.EasyDNNSkin_Galore .eds_scrollToButton.eds_small {
  width: 75px;
  height: 75px;
}
.EasyDNNSkin_Galore .eds_scrollToButton.eds_small:before {
  line-height: 71px;
  font-size: 22px;
}
.EasyDNNSkin_Galore .eds_scrollToButton.eds_scrollDown:before {
  content: "";
}
.EasyDNNSkin_Galore .eds_scrollToButton.eds_scrollUp:before {
  content: "";
}

/* Animate.css - http://daneden.me/animate
 * Licensed under the MIT license.
 * Copyright (c) 2013 Daniel Eden,
 * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

.bounceOnHover:hover {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

.flashOnHover:hover {
  -webkit-animation-name: flash;
  animation-name: flash;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

.pulseOnHover:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

.shakeOnHover:hover {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

.swingOnHover:hover {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

.tadaOnHover:hover {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg);
  }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg);
  }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg);
  }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg);
  }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg);
  }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

.wobbleOnHover:hover {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

.bounceInOnHover:hover {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

.bounceInDownOnHover:hover {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

.bounceInLeftOnHover:hover {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

.bounceInRightOnHover:hover {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

.bounceInUpOnHover:hover {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
  }
}
@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

.bounceOutOnHover:hover {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

.bounceOutDownOnHover:hover {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

.bounceOutLeftOnHover:hover {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

.bounceOutRightOnHover:hover {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

.bounceOutUpOnHover:hover {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.fadeInOnHover:hover {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.fadeInDownOnHover:hover {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

.fadeInDownBigOnHover:hover {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.fadeInLeftOnHover:hover {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

.fadeInLeftBigOnHover:hover {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.fadeInRightOnHover:hover {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

.fadeInRightBigOnHover:hover {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.fadeInUpOnHover:hover {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

.fadeInUpBigOnHover:hover {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

.fadeOutOnHover:hover {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
}
@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

.fadeOutDownOnHover:hover {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

.fadeOutDownBigOnHover:hover {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

.fadeOutLeftOnHover:hover {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

.fadeOutLeftBigOnHover:hover {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
}
@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

.fadeOutRightOnHover:hover {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

.fadeOutRightBigOnHover:hover {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

.fadeOutUpOnHover:hover {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

.fadeOutUpBigOnHover:hover {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

.flipOnHover:hover {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

.flipInXOnHover:hover {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg);
  }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

.flipInYOnHover:hover {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

.flipOutXOnHover:hover {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

.flipOutYOnHover:hover {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

.lightSpeedInOnHover:hover {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

.lightSpeedOutOnHover:hover {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

.rotateInOnHover:hover {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

.rotateInDownLeftOnHover:hover {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

.rotateInDownRightOnHover:hover {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

.rotateInUpLeftOnHover:hover {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

.rotateInUpRightOnHover:hover {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

.rotateOutOnHover:hover {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

.rotateOutDownLeftOnHover:hover {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

.rotateOutDownRightOnHover:hover {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

.rotateOutUpLeftOnHover:hover {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

.rotateOutUpRightOnHover:hover {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

.slideInDownOnHover:hover {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

.slideInLeftOnHover:hover {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

.slideInRightOnHover:hover {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

.slideOutLeftOnHover:hover {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

.slideOutRightOnHover:hover {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.slideOutUpOnHover:hover {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    -webkit-transform: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

.hingeOnHover:hover {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

.rollInOnHover:hover {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

.rollOutOnHover:hover {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

.EasyDNNSkin_Galore .eds_animationDemo p {
  background-color: #ddd;
  border-radius: 6px;
  border: solid 1px #ccc;
  padding: 20px 0;
  text-align: center;
  font-size: 13px;
}
.EasyDNNSkin_Galore .eds_animationDemo.eds_animationOnViewDemo p {
  padding: 50px 0;
}
.EasyDNNSkin_Galore .eds_demoCode .eds_openButton:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin: 0 5px;
}
.EasyDNNSkin_Galore .eds_marginBottom {
  margin-bottom: 7px;
}
.EasyDNNSkin_Galore .eds_glyphicons {
  margin: 0;
  padding: 0;
}
.EasyDNNSkin_Galore .eds_glyphicons li {
  width: 30%;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 10px 0;
  margin: 0;
  list-style-type: none;
}
@media handheld, only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  .EasyDNNSkin_Galore .eds_glyphicons li {
    width: 47%;
  }
}
@media handheld, only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .EasyDNNSkin_Galore .eds_glyphicons li {
    width: auto;
    display: block;
  }
}

.bd-callout {
  padding: 1.25rem;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  border: 1px solid #eee;
  border-border-left-width: 1px;
  border-border-left-color: #eeeeee;
  border-left-width: 0.25rem;
  border-radius: 0.25rem;
}
.bd-callout.bd-callout-warning {
  border-left-color: #f0ad4e;
}
.bd-callout.bd-callout-danger {
  border-left-color: #d9534f;
}

.eds_demoCode {
  margin: 15px 0;
}
.eds_demoCode pre {
  margin: 0;
}
.eds_demoCode pre + pre {
  margin-top: 10px;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  margin-margin-top: 0px;
  margin-margin-bottom: 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.eds_example [class^="border"] {
  display: inline-block;
  width: 5rem;
  height: 5rem;
  margin: 0.25rem;
  background-color: #f5f5f5;
  border: 1px solid;
}
.eds_example::after {
  display: block;
  clear: both;
  content: "";
}
.eds_example .close {
  float: none;
}
.eds_example .bd-highlight {
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.15);
}
.eds_example .eds_btn {
  margin: 10px;
}
.eds_example .progress + .progress {
  margin-top: 10px;
}
.eds_example.example-row-flex-cols .row {
  min-height: 10rem;
  background-color: rgba(255, 0, 0, 0.1);
}
.eds_example.example-row-flex-cols .row + .row {
  margin-top: 1rem;
}
.eds_example .fixed-top,
.eds_example .sticky-top,
.eds_example .fixed-bottom {
  position: static;
}

.eds_gridExample .eds_example .row > .col,
.eds_gridExample .eds_example .row > [class^="col-"] {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background-color: rgba(86, 61, 124, 0.15);
  border: 1px solid rgba(86, 61, 124, 0.2);
}

.eds_buttonDemo .eds_btn {
  margin: 0.5rem;
}

.bd-example > .alert + .alert, .bd-example > .nav + .nav,
.bd-example > .navbar + .navbar,
.bd-example > .progress + .btn,
.bd-example > .progress + .progress {
  margin-top: 1rem;
}

.cheatsheet-set article.icon {
  border-bottom: dotted 1px #eee;
}
.cheatsheet-set article.icon > div,
.cheatsheet-set article.icon > dl,
.cheatsheet-set article.icon > dl dt,
.cheatsheet-set article.icon > dl dd {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
}
.cheatsheet-set article.icon > div span {
  font-size: 20px;
}
.cheatsheet-set article.icon > dl dt,
.cheatsheet-set article.icon > dl dd {
  font-size: 14px;
  font-family: Arial;
}
.cheatsheet-set article.icon > dl dd:last-child {
  font-family: "Lucida Console", Monaco, monospace;
  font-size: 13px;
  background-color: #F5F5F5;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.personalBarContainer ~ .EasyDNNSkin_Galore .eds_sideHeader, .personalBarContainer ~ .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerActive .eds_sideHeader, .personalBarContainer ~ .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_headerActive .eds_sideHeader {
  left: 80px;
}
@media handheld, only screen and (max-width: 641px), only screen and (max-device-width: 641px) {
  .personalBarContainer ~ .EasyDNNSkin_Galore .eds_sideHeader, .personalBarContainer ~ .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerActive .eds_sideHeader, .personalBarContainer ~ .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerOnClickOpen.eds_headerActive .eds_sideHeader {
    left: 0;
  }
}
.personalBarContainer ~ .EasyDNNSkin_Galore.eds_fixedSideHeader .eds_sideHeaderTriger {
  left: 110px;
}
@media handheld, only screen and (max-width: 641px), only screen and (max-device-width: 641px) {
  .personalBarContainer ~ .EasyDNNSkin_Galore.eds_fixedSideHeader .eds_sideHeaderTriger {
    left: 30px;
  }
}
.personalBarContainer ~ .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger {
  left: 410px;
}
@media handheld, only screen and (max-width: 641px), only screen and (max-device-width: 641px) {
  .personalBarContainer ~ .EasyDNNSkin_Galore.eds_fixedSideHeader.eds_headerActive .eds_sideHeaderTriger {
    left: 330px;
  }
}

/* Version 9.8 */

