/*
=======================
  @@@ CONTAINERS
=======================
*/
@media only screen and (max-width: 5000px) and (min-width: 1760px) {
  .container {
    width: 1560px;
  }
  .inner-content {
    margin: 120px 280px 0px;
  }
  .page-type-pagenarrow .inbody.container {
    width: 1140px;
  }
}
@media only screen and (max-width: 1759px) and (min-width: 1560px) {
  .container {
    width: 1400px;
  }
  .inner-content {
    margin: 120px 250px 0px;
  }
  .page-type-pagenarrow .inbody.container {
    width: 1141px;
  }
}
@media only screen and (max-width: 1559px) and (min-width: 1330px) {
  .container {
    width: 1220px;
  }
  .inner-content {
    width: 1141px;
  }
}
@media only screen and (max-width: 1329px) and (min-width: 1200px) {
  .container {
    width: 1150px;
  }
  .inner-content {
    width: 1000px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .container {
    width: 950px;
  }
  .inner-content {
    width: 880px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .container {
    width: 740px;
  }
  .inner-content {
    width: 700px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 500px) {
  .container {
    width: 480px;
  }
  .inner-content {
    width: 480px;
  }
}
@media only screen and (max-width: 499px) and (min-width: 300px) {
  .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .inner-content {
    width: 100%;
    margin: 0 auto;
  }
}
/* Variables */
:root {
  --font48px: 48px;
  --font36px: 36px;
  --font21px: 21px;
  --font16px: 16px;
}
@media (max-width: 1559px) {
  :root {
    --font36px: 33px;
  }
}
@media (max-width: 1329px) {
  :root {
    --font48px: 43px;
    --font21px: 18px;
  }
}
@media (max-width: 1199px) {
  :root {
    --font48px: 37px;
    --font36px: 30px;
    --font21px: 17px;
    --font16px: 15px;
  }
}
@media (max-width: 991px) {
  :root {
    --font48px: 34px;
    --font36px: 28px;
    --font21px: 16px;
    --font16px: 15px;
  }
}
@media (max-width: 500px) {
  :root {
    --font36px: 25px;
  }
}
/*
=======================
  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 .ccm-image-block {
  margin: 0 0 15px 0;
}
@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-left,
  .ccm-page .content-editor-image-right {
    float: none;
    margin: 0 0 15px;
    max-width: 100%;
  }
}
@media (max-width: 575px) {
  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: top;
    -webkit-transform-origin: top;
  }
}
/*
==================
  GENERAL STYLES
==================
*/
body {
  background: #fff;
}
img {
  border: 0;
}
iframe {
  border: 0;
}
.ccm-page {
  color: #071532;
  font-family: source-serif-pro, serif;
}
.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: #071532;
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
}
.ccm-page h1 {
  font-size: 60px;
  margin: 0 0 80px;
  text-transform: uppercase;
}
.ccm-page h2 {
  font-size: 36px;
  margin: 0 0 20px;
  font-weight: bold;
  letter-spacing: 0.6px;
}
.ccm-page h3 {
  font-size: 24px;
  margin: 20px 0 20px;
}
.ccm-page h4 {
  color: #071532;
  font-size: 20px;
  margin: 0 0 20px 0;
}
.ccm-page h5 {
  font-size: 20px;
  margin: 30px 0 20px 0;
}
.ccm-page h6 {
  font-size: 12px;
  margin: 0 0 20px;
}
.ccm-page hr {
  border: 0;
  border-top: 1px solid #c6c6c6;
  margin: 40px 0 10px;
}
.ccm-page a {
  color: #112837;
}
.ccm-page.page-template-blog.is-edit.is-loggedin a {
  text-decoration: underline;
  color: #f7a81b;
}
.ccm-page a:hover {
  color: #294078;
  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: 16px;
  line-height: 1.5em;
  font-family: source-serif-pro, serif;
  font-weight: 500;
  letter-spacing: 0.2px;
}
.ccm-page .cke_editable ul,
.ccm-page .cke_editable ol,
.ccm-page .content ul,
.ccm-page .content ol {
  padding: 0 0 0 24px;
  margin: 0 0 40px 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-family: source-serif-pro, serif;
  font-size: 16px;
  font-weight: 500;
  margin: 0 0 5px 0;
}
.ccm-page .content table {
  margin: 0 0 40px 0;
}
.ccm-page .content table td {
  font-size: 16px;
  padding: 6px 25px 6px 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 {
  pointer-events: none;
  width: 100%;
}
.ccm-page .important {
  color: #6d9d31;
  font-weight: 700;
}
@media (max-width: 1329px) {
  .ccm-page h1 {
    font-size: 55px;
    margin: 0 0 50px;
  }
}
@media (max-width: 1199px) {
  .ccm-page .content p {
    font-size: 17px;
  }
  .ccm-page .content ol li,
  .ccm-page .content ul li {
    font-size: 17px;
  }
}
@media (max-width: 991px) {
  .ccm-page h1 {
    font-size: 50px;
    margin: 0 0 50px;
  }
  .ccm-page .content p {
    margin: 0 0 20px 0;
  }
}
@media (max-width: 767px) {
  .ccm-page .content img {
    display: block;
    float: none !important;
    padding: 0 !important;
  }
  .ccm-page h1 {
    font-size: 40px;
    margin: 0 0 30px;
  }
  .ccm-page h2 {
    font-size: 22px;
    margin: 0 0 15px;
  }
  .ccm-page h3 {
    font-size: 18px;
    margin: 40px 0 15px;
  }
  .ccm-page h4 {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
  .ccm-page h5 {
    font-size: 16px;
    margin: 20px 0 15px 0;
  }
  .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 ul,
  .ccm-page .content ol {
    padding: 0 0 0 24px;
    margin: 0 0 20px 0;
  }
  .ccm-page .content ol li,
  .ccm-page .content ul li {
    font-size: 16px;
    line-height: 1.5em;
    margin: 0 0 12px 0;
  }
  .ccm-page .content table td {
    font-size: 14px;
  }
}
/*
===========
  BUTTONS
===========
*/
.ccm-page .item-blog .button-special,
.ccm-page a.button-special,
.ccm-page .button-special a,
.ccm-page .formidable input[type="submit"] {
  background: #333;
  border-color: inherit;
  border-radius: 24px;
  color: #fff;
  display: inline-block;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 300;
  height: 40px;
  letter-spacing: 1px;
  line-height: 40px;
  padding: 0 40px;
  position: relative;
  transition: background .3s;
  text-decoration: none;
}
.ccm-page .item-blog .button-special:hover,
.ccm-page a.button-special:hover,
.ccm-page .button-special a:hover,
.ccm-page .formidable input[type="submit"]:hover {
  background: #fff;
  color: #333;
  cursor: pointer;
  text-decoration: none;
}
.ccm-page .item-blog .button-special:active,
.ccm-page a.button-special:active,
.ccm-page .button-special a:active,
.ccm-page .formidable input[type="submit"]:active {
  box-shadow: none;
  color: #fff;
  text-decoration: none;
  top: 3px;
}
.ccm-page .item-blog .button-special:focus,
.ccm-page a.button-special:focus,
.ccm-page .button-special a:focus,
.ccm-page .formidable input[type="submit"]:focus {
  box-shadow: none;
  color: #fff;
  outline: none;
  text-decoration: none;
}
.ccm-page .ccm-image-slider-text .button-special a,
.ccm-page .header-item.contact-container.button-special a {
  background: #e91228;
  border: #e91228 1px solid;
  color: #fff;
}
.ccm-page .ccm-image-slider-text .button-special a:hover,
.ccm-page .header-item.contact-container.button-special a:hover {
  background: #fff;
  color: #e91228;
}
.ccm-page a.button-special.white {
  background: #fff;
  border: 2px #e91228 solid;
  color: #e91228;
  border-radius: 2px;
}
.ccm-page a.button-special.white:hover {
  background: #e91228;
  color: #fff;
}
.ccm-page .text-container a.button-special {
  padding: 8px 37px;
  height: 55px;
  font-size: 22px;
  border-radius: 4px;
}
.ccm-page .text-container a.button-special.transparent {
  background: unset;
  border: 1px #e91228 solid;
  border-radius: 4px;
  color: #e91228;
  padding: 5px 37px;
  height: 50px;
  font-size: 16px;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .ccm-page a.button-special,
  .ccm-page .button-special a,
  .ccm-page .formidable input[type="submit"] {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
  }
}
@media (max-width: 767px) {
  .ccm-page a.button-special,
  .ccm-page .button-special a,
  .ccm-page .formidable input[type="submit"] {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding: 0 25px;
  }
}
/*
===============================
  HEADER AREA SPECIFIC STYLES
===============================
*/
.ccm-page .head_full {
  transition: background-color 0.5s ease;
  margin: 0 auto;
  position: fixed;
  width: 100%;
  z-index: 11;
  top: 0;
}
.ccm-page.is-loggedin .head_full {
  margin-top: 50px;
}
.ccm-page.is-edit .head_full {
  z-index: 1;
}
.ccm-page .head_full.compact {
  background-color: #fff;
  -webkit-box-shadow: 0px 9px 22px -12px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 9px 22px -12px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 9px 22px -12px rgba(0, 0, 0, 0.75);
}
.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;
}
.ccm-page header .inner-item {
  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;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  flex-grow: 1;
  margin-top: 20px;
}
.header-item-flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: nowrap;
  -moz-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  flex-grow: 0;
  margin-top: 0;
}
.header-item-flex-container .phone {
  border: #333 1px solid;
  border-radius: 50%;
  color: #333;
  content: "\f061";
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: 500;
  height: 40px;
  line-height: 39px;
  padding: 1px 0 0 2px;
  position: absolute;
  right: 0;
  bottom: 0;
  text-align: center;
  width: 40px;
}
.header-logo-flex-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: nowrap;
  -moz-flex-flow: nowrap;
  -ms-flex-flow: nowrap;
  flex-flow: nowrap;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-grow: 0;
  margin-top: 20px;
}
.header-logo-flex-container .tagline {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
  margin-top: 17px;
  margin-left: -20px;
  text-transform: uppercase;
}
.ccm-page.page-template-home .header-logo-flex-container .tagline {
  display: none;
}
.ccm-page header .header-item {
  position: relative;
}
.ccm-page header .header-item:after {
  clear: both;
  content: " ";
  display: table;
}
.ccm-page header .header-item.nav-container {
  margin: 0 0 0 0;
  padding: 20px 0 0 0;
  position: relative;
}
.ccm-page header .header-item.contact-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;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  flex-grow: 0;
  width: 60px;
}
.ccm-page .logo {
  margin: 10px 50px 12px 0;
  position: relative;
  width: 127px;
}
.ccm-page.page-template-home .logo {
  margin: 10px 50px 12px 0;
  position: relative;
  width: 174px;
}
.ccm-page .block-sociallinks {
  border-bottom: none;
  margin: 0 0 0 15px;
  padding: 0;
  position: relative;
  top: 3px;
}
.ccm-page .block-sociallinks li {
  float: left;
  margin: 0 0 9px 10px;
}
.ccm-page .block-sociallinks li a {
  height: 16px;
  line-height: 16px;
  width: 16px;
}
.ccm-page .block-sociallinks img {
  margin: 0;
}
@media (max-width: 1199px) {
  .ccm-page .logo {
    margin: 15px 20px 30px 0;
  }
  .ccm-page header .header-item.nav-container {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
  }
  .header-logo-flex-container .tagline {
    margin-left: 0px;
    margin-top: 21px;
  }
  .header-item-flex-container {
    margin-top: 0px;
  }
}
@media (max-width: 991px) {
  .ccm-page header {
    flex-grow: 0;
  }
  .ccm-page header .inner-item {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-box-pack: flex-start;
    -moz-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    flex: 1 0 70%;
  }
  .ccm-page .logo {
    margin: 20px 15px 20px 0;
  }
  .ccm-page.page-template-home .logo {
    width: 127px;
  }
  .ccm-page header .header-item.nav-container {
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
  }
  .header-logo-flex-container .tagline {
    margin-left: 10px;
    margin-top: 12px;
  }
}
@media (max-width: 991px) {
  .ccm-page header .header-item.logo-container {
    width: 252px;
  }
  .ccm-page header .header-item.nav-container {
    background: #fff;
    border-radius: 4px;
    border-top: none;
    margin: 0 0 0;
    padding: 7px 0;
    text-align: center;
    width: 80px;
    right: 0;
    order: 1;
  }
  .ccm-page header .header-item.contact-container {
    -webkit-flex-flow: column wrap;
    -moz-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    flex-grow: 0;
    margin: 0 0 0 0;
    width: 60px;
    order: 2;
  }
  .header-item-flex-container {
    margin-top: 0;
  }
  .ccm-page header .inner-item {
    margin: 0 0 5px 0;
    width: 100%;
    flex-direction: column-reverse;
  }
  .ccm-page .logo {
    margin: 5px auto 15px;
    max-width: 100%;
  }
  .ccm-page .block-sociallinks {
    margin: 0;
  }
  .ccm-page .block-sociallinks li {
    float: left;
    margin: 0 10px 9px 10px;
  }
  .header-logo-flex-container .tagline {
    display: none;
  }
}
@media (max-width: 500px) {
  .ccm-page header .header-item.logo-container {
    width: 180px;
  }
  .ccm-page .logo {
    max-width: 100%;
  }
  .ccm-page header .header-item.contact-container {
    margin: 0;
    width: 60px;
    order: 2;
  }
  .ccm-page header .header-item.contact-container .button-special a {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
  }
  .ccm-page.page-template-home .logo {
    margin: 10px 50px 12px 0;
  }
  .ccm-page.page-template-home .header-logo-flex-container {
    padding-right: 70px;
  }
  .header-item-flex-container {
    margin: 0 0;
  }
}
@media (max-width: 470px) {
  .ccm-page.page-template-home .header-logo-flex-container {
    margin: 15px auto 0;
    padding-right: 0;
  }
  .header-item-flex-container {
    margin: 0 0 15px;
  }
}
/*
===================================
  NAVIGATION AREA SPECIFIC STYLES
===================================
*/
.ccm-page ul.nav {
  margin: 0;
  padding: 0;
}
.ccm-page .nav li {
  display: block;
  float: left;
  line-height: normal;
  list-style-type: none;
  margin: 0 8px;
  padding: 0;
  position: relative;
}
.ccm-page .nav li:hover > ul {
  display: block;
}
.ccm-page .nav li a {
  border-bottom: none;
  color: #071532;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 12px 14px;
  letter-spacing: 0;
}
.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:last-child a {
  padding: 12px 14px 12px 14px;
}
.ccm-page .nav li a.cursor-default:hover {
  background: none;
  color: #071532;
  cursor: default;
}
.ccm-page .nav li a:hover,
.ccm-page .nav li a:focus {
  background: none;
  color: #112837;
  text-decoration: none;
  background: #eeeeee;
  transition: all 0.25s ease-in-out;
}
.ccm-page .nav li .selected,
.ccm-page .nav li .nav-path-selected {
  color: #112837;
}
.menu-toggle-container {
  display: none;
}
.ccm-page #toggle {
  border-bottom: none;
  border-radius: 3px;
  color: #071532;
  display: inline-block;
  font-family: proxima-nova, sans-serif;
  font-size: 17px;
  font-weight: 700;
  position: relative;
}
.ccm-page #toggle:active,
.ccm-page #toggle:focus {
  text-decoration: none;
}
.ccm-page #toggle span:after,
.ccm-page #toggle span:before {
  content: "";
  left: 0;
  position: absolute;
  top: -5px;
}
.ccm-page #toggle span:after {
  top: 5px;
}
.ccm-page #toggle span {
  display: inline-block;
  position: relative;
  top: -5px;
}
.ccm-page #toggle span,
.ccm-page #toggle span:after,
.ccm-page #toggle span:before {
  backface-visibility: hidden;
  background: #071532;
  border-radius: 2px;
  height: 2px;
  -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: 17px;
}
/* on activation */
.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;
}
/*
=====================================
  SECOND LEVEL SPECIFIC MENU STYLES
=====================================
*/
.ccm-page .nav ul {
  background: #fff;
  display: none;
  list-style: none;
  margin: 0;
  min-width: 100%;
  padding: 14px 0 0 0;
  position: absolute;
  top: 100%;
  z-index: 10;
}
.ccm-page .nav ul li {
  border-bottom: 1px solid #dddddd;
  float: none;
  position: relative;
  text-align: left;
}
.ccm-page .nav ul li a {
  color: #071532;
  font-size: 15px;
  display: block;
  margin: 0;
  padding: 13px 15px;
  text-transform: inherit;
  white-space: nowrap;
}
.ccm-page .nav ul li a:hover {
  color: #112837;
  background: #eeeeee;
  text-decoration: none;
  transition: all 0.25s ease-in-out;
}
/*
=====================================
  THIRD LEVEL SPECIFIC MENU STYLES
=====================================
*/
.ccm-page .nav ul ul {
  background: #fff;
  box-shadow: none;
  list-style: none;
  left: 100%;
  margin: 0;
  min-width: 100%;
  padding: 0;
  position: absolute;
  top: 0;
  z-index: 10;
}
@media (min-width: 991px) {
  .ccm-page .nav {
    display: block !important;
  }
}
@media (max-width: 1199px) {
  .ccm-page .nav li a {
    font-size: 15px;
    padding: 12px 10px;
  }
  .ccm-page .nav > li:last-child a {
    padding: 12px 10px 12px 10px;
  }
}
@media (max-width: 991px) {
  .ccm-page .nav {
    overflow-y: auto;
    max-height: 350px;
  }
  .ccm-page .nav li a {
    font-size: 16px;
    padding: 0 8px;
  }
  .ccm-page .nav > li:last-child a {
    padding: 0 0 0 8px;
  }
}
@media (max-width: 991px) {
  .menu-toggle-container {
    display: block;
  }
  .ccm-page .nav {
    background: #f9f9f9;
    -webkit-box-shadow: 0 8px 5px -5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 8px 5px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 8px 5px -5px rgba(0, 0, 0, 0.3);
    display: none;
    margin: 0 0 0 -30px !important;
    opacity: 0;
    padding: 0 22px 16px;
    position: absolute;
    top: 50px;
    z-index: 99;
  }
  .ccm-page .nav:before {
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #f9f9f9 transparent;
    content: " ";
    height: 0;
    left: 50%;
    position: absolute;
    top: -10px;
    transform: translate(-50%, 0);
    width: 0;
    z-index: 99;
  }
  .ccm-page .nav li {
    border-top: 1px solid #eee;
    float: none;
    padding: 10px 0;
    text-align: left;
  }
  .ccm-page .nav li a {
    border: 1px solid transparent;
    display: block;
    font-size: 16px;
    padding: 6px 18px;
    white-space: nowrap;
  }
  .ccm-page .nav > li:last-child a {
    padding: 6px 18px;
  }
  .ccm-page .nav li a:before {
    display: none;
  }
  /* second level */
  .ccm-page .nav ul {
    background: #f9f9f9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    padding: 0;
    position: relative;
  }
  .ccm-page .nav ul li {
    border-top: 1px solid #eee;
    border-bottom: none;
  }
  .ccm-page .nav ul li a {
    display: inline-block;
    overflow: hidden;
    padding: 8px 28px 8px 22px;
    text-overflow: ellipsis;
  }
  .ccm-page .nav ul li a:hover {
    background: #eeeeee;
    transition: all 0.25s ease-in-out;
  }
  /* third level */
  .ccm-page .nav ul ul {
    background: #f9f9f9;
    left: 0;
    position: relative;
  }
  .ccm-page .nav ul ul li a {
    display: inline-block;
    font-weight: 400;
    overflow: hidden;
    padding: 5px 18px 5px 26px;
    text-overflow: ellipsis;
  }
  .ccm-page .nav ul ul li a:hover {
    background: #eeeeee;
    transition: all 0.25s ease-in-out;
  }
  /* toggle */
  .ccm-page #toggle {
    margin: 0 auto;
    padding: 0;
  }
}
/*
===============
  BANNER AREA
===============
*/
/*
.ccm-page .ccm-image-slider-container{
  margin-top: -20px;
}

.ccm-page .ccm-image-slider {
  .ccm-image-slider-inner{
  }

  .rslides {
    border-bottom: 5px solid #a85349;
    margin-bottom: 0;
    max-height: 795px;
    .ccm-image-slider-text{
      display: none;
    }
  }

  .rslides_nav {
    display: none;
  }
}

.ccm-page .banner_left{

}
.ccm-page .banner_right{

}
.ccm-page .banner_right_top{

}
.ccm-page .banner_right_bottom{

}


@media (max-width: 1329px){
  .ccm-page .ccm-image-slider-container{
    margin-top: 190px;
  }
}

@media (max-width: 1199px) {
  .ccm-page .ccm-image-slider-container{
    margin-top: 190px;
  }
}

@media (max-width: 991px) {

  .ccm-page .ccm-image-slider-container{
    margin-top: 190px;
  }

  .ccm-page .ccm-image-slider {

    .rslides {
      margin: 0 0 50px 0;
    }
  }
}

@media (max-width: 767px) {

  .ccm-page .ccm-image-slider-container{
    margin-top: 190px;
  }

  .ccm-page .ccm-image-slider {

    .rslides {
      margin: 0 0 0 0;
    }
  }
}
*/
/*
=======================
  IMAGE BOXES SECTION
=======================
*/
.ccm-page .swipe {
  display: none;
  font-size: 13px;
  margin: 0 0 15px 0;
  text-align: center;
}
.ccm-page .image-boxes-section {
  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: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  margin: 72px 0px 30px;
  position: relative;
  z-index: 10;
}
.ccm-page .image-boxes-section .content p {
  margin: 0 0 30px 0;
  min-height: 80px;
}
.ccm-page.is-edit .image-boxes-section {
  display: block;
  margin: 0;
  z-index: auto;
}
.ccm-page .image-box {
  background: #f5ffcc;
  display: block;
  margin: 0 10px 20px 10px;
  transition: background .7s;
  width: 366px;
}
.ccm-page .image-box:hover {
  background: #e3f0ae;
}
.ccm-page .image-container {
  overflow: hidden;
  position: relative;
}
.ccm-page .image-box img {
  -webkit-backface-visibility: hidden;
  transition: transform .7s ease;
  transform: translate3d(0px, 0px, 0px);
}
.ccm-page .image-box:hover img {
  transform: scale(1.1);
}
.ccm-page .image-box .text-container {
  border-top: 5px solid #6d9d31;
  padding: 25px;
}
.ccm-page .image-box .title {
  color: #071532;
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: uppercase;
}
.ccm-page .image-box .text {
  color: #071532;
  font-family: source-serif-pro, serif;
  font-size: 14px;
  line-height: 1.7em;
  text-align: left;
}
.ccm-page .heading {
  padding: 10em 0;
}
@media (max-width: 1199px) {
  .ccm-page .image-box {
    width: 299px;
  }
  .ccm-page .image-boxes-section {
    margin: 72px 0px 30px;
  }
  .ccm-page .image-boxes-section .content p {
    min-height: 95px;
  }
}
@media (max-width: 991px) {
  .ccm-page .image-boxes-section {
    margin: 30px -10px 30px;
  }
  .ccm-page .image-box .text-container {
    padding: 15px;
  }
  .ccm-page .image-box .title {
    font-size: 20px;
    margin: 0 0 10px 0;
  }
  .ccm-page .image-box {
    width: 226px;
  }
  .ccm-page .image-boxes-section .content p {
    min-height: 120px;
  }
}
@media (max-width: 767px) {
  .ccm-page .image-boxes-section {
    display: block;
    margin: 15px -15px 0 -15px;
    min-height: .01%;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: hidden;
    text-align: center;
    width: calc(100% + 30px);
  }
  .ccm-page .image-boxes-section .content img {
    display: inline;
    float: left;
  }
  .ccm-page .image-boxes-section .content p {
    min-height: unset;
  }
  .ccm-page .image-box {
    display: inline-block;
    float: none;
    margin: 0 7px 15px 7px;
    vertical-align: top;
    white-space: normal;
    width: 210px;
  }
  .ccm-page .image-box .title {
    font-size: 20px;
    line-height: 1.1em;
  }
  .ccm-page .image-box:first-child {
    margin: 0 7px 15px 10px;
  }
  .ccm-page .image-box:last-child {
    margin: 0 10px 15px 7px;
  }
  .ccm-page .image-box .text {
    font-size: 13px;
    white-space: normal;
  }
  .ccm-page .swipe {
    display: block;
    margin: 0;
  }
  .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);
    }
  }
}
/*
================
  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-end;
  -webkit-justify-content: flex-end;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  margin: 0;
}
.ccm-page .contact-info .item {
  color: #a85349;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 0 40px;
  position: relative;
}
.ccm-page .contact-info .item a {
  color: #a85349;
}
.ccm-page .contact-info .item a:hover {
  color: #112837;
}
.ccm-page .contact-info .item:before {
  color: #112837;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: 400;
  left: -28px;
  margin: 0;
  padding: 0 0 0 6px;
  position: absolute;
}
.ccm-page .contact-info .item.contact-address:before {
  content: "\f041";
  left: -28px;
  top: -1px;
}
.ccm-page .contact-info .item.contact-email:before {
  content: "\f0e0";
  left: -28px;
  top: 0;
}
.ccm-page .contact-info .item.contact-phone:before {
  content: "\f095";
  left: -25px;
  top: 1px;
}
.ccm-page .contact-info .item.contact-mobile:before {
  content: "\f10b";
  font-size: 19px;
  left: -20px;
  top: -2px;
}
@media (max-width: 1199px) {
  .ccm-page .contact-info .item {
    font-size: 16px;
  }
  .ccm-page .contact-info .item:before {
    font-size: 14px;
    left: -28px;
    margin: 0;
    padding: 0 0 0 6px;
  }
}
@media (max-width: 991px) {
  .ccm-page .contact-info .item {
    font-size: 16px;
    margin: 0 0 0 40px;
  }
  .ccm-page .contact-info .item:before {
    font-size: 13px;
    left: -28px;
    margin: 0;
    padding: 0 0 0 6px;
  }
  .ccm-page .contact-info .item.contact-address:before {
    left: -28px;
    top: -1px;
  }
  .ccm-page .contact-info .item.contact-email:before {
    left: -28px;
    top: 0;
  }
  .ccm-page .contact-info .item.contact-phone:before {
    left: -25px;
    top: 1px;
  }
  .ccm-page .contact-info .item.contact-mobile:before {
    font-size: 15px;
    left: -20px;
    top: -2px;
  }
}
@media (max-width: 767px) {
  .ccm-page .contact-info {
    justify-content: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
  }
  .ccm-page .contact-info .item {
    font-size: 16px;
    margin: 0 10px 10px 30px;
    max-width: 100%;
  }
  .ccm-page .contact-info .item:before {
    font-size: 16px;
    left: -30px;
    margin: 0 5px 0 0;
    padding: 0 0 0 6px;
  }
  .ccm-page .contact-info .item.contact-address:before {
    left: -28px;
    top: -1px;
  }
  .ccm-page .contact-info .item.contact-email:before {
    left: -28px;
    top: 0;
  }
  .ccm-page .contact-info .item.contact-phone:before {
    left: -25px;
    top: 1px;
  }
  .ccm-page .contact-info .item.contact-mobile:before {
    font-size: 18px;
    left: -20px;
    top: -2px;
  }
}
/*
=============
  BLOG LIST
=============
*/
.blog-list hr {
  border-top: 1px solid #194841;
  margin: 40px 0;
}
.ccm-page .item-blog {
  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-around;
  -webkit-justify-content: space-around;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
.ccm-page .item-blog:hover h3 {
  color: #031916;
}
.ccm-page .item-blog .image-container {
  position: relative;
  width: 360px;
}
.ccm-page .item-blog .image-container .read-more {
  background: #194841;
  border: 1px solid #194841;
  bottom: 0;
  color: #fff;
  height: 54px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 54px;
}
.ccm-page .item-blog .image-container .read-more i {
  font-size: 17px;
  position: relative;
  top: 17px;
}
.ccm-page .item-blog .blog-info {
  flex: 1 1 350px;
  margin: 0 80px 0 0;
}
.ccm-page .item-blog .blog-info h3 {
  font-size: 28px;
  letter-spacing: 1px;
  margin: 0 0 30px 0;
}
.ccm-page .item-blog .blog-info p {
  color: #54534a;
  font-size: 16px;
  line-height: 1.5em;
  margin: 0 0 30px 0;
}
.ccm-page .item-blog .blog-info p.author-date {
  color: #828282;
  font-size: 15px;
  margin: 0;
}
/* Pagination*/
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #071532;
  border-color: #071532;
}
@media (max-width: 991px) {
  .ccm-page .item-blog .blog-info {
    margin: 0 40px 0 0;
  }
  .ccm-page .item-blog .blog-info h3 {
    font-size: 22px;
    margin: 0 0 20px 0;
  }
  .ccm-page .item-blog .blog-info p {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  .ccm-page .item-blog .image-container {
    width: 200px;
  }
  .ccm-page .item-blog .image-container .read-more {
    height: 40px;
    width: 40px;
  }
  .ccm-page .item-blog .image-container .read-more i {
    font-size: 14px;
    top: 10px;
  }
}
@media (max-width: 767px) {
  .blog-list hr {
    margin: 30px -15px;
  }
  .ccm-page .item-blog {
    flex-direction: column-reverse;
  }
  .ccm-page .item-blog .blog-info {
    flex: 1 1 0;
    margin: 15px 0 0 0;
  }
  .ccm-page .item-blog .blog-info h3 {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .ccm-page .item-blog .blog-info p {
    font-size: 15px;
    margin: 0 0 20px 0;
  }
}
/*
=====================
  FORMIDABLE STYLES
=====================
*/
.ccm-page .formidable {
  margin: -20px 0 150px 0;
  overflow: hidden;
}
.ccm-page .formidable .row {
  margin-left: -15px;
  margin-right: -15px;
}
.ccm-page .formidable [class*="width"] {
  padding-left: 15px;
  padding-right: 15px;
}
.ccm-page .formidable .form-group {
  margin: 0 -15px 0 -15px;
}
.ccm-page .formidable .formidable_message {
  padding: 0 15px;
}
.ccm-page .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;
}
.ccm-page .formidable .formidable_message div:first-child {
  border-top: 1px solid #a94442;
  padding: 10px 15px 1px;
}
.ccm-page .formidable .formidable_message div:last-child {
  border-bottom: 1px solid #a94442;
  padding: 1px 15px 10px;
}
.ccm-page .formidable :-moz-placeholder {
  color: #0f0f2d !important;
  font-size: 14px;
  font-weight: 400;
}
.ccm-page .formidable ::-moz-placeholder {
  color: #0f0f2d !important;
  font-size: 14px;
  font-weight: 400;
}
.ccm-page .formidable :-ms-input-placeholder {
  color: #0f0f2d !important;
  font-size: 14px;
  font-weight: 400;
}
.ccm-page .formidable ::-webkit-input-placeholder {
  color: #0f0f2d !important;
  opacity: 1 !important;
  font-size: 14px;
  font-weight: 400;
}
.ccm-page .formidable textarea,
.ccm-page .formidable input[type=text],
.ccm-page .formidable input[type=email] {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #a0a0a0;
  border-radius: 0;
  box-shadow: none;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: inherit;
  outline: none;
  margin: 9px 0;
  padding: 15px 20px;
}
.ccm-page .formidable textarea {
  height: 140px;
  margin: 10px 0;
}
.ccm-page .formidable select {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #c0c0c0;
  box-shadow: none;
  color: #000000;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: inherit;
  outline: none;
  margin: 10px 0;
  padding: 15px 13px;
}
.ccm-page .formidable .form-control:focus {
  border-color: #333;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ccm-page .formidable .captcha_holder {
  display: block;
  margin: 20px 0 0 0;
  text-align: center;
}
.ccm-page .formidable .captcha_input {
  display: block;
}
.ccm-page .formidable .g-recaptcha > div {
  margin: 0 auto;
}
.ccm-page .formidable .submit-3 {
  margin-top: 20px;
  text-align: right;
}
.ccm-page .formidable #ff_buttons {
  text-align: center;
}
.ccm-page .formidable #ff_buttons input[type=submit] {
  background: #6d9d31;
  border: 1px solid #056839;
  border: none;
  color: #fff;
  padding: 0 80px;
}
.ccm-page .formidable #ff_buttons input[type=submit]:hover {
  background: #056839;
}
@media (max-width: 767px) {
  .ccm-page .formidable {
    margin: 0 0 150px 0;
  }
  .ccm-page .formidable .formidable_column {
    padding: 0;
  }
  .ccm-page .formidable .width-3,
  .ccm-page .formidable .width-4,
  .ccm-page .formidable .width-6 {
    width: 100%;
  }
  .ccm-page .formidable textarea,
  .ccm-page .formidable input[type=text],
  .ccm-page .formidable input[type=email] {
    padding: 11px 12px;
  }
  .ccm-page .formidable .form-group {
    margin-bottom: 5px;
  }
}
/*
===============================
  FOOTER AREA SPECIFIC STYLES
===============================
*/
.ccm-page .footer {
  margin: 0;
  background-color: #f2f2f2;
  padding-top: 95px;
  padding-bottom: 140px;
  color: #333;
}
.ccm-page .footer h4 {
  color: #333;
}
.ccm-page .footer .logo-container {
  width: 20%;
}
.ccm-page .footer .logo-container img {
  width: 157px;
}
.ccm-page .footer .accredited .content {
  margin-bottom: 12px;
}
.ccm-page .footer .accredited .content p {
  font-size: 12px;
  font-weight: 300;
  line-height: 2;
}
.ccm-page .footer .accredited .icon p {
  margin-top: -15px;
  text-align: right;
}
.ccm-page .footer .content p {
  font-family: source-serif-pro, serif;
  margin: 0;
  font-size: 16px;
  color: #333;
  letter-spacing: 0;
  line-height: 1.4;
}
.ccm-page .footer .content h3 {
  color: #333;
  margin: 0;
}
.ccm-page .footer .content h4 {
  color: #333;
}
.ccm-page .footer .locations {
  padding: 50px 15px 120px;
}
.ccm-page .footer .location {
  width: 15.4%;
}
.ccm-page .footer .location h4 {
  font-size: 18px;
  padding-bottom: 5px;
}
.ccm-page .footer .location .office {
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 300;
}
.ccm-page .footer .location hr {
  width: 15%;
  margin: 5px 0 15px;
  border-top: 1px solid #333;
}
.ccm-page .footer .location .phone {
  display: block;
  padding-bottom: 20px;
}
.ccm-page .footer .location .mail {
  display: block;
  padding-bottom: 15px;
}
.ccm-page .footer .location .address {
  display: block;
  font-size: 16px;
  line-height: 1.6;
  white-space: pre-wrap;
}
.ccm-page .footer a {
  color: #333;
  font-size: 16px;
}
.ccm-page .footer .message {
  float: right;
  width: unset;
}
.ccm-page .footer .message p {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.ccm-page .footer .title {
  width: 23%;
}
.ccm-page .footer .title p {
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
.ccm-page .footer .desc {
  border-left: 1px #fff solid;
}
.ccm-page #back-to-top {
  bottom: 40px;
  color: #bbb;
  display: block;
  opacity: 0.8;
  position: fixed;
  right: 5px;
}
.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;
}
.ccm-page .copyright {
  background-color: #fff;
  color: #c0c0c0;
  font-size: 13px;
  padding: 30px 20px;
  text-align: left;
  display: block;
  position: relative;
  overflow: hidden;
}
.ccm-page .copyright .items {
  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;
}
.ccm-page .copyright .webby {
  color: #333;
  font-family: proxima-nova, sans-serif;
  font-size: 12px;
  font-weight: 400;
}
.ccm-page .copyright .webby a {
  color: #333;
}
.ccm-page .footer .terms {
  padding: 24px;
  text-align: center;
}
.ccm-page .copyright a,
.ccm-page .terms a {
  color: #f4f4f4;
  color: #c0c0c0;
  font-size: 13px;
}
.ccm-page .copyright a:hover {
  border-bottom: 1px dashed white;
}
@media (max-width: 1560px) {
  .ccm-page .footer .title {
    min-width: 150px;
  }
  .ccm-page .footer .location::before {
    left: -22px;
  }
}
@media (max-width: 1199px) {
  .ccm-page .footer .location {
    width: 21%;
  }
}
@media (max-width: 991px) {
  .ccm-page .footer .title {
    width: 100%;
    padding: 0 15px 50px;
  }
  .ccm-page .footer .locations {
    padding: 50px 15px 120px;
  }
  .ccm-page .footer .location {
    width: 25%;
  }
  .ccm-page .footer .location::before {
    display: none;
  }
  .ccm-page .footer .accredited .icon p {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .ccm-page .footer {
    padding-bottom: 15px;
    padding-top: 15px;
  }
  .ccm-page .footer .accredited {
    padding-top: 25px;
  }
  .ccm-page .footer a {
    font-size: 14px;
  }
  .ccm-page .footer h3 {
    font-size: 24px;
  }
  .ccm-page .footer hr {
    margin-top: 25px;
  }
  .ccm-page .footer .title {
    width: 100%;
    padding: 0 15px 25px;
  }
  .ccm-page .footer .content p {
    font-size: 14px;
  }
  .ccm-page .footer .locations {
    padding: 30px 15px 25px;
  }
  .ccm-page .footer .location {
    width: 47%;
    display: block;
    padding: 15px 15px;
  }
  .ccm-page .footer .location h4 {
    padding-bottom: 0px;
  }
  .ccm-page .footer .logo-container {
    padding: 25px 15px;
    width: 100%;
  }
  .ccm-page .footer .message {
    float: left;
    padding-bottom: 25px;
  }
  .ccm-page .copyright {
    padding: 27px 0 21px;
  }
  .ccm-page .copyright .webby {
    padding-top: 0px;
  }
}
@media (max-width: 388px) {
  .ccm-page .copyright .webby {
    padding-top: 10px;
  }
}
/*
================
  SOCIAL ICONS
================
*/
.ccm-page .social-icons {
  margin: 0;
}
.ccm-page .social-icons a {
  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: 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: #194841;
  border-radius: 50%;
  color: #fff;
  float: left;
  font-size: 14px;
  height: 30px;
  margin: 0 0 0 15px;
  transition: background .3s;
  width: 30px;
}
.ccm-page .social-icons a i {
  transition: color .3s;
}
.ccm-page .social-icons a:hover {
  background: #fff;
}
.ccm-page .social-icons a:hover i {
  color: #194841;
  text-shadow: none;
}
.ccm-page .social-icons:after {
  content: " ";
  clear: both;
  display: table;
}
/*
===============
  Member AREA
===============
*/
.ccm-page .members {
  margin: 0 0 60px;
  padding: 60px 0 0 0;
  border-top: 1px #a85349 solid;
}
.ccm-page .members .title {
  color: #a85349;
  font-size: 30px;
  font-family: proxima-nova, sans-serif;
  font-weight: 200;
}
.ccm-page .members .description {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  white-space: pre-line;
}
.ccm-page .members:first-child {
  border: none;
  padding: 20px 0 0 0;
}
@media (max-width: 991px) {
  .ccm-page .members {
    margin: 50px 0;
    padding: 50px 0 0 0;
  }
  .ccm-page .members .title {
    font-size: 22px;
  }
  .ccm-page .members .description {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .ccm-page .members {
    margin: 50px 0;
  }
  .ccm-page .members .title {
    margin-top: 15px;
    font-size: 22px;
  }
  .ccm-page .members .description {
    font-size: 16px;
  }
}
@media (max-width: 500px) {
  .ccm-page .members {
    margin: 25px 0;
    padding: 25px 0 0 0;
  }
  .ccm-page .members .title {
    margin-top: 25px;
    font-size: 18px;
  }
  .ccm-page .members .description {
    font-size: 16px;
  }
}
/*
===============
  home content AREA
===============
*/
.ccm-page .home-content {
  padding-top: 0;
  padding-bottom: 40px;
  background-image: url(/application/themes/defaulttheme/images/services_background_.jpg);
  background-repeat: repeat-x;
  background-color: #f1f1f1;
  background-position: bottom;
}
.ccm-page .home-content .first {
  padding-top: 120px;
}
.ccm-page .home-content .first .content {
  width: 900px;
  margin: 0 auto;
}
.ccm-page .home-content .first .content h2 {
  font-size: 48px;
  font-family: proxima-nova, sans-serif;
  margin-bottom: 50px;
}
.ccm-page .home-content .second .content {
  width: 900px;
  margin: 0 auto;
}
.ccm-page .home-content .second .content p {
  color: #a85349;
  font-size: 20px;
  font-family: source-serif-pro, serif;
  font-weight: 400;
  letter-spacing: 0.43px;
  line-height: 1.5;
  margin: 0 0 30px;
}
.ccm-page .home-content .third .content {
  width: 900px;
  margin: 0 auto;
}
.ccm-page .home-content .third .content p {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 200;
  letter-spacing: 0.2px;
  line-height: 1.5;
}
.ccm-page .home-content .content h3 {
  letter-spacing: 0px;
  margin: 0px 0 20px;
}
.ccm-page .home-content .content a {
  color: #a85349;
  text-decoration: underline;
  font-size: 16px;
}
.ccm-page .home-content .content p {
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 200;
  letter-spacing: 0.2px;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .ccm-page .home-content .first {
    padding-top: 0px;
  }
  .ccm-page .home-content .first .content {
    width: 100%;
  }
  .ccm-page .home-content .first .content h2 {
    font-size: 36px;
  }
  .ccm-page .home-content .second .content {
    width: 100%;
    margin: 0 auto;
  }
  .ccm-page .home-content .second .content p {
    font-size: 20px;
  }
  .ccm-page .home-content .third .content {
    width: 100%;
    margin: 0 auto;
  }
  .ccm-page .home-content .third .content p {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .ccm-page .home-content {
    padding-top: 50px;
  }
  .ccm-page .home-content .first .content {
    width: 100%;
  }
  .ccm-page .home-content .first .content h2 {
    font-size: 28px;
  }
  .ccm-page .home-content .second .content {
    width: 100%;
    margin: 0 auto;
  }
  .ccm-page .home-content .second .content p {
    font-size: 18px;
  }
  .ccm-page .home-content .third .content {
    width: 100%;
    margin: 0 auto;
  }
  .ccm-page .home-content .third .content p {
    font-size: 18px;
  }
}
/*
===============
  Fixed Header
===============
*/
.ccm-page .fixed_header {
  margin-top: 147px;
}
.ccm-page .fixed_header img {
  border-bottom: 5px solid #a85349;
  display: block;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  max-height: 533px;
}
.ccm-page .fixed_header p {
  margin-bottom: 0px;
}
.ccm-page.is-loggedin .fixed_header {
  margin-top: 167px;
}
@media (max-width: 1199px) {
  .ccm-page .fixed_header img {
    height: 40vh;
  }
}
@media (max-width: 767px) {
  .ccm-page .fixed_header {
    margin-top: 195px;
  }
  .ccm-page .fixed_header img {
    height: 30vh;
  }
  .ccm-page.is-loggedin .fixed_header {
    margin-top: 200px;
  }
}
/*
==========
  PANELS
==========
*/
.ccm-page .panel {
  margin: 0 0 0 0;
  box-shadow: none;
}
.ccm-page.page-content-home .panel {
  border-bottom: 1px #071532 solid;
}
.ccm-page.page-content-default .panel {
  border-bottom: 1px #fff solid;
}
.ccm-page .panel-container {
  clear: both;
  overflow: hidden;
  max-height: 560px;
  position: relative;
  width: 100%;
}
.ccm-page .panel-container .panel-image {
  background-position: center top;
  background-size: cover;
  height: 100%;
  position: absolute;
  top: 0;
  width: 50%;
}
.ccm-page .photo-panel .panel-container {
  background-color: #fff;
  margin-bottom: 60px;
  max-height: 480px;
}
.ccm-page .photo-panel .panel-container .panel-image.left {
  border-radius: 0 0 100px 0;
}
.ccm-page .photo-panel .panel-container .panel-image.right {
  border-radius: 0 0 0 100px;
}
.ccm-page .photo-panel .panel-container .panel-text {
  background-color: #fff;
}
.ccm-page .photo-panel .panel-container .panel-text h2 {
  font-size: var(--font36px);
  text-transform: uppercase;
  margin: 0 0 26px 0;
}
.ccm-page .photo-panel .panel-container .panel-text p {
  color: #333;
  font-size: var(--font36px);
  line-height: 1.2em;
  margin: 0 0 20px 0;
}
.ccm-page .photo-panel .panel-container .panel-text hr {
  border-top: 1px solid #333;
  margin: 30px 0 33px;
  width: 55px;
}
.ccm-page .photo-panel .panel-container .panel-text a {
  font-family: proxima-nova, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.ccm-page.page-template-default .panel-container .panel-text p {
  margin-bottom: 25px;
}
.ccm-page.page-template-default .panel-container .panel-text a {
  font-family: source-serif-pro, serif;
  color: #333;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.7px;
  text-transform: none;
}
.ccm-page.page-template-default .panel-container .panel-text a:after {
  display: none;
}
.ccm-page .panel-container .banner-button.blue {
  color: #ffffff;
  background-color: #071532;
  border: #ff4054 1px solid;
  border-radius: 24px;
  font-size: 18px;
  font-weight: 500;
  padding: 9px 17px;
  display: inline-block;
}
.ccm-page .panel-container .banner-button.blue:after {
  content: '\f061';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  padding-left: 25px;
}
.ccm-page .panel-container .banner-button.blue:hover {
  color: #ff4054;
  background-color: #ffffff;
  border: #ff4054 1px solid;
}
.ccm-page .panel-container .banner-button.white {
  color: #071532;
  background-color: #ffffff;
  border: #071532 1px solid;
  border-radius: 24px;
  font-size: 18px;
  font-weight: 500;
  padding: 9px 17px;
  display: inline-block;
}
.ccm-page .panel-container .banner-button.white:after {
  content: '\f061';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  padding-left: 25px;
}
.ccm-page .panel-container .banner-button.white:hover {
  background-color: #ff4054;
  color: #ffffff;
}
.ccm-page .panel-container .banner-button.red {
  background-color: #e91228;
  border: #e91228 1px solid;
  color: #ffffff;
  display: inline-block;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  font-weight: 700;
  padding: 7px 21px;
  margin-top: 38px;
  text-transform: uppercase;
}
.ccm-page .panel-container .banner-button.red:hover {
  background-color: #ff4054;
  color: #ffffff;
}
.ccm-page .panel-container .panel-image.left {
  left: 0;
}
.ccm-page .panel-container .panel-image.right {
  right: 0;
}
.ccm-page .panel-container .panel-content {
  min-height: 550px;
  width: 50%;
}
.ccm-page .panel-container .panel-content.left {
  float: left;
  background-position: right;
}
.ccm-page.page-template-home .panel-container .panel-content.left {
  background-color: #fff;
}
.ccm-page .panel-container .panel-content.right {
  float: right;
}
.ccm-page.page-template-home .panel-container .panel-content.right {
  background-size: cover;
  background-color: #fff;
}
.ccm-page .panel-container .panel-image.right {
  padding-left: 15px;
}
.ccm-page .panel-container .panel-image.left {
  padding-right: 15px;
}
.ccm-page .panel-container .panel-text {
  margin-top: 137px;
  max-width: 580px;
}
.ccm-page .panel-container .panel-content.right .panel-text {
  margin-left: 90px;
}
.ccm-page .panel-container .panel-content.left .panel-text {
  margin-left: calc(100% - 770px);
}
.ccm-page .panel-container .panel-text h2 {
  line-height: 1.2em;
  margin: 0 0 62px 0;
  font-family: proxima-nova, sans-serif;
  color: #fff;
  font-weight: 300;
  font-size: 48px;
  letter-spacing: 0;
  text-transform: uppercase;
}
.ccm-page .panel-container .panel-text p {
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 0;
  margin: 0 0 72px 0;
}
.ccm-page .panel-container .panel-text a {
  color: #fff;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}
.ccm-page .panel-container .panel-text a:after {
  content: '\f061';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  padding-left: 0;
}
.ccm-page .panel-container .panel-text .privacy-policy p {
  font-family: source-serif-pro, serif;
  margin-bottom: 5px;
}
.ccm-page .panel-container .panel-text .privacy-policy a {
  color: #333;
  font-family: source-serif-pro, serif;
}
.ccm-page .panel-container .panel-text .privacy-policy a:after {
  display: none;
}
.ccm-page .panel-container .banner-button {
  margin: 7px 15px 7px 0;
}
@media only screen and (max-width: 1759px) and (min-width: 1560px) {
  .ccm-page .panel-container .panel-content.left .panel-text {
    margin-left: calc(100% - 685px);
  }
  .ccm-page .panel-container .panel-content.right .panel-text {
    margin-left: 71px;
  }
}
@media only screen and (max-width: 1559px) and (min-width: 1330px) {
  .ccm-page .panel-container .panel-content.left .panel-text {
    margin-left: calc(100% - 595px);
  }
  .ccm-page .panel-container .panel-content.right .panel-text {
    margin-left: 71px;
  }
}
@media only screen and (max-width: 1329px) and (min-width: 1200px) {
  .ccm-page .panel-container .panel-content.left .panel-text {
    margin-left: calc(100% - 635px);
  }
  .ccm-page .panel-container .panel-content.right .panel-text {
    margin-left: 71px;
  }
}
@media (max-width: 1329px) {
  .ccm-page .panel-container {
    max-height: 400px;
  }
  .ccm-page .panel-container .panel-content {
    min-height: 400px;
  }
  .ccm-page .panel-container .panel-text {
    padding: 60px;
    max-width: 670px;
    margin-top: 55px;
  }
  .ccm-page .panel-container .panel-text h2 {
    font-size: 40px;
  }
  .ccm-page .panel-container .panel-content.left .panel-text {
    padding: 0 0;
    margin-left: calc(100% - 560px);
    margin-top: 55px;
    margin-right: 25px;
  }
  .ccm-page .panel-container .panel-content.right .panel-text {
    padding: 0 0;
    margin-left: 80px;
    margin-right: 25px;
  }
  .ccm-page .panel-container .banner-button.blue {
    font-size: 15px;
  }
  .ccm-page .panel-container .banner-button.white {
    font-size: 15px;
  }
}
@media (max-width: 1199px) {
  .ccm-page .panel-container .panel-text {
    padding: 60px 30px;
    max-width: 390px;
  }
  .ccm-page .panel-container {
    border-bottom: 0;
  }
  .ccm-page .panel-container .banner-button.blue {
    font-size: 15px;
  }
  .ccm-page .panel-container .banner-button.white {
    font-size: 15px;
  }
  .ccm-page .panel-container .panel-image {
    width: 50%;
  }
  .ccm-page .panel-container .panel-content {
    width: 50%;
  }
  .ccm-page .panel-container .panel-content.left .panel-text {
    padding: 0 0;
    margin-left: calc(100% - 450px);
    margin-top: 55px;
  }
  .ccm-page .panel-container .panel-content.right .panel-text {
    margin-left: calc(100% - 450px);
    margin-top: 55px;
  }
}
@media (max-width: 991px) {
  .ccm-page .panel-container {
    max-height: 800px;
  }
  .ccm-page .panel-container .panel-text {
    padding: 10px;
    max-width: 670px;
    padding-bottom: 50px;
  }
  .ccm-page .panels {
    margin: 0 0 50px 0;
  }
  .ccm-page .panel-container .panel-image {
    position: relative;
    min-height: 420px;
    width: 100% !important;
  }
  .ccm-page .panel-container .panel-image.left {
    left: inherit;
  }
  .ccm-page .panel-container .panel-image.right {
    right: inherit;
  }
  .ccm-page .panel-container .panel-content.left .panel-text {
    float: none;
  }
  .ccm-page .panel-container .panel-content {
    float: none;
    min-height: inherit;
    width: 100%;
  }
  .ccm-page .panel-container .panel-content.left {
    float: none;
  }
  .ccm-page .panel-container .panel-content.right {
    float: none;
  }
  .ccm-page .panel-container .panel-text {
    padding: 40px;
  }
  .ccm-page .panel-container .panel-content.left .panel-text,
  .ccm-page .panel-container .panel-content.right .panel-text {
    padding: 45px 15px;
    margin: 0 auto;
    width: 750px;
    max-width: unset;
  }
}
@media (max-width: 767px) {
  .ccm-page .panels {
    margin: 0 0 30px 0;
  }
  .ccm-page .panel-container .panel-image {
    position: relative;
    min-height: 350px;
    width: 100%;
  }
  .ccm-page .panel-container .panel-text {
    padding: 15px;
    max-width: 100%;
    padding-bottom: 50px;
  }
  .ccm-page .panel-container .panel-text h2 {
    font-size: 32px;
    letter-spacing: .5px;
    margin: 0 0 20px 0;
  }
  .ccm-page .panel-container .panel-text strong {
    padding-top: 15px;
    padding-left: 15px;
  }
  .ccm-page .panel-container .panel-content.left .panel-text,
  .ccm-page .panel-container .panel-content.right .panel-text {
    width: 100%;
    padding: 35px 15px;
    margin-left: 0;
    margin-top: 0px;
  }
  .ccm-page .photo-panel .panel-container {
    max-height: unset;
    margin-bottom: 0px;
  }
}
@media (max-width: 500px) {
  .ccm-page .panels {
    margin: 0 0 30px 0;
  }
  .ccm-page .panel-container .panel-image {
    position: relative;
    width: 100%;
  }
  .ccm-page .panel-container .panel-text {
    padding: 15px;
    max-width: 100%;
    padding-bottom: 50px;
  }
  .ccm-page .panel-container .panel-text h2 {
    font-size: 28px;
    letter-spacing: .5px;
    margin: 0 0 20px 0;
  }
}
/*
================
  Content-Top (Sub pages)
================
*/
.ccm-page .default-content {
  padding: 29px 0;
}
.ccm-page .default-content .content-middle .upper .content {
  margin: 29px 0 29px;
}
.ccm-page .default-content .content-middle .lower .content {
  margin: 29px 0 29px;
}
.ccm-page .default-content .content-middle .container {
  padding-top: 78px;
  padding-bottom: 10px;
}
.ccm-page .default-content .content-middle h2 {
  margin: 20px 0 20px;
}
.ccm-page .default-content .content-middle h3 {
  color: #e91228;
  font-size: 30px;
  font-weight: 400;
}
.ccm-page .default-content .content-bottom .upper .content {
  margin: 29px 0 29px;
}
.ccm-page .default-content .content-bottom .lower .content {
  margin-bottom: 29px;
}
.ccm-page .default-content .content-bottom h1 {
  margin-bottom: 60px;
}
.ccm-page .default-content .content-bottom h3 {
  color: #e91228;
  font-size: 30px;
  font-weight: 400;
  margin: 20px 0 53px;
}
.ccm-page .default-content .content-bottom li {
  font-family: proxima-nova, sans-serif;
  font-weight: 700;
  line-height: 1.8;
}
.ccm-page .default-content .content-bottom p {
  font-size: 16px;
  font-weight: 400;
  width: 600px;
  letter-spacing: 0px;
  line-height: 1.2;
  margin-bottom: 20px;
}
.ccm-page .default-content .content-top {
  width: 965px;
  margin: 0 auto;
  padding: 105px 0 35px;
  overflow: hidden;
}
.ccm-page .default-content .content-top h2 {
  font-size: 48px;
  margin-bottom: 27px;
}
.ccm-page .default-content .content-top h4 {
  font-size: 20px;
  letter-spacing: 0.4px;
  line-height: 1.23;
  margin-top: 35px;
}
.ccm-page .default-content .content-top h4:first-of-type {
  margin-top: 57px;
}
.ccm-page .default-content img {
  padding: 0;
}
@media (max-width: 1199px) {
  .ccm-page .default-content {
    padding: 19px 0;
  }
  .ccm-page .default-content .content-middle .upper .content {
    margin-top: 19px;
  }
  .ccm-page .default-content .content-middle .lower .content {
    margin-top: 19px;
    margin-bottom: 19px;
  }
  .ccm-page .default-content .content-middle h3 {
    color: #e91228;
    font-size: 30px;
    font-weight: 400;
  }
  .ccm-page .default-content .content-bottom .upper .content {
    margin: 19px 0 19px;
  }
  .ccm-page .default-content .content-bottom .lower .content {
    margin-bottom: 19px;
  }
  .ccm-page .default-content .content-bottom h1 {
    margin-bottom: 60px;
  }
  .ccm-page .default-content .content-bottom h3 {
    color: #e91228;
    font-size: 30px;
    font-weight: 400;
    margin: 20px 0 38px;
  }
  .ccm-page .default-content .content-bottom li {
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    line-height: 1.8;
  }
  .ccm-page .default-content .content-bottom p {
    width: 455px;
  }
  .ccm-page .default-content .content-top {
    width: 100%;
  }
  .ccm-page .default-content .content-top h2 {
    font-size: 48px;
    margin-bottom: 27px;
  }
  .ccm-page .default-content .content-top h4 {
    font-size: 20px;
    letter-spacing: 0.4px;
    line-height: 1.23;
    margin-top: 35px;
  }
  .ccm-page .default-content .content-top h4:first-of-type {
    margin-top: 57px;
  }
  .ccm-page .default-content img {
    padding: 20px 0;
  }
}
@media (max-width: 991px) {
  .ccm-page .default-content .content-top {
    width: 100%;
    padding: 50px 0 0;
  }
  .ccm-page .default-content .content-top h2 {
    font-size: 44px;
    margin-bottom: 45px;
  }
  .ccm-page .default-content .content-top h4 {
    font-size: 18px;
    letter-spacing: 0.6px;
    line-height: 1.23;
  }
  .ccm-page .default-content .content-bottom p {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .ccm-page .default-content .content-top {
    padding: 50px 0 0;
  }
  .ccm-page .default-content .content-top h2 {
    font-size: 32px;
    margin-bottom: 45px;
  }
  .ccm-page .default-content .content-middle .upper .content {
    margin-top: 20px;
  }
}
@media (max-width: 500px) {
  .ccm-page .default-content .content-top h2 {
    font-size: 28px;
    margin-bottom: 45px;
  }
}
.ccm-page .thin-text {
  color: #112837;
  display: inline;
  font-family: source-serif-pro, serif;
  font-weight: 200;
  font-size: 20px;
  line-height: 1.2;
  white-space: pre-line;
}
@media (max-width: 1559px) {
  .ccm-page .thin-text {
    font-size: 18px;
  }
}
@media (max-width: 1199px) {
  .ccm-page .thin-text {
    font-size: 16px;
  }
}
.ccm-page .content-editor-image-center {
  text-align: center;
}
/*
===============
  services
===============
*/
.ccm-page .services-edit {
  border: 1px #d5d5d5 dashed;
  margin: 8px;
  padding: 8px;
}
.ccm-page.page-template-home .services {
  margin: 0;
  overflow: hidden;
  width: calc(100% + 0px);
  padding-top: 50px;
}
.ccm-page.page-template-home .services .box {
  background-color: #fff;
  float: left;
  margin: 10px;
  width: calc(33.33% - 20px);
}
.ccm-page.page-template-home .services .box .image-part {
  position: relative;
  transition: all .8s ease;
}
.ccm-page.page-template-home .services .box .image-part img {
  width: 100%;
}
.ccm-page.page-template-home .services .box .image-part:hover {
  opacity: 0.8;
}
.ccm-page.page-template-home .services .box .text-part {
  padding: 1px 30px 1px 30px;
  position: relative;
}
.ccm-page.page-template-home .services .box .text-part h3 {
  font-size: 30px;
}
.ccm-page.page-template-home .services .box .text-part:after {
  border: #e91228 1px solid;
  border-radius: 50%;
  background: #fff;
  color: #e91228;
  content: "\f061";
  font-family: "FontAwesome";
  font-size: 20px;
  font-weight: 500;
  height: 50px;
  line-height: 39px;
  padding: 5px 0 0 2px;
  position: absolute;
  right: 16px;
  bottom: 11px;
  text-align: center;
  width: 50px;
}
.ccm-page.page-template-home .services .box .text-part:hover {
  opacity: 0.8;
}
.ccm-page.page-template-home .services .box .text-part:hover:after {
  color: #f7a81b;
}
.ccm-page.page-template-home .services .box h2 {
  font-size: 32px;
  font-weight: 600;
  color: #071532;
  line-height: 30px;
  margin: 0px 0 25px;
  padding-bottom: 14px;
  padding-right: 40px;
}
.ccm-page.page-template-home .services .box .content p {
  font-size: 16px;
  color: #071532;
  font-family: source-serif-pro, serif;
  font-weight: 500;
  letter-spacing: -0.4px;
  line-height: 1.5;
  min-height: 145px;
}
.ccm-page.page-template-home .services .box .link-part {
  display: flex;
  justify-content: flex-end;
}
.ccm-page.page-template-home .services .box .link-part .learn-more {
  width: 100%;
  background-color: #194841;
  padding: 10px 30px;
}
.ccm-page.page-template-home .services .box .link-part .learn-more a {
  color: #fff;
  font-size: 20px;
  font-family: proxima-nova, sans-serif;
}
.ccm-page.page-template-home .services .box .link-part .arrow {
  background: #555;
  height: 48px;
  width: 60px;
}
.ccm-page.page-template-home .services .box .link-part .arrow:after {
  color: #fff;
  content: "\f105";
  font-family: "FontAwesome";
  font-size: 25px;
  font-weight: 700;
  line-height: 45px;
  padding: 30px 0 0 23px;
  right: 0px;
  text-align: center;
}
.ccm-page.page-template-home .services .box.orange .text-part {
  background-color: #ffc21d;
}
@media (max-width: 1559px) {
  .ccm-page.page-template-home .services .box h2 {
    padding-right: 0;
  }
  .ccm-page.page-template-home .services .box .content p {
    min-height: 192px;
  }
}
@media (max-width: 1330px) {
  .ccm-page.page-template-home .services .box .text-part {
    padding: 1px 25px 1px 25px;
  }
  .ccm-page.page-template-home .services .box h2 {
    padding-right: 0;
    font-size: 25px;
    margin: 0 0 10px;
  }
  .ccm-page.page-template-home .services .box .content p {
    min-height: 220px;
  }
}
@media (max-width: 1199px) {
  .ccm-page.page-template-home .services .box .text-part {
    padding: 1px 15px 1px 15px;
  }
  .ccm-page.page-template-home .services .box .text-part h3 {
    font-size: 25px;
    margin: 23px 0 25px;
  }
  .ccm-page.page-template-home .services .box h2 {
    padding-right: 0;
    font-size: 20px;
    margin: 0 0 10px;
  }
  .ccm-page.page-template-home .services .box .content p {
    min-height: 265px;
  }
  .ccm-page.page-template-home .services .box .link-part .learn-more {
    padding: 10px 20px;
  }
  .ccm-page.page-template-home .services .box .link-part .learn-more a {
    font-size: 18px;
  }
  .ccm-page.page-template-home .services .box .link-part .arrow {
    background: #555;
    height: 48px;
    width: 60px;
  }
  .ccm-page.page-template-home .services .box .link-part .arrow:after {
    color: #fff;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 22px;
    padding: 30px 0 0 19px;
  }
}
@media (max-width: 991px) {
  .ccm-page.page-template-home .services {
    margin: 0 15px;
  }
  .ccm-page.page-template-home .services .box {
    float: left;
    width: calc(50% - 28px);
  }
  .ccm-page.page-template-home .services .box .content p {
    min-height: 150px;
  }
}
@media (max-width: 767px) {
  .ccm-page.page-template-home .services {
    width: 100%;
  }
  .ccm-page.page-template-home .services .box {
    float: left;
    width: calc(100% - 28px);
  }
  .ccm-page.page-template-home .services .box .text-part {
    padding: 1px 15px 1px 31px;
  }
  .ccm-page.page-template-home .services .box .image-part img {
    max-width: unset;
    width: 100%;
  }
  .ccm-page.page-template-home .services .box .image-part img:after {
    height: 50px;
    padding: 5px 0 0 2px;
    width: 52px;
  }
  .ccm-page.page-template-home .services .box h2 {
    font-size: 26px;
    margin: 0 0 12px;
  }
  .ccm-page.page-template-home .services .box .content p {
    min-height: unset;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 500px) {
  .ccm-page.page-template-home .services {
    margin: 0;
    padding-top: 0;
  }
  .ccm-page.page-template-home .services .box {
    width: 100%;
    margin: 10px 0;
  }
}
.ccm-page .for_the_people {
  background: linear-gradient(to bottom, #ffffff 0%, #e4e0d7 30%, #e4e0d7 100%) repeat scroll 0% 0% transparent;
  padding: 52px 0 0;
}
.ccm-page .for_the_people p {
  margin-bottom: 0;
}
.ccm-page .for_the_people .row {
  margin-right: 0;
  margin-left: 0;
}
.ccm-page .for_the_people .row .col-sm-4 {
  padding-left: 0;
  padding-right: 0;
}
.ccm-page .for_the_people .text-container .content {
  margin-bottom: 55px;
}
.ccm-page .for_the_people .text-container .content h1 {
  margin-bottom: 17px;
}
.ccm-page .for_the_people .text-container .content p {
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0;
}
.ccm-page .for_the_people .text-container .content p img {
  vertical-align: bottom;
}
.ccm-page.is-edit .for_the_people {
  margin-top: 150px;
}
.ccm-page .navy_bar {
  position: relative;
  background-color: #071532;
  padding: 52px 0;
}
.ccm-page .navy_bar h2 {
  color: #fff;
  font-weight: bold;
  margin-bottom: 8px;
  letter-spacing: 0;
}
.ccm-page .navy_bar p {
  color: #fff;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  padding: 0 15px;
  max-width: 50%;
  margin: 0 auto;
}
.ccm-page.page-template-clinics .navy_bar {
  padding: 52px 0 75px;
}
.ccm-page.page-template-clinics .navy_bar p {
  padding-top: 40px;
  font-family: source-serif-pro, serif;
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .ccm-page .navy_bar p {
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .ccm-page .navy_bar {
    padding: 33px 0;
  }
  .ccm-page .for_the_people .row {
    display: block;
    margin: 0 -15px;
    min-height: .01%;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: hidden;
    text-align: center;
    white-space: nowrap;
    width: 100%;
  }
  .ccm-page .for_the_people .row .col-sm-4 {
    display: inline-block;
    float: none;
    margin: 0 7px 45px 7px;
    text-align: left;
    vertical-align: top;
    white-space: normal;
    width: 500px;
  }
}
/*
==================
@@@  White Section
==================
*/
.ccm-page .white_section {
  padding: 80px 0;
}
.ccm-page .white_section h1 {
  margin: 0 0 58px;
}
.ccm-page .white_section h3 {
  color: #e91228;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 55px;
}
.ccm-page .white_section p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
}
.ccm-page .white_section .left .content {
  margin-top: 40px;
}
.ccm-page .white_section .right .content {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .ccm-page .white_section {
    padding: 60px 0;
  }
  .ccm-page .white_section h1 {
    margin: 0 0 40px;
  }
  .ccm-page .white_section h3 {
    font-size: 28px;
    margin-bottom: 45px;
  }
}
@media (max-width: 991px) {
  .ccm-page .white_section {
    padding: 45px 0;
  }
  .ccm-page .white_section h1 {
    margin: 0 0 32px;
  }
  .ccm-page .white_section h3 {
    font-size: 24px;
    margin-bottom: 35px;
  }
  .ccm-page .white_section .left .content {
    margin-top: 25px;
  }
  .ccm-page .white_section .right .content {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .ccm-page .white_section {
    padding: 45px 0;
  }
  .ccm-page .white_section h1 {
    margin: 0 0 25px;
  }
  .ccm-page .white_section h3 {
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 25px;
  }
}
/*
================
  Fancy Heading
================
*/
.ccm-page #banner {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.ccm-page #banner .banner_left {
  width: 65%;
  float: left;
}
.ccm-page #banner .banner_right {
  width: 35%;
  float: left;
}
.ccm-page .fancy-heading {
  height: 600px;
}
.ccm-page .fancy-heading .text-container {
  left: 0%;
  margin: 110px 0 0;
  padding: 25px 190px;
  position: absolute;
  width: 65%;
}
.ccm-page .fancy-heading .text-container h1 {
  color: #fff;
  font-family: proxima-nova, sans-serif;
  font-size: 72px;
  line-height: 1.2;
}
.ccm-page .fancy-heading .text-container h3 {
  color: #fff;
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  margin: 0 0 10px;
  padding-bottom: 45px;
}
.ccm-page.page-template-clinics .banner_left .fancy-heading .text-container h3 {
  color: #fff;
  font-weight: 400;
}
.ccm-page .fancy-heading.short {
  height: 300px;
}
.ccm-page .fancy-heading.short .text-container {
  left: 0%;
  margin: 45px 0 0;
  padding: 25px 62px;
}
.ccm-page .fancy-heading.short .text-container h3 {
  color: #071532;
  width: 280px;
  font-size: 30px;
  padding-bottom: 5px;
}
.ccm-page .fancy-heading.short .text-container a {
  margin-top: 13px;
}
.ccm-page.is-edit .fancy-heading {
  margin-top: 0px;
}
.ccm-page .short-heading {
  height: 450px;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
}
.ccm-page .short-heading .text-container {
  text-align: center;
}
.ccm-page .short-heading .text-container h1 {
  color: #fff;
  font-size: 60px;
  margin: 0;
  padding-bottom: 5px;
}
@media (max-width: 1559px) {
  .ccm-page .fancy-heading {
    height: 480px;
  }
  .ccm-page .fancy-heading .text-container {
    margin: 105px 0 0;
    padding: 25px 160px;
  }
  .ccm-page .fancy-heading .text-container h1 {
    font-size: 60px;
  }
  .ccm-page .fancy-heading.short {
    height: 240px;
  }
  .ccm-page .fancy-heading.short .text-container {
    left: 0%;
    margin: 12px 0 0;
  }
  .ccm-page .fancy-heading.short .text-container img {
    width: 230px;
  }
}
@media (max-width: 1329px) {
  .ccm-page .fancy-heading {
    height: 480px;
  }
  .ccm-page .fancy-heading .text-container {
    margin: 100px 0 0;
  }
  .ccm-page .fancy-heading .text-container h1 {
    font-size: 54px;
  }
  .ccm-page .short-heading {
    height: 370px;
  }
}
@media (max-width: 1199px) {
  .ccm-page .fancy-heading {
    height: 400px;
  }
  .ccm-page .fancy-heading .text-container {
    margin: 65px 0 0;
    padding: 25px 120px;
  }
  .ccm-page .fancy-heading .text-container h1 {
    font-size: 44px;
    margin: 0 0 55px;
  }
  .ccm-page .fancy-heading.short {
    height: 200px;
  }
  .ccm-page .fancy-heading.short .text-container {
    left: 0%;
    margin: 12px 0 0;
  }
  .ccm-page .fancy-heading.short .text-container img {
    width: 168px;
  }
  .ccm-page .fancy-heading.short .text-container h3 {
    width: 240px;
    font-size: 25px;
    padding-bottom: 5px;
  }
}
@media (max-width: 991px) {
  .ccm-page .heading {
    margin: 0;
  }
  .ccm-page #banner .banner_left {
    width: 100%;
  }
  .ccm-page #banner .banner_right {
    width: 100%;
  }
  .ccm-page .fancy-heading {
    height: 360px;
  }
  .ccm-page .fancy-heading .text-container {
    margin: 30px 0 0;
    padding: 25px 30px 25px 60px;
  }
  .ccm-page .fancy-heading .text-container h1 {
    font-size: 44px;
  }
  .ccm-page .fancy-heading .text-container h3 {
    font-size: 22px;
  }
  .ccm-page .short-heading {
    height: 300px;
  }
  .ccm-page .short-heading .text-container h1 {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  .ccm-page .heading {
    margin: 0 0 30px;
  }
  .ccm-page .fancy-heading {
    height: 300px;
  }
  .ccm-page .fancy-heading .text-container {
    left: 10%;
    margin: 30px 0 0;
    padding: 25px 0 25px 20px;
  }
  .ccm-page .fancy-heading .text-container h1 {
    font-size: 36px;
    margin: 0 0 30px;
  }
  .ccm-page .fancy-heading .text-container h3 {
    font-size: 18px;
  }
  .ccm-page .fancy-heading .text-container .button-special {
    padding: 1px 15px 0 17px;
    font-size: 12px;
    height: 40px;
  }
  .ccm-page .fancy-heading.short {
    height: 200px;
  }
  .ccm-page .fancy-heading.short .text-container {
    left: 0%;
    margin: 6px 0 0 0;
  }
  .ccm-page .fancy-heading.short a.button-special.transparent {
    padding: 0 30px;
    height: 40px;
    font-size: 16px;
    letter-spacing: 0;
  }
}
@media (max-width: 500px) {
  .ccm-page .fancy-heading {
    height: 200px;
  }
  .ccm-page .fancy-heading .text-container {
    left: 5%;
    left: 0%;
    margin: 10px 0 0;
    padding: 15px 0 25px 15px;
    width: 80%;
  }
  .ccm-page .fancy-heading .text-container h1 {
    font-size: 30px;
    margin: 0 0 20px;
  }
  .ccm-page .fancy-heading .text-container h3 {
    font-size: 15px;
    padding-bottom: 15px;
  }
  .ccm-page .fancy-heading .text-container .button-special {
    padding: 1px 15px 0 17px;
    font-size: 12px;
    height: 40px;
  }
  .ccm-page .fancy-heading.short {
    height: 200px;
  }
  .ccm-page .fancy-heading.short .text-container {
    left: 0%;
    margin: 6px 0 0 0;
    padding: 25px 15px;
  }
  .ccm-page .fancy-heading.short a.button-special.transparent {
    padding: 0 20px;
    height: 40px;
    font-size: 16px;
    letter-spacing: 0;
  }
  .ccm-page .short-heading {
    height: 200px;
  }
  .ccm-page .short-heading .text-container h1 {
    font-size: 40px;
  }
}
/*
==================
@@@  Section Main Contents
==================
*/
.ccm-page .section-main-contents {
  background-color: #fff;
  padding: 95px 0 68px;
}
.ccm-page .section-main-contents hr {
  border-top: 1px solid #ccc;
}
.ccm-page .section-main-contents .content h1 {
  letter-spacing: 0;
  margin-bottom: 51px;
}
.ccm-page .section-main-contents .content h3 {
  color: #e91228;
  font-size: 30px;
  letter-spacing: -0.5px;
  line-height: 1.4;
  margin-bottom: 51px;
  font-weight: 400;
}
.ccm-page .section-main-contents .content h4 {
  font-size: 24px;
}
.ccm-page .section-main-contents .content p {
  letter-spacing: -0.11px;
}
.ccm-page .section-main-contents .content p a {
  text-decoration: none;
  position: relative;
}
.ccm-page .section-main-contents .content p a:after {
  content: '';
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 1px;
  border-width: 0 0 1px;
  border-style: solid;
}
.ccm-page.page-template-default .section-main-contents,
.ccm-page.page-template-team .section-main-contents {
  background-color: #f0f0f0;
  padding: 0 0 60px;
}
.ccm-page.page-template-default .section-main-contents .panel,
.ccm-page.page-template-team .section-main-contents .panel {
  box-shadow: none;
}
.ccm-page.page-template-blog .section-main-contents .content h3 {
  color: #071532;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 25px;
}
.ccm-page.page-template-blog .section-main-contents .content ol {
  margin-top: 40px;
}
.ccm-page.page-template-blog .section-main-contents .content img {
  margin: 10px 0 20px;
}
.ccm-page.page-template-blog .section-main-contents .content a {
  text-decoration: underline;
}
@media (max-width: 1329px) {
  .ccm-page .section-main-contents .vertical-contact-form {
    margin: 10px 0 10px 10px;
  }
}
@media (max-width: 1199px) {
  .ccm-page .section-main-contents {
    padding: 50px 0 68px;
  }
}
@media (max-width: 767px) {
  .ccm-page .section-main-contents {
    padding: 40px 0 20px;
  }
  .ccm-page .section-main-contents .vertical-contact-form {
    margin: 10px 0 10px;
  }
  .ccm-page.page-template-home .section-main-contents {
    padding: 40px 0 10px;
  }
  .ccm-page.page-template-home .section-main-contents .content h3 {
    margin: 25px 0;
  }
  .ccm-page .section-main-contents .content h1 {
    margin: 0 0 25px;
  }
  .ccm-page .section-main-contents .content h3 {
    margin: 25px 0;
  }
}
@media (max-width: 500px) {
  .ccm-page .section-main-contents {
    padding: 20px 0 20px;
  }
  .ccm-page .section-main-contents .content h3 {
    font-size: 23px;
  }
}
.ccm-page .warning {
  background-image: url(/application/themes/defaulttheme/images/dental_tourism_.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.ccm-page .warning .content {
  padding-top: 86px;
  padding-bottom: 84px;
}
.ccm-page .warning .content h3 {
  color: #e91228;
  font-size: 30px;
  font-weight: 400;
  margin: 20px 0 56px;
}
.ccm-page .warning .content h4 {
  font-size: 24px;
  font-weight: bold;
}
.ccm-page .warning .content p {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.3;
  margin-bottom: 17px;
}
@media (max-width: 1199px) {
  .ccm-page .warning .content {
    padding-top: 30px;
    padding-bottom: 35px;
  }
}
/*
=============
  BLOG LIST
=============
*/
.ccm-page .blog-list {
  margin: 0;
}
.ccm-page .blog-list .button-group {
  padding-left: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.ccm-page .blog-list p.button-group {
  text-transform: uppercase;
}
.blog-list hr {
  border-top: 1px solid #194841;
  margin: 40px 0;
}
.ccm-page .item-blog {
  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-around;
  -webkit-justify-content: space-around;
  -webkit-box-pack: space-around;
  -moz-box-pack: space-around;
  -ms-flex-pack: space-around;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  width: calc(100%/2 - 0px);
  float: left;
  margin: 0;
  border-top: 1px #d2d2d2 solid;
  border-bottom: 1px #d2d2d2 solid;
  border-right: 1px #d2d2d2 solid;
  background-color: #909887;
}
.ccm-page .item-blog:hover h3 {
  color: #031916;
}
.ccm-page .item-blog .featured {
  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: flex-start;
  -webkit-align-items: flex-start;
  width: 100%;
}
.ccm-page .item-blog .image-featured {
  min-height: 480px;
  width: 50%;
  float: left;
  display: block;
}
.ccm-page .item-blog .text-featured {
  width: 50%;
  float: left;
}
.ccm-page .item-blog .image-container {
  position: relative;
  width: 100%;
  min-height: 480px;
  background-repeat: no-repeat;
  background-size: cover;
}
.ccm-page .item-blog .image-container .read-more {
  background: #194841;
  border: 1px solid #194841;
  bottom: 0;
  color: #fff;
  height: 54px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 54px;
}
.ccm-page .item-blog .image-container .read-more i {
  font-size: 17px;
  position: relative;
  top: 17px;
}
.ccm-page .item-blog .image-container:hover {
  transition: opacity .5s ease;
  Opacity: 0.6;
}
.ccm-page .item-blog .blog-info {
  flex: 1 1 350px;
  margin: 0 0 0 0;
  padding: 125px 0 0;
  color: #fff;
  margin-left: calc(100% - 750px);
}
.ccm-page .item-blog .blog-info h2 {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 48px;
}
.ccm-page .item-blog .blog-info h2.navy {
  color: #071532;
}
.ccm-page .item-blog .blog-info p {
  color: #fff;
  font-size: 16px;
  line-height: 1.5em;
  margin: 0 0 40px 0;
  max-width: 550px;
}
.ccm-page .item-blog .blog-info p.author-date {
  color: #828282;
  font-size: 15px;
  margin: 0;
}
.ccm-page .item-blog .blog-info p.navy {
  color: #071532;
}
.ccm-page .item-blog.featured {
  width: calc(100% - 0px);
}
.ccm-page .item-blog.featured .image-container {
  position: relative;
  width: 100%;
  background-position: left;
}
.ccm-page .item-blog.featured .blog-info {
  padding: 55px 0 0;
  margin-left: calc(100% - 750px);
}
.ccm-page .item-blog.featured .blog-info h2 {
  margin: 0 110px 45px 0;
}
.ccm-page .item-blog.featured .blog-info p {
  margin: 0 0 70px 0;
}
.ccm-page .item-blog.featured .blog-info .finance_icon {
  margin-bottom: 1em;
  margin-top: 1em;
}
@media (max-width: 1759px) {
  .ccm-page .item-blog.featured .blog-info {
    padding: 55px 0 0;
    margin-left: calc(100% - 685px);
  }
  .ccm-page .item-blog .blog-info {
    margin-left: calc(100% - 685px);
  }
}
@media (max-width: 1559px) {
  .ccm-page .item-blog.featured .blog-info {
    padding: 55px 0 0;
    margin-left: calc(100% - 595px);
  }
  .ccm-page .item-blog.featured .blog-info h2 {
    margin: 0 0 30px 0;
  }
  .ccm-page .item-blog.featured .blog-info p {
    margin: 0 0 35px 0;
  }
  .ccm-page .item-blog .blog-info {
    margin-left: calc(100% - 595px);
  }
  .ccm-page .item-blog .image-featured {
    min-height: 400px;
  }
  .ccm-page .item-blog .image-container {
    min-height: 400px;
  }
}
@media (max-width: 1329px) {
  .ccm-page .item-blog.featured .blog-info {
    padding: 28px 0 0;
    margin-left: calc(100% - 560px);
  }
  .ccm-page .item-blog.featured .blog-info h2 {
    margin: 0 0 30px 0;
  }
  .ccm-page .item-blog.featured .blog-info p {
    margin: 0 0 35px 0;
  }
  .ccm-page .item-blog .image-featured {
    min-height: 320px;
  }
  .ccm-page .item-blog .image-container {
    min-height: 320px;
  }
  .ccm-page .item-blog .blog-info {
    padding: 50px 0 0;
    margin-left: calc(100% - 560px);
  }
}
@media (max-width: 1199px) {
  .ccm-page .blog-list {
    margin: 0 -15px 0;
  }
  .ccm-page .item-blog {
    width: calc(100%/2 - 7.5px);
  }
  .ccm-page .item-blog.featured {
    width: calc(100% - 15px);
  }
  .ccm-page .item-blog.featured .text-featured {
    margin-left: 0;
    width: 50%;
  }
  .ccm-page .item-blog.featured .text-featured .blog-info {
    padding: 50px 0 25px;
    margin-left: calc(100% - 460px);
  }
  .ccm-page .item-blog.featured .text-featured .blog-info h2 {
    margin: 0 0 15px 0;
  }
  .ccm-page .item-blog.featured .text-featured .blog-info p {
    max-width: 430px;
  }
  .ccm-page .item-blog .blog-info {
    padding: 50px 0 0;
    margin-left: calc(100% - 460px);
  }
  .ccm-page .item-blog .blog-info h2 {
    font-size: 36px;
    margin-bottom: 10px;
  }
  .ccm-page .item-blog .blog-info p {
    max-width: 430px;
  }
}
@media (max-width: 991px) {
  .ccm-page .blog-list {
    margin: 0;
  }
  .ccm-page .item-blog {
    width: 100%;
  }
  .ccm-page .item-blog .blog-info {
    padding: 75px 15px;
    margin: 0 auto;
    width: 750px;
  }
  .ccm-page .item-blog .blog-info h3 {
    font-size: 22px;
    margin: 0 0 20px 0;
  }
  .ccm-page .item-blog .blog-info p {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  .ccm-page .item-blog .image-container {
    width: 100%;
    order: 0;
  }
  .ccm-page .item-blog .image-container .read-more {
    height: 40px;
    width: 40px;
  }
  .ccm-page .item-blog .image-container .read-more i {
    font-size: 14px;
    top: 10px;
  }
  .ccm-page .item-blog .blog-info {
    order: 10;
  }
  .ccm-page .item-blog.featured {
    width: 100%;
  }
  .ccm-page .item-blog.featured .text-featured .image-container {
    order: 0;
    position: relative;
    width: 100%;
    background-size: cover;
  }
  .ccm-page .item-blog.featured .text-featured .blog-info {
    margin-left: 0;
    margin-left: calc(100% - 375px);
    order: 10;
    padding: 25px;
    width: 400px;
  }
}
@media (max-width: 767px) {
  .ccm-page .blog-list {
    margin: 0;
  }
  .ccm-page .blog-list .button-group {
    padding-left: 0px;
  }
  .ccm-page .blog-list hr {
    margin: 30px -15px;
  }
  .ccm-page .item-blog {
    flex-direction: column-reverse;
    margin: 0;
    width: 100%;
  }
  .ccm-page .item-blog .blog-info {
    flex: 1 1 0;
    margin: 0;
    order: 1;
    width: 480px;
  }
  .ccm-page .item-blog .blog-info h3 {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .ccm-page .item-blog .blog-info p {
    font-size: 15px;
    margin: 0 0 20px 0;
  }
  .ccm-page .item-blog .image-container {
    order: 2;
  }
  .ccm-page .item-blog.featured .blog-info {
    margin-left: 0;
    order: 1;
  }
  .ccm-page .item-blog.featured .image-container {
    order: 2;
    min-height: 330px;
  }
  .ccm-page .item-blog.featured .text-featured {
    width: 100%;
    margin-bottom: -250px;
    z-index: 2;
  }
  .ccm-page .item-blog.featured .text-featured .blog-info {
    padding: 35px 0 0 25px;
    margin-left: 0;
    width: 100%;
  }
  .ccm-page .item-blog.featured .text-featured .blog-info p {
    margin: 0 0 20px 0;
  }
  .ccm-page .item-blog.featured .image-featured {
    width: 100%;
  }
  .ccm-page .item-blog .image-featured {
    min-height: 250px;
  }
  .ccm-page .item-blog .image-container {
    min-height: 250px;
  }
  .ccm-page .item-blog .blog-info {
    padding: 50px 25px 0;
  }
}
@media (max-width: 500px) {
  .ccm-page .item-blog .image-featured {
    min-height: 200px;
  }
  .ccm-page .item-blog .image-container {
    min-height: 200px;
  }
  .ccm-page .item-blog .blog-info {
    padding: 35px 25px 20px;
  }
  .ccm-page .item-blog .blog-info h2 {
    font-size: 30px;
  }
  .ccm-page .item-blog .blog-info p {
    max-width: 270px;
    width: 85%;
  }
  .ccm-page .item-blog.featured .text-featured .blog-info p {
    width: 90%;
  }
}
.ccm-page .pagelist {
  overflow: auto;
  position: relative;
}
.ccm-page .booknow-dropdown .booknow-dropdown-list {
  background-color: #fff;
  border: 1px solid #f4f4f4;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-shadow: 2px 5px 9px -4px rgba(0, 0, 0, 0.25);
  display: none;
  margin-left: -100px;
  min-width: 200px;
  position: absolute;
  text-align: left;
  z-index: 1;
}
.ccm-page .booknow-dropdown .booknow-dropdown-list a {
  background-color: #fff;
  color: #071532;
  font-weight: 500;
}
.ccm-page .booknow-dropdown .booknow-dropdown-list a:hover {
  text-decoration: underline;
}
.ccm-page .booknow-dropdown .button-special:hover > div {
  display: block;
}
/*
==================
@@@  Clinics on the header
==================
*/
.ccm-page .head_places {
  background-color: #071532;
  height: 73px;
  margin-top: 100px;
}
.ccm-page.is-edit .head_places {
  margin-top: 150px;
}
.clinics-toggle-container {
  display: none;
}
.ccm-page #clinics {
  color: #fff;
}
.ccm-page #clinics:before {
  content: "\f041";
  color: #fff;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 17px;
  font-weight: 700;
  position: relative;
}
.ccm-page .header_clinics_container {
  list-style-type: none;
  overflow: hidden;
  padding: 15px 0;
  left: 50%;
  margin: auto;
  width: 1170px;
}
.ccm-page .header_clinics_container li.header_clinics {
  float: left;
  color: #fff;
  margin-left: 34px;
  padding: 0 25px 0 50px;
  position: relative;
  width: 195px;
}
.ccm-page .header_clinics_container li.header_clinics h4 {
  color: #fff;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 18px;
}
.ccm-page .header_clinics_container li.header_clinics p {
  margin: 0;
  font-weight: 300;
  font-size: 16px;
}
.ccm-page .header_clinics_container li.header_clinics:before {
  color: #e91228;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 36px;
  font-weight: 400;
  margin: 0;
  padding: 0 0 0 6px;
  position: absolute;
  content: "\f041";
  left: 7px;
  top: -3px;
}
.ccm-page .header_clinics_container li.header_clinics_border {
  content: "";
  border-left: #334879 1px solid;
  display: inline-block;
  padding: 0;
  line-height: 12px;
  position: absolute;
  height: 47px;
}
@media (max-width: 1329px) {
  .ccm-page .header_clinics_container {
    list-style-type: none;
    overflow: hidden;
    padding: 15px 0;
    left: 50%;
    margin: auto;
    width: 950px;
  }
  .ccm-page .header_clinics_container li.header_clinics {
    float: left;
    color: #fff;
    margin-left: 34px;
    padding: 0 18px 0 33px;
    position: relative;
    width: 155px;
  }
  .ccm-page .header_clinics_container li.header_clinics h4 {
    font-size: 16px;
  }
  .ccm-page .header_clinics_container li.header_clinics p {
    font-size: 15px;
  }
  .ccm-page .header_clinics_container li.header_clinics:before {
    font-size: 30px;
    left: -4px;
    top: -3px;
  }
}
@media (min-width: 991px) {
  .ccm-page .header_clinics_container {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .clinics-toggle-container {
    display: block;
    padding: 8px 15px;
    text-align: center;
  }
  .ccm-page .header_clinics_container {
    display: none;
  }
  .ccm-page .head_places {
    background-color: #071532;
    height: unset;
    margin-top: 140px;
  }
  .ccm-page .header_clinics_container {
    margin: auto;
    width: 600px;
  }
  .ccm-page .header_clinics_container li.header_clinics {
    float: left;
    color: #fff;
    margin-left: 34px;
    padding: 0 18px 20px 33px;
  }
  .ccm-page .header_clinics_container li.header_clinics_border {
    height: 106px;
  }
}
@media (max-width: 767px) {
  .ccm-page .head_places {
    background-color: #071532;
    height: unset;
    margin-top: 140px;
  }
  .ccm-page .header_clinics_container {
    margin: auto;
    width: 385px;
  }
  .ccm-page .header_clinics_container li.header_clinics {
    float: left;
    color: #fff;
    margin-left: 34px;
    padding: 0 18px 20px 33px;
  }
  .ccm-page .header_clinics_container li.header_clinics_border {
    height: 175px;
  }
}
@media (max-width: 500px) {
  .ccm-page .head_places {
    margin-top: 120px;
  }
  .ccm-page .header_clinics_container {
    margin: auto;
    width: 100%;
  }
  .ccm-page .header_clinics_container li.header_clinics_border {
    border: none;
  }
  .ccm-page .header_clinics_container li.header_clinics {
    margin: 0 80px;
  }
}
.red_box_container {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.red_box_container .red_box {
  border: 1px solid #e91228;
  width: calc(100%/2 - 30px);
  float: left;
  margin: 15px;
}
.red_box_container .red_box .red_box_title {
  background-color: #e91228;
  color: #fff;
  font-family: proxima-nova, sans-serif;
  font-weight: bold;
  font-size: 18px;
  padding: 5px 10px;
  width: calc(100% + 1px);
}
.red_box_container .red_box .red_box_description {
  font-size: 16px;
  padding: 10px 20px;
}
@media (max-width: 1199px) {
  .red_box_container .red_box {
    width: calc(100% - 30px);
  }
}
/*
==================
@@@  Blog News
==================
*/
.ccm-page .item-blog-news-container {
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.ccm-page .item-blog-news-container .item-blog-news {
  background-color: #fafafa;
  -webkit-box-shadow: 0px 0px 10px 3px #adabad;
  -moz-box-shadow: 0px 0px 10px 3px #adabad;
  box-shadow: 0px 0px 10px 3px #adabad;
  width: calc(100%/3 - 30px);
  float: left;
  margin: 15px;
  padding: 25px;
}
.ccm-page .item-blog-news-container .item-blog-news .title {
  font-size: 22px;
  margin: 5px 0 20px;
  padding: 5px 0;
  width: calc(100% + 1px);
}
.ccm-page .item-blog-news-container .item-blog-news .description {
  padding: 10px 0;
}
@media (max-width: 1329px) {
  .ccm-page .item-blog-news-container .item-blog-news {
    width: calc(100%/2 - 30px);
  }
}
@media (max-width: 1199px) {
  .ccm-page .item-blog-news-container .item-blog-news {
    width: calc(100% - 30px);
  }
}
.slick-prev {
  display: none !;
}
.slick-next {
  display: none;
}
/*
==================
@@@  Finance page
==================
*/
.ccm-page .content-finance {
  padding: 55px 15px 40px;
}
.ccm-page .content-finance h1 {
  margin-bottom: 15px;
}
.ccm-page .content-finance p {
  font-size: 24px;
  font-family: proxima-nova, sans-serif;
  letter-spacing: 0px;
}
.ccm-page .fullwidth_panel {
  position: relative;
  overflow: hidden;
}
.ccm-page .fullwidth_panel .item-blog.featured {
  min-height: 600px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: right;
}
.ccm-page .fullwidth_panel .item-blog.featured .blog-info {
  padding: 180px 0 0;
}
.ccm-page.is-edit .fullwidth_panel {
  overflow: visible;
}
@media (max-width: 1559px) {
  .ccm-page .fullwidth_panel .item-blog.featured {
    min-height: 550px;
  }
  .ccm-page .fullwidth_panel .item-blog.featured .blog-info {
    padding: 150px 0 0;
  }
}
@media (max-width: 1329px) {
  .ccm-page .fullwidth_panel .item-blog.featured {
    min-height: 450px;
  }
  .ccm-page .fullwidth_panel .item-blog.featured .blog-info {
    padding: 110px 0 0;
  }
}
@media (max-width: 1199px) {
  .ccm-page .fullwidth_panel .item-blog.featured {
    min-height: 350px;
    width: 100%;
  }
  .ccm-page .fullwidth_panel .item-blog.featured .blog-info {
    padding: 60px 0 0;
    margin-left: calc(100% - 460px);
  }
}
@media (max-width: 991px) {
  .ccm-page .fullwidth_panel .item-blog.featured {
    min-height: 350px;
  }
  .ccm-page .fullwidth_panel .item-blog.featured .text-featured {
    margin-bottom: 70px;
    width: 100%;
  }
  .ccm-page .fullwidth_panel .item-blog.featured .blog-info {
    padding: 35px 15px;
    margin: 0 auto;
    width: 750px;
  }
}
@media (max-width: 767px) {
  .ccm-page .fullwidth_panel .item-blog.featured {
    min-height: 350px;
  }
  .ccm-page .fullwidth_panel .item-blog.featured .text-featured {
    margin-bottom: 70px;
    width: 100%;
  }
  .ccm-page .fullwidth_panel .item-blog.featured .blog-info {
    padding: 35px 15px;
    margin: 0 auto;
    width: 495px;
  }
}
/*
==================
@@@  Banner
==================
*/
.ccm-page .general_banner {
  position: relative;
  overflow: hidden;
}
.ccm-page.is-edit .general_banner {
  overflow: auto;
  height: 250px;
  padding: 150px;
}
.ccm-page .home-banner.left {
  float: left;
  width: 50%;
  height: 969px;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
}
.ccm-page .home-banner.left .text-container {
  margin-left: calc(100% - 770px);
  max-width: 650px;
}
.ccm-page .home-banner.left .text-container p {
  font-size: 16px;
  padding-bottom: 50px;
}
.ccm-page .home-banner.left .text-container a {
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
.ccm-page .home-banner.left .text-container a:after {
  content: '\f061';
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  margin: 0px 0px 0px 10px;
  text-decoration: none;
  padding-left: 0;
}
.ccm-page .home-banner.left .overlay {
  bottom: 0px;
  height: 100px;
  position: absolute;
  width: 100%;
}
.ccm-page .home-banner.left .overlay .lefthalf {
  background-image: url(/application/themes/defaulttheme/images/text-panel-line-left_line.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  background-size: initial;
  width: calc(100% - 950px);
  height: 101px;
  float: left;
  position: relative;
}
.ccm-page .home-banner.left .overlay .righthalf {
  background-image: url(/application/themes/defaulttheme/images/home-banner-line-left.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: initial;
  height: 101px;
}
.ccm-page .home-banner.right {
  float: left;
  height: 969px;
  width: 50%;
}
.ccm-page .home-banner.right .overlay {
  bottom: 0px;
  height: 100px;
  position: absolute;
  width: 100%;
}
.ccm-page .home-banner.right .overlay .lefthalf {
  background-image: url(/application/themes/defaulttheme/images/home-banner-line-right_half.png);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: initial;
  height: 101px;
  float: left;
  width: 950px;
}
.ccm-page .home-banner.right .overlay .righthalf {
  background-image: url(/application/themes/defaulttheme/images/home-banner-line-right_line.png);
  background-position: bottom right;
  background-repeat: repeat-x;
  background-size: initial;
  width: calc(100% - 950px);
  height: 101px;
  float: right;
  position: relative;
}
.ccm-page.page-template-default .home-banner.left,
.ccm-page.page-template-team .home-banner.left,
.ccm-page.page-template-approach .home-banner.left {
  background-color: #fff;
  height: 560px;
  /*
  .overlay{
    background-image: url(/application/themes/defaulttheme/images/home-banner-line-left.png);
    background-repeat:no-repeat;
    bottom: 0px;
    height: 100px;
    position: absolute;
    width: 100%;
  }
  */
}
.ccm-page.page-template-default .home-banner.right,
.ccm-page.page-template-team .home-banner.right,
.ccm-page.page-template-approach .home-banner.right {
  height: 560px;
}
.ccm-page.page-template-default .home-banner.right img,
.ccm-page.page-template-team .home-banner.right img,
.ccm-page.page-template-approach .home-banner.right img {
  height: 100%;
  max-width: unset;
  width: auto;
}
@media (min-width: 1920px) {
  .ccm-page.page-template-default .home-banner.right,
  .ccm-page.page-template-team .home-banner.right,
  .ccm-page.page-template-approach .home-banner.right {
    height: 560px;
  }
  .ccm-page.page-template-default .home-banner.right img,
  .ccm-page.page-template-team .home-banner.right img,
  .ccm-page.page-template-approach .home-banner.right img {
    height: auto;
    max-width: unset;
    width: 100%;
  }
}
@media (max-width: 1759px) {
  .ccm-page .home-banner.left .text-container {
    padding: 0 0 0 calc(100% - 700px);
    margin-left: unset;
  }
}
@media (max-width: 1559px) {
  .ccm-page .home-banner.left .text-container {
    padding: 0 0 0 calc(100% - 610px);
    max-width: 590px;
    margin-left: unset;
  }
  .ccm-page .home-banner.left .text-container p {
    font-size: 16px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1329px) {
  .ccm-page .home-banner.left .text-container {
    padding: 0 0 0 calc(100% - 575px);
    max-width: 550px;
  }
  .ccm-page .home-banner.left .text-container p {
    font-size: 16px;
    padding-bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .ccm-page .home-banner.left .text-container {
    padding: 0 0 0 calc(100% - 475px);
    max-width: 550px;
  }
  .ccm-page .home-banner.left .text-container p {
    font-size: 16px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .ccm-page .home-banner.left {
    width: 100%;
    height: 730px;
    /*
    .overlay{
      background-image: url(/application/themes/defaulttheme/images/home-banner-line-left.png);
      background-repeat:no-repeat;
      bottom: 0px;
      height: 100px;
      position: absolute;
      width: 100%;
    }
    */
  }
  .ccm-page .home-banner.left .text-container {
    padding: 0 28% 0 20%;
    max-width: unset;
  }
  .ccm-page .home-banner.left .text-container p {
    font-size: 16px;
    padding-bottom: 50px;
  }
  .ccm-page .home-banner.left .text-container a {
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    font-weight: 500;
  }
  .ccm-page .home-banner.left .text-container a:after {
    content: '\f061';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
    padding-left: 0;
  }
  .ccm-page .home-banner.right {
    float: left;
    height: 450px;
    width: 100%;
    /*
    .overlay{
      background-image: url(/application/themes/defaulttheme/images/home-banner-line-right.png);
      background-repeat:no-repeat;
      bottom: -100px;
      height: 200px;
      position: absolute;
      width: 100%;
    }
    */
  }
}
@media (max-width: 767px) {
  .ccm-page .home-banner.left {
    width: 100%;
    height: 730px;
  }
  .ccm-page .home-banner.left .text-container {
    padding: 0 14% 0 14%;
    max-width: unset;
  }
  .ccm-page.page-template-default .home-banner.right,
  .ccm-page.page-template-team .home-banner.right,
  .ccm-page.page-template-approach .home-banner.right {
    height: 445px;
  }
}
@media (max-width: 500px) {
  .ccm-page .home-banner.left {
    width: 100%;
    height: 730px;
  }
  .ccm-page .home-banner.left .text-container {
    padding: 0% 10% 0 10%;
    max-width: unset;
  }
  .ccm-page.page-template-default .home-banner.right,
  .ccm-page.page-template-team .home-banner.right,
  .ccm-page.page-template-approach .home-banner.right {
    height: 330px;
  }
}
/*
==================
@@@  CTA Panel
==================
*/
.ccm-page .cta-panel {
  align-items: center;
  -webkit-align-items: center;
  background-color: #333;
  border-radius: 0;
  display: flex;
  height: 475px;
  overflow: hidden;
  position: relative;
  padding-top: 165px;
}
.ccm-page .cta-panel .text {
  color: #fff;
}
.ccm-page .cta-panel .text h2 {
  color: #fff;
  font-family: proxima-nova, sans-serif;
  font-size: var(--font48px);
  font-weight: 300;
  letter-spacing: 0;
  margin: 0 0 25px;
  text-transform: uppercase;
}
.ccm-page .cta-panel .text p {
  letter-spacing: 0;
}
.ccm-page .cta-panel .overlay {
  background: url(/application/themes/defaulttheme/images/cta-background_.png);
  background-repeat: no-repeat;
  bottom: -100px;
  height: 200px;
  position: absolute;
  width: 100%;
}
.ccm-page .cta-panel .form {
  overflow: hidden;
}
.ccm-page .line {
  height: 5px;
  background: linear-gradient(90deg, #989636 0%, #989636 33.33%, #d8ab28 33.33%, #d8ab28 66.66%, #d56328 66.66%, #d56328 100%);
}
@media (max-width: 767px) {
  .ccm-page .cta-panel {
    display: block;
    height: 530px;
    padding-top: 25px;
  }
  .ccm-page .cta-panel .text {
    padding-top: 40px;
  }
  .ccm-page .cta-panel .overlay {
    background-position: right;
  }
}
/*
==================
@@@  Slide show (Ken Burns)
==================
*/
.ccm-page .slideshow {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.ccm-page.page-template-home .slideshow img {
  width: 950px;
  animation: move 40s ease;
  height: 100%;
  object-fit: cover;
  -ms-animation: move 40s ease;
  -webkit-animation: move 40s ease;
  -0-animation: move 40s ease;
  -moz-animation: move 40s ease;
  position: absolute;
}
@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: center center;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    -o-transform: scale(1.2);
    /* Opera */
    -moz-transform: scale(1.2);
    /* Firefox */
  }
  100% {
    transform: scale(1);
    -ms-transform: scale(1);
    /* IE 9 */
    -webkit-transform: scale(1);
    /* Safari and Chrome */
    -o-transform: scale(1);
    /* Opera */
    -moz-transform: scale(1);
    /* Firefox */
  }
}
/*
==================
@@@  General : text panel
==================
*/
.ccm-page .text-panel .panel-content.left {
  min-height: 445px;
  position: relative;
  overflow: hidden;
}
.ccm-page .text-panel .panel-content.left .panel-text {
  margin-top: 110px;
  max-width: 590px;
}
.ccm-page .text-panel .panel-content.left .panel-text h2 {
  color: #333;
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  font-size: var(--font48px);
  line-height: 1.125;
  text-transform: uppercase;
}
.ccm-page .text-panel .panel-content.left .overlay {
  height: 100px;
  width: 100%;
  position: absolute;
  bottom: 0px;
}
.ccm-page .text-panel .panel-content.left .overlay .lefthalf {
  background-image: url(/application/themes/defaulttheme/images/text-panel-line-left_line.png);
  background-position: bottom left;
  background-repeat: repeat-x;
  background-size: initial;
  width: calc(100% - 950px);
  height: 101px;
  float: left;
  position: relative;
}
.ccm-page .text-panel .panel-content.left .overlay .righthalf {
  background-image: url(/application/themes/defaulttheme/images/text-panel-line-left_half.png);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: initial;
  height: 101px;
}
.ccm-page .text-panel .panel-content.right {
  border-radius: 0 0 0 100px;
  min-height: 385px;
}
.ccm-page .text-panel .panel-content.right .panel-text {
  padding-top: 114px;
  max-width: 525px;
  margin-left: 89px;
  margin-top: 0;
}
.ccm-page .text-panel .panel-content.right .panel-text p {
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
  font-size: var(--font21px);
  color: #333;
}
@media (max-width: 1329px) {
  .ccm-page .text-panel .panel-content.left .overlay {
    bottom: -76px;
    height: 200px;
    position: absolute;
    width: 100%;
  }
  .ccm-page .text-panel .panel-content.right {
    border-radius: 0 0 0 100px;
    min-height: 340px;
  }
  .ccm-page .text-panel .panel-content.right .panel-text {
    padding-top: 95px;
    max-width: 445px;
    margin-left: 75px;
  }
}
@media (max-width: 991px) {
  .ccm-page .text-panel .panel-container {
    max-height: 1000px;
  }
  .ccm-page .text-panel .panel-content.left {
    min-height: 350px;
  }
  .ccm-page .text-panel .panel-content.left .panel-text {
    margin: 50px auto 30px;
    max-width: 385px;
  }
  .ccm-page .text-panel .panel-content.left .overlay {
    bottom: -100px;
    height: 200px;
    position: absolute;
    width: 100%;
  }
  .ccm-page .text-panel .panel-content.right {
    border-radius: 0 0 0 100px;
    margin-left: 40px;
    margin-bottom: 40px;
    min-height: 340px;
  }
  .ccm-page .text-panel .panel-content.right .panel-text {
    max-width: 445px;
    margin-left: 80px;
    padding: 80px 10px 35px;
  }
}
@media (max-width: 767px) {
  .ccm-page .text-panel .panel-content.left {
    min-height: 350px;
  }
  .ccm-page .text-panel .panel-content.left .panel-text {
    margin: 50px auto 30px;
    max-width: 410px;
  }
  .ccm-page .text-panel .panel-content.right {
    min-height: 300px;
    padding: 35px 40px;
    width: 95%;
  }
  .ccm-page .text-panel .panel-content.right .panel-text {
    padding-top: 15px;
    max-width: 445px;
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .ccm-page .text-panel .panel-content.left {
    min-height: 350px;
  }
  .ccm-page .text-panel .panel-content.left .panel-text {
    margin: 50px auto 30px;
    max-width: 410px;
  }
  .ccm-page .text-panel .panel-content.right {
    margin-left: 30px;
    margin-bottom: 40px;
    min-height: 300px;
    padding: 35px 30px;
    width: 95%;
  }
}
/*
==============
  FANCY Block
==============
*/
.ccm-page .fancyblock {
  float: left;
  margin: 9px 15px 15px 15px;
  position: relative;
  border-radius: 0 0 100px 0;
}
.ccm-page .fancyblock:nth-child(2) {
  margin: 15px 0px 15px 15px;
}
.ccm-page .fancyblock:last-child {
  margin: 9px 0px 15px 15px;
}
.ccm-page .fancyblock .title {
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  font-size: 40px;
  bottom: 15px;
  text-transform: uppercase;
  position: absolute;
  left: 20px;
  width: 150px;
  line-height: 1.0;
  letter-spacing: 3.3px;
  opacity: 1;
}
.ccm-page .fancyblock .content {
  bottom: 25%;
  font-family: source-serif-pro, serif;
  font-size: 21px;
  font-weight: 300;
  padding-left: 10%;
  padding-right: 10%;
  position: absolute;
}
.ccm-page .four .fancyblock {
  height: 350px;
  width: 350px;
}
.ccm-page .three .fancyblock {
  width: calc((100%/3) - 30px);
  padding-top: 23%;
}
.ccm-page .two .fancyblock {
  width: 50%;
  height: 360px;
}
.ccm-page.page-template-law .fancyblock {
  margin: 9px 15px 15px 15px;
  padding-top: 23.3%;
}
.ccm-page.page-template-law .fancyblock:first-child {
  margin: 15px 15px 9px 0;
}
@media (max-width: 1559px) {
  .ccm-page .fancyblock .content {
    font-size: 18px;
  }
  .ccm-page .four .fancyblock {
    height: 288px;
    width: 288px;
  }
}
@media (max-width: 1329px) {
  .ccm-page .fancyblock .content {
    font-size: 18px;
  }
  .ccm-page .four .fancyblock {
    height: 258px;
    width: 258px;
    padding-top: 0;
  }
}
@media (max-width: 1199px) {
  .ccm-page .fancyblock .title {
    font-size: 26px;
  }
  .ccm-page .fancyblock .content {
    font-size: 14px;
  }
  .ccm-page .fancyblock:last-child {
    margin: 15px 0px 15px 0;
  }
  .ccm-page .four .fancyblock:first-child {
    margin: 9px 15px 15px 15px;
  }
  .ccm-page .four .fancyblock:last-child {
    margin: 9px 15px 15px 15px;
  }
  .ccm-page .three .fancyblock {
    width: calc((100%/3) - 30px);
    padding-top: 23%;
  }
  .ccm-page .two .fancyblock {
    width: 50%;
    height: 360px;
  }
}
@media (max-width: 767px) {
  .ccm-page .fancyblock .title {
    font-size: 28px;
  }
  .ccm-page .fancyblock .content {
    font-size: 14px;
    padding: 20px 17px 20px;
    bottom: 30%;
  }
  .ccm-page .fancyblock:first-child {
    margin: 15px 15px 15px 15px;
  }
  .ccm-page .fancyblock:last-child {
    margin: 15px 0px 15px 15px;
  }
  .ccm-page .four .fancyblock {
    padding-top: 0;
    height: 250px;
    width: 250px;
  }
  .ccm-page .three .fancyblock {
    display: none;
  }
  .ccm-page .two .fancyblock {
    height: 200px;
    width: calc((100%/2) - 30px);
  }
  .ccm-page.page-template-team .fancyblock {
    margin: 9px 15px 15px 15px;
  }
  .ccm-page.page-template-team .fancyblock:first-child {
    margin: 9px 15px 15px 15px;
  }
  .ccm-page .fancyblock.empty {
    height: 0px;
    margin-top: 60px;
    display: none;
  }
}
@media (max-width: 500px) {
  .ccm-page .fancyblock .content {
    bottom: 25%;
  }
  .ccm-page .fancyblock:first-child {
    margin: 0 15px 15px 0px;
  }
  .ccm-page .fancyblock:last-child {
    margin: 0px 0px 15px 0;
  }
  .ccm-page .four .fancyblock:last-child {
    margin: 15px 0px 15px 0;
  }
  .ccm-page .four .fancyblock:first-child {
    margin: 9px 15px 15px 0;
  }
  .ccm-page .three .fancyblock {
    height: unset;
    max-width: 100%;
    padding-top: 70%;
    width: 100%;
  }
  .ccm-page .two .fancyblock {
    max-width: 100%;
    height: auto;
    width: auto;
  }
  .ccm-page .fancyblock.empty {
    height: 0px;
    margin-top: 60px;
    display: none;
  }
  .ccm-page.page-template-team .fancyblock {
    margin: 9px 15px 15px 0;
    padding-top: 45.5%;
  }
  .ccm-page.page-template-team .fancyblock:first-child {
    margin: 9px 15px 15px 0;
  }
}
/*
==================
@@@  Team Page
==================
*/
.ccm-page .team-content {
  background-color: #f0f0f0;
  padding-bottom: 66px;
}
/*
==============
  FANCY TEAM
==============
*/
.ccm-page .fancy-team-container {
  height: 350px;
  width: 350px;
}
.ccm-page .fancy-team-container .team-item:hover {
  cursor: pointer;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.ccm-page .fancy-team-container .team-item:hover .image-container .arrow {
  background: #14203c;
}
.ccm-page .fancy-team-container .team-item:hover .overlay {
  opacity: 1;
}
.ccm-page .fancy-team-container .team-item .wrap {
  background-repeat: no-repeat;
  background-size: contain;
}
.ccm-page .fancy-team-container .team-item .overlay {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  width: 100%;
  min-height: 350px;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.63) 90%, rgba(0, 0, 0, 0.8) 100%);
  display: flex;
}
.ccm-page .fancy-team-container .team-item .image-container {
  position: relative;
  width: 100%;
}
.ccm-page .fancy-team-container .team-item .image-container .arrow {
  background: #e91228;
  border-radius: 50%;
  bottom: 0;
  box-shadow: 2px 2px 7px -2px #14203c;
  font-size: 20px;
  height: 55px;
  padding: 13px 0;
  position: absolute;
  right: -3px;
  text-align: center;
  transition: background .3s;
  width: 55px;
  display: none;
}
.ccm-page .fancy-team-container .team-item .image-container .arrow i {
  color: #fff;
}
.ccm-page .fancy-team-container .team-item .name {
  bottom: 50px;
  color: #fff;
  font-family: proxima-nova, sans-serif;
  font-size: 28px;
  font-weight: 600;
  left: 18px;
  line-height: 1em;
  position: absolute;
  text-align: left;
  text-transform: uppercase;
}
.ccm-page .fancy-team-container .team-item .position {
  bottom: 15px;
  color: #fff;
  font-family: source-serif-pro, serif;
  font-size: 18px;
  font-weight: 300;
  left: 18px;
  position: absolute;
  text-align: left;
}
.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: #edeff1 url('/application/themes/defaulttheme/images/team-popup-background.png') no-repeat bottom center;
  background-size: contain;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding: 40px 0 0;
  text-align: center;
  width: 313px;
}
.team-popup .image-container img {
  height: auto;
  max-width: 100%;
}
.team-popup .image-container .quote {
  color: #efba26;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  margin: 0 auto;
  max-width: 250px;
}
.team-popup .text-container {
  flex: 1 1 100px;
  padding: 75px 65px;
}
.team-popup .text-container .name {
  color: #333;
  font-weight: 300;
  font-size: 24px;
  line-height: 1em;
  margin: 0 0 10px 0px;
  text-align: left;
  font-family: proxima-nova, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.team-popup .text-container .position {
  color: #989636;
  font-size: 14px;
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  text-align: left;
  margin: 0 0 50px 0px;
}
.team-popup .text-container .content p {
  color: #222;
  font-family: source-serif-pro, serif;
  font-weight: 400;
  font-size: 16px;
}
.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: #555;
  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: #555;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  font-weight: 500;
}
.team-popup .text-container .email a:hover {
  color: #555;
  text-decoration: none;
}
@media (max-width: 1559px) {
  .ccm-page .fancy-team-container .team-item .overlay {
    min-height: 288px;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1em;
    gap: 1em;
  }
  .ccm-page .fancy-team-container .team-item .name {
    font-size: 22px;
    bottom: 40px;
    bottom: unset;
    position: unset;
  }
  .ccm-page .fancy-team-container .team-item .position {
    bottom: 11px;
    bottom: unset;
    position: unset;
  }
}
@media (max-width: 1329px) {
  .ccm-page .fancy-team-container .team-item .overlay {
    min-height: 258px;
    flex-direction: column;
    justify-content: flex-end;
    padding: 1em;
    gap: 1em;
  }
  .ccm-page .fancy-team-container .team-item .name {
    font-size: 22px;
    bottom: 40px;
    bottom: unset;
    position: unset;
  }
  .ccm-page .fancy-team-container .team-item .position {
    bottom: 11px;
    bottom: unset;
    position: unset;
  }
}
@media (max-width: 1199px) {
  .team-popup {
    width: 940px;
  }
  .team-popup .image-container {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .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;
    line-height: 15px;
    margin: -70px 0px 10px 10px;
    margin: unset;
  }
  .ccm-page .fancy-team-container .team-item .position {
    font-size: 14px;
    margin: -50px 0px 10px 10px;
    margin: unset;
  }
  .team-popup {
    width: 95%;
  }
  .team-popup .image-container {
    padding: 40px 25px 0;
    width: 250px;
  }
  .team-popup .image-container .quote {
    font-size: 16px;
  }
  .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 .overlay {
    min-height: 250px;
    opacity: 1;
  }
  .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 .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 {
    background: #edeff1;
    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: #14203c;
  }
  .mfp-close-btn-in .mfp-close:hover {
    color: #f7a81b;
  }
}
@media (max-width: 575px) {
  .ccm-page .fancy-team-container .team-item {
    width: 100%;
  }
  .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 .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;
  }
}
.ccm-page .fancy-team-container {
  float: left;
  margin: 9px 15px 15px 15px;
}
.ccm-page .fancy-team-container:first-child {
  margin: 9px 15px 15px 0px;
}
.ccm-page .four .fancy-team-container {
  height: 350px;
  width: 350px;
}
.ccm-page .three .fancy-team-container {
  width: calc((100%/3) - 30px);
  height: 360px;
}
.ccm-page .two .fancy-team-container {
  width: 50%;
  height: 360px;
}
@media (max-width: 1559px) {
  .ccm-page .four .fancy-team-container {
    height: 288px;
    width: 288px;
  }
}
@media (max-width: 1329px) {
  .ccm-page .four .fancy-team-container {
    height: 258px;
    width: 258px;
  }
}
@media (max-width: 1199px) {
  .ccm-page .four .fancy-team-container:first-child {
    margin: 9px 15px 15px 15px;
  }
  .ccm-page .three .fancy-team-container {
    width: calc((100%/3) - 30px);
  }
  .ccm-page .two .fancy-team-container {
    width: 50%;
    height: 360px;
  }
}
@media (max-width: 991px) {
  .ccm-page .fancy-team-container:first-child {
    margin: 9px 15px 15px 15px;
  }
}
@media (max-width: 767px) {
  .ccm-page .four .fancy-team-container {
    height: 250px;
    width: 250px;
    min-height: 250px;
  }
  .ccm-page .three .fancy-team-container {
    height: 200px;
    width: calc((100%/2) - 30px);
  }
  .ccm-page .two .fancy-team-container {
    height: 200px;
    width: calc((100%/2) - 30px);
  }
}
@media (max-width: 500px) {
  .ccm-page .fancy-team-container {
    float: left;
    margin: 15px;
  }
  .ccm-page .fancy-team-container:first-child {
    margin: 15px 15px 15px 0;
  }
  .ccm-page .fancy-team-container .team-item {
    padding: 0;
  }
  .ccm-page .four .fancy-team-container {
    margin-left: 0;
  }
  .ccm-page .four .fancy-team-container:first-child {
    margin: 15px 15px 15px 0;
  }
  .ccm-page .three .fancy-team-container {
    width: 100%;
    height: unset;
  }
  .ccm-page .two .fancy-team-container {
    width: 100%;
    height: 300px;
  }
}
/*
====== Zoom effect ======
*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/*
==================
@@@  Approach
==================
*/
.ccm-page .approach {
  background-color: #f0f0f0;
  padding-bottom: 85px;
  padding-top: 45px;
  padding-left: 40px;
}
.ccm-page .approach .process_photo1 {
  margin-top: 130px;
  background: url(/application/files/8716/1475/5113/photo3.jpg);
  height: 2538px;
  background-repeat: no-repeat;
  width: 768px;
  background-position: 0% 5% ;
  background-size: cover;
}
.ccm-page .approach .process_photo2 {
  width: 45%;
}
.ccm-page .approach .process_photo2-inner {
  margin-top: 68px;
  padding-left: 50px;
  background: url(/application/files/6316/1475/5892/Photo2.jpg);
  height: 1722px;
  background-repeat: no-repeat;
  background-size: cover;
}
.ccm-page .approach .process_photo3 {
  margin-left: -20px;
  margin-top: -80px;
  background: url(/application/files/1716/1475/5115/photo1.jpg);
  height: 907px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 747px;
}
.ccm-page .approach h2,
.ccm-page .approach_mob h2 {
  font-family: proxima-nova, sans-serif;
  font-weight: 300;
  font-size: var(--font36px);
  text-transform: uppercase;
  letter-spacing: 0;
  text-align: center;
  padding-top: 20px;
  padding-left: 70px;
}
.ccm-page .approach h3,
.ccm-page .approach_mob h3 {
  font-family: source-serif-pro, serif;
  font-weight: 300;
  font-size: var(--font36px);
}
.ccm-page .approach .panel-text,
.ccm-page .approach_mob .panel-text {
  margin-top: 150px;
  padding-right: 65px;
}
.ccm-page .approach .panel-text .title h2,
.ccm-page .approach_mob .panel-text .title h2 {
  font-size: var(--font36px);
  text-align: left;
  padding-left: 0;
}
.ccm-page .approach .panel-text .content p,
.ccm-page .approach_mob .panel-text .content p {
  font-family: source-serif-pro, serif;
  font-weight: 300;
  font-size: var(--font36px);
}
.ccm-page .approach .panel-text .message p,
.ccm-page .approach_mob .panel-text .message p {
  font-family: source-serif-pro, serif;
  font-weight: 300;
  font-size: var(--font16px);
  margin: 0 0 24px;
}
.ccm-page .approach .col-sm-6 > .panel-text,
.ccm-page .approach_mob .col-sm-6 > .panel-text {
  padding-left: 50px;
}
.ccm-page .approach_mob {
  background: linear-gradient(to bottom, #f0f0f0 0%, #ffffff 30%, #ffffff 100%) repeat scroll 0% 0% transparent;
  display: none;
}
.ccm-page .approach_mob .panel-text {
  margin-top: 0;
  padding-right: 0;
}
.ccm-page .approach_mob .col-sm-6 > .panel-text {
  padding-left: 0;
}
.ccm-page .approach_mob .row {
  margin: 50px 0;
}
.ccm-page .approach_mob .col-sm-6.mobile_photo2 {
  float: right;
}
.ccm-page .approach_mob h2 {
  padding-left: 0;
}
.ccm-page.is-edit .approach_mob {
  display: block;
}
@media (max-width: 1559px) {
  .ccm-page .approach_mob {
    display: block;
  }
  .ccm-page .approach {
    display: none;
  }
}
@media (max-width: 767px) {
  .ccm-page .approach_mob .col-sm-6.mobile_photo2 {
    float: none;
  }
}
/*
@media (max-width: 1559px) {
  .ccm-page .approach{
    .process_photo1{
      margin-top: 130px;
      background:url(/application/files/8716/1475/5113/photo3.jpg);
      height:2018px;
      background-repeat:no-repeat;
      width:610px;
      background-position: 0% 5% ;
      background-size: cover;
    }
    .process_photo3{
      margin-left: -20px;
      margin-top: -80px;
      background:url(/application/files/1716/1475/5115/photo1.jpg);
      height:716px;
      background-repeat:no-repeat;
      background-size: cover;
      width:590px;
    }
    .process_photo2-inner{
      margin-top: 90px;
      padding-left: 50px;
      background:url(/application/files/6316/1475/5892/Photo2.jpg);
      height:1122px;
      background-repeat:no-repeat;
      background-size: cover;

      .panel-text {
        // photo2
        padding-right: 0px;
        margin-right: -100px;
      }
    }
    .panel-text {
      margin-top: 45px;
    }
  }
}

@media (max-width: 1329px){
}

@media (max-width: 1199px) {
  .ccm-page .approach{
    .process_photo1{
      margin-top: 130px;
      background:url(/application/files/8716/1475/5113/photo3.jpg);
      height:1520px;
      background-repeat:no-repeat;
      width:460px;
      background-position: 0% 5% ;
      background-size: cover;
    }
    .process_photo3{
      margin-left: -20px;
      margin-top: -80px;
      background:url(/application/files/1716/1475/5115/photo1.jpg);
      height:533px;
      background-repeat:no-repeat;
      background-size: cover;
      width:440px;
    }
    .process_photo2-inner{
      margin-top: 90px;
      padding-left: 50px;
      background:url(/application/files/6316/1475/5892/Photo2.jpg);
      height:915px;
      background-repeat:no-repeat;
      background-size: cover;
    }
  }
}

@media (max-width: 991px) {

}

@media (max-width: 767px) {

}

@media (max-width: 500px) {

}
*/
/*
==================
@@@  Contact Panel
==================
*/
.ccm-page .contact-panel {
  height: 620px;
  background-color: #f0f0f0;
}
.ccm-page .contact-panel .panel-container {
  max-height: unset;
}
.ccm-page .contact-panel .panel-container .panel-content {
  min-height: 380px;
}
.ccm-page .contact-panel .panel-container .panel-content .panel-text {
  margin-top: 110px;
}
.ccm-page .contact-panel .panel-container .panel-content .panel-text p {
  color: #333;
}
.ccm-page .contact-panel .panel-container .panel-content .panel-text h2 {
  color: #333;
}
.ccm-page .contact-panel .panel-content.right {
  border-radius: 0 0 0 100px;
  background: #fff;
}
.ccm-page .contact-panel .formidable {
  margin: 0;
}
.ccm-page .contact-panel .panel-container .panel-text .ccm-block-file a {
  color: #333;
  padding-left: 15px;
}
.ccm-page .contact-panel .panel-container .panel-text .ccm-block-file a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  content: "\f15c";
  font-size: 19px;
  left: -20px;
  top: -2px;
  padding-right: 15px;
}
.ccm-page.ccm-page-id-243 .contact-panel {
  display: none;
}
@media (max-width: 991px) {
  .ccm-page .contact-panel {
    height: 770px;
  }
  .ccm-page .contact-panel .panel-container {
    display: flex;
    flex-wrap: wrap;
  }
  .ccm-page .contact-panel .panel-container .panel-content .panel-text {
    margin-top: 20px;
  }
  .ccm-page .contact-panel .panel-container .panel-content.left {
    order: 2;
  }
  .ccm-page .contact-panel .panel-container .panel-content.right {
    min-height: unset;
    order: 1;
  }
}
@media (max-width: 767px) {
  .ccm-page .contact-panel {
    height: unset;
  }
  .ccm-page .contact-panel .panel-container .panel-content.right {
    margin-left: 40px;
  }
  .ccm-page .contact-panel .panel-container .panel-content.right .panel-text {
    width: 100%;
    padding: 47px 64px 30px;
    margin-left: 0;
    margin-top: 0px;
  }
}
@media (max-width: 500px) {
  .ccm-page .contact-panel .panel-container .panel-content.right .panel-text {
    width: 100%;
    padding: 45px 15px 45px 40px;
    margin-left: 0;
    margin-top: 0px;
  }
}
.ccm-page-id-411 .home-banner.left {
  float: left;
  width: 50%;
  height: 560px;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
}
.ccm-page-id-411 .home-banner.right {
  float: left;
  height: 560px !important;
  width: 50%;
}
.ccm-page-id-413 .home-banner.left {
  float: left;
  width: 50%;
  height: 560px;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
}
.ccm-page-id-413 .home-banner.right {
  float: left;
  height: 560px !important;
  width: 50%;
}
@media (max-width: 500px) {
  .ccm-page-id-413 .ccm-page.page-template-default .home-banner.right,
  .ccm-page.page-template-team .home-banner.right,
  .ccm-page.page-template-approach .home-banner.right {
    height: 330px;
  }
  .ccm-page-id-411 .ccm-page.page-template-default .home-banner.right,
  .ccm-page.page-template-team .home-banner.right,
  .ccm-page.page-template-approach .home-banner.right {
    height: 330px;
  }
  .cm-page-id-413 .home-banner.right {
    float: left;
    height: 330px !important;
  }
  .cm-page-id-411 .home-banner.right {
    float: left;
    height: 330px !important;
  }
}
@media (max-width: 500px) {
  .ccm-page-id-413 .home-banner.right {
    float: left;
    width: 100% !important;
    height: 330px !important;
  }
  .ccm-page-id-411 .home-banner.right {
    float: left;
    width: 100% !important;
    height: 330px !important;
  }
  .ccm-page-id-413 .img {
    height: 100% !important;
  }
  .ccm-page-id-413 .home-banner.left {
    float: left;
    width: 100%;
  }
  .ccm-page-id-413 img {
    height: 100%;
    max-width: 100%;
  }
  .ccm-page-id-411 .img {
    height: 100% !important;
  }
  .ccm-page-id-411 .home-banner.left {
    float: left;
    width: 100%;
  }
  .ccm-page-id-411 img {
    height: 100%;
    max-width: 100%;
  }
}
.ccm-page-id-413 p {
  font-family: proxima-nova, sans-serif !important;
  font-weight: 400 !important;
  color: #333;
}
.blog-text p {
  font-family: source-serif-pro, serif !important;
  font-weight: 300 !important;
  font-size: var(--font36px) !important;
  color: #333;
}
.page-list h5 {
  font-family: source-serif-pro, serif;
  font-weight: 300;
  font-size: var(--font36px);
}
.readmore a {
  color: #0e76bc;
  white-space: nowrap;
  font-size: var(--font14px);
  text-decoration: none;
  font-size: 20px;
}
.bloglist-description {
  font-family: proxima-nova, sans-serif !important;
  font-weight: 400 !important;
  color: #333;
  font-size: 18px;
}
.blog-text p {
  font-family: proxima-nova, sans-serif !important;
  font-weight: 400 !important;
  font-size: 21px !important;
  color: #333 !important;
}
.page-list .row {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #17446f;
}
#blog-text p {
  font-family: source-serif-pro, serif !important;
}
.bloglist-description {
  font-family: source-serif-pro, serif !important;
}
figcaption {
  font-family: source-serif-pro, serif !important;
}
.content .backtoblog a {
  font-family: source-serif-pro, serif !important;
}
.caption {
  font-family: source-serif-pro, serif !important;
}
.ccm-page a {
  color: #f7a81b !important;
}
.ccm-page .nav li a {
  border-bottom: none;
  color: #071532 !important;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  font-weight: 500;
  padding: 12px 14px;
  letter-spacing: 0;
}
.ccm-page .approach .process_photo3 {
  margin-left: -20px;
  margin-top: -80px;
  background: url("https://agvise.com.au/application/files/3217/6068/7579/photo1-Edited.png");
  height: 907px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 747px;
}
.ccm-page .approach .process_photo2-inner {
  margin-top: 68px;
  padding-left: 50px;
  height: 1722px;
  background-repeat: no-repeat;
  background-size: cover;
}
.ccm-page .approach .process_photo1 {
  margin-top: 130px;
  background: url(/application/files/8716/1475/5113/photo3-edited.jpg);
  height: 2538px;
  background-repeat: no-repeat;
  width: 768px;
  background-position: 0% 5%;
  background-size: cover;
}
.panel-image.left {
  background-size: cover !important;
}
#support_image .panel-image.left {
  background: #f2f2f2 url(https://agvise.com.au/application/files/2517/6066/7181/Agvise285A0458.jpg) no-repeat top center !important;
  background-size: cover !important;
}
#problem-we-solve .panel-image.right {
  background-size: cover !important;
}
.row {
  display: flex;
  flex-wrap: wrap !important;
}
.col-sm-12 {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
@media (max-width: 768px) {
  .ccm-page-id-240 .slideshow img {
    width: 100% !important;
  }
  .ccm-page-id-240 .team-item .wrap {
    background-repeat: no-repeat;
    background-size: cover !important;
  }
  .ccm-page .four .fancy-team-container {
    height: 260px;
    width: 100%;
    min-height: 260px;
  }
  .ccm-page-id-240 .home-banner.right {
    height: 260px !important;
  }
  .ccm-page-id-240 .home-banner.right .slideshow {
    max-width: 100% !important;
  }
}
.ccm-page .approach .process_photo2-inner {
  margin-top: 68px;
  padding-left: 50px;
  background: url(https://agvise.com.au/application/files/8817/6180/8825/i002.jpg);
  height: 1722px;
  background-repeat: no-repeat;
  background-size: cover;
}
.ccm-page-id-240 .ccm-page.page-template-default .home-banner.right img,
.ccm-page.page-template-team .home-banner.right img,
.ccm-page.page-template-approach .home-banner.right img {
  max-width: 100% !important;
}
#support_image .panel-image.left {
  background: #f2f2f2 url(https://agvise.com.au/application/files/4417/6180/7260/Agvise285A0302_3.jpg) no-repeat top center !important;
  background-size: cover;
}
.ccm-page .approach .process_photo3 {
  margin-left: -20px;
  margin-top: -80px;
  background: url(https://agvise.com.au/application/files/3217/6068/7579/Photos.jpg);
  height: 907px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 747px;
}
.ccm-page .approach .process_photo2-inner {
  margin-top: 68px;
  padding-left: 50px;
  background: url(https://agvise.com.au/application/files/8817/6180/8825/agvise_photos-01.jpg);
  height: 1722px;
  background-repeat: no-repeat;
  background-size: cover;
}
.ccm-page .approach .process_photo1 {
  margin-top: 130px;
  background: url(/application/files/8716/1475/5113/new-03.jpg);
  height: 2538px;
  background-repeat: no-repeat;
  width: 768px;
  background-position: 0% 5%;
  background-size: cover;
}
#support_image .panel-image.left {
  background: #f2f2f2 url(/application/files/2517/6066/7181/Agvise285A0302.jpg) no-repeat center center !important;
  background-size: cover !important;
}
.ccm-page .approach .process_photo2-inner {
  margin-top: 68px;
  padding-left: 50px;
  background: url(https://agvise.com.au/application/files/8817/6180/8825/Photos-01.png);
  height: 1722px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0px 80px;
}
.ccm-page .approach .process_photo3 {
  margin-left: -20px;
  margin-top: -80px;
  background: url(/application/files/8717/6231/2389/Agvise-Frame-Green.jpg);
  height: 907px;
  background-repeat: no-repeat;
  background-size: cover;
  width: 747px;
  border-radius: 80px 0px;
}
.ccm-page .approach .process_photo1 {
  margin-top: 130px;
  background: url(/application/files/8817/6180/8825/Photos-03.png);
  height: 2538px;
  background-repeat: no-repeat;
  width: 768px;
  background-position: 0% 5%;
  background-size: cover;
  border-radius: 0px 80px;
}
.ccm-page .approach .process_photo1 {
  margin-top: 130px;
  background: url(/application/files/8817/6180/8825/Photos-03-copy.png);
  height: 2538px;
  background-repeat: no-repeat;
  width: 768px;
  background-position: 0% 5%;
  background-size: cover;
  border-radius: 0px 80px;
}
@media (max-width: 1500px) {
  .ccm-page-id-240 .general_banner {
    height: 55vh !important;
  }
}
/* For screens up to 900px wide */
@media (max-width: 1000px) {
  .ccm-page-id-240 .general_banner {
    height: 100% !important;
  }
}
.approach_mob {
  background-color: #f0f0f0 !important;
}
.ccm-page .approach_mob {
  background: none !important;
  background-color: #f0f0f0 !important;
}
.ccm-page .approach .process_photo2-inner {
  margin-top: 68px;
  padding-left: 50px;
  background: url(https://agvise.com.au/application/files/2717/6231/3290/Agvise-Frame-Red.jpg);
  height: 1722px;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0px 80px;
}
.ccm-page .approach .process_photo1 {
  margin-top: 130px;
  background: url(/application/files/9917/6066/6765/Agvise-Frame-Yellow.jpg);
  height: 2538px;
  background-repeat: no-repeat;
  width: 768px;
  background-position: 0% 5%;
  background-size: cover;
  border-radius: 0px 0px;
}
.agv-logo-block {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
}
/* LOGO + STRIPES */
.logo-wrap {
  position: relative;
  display: inline-block;
}
.logo-wrap .stripes {
  position: absolute;
  top: -40px;
  left: -50px;
  width: 440px;
  /* Adjust width to match your taste */
  opacity: 0.35;
  /* Faded like original */
  z-index: 1;
}
.logo-wrap .logo {
  position: relative;
  width: 180px;
  /* Logo size */
  z-index: 5;
}
/* 25-YEAR BADGE */
.badge-wrap {
  margin-left: -25px;
  /* Overlap slightly like the screenshot */
}
.badge-wrap .badge {
  width: 110px;
  /* Badge size */
  display: block;
}
/* Main container */
.agvise-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 20px;
  background: url("/application/themes/defaulttheme/images/AGV_Website_Stripes.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  min-height: 160px;
  position: relative;
}
/* Left logo */
.agvise-logo {
  height: 60px;
  width: auto;
}
/* Right circular badge */
.years-badge {
  height: 140px;
  width: auto;
}
.header-logo.left {
  float: left;
  width: 100%;
  height: auto;
  display: flex;
  margin-bottom: -26.5rem;
  z-index: 10;
  position: relative;
  margin-top: 3.5rem;
  /* align-items: flex-end; */
  justify-content: center;
}
.header-logo-stripe {
  float: left;
  width: 46%;
  background: url("/application/themes/defaulttheme/images/AGV_Website_Stripes_Repeat.svg");
  height: auto;
  margin-top: 3.5rem;
  margin-bottom: -20.5rem;
  z-index: 11;
  position: relative;
}
.twenty-logo {
  height: 15.5rem !important;
}
.header-logo-flex-container {
  margin-top: 6.5rem;
}
@media (max-width: 1600px) {
  .header-logo-flex-container {
    margin-top: 8rem;
  }
  .twentyfive-logo {
    height: 19.5rem !important;
    margin-left: -8.5rem !important;
  }
  .header-logo-stripe {
    float: left;
    width: 45%;
  }
}
@media (max-width: 1400px) {
  /* styles */
  .twentyfive-logo {
    height: 16.5rem !important;
    margin-left: -8.5rem !important;
  }
}
@media (max-width: 1200px) {
  .twentyfive-logo {
    height: 16.5rem !important;
    margin-left: -8.5rem !important;
  }
  .home-banner.left .text-container {
    padding-top: 15.5rem !important;
  }
}
.new-svg {
  display: none;
}
@media (max-width: 500px) {
  .twentyfive-logo {
    height: 10.5rem !important;
    margin-left: -3.5rem !important;
    margin-top: -0.5rem;
  }
  .home-banner.left .text-container {
    padding-top: 12rem !important;
  }
  .twenty-logo {
    height: 11rem !important;
  }
  .header-logo.left {
    justify-content: right;
    margin-top: 8rem;
  }
  .header-logo-stripe {
    float: left;
    width: 68%;
    background: url(/application/themes/defaulttheme/images/AGV_Website_Stripes_Repeat.svg);
    height: auto;
    margin-top: 8rem;
    margin-bottom: -20.5rem;
  }
  .header-logo-flex-container {
    margin-top: 1.5rem;
  }
}
