@import url("https://use.typekit.net/mvu2isf.css");
@import url("assets/css/bootstrap.min.css");
@import url("assets/css/fontawesome.min.css");
/* Adobe Fonts: Copperplate & Open Sans */
@font-face {
  font-family: "Didact Gothic";
  src: url("assets/css/webfonts/didact-gothic-regular.woff2") format("woff2"), url("assets/css/webfonts/didact-gothic-regular.woff") format("woff"), url("assets/css/webfonts/didact-gothic-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* =========   GLOBAL   =========*/
html {
  font-size: 100%;
}
body {
  overflow-x: hidden;
  color: #000000;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
  font-family: 'Didact Gothic', 'open-sans', 'Century Gothic', sans-serif;
}
a,
a:link,
a:visited {
  text-decoration: none;
  color: #005cdd;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: underline;
  color: #005cdd;
}
a[name] {
  padding-top: 140px;
}
section a,
section a:hover,
section a:focus {
  color: #005cdd !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'open-sans', 'Century Gothic', sans-serif;
  font-weight: 400;
  margin: 0 0 2rem 0;
  color: #000000;
}
h1 {
  font-size: 2.4rem;
}
h1 sup {
  font-size: 60%;
}
h2,
.h2 {
  font-size: 2rem;
}
h2.c_title,
.h2.c_title {
  font-size: 1rem;
  font-style: italic;
}
h3,
.h3 {
  font-size: 1.8rem;
  color: #1245a2;
}
h4,
.h4 {
  font-size: 1.4rem;
}
h5,
.h5 {
  font-size: 1.3rem;
  color: #1245a2;
}
img {
  border: 0;
  max-width: 100%;
  height: auto;
}
address {
  line-height: 1.5;
  padding-left: 10px;
}
dl dt {
  font-weight: 600;
}
dl dd {
  margin-left: 0;
}
blockquote {
  margin: 1.5rem 2rem;
  font-family: 'Didact Gothic', 'open-sans', 'Century Gothic', sans-serif;
}
button {
  padding: 5px 15px;
  border: none;
}
button:focus {
  outline: none;
  border: none;
}
iframe {
  border: none;
}
sup {
  font-weight: normal;
}
b,
strong {
  font-weight: 600;
}
th {
  font-weight: 600;
}
thead,
th,
td {
  font-family: 'Didact Gothic', 'open-sans', 'Century Gothic', sans-serif;
}
ol li {
  margin: .5rem;
  padding-left: 8px;
}
input,
textarea,
button {
  border-radius: 4px;
  font-family: 'Didact Gothic', 'open-sans', 'Century Gothic', sans-serif !important;
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 4px !important;
}
.clear {
  clear: both;
  float: none!important;
  margin: 0;
  padding: 0;
}
.txt-trans-none {
  text-transform: none;
}
.hand,
a.hand {
  cursor: hand;
  cursor: pointer;
}
.dnone {
  display: none;
  visibility: hidden;
}
.table thead th {
  text-transform: uppercase;
}
/* === DECORATIVE ELEMENTS === */
.small {
  font-weight: 300;
}
.text-green {
  color: #669933;
}
.rotate-left-15 {
  -moz-transform: rotate(-15deg);
  -webkit-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.rotate-right-15 {
  -moz-transform: rotate(15deg);
  -webkit-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}
.scale-right {
  -moz-transform: rotate(2deg);
  -webkit-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
}
.scale-left {
  -moz-transform: rotate(-2deg);
  -webkit-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  transform: rotate(-2deg);
}
.shadow {
  box-shadow: 0 15px 35px rgba(50, 50, 93, 0.1), 0 5px 15px rgba(0, 0, 0, 0.07) !important;
  transition: all .15s ease;
}
.list-striped li:nth-of-type(2n+1) {
  background-color: rgba(0, 0, 0, 0.2);
  padding: .2rem .5rem;
}
.fa-map-marker-alt {
  font-size: 3rem !important;
  padding-left: 15px;
}
.arrows li {
  list-style: none;
}
.arrows li::before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0da';
  margin: 0 5px 0 -15px;
  color: #005cdd;
}
/* right arrows */
.vimeo,
.video-play,
.ppt,
.doc {
  padding-left: 15px;
}
a.vimeo,
a.video-play,
a.ppt,
a.doc {
  /* caret right */
}
a.vimeo:after,
a.video-play:after,
a.ppt:after,
a.doc:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0da';
  margin: 0 0 0 8px;
}
.vimeo:before {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 900;
  content: '\f194';
  margin: 0 5px 0 -15px;
}
.video-play:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f144';
  margin: 0 5px 0 -15px;
}
/* play circle */
.ppt:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f1c4';
  margin: 0 5px 0 -15px;
}
.doc:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f1c2';
  margin: 0 5px 0 -15px;
}
.star {
  margin-left: 18px;
}
.star:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f005';
  position: absolute;
  margin: 0 0 0 -25px;
  font-size: 0.9rem;
}
.star-green:before {
  color: #77bb44;
}
.green-block {
  background: rgba(119, 187, 68, 0.2);
  border-radius: 8px;
  padding: 2rem;
  font-weight: 400;
}
.green-block strong {
  font-weight: 700;
}
.green-bright {
  color: #77bb44;
}
.green-medium {
  color: #669933;
}
.grey-dark {
  color: #666666;
}
/* =========   BUTTONS   =========*/
button,
.button,
input[type="button"],
input[type="submit"],
input[type="button"].primary,
input[type="submit"].primary,
input[type="button"].secondary,
input[type="submit"].secondary {
  background: #005cdd;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 1px;
  height: auto;
  width: auto !important;
  border: 1px solid #005cdd;
  border-radius: 20px;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  padding: 16px 40px;
  margin: 2px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
button:focus,
.button:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
button:hover,
.button:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="button"].primary:hover,
input[type="submit"].primary:hover,
input[type="button"].secondary:hover,
input[type="submit"].secondary:hover {
  outline: none;
  background-color: #ffffff;
  color: #005cdd;
  border: 1px solid #005cdd;
}
.colored-btn,
.learn-more-btn {
  display: inline-block;
  font-size: 1rem;
  padding: 10px 20px;
  border-radius: 25px;
  margin-top: 30px;
  text-transform: uppercase;
}
.colored-btn {
  color: #ffffff !important;
  border: 1px solid #005cdd;
  background-color: #005cdd;
}
.colored-btn:hover,
.colored-btn:focus {
  background-color: #ffffff;
  color: #005cdd;
  text-decoration: none;
}
.learn-more-btn {
  color: #005cdd;
  border: 1px solid #ffffff;
  background-color: #ffffff;
}
.learn-more-btn:hover,
.learn-more-btn:focus {
  background-color: #005cdd;
  color: #ffffff !important;
  text-decoration: none;
}
.scrollToTop {
  background-color: #77bb44;
  bottom: 60px;
  color: #ffffff !important;
  display: none;
  font-size: 30px;
  line-height: 50px;
  position: fixed;
  right: 20px;
  text-align: center;
  text-decoration: none;
  width: 55px;
  z-index: 999;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  height: 55px;
  border-radius: 10px;
}
.scrollToTop:hover,
.scrollToTop:focus {
  background-color: rgba(119, 187, 68, 0.7);
}
.main-menu-btn {
  position: fixed;
  right: 15%;
  top: 50px;
  color: #ffffff;
  font-size: 25px;
  border: 2px solid #ffffff;
  padding: 5px 14px;
  z-index: 999;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.main-menu-btn:hover,
.main-menu-btn:focus {
  border: 2px solid #ffffff;
}
.login-btn,
.login-btn:focus {
  border: 1px solid #005cdd;
  background-color: #005cdd;
  color: #fff;
}
.login-btn:hover {
  color: #005cdd;
  background: #fff;
}
/* =========   NAVIGATION   =========*/
header {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #1245a2;
  color: #ffffff;
  font-size: 0.95rem;
  z-index: 991;
  transition: background 0.4s, all 0.3s linear;
}
header.main-fixed-nav {
  width: 100%;
  position: fixed;
}
.main-logo {
  display: inline-block;
  max-width: 500px;
  height: 80px;
  font-weight: bold;
  color: #1245a2 !important;
  padding: 5px 0 0 30px;
  margin: .5rem 0;
  margin-left: 40px;
  font-size: 1.45rem;
  white-space: nowrap;
  line-height: 1;
  font-family: 'copperplate', sans-serif;
  background: unset !important;
}
.main-logo span {
  font-weight: 400;
  font-size: 85%;
}
.main-logo:hover {
  color: #005cdd !important;
}
.search-collapsed .form-control-sm {
  background: #ffffff;
  border-radius: 4px;
  border: 1px #ffffff;
  margin-right: 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#dnn_navSearch_txtSearch_wrapper {
  display: inline;
}
#dnn_navSearch_txtSearch_wrapper input[type="text"] {
  background: #ffffff;
  border-radius: 4px;
  border: 1px #ffffff;
  color: #1245a2;
  margin-right: 5px;
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  float: left;
  width: 150px;
  height: 32px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-family: 'Didact Gothic', 'open-sans', 'Century Gothic', sans-serif;
  font-style: normal;
  font-size: 0.8rem !important;
  font-weight: 300;
}
input.nav-search {
  width: 32px;
  border-radius: 4px;
}
input.nav-search:hover {
  background: rgba(255, 255, 255, 0.2);
}
nav ul li {
  list-style-type: none;
}
/* override default.css */
#topNav {
  background: #ffffff;
  padding: 0 !important;
  border-bottom: 5px solid #77bb44;
  /* mobile drop-down menu */
}
#topNav .fa-search {
  color: #1245a2;
}
#topNav .nav-link-caret {
  color: #005cdd;
  margin-left: .75rem;
}
#topNav .nav-link-caret:hover {
  color: #77bb44;
}
#topNav .dropdown-toggle::after {
  display: none;
}
#topNav .navbar-toggler,
#topNav .navbar-toggler:hover,
#topNav .navbar-toggler:focus {
  color: rgba(18, 69, 162, 0.8);
  border: 1px solid rgba(18, 69, 162, 0.5);
  margin-right: 1rem;
}
#topNav .show .nav-link {
  margin-left: 1.5rem;
}
#topNav .show .dropdown-menu {
  border: 0;
  margin-top: .5rem !important;
}
#topNav .show input.nav-search {
  background: #1245a2;
}
#topNav .show input.nav-search:hover {
  background: rgba(119, 187, 68, 0.9);
}
#topNav .navbar-collapse.in,
#topNav .navbar-collapse.show {
  background-color: rgba(119, 187, 68, 0.1);
}
#topNav .navbar-nav .active > .nav-link,
#topNav .navbar-nav .nav-link.active,
#topNav .navbar-nav .nav-link.show,
#topNav .navbar-nav .show > .nav-link {
  color: #1245a2;
}
#topNav .navbar-nav .nav-link {
  color: #1245a2;
  font-size: 0.95rem;
  font-weight: 400;
}
#topNav .navbar-nav .nav-link:focus,
#topNav .navbar-nav .nav-link:hover {
  color: #77bb44;
}
#topNav .navbar-nav .dropdown-item,
#topNav .navbar-nav .dropdown-menu {
  font-size: 0.95rem;
  font-weight: 400;
}
#topNav .navbar-nav .dropdown-item:focus,
#topNav .navbar-nav .dropdown-item:hover {
  color: #fff;
  background-color: #005cdd;
}
#navbarNavDropdown {
  position: relative;
}
@media (min-width: 1200px) {
  #topNav .navbar-nav .nav-link {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 991.8px) {
  #topNav .navbar-nav .nav-link {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  #topNav .navbar-nav li:hover .dropdown-menu {
    display: block;
  }
  #topNav .nav-link-caret {
    display: none;
  }
  #navbarNavDropdown {
    margin-right: 3rem;
  }
  #navbarNavDropdown .search-collapsed {
    display: none;
    position: absolute;
    right: 30px;
    top: 0;
    background: #1245a2;
    padding: 8px 10px 3px 10px;
    border-radius: 4px;
  }
}
@media (max-width: 991.8px) {
  #topNav .dropdown-menu {
    border-radius: 0;
  }
  #topNav .nav-item {
    padding: 6px 0;
  }
  #topNav .navbar-nav .nav-link {
    display: inline;
  }
  #topNav .fa-search {
    display: none;
  }
  #topNav .search-collapsed {
    margin-left: 1.5rem;
    display: block;
  }
}
@media (max-width: 360px) {
  .navbar-toggler-icon {
    width: 1em;
    height: 1em;
  }
  .navbar-toggler {
    padding: .25rem .5rem;
  }
}
#topNav2 {
  text-align: right;
  padding: .7rem 3rem;
}
#topNav2 a {
  color: #ffffff;
  font-size: .95rem;
  font-weight: 400;
}
#topNav2 .login:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f007';
  padding-right: 10px;
}
#topNav2 .demo {
  white-space: nowrap;
  border: 1px solid #77bb44;
  border-radius: 10px 0;
  padding: 4px 7px;
  margin-left: 40px;
  background: #77bb44;
}
#topNav2 .demo:hover {
  background: #ffffff;
  text-decoration: none;
  color: #77bb44;
}
/* --- LEFT NAVIGATION -- INTERNAL.ASCX ONLY  ----*/
#leftNav {
  background: #ffffff;
  border-radius: 4px;
}
#leftNav nav {
  /* 3rd level links */
}
#leftNav nav a {
  color: #1245a2 !important;
}
#leftNav nav ul {
  border: 0;
}
#leftNav nav ul li a {
  font-size: 0.9em;
  padding: 7px 0;
  font-weight: 400;
  border: 0;
  text-transform: uppercase;
}
#leftNav nav ul li a:hover {
  color: #77bb44 !important;
  background: #f9f9f9;
}
#leftNav nav ul li a.selected {
  border-left: 3px solid #77bb44;
  color: #669933 !important;
  font-weight: 400;
}
#leftNav nav ul li a span {
  border: 0;
}
#leftNav nav .rpItem {
  border-bottom: 1px solid #e8e8e8;
}
#leftNav nav .rpItem.rpLast {
  border-bottom: none;
}
#leftNav nav .rpSlide .rpSlide .rpItem {
  border-bottom: none;
}
#leftNav nav .rpSlide a {
  text-transform: none;
  font-weight: 400;
  font-size: 0.8em;
}
#leftNav nav .rpSlide .rpSelected {
  color: #669933 !important;
  line-height: 1em;
  background: #f9f9f9;
}
#leftNav nav .RadPanelBar {
  width: 100%;
}
#leftNav nav .RadPanelBar .rpText {
  padding: 0 0 0 10px;
  line-height: 1.3;
}
#leftNav nav .rpLevel2 .rpText:before {
  content: '\2013';
  margin: 0 5px 0 -15px;
}
#leftNav .navbar-toggler.custom-toggler,
#leftNav .navbar-toggler.custom-toggler:focus,
#leftNav .navbar-toggler.custom-toggler:hover,
#leftNav button:focus {
  border: 1px solid #77bb44;
}
#leftNav .fa.fa-caret-down {
  color: #77bb44;
}
/* =========   HERO  =========*/
#main-hero {
  width: 100%;
  position: relative;
  padding-top: 140px;
  background-image: url("assets/img/headers/white-silk.jpg");
  background-position: center center;
  background-attachment: fixed;
  -webkit-background-size: cover;
  background-size: cover;
  /*=== BOTTOM ANGLED HERO  ===*/
}
#main-hero *,
#main-hero a {
  color: #ffffff !important;
}
#main-hero:after {
  background: #1245a2;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  opacity: 0.9;
  width: 100%;
  z-index: 10;
}
#main-hero.plain {
  background-image: none;
}
#main-hero.plain:after {
  background: #1345a2;
  background: linear-gradient(160deg, #1345a2 30%, #0a4bc2 80%);
  opacity: 0.98;
}
#main-hero.home {
  background-image: url("assets/img/headers/home.jpg");
  background-position: center top;
  height: 60vh;
}
#main-hero.home .main-hero-area {
  margin-top: 25px;
}
#main-hero.home h2 {
  font-weight: bold;
}
#main-hero.home a {
  font-weight: bold;
  text-decoration: underline;
}
#main-hero.home:after {
  opacity: 0.85;
}
#main-hero h1 {
  font-size: 2.6rem;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 15px;
}
#main-hero p {
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 1px;
}
#main-hero h2 {
  color: #ffffff;
  font-size: 1.6rem;
  margin-bottom: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  font-style: italic;
}
#main-hero .main-hero-area {
  position: relative;
  z-index: 99;
  width: 100%;
  height: 70vh;
}
#main-hero .main-hero-featured-area {
  padding-top: 60px;
  text-align: center;
  width: 100%;
  z-index: 30;
}
#main-hero .hero-icon {
  max-width: 100px;
}
#main-hero.angle:after {
  margin-top: -100px;
  transform: skew(0, -3deg);
}
#main-hero.angle .main-hero-featured-area {
  padding: 0;
}
#main-hero.split-view h1 {
  font-size: 2.6rem;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: -50px;
}
#main-hero.split-view h2 {
  color: #ffffff;
  font-size: 1.6rem;
  margin-bottom: 12px;
  font-weight: 300;
  letter-spacing: 1px;
  font-style: italic;
}
#main-hero.split-view .main-hero-area {
  height: 50vh;
}
#main-hero.split-view .split-view-img {
  height: 100%;
  background-size: cover;
  background-position: center right;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 25% 0);
  clip-path: polygon(100% 0, 100% 100%, 0 100%, 25% 0);
}
#main-hero.split-view .careers-hd {
  background-image: url("assets/img/headers/careers.jpg");
}
#main-hero.split-view .solutions-hd {
  background-image: url("assets/img/headers/solutions.jpg");
}
#main-hero.split-view .portal-hd {
  background-image: url("assets/img/headers/portal.jpg");
}
#main-hero.split-view .events-hd {
  background-image: url("assets/img/headers/events.jpg");
}
#main-hero.split-view .events-hd::after {
  background: #1245a2;
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  opacity: 0.7;
  width: 100%;
  z-index: 10;
}
#main-hero .pattern-lines {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.4;
  z-index: 20;
  background: url(assets/img/headers/crossed-lines.png) top right no-repeat;
  background-size: auto;
  -webkit-background-size: auto;
  -moz-background-size: auto;
}
/*=== RECESSED SHADOW AREA ===*/
#upper-shadow {
  background-color: #ffffff;
  padding: 100px 0 50px 0;
  width: 100%;
}
#upper-shadow .container-fluid {
  width: 90%;
}
#upper-shadow .col-md-12 {
  z-index: 990;
}
#upper-shadow.byline {
  padding-top: 140px;
}
#upper-shadow.left-navigation .upper-shadow-area {
  margin-top: -30vh;
}
.upper-shadow-area {
  background-color: #f9f9f9;
  border-radius: 10px;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.2);
  margin-top: -55vh;
}
@media (max-width: 991px) {
  .upper-shadow-area {
    margin-top: -40vh;
  }
}
@media (max-width: 767px) {
  .upper-shadow-area {
    margin-top: -30vh;
  }
}
/*=== HERO SEPARATOR | CURVED LINE [SVG] ===*/
.separator {
  position: absolute;
  z-index: 100;
  height: 60px;
  top: auto;
  right: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 150px;
  transform: translateZ(0);
  pointer-events: none;
}
.separator svg {
  position: absolute;
  pointer-events: none;
}
.separator-top {
  top: 0;
  bottom: auto;
}
.separator-top svg {
  top: 0;
}
.separator-bottom {
  top: auto;
  bottom: -2px;
}
.separator-bottom svg {
  bottom: 0;
}
.separator-inverse {
  transform: rotate(180deg);
}
.fill-white {
  fill: #ffffff;
}
/* =========   SECTIONS  =========*/
#lightBkg,
.lightBkg {
  background-color: #f9f9f9;
  padding: 50px 0 100px;
  width: 100%;
}
#whiteBkg,
.whiteBkg {
  background-color: #ffffff;
  padding: 50px 0 100px;
  width: 100%;
}
#coloredBkg,
.coloredBkg {
  font-size: 1.2rem;
  padding: 50px 0 100px;
  width: 100%;
  color: #ffffff;
  background: #005cdd;
  background: linear-gradient(141deg, #064aaa 50%, #0d6aee 94%);
}
#coloredBkg a,
.coloredBkg a {
  color: #ffffff !important;
  text-decoration: underline;
}
#coloredBkg h2,
.coloredBkg h2,
#coloredBkg h3,
.coloredBkg h3,
#coloredBkg h4,
.coloredBkg h4,
#coloredBkg h5,
.coloredBkg h5,
#coloredBkg .h5,
.coloredBkg .h5 {
  color: #ffffff;
}
#beige-sec {
  background-color: #f9f9f9;
  padding: 50px 0 100px;
  width: 100%;
}
section ul > li {
  list-style-type: square;
  margin: 8px 0;
  padding-left: 10px;
}
section ul.pagination > li {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}
section ul ul > li {
  list-style-type: circle;
}
.search-results li {
  margin: 10px 0;
}
/* =========   Home Page   =========*/
#tagline-box .hero-taglines {
  z-index: 100;
  background-color: #f9f9f9;
  border-radius: 16px;
  box-shadow: 0 0.15em 1em rgba(0, 0, 0, 0.2);
  margin-top: -10vh;
}
.hero-taglines .box-anchor {
  cursor: pointer;
  text-align: center;
}
.hero-taglines .box-anchor img {
  height: 50px;
  width: auto;
  margin-bottom: 10px;
  transition: all 0.2s ease-in-out;
}
.hero-taglines .box-anchor a {
  font-size: 1.1rem;
  color: black !important;
  display: block;
}
.hero-taglines .box-anchor .note {
  font-size: .85rem;
  display: block;
}
.hero-taglines .box-anchor a:focus,
.hero-taglines .box-anchor:hover a,
.hero-taglines .box-anchor:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  color: #77bb44 !important;
  text-decoration: none !important;
}
/* =========   FEATURED SOLUTIONS   =========*/
#main-featured-solutions {
  background-color: #ffffff;
  padding: 100px 0;
  width: 100%;
}
.main-featured-solutions-content {
  margin-top: 40px;
  width: 100%;
}
.main-featured-solutions-single {
  background-color: #f9f9f9;
  width: 100%;
  margin: 15px 0;
}
.main-featured-solutions-single:hover {
  transition: all .15s ease;
  transform: translateY(-20px);
}
.main-featured-solutions-single h3 {
  font-size: 1.2em;
  margin-bottom: 5px;
}
.main-featured-solutions-single .colored-btn {
  margin-top: 10px;
  text-transform: uppercase;
}
.main-featured-solutions-single-info {
  position: relative;
  width: 100%;
  padding: 25px 25px 10px 25px;
}
/* =========   PRODUCTS  =========*/
#products {
  background-color: #ffffff;
  width: 100%;
}
#products .col-md-12 {
  z-index: 990;
}
#products .main-featured-solutions-content {
  margin-top: 0;
}
#products .main-featured-solutions-single {
  border-radius: 4px;
  box-shadow: 3px 1px 18px -9px #000000;
}
.iphiSolDiagram {
  width: 900px;
}
.row-info th {
  color: #fff;
  background-color: #005cdd;
}
/* =========   CASE STUDY  =========*/
#case-study {
  background-color: #ffffff;
  width: 100%;
}
#case-study .col-md-12 {
  z-index: 990;
}
#case-study .case-study-area {
  margin-top: -40vh;
}
#case-study .main-featured-solutions-single {
  border-radius: 4px;
  box-shadow: 3px 1px 18px -9px #000000;
}
/* ========= COMPANY   =========*/
.we-serve ul > li {
  font-weight: 600;
}
.we-serve ul > li li {
  list-style-type: circle;
  font-weight: normal;
  padding-left: 4px;
}
/* ========= COMPANY: TEAM   =========*/
#team {
  background-color: #f9f9f9;
  padding: 50px 0 100px;
  width: 100%;
}
.team-area {
  text-align: center;
  width: 100%;
}
.team-content {
  margin-top: 50px;
  width: 100%;
}
.team-content img {
  width: 150px;
}
.team-content h3 {
  font-size: 1.1em;
  margin-top: 15px;
  color: #ffffff;
}
/* =========  COMAPNY: JOBS  =========*/
#jobs {
  background-color: #ffffff;
  width: 100%;
  padding: 100px 0;
}
#jobs ul {
  list-style: none;
}
#jobs ul li {
  margin-bottom: 10px;
}
#jobs ul li:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0da';
  margin: 0 5px 0 -15px;
  color: #005cdd;
}
#jobs ul li a {
  margin-left: 5px;
}
section#jobs ul > li {
  list-style-type: none;
}
/* === CAREERS === */
#dnn_JobsPane h2 a {
  font-size: 1.1rem;
  font-weight: 400 !important;
  margin-left: 20px;
}
#dnn_JobsPane h2 a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0da';
  margin: 0 5px 0 -15px;
  color: #005cdd;
}
.categoryItemList {
  border: 0 !important;
  background: none !important;
}
h1#publishTitle.Head {
  color: #005cdd;
  font-size: 2rem;
  line-height: 1.13;
  font-weight: 400;
  font-family: 'open-sans', 'Century Gothic', sans-serif;
}
#articleDisplay .divLastUpdated {
  font-size: 0.8rem;
  color: #888888;
}
a.CommandButton {
  margin: 0 8px;
  font-size: 0.9rem;
  font-family: 'Didact Gothic', 'open-sans', 'Century Gothic', sans-serif;
}
/* ========= WHY US [module]   =========*/
#why-us {
  background-color: #f9f9f9;
  padding: 50px 0 100px;
  width: 100%;
}
.why-us-area {
  text-align: center;
  width: 100%;
}
.why-us-content {
  margin-top: 50px;
  width: 100%;
}
.why-us-single {
  width: 100%;
  padding: 0 5px;
}
.why-us-single h3 {
  font-size: 22px;
  margin-bottom: 15px;
}
.why-us-single p {
  font-size: .9em;
}
.why-us-single-icon {
  color: #005cdd;
  border: 1px solid #ccc;
  font-size: 30px;
  display: inline-block;
  width: 85px;
  height: 85px;
  line-height: 85px;
  border-radius: 50%;
  margin-bottom: 20px;
}
/* =========   ABOUT [module]   =========*/
.about-snip-area {
  padding: 100px 0;
  width: 100%;
}
.about-snip-left {
  width: 100%;
  /* position:relative; */
  z-index: -1;
}
.about-snip-right {
  margin-top: 35px;
  background-color: #ffffff;
  padding: 40px;
  margin-left: -175px;
  box-shadow: 3px 1px 18px -9px #000000;
}
/* =========   TESTIMONIALS   =========*/
#testimonials {
  position: relative;
  width: 100%;
}
#testimonials::before {
  bottom: 0;
  content: '';
  left: 0;
  top: 0;
  right: 0;
  position: absolute;
  background: #747474;
  background: linear-gradient(140deg, #a7a7a7 14%, #747474 53%);
}
#testimonials .carousel-item {
  min-height: 250px;
  transition: -webkit-transform 0.9s ease-in-out;
  transition: transform 0.9s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.9s ease-in-out;
}
#testimonials .carousel-item p {
  font-style: italic;
  font-weight: 400;
}
#testimonials.full-testimonial .carousel-item {
  min-height: 340px;
}
#testimonials .carousel-indicators .active {
  background-color: #77bb44;
}
#testimonials .carousel-caption {
  right: 5%;
  left: 5%;
}
#testimonials ol li {
  list-style-type: none;
}
.client-quote {
  color: #005cdd;
  font-size: 35px;
  opacity: 0.7;
  margin-bottom: 25px;
}
.testml-name {
  margin-bottom: 5px;
  color: #ffffff;
  line-height: 1;
  margin-top: 25px;
  letter-spacing: 1px;
}
.testml-title {
  color: #ffffff;
  font-size: 14px;
}
.testimonials-slide li {
  list-style: none;
  text-align: center;
}
.testimonials-slide li p {
  color: #ffffff;
  padding: 0 10%;
}
.testimonials-slide .testml-img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: 15px;
  display: inline-block;
}
.testimonials-slide .testml-logo {
  width: auto;
  max-height: 100px;
  margin-top: 15px;
  display: inline-block;
}
.testimonials-slide .slick-dots {
  bottom: -50px;
}
.testimonials-slide .slick-dots li {
  background-color: #f9f9f9;
  height: 4px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.testimonials-slide .slick-dots li button {
  display: none;
}
/* =========   CTAs   =========*/
#action-call-bar {
  background-color: #005cdd;
  width: 100%;
  padding: 50px 0;
}
#action-call-bar a.txt-link {
  text-decoration: underline;
  color: #fff !important;
}
#action-call-bar a.txt-link:hover {
  text-decoration: none;
}
.action-call-bar-area {
  text-align: center;
  width: 100%;
}
.action-call-bar-area h2 {
  color: #ffffff;
  font-size: 2rem;
  letter-spacing: 0.5px;
}
.action-call-bar-area .learn-more-btn {
  margin-top: 25px;
}
/* =========    FORMS   =========*/
.stsselect-input,
.stsselect-input .stsselect-text {
  height: 24px !important;
  border-radius: 5px;
  border-color: #1245a2 !important;
  font-weight: 400;
  font-family: 'open-sans', 'Century Gothic', sans-serif !important;
}
/* select dropdowns */
.stsselect-text {
  padding: 3px 0 0 2px !important;
}
/*
.RadInput_Office2007 .riTextBox, .RadInputMgr_Office2007 {border: 1px solid @blue-medium !important; padding: 3px !important; 
	height: 22px !important; color:#000000 !important; font-family: @open-sans !important;}
.RadInput_Office2007 textarea.riTextBox {height:auto !important; min-height:50px;}
*/
.optional label {
  font-weight: 300 !important;
}
.required label {
  font-weight: 600 !important;
  color: #000000 !important;
}
.errormessage {
  margin: 0;
  font-size: 0.9rem;
  font-style: italic;
  color: #ff0000;
}
.iPhiForm {
  /* checkboxes & radio */
  /* "What is this?" next CC field */
  /* Country Slect Drop-down */
}
.iPhiForm .checkbox input,
.iPhiForm .radio input {
  margin-right: 4px;
}
.iPhiForm .CustomFormSubmitButton {
  margin-left: 0 !important;
}
.iPhiForm .CustomFormSubmitButton input {
  margin-top: 1rem;
}
.iPhiForm label:empty {
  display: none;
}
.iPhiForm .radiogroup.required .thelabel {
  font-weight: 600;
}
.iPhiForm .thelabel {
  font-size: 0.95rem;
  padding-right: 7px;
}
.iPhiForm .thefield {
  font-size: 0.95rem;
  padding-top: 0 !important;
}
.iPhiForm .descriptive {
  font-size: 0.9rem;
}
.iPhiForm .descriptive font[size="1"] {
  color: #C00000;
  font-style: italic;
  font-size: .8rem;
}
.iPhiForm div.fieldset {
  border: 0px none !important;
}
.iPhiForm div.legend {
  background-color: #005cdd !important;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 400;
  border: 0 !important;
  border-radius: 4px;
  padding: 5px 8px !important;
  margin-bottom: 10px !important;
}
.iPhiForm #ccvLink {
  font-size: .9rem;
  font-style: italic;
}
.iPhiForm .stsselect-input {
  padding: 3px !important;
  color: #000000 !important;
  border-radius: 5px;
  font-family: "source-sans-pro", sans-serif !important;
}
.iPhiForm .stsselect-input .caret {
  margin: 2px 5px 0 3px;
}
.iPhiForm .stsselect-input .caret-btn {
  margin-top: -18px;
  border: 0 !important;
  height: 16px;
}
.iPhiForm .stsselect-input .caret-btn:hover {
  cursor: pointer;
}
.iPhiForm .stsselect-input .stsselect-text {
  padding: 2px 0 0 2px !important;
}
.iPhiForm .stsselect-input:hover .caret,
.iPhiForm .stsselect-input:hover .caret-btn {
  background: none;
}
.iPhiForm .Country_container .stsselect-input .stsselect-text {
  font-size: 0.75rem !important;
}
/* CAPTCHA */
.ModStellariPhiModulesCustomFormCaptchaC .thefield {
  margin: 0 !important;
}
/* .captchaImage {margin: 10px 0 !important; clear:both;} */
.cfcaptcha.TextField.container {
  max-width: 100%;
}
.RadCaptcha img {
  float: left;
  margin-right: 10px;
}
.RadCaptcha a {
  font-weight: 400;
  font-size: 1rem;
}
.RadCaptcha a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0da';
  margin: 0 5px 0 0;
  color: #005cdd;
}
.RadCaptcha .riSingle.RadInput {
  clear: both;
  display: block;
  width: 200px;
  margin-top: 15px;
}
/*=== CUSTOMIZED FORM FIELDS === */
#dnn_FormPane.form-pane {
  text-align: center;
  /* Demo Form odd field out */
  /* CAPTCHA */
  /* LOGIN PAGE */
}
#dnn_FormPane.form-pane .CustomFormQuestionEngine {
  display: flex;
  flex-wrap: wrap;
}
#dnn_FormPane.form-pane .TextField.container {
  max-width: 50%;
}
#dnn_FormPane.form-pane .riSingle {
  display: inline;
}
#dnn_FormPane.form-pane label {
  font-size: 0.9rem !important;
  color: #666666;
  margin: 1rem 0 0.25rem 0;
  width: 100%;
  float: none;
  text-align: left;
  font-weight: normal;
}
#dnn_FormPane.form-pane .thefield {
  margin: 0;
  padding: 0;
  width: 100% !important;
}
#dnn_FormPane.form-pane input[type="text"],
#dnn_FormPane.form-pane input[type="password"],
#dnn_FormPane.form-pane textarea {
  background: transparent;
  border-radius: 0;
  color: #005cdd;
  font-size: .85rem;
  border: 1px #888888 !important;
  border-style: none none solid none !important;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#dnn_FormPane.form-pane input[type="text"],
#dnn_FormPane.form-pane input[type="password"] {
  height: 25px;
  width: 90% !important;
}
#dnn_FormPane.form-pane textarea {
  height: 75px !important;
  width: 95% !important;
}
#dnn_FormPane.form-pane input:focus,
#dnn_FormPane.form-pane textarea:focus {
  border: 1px solid #005cdd;
  background-color: #ffffff;
  border-style: none none solid none;
  outline: 0;
  box-shadow: none;
}
#dnn_FormPane.form-pane .url_container {
  margin-left: 0;
}
#dnn_FormPane.form-pane .iPhiForm .CustomFormSubmitButton {
  margin: 0;
  float: none;
}
#dnn_FormPane.form-pane input[type="submit"] {
  margin: 20px auto 10px auto;
  display: block;
  border-style: solid;
}
#dnn_FormPane.form-pane input[type="image"] {
  width: auto !important;
}
#dnn_FormPane.form-pane .cfcaptcha.TextField.container {
  max-width: 100%;
}
#dnn_FormPane.form-pane .RadCaptcha img {
  float: left;
  margin-right: 10px;
}
#dnn_FormPane.form-pane .RadCaptcha a {
  font-weight: 400;
  font-size: 1rem;
}
#dnn_FormPane.form-pane .RadCaptcha a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0da';
  margin: 0 5px 0 0;
  color: #005cdd;
}
#dnn_FormPane.form-pane .RadCaptcha input[type="text"] {
  border: 1px dotted #a7a7a7 !important;
  border-bottom: 1px solid #888  !important;
  margin-top: 12px;
  width: 50% !important;
}
#dnn_FormPane.form-pane .RadCaptcha input[type="text"]:focus {
  border-bottom: 1px solid #005cdd;
}
#dnn_FormPane.form-pane #dnn_ctr_Login_ctl01___captcha___captcha_cfcaptcha {
  max-width: 50%;
}
#dnn_FormPane.form-pane #dnn_ctr_Login_ctl01___captcha___captcha_cfcaptcha input[type="text"] {
  width: 100% !important;
}
#dnn_FormPane.form-pane .loginForm.page-ForgotPassTwoFactor .buttons .CustomFormSubmitButton,
#dnn_FormPane.form-pane .loginForm.page-ForgotPassTwoFactor2 .buttons .CustomFormSubmitButton {
  text-align: center;
}
#dnn_FormPane.form-pane .loginForm.page-ForgotPassTwoFactor .buttons input,
#dnn_FormPane.form-pane .loginForm.page-ForgotPassTwoFactor2 .buttons input {
  display: inline !important;
}
#dnn_FormPane.form-pane .loginForm.page-MissingInfo div {
  margin: 0 auto;
}
#dnn_FormPane.form-pane .loginForm .container {
  margin: 0 auto;
}
#dnn_FormPane.form-pane .loginForm .CountryCode_container {
  width: 50%;
}
#dnn_FormPane.form-pane .loginForm .RadioButtonGroup {
  width: 50%;
}
#dnn_FormPane.form-pane .loginForm .RadioButtonGroup .Workflow_group label {
  display: inline;
}
#dnn_FormPane.form-pane .loginForm .descriptive {
  font-style: italic;
  font-size: 0.9rem;
}
#dnn_FormPane.form-pane .loginForm .CustomFormSubmitButton .secondary:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0da';
  margin: 0 5px 0 0;
  color: #005cdd;
}
/* =========   START: FOOTER GLOBAL QUICK CONTACT    =========*/
#dnn_GlobalFooterPane {
  clear: both;
}
#dnn_QuickContactPane {
  margin-bottom: 3rem;
  border-bottom: 1px solid #dee2e6;
  /* QA = 683 */
  /*  QA SERVER */
  /* QA = 769 */
  /* CAPTCHA */
}
#dnn_QuickContactPane .DnnModule-679 {
  max-width: 25%;
  float: left;
}
#dnn_QuickContactPane .DnnModule-680 {
  max-width: 74%;
  float: right;
}
#dnn_QuickContactPane .DnnModule-678 {
  max-width: 74%;
  float: right;
}
#dnn_QuickContactPane .DnnModule-683 {
  max-width: 25%;
  float: left;
}
#dnn_QuickContactPane .CustomFormQuestionEngine {
  display: flex;
  flex-wrap: wrap;
}
#dnn_QuickContactPane .TextField.container {
  max-width: 50%;
}
#dnn_QuickContactPane .thefield {
  margin: 0;
  padding: 0;
}
#dnn_QuickContactPane .riSingle {
  display: inline;
}
#dnn_QuickContactPane label {
  font-size: 0.9rem !important;
  color: #666666;
  margin: 0.3rem 0 0 0;
  width: 100%;
  float: none;
  text-align: left;
  font-weight: normal;
}
#dnn_QuickContactPane .thefield {
  margin: 0;
  padding: 0;
  width: 100% !important;
}
#dnn_QuickContactPane input[type="text"],
#dnn_QuickContactPane textarea {
  background: transparent;
  border-radius: 0;
  color: #005cdd;
  font-size: .85rem;
  border: 1px #888888 !important;
  border-style: none none solid none  !important;
  margin-bottom: 15px;
  display: block;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
#dnn_QuickContactPane input[type="text"] {
  height: 25px;
  width: 90% !important;
}
#dnn_QuickContactPane textarea {
  height: 60px !important;
  width: 95% !important;
}
#dnn_QuickContactPane input:focus,
#dnn_QuickContactPane textarea:focus {
  border: 1px solid #005cdd;
  background-color: #ffffff;
  border-style: none none solid none;
  outline: 0;
  box-shadow: none;
}
#dnn_QuickContactPane .CustomFormSubmitButton {
  margin: 0;
  float: none;
  text-align: center;
}
#dnn_QuickContactPane input[type="submit"] {
  background: #005cdd;
  color: #ffffff;
  font-size: 0.9rem;
  font-weight: 400;
  letter-spacing: 1px;
  height: auto;
  width: auto !important;
  border-radius: 20px;
  cursor: pointer;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 30px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#dnn_QuickContactPane input[type="submit"]:hover,
#dnn_QuickContactPane input[type="submit"]:focus {
  background-color: #ffffff;
  color: #005cdd;
  border: 1px solid #005cdd;
}
#dnn_QuickContactPane input[type="image"] {
  width: auto !important;
}
#dnn_QuickContactPane .container .errormessage {
  margin: 0;
  font-size: 0.9rem;
}
#dnn_QuickContactPane .cfcaptcha.TextField.container {
  max-width: 100%;
}
#dnn_QuickContactPane .RadCaptcha img {
  float: left;
  margin-right: 10px;
}
#dnn_QuickContactPane .RadCaptcha a {
  font-weight: 400;
  font-size: 1rem;
}
#dnn_QuickContactPane .RadCaptcha a:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f0da';
  margin: 0 5px 0 0;
  color: #005cdd;
}
#dnn_QuickContactPane .RadCaptcha input[type="text"] {
  border: 1px dotted #a7a7a7 !important;
  border-bottom: 1px solid #888;
  margin-top: 12px;
  width: 50% !important;
}
#dnn_QuickContactPane .RadCaptcha input[type="text"]:focus {
  border-bottom: 1px solid #005cdd;
}
/* =========   END: FOOTER GLOBAL QUICK CONTACT    =========*/
/* =========   COUNTER   =========*/
#main-counter {
  background-color: #ffffff;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  width: 100%;
}
.main-counter-area {
  padding: 30px 0 50px 0;
  width: 100%;
}
.main-counter-area h2 {
  color: #ffffff;
  text-align: center;
}
.main-counter-block {
  width: 100%;
}
.main-single-counter {
  text-align: center;
  width: 80%;
  border: 1px solid #ddd;
  margin: 2% 10%;
}
.main-single-counter em {
  color: #b3c2d6;
  font-size: 40px;
  padding: 15px 40px;
  margin-bottom: 0px;
  display: inline-block;
  padding-bottom: 0;
  margin-top: -60px;
  background: #ffffff;
}
.counter-result {
  font-size: 1.8em;
  font-weight: 400;
  margin-top: 10px 0;
}
.counter-value {
  margin: 0 6px 0 0;
}
.counter-desc {
  font-weight: 400;
  font-size: 0.9em;
  margin-top: 1rem;
}
.counter-desc .note {
  display: block;
  font-weight: 300;
  font-size: 0.8em;
  font-style: italic;
}
.main-single-counter i,
.counter-value,
.counter-result {
  color: #005cdd;
}
/* =========  NEWS | EVENTS   =========*/
#collage {
  width: auto;
  min-height: 500px;
  margin: 30px auto;
  position: relative;
}
#collage1,
#collage2,
#collage3,
#collage4,
#collage5 {
  max-width: 350px;
  height: auto;
  padding: 10px;
  background: #eeeeee;
  position: absolute;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
#collage1 {
  z-index: 1;
  top: 30px;
  left: 5%;
  transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}
#collage2 {
  z-index: 2;
  top: 50px;
  right: 5%;
  transform: rotate(10deg);
  -o-transform: rotate(10deg);
  -moz-transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
}
#collage3 {
  z-index: 3;
  top: 100px;
  left: 30%;
  transform: rotate(25deg);
  -o-transform: rotate(25deg);
  -moz-transform: rotate(25deg);
  -webkit-transform: rotate(25deg);
}
#collage4 {
  z-index: 4;
  top: 250px;
  left: 10%;
  transform: rotate(-35deg);
  -o-transform: rotate(-35deg);
  -moz-transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
}
#collage5 {
  z-index: 5;
  top: 150px;
  right: 20%;
  transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
}
@media (max-width: 992px) {
  #collage1,
  #collage2,
  #collage3,
  #collage4,
  #collage5 {
    max-width: 275px;
  }
}
@media (max-width: 767px) {
  #collage1,
  #collage2,
  #collage3,
  #collage4,
  #collage5 {
    max-width: 200px;
  }
}
.past-ug-events span {
  display: block;
  font-weight: 500;
  color: #ffffff;
  background: #666666;
}
.past-ug-events img {
  width: 100%;
}
/* ====  SEARCH RESTULTS  =====*/
#dnn_ctr444_SearchResults_lblMessage {
  font-size: 1.8em;
  line-height: 1.13;
  font-weight: 400;
}
#dnn_ctr444_SearchResults_dgResults {
  margin-top: 1.5rem;
}
#dnn_ctr444_SearchResults_dgResults .Normal {
  font-size: 1rem;
}
#dnn_ctr444_SearchResults_dgResults td {
  vertical-align: top;
}
#dnn_ctr444_SearchResults_dgResults td br {
  display: none;
}
#dnn_ctr444_SearchResults_dgResults td .SubHead {
  font-weight: 600;
  font-family: 'open-sans', 'Century Gothic', sans-serif;
  font-size: 1rem;
}
#dnn_ctr444_SearchResults_dgResults a.CommandButton {
  display: none;
}
#dnn_ctr444_SearchResults_dgResults [id*='dnn_ctr444_SearchResults_dgResults_lnkTitle_'] {
  display: block;
}
#dnn_ctr444_SearchResults_dgResults [id*='dnn_ctr444_SearchResults_dgResults_lblRelevance_'] {
  display: none;
}
#dnn_ctr444_SearchResults_dgResults [id*='dnn_ctr444_SearchResults_dgResults_lblPubDate_'] {
  font-size: 0.8rem;
  font-style: italic;
  color: #888;
}
/* Pagination */
#dnn_ContentPane .PagingTable {
  border: 0;
  background: transparent;
}
#dnn_ContentPane .PagingTable .CommandButton {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  background-color: #fff;
  border: 1px solid #dee2e6;
  text-decoration: none;
  font-family: 'Didact Gothic', 'open-sans', 'Century Gothic', sans-serif;
}
#dnn_ContentPane .PagingTable .CommandButton:hover {
  color: #005cdd;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
/* =========   FOOTER   =========*/
footer {
  background-color: #f9f9f9;
  width: 100%;
  padding: 30px 0 100px;
}
footer .global-footer-area {
  text-align: center;
  width: 100%;
}
footer .global-footer-pane .global-footer-sitemap,
footer .global-footer-pane .contact-info {
  font-size: .9rem;
}
footer .global-footer-pane h4 {
  font-size: 1.1rem !important;
}
footer .global-footer-pane .global-footer-sitemap a {
  line-height: 1.6;
  display: block;
}
footer .footer-social-media a {
  border: 1px solid #191919;
  border-radius: 6px;
  color: #191919;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  text-decoration: none;
  transition: all 0.2s ease-in-out 0s;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
}
footer .footer-social-media a:hover,
footer .footer-social-media a:focus {
  border: 1px solid #005cdd;
  color: #005cdd;
}
footer .global-footer-legal span {
  margin: 0 8px;
}
footer .address {
  color: #000000 !important;
}
footer .footer-logo {
  position: relative;
  width: 200px;
}
footer .footer-logo img {
  max-width: 200px;
  margin-top: -15px;
}
footer .footer-logo .copy-text {
  font-size: 11px;
  margin-left: 80px;
}
footer #refreshDate {
  margin: 1rem 0 0 .5rem;
  font-size: 0.75rem;
  color: #666666;
  font-weight: 300;
  font-style: italic;
}
/*===== OVERRIDE DNN | OTHER CSS  =====*/
.ControlPanel {
  z-index: 1100;
  position: absolute;
  left: 50%;
  margin: 10px auto 0 -480px;
  top: 0;
}
.Normal,
.NormalDisabled {
  font-family: 'Didact Gothic', 'open-sans', 'Century Gothic', sans-serif !important;
  font-size: 1.15rem;
  font-weight: 300;
  line-height: 1.5;
}
.CookiePolicyMessageBox {
  width: 100% !important;
  bottom: 0 !important;
  right: 0 !important;
  justify-content: center !important;
  z-index: 10000;
  padding: 1rem !important;
  min-width: auto;
}
.CookiePolicyMessageBox .CookiePolicyAcceptText a:link,
.CookiePolicyMessageBox .CookiePolicyAcceptText a:visited {
  color: #77bb44 !important;
}
.CookiePolicyButtonContainer {
  margin-left: 0;
}
#CookiePolicyPopup_accept {
  background: #005cdd !important;
  color: #ffffff;
  border: 0;
  border-radius: 20px;
  text-transform: uppercase;
  padding: 8px 25px;
  margin: 0 0 0 10px;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
#CookiePolicyPopup_accept:hover {
  background: #77bb44 !important;
}
/*=== DNN MODULES ===*/
.head_title {
  font-size: 0.7rem;
}
.c_actions {
  margin-left: 20px;
}
.c_footer {
  margin: 0 20px 0 0 !important;
}
/* Uppermost DNN Menu bar accessibility due to other Z-index conflicts */
.content-pane .DnnModule:first-of-type .c_container.c_head_grey,
top-pane .DnnModule:first-of-type .c_container.c_head_grey {
  margin-top: 140px;
}
.content-pane.left-nav .DnnModule:first-of-type .c_container.c_head_grey,
top-pane.left-nav .DnnModule:first-of-type .c_container.c_head_grey {
  margin-top: 10px;
}
.content-pane.boxed-modules .DnnModule:first-of-type .c_container.c_head_grey,
top-pane.boxed-modules .DnnModule:first-of-type .c_container.c_head_grey {
  margin-top: 10px;
}
#upper-shadow .content-pane .c_container.c_head_grey {
  margin-top: 0;
}
#dnn_TopPane .c_actions img {
  background: #ffffff;
}
#dnn_TopPane .c_title {
  line-height: .5;
}
#dnn_TopPane .c_title .TitleHead {
  color: #ffffff;
  font-style: italic;
  font-size: 1.2rem;
  margin-left: 3px;
}
/*=== DNN GENERATED TABLES === */
.RadGrid {
  border: 0 !important;
}
.RadGrid_Office2007 {
  /* Event Details Register Table */
}
.RadGrid_Office2007 table {
  border: 0;
}
.RadGrid_Office2007 .rgHeader {
  border: 0 !important;
  background: none !important;
}
.RadGrid_Office2007 .rgMasterTable thead th {
  color: #ffffff;
  background-color: #005cdd !important;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: 400;
}
.RadGrid_Office2007 .rgMasterTable tbody tr:nth-of-type(2n+0) {
  background-color: rgba(0, 0, 0, 0.05);
}
.RadGrid_Office2007 .rgRow > td,
.RadGrid_Office2007 .rgAltRow > td {
  border: 0 !important;
  font-size: 0.9rem;
  font-weight: 300;
  padding: .5rem !important;
}
.RadGrid_Office2007.events-table .EventName {
  font-weight: 400 !important;
}
.RadGrid_Office2007.events-table .DetailsDispatch a {
  background: #005cdd;
  border-radius: 5px;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 5px 8px;
  font-weight: 400;
}
.RadGrid_Office2007.events-table .DetailsDispatch a:hover {
  text-decoration: none;
  background: #77bb44;
}
.RadGrid_Office2007 td.actions a {
  color: #ffffff !important;
  letter-spacing: 1px;
  background: #77bb44;
  border-radius: 10px;
  font-size: .8rem;
  text-transform: uppercase;
  font-weight: 600;
  padding: 2px 15px;
  display: inline-block;
  margin: 2px 0;
}
.RadGrid_Office2007 .rgFooter {
  background-image: none !important;
  background: linear-gradient(rgba(255, 255, 255, 0.5), rgba(0, 92, 221, 0.7)) !important;
  border: 0 !important;
  /* NEEDED FOR SETTING MODE ACTIONS OPTIONS */
}
.RadGrid_Office2007 .rgFooter td {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.RadGrid_Office2007 .rgFooter a {
  color: #ffffff !important;
  letter-spacing: 1px;
  background: #77bb44;
  border-radius: 10px;
  font-size: .8rem;
  text-transform: uppercase;
  font-weight: 600;
  padding: 2px 15px;
  display: inline-block;
  margin: 2px 0;
}
.RadGrid_Office2007 .LevelDispatch a {
  background: #005cdd;
  border-radius: 5px;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 0.75rem;
  padding: 5px 8px;
  font-weight: 400;
}
.RadGrid_Office2007 .LevelDispatch a:hover {
  text-decoration: none;
  background: #77bb44;
}
#dnn_ctr_Install_wizInstall .Normal {
  font-size: 0.9rem;
}
/* Event Details Description and Questions (User Group)  */
table.event-details thead th {
  color: #fff;
  background-color: #005cdd;
}
#dnn_ctr564_ViewEventDetails_module_eventId_eventId_cflabel {
  font-weight: 400;
}
.eventQuestions.iPhiForm .thelabel {
  font-weight: 500;
}
.eventQuestions.iPhiForm .thefield {
  margin: 5px 0 0 0 !important;
}
.eventQuestions.iPhiForm .q-note {
  font-weight: 300 !important;
  margin-top: 5px;
}
/* === REGISTRATION EVENT DETAILS === */
.ModStellariPhiModulesEventDetailsC .iPhiForm .EventName_text {
  font-size: 2rem;
  font-weight: 400;
}
.ModStellariPhiModulesEventDetailsC .iPhiForm .thelabel {
  line-height: 1.3 !important;
}
@media (max-width: 992px) {
  .ModStellariPhiModulesEventDetailsC .iPhiForm .thelabel {
    width: auto !important;
    min-width: 0;
    float: none !important;
    display: block;
    text-align: left !important;
  }
  .ModStellariPhiModulesEventDetailsC .iPhiForm .thefield {
    margin: 0 !important;
  }
}
/*=== IMPORTANT - to override default.css modal statements ===*/
#upper-shadow .modal:before {
  content: '';
  background: #000000;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0.6;
  z-index: 0;
}
/* Above needed to emulate fix modal backdrop issues due to #upper-shadow to modal code placement z-index issues */
.modal-open #upper-shadow {
  position: relative;
  z-index: 1041;
  background: rgba(0, 0, 0, 0.4);
}
.modal.fade.show,
.modal.fade.in {
  opacity: 1 !important;
}
.modal-backdrop.fade.in,
.modal-backdrop.fade.show {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-dialog {
  max-width: 600px !important;
}
.modal-dialog button,
.modal-dialog .button,
.modal-dialog input[type="button"],
.modal-dialog input[type="submit"] {
  padding: 8px 25px;
  font-size: 0.85rem !important;
}
.modal-content {
  font-size: 0.9rem !important;
}
.modal-content h3 {
  font-size: 1.3rem !important;
}
.modal-content button.close {
  order: 2;
  color: #1245a2 !important;
  opacity: 1;
  font-size: 1.2rem !important;
  font-weight: 700;
}
.modal-content button.close:hover {
  border: 0 !important;
  color: #669933 !important;
}
.modal-content .iPhiForm .optional label {
  width: 10em !important;
}
/* =========   ANIMATIONS   =========*/
.animatePause {
  visibility: hidden;
  /* pause animatePause objects their animations */
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -ms-animation-play-state: paused;
  -o-animation-play-state: paused;
  animation-play-state: paused;
}
.animate {
  visibility: visible;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -ms-animation-play-state: running;
  -o-animation-play-state: running;
  animation-play-state: running;
}
.animate.animationDelay {
  animation-delay: .4s;
  -webkit-animation-delay: .4s;
}
.animate.animationDelayMed {
  animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s;
}
.animate.animationDelayLong {
  animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s;
}
.animate.fadeBgColor {
  -webkit-animation-name: fadeBgColor;
  -moz-animation-name: fadeBgColor;
  -o-animation-name: fadeBgColor;
  animation-name: fadeBgColor;
}
.animate.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
.animate.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -moz-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
.animate.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -moz-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
.animate.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}
.animate.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -moz-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.animate.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -moz-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.animate.moveUp {
  -webkit-animation-name: moveUp;
  -moz-animation-name: moveUp;
  -o-animation-name: moveUp;
  animation-name: moveUp;
}
.animate.growShrink {
  -webkit-animation-name: growShrink;
  -moz-animation-name: growShrink;
  -o-animation-name: growShrink;
  animation-name: growShrink;
  animation-delay: .4s;
  -webkit-animation-delay: .4s;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
  }
  60% {
    -webkit-transform: translateX(20px);
  }
  80% {
    -webkit-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-2000px);
  }
  60% {
    -moz-transform: translateX(20px);
  }
  80% {
    -moz-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateX(20px);
  }
  80% {
    -o-transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(-2000px);
  }
  60% {
    transform: translateX(20px);
  }
  80% {
    transform: translateX(-5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
  }
  60% {
    -webkit-transform: translateX(-20px);
  }
  80% {
    -webkit-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes bounceInRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(2000px);
  }
  60% {
    -moz-transform: translateX(-20px);
  }
  80% {
    -moz-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes bounceInRight {
  0% {
    opacity: 0;
    -o-transform: translateX(2000px);
  }
  60% {
    -o-transform: translateX(-20px);
  }
  80% {
    -o-transform: translateX(5px);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(2000px);
  }
  60% {
    transform: translateX(-20px);
  }
  80% {
    transform: translateX(5px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes fadeInUp {
  0% {
    opacity: 0;
    -moz-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes fadeInUp {
  0% {
    opacity: 0;
    -o-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
  }
  50% {
    -webkit-transform: scale(1.05);
  }
  70% {
    -webkit-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes bounceIn {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3);
  }
  50% {
    -moz-transform: scale(1.05);
  }
  70% {
    -moz-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes bounceIn {
  0% {
    opacity: 0;
    -o-transform: scale(0.3);
  }
  50% {
    -o-transform: scale(1.05);
  }
  70% {
    -o-transform: scale(0.9);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes bounceIn {
  0% {
    opacity: 0;
    transform: scale(0.3);
  }
  50% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(0.9);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@-webkit-keyframes moveUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes moveUp {
  0% {
    opacity: 1;
    -moz-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@-o-keyframes moveUp {
  0% {
    opacity: 1;
    -o-transform: translateY(40px);
  }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
  }
}
@keyframes moveUp {
  0% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeBgColor {
  0% {
    background: none;
  }
  70% {
    background: none;
  }
  100% {
    background: #464646;
  }
}
@-o-keyframes fadeBgColor {
  0% {
    background: none;
  }
  70% {
    background: none;
  }
  100% {
    background: #464646;
  }
}
@keyframes fadeBgColor {
  0% {
    background: none;
  }
  70% {
    background: none;
  }
  100% {
    background: #464646;
  }
}
@-webkit-keyframes growShrink {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.35);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes growShrink {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.35);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@-o-keyframes growShrink {
  0% {
    -o-transform: scale(1);
  }
  50% {
    -o-transform: scale(1.35);
  }
  100% {
    -o-transform: scale(1);
  }
}
@keyframes growShrink {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.35);
  }
  100% {
    transform: scale(1);
  }
}
/*  LONGER SLIDE|FADE UP FOR UPPER BOXED AREAS */
@keyframes slideFadeUp {
  from {
    transform: translate3d(0, 150px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes slideFadeUp {
  from {
    transform: translate3d(0, 150px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.slideFadeUp {
  opacity: 0;
  animation-name: slideFadeUp;
  -webkit-animation-name: slideFadeUp;
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both;
}
/* =========   RESPONSIVE MEDIA QUERIES    =========*/
@media (min-width: 992px) {
  #testimonials .carousel-item {
    min-height: 200px;
  }
}
@media (max-width: 1200px) {
  #main-hero {
    background-image: url("assets/img/headers/white-silk-md.jpg");
  }
  #main-hero.home {
    background-image: url("assets/img/headers/home-md.jpg");
  }
  #main-hero.home .main-hero-area {
    margin-top: 30px;
  }
  #main-hero.home h1 {
    font-size: 2em;
  }
  #main-hero.home h2 {
    font-size: 1em;
  }
  #main-hero .main-hero-area {
    height: 55vh;
  }
}
@media (max-width: 992px) {
  .main-logo {
    max-width: 325px !important;
  }
  #main-hero {
    background-image: url("assets/img/headers/white-silk-md.jpg");
  }
  #main-hero.home {
    background-image: url("assets/img/headers/home-md.jpg");
  }
  #main-hero.home .main-hero-area {
    margin-top: 20px;
  }
  #main-hero.home h1 {
    font-size: 2em;
  }
  #main-hero.home h2 {
    font-size: 1em;
  }
  #main-hero .main-hero-area {
    height: 55vh;
  }
  .main-primary-btn {
    font-size: 14px;
    padding: 12px 22px;
  }
  .why-us-single {
    padding: 0;
  }
  .main-featured-solutions-single p {
    font-size: 1rem;
  }
  .global-contact-area {
    padding: 100px 10%;
  }
  .ControlPanel {
    display: none;
  }
  /* HIDE DNN Control panel at top */
  .iphiSolDiagram {
    width: auto;
  }
  /* Products page */
  #upper-shadow.left-navigation {
    /* Portal area only */
  }
  #upper-shadow.left-navigation .Normal {
    font-size: 1rem;
  }
  #upper-shadow.left-navigation h2 {
    font-size: 1.6rem;
  }
  #upper-shadow.left-navigation h3 {
    font-size: 1.4rem;
  }
  .iPhiForm div.wide.TextArea textarea,
  .iPhiForm div.wide.TextArea span.thefield,
  .iPhiForm div.wide.TextArea span.RadInput {
    width: 99% !important;
  }
}
@media (max-width: 767px) {
  body,
  .Normal {
    font-size: 1rem !important;
  }
  #main-hero.home h1 {
    font-size: 2em;
  }
  #main-hero.home h2 {
    font-size: 1em;
  }
  #main-hero.home .main-hero-area {
    margin-top: 30px;
  }
  #main-hero.split-view .split-view-img {
    height: 300px;
    background-position: top right;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%);
  }
  #main-hero.split-view .main-hero-area {
    height: auto;
  }
  #main-hero.split-view h1 {
    margin-top: 0;
  }
  .main-logo {
    font-size: 1.2rem;
  }
  .main-about-area {
    padding: 50px 0;
  }
  #upper-shadow .container {
    max-width: 95%;
  }
  #upper-shadow .form-pane .TextField.container {
    max-width: 100%;
  }
  #upper-shadow .form-pane .loginForm.page-ForgotPassTwoFactor .buttons .CustomFormSubmitButton,
  #upper-shadow .form-pane .loginForm.page-ForgotPassTwoFactor2 .buttons .CustomFormSubmitButton {
    text-align: left;
  }
  #upper-shadow .form-pane .loginForm .CountryCode_container {
    width: 100%;
  }
  #upper-shadow .form-pane .loginForm .RadioButtonGroup {
    width: 100%;
  }
  #upper-shadow .form-pane .loginForm .container {
    max-width: 100%;
  }
  #why-us {
    padding: 50px 0 50px;
  }
  .why-us-single {
    margin-bottom: 40px;
  }
  .why-us-single-icon {
    font-size: 25px;
    width: 65px;
    height: 65px;
    line-height: 65px;
    margin-bottom: 10px;
  }
  .main-title-content {
    padding: 0;
    font-size: 15px;
  }
  #main-featured-solutions {
    padding: 60px 0;
  }
  .main-featured-solutions-content {
    margin-top: 20px;
  }
  .main-featured-solutions-single-info {
    padding: 20px;
  }
  .testimonials-area {
    padding: 100px 0 125px;
  }
  .global-contact-area {
    padding: 50px 0%;
  }
  .footer-social-media {
    margin-top: 15px;
  }
  .fa-map-marker-alt {
    font-size: 2rem !important;
  }
  .about-snip-right {
    margin-left: 10px;
    margin-top: -125px;
  }
  #dnn_QuickContactPane {
    /*  QA 
		.DnnModule-683  {max-width:100%; float:none;}
		.DnnModule-678 {max-width:100%; float:none;}
		.DnnModule-679 {max-width:50%; float:left;} */
  }
  #dnn_QuickContactPane .DnnModule-679 {
    max-width: 100%;
    float: none;
  }
  #dnn_QuickContactPane .DnnModule-678,
  #dnn_QuickContactPane .DnnModule-680 {
    max-width: 100%;
    float: none;
  }
  #dnn_QuickContactPane .DnnModule-683 {
    max-width: 50%;
    float: left;
  }
  #dnn_QuickContactPane input[type="submit"] {
    font-size: 0.8rem;
  }
}
@media (max-width: 640px) {
  h1 {
    font-size: 2rem;
  }
  h2 {
    font-size: 1.8rem;
  }
  h3 {
    font-size: 1.6rem;
  }
  .main-hero-featured-area h1 {
    font-size: 2.1rem;
  }
  .main-hero-featured-area h2 {
    font-size: 1.5rem;
  }
  #main-hero .home {
    background-image: url("assets/img/headers/home-sm.jpg");
  }
  #main-hero .home .main-hero-area {
    margin-top: 45px;
  }
  .scrollToTop {
    font-size: 25px;
    line-height: 43px;
    width: 45px;
    height: 45px;
    border-radius: 8px;
  }
  #why-us {
    padding: 20px 0 50px;
  }
  .action-call-bar-area h2 {
    font-size: 1.7rem;
  }
  .learn-more-btn {
    font-size: 0.9rem;
  }
}
@media (max-width: 576px) {
  body,
  .Normal {
    font-size: 0.9rem !important;
  }
  .main-logo {
    font-size: 1.1rem;
    white-space: normal;
  }
  #topNav2 {
    padding-right: 1.25rem;
  }
  #main-hero {
    background-image: url("assets/img/headers/white-silk-sm.jpg");
  }
  #main-hero.home {
    background-image: url("assets/img/headers/home-sm.jpg");
  }
  #main-hero.home .main-hero-area {
    margin-top: 55px;
  }
  #main-hero.split-view .careers-hd {
    background-image: url("assets/img/headers/careers-sm.jpg");
  }
  #main-hero.split-view .solutions-hd {
    background-image: url("assets/img/headers/solutions-sm.jpg");
  }
  #main-hero.split-view .portal-hd {
    background-image: url("assets/img/headers/portal-sm.jpg");
  }
  #main-hero.split-view .events-hd {
    background-image: url("assets/img/headers/events-sm.jpg");
  }
  #main-hero .hero-icon {
    max-width: 50px;
    display: block;
    margin: 0 auto;
  }
  .hero-taglines .box-anchor a {
    font-size: 1rem;
  }
  footer .global-footer-pane h4 {
    margin-bottom: 1.2rem;
  }
  .iPhiForm .thelabel {
    width: auto !important;
    min-width: 80px;
    padding-left: 4px;
    font-size: 0.9rem;
  }
  .iPhiForm .thefield {
    margin: 0 !important;
  }
  .iPhiForm div.long.TextField input {
    width: 200px !important;
  }
  .iPhiForm div.long.TextArea textarea {
    width: 200px !important;
    min-height: 70px;
  }
  .iPhiForm div.long .stsselect-input {
    widows: 200px;
  }
  .iPhiForm div.long .stsselect-text {
    width: 179px;
  }
  .iPhiForm .descriptive {
    margin-left: 80px;
  }
  .iPhiForm .RadioButtonGroup .thefield {
    display: inline-block !important;
  }
  .iPhiForm .container.wide .thelabel,
  .iPhiForm .container.wideindent .thelabel {
    display: block;
  }
  #dnn_QuickContactPane .TextField.container {
    max-width: 100%;
  }
  section ul {
    padding-left: 20px;
  }
  section ul ul {
    padding-left: 5px;
  }
  .modal-dialog {
    max-width: 97% !important;
  }
}
@media (max-width: 480px) {
  #main-hero.home h1 {
    font-size: 2rem;
  }
  #main-hero.lg-hd h1 {
    font-size: 2rem;
  }
  #main-hero.lg-hd h2 {
    font-size: 1.3rem;
  }
  #main-hero .main-hero-area {
    height: 50vh;
  }
  h3 {
    font-size: 1.4rem;
  }
  h4,
  h5 {
    font-size: 1.2rem;
  }
  .main-logo {
    font-size: 1rem;
    margin-left: 15px;
    max-width: 275px;
    padding: 23px 0 0 34px;
    background-size: 74px 72px;
  }
  #testimonials .carousel-item {
    min-height: 300px;
  }
  .cta-bar-area h2 {
    font-size: 22px;
  }
  .global-contact-content {
    margin-top: 30px;
  }
  .footer-social-media a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
  }
  button,
  .button,
  input[type="button"],
  input[type="submit"],
  input[type="button"].primary,
  input[type="submit"].primary,
  input[type="button"].secondary,
  input[type="submit"].secondary {
    font-size: 0.8rem;
    padding: 12px 25px;
  }
  /* USER GROUP EVENT REGISTRATION TABLES */
  .EventsTable.mainTableDiv .EventNote.rgHeader {
    display: none;
  }
  .EventsTable.mainTableDiv table td {
    display: block;
  }
  .EventsTable.mainTableDiv td.DetailsDispatch {
    padding-bottom: 1rem !important;
  }
  table.event-details td {
    display: block;
  }
  table.event-details thead th:nth-child(2) {
    display: none;
  }
}
@media (max-width: 360px) {
  .client-quote {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .testml-name {
    margin-bottom: 0px;
    margin-top: 15px;
  }
  .testimonials-slide .testml-img {
    width: 80px;
    height: 80px;
    margin-top: 0px;
  }
  .testimonials-slide .slick-dots {
    bottom: -40px;
  }
  .testimonials-area {
    padding: 50px 0 55px;
  }
  #action-call-bar {
    padding: 30px 0;
  }
  .learn-more-btn {
    margin-top: 20px;
  }
  .cta-bar-area .learn-more-btn {
    margin-top: 15px;
  }
  .cta-bar-area h2 {
    font-size: 20px;
    line-height: 1.3;
  }
  .send-msg-btn {
    font-size: 14px;
    padding: 12px 18px;
    width: 170px;
  }
  .iPhiForm .thelabel {
    min-width: 0;
    float: none !important;
  }
  .iPhiForm .descriptive {
    margin-left: 0 !important;
  }
  .content-pane #address .fa-map-marker-alt {
    display: none;
  }
  /* Contact form */
  .form-pane .CustomFormQuestionEngine .container {
    padding-left: 0;
    padding-right: 0;
  }
  #upper-shadow .form-pane .RadCaptcha a {
    font-size: .8rem;
  }
  #topNav .navbar-nav .nav-link {
    font-size: 0.9rem;
  }
  #topNav .navbar-nav .dropdown-item,
  #topNav .navbar-nav .dropdown-menu {
    font-size: 0.85rem;
  }
  #topNav .navbar-toggler {
    position: absolute;
    bottom: 5px;
    right: 5px;
  }
  #topNav2 .demo span {
    display: none;
  }
  #topNav2 .login {
    font-size: .85rem;
  }
  #topNav2 .login:before {
    padding-right: 4px;
  }
  #tagline-box {
    margin-top: 25px;
  }
  #CookiePolicyPopup_accept {
    font-size: 0.8rem;
    padding: 8px 20px;
  }
}
/* ##### FOR PRINTING ONLY   ##### */
@media print {
  header {
    position: relative;
  }
  #main-hero {
    padding-top: 0;
  }
  #upper-shadow * {
    position: relative;
  }
  .upper-shadow-area {
    margin-top: 0;
  }
  .separator {
    display: none;
  }
  .animatePause,
  .slideFadeUp {
    visibility: visible;
    -webkit-animation-play-state: running;
    -moz-animation-play-state: running;
    -ms-animation-play-state: running;
    -o-animation-play-state: running;
    animation-play-state: running;
  }
  .animate {
    -webkit-animation-duration: 0s;
    -moz-animation-duration: 0s;
    -ms-animation-duration: 0s;
    -o-animation-duration: 0s;
    animation-duration: 0s;
  }
  .slideFadeUp {
    opacity: 1;
    animation-duration: 0s;
    -webkit-animation-duration: 0s;
  }
}
/* sfi - Skin.css - 03.14.82 */

