/*
=======================
  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;
}
@media (max-width: 575px) {
  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: left top;
    -webkit-transform-origin: left top;
  }
}
/*
==================
  GENERAL STYLES
==================
*/
body {
  background: #fff;
}
img {
  border: 0;
}
iframe {
  border: 0;
}
.ccm-page {
  color: #787878;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
}
.ccm-page .content:before {
  clear: both;
  content: '';
  display: table;
}
.ccm-page .styleguide {
  margin: 100px 0;
}
b,
strong {
  font-weight: 600;
}
.ccm-page h1,
.ccm-page h2,
.ccm-page h3,
.ccm-page h4,
.ccm-page h5,
.ccm-page h6 {
  color: #009ddc;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1.3em;
  text-transform: uppercase;
}
.ccm-page h1 {
  font-size: 36px;
  margin: 0 0 20px;
}
.ccm-page h2 {
  font-size: 30px;
  letter-spacing: 1.5px;
  margin: 0 0 20px;
}
.ccm-page h2.white {
  color: #fff;
}
.ccm-page h2.center {
  text-align: center;
}
.ccm-page h3 {
  font-size: 24px;
  margin: 0 0 20px;
}
.ccm-page h4 {
  font-size: 14px;
  margin: 0 0 20px 0;
}
.ccm-page h5 {
  border-bottom: 1px solid #afd136;
  color: #afd136;
  font-size: 15px;
  margin: 0 0 20px;
  padding: 0 0 8px 0;
  text-transform: inherit;
}
.ccm-page h6 {
  font-size: 12px;
  margin: 0 0 20px;
}
.ccm-page hr {
  border: 0;
  border-top: 1px solid #0072bc;
  margin: 50px 0;
}
.ccm-page a {
  color: #009ddc;
}
.ccm-page a:hover {
  color: #14203c;
  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.6em;
  margin: 0 0 30px 0;
}
.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 30px 0;
}
.ccm-page .cke_editable ul ul,
.ccm-page .cke_editable ul ol,
.ccm-page .cke_editable ol ol,
.ccm-page .cke_editable ol ul,
.ccm-page .content ul ul,
.ccm-page .content ul ol,
.ccm-page .content ol ol,
.ccm-page .content ol ul {
  margin: 4px 0;
}
.ccm-page .cke_editable ol li,
.ccm-page .cke_editable ul li,
.ccm-page .content ol li,
.ccm-page .content ul li {
  font-size: 16px;
  margin: 0 0 15px 0;
}
.ccm-page .content table {
  margin: 0 0 30px 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 .blue-background {
  background: #16a1dd url(/application/themes/defaulttheme/images/blue-bg.jpg) center top;
  padding: 70px 0;
}
@media (max-width: 767px) {
  .ccm-page .content img {
    display: block;
    float: none !important;
    margin: 0 0 15px 0 !important;
    padding: 0;
  }
  .ccm-page h1 {
    font-size: 26px;
    margin: 0 0 15px;
  }
  .ccm-page h2 {
    font-size: 20px;
    margin: 0 0 15px;
  }
  .ccm-page h3 {
    font-size: 18px;
    margin: 0 0 15px;
  }
  .ccm-page h4 {
    font-size: 14px;
    margin: 0 0 15px 0;
  }
  .ccm-page h5 {
    font-size: 15px;
    margin: 0 0 15px;
  }
  .ccm-page h6 {
    font-size: 12px;
    margin: 0 0 15px;
  }
  .ccm-page .content p {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 20px 0;
  }
  .ccm-page .content ol li,
  .ccm-page .content ul li {
    font-size: 14px;
    line-height: 1.5em;
    margin: 0 0 12px 0;
  }
  .ccm-page .content table td {
    font-size: 14px;
  }
  .ccm-page .blue-background {
    padding: 30px 0;
  }
  .ccm-page hr {
    margin: 30px 0;
  }
}
/*
===========
  BUTTONS
===========
*/
.ccm-page button,
.ccm-page .button-special,
.ccm-page .formidable input[type="submit"] {
  background: #f9a922;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f9a922 0%, #f8a521 19%, #f8a020 21%, #f8a020 29%, #f89b1e 31%, #f89b1e 40%, #f7971d 42%, #f7971d 50%, #f68819 52%, #f68819 58%, #f78c1a 60%, #f78c1a 65%, #f7921c 67%, #f7921c 71%, #f9a922 90%, #f9ae24 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f9a922 0%, #f8a521 19%, #f8a020 21%, #f8a020 29%, #f89b1e 31%, #f89b1e 40%, #f7971d 42%, #f7971d 50%, #f68819 52%, #f68819 58%, #f78c1a 60%, #f78c1a 65%, #f7921c 67%, #f7921c 71%, #f9a922 90%, #f9ae24 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f9a922 0%, #f8a521 19%, #f8a020 21%, #f8a020 29%, #f89b1e 31%, #f89b1e 40%, #f7971d 42%, #f7971d 50%, #f68819 52%, #f68819 58%, #f78c1a 60%, #f78c1a 65%, #f7921c 67%, #f7921c 71%, #f9a922 90%, #f9ae24 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9a922', endColorstr='#f9ae24', GradientType=0);
  /* IE6-9 */
  border: 0;
  border-color: inherit;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  height: 49px;
  letter-spacing: 1px;
  line-height: 49px;
  padding: 0 30px;
  position: relative;
  transition: transform 0.3s, border-radius 0.3s;
  text-decoration: none;
}
.ccm-page button.full-width,
.ccm-page .button-special.full-width,
.ccm-page .formidable input[type="submit"].full-width {
  width: 100%;
}
.ccm-page button.button-green,
.ccm-page .button-special.button-green,
.ccm-page .formidable input[type="submit"].button-green {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c6e047+0,c6e047+6,c2dd43+13,bfdc42+23,b1d337+46,b1d337+50,a0c82b+52,a0c82b+58,abcf33+67,abcf33+69,b1d337+71,b1d337+73,bfdc42+83,cae148+92,cae148+94,d0e44c+96,d0e44c+100 */
  background: #c6e047;
  /* Old browsers */
  background: -moz-linear-gradient(top, #c6e047 0%, #c6e047 6%, #c2dd43 13%, #bfdc42 23%, #b1d337 46%, #b1d337 50%, #a0c82b 52%, #a0c82b 58%, #abcf33 67%, #abcf33 69%, #b1d337 71%, #b1d337 73%, #bfdc42 83%, #cae148 92%, #cae148 94%, #d0e44c 96%, #d0e44c 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c6e047 0%, #c6e047 6%, #c2dd43 13%, #bfdc42 23%, #b1d337 46%, #b1d337 50%, #a0c82b 52%, #a0c82b 58%, #abcf33 67%, #abcf33 69%, #b1d337 71%, #b1d337 73%, #bfdc42 83%, #cae148 92%, #cae148 94%, #d0e44c 96%, #d0e44c 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c6e047 0%, #c6e047 6%, #c2dd43 13%, #bfdc42 23%, #b1d337 46%, #b1d337 50%, #a0c82b 52%, #a0c82b 58%, #abcf33 67%, #abcf33 69%, #b1d337 71%, #b1d337 73%, #bfdc42 83%, #cae148 92%, #cae148 94%, #d0e44c 96%, #d0e44c 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c6e047', endColorstr='#d0e44c', GradientType=0);
  /* IE6-9 */
}
.ccm-page button.button-blue,
.ccm-page .button-special.button-blue,
.ccm-page .formidable input[type="submit"].button-blue {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#36bee6+0,34b9e5+17,33b6e3+23,31b2e2+25,2eace0+42,2da8de+44,2da8de+50,2598d8+52,2598d8+58,279cda+63,2aa2dc+65,2aa2dc+69,2da8de+71,2eace0+77,33b6e3+83,36bee6+92,3ac2e8+94,3ac2e8+100 */
  background: #36bee6;
  /* Old browsers */
  background: -moz-linear-gradient(top, #36bee6 0%, #34b9e5 17%, #33b6e3 23%, #31b2e2 25%, #2eace0 42%, #2da8de 44%, #2da8de 50%, #2598d8 52%, #2598d8 58%, #279cda 63%, #2aa2dc 65%, #2aa2dc 69%, #2da8de 71%, #2eace0 77%, #33b6e3 83%, #36bee6 92%, #3ac2e8 94%, #3ac2e8 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #36bee6 0%, #34b9e5 17%, #33b6e3 23%, #31b2e2 25%, #2eace0 42%, #2da8de 44%, #2da8de 50%, #2598d8 52%, #2598d8 58%, #279cda 63%, #2aa2dc 65%, #2aa2dc 69%, #2da8de 71%, #2eace0 77%, #33b6e3 83%, #36bee6 92%, #3ac2e8 94%, #3ac2e8 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #36bee6 0%, #34b9e5 17%, #33b6e3 23%, #31b2e2 25%, #2eace0 42%, #2da8de 44%, #2da8de 50%, #2598d8 52%, #2598d8 58%, #279cda 63%, #2aa2dc 65%, #2aa2dc 69%, #2da8de 71%, #2eace0 77%, #33b6e3 83%, #36bee6 92%, #3ac2e8 94%, #3ac2e8 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#36bee6', endColorstr='#3ac2e8', GradientType=0);
  /* IE6-9 */
}
.ccm-page button.button-turquoise,
.ccm-page .button-special.button-turquoise,
.ccm-page .formidable input[type="submit"].button-turquoise {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0cd6c0+0,0cd4bc+17,0bd1b8+19,0bd1b8+25,0acaad+42,0acaad+50,08c09e+52,08c09e+60,09c4a4+63,09c4a4+67,0accb0+75,0bd1b8+85,0cd6c0+90,0ddac6+100 */
  background: #0cd6c0;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0cd6c0 0%, #0cd4bc 17%, #0bd1b8 19%, #0bd1b8 25%, #0acaad 42%, #0acaad 50%, #08c09e 52%, #08c09e 60%, #09c4a4 63%, #09c4a4 67%, #0accb0 75%, #0bd1b8 85%, #0cd6c0 90%, #0ddac6 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #0cd6c0 0%, #0cd4bc 17%, #0bd1b8 19%, #0bd1b8 25%, #0acaad 42%, #0acaad 50%, #08c09e 52%, #08c09e 60%, #09c4a4 63%, #09c4a4 67%, #0accb0 75%, #0bd1b8 85%, #0cd6c0 90%, #0ddac6 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #0cd6c0 0%, #0cd4bc 17%, #0bd1b8 19%, #0bd1b8 25%, #0acaad 42%, #0acaad 50%, #08c09e 52%, #08c09e 60%, #09c4a4 63%, #09c4a4 67%, #0accb0 75%, #0bd1b8 85%, #0cd6c0 90%, #0ddac6 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0cd6c0', endColorstr='#0ddac6', GradientType=0);
  /* IE6-9 */
}
.ccm-page button.button-grey,
.ccm-page .button-special.button-grey,
.ccm-page .formidable input[type="submit"].button-grey {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aeaeae+0,adadad+8,aaaaaa+10,aaaaaa+17,a7a7a7+19,a5a5a5+29,a2a2a2+31,a2a2a2+35,9f9f9f+38,9f9f9f+42,9c9c9c+44,9c9c9c+50,8e8e8e+52,8e8e8e+58,929292+60,929292+63,979797+65,969696+69,9c9c9c+71,9f9f9f+77,a5a5a5+81,a7a7a7+85,aeaeae+92,b2b2b2+94,b2b2b2+100 */
  background: #aeaeae;
  /* Old browsers */
  background: -moz-linear-gradient(top, #aeaeae 0%, #adadad 8%, #aaaaaa 10%, #aaaaaa 17%, #a7a7a7 19%, #a5a5a5 29%, #a2a2a2 31%, #a2a2a2 35%, #9f9f9f 38%, #9f9f9f 42%, #9c9c9c 44%, #9c9c9c 50%, #8e8e8e 52%, #8e8e8e 58%, #929292 60%, #929292 63%, #979797 65%, #969696 69%, #9c9c9c 71%, #9f9f9f 77%, #a5a5a5 81%, #a7a7a7 85%, #aeaeae 92%, #b2b2b2 94%, #b2b2b2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #aeaeae 0%, #adadad 8%, #aaaaaa 10%, #aaaaaa 17%, #a7a7a7 19%, #a5a5a5 29%, #a2a2a2 31%, #a2a2a2 35%, #9f9f9f 38%, #9f9f9f 42%, #9c9c9c 44%, #9c9c9c 50%, #8e8e8e 52%, #8e8e8e 58%, #929292 60%, #929292 63%, #979797 65%, #969696 69%, #9c9c9c 71%, #9f9f9f 77%, #a5a5a5 81%, #a7a7a7 85%, #aeaeae 92%, #b2b2b2 94%, #b2b2b2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #aeaeae 0%, #adadad 8%, #aaaaaa 10%, #aaaaaa 17%, #a7a7a7 19%, #a5a5a5 29%, #a2a2a2 31%, #a2a2a2 35%, #9f9f9f 38%, #9f9f9f 42%, #9c9c9c 44%, #9c9c9c 50%, #8e8e8e 52%, #8e8e8e 58%, #929292 60%, #929292 63%, #979797 65%, #969696 69%, #9c9c9c 71%, #9f9f9f 77%, #a5a5a5 81%, #a7a7a7 85%, #aeaeae 92%, #b2b2b2 94%, #b2b2b2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aeaeae', endColorstr='#b2b2b2', GradientType=0);
  /* IE6-9 */
}
.ccm-page button a,
.ccm-page .button-special a,
.ccm-page .formidable input[type="submit"] a {
  color: #fff;
}
.ccm-page button:hover,
.ccm-page .button-special:hover,
.ccm-page .formidable input[type="submit"]:hover {
  border-radius: 30px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}
.ccm-page button:active,
.ccm-page .button-special:active,
.ccm-page .formidable input[type="submit"]:active {
  color: #fff;
  text-decoration: none;
  top: 3px;
}
.ccm-page button:focus,
.ccm-page .button-special:focus,
.ccm-page .formidable input[type="submit"]:focus {
  color: #fff;
  outline: none;
  text-decoration: none;
}
@media (max-width: 991px) {
  .ccm-page .button-special,
  .ccm-page .formidable input[type="submit"] {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 25px;
  }
  .ccm-page .button-special:after,
  .ccm-page .formidable input[type="submit"]:after {
    font-size: 16px;
    height: 50px;
    left: 25px;
    width: 50px;
  }
}
@media (max-width: 767px) {
  .ccm-page .button-special,
  .ccm-page .formidable input[type="submit"] {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
  }
  .ccm-page .button-special:after,
  .ccm-page .formidable input[type="submit"]:after {
    font-size: 14px;
    height: 40px;
    left: 20px;
    width: 40px;
  }
}
/*
===============================
  HEADER AREA SPECIFIC STYLES
===============================
*/
.ccm-page .logo {
  margin: 20px 25px;
  position: relative;
}
@media (max-width: 991px) {
  .ccm-page .logo {
    margin: 15px 20px;
  }
}
@media (max-width: 767px) {
  .ccm-page .logo {
    margin: 15px 0 30px;
    width: 170px;
  }
}
/*
===================================
  NAVIGATION AREA SPECIFIC STYLES
===================================
*/
.ccm-page .section-navigation {
  background: #2a2a2a;
  font-size: 0;
  text-align: center;
}
.ccm-page .nav {
  margin: 0;
  padding: 0;
}
.ccm-page .cursor-default {
  cursor: default;
}
.ccm-page .nav li {
  display: block;
  float: left;
  line-height: normal;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: static;
}
.ccm-page .nav li:hover > ul {
  display: block;
}
.ccm-page .nav li a {
  border-bottom: none;
  color: #ffffff;
  display: block;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 600;
  padding: 18px 23px;
  position: relative;
  text-transform: uppercase;
}
.ccm-page .nav li:hover a {
  background: #000000;
}
.ccm-page .nav li a:hover,
.ccm-page .nav li a:focus {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
.ccm-page .nav li .selected,
.ccm-page .nav li .nav-path-selected {
  color: #ffffff;
}
.menu-toggle-container {
  display: none;
}
.ccm-page #toggle {
  border-bottom: none;
  border-radius: 3px;
  color: #ffffff;
  display: inline-block;
  font-family: "Work Sans", Arial, Helvetica, 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: #ffffff;
  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: #000000;
  display: none;
  list-style: none;
  margin: 0;
  padding: 8px 0;
  position: absolute;
  z-index: 10;
}
.ccm-page .nav li.mega-menu ul {
  border-left: none;
  left: 0;
  min-width: 100%;
  padding: 10px 25px 25px;
  transform: none;
}
.ccm-page .nav ul li {
  float: none;
  position: relative;
  text-align: left;
}
.ccm-page .nav li.mega-menu ul li {
  float: left;
  width: 224px;
}
.ccm-page .nav ul li a {
  padding: 14px 23px;
}
.ccm-page .nav li.mega-menu ul li a {
  border-left: none;
  border-right: none;
  color: #ffffff;
  font-weight: 300;
  display: block;
  margin: 0;
  padding: 14px 18px;
  transition: color .3s;
}
.ccm-page .nav li.mega-menu ul li:first-child a {
  border-left: none;
}
.ccm-page .nav ul li a:hover {
  background: #2a2a2a;
  text-decoration: none;
}
.ccm-page .nav li.mega-menu ul li a:hover {
  background: #2a2a2a;
  text-decoration: none;
}
/*
=====================================
  THIRD LEVEL SPECIFIC MENU STYLES
=====================================
*/
.ccm-page .nav ul ul {
  box-shadow: none;
  display: block;
  list-style: none;
  left: 100%;
  margin: 0;
  min-width: 100%;
  padding: 0;
  position: static;
  top: 0;
  transform: none;
  z-index: 10;
}
.ccm-page .nav li.mega-menu ul ul {
  box-shadow: none;
  display: block;
  list-style: none;
  left: 100%;
  margin: 0;
  min-width: 100%;
  padding: 0;
  position: static;
  top: 0;
  z-index: 10;
}
.ccm-page .nav ul ul li {
  float: none;
  width: inherit;
}
.ccm-page .nav ul ul li a {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4em;
  padding: 6px 22px 6px 41px;
  text-transform: uppercase;
}
.ccm-page .nav li.mega-menu ul ul li a {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.4em;
  padding: 6px 6px 6px 34px;
  text-transform: none;
}
.ccm-page .nav ul ul li a::before {
  color: #afd136;
  content: "»";
  display: inline-block;
  font-family: "Times New Roman";
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
  margin: 0px 0px 0px -15px;
  position: absolute;
  text-decoration: inherit;
  transition: transform .3s;
}
.ccm-page .nav ul ul li a:hover:before {
  transform: translateX(2px);
}
@media (min-width: 768px) {
  .ccm-page .nav {
    display: inline-block !important;
  }
}
@media (max-width: 1199px) {
  .ccm-page .nav li a {
    padding: 18px 19px;
  }
  /* second level */
  .ccm-page .nav li.mega-menu ul li {
    width: 184px;
  }
  .ccm-page .nav ul li a {
    padding: 10px 19px;
  }
  .ccm-page .nav li.mega-menu ul li a {
    padding: 10px 4px;
  }
  /* third level */
  .ccm-page .nav ul ul li a {
    padding: 6px 22px 6px 36px;
  }
  .ccm-page .nav li.mega-menu ul ul li a {
    padding: 6px 6px 6px 20px;
  }
}
@media (max-width: 991px) {
  .ccm-page .nav ul {
    padding: 8px 0;
  }
  .ccm-page .nav li a {
    font-size: 12px;
    padding: 18px 11px;
  }
  /* second level */
  .ccm-page .nav li.mega-menu ul li {
    width: 138px;
  }
  .ccm-page .nav ul li a {
    font-size: 12px;
    padding: 10px 13px;
  }
  /* third level */
  .ccm-page .nav ul ul li a {
    font-size: 12px;
    padding: 6px 17px 6px 29px;
  }
}
@media (max-width: 767px) {
  .ccm-page .section-navigation {
    text-align: left;
  }
  .ccm-page .nav.on {
    display: block;
  }
  .menu-toggle-container {
    display: block;
    padding: 10px 15px 8px;
  }
  .ccm-page .nav {
    background: #2a2a2a;
    display: none;
    left: 0;
    margin: 0 0 15px 0;
    padding: 0;
    position: relative;
    top: 0;
  }
  .ccm-page .nav li {
    border-top: 1px solid #2a2a2a;
    float: none;
  }
  .ccm-page .nav li a {
    font-size: 14px;
    display: block;
    border: none;
    padding: 8px 18px;
  }
  .ccm-page .nav li:first-child a {
    border-left: none;
  }
  .ccm-page .nav > li.nav-dropdown > a:after,
  .ccm-page .nav > li > a:after {
    color: #fff;
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    margin: 0 10px 0 0;
    position: absolute;
    right: 0;
    top: 10px;
  }
  .ccm-page .nav > li.nav-dropdown > a:after {
    content: "\f107";
  }
  .ccm-page .nav > li:first-child > a {
    border-left: none;
  }
  .ccm-page .nav li:hover a {
    background: inherit;
  }
  .ccm-page .nav li a:hover,
  .ccm-page .nav li a:focus {
    background: inherit;
    color: #ffffff;
  }
  /* second level */
  .ccm-page .nav ul {
    background: #222222;
    /*display: block;*/
    padding: 0;
    position: relative;
    transform: none;
  }
  .ccm-page .nav li.mega-menu ul {
    background: #222222;
    border-left: none;
    left: 0;
    min-width: 100%;
    padding: 0;
  }
  .ccm-page .nav ul li {
    border-top: none;
    float: none !important;
    width: 100% !important;
  }
  .ccm-page .nav ul li a {
    border-bottom: none;
    display: block;
    font-family: "Work Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    overflow: hidden;
    padding: 8px 18px 8px 18px !important;
    text-overflow: ellipsis;
    width: 100%;
  }
  .ccm-page .nav ul li a.level-2 {
    color: #c5dced;
  }
  .ccm-page .nav ul li a:hover {
    background: inherit;
  }
  /* third level */
  .ccm-page .nav ul ul {
    background: none;
    left: 0;
    position: relative;
  }
  .ccm-page .nav ul ul li a {
    font-size: 13px !important;
    display: inline-block;
    line-height: 1.2em !important;
    overflow: hidden;
    padding: 6px 18px 6px 34px !important;
    text-overflow: ellipsis;
  }
  /* toggle */
  .ccm-page #toggle {
    margin: 0 auto;
    padding: 0;
  }
}
/*
====================
  DONATE CONTAINER
====================
*/
.ccm-page .donate-container {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f89e1f+0,f47215+100 */
  background: #f89e1f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f89e1f 0%, #f47215 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f89e1f 0%, #f47215 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f89e1f 0%, #f47215 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89e1f', endColorstr='#f47215', GradientType=0);
  /* IE6-9 */
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  display: block;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-shadow: 0px 1px #7a512e;
  top: 0;
  width: 164px;
  z-index: 10;
}
.ccm-page .donate-container:before {
  border-bottom: 1px solid #c67a17;
  border-left: 1px solid #c67a17;
  border-right: 1px solid #c67a17;
  bottom: 5px;
  content: " ";
  position: absolute;
  left: 4px;
  right: 5px;
  top: 0;
}
.ccm-page .donate-container:after {
  border-bottom: 1px solid #f8aa54;
  border-left: 1px solid #f8aa54;
  border-right: 1px solid #f8aa54;
  bottom: 4px;
  content: " ";
  position: absolute;
  left: 5px;
  right: 4px;
  top: 0;
}
.ccm-page .donate-container:hover {
  color: #fff;
}
.ccm-page .donate-container:hover .thank-you {
  display: block;
}
.ccm-page .donate-container .bird-icon {
  margin: 0 0 15px 0;
}
.ccm-page .donate-container .make-a-difference {
  font-family: Georgia;
  font-size: 13px;
  font-style: italic;
  letter-spacing: .5px;
}
.ccm-page .donate-container .donate-today {
  font-size: 15px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin: 0 0 3px 0;
}
.ccm-page .donate-container .thank-you {
  display: none;
  padding: 12px 12px 10px;
}
@media (max-width: 767px) {
  .ccm-page .donate-container {
    right: 5px;
    width: 120px;
  }
  .ccm-page .donate-container:hover .thank-you {
    display: none;
  }
  .ccm-page .donate-container .bird-icon {
    height: auto;
    margin: 0 0 10px 0;
    width: 25px;
  }
  .ccm-page .donate-container .make-a-difference {
    font-size: 11px;
    letter-spacing: .2px;
  }
  .ccm-page .donate-container .donate-today {
    font-size: 12px;
    margin: 0 0 1px 0;
  }
  .ccm-page .donate-container .thank-you {
    display: none;
    padding: 12px 12px 10px;
  }
}
/*
===============
  BANNER AREA
===============
*/
.ccm-page .slider-edit {
  background: #eee;
  height: 100px;
  padding: 20px;
  text-align: center;
}
.ccm-page .slider-edit i {
  font-size: 24px;
}
.ccm-page #flexslider {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  min-height: 600px;
  overflow: hidden;
  position: relative;
  zoom: 1;
}
.ccm-page #flexslider.loading .slides > li:first-child {
  display: block;
  opacity: 1 !important;
}
.ccm-page #flexslider .slides {
  margin: 0;
  padding: 0;
}
.ccm-page #flexslider .slides .slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: none;
  margin: 0;
  min-height: 600px;
  padding: 0;
  position: relative;
}
.ccm-page #flexslider .slides .slide img {
  height: auto;
  max-width: inherit;
  width: 100%;
}
.ccm-page #flexslider .slides .slide .text-container {
  background: rgba(255, 255, 255, 0.5);
  margin: 85px 0;
  padding: 35px;
  width: 440px;
}
.ccm-page #flexslider .slides .slide .text-container h2 {
  font-size: 48px;
  line-height: 1.1em;
  margin: 0 0 35px 0;
}
.ccm-page #flexslider .slides .slide .text-container p {
  color: #3c3c3c;
  font-family: "Kreon", Arial, sans-serif;
  font-size: 18px;
  letter-spacing: .5px;
  line-height: 1.6em;
  margin: 0 0 40px 0;
  max-width: 350px;
}
@media (max-width: 991px) {
  .ccm-page #flexslider {
    min-height: 300px;
  }
  .ccm-page #flexslider .slides .slide {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .ccm-page #flexslider {
    min-height: inherit;
  }
  .ccm-page #flexslider .slides .slide {
    min-height: 150px;
  }
  .ccm-page #flexslider .slides .slide .text-container {
    margin: 15px 0;
    padding: 25px;
    max-width: 440px;
    width: 100%;
  }
  .ccm-page #flexslider .slides .slide .text-container h2 {
    font-size: 28px;
    line-height: 1.1em;
    margin: 0 0 35px 0;
  }
  .ccm-page #flexslider .slides .slide .text-container p {
    letter-spacing: .2px;
    line-height: 1.4em;
    margin: 0 0 40px 0;
    max-width: 350px;
  }
}
/*
====================
  HEADING
====================
*/
.ccm-page .heading {
  background: url(/application/themes/defaulttheme/images/heading-background.jpg) no-repeat center center;
  background-size: cover;
  height: 300px;
}
@media (max-width: 767px) {
  .ccm-page .heading {
    height: 80px;
  }
}
/*
=======================
  CTA BOXES CONTAINER
=======================
*/
.ccm-page .cta-boxes-container {
  margin: 0 0 60px 0;
}
.ccm-page .cta-boxes-container h2 {
  color: #fff;
  font-size: 30px;
  text-align: center;
  margin: 0 0 42px 0;
}
.ccm-page .cta-boxes-container .boxes {
  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: baseline;
  margin: 0 0 70px 0;
}
.ccm-page .cta-boxes-container .cta-box {
  -webkit-box-shadow: 0px 5px 4px -1px rgba(24, 130, 181, 0.75);
  -moz-box-shadow: 0px 5px 4px -1px rgba(24, 130, 181, 0.75);
  box-shadow: 0px 5px 4px -1px rgba(24, 130, 181, 0.75);
  text-align: center;
  width: 380px;
}
.ccm-page .cta-boxes-container .cta-box .inner-border {
  border-left: 1px solid #6bbee7;
  border-right: 1px solid #6bbee7;
  border-top: 1px solid #6bbee7;
  padding: 35px 0;
}
.ccm-page .cta-boxes-container .cta-box:nth-of-type(1) .inner-border {
  border-top-left-radius: 3px;
}
.ccm-page .cta-boxes-container .cta-box:nth-of-type(1) .cta-button {
  border-bottom-left-radius: 5px;
  border-left: none;
}
.ccm-page .cta-boxes-container .cta-box:nth-of-type(1) .cta-button:after {
  content: "";
}
.ccm-page .cta-boxes-container .cta-box:nth-of-type(3n+2) .inner-border {
  border-left: none;
  border-right: none;
}
.ccm-page .cta-boxes-container .cta-box:nth-of-type(3) .inner-border {
  border-top-right-radius: 3px;
}
.ccm-page .cta-boxes-container .cta-box:nth-of-type(3) .cta-button {
  border-bottom-right-radius: 5px;
  border-right: none;
}
.ccm-page .cta-boxes-container .cta-box .icon-container {
  height: 72px;
  margin: 0 0 20px;
  position: relative;
}
.ccm-page .cta-boxes-container .cta-box .icon {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.ccm-page .cta-boxes-container .cta-box .title {
  color: #fff;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}
.ccm-page .cta-boxes-container .cta-box .subtitle {
  color: #fff;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  letter-spacing: .5px;
}
.ccm-page .cta-boxes-container .cta-box .cta-button {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f9a922+0,f8a521+19,f8a020+21,f8a020+29,f89b1e+31,f89b1e+40,f7971d+42,f7971d+50,f68819+52,f68819+58,f78c1a+60,f78c1a+65,f7921c+67,f7921c+71,f9a922+90,f9ae24+100 */
  background: #f9a922;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f9a922 0%, #f8a521 19%, #f8a020 21%, #f8a020 29%, #f89b1e 31%, #f89b1e 40%, #f7971d 42%, #f7971d 50%, #f68819 52%, #f68819 58%, #f78c1a 60%, #f78c1a 65%, #f7921c 67%, #f7921c 71%, #f9a922 90%, #f9ae24 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f9a922 0%, #f8a521 19%, #f8a020 21%, #f8a020 29%, #f89b1e 31%, #f89b1e 40%, #f7971d 42%, #f7971d 50%, #f68819 52%, #f68819 58%, #f78c1a 60%, #f78c1a 65%, #f7921c 67%, #f7921c 71%, #f9a922 90%, #f9ae24 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f9a922 0%, #f8a521 19%, #f8a020 21%, #f8a020 29%, #f89b1e 31%, #f89b1e 40%, #f7971d 42%, #f7971d 50%, #f68819 52%, #f68819 58%, #f78c1a 60%, #f78c1a 65%, #f7921c 67%, #f7921c 71%, #f9a922 90%, #f9ae24 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9a922', endColorstr='#f9ae24', GradientType=0);
  /* IE6-9 */
  border-left: 1px solid #ffc14d;
  border-right: 1px solid #ea7300;
  color: #fff;
  display: block;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 0;
  transition: opacity .3s;
}
.ccm-page .cta-boxes-container .cta-box .cta-button:hover {
  opacity: .9;
}
.ccm-page .cta-boxes-container .cta-box .cta-button i {
  margin: 0 0 0 5px;
}
.ccm-page.page-type-page .cta-boxes-container hr,
.ccm-page.page-type-defaultnopanel .cta-boxes-container hr {
  display: none;
}
@media (max-width: 1199px) {
  .ccm-page .cta-boxes-container .cta-box {
    width: 313px;
  }
}
@media (max-width: 991px) {
  .ccm-page .cta-boxes-container .cta-box {
    width: 240px;
  }
  .ccm-page .cta-boxes-container .cta-box .title {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .ccm-page .cta-boxes-container {
    margin: 0 0 30px 0;
  }
  .ccm-page .cta-boxes-container h2 {
    font-size: 20px;
    margin: 0 0 30px 0;
  }
  .ccm-page .cta-boxes-container .boxes {
    margin: 0 0 30px 0;
  }
  .ccm-page .cta-boxes-container .cta-box {
    margin: 0 auto;
    max-width: 320px;
    flex: 1 1 10px;
  }
  .ccm-page .cta-boxes-container .cta-box .inner-border {
    padding: 10px 0;
  }
  .ccm-page .cta-boxes-container .cta-box .icon-container {
    height: 50px;
    margin: 0 0 10px 0;
    position: relative;
    text-align: center;
  }
  .ccm-page .cta-boxes-container .cta-box .icon {
    left: 50%;
    max-width: 30px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .ccm-page .cta-boxes-container .cta-box .title {
    font-size: 13px;
    font-weight: 600;
    margin: 0 5px 5px 5px;
  }
  .ccm-page .cta-boxes-container .cta-box .subtitle {
    font-size: 11px;
    margin: 0 5px;
  }
  .ccm-page .cta-boxes-container .cta-box .cta-button {
    font-size: 8px;
    padding: 8px 0;
  }
}
/*
======================
  PANEL IMAGE LINK
======================
*/
.ccm-page .panel-image-link {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 1px 3px 0 #333333;
  color: #fff;
  display: block;
  margin: 10px 0 20px;
  transition: box-shadow 0.3s;
}
.ccm-page .panel-image-link:hover {
  box-shadow: 0 0px 16px 0 rgba(33, 33, 33, 0.7);
}
.ccm-page .panel-image-link .header {
  background: #afd136;
  border-bottom: 1px solid #627d00;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-align: center;
}
.ccm-page .panel-image-link .header h3 {
  color: #fff;
  font-size: 20px;
  padding: 20px 0;
  margin: 0;
  text-shadow: 0px 1px 1px #79980c;
}
@media (max-width: 767px) {
  .ccm-page .panel-image-link .header h3 {
    font-size: 13px;
    padding: 10px 0;
  }
}
/*
=========
  PANEL
=========
*/
.ccm-page .panel {
  background: #fff;
  border: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  box-shadow: 0 1px 3px 0 #333333;
  margin: 10px 0 50px;
  padding: 0 0 25px 0;
}
.ccm-page .panel.no-padding {
  padding: 0;
}
.ccm-page .panel .header {
  background: #afd136;
  border-bottom: 1px solid #627d00;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  text-align: center;
}
.ccm-page .panel .header h1,
.ccm-page .panel .header h2,
.ccm-page .panel .header h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: .5px;
  padding: 20px 10px;
  margin: 0;
  text-shadow: 0px 1px 1px #79980c;
  text-transform: uppercase;
}
.ccm-page .panel h1,
.ccm-page .panel h2,
.ccm-page .panel h3,
.ccm-page .panel h4 {
  color: #787878;
  font-family: "Work Sans", Arial, Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 400;
  letter-spacing: .5px;
  margin: 0 0 40px 0;
  text-transform: none;
}
.ccm-page .panel h2 {
  font-size: 36px;
}
.ccm-page .panel h3 {
  font-size: 30px;
}
.ccm-page .panel h4 {
  font-size: 24px;
}
.ccm-page .panel hr {
  border-color: #afd136;
}
.ccm-page .panel ul {
  padding: 0;
}
.ccm-page .panel ul li {
  list-style-type: none;
  padding: 0 0 0 24px;
  position: relative;
}
.ccm-page .panel ul li:before {
  color: #afd136;
  content: '\f067';
  font-family: FontAwesome;
  font-size: 13px;
  left: 0;
  position: absolute;
  top: 3px;
}
.ccm-page .panel .text {
  padding: 25px 25px 0 25px;
}
.ccm-page .panel .inner-columns {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
}
.ccm-page .panel .inner-columns .column-left {
  padding: 0 30px 0 0;
  width: 40%;
}
.ccm-page .panel .inner-columns .column-right {
  padding: 0 0 0 30px;
  width: 60%;
}
.ccm-page .panel .links-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  margin: 0 25px;
}
.ccm-page .panel .links-container .panel-link-bottom {
  background: #fff;
  float: left;
  max-width: 220px;
}
.ccm-page .panel .links-container .panel-link-bottom:nth-of-type(3 + 3n) {
  margin: 0;
}
.ccm-page .panel .links-container .panel-link-bottom img {
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  margin: 0 0 15px;
}
.ccm-page .panel .links-container .panel-link-bottom .panel-link-title {
  color: #323232;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.ccm-page .panel .links-container .panel-link-bottom a.link-blue {
  color: #009ddc;
  font-size: 14px;
  font-weight: 600;
  transition: color .3s;
}
.ccm-page .panel .links-container .panel-link-bottom a.link-blue:hover {
  color: #14203c;
}
.ccm-page .panel .links-container .panel-link-bottom a.link-blue:hover i {
  transform: translateX(5px);
}
.ccm-page .panel .links-container .panel-link-bottom a.link-blue i {
  margin: 0 0 0 5px;
  transition: transform .3s;
}
.ccm-page .panel .display_archive .campaign {
  border-bottom: 1px solid #beecff;
  padding: 20px;
}
.ccm-page.page-type-page .panel,
.ccm-page.page-type-defaultnopanel .panel {
  padding: 0 0 40px 0;
}
.ccm-page.page-type-page .panel .text,
.ccm-page.page-type-defaultnopanel .panel .text {
  padding: 60px 50px 0 50px;
}
@media (max-width: 1199px) {
  .ccm-page .panel .links-container .panel-link-bottom {
    max-width: 175px;
  }
  .ccm-page .panel .links-container .panel-link-bottom .panel-link-title {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .ccm-page .panel {
    padding: 0 0 15px 0;
  }
  .ccm-page .panel .text {
    padding: 15px 15px 0 15px;
  }
  .ccm-page .panel .inner-columns .column-left {
    width: 50%;
    padding: 0 15px 0 0;
  }
  .ccm-page .panel .inner-columns .column-right {
    width: 50%;
    padding: 0 0 0 15px;
  }
  .ccm-page .panel .links-container .panel-link-bottom {
    max-width: 130px;
  }
  .ccm-page .panel .links-container .panel-link-bottom .panel-link-title {
    font-size: 16px;
    margin: 0 0 10px 0;
  }
  .ccm-page .panel .links-container .panel-link-bottom a.link-blue {
    font-size: 13px;
  }
  .ccm-page.page-type-page .panel,
  .ccm-page.page-type-defaultnopanel .panel {
    padding: 0 0 20px 0;
  }
  .ccm-page.page-type-page .panel .text,
  .ccm-page.page-type-defaultnopanel .panel .text {
    padding: 30px 25px 0 25px;
  }
}
@media (max-width: 767px) {
  .ccm-page .panel {
    margin: 0 0 30px 0;
    padding: 0 0 15px 0;
  }
  .ccm-page .panel .header h1,
  .ccm-page .panel .header h2,
  .ccm-page .panel .header h3 {
    font-size: 18px;
    padding: 13px 10px;
  }
  .ccm-page .panel h1 {
    font-size: 26px;
  }
  .ccm-page .panel h2 {
    font-size: 20px;
  }
  .ccm-page .panel h3 {
    font-size: 18px;
  }
  .ccm-page .panel h4 {
    font-size: 16px;
  }
  .ccm-page .panel .text {
    padding: 15px 15px 0 15px;
  }
  .ccm-page .panel .inner-columns {
    display: block;
  }
  .ccm-page .panel .inner-columns .column-left {
    width: 100%;
    padding: 0;
  }
  .ccm-page .panel .inner-columns .column-right {
    width: 100%;
    padding: 0;
  }
  .ccm-page .panel .links-container {
    margin: 0 15px;
  }
  .ccm-page .panel .links-container .panel-link-bottom {
    margin: 0 0 15px 0;
    max-width: 120px;
  }
  .ccm-page .panel .links-container .panel-link-bottom img {
    margin: 0 0 5px 0;
  }
  .ccm-page .panel .links-container .panel-link-bottom .panel-link-title {
    font-size: 14px;
    margin: 0 0 2px 0;
  }
  .ccm-page .panel .links-container .panel-link-bottom a.link-blue {
    font-size: 13px;
  }
  .ccm-page.page-type-page .panel,
  .ccm-page.page-type-defaultnopanel .panel {
    padding: 0 0 20px;
  }
  .ccm-page.page-type-page .panel .text,
  .ccm-page.page-type-defaultnopanel .panel .text {
    padding: 15px;
  }
}
/*
=============
  MAILCHIMP
=============
*/
.ccm-page #mc_embed_signup input[type=email],
.ccm-page #mc_embed_signup input[type=text] {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 12px;
  margin: 0 0 15px 0;
  width: 100%;
}
.ccm-page #mc_embed_signup input[type=submit] {
  margin: 15px 0 5px 0;
}
/*
======================
  TEAM PROFILE
======================
*/
.ccm-page .team-profile {
  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;
  border-bottom: 1px dashed #e2e9ed;
  margin: 0 0 50px 0;
  padding: 0 0 20px 0;
}
.ccm-page .team-profile .image-container {
  margin: 0 45px 30px 0;
  width: 265px;
}
.ccm-page .team-profile .image-container img {
  border-radius: 50%;
}
.ccm-page .team-profile .text-container {
  flex: 1 1 10px;
}
.ccm-page .team-profile .text-container .name {
  color: #787878;
  font-size: 32px;
  margin: 0 0 5px 0;
}
.ccm-page .team-profile .text-container .position {
  color: #afd136;
  font-size: 20px;
  font-weight: 600;
}
.ccm-page .team-profile .text-container hr {
  margin: 35px 0;
}
@media (max-width: 991px) {
  .ccm-page .team-profile .image-container {
    width: 175px;
  }
  .ccm-page .team-profile .image-container .img {
    width: 175px;
  }
}
@media (max-width: 767px) {
  .ccm-page .team-profile {
    display: block;
  }
  .ccm-page .team-profile .image-container {
    margin: 0 0 20px 0;
    width: 140px;
  }
  .ccm-page .team-profile .image-container .img {
    width: 140px;
  }
  .ccm-page .team-profile .text-container {
    flex: 1 1 10px;
  }
  .ccm-page .team-profile .text-container .name {
    color: #787878;
    font-size: 22px;
  }
  .ccm-page .team-profile .text-container .position {
    color: #afd136;
    font-size: 16px;
    font-weight: 600;
  }
  .ccm-page .team-profile .text-container hr {
    margin: 25px 0;
  }
}
/*
======================
  IMAGE BOX CONTAINER
======================
*/
.ccm-page .image-box-container {
  margin: 0 -15px;
}
.ccm-page .image-box-container:after {
  clear: both;
  content: " ";
  display: table;
}
.ccm-page .image-box {
  display: block;
  float: left;
  margin: 0 15px 30px 15px;
  position: relative;
  width: 262px;
  z-index: 2;
}
.ccm-page .image-box .image-container {
  overflow: hidden;
  position: relative;
}
.ccm-page .image-box .image-container img {
  backface-visibility: hidden;
  transition: transform .5s ease;
}
.ccm-page .image-box .image-container .arrow {
  background: #009ddc;
  bottom: 0;
  color: #fff;
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: background .5s;
  width: 60px;
}
.ccm-page .image-box .title {
  background: #009ddc;
  border-bottom: 5px solid #f7941d;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  color: #fff;
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  padding: 17px 15px 15px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  transition: background .5s;
}
.ccm-page .image-box:hover img {
  transform: scale(1.05);
}
.ccm-page .image-box:hover .arrow,
.ccm-page .image-box:hover .title {
  background: #14203c;
}
.ccm-page.is-edit .image-box {
  display: block;
  float: none;
  z-index: inherit;
}
@media (max-width: 1199px) {
  .ccm-page .image-box {
    margin: 0 15px 30px 15px;
    width: 212px;
  }
  .ccm-page .image-box .image-container .arrow {
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
  .ccm-page .image-box .title {
    padding: 15px 15px 13px;
  }
}
@media (max-width: 991px) {
  .ccm-page .image-box {
    margin: 0 10px 20px 10px;
    width: 167px;
  }
  .ccm-page .image-box .image-container .arrow {
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    width: 40px;
  }
  .ccm-page .image-box .title {
    font-size: 15px;
    padding: 12px 15px 10px;
  }
}
@media (max-width: 767px) {
  .ccm-page .image-box-container {
    display: block;
    margin: 0 -15px;
    min-height: .01%;
    -webkit-overflow-scrolling: touch;
    overflow-x: auto;
    overflow-y: hidden;
    text-align: center;
    white-space: nowrap;
    width: calc(100% + 30px);
  }
  .ccm-page .image-box {
    display: inline-block;
    float: none;
    margin: 0 7px 15px 7px;
    text-align: left;
    vertical-align: top;
    white-space: normal;
    width: 180px;
  }
  .ccm-page .image-box:first-child {
    margin: 0 7px 15px 15px;
  }
  .ccm-page .image-boxlast-child {
    margin: 0 15px 15px 7px;
  }
}
/*
=============
  NEWS LIST
=============
*/
.ccm-page .news-list-category-text {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}
.ccm-page .news-list-category-text hr {
  border-color: #64bde7;
  margin: 15px 0 10px;
}
.ccm-page .buttons-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  padding: 10px 0;
}
.ccm-page .buttons-container .button-special {
  box-shadow: 0 4px 5px -3px #0a5a82;
  flex-basis: auto;
  /* default value */
  flex-grow: 1;
  max-width: 200px;
  margin: 0 10px;
  padding: 0;
  width: 50px;
}
.ccm-page .panel .news-list {
  margin: 0;
  padding: 0;
}
.ccm-page .panel .news-list li {
  border-bottom: 1px solid #009ddc;
  list-style-type: none;
  padding: 28px 20px;
  position: inherit;
  width: 100%;
}
.ccm-page .panel .news-list li:before {
  display: none;
}
.ccm-page .panel .news-list li.type-news .date {
  background-color: #f7941d;
}
.ccm-page .panel .news-list li.type-events .date {
  background-color: #009ddc;
}
.ccm-page .panel .news-list li.type-media .date {
  background-color: #0ac8aa;
}
.ccm-page .panel .news-list li.type-blog .date {
  background-color: #afd136;
}
.ccm-page .panel .news-list li .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;
  align-items: center;
  -webkit-align-items: center;
}
.ccm-page .panel .news-list li .inner .date {
  border-radius: 50%;
  color: #fff;
  height: 47px;
  margin: 0 20px 0 0;
  padding: 3px 0 0 0;
  text-align: center;
  width: 47px;
}
.ccm-page .panel .news-list li .inner .date .day {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2em;
}
.ccm-page .panel .news-list li .inner .date .month {
  font-size: 11px;
  line-height: 1.1em;
  text-transform: uppercase;
}
.ccm-page .panel .news-list li .inner .date .year {
  font-size: 7px;
  line-height: 1.1em;
}
.ccm-page .panel .news-list li .inner .title-container {
  flex: 1 1 10px;
}
.ccm-page .panel .news-list li .inner .title-container .title {
  color: #323232;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.1em;
  margin: 0 0 7px 0;
}
.ccm-page .panel .news-list li .inner .title-container a {
  font-size: 14px;
  font-weight: 600;
}
.ccm-page .panel .news-list li .inner .title-container a:hover {
  color: #14203c;
}
.ccm-page .panel .news-list li .inner .title-container a:hover i {
  transform: translateX(5px);
}
.ccm-page .panel .news-list li .inner .title-container a:hover i.fa-download {
  transform: translatey(3px);
}
.ccm-page .panel .news-list li .inner .title-container a i {
  margin: 0 0 0 5px;
  transition: transform .3s;
}
@media (max-width: 991px) {
  .ccm-page .panel .news-list li {
    padding: 18px 15px;
  }
  .ccm-page .panel .news-list li .inner .date {
    color: #fff;
    height: 37px;
    margin: 0 15px 0 0;
    padding: 3px 0 0 0;
    text-align: center;
    width: 37px;
  }
  .ccm-page .panel .news-list li .inner .date .day {
    font-size: 14px;
  }
  .ccm-page .panel .news-list li .inner .date .month {
    font-size: 9px;
  }
  .ccm-page .panel .news-list li .inner .title-container .title {
    font-size: 15px;
    line-height: 1.1em;
    margin: 0 0 5px 0;
  }
}
@media (max-width: 767px) {
  .ccm-page .buttons-container .button-special {
    font-size: 10px;
    margin: 0 5px;
    width: 40px;
  }
  .ccm-page .panel .news-list li {
    padding: 15px 15px;
  }
  .ccm-page .panel .news-list li .inner .date {
    color: #fff;
    height: 37px;
    margin: 0 15px 0 0;
    padding: 3px 0 0 0;
    text-align: center;
    width: 37px;
  }
  .ccm-page .panel .news-list li .inner .date .day {
    font-size: 14px;
  }
  .ccm-page .panel .news-list li .inner .date .month {
    font-size: 9px;
  }
  .ccm-page .panel .news-list li .inner .title-container .title {
    font-size: 15px;
    line-height: 1.1em;
    margin: 0 0 5px 0;
  }
  .ccm-page .panel .news-list li .inner .title-container a {
    font-size: 12px;
  }
  .ccm-page .panel .news-list li .inner .title-container a:hover {
    color: #14203c;
  }
  .ccm-page .panel .news-list li .inner .title-container a:hover i {
    transform: translateX(5px);
  }
  .ccm-page .panel .news-list li .inner .title-container a:hover i.fa-download {
    transform: translatey(3px);
  }
  .ccm-page .panel .news-list li .inner .title-container a i {
    margin: 0 0 0 5px;
    transition: transform .3s;
  }
}
/*
================
  CONTACT INFO
================
*/
.ccm-page .contact-info .items {
  display: block;
  margin: 0 0 50px;
}
.ccm-page .contact-info .items .item {
  font-size: 16px;
  font-weight: 500;
  margin: 10px 0 15px 30px;
  position: relative;
}
.ccm-page .contact-info .items .item:before {
  color: #afd136;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 16px;
  font-weight: 400;
  left: -35px;
  margin: 0;
  padding: 0 0 0 6px;
  position: absolute;
}
.ccm-page .contact-info .items .item.contact-phone:before {
  content: "\f095";
}
.ccm-page .contact-info .items .item.contact-mobile:before {
  content: "\f10b";
  left: -24px;
}
.ccm-page .contact-info .items .item.contact-fax:before {
  content: "\f1ac";
}
.ccm-page .contact-info .items .item.contact-email:before {
  content: "\f0e0";
}
.ccm-page .contact-info .items .item.contact-address:before {
  content: "\f1ad";
}
.ccm-page .contact-info .items .item a {
  color: #009ddc;
}
.ccm-page .contact-info .items .item a:hover {
  color: #14203c;
}
@media (max-width: 991px) {
  .ccm-page .contact-info .items .item {
    font-size: 16px;
    margin: 10px 0 10px 20px;
    max-width: 245px;
  }
  .ccm-page .contact-info .items .item:before {
    left: -30px;
  }
}
@media (max-width: 767px) {
  .ccm-page .contact-info .items {
    display: block;
  }
  .ccm-page .contact-info .items .item {
    font-size: 14px;
    margin: 10px 0 10px 25px;
    max-width: 100%;
  }
  .ccm-page .contact-info .items .item:before {
    left: -33px;
    margin: 0 5px 0 0;
  }
}
/*
=======================
  IMAGE WITH TEXT
=======================
*/
.ccm-page .image-with-text {
  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: 0 0 30px 0;
}
.ccm-page .image-with-text .image-container {
  width: 50%;
}
.ccm-page .image-with-text .text-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-align-items: center;
  background: #afd136;
  padding: 0 40px;
  width: 50%;
}
.ccm-page .image-with-text .text-container p {
  color: #fff;
}
@media (max-width: 991px) {
  .ccm-page .image-with-text .text-container {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .ccm-page .image-with-text {
    display: block;
  }
  .ccm-page .image-with-text .image-container {
    width: 100%;
  }
  .ccm-page .image-with-text .text-container {
    padding: 15px 15px 0;
    width: 100%;
  }
}
/*
=======================
  CONTACT INFO COLUMN
=======================
*/
.ccm-page .contact-info-column .items {
  display: block;
  margin: 0;
}
.ccm-page .contact-info-column .items .item {
  font-size: 18px;
  margin: 30px 0 0 50px;
  position: relative;
}
.ccm-page .contact-info-column .items .item:before {
  border: none;
  color: #787878;
  display: block;
  font-family: FontAwesome;
  font-size: 20px;
  font-weight: 400;
  height: inherit;
  left: -50px;
  line-height: inherit;
  margin: 0 15px 0 0;
  padding: 0;
  position: absolute;
  width: inherit;
}
.ccm-page .contact-info-column .items .item.contact-phone:before {
  content: "\f095";
  top: -1px;
}
.ccm-page .contact-info-column .items .item.contact-mobile:before {
  content: "\f10b";
  font-size: 26px;
  top: -7px;
}
.ccm-page .contact-info-column .items .item.contact-fax:before {
  content: "\f1ac";
  top: -2px;
}
.ccm-page .contact-info-column .items .item.contact-email:before {
  content: "\f0e0";
  font-size: 18px;
}
.ccm-page .contact-info-column .items .item.contact-address:before {
  content: "\f1ad";
  top: -2px;
}
.ccm-page .contact-info-column .items .item a {
  color: #787878;
}
.ccm-page .contact-info-column .items .item a:hover {
  color: #14203c;
}
@media (max-width: 767px) {
  .ccm-page .contact-info-column .items {
    display: block;
    margin: 0 0 40px 0;
  }
  .ccm-page .contact-info-column .items .item {
    font-size: 18px;
    margin: 30px 0 0 30px;
    position: relative;
  }
  .ccm-page .contact-info-column .items .item:before {
    border: none;
    color: #787878;
    display: block;
    font-family: FontAwesome;
    font-size: 20px;
    font-weight: 400;
    height: inherit;
    left: -30px;
    line-height: inherit;
    margin: 0 15px 0 0;
    padding: 0;
    position: absolute;
    width: inherit;
  }
}
/*
=======================
  CONTACT INFO HEADER
=======================
*/
.ccm-page .contact-info-header .item {
  font-size: 24px;
}
.ccm-page .contact-info-header .item.contact-phone:before {
  color: #fcca54;
  font-family: FontAwesome;
  font-size: 24px;
  left: 0;
  margin: 0 10px 0 0;
  position: relative;
  top: 1px;
}
.ccm-page .contact-info-header .item.contact-phone:before {
  content: "\f095";
}
.ccm-page .contact-info-header .item a {
  color: #787878;
}
.ccm-page .contact-info-header .item a:hover {
  color: #f7941d;
}
@media (max-width: 767px) {
  .ccm-page .contact-info-header .item {
    font-size: 16px;
  }
  .ccm-page .contact-info-header .item.contact-phone:before,
  .ccm-page .contact-info-header .item.contact-email:before,
  .ccm-page .contact-info-header .item.contact-address:before {
    font-size: 16px;
  }
}
/*
============
  PRODUCTS
============
*/
.ccm-page .product {
  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;
  border-bottom: 1px dashed #ddd;
  margin: 0 0 50px 0;
  padding: 0 0 50px 0;
}
.ccm-page .product .image-container {
  margin: 0 30px 0 0;
  text-align: center;
  width: 250px;
}
.ccm-page .product .image-container img {
  height: auto;
  margin: 7px 0 0 0;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.ccm-page .product .text-container {
  flex: 1 1;
}
.ccm-page .product .text-container h4 {
  border-bottom: none;
  color: #afd136;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .5px;
  margin: 0 0 20px 0;
  padding: 0;
}
.ccm-page .product .text-container .content p {
  margin: 0 0 10px 0;
}
.ccm-page .product .text-container .description {
  margin: 0 0 20px 0;
}
.ccm-page .product .text-container .price {
  margin: 0 0 20px 0;
}
.ccm-page .product .text-container .link {
  margin: 0 0 20px 0;
}
.ccm-page .product .text-container form select {
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  .ccm-page .product {
    display: block;
  }
  .ccm-page .product .image-container {
    margin: 0 0 20px 0;
    text-align: left;
  }
}
/*
=====================
  LOGOS CONTAINEER
=====================
*/
.ccm-page .logos-container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  align-items: center;
  -webkit-align-items: center;
}
.ccm-page .logos-container .item {
  display: block;
  flex: 0 1 20%;
  padding: 15px;
}
.ccm-page .logos-container a.item {
  transition: transform .3s ease;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
}
.ccm-page .logos-container a.item:hover {
  transform: scale(1.1, 1.1);
}
/*
=====================
  FORMIDABLE STYLES
=====================
*/
.ccm-page .formidable {
  margin: 0 0 40px 0;
}
.ccm-page .formidable .row {
  margin-left: -5px;
  margin-right: -5px;
}
.ccm-page .formidable [class*="col-sm"] {
  padding-left: 5px;
  padding-right: 5px;
}
.formidable .form-group {
  margin: 0 -5px 0 -5px;
}
.ccm-page :-moz-placeholder {
  color: #323232 !important;
  font-size: 16px;
  font-weight: 400;
}
.ccm-page ::-moz-placeholder {
  color: #323232 !important;
  font-size: 16px;
  font-weight: 400;
}
.ccm-page :-ms-input-placeholder {
  color: #323232 !important;
  font-size: 16px;
  font-weight: 400;
}
.ccm-page ::-webkit-input-placeholder {
  color: #323232 !important;
  opacity: 1 !important;
  font-size: 16px;
  font-weight: 400;
}
.formidable textarea,
.formidable input[type=text],
.formidable input[type=number],
.formidable input[type=email] {
  -webkit-appearance: none;
  background: #fff;
  border: 1px solid #e0e0e0;
  box-shadow: none;
  color: #000;
  font-family: "Work Sans", Georgia, serif;
  font-size: 15px;
  font-weight: 500;
  height: inherit;
  outline: none;
  margin: 5px 0;
  padding: 15px 13px;
}
.formidable textarea {
  height: 180px;
  margin: 5px 0;
}
.formidable select {
  background: #fefefe url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 99% 50%;
  box-shadow: none;
  color: #000;
  font-family: "Work Sans", Georgia, serif;
  font-size: 15px;
  font-weight: 500;
  height: inherit;
  outline: none;
  margin: 5px 0;
  padding: 15px 13px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.formidable .form-control:focus {
  border-color: #8c8c8c;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.formidable .captcha_holder {
  display: block;
  margin: 15px 0 0 0;
  text-align: center;
}
.formidable .captcha_input {
  display: inline-block;
}
.formidable #ff_buttons {
  text-align: center;
}
.formidable #payment-form button {
  margin: 25px 0 30px 0;
  width: 100%;
}
.formidable #payment-form label {
  color: #323232;
  font-size: 16px;
  font-weight: 700;
  margin: 15px 0 5px 0;
  text-align: left;
}
.formidable #payment-form .cc-info .cc-expiration-container {
  float: left;
}
.formidable #payment-form .cc-info .cc-expiration-container .cc-exp-month {
  display: inline-block;
  width: 80px;
}
.formidable #payment-form .cc-info .cc-expiration-container .cc-exp-year {
  display: inline-block;
  width: 120px;
}
.formidable #payment-form .cc-info .cc-cvc-container {
  float: right;
}
.formidable #payment-form .cc-info .cc-cvc-container .cc-cvc {
  display: inline-block;
  width: 100px;
}
.ccm-page .loader {
  border-radius: 50%;
  display: inline-block;
  height: 32px;
  left: 50%;
  margin: 0 0 10px -29px;
  opacity: 0;
  perspective: 800px;
  position: absolute;
  pointer-events: none;
  top: 34px;
  width: 32px;
}
.ccm-page .loader .inner {
  border-radius: 50%;
  box-sizing: border-box;
  height: 100%;
  position: absolute;
  width: 100%;
}
.ccm-page .loader .inner.one {
  animation: rotate-one 1s linear infinite;
  border-bottom: 3px solid #fff;
  left: 0%;
  top: 0%;
}
.ccm-page .loader .inner.two {
  animation: rotate-two 1s linear infinite;
  border-right: 3px solid #fff;
  right: 0%;
  top: 0%;
}
.ccm-page .loader .inner.three {
  animation: rotate-three 1s linear infinite;
  border-top: 3px solid #fff;
  bottom: 0%;
  right: 0%;
}
@keyframes rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
.ccm-page #payment-errors {
  display: none;
}
.ccm-page .message {
  border-radius: 0;
  font-size: 14px;
  line-height: 1.4em;
  margin: 0;
  padding: 8px 10px 8px;
  text-shadow: 0 1px 1px #ffffff;
}
.ccm-page .message.message-error {
  background-color: #fcf0f0;
  background: -moz-linear-gradient(top, #fef6f6, #fcf0f0);
  background: -webkit-gradient(top, #fef6f6, #fcf0f0);
  background: -webkit-linear-gradient(top, #fef6f6, #fcf0f0);
  border: 1px solid #e2d0d0;
  color: #981212;
}
.ccm-page .message.message-success {
  background-color: #def7e3;
  background: -moz-linear-gradient(top, #effbf2, #def7e3);
  background: -webkit-gradient(top, #effbf2, #def7e3);
  background: -webkit-linear-gradient(top, #effbf2, #def7e3);
  border: 1px solid #bfe6c7;
  color: #18741c;
}
.ccm-page .message.message-info {
  background-color: #d7e4fe;
  background: -moz-linear-gradient(top, #eaf1ff, #d7e4fe);
  background: -webkit-gradient(top, #eaf1ff, #d7e4fe);
  background: -webkit-linear-gradient(top, #eaf1ff, #d7e4fe);
  border: 1px solid #86aeff;
  color: #001e5a;
}
@media (max-width: 1199px) {
  .formidable #payment-form .cc-info .cc-expiration-container .cc-exp-month {
    width: 80px;
  }
  .formidable #payment-form .cc-info .cc-expiration-container .cc-exp-year {
    width: 100px;
  }
  .formidable #payment-form .cc-info .cc-cvc-container .cc-cvc {
    width: 90px;
  }
}
@media (max-width: 991px) {
  .cc-info .cc-expiration-container .cc-exp-month {
    width: 80px;
  }
  .cc-info .cc-expiration-container .cc-exp-year {
    width: 100px;
  }
  .cc-info .cc-cvc-container .cc-cvc {
    width: 90px;
  }
}
@media (max-width: 767px) {
  .formidable textarea,
  .formidable select,
  .formidable input[type=text],
  .formidable input[type=number],
  .formidable input[type=email] {
    padding: 11px 12px;
  }
  .formidable .form-group {
    margin-bottom: 5px;
  }
  .formidable .captcha_holder {
    text-align: left;
  }
  .formidable .captcha_input {
    display: block;
  }
  .formidable #payment-form .cc-info .cc-expiration-container .cc-exp-month {
    width: 60px;
  }
  .formidable #payment-form .cc-info .cc-expiration-container .cc-exp-year {
    width: 75px;
  }
  .formidable #payment-form .cc-info .cc-cvc-container .cc-cvc {
    width: 75px;
  }
}
/*
===============================
  FOOTER AREA SPECIFIC STYLES
===============================
*/
.ccm-page .footer {
  background: #2a2a2a;
  padding: 0;
}
.ccm-page .footer .registered-charity {
  margin: 0 auto;
  position: relative;
  top: -50px;
}
.ccm-page .footer hr {
  border-color: #1a1a1a;
  margin: -35px 0 50px;
}
.ccm-page .footer .navigation {
  margin: 0 0 50px 0;
  text-align: center;
}
.ccm-page .footer .navigation p {
  margin: 0 0 20px 0;
}
.ccm-page .footer .navigation a {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  display: inline-block;
  margin: 0 22px;
  text-transform: uppercase;
  transition: text-shadow 0.5s;
}
.ccm-page .footer .navigation a:hover {
  text-shadow: 0 0 5px #009ddc, 0 0 12px #009ddc;
}
.ccm-page .footer .section-footer-info {
  background: #1a1a1a;
  color: #969696;
  font-size: 12px;
  padding: 30px 0;
  text-align: center;
}
.ccm-page .footer .section-footer-info .info-item {
  display: inline-block;
}
.ccm-page .footer .section-footer-info .info-item .separator {
  display: inline-block;
  margin: 0 15px;
}
.ccm-page .footer .section-footer-info p {
  color: #969696;
}
.ccm-page .footer .section-footer-info a {
  color: #cecece;
  transition: color .3s;
}
.ccm-page .footer .section-footer-info a:hover {
  color: #fff;
}
.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;
}
@media (max-width: 1199px) {
  .ccm-page .footer .navigation a {
    margin: 0 15px;
  }
}
@media (max-width: 991px) {
  .ccm-page .footer .navigation {
    text-align: left;
  }
  .ccm-page .footer .navigation p {
    line-height: 1.8em;
  }
  .ccm-page .footer .navigation a {
    margin: 0 20px;
  }
}
@media (max-width: 767px) {
  .ccm-page .footer .registered-charity {
    top: -25px;
    width: 110px;
  }
  .ccm-page .footer hr {
    margin: -15px 0 30px;
  }
  .ccm-page .footer .navigation {
    margin: 0 0 30px 0;
  }
  .ccm-page .footer .navigation p {
    line-height: 2.2em;
  }
  .ccm-page .footer .navigation a {
    margin: 0 30px 0 0;
  }
  .ccm-page .footer .section-footer-info {
    padding: 20px 0 5px;
    text-align: left;
  }
  .ccm-page .footer .section-footer-info .info-item {
    display: block;
    margin: 0 0 15px 0;
  }
  .ccm-page .footer .section-footer-info .info-item .separator {
    display: none;
    margin: 0 15px;
  }
}
/*
================
  SOCIAL ICONS
================
*/
.ccm-page .social-icons {
  margin: 10px 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  justify-content: center;
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
}
.ccm-page .social-icons a {
  flex: 1 1 10px;
  border-right: 1px solid #fff;
  display: block;
  font-size: 18px;
  padding: 12px 0;
  position: relative;
  text-align: center;
}
.ccm-page .social-icons a:hover {
  opacity: .9;
}
.ccm-page .social-icons a:last-child {
  border-right: none;
}
.ccm-page .social-icons a.social-facebook {
  background: #3B5998;
}
.ccm-page .social-icons a.social-linkedin {
  background: #4875b4;
}
.ccm-page .social-icons a.social-google-plus {
  background: #c63d2d;
}
.ccm-page .social-icons a.social-twitter {
  background: #33ccff;
}
.ccm-page .social-icons a.social-youtube {
  background: #cc181e;
}
.ccm-page .social-icons a.social-instagram {
  background: #945b02;
}
.ccm-page .social-icons a.social-pinterest {
  background: #cb2027;
}
.ccm-page .social-icons a i {
  color: #fff;
  font-size: 24px;
}
@media (max-width: 991px) {
  .ccm-page .social-icons a {
    padding: 10px 0;
  }
  .ccm-page .social-icons a i {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .ccm-page .social-icons a i {
    font-size: 18px;
  }
}
