@charset "utf-8";
/* FONTS */
/****

font-family: barlow, sans-serif;
font-weight: 300;
font-style: normal;

font-family: barlow, sans-serif;
font-weight: 400;
font-style: normal;

font-family: barlow, sans-serif;
font-weight: 700;
font-style: normal;

****/
.cntpad .hidden-xs,
.cntpad .hidden-sm,
.cntpad .hidden-md,
.cntpad .hidden-lg {
  display: none;
}
.mfp-iframe-scaler iframe {
  background: #fff !important;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  color: #000;
  font-family: "barlow", sans-serif;
  font-weight: 400;
  font-style: normal;
  scroll-behavior: smooth;
  font-size: 18px;
}
:target:before {
  content: "";
  display: block;
  height: 100px;
  margin: -125px 0 0;
}
#cntwrap2 .padditbx div.ccm-area {
  margin-bottom: 0 !important;
}
.mfp-figure figure {
  background: #fff !important;
}
a {
  color: #333;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}
.cntpad p a {
  color: #333;
  transition: all 0.25s ease-in-out;
}
a:hover {
  color: #777;
}
p {
  margin: 0;
  padding: 10px 0;
  line-height: 1.65em;
}
strong,
p strong,
li strong {
  font-weight: 700;
}
.cntpad li {
  padding: 5px 0;
  line-height: 24px;
}
div {
  margin: 0;
  padding: 0;
  height: auto;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  line-height: normal;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
img.circle {
  text-align: center;
  margin: auto;
  -moz-border-radius: 1024px;
  border-radius: 1024px;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
hr {
  position: relative;
  clear: both;
  border: 0;
  overflow: visible;
  max-width: 60%;
  border-bottom: 1px #ddd solid;
  margin: 0 auto 55px auto;
  padding: 55px 0 0 0;
}
hr:before {
  background: #fff;
}
.whitetxt hr {
  border-bottom: 1px solid #b1c0bc;
}
.whitetxt hr:before {
  background: #b1c0bc;
}
#cntwrap2 div.arealayout.flextiles .ccm-layout-column:after {
  background: #2d4550;
}
#cntwrap4 div.arealayout.flextiles .ccm-layout-column:after {
  background: #d6dadb;
}
iframe {
  border: 0 #ccc solid !important;
  overflow: hidden;
  border-radius: 2px;
  background: #fff;
}
.grecaptcha-logo iframe {
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none !important;
}
.cntpad ul.ccm-error {
  padding: 10px 20px;
  margin: 0 auto;
  display: block;
  text-align: center;
  color: red;
}
.cntpad ul.ccm-error li {
  dispaly: inline-block;
  background: none;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.cntpad .ccm-ui li {
  background: none !important;
}
.inlineblockp {
  display: inline-block !important;
}
.blockp {
  display: block !important;
}
.allcap {
  text-transform: uppercase !important;
}
.whitetxt ul.checkmark-list li::before {
  color: #fff;
}
.p-allcaps {
  text-transform: uppercase;
}
.p-xpand {
  letter-spacing: 0.75rem;
}
.inlinep {
  display: inline-block;
}
.blockp {
  display: block;
}
ul li.listyle {
  list-style-type: none;
  margin-left: 0px;
  padding: 5px 0;
  min-height: 20px;
}
ul li.listyle::before {
  position: absolute;
  content: '';
  color: #111;
  background: none;
  padding: 0;
  margin-left: -35px;
  margin-top: -2px;
  width: 32px;
  height: 32px;
  text-align: center;
  font-family: FontAwesome;
  font-size: 24px;
}
ul li.listyle.checkmark-yes::before {
  content: "\f00c";
  color: #005cb8;
}
ul li.listyle.checkmark-no::before {
  content: "\f00d";
  color: #e1221a;
}
ul li.listyle.checkmark-arrow::before {
  content: "\f0da";
  color: #000;
}
.fw-light {
  font-weight: 300;
}
.fw-normal {
  font-weight: 400;
}
.fw-bold {
  font-weight: 700;
}
.c-blue {
  color: #1b68b3 !important;
}
.c-dkblue {
  color: #082644 !important;
}
.c-gray {
  color: #939598 !important;
}
.c-black {
  color: #040404 !important;
}
.c-white {
  color: #fff !important;
}
.blbk {
  background: #1b68b3;
}
.dkblbk {
  background: #082644;
}
.bkbk {
  background: #000000;
}
.whbk {
  background: #ffffff;
}
.gybk {
  background: #ededed;
}
.wrap {
  position: relative;
  margin: 0 auto;
}
.clearit {
  clear: both;
}
.redactor span {
  display: inline-block !important;
}
html.c5-edit-mode .inner-content {
  z-index: auto !important;
}
.ccm-ui hr {
  margin: 10px 0 0 0 !important;
  padding: 0 0 10px 0 !important;
}
.easy-gallery-boxes {
  text-align: center;
}
.easy-gallery-boxes .box-wrap {
  box-shadow: none !important;
}
.easy-gallery-boxes .info {
  display: none !important;
}
.form-group input,
.form-group select,
.form-group textarea {
  font-family: 'barlow', sans-serif !important;
  font-weight: normal;
  font-size: 1rem;
}
#pagewrap,
#headwrap,
#navwrap,
#slidewrap,
#featwrap,
#basewrap,
#cntwrap,
#cntwrap2,
#cntwrap3,
#cntwrap4,
#cntwrap5,
#cntwrap6,
#cntwrap7,
#footwrap,
#credwrap {
  position: relative;
  width: 100%;
  z-index: auto;
}
.cntbxwrp {
  position: relative;
  width: 100%;
}
.form-group .pull-right {
  float: none;
  clear: both;
  display: block;
  margin: 15px;
}
.form-actions button[type="submit"],
.form-actions button {
  clear: both;
  display: block;
}
.whitetxt,
.whitetxt a,
.whitetxt h1,
.whitetxt h2,
.whitetxt h3,
.whitetxt h4,
.whitetxt h5,
.whitetxt h6 {
  color: #fff !important;
}
.whitetxt a:hover {
  color: #999;
}
.whitetxt .ccm-block-express-form.framedit input,
.whitetxt .ccm-block-express-form.framedit textarea {
  color: #fff !important;
}
#pagewrap h1,
#pagewrap h2,
#pagewrap h3,
#pagewrap h4,
#pagewrap h5,
#pagewrap h6 {
  font-family: "barlow", sans-serif;
  color: #082644;
  font-weight: 300;
  font-style: normal;
  margin: 5px 0;
  line-height: none;
}
a.button,
.login-page button.btn,
.form-actions button[type="submit"],
.form-actions button {
  padding: 15px 20px 10px 20px;
  min-width: 175px;
  margin: 5px 0;
  display: inline-block;
  text-transform: uppercase;
  vertical-align: middle;
  text-shadow: none;
  z-index: 1;
  position: relative;
  text-align: center;
  transition: all 0.45s ease-in-out;
  border-radius: 3px;
  border: 2px solid #1b68b3;
  text-decoration: none !important;
  background: #1b68b3;
  color: #fff !important;
  font-family: "barlow", sans-serif;
  font-weight: 700;
  font-style: normal;
}
.form-actions button[type="submit"],
.form-actions button {
  clear: both;
  display: block;
}
a.button.outlined {
  background: none;
  color: #1b68b3 !important;
}
a.button.solid {
  background: #1b68b3;
  color: #fff !important;
}
a.button:hover,
a.button.outlined:hover {
  background: #082644 !important;
  color: #fff !important;
  border: 2px solid #082644!important;
}
a.button.solid:hover {
  background: #082644 !important;
  color: #fff !important;
  border: 2px solid #082644!important;
}
a.button.outlined:hover,
a.button.solid:hover {
  padding: 15px 25px 10px 25px !important;
  /*min-width: 185px;*/
}
.login-page button.btn:hover,
.whitetxt a.button:hover,
.form-actions button[type="submit"]:hover,
.form-actions button:hover {
  background: #093254 !important;
  color: #fff !important;
  border: 2px solid #093254!important;
}
.whitetxt a.button.outlined {
  background: none;
  color: #fff !important;
  border: #fff solid 2px !important;
}
.whitetxt a.button,
.whitetxt a.button.solid {
  background: #1b68b3;
  color: #fff !important;
  border: #1b68b3 solid 2px !important;
}
.whitetxt a.button:hover,
.whitetxt a.button:hover,
.whitetxt a.button.solid:hover {
  background: #082644 !important;
  color: #fff !important;
  border: #082644 solid 2px !important;
}
.whitetxt a.button.outlined:hover {
  border: #fff solid 2px !important;
}
a.button.arrow {
  min-width: inherit;
  background: none;
  border: 0 !important;
  color: #1b68b3 !important;
  padding: 14px 0px;
  margin: 0;
}
a.button.arrow::after {
  position: relative;
  display: inline-block;
  content: '';
  margin: 0 0 0 15px;
  padding: 0;
  transition: all 0.25s ease-in-out;
  line-height: 1;
  top: -1px;
  width: 60px;
  height: 30px;
  vertical-align: middle;
  background: url("/application/themes/theme_spydercontrols/images/spc--thinarrow.png") center no-repeat !important;
  background-size: contain !important;
}
.whitetxt a.button.arrow {
  color: #fff !important;
}
.whitetxt a.button.arrow::after {
  background: url("/application/themes/theme_spydercontrols/images/spc--thinarrow-w.png") center no-repeat !important;
  background-size: contain !important;
}
a.button.arrow:hover,
a.button.arrow:hover::after {
  border: 0 !important;
}
a.button.arrow:hover {
  margin-left: 2px;
  margin-right: 15px;
  background: none !important;
}
a.button.arrow:hover::after {
  margin-left: 17px;
}
.text-end {
  margin: 15px 0;
}
body {
  background: #082644;
}
#pagewrap {
  background: #fff;
}
.toptop {
  position: fixed;
  bottom: -50px;
  right: 15px;
  padding: 0;
  z-index: 9999;
  background: rgba(9, 50, 84, 0.75);
  border: 1px #fff solid;
  color: #fff;
  box-shadow: 2px 2px 5px rgba(9, 50, 84, 0.9);
  transition: 0.25s ease-in-out all;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.toptop a {
  display: block;
  color: #fff;
  text-align: center;
  padding: 10px;
  width: 20px;
  box-sizing: revert;
}
.toptop:hover {
  background: #093254;
}
.pgscrolled .toptop {
  bottom: 15px;
}
#headwrap {
  position: fixed;
  top: 0;
  left: 0;
  background: none;
  transition: 0.45s ease-in-out all;
}
.pgscrolled #headwrap {
  box-shadow: 2px 2px 2px rgba(8, 38, 68, 0.35);
  background: rgba(8, 38, 68, 0.9);
}
#topwrap {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  transition: 0.25s ease all;
}
#topwrap #toptext {
  display: flex;
  justify-content: flex-end;
  padding: 0 0 15px 0;
  font-family: "sonar-sans", sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.06125rem;
  font-size: 15px;
}
.page-template-home #topwrap #toptext {
  padding: 0 0 15px 0;
}
#topwrap .topt {
  display: inline-flex;
  flex-direction: row;
  justify-content: flex-end;
  padding: 0 15px;
  padding-bottom: 0;
  vertical-align: middle;
  align-items: center;
}
#topwrap .topt:nth-last-child(1) {
  padding: 0;
}
#topwrap #toptext ul,
#topwrap #toptext li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#topwrap #toptext li {
  display: flex;
}
#topwrap #toptext li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
}
@media screen and (max-width: 650px) {
  #topwrap #toptext {
    padding: 0 0 8px 0;
  }
  #topwrap .topt {
    padding: 0 5px;
  }
  #topwrap #toptext li {
    padding: 5px 10px;
    border: 1px #eaeaea solid;
    border-radius: 10px;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 5px 0;
  }
  #topwrap .topt:nth-last-child(1) {
    display: none;
    padding: 5px 10px;
    border: 1px #eaeaea solid;
    border-radius: 10px;
    font-size: 11px;
    text-transform: uppercase;
    margin: 0 0 5px 0;
  }
}
#header {
  transition: all 0.45s ease-in-out;
  padding: 5px 0;
}
.pgscrolled #header {
  background: none;
}
#logo,
#headtxt {
  transition: all 0.45s ease-in-out;
  position: relative;
  margin: 0 auto;
  padding: 0;
  vertical-align: middle;
}
#navwrap {
  z-index: 10;
  color: #fff;
}
#logo-main {
  z-index: 2;
  visibility: visible;
  opacity: 1;
  transition: all 0.45s ease-in-out;
}
#slideshow:before,
#slideshow:after,
#slideshow .wrap:before,
#slideshow .wrap:after {
  position: absolute;
  z-index: 3;
  background: none;
  border: none;
  content: '';
}
#slidewrap table.slidetbl {
  position: relative;
  z-index: 2;
}
#slidewrap table table {
  background: none;
  position: relative;
  z-index: 1;
}
#slideshow {
  padding: 0;
}
#slidewrap .pgpaper:before,
#slidewrap .pgpaper:after,
#slidewrap .nopaper:before,
#cntwrap4 .cntbxback:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 0;
}
#slidewrap:before {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: '';
  left: 0;
  top: 0;
}
/*#slidewrap .pgpaper:before{
	background: rgb(249,249,249);
	background: -moz-linear-gradient(180deg, rgba(249,249,249,1) 15%, rgba(249,249,249,0) 90%);
	background: -webkit-linear-gradient(180deg, rgba(249,249,249,1) 15%, rgba(249,249,249,0) 90%);
	background: linear-gradient(180deg, rgba(249,249,249,1) 15%, rgba(249,249,249,0) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f9f9",endColorstr="#f9f9f9",GradientType=1);
	} .page-template-home #slidewrap .pgpaper:before{ display: none; }*/
.sliderbox {
  height: auto;
}
#cntwrap2 .cntbxback:before {
  position: absolute;
  z-index: 1;
  width: 80%;
  height: 100%;
  content: '';
  left: 0;
  top: 0;
}
@media screen and (max-width: 650px) {
  #slidewrap:before {
    width: 100%;
    height: 100%;
    content: '';
  }
  .page-template-home .featurecnt {
    position: relative;
    width: 100%;
    height: auto;
    padding: 2vh 0;
  }
}
#slidewrap .pgpaper:after {
  opacity: 1 !important;
}
.page-template-home #slidewrap .pgpaper:after {
  opacity: 1 !important;
}
#slidewrap .pgpaper:before,
#slidewrap .pgpaper:after {
  top: 0;
  left: 0;
  height: 100%;
}
@media screen and (max-width: 1000px) {
  #slidewrap .pgpaper:before,
  #slidewrap .pgpaper:after {
    opacity: 0.3 !important;
  }
  .page-template-home #cntwrap .cntbxwrp:after {
    display: none !important;
  }
  #slidewrap:before {
    background: rgba(8, 38, 68, 0.8);
  }
  #cntwrap2 .cntbxback:before {
    background: rgba(249, 249, 249, 0.85);
    width: 100%;
  }
}
@media screen and (min-width: 1000px) {
  #slidewrap .pgpaper:before {
    max-width: 100%;
  }
  .page-template-home #slidewrap .pgpaper:before {
    max-width: 100%;
  }
  #slidewrap:before {
    background: rgba(9, 50, 84, 0.5);
  }
  #cntwrap2 .cntbxback:before {
    background: #f9f9f9;
    background: -moz-linear-gradient(90deg, #f9f9f9 20%, rgba(249, 249, 249, 0) 100%);
    background: -webkit-linear-gradient(90deg, #f9f9f9 20%, rgba(249, 249, 249, 0) 100%);
    background: linear-gradient(90deg, #f9f9f9 20%, rgba(249, 249, 249, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f9f9", endColorstr="#f9f9f9", GradientType=1);
  }
  .page-template-home .featurecnt {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 15%;
    padding: 3vh 0;
    vertical-align: bottom;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
#slidewrap .nopaper:before {
  left: 0;
  height: -webkit-fill-available;
}
#crumbz {
  font-size: 0.75rem;
  padding-top: 10px;
  padding-bottom: 10px;
  text-shadow: none;
  font-weight: normal;
}
#crumbz a {
  color: #fff000;
}
.hmeighty {
  width: 80%;
  margin: auto;
  max-width: 1920px;
}
.introbox {
  margin: 0 auto;
}
.ccm-image-slider-container .rslides li:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 65%;
  height: 100%;
  content: '';
  z-index: 0;
}
.ccm-image-slider-container .rslides li .ccm-image-slider-text img {
  float: none;
  margin-bottom: 15px;
  display: block;
  clear: both;
  max-width: 250px;
}
#content,
#content2,
#content3,
#content4,
#content5,
#content6,
#content7,
#credits {
  max-width: 1920px;
  margin: auto;
  z-index: 4;
}
.padditbx {
  position: relative;
  z-index: 4;
}
.login-page {
  min-height: 350px;
}
.wrap-uw {
  max-width: 2000px;
  margin: auto;
}
#cntwrap .cntbxwrp::before,
#cntwrap2 .cntbxwrp::before,
#cntwrap3 .cntbxwrp::before,
#cntwrap4 .cntbxwrp::before,
#cntwrap .cntbxwrp::after,
#cntwrap2 .cntbxwrp::after,
#cntwrap3 .cntbxwrp::after,
#cntwrap4 .cntbxwrp::after,
#cntwrap::before,
#cntwrap2::before,
#cntwrap3::before,
#cntwrap4::before,
#cntwrap::after,
#cntwrap2::after,
#cntwrap3::after,
#cntwrap4::after {
  position: absolute;
  height: 100%;
  content: '';
  z-index: 0;
  display: none;
}
.watermark:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  content: '';
  width: 100%;
  height: 100%;
  background-size: cover !important;
  display: block !important;
}
.watermark.wtrlft:before {
  opacity: 0.5;
  background: url("/application/themes/theme_spydercontrols/images/spc--spiral-back-left.png") no-repeat;
  background-position: left center;
}
.watermark.wtrrft:before {
  opacity: 0.5;
  background: url("/application/themes/theme_spydercontrols/images/spc--spiral-back-right.png") no-repeat;
  background-position: right center;
}
.whitetxt .watermark.wtrlft:before {
  opacity: 0.75;
  background: url("/application/themes/theme_spydercontrols/images/spc--spiral-wback-left.png") no-repeat;
  background-position: left center;
}
.whitetxt .watermark.wtrrft:before {
  opacity: 0.75;
  background: url("/application/themes/theme_spydercontrols/images/spc--spiral-wback-right.png") no-repeat;
  background-position: right center;
}
#footwrap {
  background: url(/application/themes/theme_spydercontrols/images/spc--banner-06.jpg) no-repeat center;
  background-size: cover;
}
.ftaside {
  padding-top: 5px;
}
#footer img {
  margin: 2px;
}
#footer .ccm-block-social-links {
  margin: 15px 0;
  font-size: 1.75rem;
}
#footer ul,
#footer li {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#footwrap ul {
  font-weight: bold;
  display: flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  margin: 8px auto;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
}
#footwrap li {
  display: inline-block;
  vertical-align: middle;
  padding: 8px 15px;
}
.ftsocial {
  display: inline-flex;
  vertical-align: middle;
}
.ccm-block-next-previous-wrapper {
  text-align: center;
}
#credits li {
  display: inline-block;
  vertical-align: middle;
  padding: 8px;
}
@media screen and (max-width: 650px) {
  #footer ul {
    font-weight: bold;
    display: flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    margin: 8px auto;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
  }
}
@media screen and (max-width: 950px) {
  #footer,
  #footer .tleft,
  #footer .tright {
    text-align: center !important;
  }
  #footer td {
    display: block;
    width: 100%;
    padding: 0;
  }
  #footwrap {
    padding: 0;
  }
  #footwrap:before {
    width: 100%;
    aspect-ratio: 1.5;
    height: 50vh;
    display: block;
    position: relative;
  }
  #footwrap .padditbx {
    padding: 5%;
    margin: 0% 0;
  }
}
#credits {
  margin-top: 75px;
  max-width: 1500px;
}
/* ///////////////////////////////////////////////////////////// */
/* //////////////MAKE/IT/RESPONSIVE/THEY/SAID/////////////////// */
/* ////////////////////////////.../SO/I/DID///////////////////// */
/* ///////////////////////////////////////////////////////////// */
@media screen and (min-width: 200px) {
  .wrap {
    width: 90%;
  }
  .cntpad .wrap,
  .fifty,
  .sixty,
  .eighty {
    width: 85%;
  }
  html,
  body {
    font-size: 16px;
  }
  .one:before,
  .two:before,
  .three:before {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.35;
    color: #57cbf5;
    font-size: 160px;
    font-weight: bold;
    line-height: 50px;
    z-index: 0;
  }
  .one:before {
    content: '1';
  }
  .two:before {
    content: '2';
  }
  .three:before {
    content: '3';
  }
  .one p,
  .one h4,
  .two p,
  .two h4,
  .three p,
  .three h4 {
    position: relative;
    padding-left: 35px;
    padding-right: 20px;
    z-index: 2;
  }
  .featimgthmb {
    position: relative;
    width: 100%;
    margin: 0 auto 10px auto;
    text-align: center;
  }
  .tleft,
  .tright {
    text-align: center;
  }
  /*
.p-xlarge { font-size: 1.75rem; line-height: 1.125em; }
.p-large { font-size: 1.25rem; line-height: 1.125em; }
.p-small { font-size: 1em; line-height: 1em; }
#pagewrap h1 { font-size: 2rem; }
#pagewrap h1.pgtitle,
#pagewrap .introbox h1 { font-size: rem; } 
#pagewrap h2 { font-size: 2rem; }
#pagewrap h3 { font-size: 1.5rem; }
#pagewrap h4 { font-size: 1.3rem; }
#pagewrap h5 { font-size: 1.15rem; }
#pagewrap h6 { font-size: 1.15rem; }
a.button, .form-actions button[type="submit"],
.login-page button.btn { font-size: 1rem; }*/
  .p-size1 {
    font-size: 1.5rem;
    line-height: 1;
  }
  .p-size2 {
    font-size: 1.75rem;
    line-height: 1;
  }
  .p-size3 {
    font-size: 2rem;
    line-height: 1;
  }
  .pgtitle {
    font-size: 10vw;
    line-height: 1;
  }
  .p-size4 {
    font-size: 2.75rem;
    line-height: 1;
  }
  .p-size5 {
    font-size: 3.0rem;
    line-height: 1;
  }
  .p-size6 {
    font-size: 3.5rem;
    line-height: 1;
  }
  .pgtitle {
    font-weight: 700 !important;
  }
  a.button,
  .form-actions button[type="submit"],
  .login-page button.btn {
    font-size: 0.9rem;
  }
  #headwrap {
    z-index: 5;
    text-align: center;
  }
  #header {
    padding: 25px 0;
    transition: all 0.35s ease-in-out;
  }
  .pgscrolled #header {
    padding: 10px 0;
  }
  #logo,
  #headtxt {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #logo {
    position: relative;
    width: 45%;
    text-align: center;
    z-index: 99;
  }
  #logo img {
    width: 100%;
  }
  .pgscrolled #logo {
    width: 45%;
    text-align: left;
  }
  #headtxt {
    width: 51%;
    max-width: none;
    text-align: right;
  }
  .pgscrolled #headtxt {
    width: 51%;
    text-align: right;
  }
  #slidewrap .pgpaper {
    padding: 30vh 0 10vh 0;
    min-height: none;
  }
  #slidewrap .nopaper {
    padding: 25vh 0 3vh 0;
    min-height: none;
  }
  .page-template-home #slidewrap .nopaper,
  .page-template-home #slidewrap .nopaper #slideshow {
    height: auto;
  }
  .page-template-home #slidewrap .nopaper {
    padding: 0;
  }
  #slidewrap .pgpaper {
    padding: 0;
    height: auto;
  }
  #slidewrap .pgpaper table {
    padding: 15vh 0 3vh 0;
    height: 30vh;
  }
  .page-template-home #slidewrap .pgpaper table {
    padding: 12vh 0 5vh 0;
    min-height: 50vh;
  }
  #slidewrap .pgpaper:before,
  #slidewrap .pgpaper:after {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    right: 0;
    content: '';
  }
  #slidewrap .pgpaper:before {
    right: 5%;
  }
  #slidewrap .pgpaper:after {
    opacity: 0.5;
    height: 100%;
    z-index: 0;
  }
  .page-template-home #slidewrap {
    margin-bottom: 75px;
    min-height: 90vh;
  }
  .page-template-home #slidewrap:before {
    max-width: 100%;
  }
  #slideshow {
    position: relative;
  }
  #dkintro,
  #mbintro {
    display: none;
  }
  #mbintro {
    display: block;
  }
  .introbox {
    position: relative;
    width: -webkit-fill-available;
    height: auto;
    margin: auto;
    display: block;
    clear: both;
  }
  .cntpad {
    padding: 100px 0;
  }
  .cntbxback {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  /*.pgpaper { padding: 75px 0; }*/
  .cntpad .graycell li,
  .cntpad .graycell ol {
    display: inline-block;
    width: 48%;
    text-align: left;
  }
  .image-full,
  .image-left,
  .image-right {
    display: block;
    padding: 0;
    background: #fff;
    border: 1px #efefef solid;
    margin: 0 auto 45px auto;
    clear: both;
  }
  #article,
  #articlefull,
  #aside {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-sizing: content-box;
  }
  .newsfeatimg {
    display: block;
    text-align: center;
    max-width: 80%;
    margin: 0 auto 25px auto;
  }
  .fifty,
  .sixty,
  .eighty {
    margin: auto;
  }
  .ftbox {
    display: block;
    vertical-align: top;
    padding: 15px 0;
    margin: auto;
  }
  #footwrap:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 0;
  }
  #footwrap:after {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 0;
    background: rgba(9, 50, 84, 0.85);
  }
  .page-template-right-sidebar #content #aside,
  .page-type-page .ftaside,
  .page-template-home .ftaside,
  .page-template-get-4cloud .ftaside,
  .page-template-service-page .ftaside,
  .ccm-page #aside {
    display: none;
  }
  .page-template-right-sidebar .ftaside,
  .page-template-blog-entry .ftaside,
  .page-template-staffbio .ftaside,
  .ccm-page .ftaside #aside {
    display: block;
  }
  /*** grid layout presets ***/
  .one-third,
  .two-third,
  .thirds,
  .full-width,
  .half-half,
  .quarters,
  .one-quarter,
  .three-quarter {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding: 10px 0;
    vertical-align: top;
    min-height: 1px;
    position: relative;
  }
  .one-third a.button,
  .two-third a.button,
  .thirds a.button,
  .full-width a.button,
  .half-half a.button,
  .quarters a.button,
  .one-quarter a.button,
  .three-quarter a.button {
    display: block;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  #slidewrap .one-third,
  #slidewrap .two-third {
    vertical-align: middle;
    text-align: center;
  }
  #credwrap .half-half {
    margin: 0 auto;
    padding: 0;
  }
  /*** --- ***/
}
@media screen and (min-width: 650px) {
  #logo {
    position: relative;
    width: 25%;
    text-align: center;
  }
  .pgscrolled #logo {
    width: 22%;
    text-align: left;
  }
  #headtxt {
    width: 71%;
    max-width: none;
    text-align: right;
  }
  .pgscrolled #headtxt {
    width: 74%;
    text-align: right;
  }
  .page-template-home #slidewrap:before {
    width: 100%;
    opacity: .95;
  }
  .quarters-layout {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .quarters-layout .quarters {
    flex: 1;
    width: auto !important;
    display: flex;
    flex-basis: 50%;
  }
}
@media screen and (min-width: 1000px) {
  html,
  body {
    font-size: 17px;
  }
  .pgscrolled #headwrap {
    background: none;
    box-shadow: none;
  }
  #header {
    padding: 15px 0;
  }
  .pgscrolled #header {
    margin-top: 10px;
    padding: 10px 0;
    border-radius: 5px 5px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.35);
    background: rgba(9, 50, 84, 0.9);
  }
  #logo,
  #headtxt {
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  #logo {
    width: 18%;
    text-align: center;
  }
  .pgscrolled #logo {
    width: 17%;
  }
  #logo img {
    width: 100%;
  }
  #logo #logo-main {
    transition: 0.8s ease-in-out all;
  }
  #headtxt {
    width: 82%;
    text-align: right;
  }
  .pgscrolled #headtxt {
    width: 80%;
    padding: 0 0 0 0;
  }
  .page-template-home #logo {
    width: 20%;
    padding: 10px 0;
  }
  .page-template-home.pgscrolled #logo {
    width: 17%;
    padding: 0;
  }
  .page-template-home #headtxt {
    width: 80%;
    max-width: none;
    padding: 10px 0;
  }
  .page-template-home.pgscrolled #headtxt {
    width: 80%;
    padding: 0;
  }
  #navwrap {
    padding: 0;
    float: right;
    margin: 0 0 0 auto;
  }
  .staffcomms {
    max-width: none;
  }
  .tleft {
    text-align: left;
  }
  .tright {
    text-align: right;
  }
  .hw-simple-testimonial-padder {
    margin-top: -150px;
  }
  #slidewrap .pgpaper {
    padding: 0 0 0 0;
    height: auto;
    min-height: 25vh;
  }
  #slidewrap .nopaper {
    padding: 20vh 0 7vh 0;
    min-height: none;
  }
  .page-template-home #slidewrap .pgpaper {
    padding: 0 0 0 0;
    height: auto;
    min-height: 20vh;
  }
  .page-template-home #slidewrap .nopaper {
    padding: 0 0 0 0;
    min-height: 0;
  }
  #slidewrap .vidpaper {
    height: 80vh;
  }
  .page-template-home #slidewrap {
    min-height: 60vh;
  }
  .page-template-home #slidewrap .pgpaper,
  .page-template-home #slidewrap .vidpaper {
    min-height: 60vh;
  }
  #slidewrap .pgpaper,
  #slidewrap .vidpaper {
    /*min-height: 40vh;*/
  }
  #slidewrap .pgtitle {
    /*max-width: 60%*/
  }
  #slidewrap .pgpaper table {
    max-height: 60vh;
    height: auto;
    padding: 15vh 0 5vh 0;
  }
  .page-template-home #slidewrap .pgpaper {
    padding: 15vh 0 0 0;
  }
  .page-template-home #slidewrap .pgpaper table {
    max-height: none;
    min-height: 80vh;
    padding: 0;
    height: auto;
  }
  #slidewrap .pgpaper #backfade {
    width: 100%;
    right: 0;
  }
  .page-template-home #slidewrap .pgpaper #backfade {
    width: 100%;
    left: 0%;
    right: inherit;
  }
  #slidewrap .pgpaper:before,
  #slidewrap .pgpaper:after {
    top: 0;
    width: 100%;
    opacity: 1;
    right: 0;
  }
  #slidewrap .pgpaper:before {
    z-index: 1;
    width: 100%;
    opacity: 0.85;
    left: inherit;
    height: 50%;
    right: 0;
  }
  #slidewrap .pgpaper:after {
    display: block;
    opacity: 1;
  }
  #slidewrap .pgpaper .full-width {
    /* max-width: 55%;*/
    margin: 0 auto;
  }
  #slidewrap:before {
    width: 100%;
  }
  .page-template-home #slidewrap:before {
    opacity: 1;
    max-width: 100%;
  }
  .page-template-home #slidewrap .pgpaper:before {
    border: 0;
    width: 100%;
  }
  #slidewrap .pgpaper .fullwidth-layout {
    max-width: 100%;
  }
  #dkintro,
  #mbintro {
    display: none;
  }
  #dkintro {
    display: block;
  }
  .introbox {
    margin: 0 auto 0 0;
    max-width: 55%;
  }
  .page-template-home .introbox {
    max-width: 55%;
    margin: 0 auto 10vh 0;
  }
  .introbox hr {
    margin-left: auto !important;
    margin-right: 0 !important;
  }
  .cntpad {
    padding: 75px 0;
  }
  .cntpad .graycell li,
  .cntpad .graycell ol {
    display: list-item;
    width: inherit;
  }
  #cntwrap .cntbxwrp::before,
  #cntwrap3 .cntbxwrp::before {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  #cntwrap .cntbxwrp::before {
    top: 0%;
    left: 0;
  }
  #cntwrap3 .cntbxwrp::before {
    top: 0%;
    right: 0;
  }
  .image-left {
    float: left;
    margin: 0 25px 25px 0;
  }
  .image-right {
    float: right;
    margin: 0 0 25px 25px;
  }
  .featurecontent {
    flex-direction: row;
    display: flex;
  }
  .featbox {
    display: inline-block;
    width: 33.33%;
    flex: 0.4;
  }
  #article,
  #articlefull,
  #aside {
    float: left;
    margin: 0;
    min-height: 15px;
  }
  #article {
    width: 70%;
    padding: 0 0;
  }
  #articlefull {
    width: 100%;
    padding: 0 0;
  }
  #aside {
    width: 25%;
    padding: 0 0 0 4%;
  }
  .newsfeatimg {
    float: right;
    max-width: 450px;
    margin: 0;
    padding: 0 0 15px 25px;
  }
  .fifty,
  .sixty,
  .eighty {
    margin: 0 auto;
  }
  .fifty {
    width: 50%;
  }
  .sixty {
    width: 60%;
  }
  .eighty {
    width: 80%;
  }
  #footwrap:before {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 0;
  }
  #footwrap:after {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    border-radius: 0;
    background: rgba(9, 50, 84, 0.9);
  }
  .ftbox {
    display: inline-block;
    vertical-align: middle;
  }
  .page-template-right-sidebar #content #aside,
  .ccm-page #aside {
    display: block;
  }
  .page-template-home .ftaside,
  .page-template-right-sidebar .ftaside,
  .page-type-page .ftaside,
  .page-template-blog-entry .ftaside,
  .page-template-get-4cloud .ftaside,
  .page-template-service-page .ftaside,
  .page-template-staffbio .ftaside,
  .ccm-page .ftaside #aside {
    display: none;
  }
  /*** grid layout presets ***/
  .one-third,
  .two-third,
  .thirds,
  .full-width,
  .half-half,
  .one-quarter,
  .three-quarter {
    min-height: 10px;
    display: inline-block;
  }
  .one-third,
  .thirds {
    width: 33.3333%;
  }
  .two-third {
    width: 66.6666%;
  }
  .half-half {
    width: 50%;
  }
  .quaters {
    width: 25%;
  }
  .full-width {
    width: 100%;
    display: block;
    clear: both;
  }
  .threequarter-layout .one-quarter {
    width: 25%;
  }
  .threequarter-layout .three-quarter {
    width: 71%;
    margin-right: 4%;
  }
  .onequarter-layout .one-quarter {
    width: 25%;
    margin-right: 4%;
  }
  .onequarter-layout .three-quarter {
    width: 71%;
  }
  .vertical .one-third,
  .vertical .two-third,
  .vertical .thirds,
  .vertical .one-quarter,
  .vertical .three-quarter,
  .vertical .full-width,
  .vertical .half-half {
    vertical-align: middle;
  }
  .one-third a.button,
  .two-third a.button,
  .thirds a.button,
  .one-quarter a.button,
  .three-quarter a.button,
  .full-width a.button,
  .half-half a.button,
  .quarters a.button {
    display: inherit;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .onethird-layout .two-third {
    width: 62.6666%;
    margin-left: 4%;
  }
  .twothird-layout .two-third {
    width: 62.6666%;
    margin-right: 4%;
  }
  .thirds-layout {
    display: flex;
    text-align: inherit;
    align-content: flex-start;
    flex-wrap: wrap;
  }
  .quarters-layout {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .thirds-layout .thirds {
    width: auto;
    text-align: inherit;
    margin: 0;
    flex: 3;
    display: inline;
  }
  .quarters-layout .quarters {
    flex: 1;
    width: 25%;
    display: flex;
    flex-direction: column;
  }
  /*.thirds-layout .thirds:nth-child(2) { margin-left: 3%; margin-right: 3%; } 

.quarters-layout .quarters:nth-child(even) { margin-left: inherit; }
.quarters-layout .quarters:nth-child(2) { margin-left: 2.5%; margin-right: 2.5%; } 
.quarters-layout .quarters:nth-child(3) { margin-right: 2.5%; } */
  .halfhalf-layout .half-half {
    width: 48%;
    float: none;
  }
  .halfhalf-layout .half-half:first-child {
    margin-right: 4%;
  }
  #slidewrap .one-third {
    text-align: right;
  }
  #slidewrap .two-third {
    text-align: left;
  }
  /*** --- ***/
}
@media screen and (min-width: 1140px) {
  .wrap,
  .cntpad .wrap {
    width: 1140px;
  }
  .p-size1 {
    font-size: 1.25rem;
    line-height: 1;
  }
  .p-size2 {
    font-size: 2rem;
    line-height: 1;
  }
  .p-size3 {
    font-size: 2.5rem;
    line-height: 1.25;
  }
  .p-size4 {
    font-size: 4rem;
    line-height: 1;
  }
  .p-size5,
  .pgtitle {
    font-size: 5rem;
    line-height: 1;
  }
  .p-size6 {
    font-size: 6.5rem;
    line-height: 1;
  }
  a.button,
  .form-actions button[type="submit"],
  .login-page button.btn {
    font-size: 1rem;
  }
  .cntpad {
    padding: 100px 0;
  }
  #article,
  #articlefull,
  #aside {
    float: left;
    margin: 0;
  }
  #article {
    width: 840px;
    padding: 0 0;
  }
  #articlefull {
    width: 1140px;
    padding: 0 0;
  }
  #aside {
    width: 250px;
    padding: 0 0 0 50px;
  }
  #footer .thirds-layout {
    display: flex;
  }
  #footer .thirds {
    text-align: center;
    flex: none;
    display: inline-block;
    flex-grow: 1;
  }
}
@media screen and (max-width: 1000px) {
  .ccm-layout-column {
    float: none !important;
    width: 100% !important;
  }
  .ccm-layout-column-inner {
    margin: 55px 0 !important;
  }
}
/*.ccm-layout {display: flex; flex-wrap: wrap; }
*/
.ccm-layout-column-inner {
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}
.vertical .ccm-layout-column {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
}
#cntwrap2 .ccm-layout-column-wrapper .ccm-layout-column-inner {
  margin: 0 !important;
}
.vertical .thirds-layout {
  align-content: center;
  flex-wrap: wrap;
  align-items: center;
}
div.arealayout.vertical .ccm-layout-column {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
}
/* ///////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////// */
/* Gallery */
.sortable_responsive_gallery_image {
  overflow: hidden;
}
.sortable_responsive_gallery_container .rollover {
  overflow: hidden;
  height: 150px;
}
.sortable_responsive_gallery_container .rollover img {
  width: 100%;
  height: 100%;
  min-height: 175px;
}
.sortable_responsive_gallery_container .rollover img.hoverimage {
  min-height: inherit;
  width: 32px !important;
  height: 32px !important;
}
/* Slider */
.ccm-pagination-wrapper .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.ccm-pagination-wrapper .pagination > li {
  display: inline;
}
.ccm-pagination-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ccm-pagination-wrapper li {
  margin-left: 0px;
}
.ccm-pagination-wrapper .pagination > li:first-child > a,
.ccm-pagination-wrapper .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.ccm-pagination-wrapper .pagination > li > a,
.ccm-pagination-wrapper .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #3b526c;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.ccm-pagination-wrapper a {
  color: #428bca;
  text-decoration: none;
}
.ccm-pagination-wrapper .pagination > .active > a,
.ccm-pagination-wrapper .pagination > .active > span,
.ccm-pagination-wrapper .pagination > .active > a:hover,
.ccm-pagination-wrapper .pagination > .active > span:hover,
.ccm-pagination-wrapper .pagination > .active > a:focus,
.ccm-pagination-wrapper .pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #3b526c;
  border-color: #3b526c;
  cursor: default;
}
.ccm-pagination-wrapper .pagination > li > a,
.ccm-pagination-wrapper .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #3b526c;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.ccm-pagination-wrapper .pagination > li > span span {
  display: none;
}
/* Mosaic Container */
.container.gmosaic {
  display: flex;
  margin: 25px auto;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.container.gmosaic .gcell {
  margin: 0;
  display: inline-flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.container.gmosaic .gcell.gscell {
  flex-basis: 100%;
  margin: 0;
  width: 100%;
}
.container.gmosaic .gcell .gsbcell {
  flex-basis: 100%;
  margin: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 750px) {
  .container.gmosaic {
    flex-direction: column;
  }
  .container.gmosaic table {
    text-align: center !important;
  }
  .container.gmosaic table td {
    vertical-align: middle !important;
  }
  .container.gmosaic .ccm-page-list-description {
    margin: auto !important;
  }
}
@media screen and (max-width: 1000px) {
  .container.gmosaic .gcell {
    flex-basis: 100%;
  }
  .container.gmosaic .gcell.gscell {
    flex-basis: 48%;
  }
}
/* ** */
.login-page {
  max-width: 500px;
}
.login-page h1 {
  display: none;
}
.login-page input,
.login-page select,
.login-page textarea {
  border: 1px #122b46 solid;
  background: none;
  color: #122b46;
  text-align: center;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.login-page input::placeholder,
.login-page textarea::placeholder {
  color: #111;
  text-align: center;
}
.login-page .form-group {
  margin: 5px auto;
}
.login-page,
.login-page .col-sm-6,
.login-page button.btn,
.login-form {
  text-align: center;
  margin: 0 auto;
}
.login-page input {
  font-size: 1rem;
}
.login-page input,
.login-page button.btn {
  width: 88%;
  padding: 15px 5%;
  margin: 0 auto;
}
.login-page input[type=checkbox] {
  width: auto;
}
.login-page .checkbox {
  margin-bottom: 15px;
}
.login-page button.btn {
  width: 99%;
}
.login-page label {
  font-size: 0.8rem;
}
.login-page button.btn {
  display: inline-block;
  cursor: pointer;
  transition: all 0.15s ease-in-out;
  margin: 5px 0;
}
