@import url('https://fonts.googleapis.com/css?family=Merriweather');
/*
=======================
  COMMON QUIRKY STUFF
=======================
*/
iframe[name='google_conversion_frame'] {
  float: left;
  font-size: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  margin-top: -13px;
  width: 0 !important;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
.ccm-page .content-editor-image-right {
  float: right;
  margin: 0 0 30px 30px;
}
.ccm-page .content-editor-image-left {
  float: left;
  margin: 0 30px 30px 0;
}
.ccm-page .content-editor-image-center {
  margin: 0 0 20px 0;
  text-align: center;
}
@media (max-width: 991px) {
  .ccm-page .content-editor-image-left,
  .ccm-page .content-editor-image-right {
    max-width: 300px;
  }
}
@media (max-width: 767px) {
  .ccm-page .content-editor-image-center,
  .ccm-page .content-editor-image-left,
  .ccm-page .content-editor-image-right {
    float: none;
    margin: 0 0 15px;
    max-width: 100%;
  }
}
/*
==================
  GENERAL STYLES
==================
*/
body {
  background: #fff;
}
img {
  border: 0;
}
iframe {
  border: 0;
  max-width: 100%;
}
.ccm-page {
  color: #00142c;
  font-family: aktiv-grotesk, sans-serif;
}
.ccm-page .content.columns-2 {
  -webkit-columns: 240px 2;
  /* Chrome, Safari, Opera */
  -moz-columns: 240px 2;
  /* Firefox */
  columns: 240px 2;
  column-gap: 40px;
  margin: 0 0 20px 0;
}
.ccm-page .content:after {
  clear: both;
  content: "";
  display: table;
}
.ccm-page .styleguide {
  margin: 100px 0;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5,
.ccm-page h6 {
  color: #00142c;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 400;
}
.ccm-page h1 {
  font-size: 36px;
  margin: 0 0 20px;
}
.ccm-page h2 {
  font-size: 24px;
  line-height: 1.3em;
  margin: 0 0 30px;
}
.ccm-page h3 {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: .3px;
  line-height: 1.45em;
  margin: 45px 0 13px 10px;
  font-weight: bold;
}
.ccm-page h4 {
  color: #14203c;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: .2px;
  line-height: 1.2em;
  margin: 0 0 20px 0;
  padding: 10px 0 0 0;
  text-align: left;
}
.ccm-page h5 {
  color: #00142c;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 35px;
}
.ccm-page h6 {
  font-size: 12px;
  margin: 0 0 20px;
}
.ccm-page hr {
  border: 0;
  border-top: 1px solid #dddddd;
  margin: 50px 0;
}
.ccm-page a {
  color: #ed2025 /*#00142c*/;
  word-wrap: break-word;
}
.ccm-page a:hover {
  color: #0c3668;
  text-decoration: none;
}
.ccm-page a[href^=tel] {
  display: inline-block;
}
.ccm-page a:focus,
.ccm-page a:active {
  outline: none;
  text-decoration: none;
}
.ccm-page .cke_editable p,
.ccm-page .content p {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55em;
  margin: 0 30px 30px 0;
}
.ccm-page .cke_editable ul,
.ccm-page .cke_editable ol,
.ccm-page .content ul,
.ccm-page .content ol {
  padding: 0 0 0 22px;
  margin: 0 30px 30px 0;
}
.ccm-page .cke_editable ul ul,
.ccm-page .cke_editable ul ol,
.ccm-page .cke_editable ol ol,
.ccm-page .cke_editable ol ul,
.ccm-page .content ul ul,
.ccm-page .content ul ol,
.ccm-page .content ol ol,
.ccm-page .content ol ul {
  margin: 4px 0;
}
.ccm-page .cke_editable ol li,
.ccm-page .cke_editable ul li,
.ccm-page .content ol li,
.ccm-page .content ul li {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 15px 0;
  padding: 0;
  position: relative;
}
.ccm-page .cke_editable ol li p,
.ccm-page .cke_editable ul li p,
.ccm-page .content ol li p,
.ccm-page .content ul li p {
  margin: 0;
}
.ccm-page .content table {
  margin: 0 30px 30px 0;
}
.ccm-page .content table td {
  font-size: 18px;
  font-weight: 400;
  padding: 6px 25px 6px 0;
}
.ccm-page .content table td p {
  margin: 0;
}
.ccm-page .img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
.ccm-page img {
  height: auto;
  max-width: 100%;
}
.ccm-page .map {
  font-size: 0;
}
.ccm-page .map iframe {
  margin: 0 0 15px 0;
  width: 100%;
}
/* Custom styles */
.statement {
  font-family: 'Merriweather', serif;
  color: #dc6455;
  font-size: 20px;
  padding: 115px 20px 85px;
  border-bottom: 1px solid #dddddd;
  margin: 0 0 35px;
}
.contact-header {
  font-family: 'Merriweather', serif;
  color: #dc6455;
  font-size: 20px;
  padding: 28px 0 48px;
  margin: 0;
}
.content-panel {
  max-width: 1140px;
  margin: auto;
}
.intro {
  padding-left: 0px;
  padding-right: 45px;
}
.intro p {
  margin-top: 68px !important;
  line-height: 1.6em !important;
}
.intro h3 {
  margin: 50px 0 20px !important;
  font-weight: normal;
}
.intro-image {
  padding-right: 0px;
}
.intro-image img {
  float: right;
  margin: 0;
  padding: 0;
}
.referral {
  margin-top: 25px;
}
.referral p {
  font-weight: 600 !important;
}
.spacer {
  height: 75px;
}
.sidebar-image {
  margin-bottom: 0px;
  max-width: 420px;
  margin-left: 40px;
}
.talk-to-us {
  height: 100px;
  background: #dc6455;
  margin: 0;
  padding: 35px;
  font-size: 18px;
}
.make-a-donation {
  height: 100px;
  background: #272727;
  margin: 0;
  padding: 35px;
  font-size: 18px;
  margin: 55px 0 55px 40px;
  max-width: 420px;
}
.talk-to-us i {
  color: #dc6455;
  background: #ffffff;
  border-radius: 50%;
  padding: 6px 7px;
  margin-right: 10px;
}
.make-a-donation i {
  color: #272727;
  background: #ffffff;
  border-radius: 50%;
  padding: 6px 7px;
  margin-right: 10px;
}
.talk-to-us a,
.make-a-donation a {
  color: #ffffff;
}
.talk-to-us a:hover,
.make-a-donation a:hover {
  color: #cbc4c4;
}
article.front-page {
  padding-top: 53px;
}
article.objectives {
  background: #e2f0f3 url(/application/themes/defaulttheme/images/watermark.jpg) no-repeat scroll bottom center;
  background-size: 100%;
  padding-bottom: 83px;
}
article.objectives h3 {
  font-weight: normal;
  margin: 88px 0 68px;
  padding: 0 35px 0 0;
  letter-spacing: 0.35px;
}
article.objectives .objectives-content {
  padding-left: 40px;
}
article.objectives .objectives-content:first-of-type {
  padding: 0 35px 0 15px;
}
.read-more i {
  color: #ffffff;
  margin-right: 10px;
  padding: 17px 18px;
  background: #ed2025;
  border-radius: 50%;
}
.header-phone {
  margin: -25px 0 0 20px;
}
.header-phone .item a {
  font-size: 21px !important;
}
.header-phone .contact-info .items {
  float: right !important;
}
.header-phone .contact-info .items .item {
  padding: 30px 0px 8px 0px !important;
  min-width: 178px !important;
}
.header-phone .contact-info .items .item::before {
  font-size: 21px !important;
}
.profile-link {
  margin-top: 25px;
}
.view-profile-arrow {
  padding-left: 25px;
  color: #ed2025;
  margin: 3px;
}
.link1 {
  display: inline-flex;
  margin-top: 12px;
}
.link1 a {
  color: #ed2025 !important;
  font-weight: bold;
  font-size: 18px;
}
.link1 p {
  margin: 0 0 10px !important;
}
.link1 i {
  font-size: 19px;
  padding: 2px 1px;
}
.link2 {
  display: inline-flex;
  float: right;
  /*padding-right: 25px;*/
}
.link2 a {
  color: #ffffff !important;
  font-weight: bold;
  font-size: 18px;
}
.link2-arrow {
  padding-left: 25px;
  color: #ffffff;
  margin: 3px;
}
.ccm-image-link {
  margin-bottom: 0;
}
.sub-footer {
  background: rgba(255, 255, 255, 0) url(/application/themes/defaulttheme/images/footer-bg.jpg) no-repeat scroll 0 0;
  min-height: inherit;
  padding: 105px 0;
}
.sub-footer h2 {
  color: #ffffff;
  font-size: 48px;
  font-weight: bold;
}
.sub-footer p {
  font-size: 24px !important;
  margin: 0 0 15px !important;
}
.sub-footer a {
  font-size: 36px;
}
.ccm-custom-style-hourslocations .footer-white .content p,
.footer-white p {
  color: #ffffff !important;
  font-size: 18px !important;
  padding: 10px 0 0 20px;
  /*letter-spacing: 0.35px;*/
}
.footer-border {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 45px;
}
.footer-contact {
  margin-top: 45px;
}
.footer-contact a {
  color: #00142c;
}
.footer-white {
  margin: auto;
  padding: 0;
}
.footer-white-contact p {
  padding-top: 60px;
  line-height: 1.4em !important;
}
.footer-white-contact img {
  margin: 55px auto 0;
  float: right;
}
.footer-white-contact a {
  color: #00142c;
}
.hr-center {
  margin: auto;
  float: none;
}
.contact-phone-icon {
  font-family: fontAwesome;
}
.contact-mobile-icon {
  font-family: fontAwesome;
}
.contact-fax-icon {
  font-family: fontAwesome;
}
.contact-email-icon {
  font-family: fontAwesome;
}
.contact-address-icon {
  font-family: fontAwesome;
}
@media (max-width: 991px) {
  article.objectives .objectives-content {
    padding-left: 15px;
  }
  iframe {
    margin: 0 0 15px 0;
    max-width: 90% !important;
  }
}
@media (max-width: 767px) {
  .ccm-page .content img {
    display: block;
    float: none !important;
    margin: 0 0 15px 0 !important;
    padding: 0;
  }
  .ccm-page h1 {
    font-size: 26px;
    margin: 0 0 15px;
  }
  .ccm-page h2 {
    font-size: 22px;
    margin: 0 0 15px;
  }
  .ccm-page h3 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .ccm-page h4 {
    font-size: 18px;
    margin: 0 0 15px 0;
    text-align: left;
  }
  .ccm-page h5 {
    font-size: 14px;
    margin: 0 0 15px;
  }
  .ccm-page h6 {
    font-size: 12px;
    margin: 0 0 15px;
  }
  .ccm-page .content p {
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 0 20px 0;
  }
  .ccm-page .content ol li,
  .ccm-page .content ul li {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 12px 0;
  }
  .ccm-page .content table td {
    font-size: 14px;
  }
  .sub-footer {
    background-size: cover;
  }
}
@media (max-width: 480px) {
  .header-phone {
    margin-right: 40px;
  }
  .sidebar-image {
    margin: 0;
  }
  .make-a-donation {
    margin: 55px 0;
  }
  iframe {
    margin: 0 0 15px 0;
    max-width: 80% !important;
  }
}
/*
===========
  BUTTONS
===========
*/
.ccm-page .button-special,
.formidable input[type="submit"] {
  background: #0d2068;
  border-color: inherit;
  border-radius: 24px;
  color: #fff;
  display: inline-block;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 15px;
  font-weight: 500;
  height: 40px;
  letter-spacing: .5px;
  line-height: 40px;
  padding: 0 30px;
  position: relative;
  transition: background .3s, transform .1s;
  text-decoration: none;
}
.ccm-page .button-special.button-green,
.formidable input[type="submit"].button-green {
  background: #004225;
  font-size: 19px;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
}
.ccm-page .button-special.button-green:after,
.formidable input[type="submit"].button-green:after {
  font-family: FontAwesome;
  font-weight: 400;
  content: "\f0a9";
  margin: 0 0 0 20px;
}
.ccm-page .button-special.button-green:hover,
.formidable input[type="submit"].button-green:hover {
  background: #14203c;
  color: #fff;
}
.ccm-page .button-special.button-download,
.formidable input[type="submit"].button-download {
  background: #f39c12;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  margin: 0 0 0 20px;
  padding: 0 20px;
}
.ccm-page .button-special.button-download:after,
.formidable input[type="submit"].button-download:after {
  font-family: FontAwesome;
  font-weight: 400;
  content: "\f019";
  margin: 0 0 0 15px;
}
.ccm-page .button-special.button-download:hover,
.formidable input[type="submit"].button-download:hover {
  background: #e67e22;
  color: #fff;
}
.ccm-page .button-special:hover,
.formidable input[type="submit"]:hover {
  background: #14203c;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.ccm-page .button-special:active,
.formidable input[type="submit"]:active {
  box-shadow: none;
  color: #fff;
  text-decoration: none;
  transform: translateY(3px);
}
.ccm-page .button-special:focus,
.formidable input[type="submit"]:focus {
  box-shadow: none;
  color: #fff;
  outline: none;
  text-decoration: none;
}
.phone::before {
  /*font-family: Font Awesome;
	content: '\f095'*/
}
@media (max-width: 991px) {
  .ccm-page .button-special,
  .formidable input[type="submit"] {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
  }
  .intro-image img {
    float: none;
    margin: 35px auto;
  }
  .sub-footer {
    padding: 25px 0;
  }
  .sub-footer h2 {
    font-size: 40px !important;
  }
  .sub-footer p {
    font-size: 18px !important;
  }
  .sub-footer a {
    font-size: 30px !important;
  }
  .footer-border {
    padding-bottom: 25px;
  }
  .footer-contact {
    margin-top: 25px;
  }
  .ccm-custom-style-hourslocations .footer-white .content p,
  .footer-white p {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .ccm-page .button-special,
  .formidable input[type="submit"] {
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    padding: 0 20px;
  }
  .ccm-page .button-special.button-green,
  .formidable input[type="submit"].button-green {
    font-size: 14px;
    height: 37px;
    line-height: 37px;
    padding: 0 15px;
  }
  .ccm-page .button-special.button-download,
  .formidable input[type="submit"].button-download {
    font-size: 14px;
    margin: 0;
  }
}
/*
===============================
  HEADER AREA SPECIFIC STYLES
===============================
*/
.ccm-page .section-header {
  margin: 0;
  padding: 0;
}
.ccm-page .section-header .header-inner {
  /*background: #fff url(../images/default-heading-background.jpg) no-repeat center top;
    /*margin: 0 auto;
    max-width: 1600px;
    padding: 0 0 70px 78px;*/
}
.ccm-page header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  align-items: center;
  -webkit-align-items: center;
  padding: 36px 0 36px;
}
.ccm-page header .header-item {
  position: relative;
}
.ccm-page header .header-item.header-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*display: none;*/
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  align-items: center;
  -webkit-align-items: center;
}
.ccm-page .logo {
  position: relative;
  z-index: 1000;
  float: right;
  right: 12px;
}
@media (max-width: 1199px) {
  .ccm-page .section-header {
    padding: 0;
  }
  .ccm-page .section-header .header-inner {
    padding: 0 40px 40px;
  }
  .ccm-page .logo {
    width: auto;
    right: 0;
  }
  .ccm-page .nav a {
    padding: 2px 25px 4px 0;
  }
}
@media (max-width: 991px) {
  .ccm-page .section-header {
    margin: 0;
  }
  .ccm-page .section-header .header-inner {
    padding: 0 20px;
  }
  .ccm-page .logo {
    width: 300px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .ccm-page .section-header {
    margin: 0 0 30px 0;
  }
  .ccm-page header {
    padding: 0;
  }
  .ccm-page .logo {
    margin: 5px 50px;
    width: 70%;
    left: 0;
  }
}
@media (max-width: 480px) {
  .ccm-page .logo {
    margin: 10px auto;
    width: 90%;
  }
  .ccm-page .nav {
    top: 37px;
  }
}
/*
================
  HEADING AREA
================
*/
.ccm-page .heading {
  margin: 70px 0 0;
}
.ccm-page .heading h1 {
  font-size: 60px;
  font-weight: 400;
  line-height: 1em;
  margin: 0 0 30px 0;
  max-width: 665px;
}
.ccm-page .heading h2 {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 1.2em;
  margin: 0 0 50px 0;
  max-width: 580px;
}
.ccm-page .heading .separator {
  height: 50px;
}
@media (max-width: 1199px) {
  .ccm-page .heading {
    margin: 40px 0 50px;
  }
}
@media (max-width: 767px) {
  .ccm-page .heading {
    margin: 30px 0;
  }
  .ccm-page .heading h1 {
    font-size: 26px;
    margin: 0 0 20px;
  }
  .ccm-page .heading h2 {
    font-size: 18px;
    margin: 0 0 30px;
  }
  .ccm-page .heading .separator {
    height: 0;
  }
}
/*
======================
  SECTION SERVICES
======================
*/
.ccm-page .section-services {
  background: url(/application/themes/defaulttheme/images/services-black.jpg) no-repeat top center;
  margin: 50px auto 0;
  max-width: 100%;
  padding: 0 0 50px;
  background-size: cover;
}
.section-services-page {
  background: none;
  margin: -165px auto 0;
  max-width: 100%;
  padding: 0;
}
.ccm-page .service-box-container {
  margin: -143px -15px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
}
.ccm-page .service-box-container .service-box {
  background: #fff;
  border: 1px solid #d0dee6;
  border-radius: 5px;
  display: block;
  flex: 0 0 auto;
  margin: 0 15px 30px 15px;
  padding: 40px 18px 90px;
  position: relative;
  text-align: left;
  transition: box-shadow 0.3s, background 0.3s;
  width: calc((100%/3) - 30px);
}
.ccm-page .service-box-container .service-box:hover {
  box-shadow: 0 0px 23px -6px rgba(99, 99, 99, 0.5);
}
.ccm-page .service-box-container .service-box:hover .read-more span {
  transform: translateX(3px);
}
.ccm-page .service-box-container .service-box .image-container {
  height: 71px;
  margin: 10px 30px 30px 10px;
  width: 80px;
}
.ccm-page .service-box-container .service-box .title {
  color: #00142c;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 30px;
  margin: 10px 30px 30px 10px;
  text-align: left;
  line-height: 1.35em;
  letter-spacing: 0.35px;
}
.ccm-page .service-box-container .service-box .text {
  color: #0d2068;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  margin: 0 0 40px 0;
}
.ccm-page .service-box-container .service-box .read-more {
  /*border: 1px solid @color-green;
      border-radius: 20px;*/
  bottom: 49px;
  color: #ed2025;
  display: inline;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  font-size: 16px;
  /*left: 50%;*/
  /*padding: 15px 5px;*/
  position: absolute;
  /*transform: translateX(-50%);
*/
}
.ccm-page .service-box-container .service-box .read-more span {
  display: inline-block;
  margin: 0 0 0 10px;
  position: relative;
  transition: transform .3s;
}
.ccm-page .service-box-container .service-box.contact {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: column wrap;
  -moz-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  background: #004225;
}
.ccm-page .service-box-container .service-box.contact:hover {
  background: #004225;
}
.ccm-page .service-box-container .service-box.contact .title {
  color: #fff;
  margin: 0 0 30px 30px;
  max-width: 170px;
}
.ccm-page .service-box-container .service-box.contact .text {
  color: #fff;
  margin: 0 auto 30px;
  max-width: 228px;
}
.ccm-page .service-box-container .service-box.contact .read-more {
  color: #fff;
  cursor: pointer;
}
.service-gradient {
  margin: 0;
  padding: 0;
  background: linear-gradient(rgba(255, 255, 255, 0) 75%, #272727);
  height: 665px;
}
.services-bg {
  background: #272727;
  height: auto;
  margin: -5px 0 0 0;
  padding-bottom: 75px;
}
.service-arrow {
  color: #fff;
}
.services-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin: 0 0 25px 0;
}
.services-page-header {
  margin: 118px 0 25px 10px;
}
.services-header h1,
.services-header h3 {
  color: #fff;
  font-size: 48px;
  font-weight: bold;
}
.service-box {
  z-index: 1;
  background-color: #fff;
}
.service-content {
  margin-top: -1000px;
}
.services {
  margin-top: 60px;
  background: rgba(255, 255, 255, 0) url(/application/themes/defaulttheme/images/services-red.jpg) no-repeat scroll center;
  min-height: 450px;
  margin-bottom: -200px;
}
.services-boxes {
  /*margin: auto;*/
}
.services-container {
  margin: -250px auto 100px;
}
.services-description {
  color: #fff;
  margin: 0;
}
.services-description p {
  line-height: 1.5em !important;
}
@media (max-width: 1199px) {
  .ccm-page .section-services {
    /*margin: 70px 0 70px;
    padding: 95px 0 65px;*/
  }
  .ccm-page .service-box-container {
    margin: 40px -15px 0;
  }
  .ccm-page .service-box-container .service-box .image-container {
    margin: 0 auto 25px;
  }
  .ccm-page .service-box-container .service-box .title {
    font-size: 22px;
    margin: 0 0 25px;
  }
  .ccm-page .service-box-container .service-box .text {
    font-size: 16px;
  }
  .services {
    min-height: 350px;
    margin: 60px 0 0 0;
  }
  .services-container {
    margin: -350px auto 0px;
  }
  .section-services {
    padding: 0;
    margin: -10px auto 0 !important;
  }
  .ccm-page .service-box-container {
    margin: -55px -15px 0;
  }
}
@media (max-width: 991px) {
  .ccm-page .section-services {
    margin: 50px 0 30px;
    padding: 65px 0 35px;
  }
  .ccm-page .section-services h3 {
    font-size: 23px;
  }
  .ccm-page .service-box-container .service-box {
    width: calc((100%/2) - 30px);
  }
  .ccm-page .service-box-container .service-box .image-container {
    margin: 0 auto 25px;
  }
  .ccm-page .service-box-container .service-box .title {
    font-size: 22px;
    margin: 0 0 25px;
  }
  .ccm-page .service-box-container .service-box .text {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .ccm-page .section-services {
    margin: 20px 0;
    padding: 35px 0 15px;
  }
  .ccm-page .section-services h3 {
    font-size: 18px;
  }
  .services-header h3 {
    font-size: 30px;
    text-align: center;
    padding: 5px 0;
    margin: 0 0 15px;
  }
  .ccm-page .service-box-container {
    margin: 20px 0 0;
  }
  .ccm-page .service-box-container .service-box {
    margin: 0 0 15px 0;
    padding: 30px 15px;
    width: 100%;
    min-height: 300px;
  }
  .ccm-page .service-box-container .service-box .image-container {
    margin: 0 auto 25px;
  }
  .ccm-page .service-box-container .service-box .title {
    font-size: 22px;
    margin: 0 0 25px;
    text-align: center;
  }
  .ccm-page .service-box-container .service-box .text {
    font-size: 16px;
  }
  .ccm-page .service-box-container .service-box .read-more {
    border-radius: 20px;
    bottom: 10px;
    font-size: 13px;
    left: 50%;
    padding: 10px 13px;
    position: absolute;
    transform: translateX(-50%);
  }
  .ccm-page .service-box-container .service-box .title {
    /*text-align: center;*/
  }
  .ccm-page .service-box-container .service-box .read-more {
    /*bottom: 10px;*/
  }
}
@media (max-width: 480px) {
  .ccm-page .service-box-container .service-box .read-more {
    padding: 10px 0;
    left: 35%;
  }
}
/*
=================
  SEARCH BUTTON
=================
*/
.ccm-page .search-input-container {
  border: 1px solid #00142c;
  border-radius: 19px;
  color: #fff;
  font-family: "Roboto", Arial, sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin: 0 20px 0 0;
  max-width: 170px;
  padding: 5px 12px 4px 17px;
  transition: padding .3s;
}
.ccm-page .search-input-container input[type=text]:-moz-placeholder {
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
}
.ccm-page .search-input-container input[type=text]::-moz-placeholder {
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
}
.ccm-page .search-input-container input[type=text]:-ms-input-placeholder {
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
}
.ccm-page .search-input-container input[type=text]::-webkit-input-placeholder {
  color: #fff !important;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 1px;
  opacity: 1 !important;
}
.ccm-page .search-input-container input[type=text] {
  border: none;
  background: transparent;
  color: #fff;
  font-size: 13px;
  outline: none;
  width: 120px;
  -webkit-appearance: none;
}
.ccm-page .search-input-container input[type=text]:active,
.ccm-page .search-input-container input[type=text]:focus {
  border: none;
  outline: none;
}
.ccm-page .search-input-container i {
  cursor: pointer;
  font-weight: 700;
  position: relative;
  top: 0;
  transition: color 0.3s, text-shadow 0.3s;
  color: #00142c;
}
.ccm-page .search-input-container i:hover {
  color: #00142c;
}
.ccm-page .search-input-container input[type=submit] {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
}
.ccm-page.is-edit .search-input-container {
  bottom: inherit;
  position: static;
  left: inherit;
}
.ccm-page .search .searchResult h3 {
  margin: 0 0 15px 0;
}
.ccm-page .search .searchResult h3 a {
  color: #00142c;
}
.ccm-page .search .searchResult p {
  color: #00142c;
  font-family: aktiv-grotesk, sans-serif;
}
@media (max-width: 767px) {
  .ccm-page .search-input-container {
    margin: 0 17px 0 0;
  }
  .ccm-page .search-input-container input[type=text] {
    width: 80px;
  }
}
/*
===================================
  NAVIGATION AREA SPECIFIC STYLES
===================================
*/
.ccm-page .cursor-default {
  cursor: default;
}
.ccm-page .menu-overlay {
  /*background: rgba(255, 255, 255, .97);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;*/
}
.ccm-page .nav {
  display: inline-flex;
  padding: 0;
  /*position: fixed;*/
  left: 0;
  text-align: center;
  top: 0;
  transition: transform .5s;
  width: 100%;
  z-index: 1000;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  /*justify-content: normal;
  -webkit-justify-content: normal;
  -webkit-box-pack: normal;
  -moz-box-pack: normal;
  -ms-flex-pack: normal;*/
  /*margin: 0;
	padding: 0;
  width: 100%;
  margin-top: 35px;
  margin-left: 74px;*/
  /* SECOND LEVEL SPECIFIC MENU STYLES */
  /* THIRD LEVEL SPECIFIC MENU STYLES */
}
.ccm-page .nav.on {
  /* transform: translateY(50px);*/
}
.ccm-page .nav:before,
.ccm-page .nav:after {
  display: none;
}
.ccm-page .nav li {
  display: block;
  line-height: normal;
  list-style-type: none;
  margin: 0;
  padding: 8px 0 13px 0;
  position: relative;
  width: auto;
  /* extra */
  /*end extra*/
}
.ccm-page .nav li:nth-child(2) {
  width: auto;
}
.ccm-page .nav li.nav-dropdown > a:after {
  /*font-size: 1em;
      content: "\f107";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      margin: 0 0 0 10px;
      position: relative;*/
}
.ccm-page .nav li:hover ul {
  display: block;
}
.ccm-page .nav li:hover a {
  background: transparent;
}
.ccm-page .nav li a {
  border-bottom: none;
  border-radius: 3px;
  color: #333333;
  display: inline;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 21px;
  font-weight: 500;
  padding: 2px 35px 4px 0;
  position: relative;
  -webkit-tap-highlight-color: #14203c;
}
.ccm-page .nav li a:hover,
.ccm-page .nav li a:focus {
  background: none;
  color: #0d2068;
  text-decoration: none;
}
.ccm-page .nav li a.selected,
.ccm-page .nav li a.nav-path-selected {
  background: none;
  color: #14203c;
}
.ccm-page .nav ul {
  background: rgba(255, 255, 255, 0.9);
  display: none;
  list-style: none;
  margin: 0;
  padding: 0 20px 10px;
  position: absolute;
  top: 100%;
  transform: translateX(-20px);
  z-index: 10;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  /*border: 1px solid @hr-color;
	  border-radius: 0 0 5px 5px;*/
}
.ccm-page .nav ul li {
  float: none;
  padding: 10px 0;
  position: relative;
  text-align: left;
  border-bottom: 1px dotted #dddddd;
  width: 150px;
}
.ccm-page .nav ul li.nav-dropdown > a:after {
  display: none;
}
.ccm-page .nav ul li:last-child {
  border-bottom: none;
}
.ccm-page .nav ul li a {
  font-size: 16px;
  padding: 0;
  /* white-space: nowrap;*/
}
.ccm-page .nav ul li a:hover {
  color: #14203c;
  text-decoration: none;
}
.ccm-page .nav li.mega-menu ul {
  border-left: none;
  left: 0;
  min-width: 100%;
  padding: 10px 25px 25px;
  transform: none;
}
.ccm-page .nav li.mega-menu ul li {
  width: 224px;
}
.ccm-page .nav li.mega-menu ul li a {
  color: #333333;
  font-weight: 300;
  display: block;
  margin: 0;
  padding: 14px 18px;
  transition: color .3s;
}
.ccm-page .nav li.mega-menu ul li a:hover {
  color: #14203c;
  text-decoration: none;
}
.ccm-page .nav ul ul {
  box-shadow: none;
  display: block;
  list-style: none;
  left: 100%;
  margin: 0;
  min-width: 100%;
  padding: 10px 0;
  position: static;
  top: 0;
  transform: none;
  z-index: 10;
}
.ccm-page .nav ul ul li {
  padding: 7px 0;
}
.ccm-page .nav ul ul li:last-child {
  padding: 7px 0 0;
}
.ccm-page .nav ul ul li a {
  font-size: 18px;
  font-weight: 500;
  padding: 0 10px 0 18px;
  text-transform: none;
}
.ccm-page .nav ul ul li a:hover:before {
  transform: translateX(2px);
}
.ccm-page .nav ul ul li a:before {
  color: #333333;
  content: "»";
  display: inline-block;
  font-family: "Times New Roman";
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin: 0px 0px 0px -15px;
  position: absolute;
  text-decoration: inherit;
  transition: transform .3s;
}
.ccm-page .nav li.mega-menu ul ul {
  box-shadow: none;
  display: block;
  list-style: none;
  left: 100%;
  margin: 0;
  min-width: 100%;
  padding: 0;
  position: static;
  top: 0;
  z-index: 10;
}
.ccm-page .nav li.mega-menu ul ul li a {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.4em;
  padding: 6px 6px 6px 34px;
  text-transform: none;
}
/*
=================
  TOGGLE BUTTON
=================
*/
.menu-toggle-container {
  border: 1px solid #00142c;
  background: #00142c;
  border-radius: 0px;
  margin: 0 80px 0 0;
  padding: 9px 20px 7px;
  position: relative;
  transition: color .3s, background .3s;
  z-index: 1000;
  display: none;
}
.menu-toggle-container:hover {
  background: #ed2025;
}
.ccm-page #toggle {
  border-bottom: none;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  transition: color .3s;
}
.ccm-page #toggle:active,
.ccm-page #toggle:focus {
  text-decoration: none;
}
.ccm-page #toggle:hover span:before {
  transform: translateY(-1px);
}
.ccm-page #toggle:hover span:after {
  transform: translateY(1px);
}
.ccm-page #toggle.on span {
  background-color: transparent;
}
.ccm-page #toggle.on span:before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 0;
}
.ccm-page #toggle.on span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 0;
}
.ccm-page #toggle span {
  backface-visibility: hidden;
  background: #fff;
  border-radius: 2px;
  display: inline-block;
  height: 2px;
  margin: 0 5px 0 0;
  position: relative;
  top: -5px;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  width: 14px;
}
.ccm-page #toggle span:after,
.ccm-page #toggle span:before {
  content: "";
  backface-visibility: hidden;
  background: #fff;
  border-radius: 2px;
  height: 2px;
  left: 0;
  top: -5px;
  position: absolute;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 14px;
}
.ccm-page #toggle span:after {
  top: 5px;
}
@media (max-width: 1199px) {
  .ccm-page .menu-container {
    text-align: left;
  }
  .ccm-page .nav {
    /*border-top: none;
    padding: 0;
    top: 90px;*/
    background: rgba(255, 255, 255, 0.9);
    border-top: none;
    display: none;
    margin: 0 0 15px 15px;
    padding: 0;
    position: absolute;
    width: 170px;
    right: 11px;
    top: 38px;
    /* SECOND LEVEL */
    /* THIRD LEVEL */
  }
  .ccm-page .nav.on {
    /*transform: translateY(30px);*/
    display: block;
  }
  .ccm-page .nav li {
    padding: 7px 0;
    border-top: 1px solid #ffffff;
    float: none;
    padding: 0;
    width: auto;
  }
  .ccm-page .nav li:hover a {
    /*background: inherit;*/
  }
  .ccm-page .nav li a {
    /*color: @menu-mobile-color;
    	font-size: 18px;
        border: none;
        padding: 5px 20px;*/
    color: #333333;
    display: block;
    font-size: 16px;
    border: none;
    padding: 10px 15px;
  }
  .ccm-page .nav li a:hover,
  .ccm-page .nav li a:focus {
    background: transparent;
    color: #333333;
    text-decoration: none;
  }
  .ccm-page .nav li a.selected,
  .ccm-page .nav li a.nav-path-selected {
    color: #14203c;
  }
  .ccm-page .nav ul {
    background: rgba(255, 255, 255, 0.95);
    padding: 8px 0;
    position: relative;
    transform: none;
  }
  .ccm-page .nav ul li {
    border-top: none;
    float: none !important;
    padding: 0;
    width: 100% !important;
  }
  .ccm-page .nav ul li a {
    border-bottom: none;
    display: block;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    padding: 8px 18px 8px 18px !important;
    text-overflow: ellipsis;
    width: 100%;
  }
  .ccm-page .nav ul li a:hover {
    background: inherit;
    color: #333333;
    text-decoration: none;
  }
  .ccm-page .nav ul li a:after {
    display: none;
  }
  .ccm-page .nav li.mega-menu ul {
    background: #bbac8d;
    border-left: none;
    left: 0;
    min-width: 100%;
    padding: 0;
  }
  .ccm-page .nav ul ul {
    background: none;
    left: 0;
    padding: 3px 0;
    position: relative;
  }
  .ccm-page .nav ul ul li {
    padding: 0;
  }
  .ccm-page .nav ul ul li a {
    font-size: 15px !important;
    display: inline-block;
    line-height: 1.2em !important;
    overflow: hidden;
    padding: 0 18px 0 34px !important;
    text-overflow: ellipsis;
  }
  /* TOGGLE */
  .ccm-page .menu-toggle-container {
    display: block;
  }
  .ccm-page #toggle {
    font-size: 14px;
    margin: 0 auto;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .ccm-page .nav {
    top: 35px;
  }
  .ccm-page .menu-toggle-container {
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .ccm-page .nav {
    top: 35px;
  }
  .ccm-page .menu-toggle-container {
    margin: 0 auto;
    float: none;
  }
  .header-menu {
    margin: auto;
  }
}
/*
===============
  BANNER AREA
===============
*/
.ccm-page .slider-edit {
  background: #eee;
  height: 100px;
  margin: 0 0 50px 0;
  padding: 20px;
  text-align: center;
}
.ccm-page .slider-edit i {
  font-size: 24px;
}
.ccm-page #flexslider {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  min-height: 600px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.ccm-page #flexslider.loading .slides > li:first-child {
  display: block;
  opacity: 1 !important;
}
.ccm-page #flexslider .custom-navigation {
  margin: -25px 0 0 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 100;
}
.ccm-page #flexslider .custom-navigation a {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  color: #fff;
  display: inline-block;
  height: 50px;
  position: absolute;
  transition: border-color 0.3s;
  width: 50px;
}
.ccm-page #flexslider .custom-navigation a:hover {
  border-color: #14203c;
}
.ccm-page #flexslider .custom-navigation a:active {
  border-color: #0d2068;
}
.ccm-page #flexslider .custom-navigation a.flex-prev {
  transform: rotate(135deg);
  left: 30px;
}
.ccm-page #flexslider .custom-navigation a.flex-next {
  transform: rotate(-45deg);
  right: 30px;
}
.ccm-page #flexslider .slides {
  margin: 0;
  padding: 0;
}
.ccm-page #flexslider .slides .slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  margin: 0;
  min-height: 600px;
  padding: 0;
  position: relative;
}
.ccm-page #flexslider .slides .slide img {
  height: auto;
  max-width: inherit;
  width: 100%;
}
.ccm-page #flexslider .slides .slide .text-container {
  background: rgba(255, 255, 255, 0.5);
  margin: 85px 0;
  padding: 35px;
  width: 440px;
}
.ccm-page #flexslider .slides .slide .text-container h2 {
  font-size: 48px;
  line-height: 1.1em;
  margin: 0 0 35px 0;
}
.ccm-page #flexslider .slides .slide .text-container p {
  color: #3c3c3c;
  font-family: "Kreon", Arial, sans-serif;
  font-size: 18px;
  letter-spacing: .5px;
  line-height: 1.6em;
  margin: 0 0 40px 0;
  max-width: 350px;
}
@media (max-width: 1199px) {
  .ccm-page #flexslider .custom-navigation {
    margin: -10px 0 0 0;
  }
  .ccm-page #flexslider .custom-navigation a {
    height: 20px;
    width: 20px;
  }
  .ccm-page #flexslider .custom-navigation a.flex-prev {
    left: 20px;
  }
  .ccm-page #flexslider .custom-navigation a.flex-next {
    right: 20px;
  }
}
.banner {
  height: 670px;
  /*width: 100%;*/
  margin: 0;
  background-size: cover;
  background: #ffffff url(/application/themes/defaulttheme/images/banner.jpg) no-repeat scroll 0 0;
  z-index: 1;
}
.banner-default {
  max-height: 360px;
}
.banner-inner {
  background: rgba(255, 255, 255, 0) url(/application/themes/defaulttheme/images/banner-splash.png) no-repeat scroll 0 0;
  margin: 0;
  padding: 0;
  z-index: 2;
  min-height: 670px;
}
.banner-default-inner {
  max-height: 360px;
  background-size: contain;
  background: rgba(255, 255, 255, 0) url(/application/themes/defaulttheme/images/banner-splash.png) no-repeat scroll 0 0;
  margin: 0;
  padding: 0;
  z-index: 2;
}
.banner-text {
  display: block;
  padding: 0;
}
.banner-text h1 {
  color: #ffffff;
  font-size: 66px;
  padding: 23% 0 0 0;
  margin: 5px 0;
  line-height: 1.25;
}
.banner-text-default h1 {
  color: #ffffff;
  font-size: 48px;
  padding: 0 !important;
  font-weight: bold;
}
.banner-button {
  float: right;
  margin: auto;
  text-align: right;
  padding: 82px 10px 0 0;
}
.banner-button a {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
.banner-button a:hover {
  color: #cbc4c4;
}
.banner-button i {
  background: #ed2025;
  border-radius: 50%;
  font-size: 18px;
  padding: 14px 15px;
  border: 2px solid white;
  margin-left: 6px;
  margin-right: 8px;
}
.banner-button a {
  /*color: @color-white;
	font-size: 18px;*/
}
.banner-button-default {
  padding: 25px 0;
  text-align: right;
}
.banner-button-default a {
  /* */
}
.banner-button-default i {
  background: none;
  border-radius: 0%;
  font-size: 18px;
  padding: 0 0 0 25px;
  border: none;
}
.banner-row {
  margin: 12% 0;
}
@media (max-width: 991px) {
  .banner-text h1 {
    font-size: 55px;
    padding: 23% 0 0 5%;
  }
  .banner-inner {
    min-height: auto;
  }
  .banner {
    height: auto;
  }
  .banner-button {
    padding: 65px 10px 15px 0;
  }
  .ccm-page #flexslider {
    min-height: 300px;
  }
  .ccm-page #flexslider .slides .slide {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .banner {
    height: auto;
  }
  .banner-inner {
    height: auto;
    background-size: cover;
  }
  .banner-button {
    padding: 50px 10px 15px 0;
  }
  .banner-text h1 {
    font-size: 30px;
    padding: 15% 0 0 5%;
  }
  .ccm-page #flexslider {
    min-height: inherit;
  }
  .ccm-page #flexslider .slides .slide {
    min-height: 150px;
  }
  .ccm-page #flexslider .slides .slide .text-container {
    margin: 15px 0;
    padding: 25px;
    max-width: 440px;
    width: 100%;
  }
  .ccm-page #flexslider .slides .slide .text-container h2 {
    font-size: 28px;
    line-height: 1.1em;
    margin: 0 0 35px 0;
  }
  .ccm-page #flexslider .slides .slide .text-container p {
    letter-spacing: .2px;
    line-height: 1.4em;
    margin: 0 0 40px 0;
    max-width: 350px;
  }
}
/*
======================
  APPOINTMENT FORM
======================
*/
.appointment-form-popup {
  background: #fff;
  border-radius: 5px;
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
}
/*
======================
  SECTION NEWSLETTER
======================
*/
.ccm-page .section-newsletter {
  padding: 30px 0;
}
.ccm-page .section-newsletter h3 {
  margin: 0 0 50px 0;
}
.ccm-page .section-newsletter .d3-mailchimp {
  background: #004225;
}
.ccm-page .section-newsletter .d3-mailchimp .ccm-error {
  background: #fff6f6;
  border: 1px solid #a94442;
  border-radius: 8px;
  color: #a94442;
  font-size: 16px;
  margin: 0 0 20px;
  padding: 15px;
}
.ccm-page .section-newsletter .d3-mailchimp .ccm-error li {
  list-style-type: none;
}
.ccm-page .section-newsletter .d3-mailchimp p.message {
  background: #f8fff6;
  border: 1px solid #42a957;
  border-radius: 8px;
  color: #42a957;
  font-size: 16px;
  margin: 0 0 20px;
  padding: 15px;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-align-items: center;
  padding: 30px;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter :-moz-placeholder {
  color: #d7d7d7 !important;
  font-size: 18px;
  font-weight: 500;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter ::-moz-placeholder {
  color: #d7d7d7 !important;
  font-size: 18px;
  font-weight: 500;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter :-ms-input-placeholder {
  color: #d7d7d7 !important;
  font-size: 18px;
  font-weight: 500;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter ::-webkit-input-placeholder {
  color: #d7d7d7 !important;
  opacity: 1 !important;
  font-size: 18px;
  font-weight: 500;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter .email-address {
  width: 30%;
  margin: 0 2% 0 0;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter .first-name {
  margin: 0 2% 0 0;
  width: 22%;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter .last-name {
  margin: 0 2% 0 0;
  width: 22%;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter .ccm-input-text,
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter .ccm-input-email {
  background: transparent;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  box-shadow: none;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  height: 63px;
  max-width: inherit;
  padding: 18px 15px;
  outline: none;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter .submit-button {
  flex: 1 1 100px;
  margin: 0;
  position: relative;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter .submit-button:after {
  color: #004225;
  content: "\f061";
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  top: 22px;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter .button-newsletter {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  color: #004225;
  font-family: Montserrat;
  font-weight: 700;
  font-size: 14px;
  height: 63px;
  letter-spacing: 1px;
  padding: 0 20px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  transition: background .3s;
  width: 100%;
}
.ccm-page .section-newsletter .d3-mailchimp .form-newsletter .button-newsletter:hover {
  background: #ddd;
}
@media (max-width: 991px) {
  .ccm-page .section-newsletter {
    padding: 30px 0;
  }
  .ccm-page .section-newsletter .d3-mailchimp .form-newsletter .email-address {
    margin: 0 30px 0 50px;
  }
  .ccm-page .section-newsletter .d3-mailchimp .form-newsletter .button-special {
    width: 150px;
  }
}
@media (max-width: 767px) {
  .ccm-page .section-newsletter {
    padding: 20px 0;
  }
  .ccm-page .section-newsletter h3 {
    margin: 0 0 20px 0;
  }
  .ccm-page .section-newsletter .d3-mailchimp .form-newsletter {
    display: block;
  }
  .ccm-page .section-newsletter .d3-mailchimp .form-newsletter .email-address {
    margin: 0 0 20px 0;
  }
  .ccm-page .section-newsletter .d3-mailchimp .form-newsletter .email-address :-moz-placeholder {
    font-size: 16px;
  }
  .ccm-page .section-newsletter .d3-mailchimp .form-newsletter .email-address ::-moz-placeholder {
    font-size: 16px;
  }
  .ccm-page .section-newsletter .d3-mailchimp .form-newsletter .email-address :-ms-input-placeholder {
    font-size: 16px;
  }
  .ccm-page .section-newsletter .d3-mailchimp .form-newsletter .email-address ::-webkit-input-placeholder {
    font-size: 16px;
  }
  .ccm-page .section-newsletter .d3-mailchimp .form-newsletter .email-address .ccm-input-email {
    font-size: 16px;
    padding: 15px 0;
  }
  .ccm-page .section-newsletter .d3-mailchimp .form-newsletter .button-special {
    width: 150px;
  }
}
/*
========================
  SECTION TESTIMONIALS
========================
*/
.ccm-page .section-testimonials {
  position: relative;
}
.ccm-page .section-testimonials #flexslider-testimonials {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin: 40px 0 80px 0;
  position: relative;
  zoom: 1;
}
.ccm-page .section-testimonials #flexslider-testimonials.loading .slides > li:first-child {
  display: block;
  opacity: 1 !important;
}
.ccm-page .section-testimonials #flexslider-testimonials .flex-viewport:before,
.ccm-page .section-testimonials #flexslider-testimonials .flex-viewport:after {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 15px;
  z-index: 2;
}
.ccm-page .section-testimonials #flexslider-testimonials .flex-viewport:before {
  background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 1%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 1%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ffffff 1%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#00fff', GradientType=1);
  /* IE6-9 */
  left: 0;
}
.ccm-page .section-testimonials #flexslider-testimonials .flex-viewport:after {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 99%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 99%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 99%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00fff', endColorstr='#fff', GradientType=1);
  /* IE6-9 */
  right: 0;
}
.ccm-page .section-testimonials #flexslider-testimonials .slides {
  margin: 0;
  padding: 0;
}
.ccm-page .section-testimonials #flexslider-testimonials .slides .slide {
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.ccm-page .testimonials-custom-navigation {
  text-align: right;
}
.ccm-page .testimonials-custom-navigation .flex-prev,
.ccm-page .testimonials-custom-navigation .flex-next {
  background: #0d2068;
  color: #fff;
  display: inline-block;
  font-size: 20px;
  height: 30px;
  padding: 2px 0;
  width: 30px;
  text-align: center;
  transition: background .3s;
}
.ccm-page .testimonials-custom-navigation .flex-prev:hover,
.ccm-page .testimonials-custom-navigation .flex-next:hover {
  background: #14203c;
}
.ccm-page .testimonials-custom-navigation .flex-prev:active,
.ccm-page .testimonials-custom-navigation .flex-next:active {
  background: #004225;
}
.ccm-page .testimonials-custom-navigation .flex-prev {
  margin: 0 1px 0 0;
}
.ccm-page .ccm-block-testimonial {
  margin: 0 0 35px 0;
  padding: 0 15px;
  position: relative;
}
.ccm-page .ccm-block-testimonial .ccm-block-testimonial-text {
  color: #2f2f2f;
  font-family: aktiv-grotesk, sans-serif;
  font-style: italic;
  font-size: 22px;
  line-height: 1.6em;
}
.ccm-page .ccm-block-testimonial .ccm-block-testimonial-paragraph {
  margin: 0 auto 20px auto;
  max-width: 765px;
  text-align: center;
}
.ccm-page .ccm-block-testimonial .ccm-block-testimonial-paragraph:before,
.ccm-page .ccm-block-testimonial .ccm-block-testimonial-paragraph:after {
  content: "“";
  margin: 0 2px 0 0;
  position: relative;
}
.ccm-page .ccm-block-testimonial .ccm-block-testimonial-paragraph:after {
  content: "”";
  margin: 0 0 0 2px;
}
.ccm-page .ccm-block-testimonial .ccm-block-testimonial-name,
.ccm-page .ccm-block-testimonial .ccm-block-testimonial-position {
  color: #0d2068;
  font-family: Roboto, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3em;
  text-align: center;
}
.ccm-page .ccm-block-testimonial .ccm-block-testimonial-name:before {
  content: "- ";
}
@media (max-width: 991px) {
  .ccm-page .section-testimonials {
    padding: 40px 0 40px;
  }
  .ccm-page .section-testimonials h2 {
    margin: 0 0 20px 0;
  }
  .ccm-page .ccm-block-testimonial .ccm-block-testimonial-text {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .ccm-page .section-testimonials {
    padding: 0 0 15px;
  }
  .ccm-page .section-testimonials h2 {
    font-size: 20px;
  }
  .ccm-page .section-testimonials #flexslider-testimonials {
    margin: 15px 0 0 0;
  }
  .ccm-page .section-testimonials #flexslider-testimonials .flex-viewport:before,
  .ccm-page .section-testimonials #flexslider-testimonials .flex-viewport:after {
    display: none;
  }
  .ccm-page .ccm-block-testimonial {
    margin: 0 0 35px 0;
    padding: 0 5px;
    position: relative;
  }
  .ccm-page .ccm-block-testimonial .ccm-block-testimonial-text {
    font-size: 14px;
    line-height: 1.5em;
  }
}
/*
==============
  FANCY TEAM
==============
*/
.ccm-page .fancy-team-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  margin: 0 0 70px 0;
}
.ccm-page .fancy-team-container .team-item {
  border-right: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  flex: 0 0 auto;
  padding: 24px 20px 48px;
  width: 25%;
}
.ccm-page .fancy-team-container .team-item:nth-of-type(1),
.ccm-page .fancy-team-container .team-item:nth-of-type(2),
.ccm-page .fancy-team-container .team-item:nth-of-type(3),
.ccm-page .fancy-team-container .team-item:nth-of-type(4) {
  border-top: 1px solid #e0e0e0;
}
.ccm-page .fancy-team-container .team-item:nth-of-type(4n + 1) {
  border-left: 1px solid #e0e0e0;
}
.ccm-page .fancy-team-container .team-item:hover {
  cursor: pointer;
}
.ccm-page .fancy-team-container .team-item:hover .image-container .arrow {
  background: #004225;
}
.ccm-page .fancy-team-container .team-item .image-container {
  margin: 0 0 40px;
  position: relative;
}
.ccm-page .fancy-team-container .team-item .image-container img {
  border-radius: 50%;
}
.ccm-page .fancy-team-container .team-item .image-container .arrow {
  background: #0d2068;
  border-radius: 50%;
  bottom: 0;
  box-shadow: 2px 2px 7px -2px #0d2068;
  font-size: 15px;
  height: 45px;
  padding: 12px 0;
  position: absolute;
  right: 0;
  text-align: center;
  transition: background .3s;
  width: 45px;
}
.ccm-page .fancy-team-container .team-item .image-container .arrow i {
  color: #fff;
}
.ccm-page .fancy-team-container .team-item .name {
  color: #0d2068;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .5px;
  line-height: 22px;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
.ccm-page .fancy-team-container .team-item .position {
  color: #0d2068;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 1.1em;
}
.team-popup {
  background: #fff;
  border-radius: 5px;
  margin: 0 auto;
  width: 1020px;
}
.team-popup .popup-inner {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
}
.team-popup .image-container {
  background: #14203c url('/application/themes/defaulttheme/images/fancy-team-background.jpg') no-repeat top center;
  background-size: cover;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 50px 0 0;
  text-align: center;
  width: 344px;
}
.team-popup .image-container img {
  border-radius: 50%;
  height: auto;
  margin: 0 0 50px 0;
  max-width: 100%;
}
.team-popup .image-container .quote {
  color: #efba26;
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 16px;
  margin: 0 auto;
  max-width: 250px;
}
.team-popup .text-container {
  flex: 1 1 100px;
  padding: 75px 65px;
}
.team-popup .text-container .name {
  color: #0d2068;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
  margin: 0 0 5px 0;
  text-transform: none;
}
.team-popup .text-container .position {
  color: #0d2068;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 26px;
  font-weight: 500;
  margin: 0 0 30px 0;
}
.team-popup .text-container .content p {
  color: #00142c;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55em;
  margin: 0 30px 30px 0;
}
.team-popup .text-container .email {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-align-items: center;
}
.team-popup .text-container .email .icon {
  background: #004225;
  border-radius: 50%;
  height: 45px;
  margin: 0 8px 0 0;
  padding: 13px 0;
  text-align: center;
  width: 45px;
}
.team-popup .text-container .email .icon i {
  color: #fff;
  font-size: 16px;
}
.team-popup .text-container .email a {
  color: #0d2068;
  font-family: Roboto, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.team-popup .text-container .email a:hover {
  color: #14203c;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .ccm-page .fancy-team-container {
    margin: 0 0 20px 0;
  }
  .ccm-page .fancy-team-container .team-item {
    padding: 15px;
    width: calc(100%/3);
  }
  .ccm-page .fancy-team-container .team-item:nth-of-type(4) {
    border-top: none;
  }
  .ccm-page .fancy-team-container .team-item:nth-of-type(4n + 1) {
    border-left: none;
  }
  .ccm-page .fancy-team-container .team-item:nth-of-type(3n + 1) {
    border-left: 1px solid #e0e0e0;
  }
  .team-popup {
    width: 940px;
  }
  .team-popup .image-container {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .ccm-page .fancy-team-container .team-item {
    padding: 15px 15px 25px;
  }
  .ccm-page .fancy-team-container .team-item .image-container {
    margin: 0 0 20px 0;
  }
  .ccm-page .fancy-team-container .team-item .image-container .arrow {
    font-size: 15px;
    height: 40px;
    padding: 10px 0;
    width: 40px;
  }
  .ccm-page .fancy-team-container .team-item .name {
    font-size: 16px;
    line-height: 15px;
    margin: 0 0 10px;
  }
  .ccm-page .fancy-team-container .team-item .position {
    font-size: 14px;
  }
  .team-popup {
    width: 95%;
  }
  .team-popup .image-container {
    padding: 40px 25px 0;
    width: 250px;
  }
  .team-popup .image-container .quote {
    font-size: 14px;
  }
  .team-popup .text-container {
    padding: 55px 45px;
  }
}
@media (max-width: 767px) {
  .ccm-page .fancy-team-container {
    margin: 0 0 20px 0;
  }
  .ccm-page .fancy-team-container .team-item {
    padding: 15px;
    width: calc(100%/3);
  }
  .ccm-page .fancy-team-container .team-item:nth-of-type(4) {
    border-top: none;
  }
  .ccm-page .fancy-team-container .team-item:nth-of-type(4n + 1) {
    border-left: none;
  }
  .ccm-page .fancy-team-container .team-item:nth-of-type(3n + 1) {
    border-left: 1px solid #e0e0e0;
  }
  .ccm-page .fancy-team-container .team-item .image-container {
    margin: 0 0 20px 0;
  }
  .ccm-page .fancy-team-container .team-item .image-container .arrow {
    font-size: 15px;
    height: 40px;
    padding: 10px 0;
    width: 40px;
  }
  .ccm-page .fancy-team-container .team-item .name {
    font-size: 15px;
    letter-spacing: normal;
    line-height: 17px;
  }
  .ccm-page .fancy-team-container .team-item .position {
    font-size: 14px;
  }
  .team-popup {
    width: 97%;
  }
  .team-popup .popup-inner {
    display: block;
  }
  .team-popup .image-container {
    border-top-right-radius: 5px;
    border-bottom-left-radius: 0;
    padding: 15px 15px 20px;
    width: 100%;
  }
  .team-popup .image-container img {
    margin: 0 0 20px 0;
  }
  .team-popup .image-container .quote {
    font-size: 16px;
  }
  .team-popup .text-container {
    padding: 20px 15px;
  }
  .team-popup .text-container .name {
    font-size: 22px;
    line-height: 22px;
    margin: 0 0 5px 0;
  }
  .team-popup .text-container .position {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  .team-popup .text-container .content p {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 20px 0;
  }
  .mfp-close-btn-in .mfp-close {
    color: #fff;
  }
  .mfp-close-btn-in .mfp-close:hover {
    color: #004225;
  }
}
@media (max-width: 575px) {
  .ccm-page .fancy-team-container .team-item {
    padding: 15px;
    width: 50%;
  }
  .ccm-page .fancy-team-container .team-item:nth-of-type(3),
  .ccm-page .fancy-team-container .team-item:nth-of-type(4) {
    border-top: none;
  }
  .ccm-page .fancy-team-container .team-item:nth-of-type(4n + 1) {
    border-left: none;
  }
  .ccm-page .fancy-team-container .team-item:nth-of-type(3n + 1) {
    border-left: none;
  }
  .ccm-page .fancy-team-container .team-item:nth-of-type(2n + 1) {
    border-left: 1px solid #e0e0e0;
  }
  .ccm-page .fancy-team-container .team-item .image-container {
    margin: 0 0 20px 0;
  }
  .ccm-page .fancy-team-container .team-item .image-container .arrow {
    font-size: 15px;
    height: 40px;
    padding: 10px 0;
    width: 40px;
  }
  .ccm-page .fancy-team-container .team-item .name {
    font-size: 14px;
    line-height: 14px;
  }
  .ccm-page .fancy-team-container .team-item .position {
    font-size: 13px;
  }
}
/*
======================
  IMAGE BOX CONTAINER
======================
*/
.ccm-page .image-box-container {
  margin: 0 -15px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
}
.ccm-page .image-box {
  display: block;
  flex: 0 0 auto;
  margin: 0 15px 30px 15px;
  position: relative;
  width: calc((100%/4) - 30px);
  z-index: 2;
}
.ccm-page .image-box .image-container {
  overflow: hidden;
  position: relative;
}
.ccm-page .image-box .image-container img {
  backface-visibility: hidden;
  transition: transform .5s ease;
}
.ccm-page .image-box .image-container .arrow {
  background: #0d2068;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: background .5s;
  width: 60px;
}
.ccm-page .image-box .title {
  background: #0d2068;
  border-bottom: 5px solid #f39c12;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  padding: 17px 15px 15px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  transition: background .5s;
}
.ccm-page .image-box:hover img {
  transform: scale(1.05);
}
.ccm-page .image-box:hover .arrow,
.ccm-page .image-box:hover .title {
  background: #14203c;
}
.ccm-page .swipe {
  display: none;
}
.ccm-page .swipe i {
  -webkit-animation: swipe 3s ease-out infinite;
  -moz-animation: swipe 3s ease-out infinite;
  animation: swipe 3s ease-out infinite;
}
@-moz-keyframes swipe {
  50% {
    -moz-transform: rotate(-20deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
@-webkit-keyframes swipe {
  50% {
    -webkit-transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@keyframes swipe {
  50% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@media (max-width: 1199px) {
  .ccm-page .image-box {
    margin: 0 15px 30px 15px;
  }
  .ccm-page .image-box .image-container .arrow {
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
  .ccm-page .image-box .title {
    padding: 15px 15px 13px;
  }
}
@media (max-width: 991px) {
  .ccm-page .image-box {
    margin: 0 10px 20px 10px;
    width: calc((100%/4) - 20px);
  }
  .ccm-page .image-box .image-container .arrow {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .ccm-page .image-box .title {
    font-size: 15px;
    padding: 12px 15px 10px;
  }
}
@media (max-width: 767px) {
  .ccm-page .image-box-container {
    display: block;
    margin: 0 -15px;
    min-height: .01%;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: hidden;
    text-align: center;
    white-space: nowrap;
    width: calc(100% + 30px);
  }
  .ccm-page .image-box {
    display: inline-block;
    float: none;
    margin: 0 7px 15px 7px;
    text-align: left;
    vertical-align: top;
    white-space: normal;
    width: 160px;
  }
  .ccm-page .image-box:first-child {
    margin: 0 7px 15px 15px;
  }
  .ccm-page .image-box:last-child {
    margin: 0 15px 15px 7px;
  }
  .ccm-page .swipe {
    display: block;
  }
}
/*
=============
  NEWS LIST
=============
*/
.ccm-page .news-list hr {
  border-top: 1px solid #dddddd;
  margin: 30px 0;
}
.ccm-page .news-list .item-news {
  display: block;
}
.ccm-page .news-list .item-news:after {
  clear: both;
  content: " ";
  display: table;
}
.ccm-page .news-list .item-news:hover h3 {
  color: #e67e22;
}
.ccm-page .news-list .item-news:hover .image-container .read-more {
  background: #e67e22;
}
.ccm-page .news-list .item-news .news-info {
  flex: 1 1 350px;
  margin: 0 80px 0 0;
}
.ccm-page .news-list .item-news .news-info h3 {
  font-size: 28px;
  margin: 0 0 30px 0;
  transition: color .3s;
}
.ccm-page .news-list .item-news .news-info p {
  color: #54534a;
  font-size: 16px;
  margin: 0 0 30px 0;
}
.ccm-page .news-list .item-news .news-info p.author-date {
  color: #828282;
  font-size: 15px;
  margin: 0 0 10px 0;
}
.ccm-page .news-list .item-news .image-container {
  display: block;
  float: right;
  margin: 0 0 0 50px;
  position: relative;
  width: 360px;
}
.ccm-page .news-list .item-news .image-container .read-more {
  background: #fcca54;
  bottom: 0;
  color: #fff;
  height: 54px;
  opacity: .95;
  position: absolute;
  right: 0;
  text-align: center;
  transition: background .3s;
  width: 54px;
}
.ccm-page .news-list .item-news .image-container .read-more i {
  font-size: 17px;
  position: relative;
  top: 17px;
}
@media (max-width: 991px) {
  .ccm-page .news-list .item-news .news-info {
    margin: 0 40px 0 0;
  }
  .ccm-page .news-list .item-news .news-info h3 {
    font-size: 22px;
    margin: 0 0 20px 0;
  }
  .ccm-page .news-list .item-news .news-info p {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  .ccm-page .news-list .item-news .image-container {
    width: 200px;
  }
  .ccm-page .news-list .item-news .image-container .read-more {
    height: 40px;
    width: 40px;
  }
  .ccm-page .news-list .item-news .image-container .read-more i {
    font-size: 14px;
    top: 10px;
  }
}
@media (max-width: 767px) {
  .ccm-page .news-list .item-news .news-info {
    margin: 15px 0 0 0;
  }
  .ccm-page .news-list .item-news .news-info p {
    font-size: 14px;
    margin: 0 0 20px 0;
  }
  .ccm-page .news-list .item-news .news-info p.author-date {
    font-size: 14px;
  }
  .ccm-page .news-list .item-news .image-container {
    float: none;
    margin: 0 0 15px 0;
  }
}
/*
================
  BLOG PAGE
================
*/
.ccm-page.page-type-blog h1 {
  font-size: 62px;
}
.ccm-page.page-type-blog .blog-date {
  border-bottom: 1px dashed #999;
  color: #999;
  font-size: 20px;
  margin: 0 0 40px 0;
  padding: 0 0 27px 0;
}
.ccm-page.page-type-blog .big-image {
  margin: 0 0 30px 0;
}
/*
======================
  APPOINTMENT FORM
======================
*/
.ccm-page.is-edit .agree {
  background: rgba(200, 200, 200, 0.3);
}
.appointment-form-popup {
  background: #fff;
  border-radius: 5px;
  margin: 0 auto;
  max-width: 760px;
  width: 100%;
}
.ccm-page.page-template-default .inner-content h1,
.ccm-page.page-template-default .inner-content h2 {
  color: #0d2068;
}
.mfp-content {
  text-align: center;
}
.mfp-content h1 {
  font-size: 54px;
  line-height: 1.3em;
  font-family: aktiv-grotesk, sans-serif;
  font-weight: 700;
  padding: 70px 40px 50px;
  color: #0d2068;
  line-height: 1.0;
}
.mfp-content p {
  font-size: 22px;
  padding: 0px 30px;
  font-family: aktiv-grotesk, sans-serif;
  color: #0d2068;
  letter-spacing: -0.2px;
}
.mfp-content h2 {
  font-size: 18px;
  font-family: aktiv-grotesk, sans-serif;
  color: #0d2068;
}
.button-white {
  background: #fff;
  border: 1px solid #222;
  border-radius: 24px;
  color: #222;
  display: inline-block;
  font-family: aktiv-grotesk, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 7px 20px;
  position: relative;
  transition: background .3s;
  text-decoration: none;
  margin-bottom: 50px;
}
.button-white:hover {
  cursor: pointer;
  text-decoration: none;
}
.button-blue {
  background: #ff904d;
  border-color: inherit;
  border-radius: 24px;
  color: #fff;
  display: inline-block;
  font-family: aktiv-grotesk, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 7px 20px;
  position: relative;
  transition: background .3s;
  text-decoration: none;
  margin-bottom: 50px;
}
.button-blue:hover {
  cursor: pointer;
  text-decoration: none;
}
@media (max-width: 767px) {
  .mfp-content h1 {
    font-size: 27px;
    padding: 70px 40px 15px;
  }
  .mfp-content p {
    font-size: 15px;
  }
  .mfp-content h2 {
    font-size: 14px;
  }
  #formidable_container_2 {
    padding-bottom: 80px;
    margin: 0 25px;
  }
  #formidable_container_2 #ff_buttons {
    text-align: center;
  }
  #formidable_container_2 .captcha_holder {
    margin: 30px 0 0 12px;
    text-align: center;
  }
  #formidable_container_2 #ff_2 textarea,
  #formidable_container_2 #ff_2 input[type=text],
  #formidable_container_2 #ff_2 input[type=email],
  #formidable_container_2 #ff_2 select {
    color: #0d2068;
  }
  #formidable_container_2 #ff_2 select {
    border: 1px solid #0d2068;
  }
  #formidable_container_2 .ccm-input-submit {
    background: #ff904d;
    border-color: inherit;
    border-radius: 24px;
    color: #fff;
    display: inline-block;
    font-family: aktiv-grotesk, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 7px 20px;
    position: relative;
    transition: background .3s;
    text-decoration: none;
    margin-bottom: 50px;
  }
  #formidable_container_2 :-moz-placeholder {
    color: #0d2068 !important;
    font-size: 15px;
    font-weight: 400;
  }
  #formidable_container_2 ::-moz-placeholder {
    color: #0d2068 !important;
    font-size: 15px;
    font-weight: 400;
  }
  #formidable_container_2 :-ms-input-placeholder {
    color: #0d2068 !important;
    font-size: 15px;
    font-weight: 400;
  }
  #formidable_container_2 ::-webkit-input-placeholder {
    color: #0d2068 !important;
    font-size: 15px;
    font-weight: 400;
  }
}
/*
================
  CONTACT INFO
================
*/
.ccm-page .contact-info .items {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  /*float: right;*/
  margin: 0;
}
.ccm-page .contact-info .items .item {
  color: #231f20;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin: 10px 20px 10px 25px;
  min-width: 250px;
  position: relative;
  padding: 0 0 8px 32px;
  display: block;
}
.ccm-page .contact-info .items .item:before {
  color: #ed2025;
  /*display: inline-block;*/
  font-family: FontAwesome;
  font-size: 21px;
  font-weight: 400;
  left: -30px;
  margin: 0;
  padding: 0 0 0 6px;
  position: absolute;
}
.ccm-page .contact-info .items .item.contact-phone:before {
  content: "\f095";
}
.ccm-page .contact-info .items .item.contact-mobile:before {
  content: "\f10b";
  left: -24px;
}
.ccm-page .contact-info .items .item.contact-fax:before {
  content: "\f1ac";
}
.ccm-page .contact-info .items .item.contact-email:before {
  content: "\f0e0";
}
.ccm-page .contact-info .items .item.contact-address:before {
  content: "\f041";
  left: -24px;
}
.ccm-page .contact-info .items .item.contact-pobox:before {
  content: "\f1ad";
}
.ccm-page .contact-info .items .item.contact-trading-hours:before {
  content: "\f017";
}
.ccm-page .contact-info .items .item a {
  color: #231f20;
}
.ccm-page .contact-info .items .item a:hover {
  color: #978c4f;
}
@media (max-width: 991px) {
  .ccm-page .contact-info .items .item {
    font-size: 16px;
    margin: 10px 20px 10px 20px;
  }
  .ccm-page .contact-info .items .item:before {
    left: -30px;
  }
}
@media (max-width: 767px) {
  .ccm-page .contact-info .items {
    display: block;
  }
  .ccm-page .contact-info .items .item {
    font-size: 16px;
    margin: 10px 0 15px 30px;
    max-width: 100%;
  }
  .ccm-page .contact-info .items .item:before {
    left: -30px;
    margin: 0 5px 0 0;
  }
}
@media (max-width: 480px) {
  .item {
    /*font-size: 16px;
  		margin: 10px 0 15px 100px;
  		max-width: 100%;*/
  }
  .ccm-page .contact-info .items {
    /*display: block;*/
  }
  .ccm-page .contact-info .items .item {
    /*font-size: 16px;*/
    margin: 10px 0 15px 50px;
    /*max-width: 100%;
*/
  }
  .ccm-page .contact-info .items .item:before {
    /*left: -30px;
    		margin: 0 5px 0 0;*/
  }
}
/*
====================
  CONTACT INFO BOX
====================
*/
.ccm-page .contact-info-box .items {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  margin: 0;
}
.ccm-page .contact-info-box .items .item {
  color: #000000;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5em;
  margin: 10px 20px 30px 25px;
  min-width: 200px;
  position: relative;
}
.ccm-page .contact-info-box .items .item h4 {
  color: #8dc63f;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: .5px;
  margin: 0 0 15px;
  position: relative;
  text-transform: uppercase;
}
.ccm-page .contact-info-box .items .item a {
  color: #000000;
}
.ccm-page .contact-info-box .items .item a:hover {
  color: #8dc63f;
}
@media (max-width: 767px) {
  .ccm-page .contact-info-box .items {
    display: block;
  }
  .ccm-page .contact-info-box .items .item {
    font-size: 16px;
    margin: 10px 0 20px 0;
    max-width: 100%;
  }
  .ccm-page .contact-info-box .items .item h4 {
    margin: 0 0 5px;
  }
}
/*
=======================
  CONTACT INFO COLUMN
=======================
*/
.ccm-page .contact-info-column .items {
  /*background: url(../images/icon-arrow-circle.png) no-repeat left top;
	margin: 0;
  padding: 6px 0 0 60px;*/
}
.ccm-page .contact-info-column .items .item {
  color: #0d2068;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 6px;
  padding: 0;
  position: relative;
}
.ccm-page .contact-info-column .items .item:before {
  color: #004225;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  padding: 0 5px 0 0;
}
.ccm-page .contact-info-column .items .item.contact-phone:before {
  content: "\f095";
  font-family: fontAwesome;
}
.ccm-page .contact-info-column .items .item.contact-mobile:before {
  content: "\f10b";
  font-family: fontAwesome;
}
.ccm-page .contact-info-column .items .item.contact-fax:before {
  content: "\f1ac";
  font-family: fontAwesome;
}
.ccm-page .contact-info-column .items .item.contact-email:before {
  content: "\f0e0";
  font-family: fontAwesome;
}
.ccm-page .contact-info-column .items .item.contact-address:before {
  content: "\f041";
  font-family: fontAwesome;
  left: -24px;
}
.ccm-page .contact-info-column .items .item.contact-pobox:before {
  content: "\f1ad";
  font-family: fontAwesome;
}
.ccm-page .contact-info-column .items .item.contact-trading-hours:before {
  content: "\f017";
  font-family: fontAwesome;
}
.ccm-page .contact-info-column .items .item a {
  color: #0d2068;
}
.ccm-page .contact-info-column .items .item a:hover {
  color: #004225;
}
@media (max-width: 767px) {
  .ccm-page .contact-info-column {
    margin: 0 0 20px 0;
  }
  .ccm-page .contact-info-column .items {
    background: none;
    margin: 0;
    padding: 0;
  }
}
/*
=======================
  CONTACT INFO HEADER
=======================
*/
.ccm-page .contact-info-header .item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  background: #fff;
  border: 1px solid #0d2068;
  border-radius: 20px;
  color: #0d2068;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 21px;
  font-weight: 500;
  margin: 0 20px 0 0;
  padding: 9px 20px 7px;
  transition: color .3s, background .3s;
}
.ccm-page .contact-info-header .item.contact-phone:hover {
  background: #e2eaf5;
}
.ccm-page .contact-info-header .item.contact-phone:hover:before {
  color: #0d2068;
}
.ccm-page .contact-info-header .item.contact-phone:before {
  color: #ed2025;
  font-family: FontAwesome;
  font-size: 21px;
  left: 0;
  margin: 0 10px 0 0;
  position: relative;
  transition: color .3s;
}
.ccm-page .contact-info-header .item.contact-phone:before {
  content: "\f095";
}
.ccm-page .contact-info-header .item a {
  color: #1d1d1d;
}
.ccm-page .contact-info-header .item a:hover {
  color: #0d2068;
}
@media (max-width: 991px) {
  .ccm-page .contact-info-header .item {
    font-size: 14px;
    margin: 0 15px 0 0;
    padding: 7px 15px 5px;
  }
}
@media (max-width: 767px) {
  .ccm-page .contact-info-header .item {
    font-size: 14px;
    margin: 0 15px 0 0;
  }
  .ccm-page .contact-info-header .item.contact-phone:before,
  .ccm-page .contact-info-header .item.contact-email:before,
  .ccm-page .contact-info-header .item.contact-address:before {
    font-size: 16px;
  }
}
/*
=====================
  FORMIDABLE STYLES
=====================
*/
.formidable + .mfp-close {
  color: #333;
}
.formidable {
  background: #e6f6ff;
  border: 1px solid #d0dee6;
  border-radius: 5px;
  margin: 0 0 100px 0;
  padding: 20px 0 37px;
}
.formidable .row {
  margin-left: -15px;
  margin-right: -15px;
}
.formidable [class*="width"] {
  padding-left: 15px;
  padding-right: 15px;
}
.formidable .form-group {
  margin: 0 -15px 0 -15px;
}
.formidable .formidable_message {
  padding: 0 15px;
}
.formidable h3 {
  color: #00142c;
  font-family: aktiv-grotesk, sans-serif;
  margin: 0 0 15px 0;
  text-align: center;
}
.formidable p {
  color: #0d2068;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 18px;
  margin: 0 0 20px 0;
}
.formidable .formidable_message div {
  background: #fff6f6;
  border-left: 1px solid #a94442;
  border-right: 1px solid #a94442;
  color: #a94442;
  margin: 0 15px 0 15px;
  padding: 1px 15px;
}
.formidable .formidable_message div:first-child {
  border-top: 1px solid #a94442;
  padding: 10px 15px 1px;
}
.formidable .formidable_message div:last-child {
  border-bottom: 1px solid #a94442;
  padding: 1px 15px 10px;
}
.formidable :-moz-placeholder {
  color: #0d2068 !important;
  font-size: 14px;
  font-weight: 400;
}
.formidable ::-moz-placeholder {
  color: #0d2068 !important;
  font-size: 14px;
  font-weight: 400;
}
.formidable :-ms-input-placeholder {
  color: #0d2068 !important;
  font-size: 14px;
  font-weight: 400;
}
.formidable ::-webkit-input-placeholder {
  color: #0d2068 !important;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.formidable textarea,
.formidable input[type=text],
.formidable input[type=email] {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #d0dee6;
  box-shadow: none;
  color: #14203c;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: inherit;
  outline: none;
  margin: 10px 0;
  padding: 10px 13px;
}
.formidable textarea {
  height: 180px;
  margin: 10px 0;
}
.formidable select {
  -webkit-appearance: none;
  background: #fff;
  box-shadow: none;
  color: #14203c;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: inherit;
  outline: none;
  margin: 10px 0;
  padding: 10px 13px;
}
.formidable .form-control:focus {
  border-color: #0d2068;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.formidable .captcha_holder {
  display: block;
  margin: 20px 0 0 0;
  text-align: center;
}
.formidable .captcha_input {
  display: block;
}
.formidable .g-recaptcha > div {
  margin: 0 auto;
}
.formidable #ff_buttons {
  text-align: center;
}
.formidable #ff_buttons input[type=submit] {
  background: #f39c12;
  border: 1px solid #e67e22;
  border: none;
  color: #fff;
  padding: 0 50px;
}
.formidable #ff_buttons input[type=submit]:hover {
  background: #e67e22;
}
#formidable_container_2 {
  border-radius: 3px;
  padding: 15px 15px 37px;
  /*
  :-moz-placeholder {
    color: #d7d7d7 !important;
    font-size: 18px;
    font-weight: 400;
  }

  ::-moz-placeholder {
    color: #d7d7d7 !important;
    font-size: 18px;
    font-weight: 400;
  }

  :-ms-input-placeholder {
    color: #d7d7d7 !important;
    font-size: 18px;
    font-weight: 400;
  }

  ::-webkit-input-placeholder {
    color: #d7d7d7 !important;
    opacity: 1 !important;
    font-size: 18px;
    font-weight: 400;
  }
  */
}
#formidable_container_2 textarea,
#formidable_container_2 input[type=text],
#formidable_container_2 input[type=email] {
  -webkit-appearance: none;
  box-shadow: none;
  color: #fff;
  font-family: Archia, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  height: inherit;
  outline: none;
  margin: 10px 0;
  padding: 15px 13px;
}
#formidable_container_2 #ff_buttons input[type=submit] {
  font-size: 18px;
  height: 44px;
  line-height: 44px;
}
@media (max-width: 991px) {
  .formidable {
    margin: 0 0 70px 0;
  }
}
@media (max-width: 767px) {
  .formidable {
    margin: 0 0 30px 0;
  }
  .formidable .width-3,
  .formidable .width-4,
  .formidable .width-6 {
    width: 100%;
  }
  .formidable h3 {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
  .formidable [class*="width"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .formidable textarea,
  .formidable input[type=text],
  .formidable input[type=email] {
    margin: 0 0 10px;
    padding: 11px 12px;
  }
  .formidable .form-group {
    margin-bottom: 5px;
  }
  #formidable_container_2 {
    border-radius: 3px;
    background: #004225;
    padding: 5px 5px 37px;
  }
  #formidable_container_2 :-moz-placeholder {
    font-size: 14px;
  }
  #formidable_container_2 ::-moz-placeholder {
    font-size: 14px;
  }
  #formidable_container_2 :-ms-input-placeholder {
    font-size: 14px;
  }
  #formidable_container_2 ::-webkit-input-placeholder {
    font-size: 14px;
  }
  #formidable_container_2 textarea,
  #formidable_container_2 input[type=text],
  #formidable_container_2 input[type=email] {
    font-size: 14px;
    margin: 0;
    padding: 11px 12px;
  }
  #formidable_container_2 .form-group {
    margin-bottom: 5px;
  }
}
/*
===============================
  FOOTER AREA SPECIFIC STYLES
===============================
*/
.ccm-page .footer {
  background: #ffffff;
  padding: 0 0 40px;
}
.ccm-page .footer h4 {
  color: #000000;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 25px 0;
}
.ccm-page .footer p {
  color: #00142c;
}
.ccm-page .footer a {
  color: #00142c;
}
.ccm-page .footer hr {
  border-color: #c8c8c8;
  margin: 30px 0 40px;
}
.ccm-page .footer .footer-logo-container img {
  display: inline;
  float: right;
  width: 350px;
}
.ccm-page .footer .copyright {
  color: #7f8995;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 13px;
}
.ccm-page .footer .copyright a {
  color: #00142c;
  transition: color .3s;
}
.ccm-page .footer .copyright a:hover {
  color: #0c3668;
}
.ccm-page #back-to-top {
  bottom: 40px;
  color: #bbb;
  display: block;
  opacity: 0.8;
  position: fixed;
  right: 5px;
  z-index: 999;
}
.ccm-page #back-to-top i {
  font-size: 32px;
  position: relative;
  top: 0;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
}
.ccm-page #back-to-top:hover i {
  color: #999;
  top: -3px;
}
@media (max-width: 767px) {
  .ccm-page .footer {
    padding: 0px 0 25px;
  }
  .ccm-page .footer .footer-logo-container img {
    float: none;
    width: 200px;
  }
  .ccm-page .footer hr {
    margin: 20px 0;
  }
  .ccm-page .footer .copyright {
    line-height: 1.6em;
    margin: 0 0 25px 0;
  }
  .ccm-page .footer .copyright span {
    display: block;
  }
  .ccm-page .footer .copyright span.separator {
    display: none;
  }
  .footer-white-contact img {
    float: none;
    margin: 55px auto;
  }
}
/*
================
  SOCIAL ICONS
================
*/
.ccm-page .social-icons {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
}
.ccm-page .social-icons a {
  border-radius: 20px;
  color: #fff;
  display: block;
  font-family: Archia, Arial, sans-serif;
  font-size: 17px;
  margin: 0 0 10px;
  padding: 8px 18px;
  position: relative;
  text-align: left;
  width: 260px;
}
.ccm-page .social-icons a:hover {
  opacity: .9;
}
.ccm-page .social-icons a:last-child {
  border-right: none;
}
.ccm-page .social-icons a.social-facebook {
  background: #3B5998;
}
.ccm-page .social-icons a.social-facebook i {
  color: #3B5998;
}
.ccm-page .social-icons a.social-linkedin {
  background: #4875b4;
}
.ccm-page .social-icons a.social-linkedin i {
  color: #4875b4;
}
.ccm-page .social-icons a.social-google-plus {
  background: #c63d2d;
}
.ccm-page .social-icons a.social-google-plus i {
  color: #c63d2d;
}
.ccm-page .social-icons a.social-twitter {
  background: #33ccff;
}
.ccm-page .social-icons a.social-twitter i {
  color: #33ccff;
}
.ccm-page .social-icons a social-youtube {
  background: #cc181e;
}
.ccm-page .social-icons a social-youtube i {
  color: #cc181e;
}
.ccm-page .social-icons a.social-instagram {
  background: #945b02;
}
.ccm-page .social-icons a.social-instagram i {
  color: #945b02;
}
.ccm-page .social-icons a.social-pinterest {
  background: #cb2027;
}
.ccm-page .social-icons a.social-pinterest i {
  color: #cb2027;
}
.ccm-page .social-icons a i {
  background: #fff;
  border-radius: 14px;
  color: #fff;
  font-size: 18px;
  height: 28px;
  padding: 6px 0;
  position: absolute;
  right: 7px;
  text-align: center;
  top: 6px;
  width: 28px;
}
@media (max-width: 991px) {
  .ccm-page .social-icons a {
    font-size: 15px;
    padding: 7px 18px 8px;
  }
  .ccm-page .social-icons a i {
    font-size: 18px;
    right: 5px;
    top: 4px;
  }
}
@media (max-width: 767px) {
  .ccm-page .social-icons {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
  }
  .ccm-page .social-icons a i {
    font-size: 18px;
  }
  .footer-white-contact img {
    float: none !important;
  }
}
