/*
	Theme Name: CCDS Theme
	Theme URI: https://clindatsci.com
	Description: CCDS Theme
	Version: 1.4.3
	Author: Laidlaw Group
	Author URI: http://laidlawgroup.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
/* RESET CSS */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td {
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

table {
  border-collapse: separate;
  border-spacing: 0;
  margin-bottom: 1.4em; }

caption, th, td {
  text-align: left;
  font-weight: 400; }

blockquote:before, blockquote:after, q:before, q:after {
  content: ""; }

a img {
  border: none; }

/*------------------------------------*\
    VARIABLES
\*------------------------------------*/
/*------------------------------------*\
    MAIN
\*------------------------------------*/
/* global box-sizing */
*,
*:after,
*:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

.clearfix:after {
  clear: both;
  display: block;
  content: ""; }

/* html element 62.5% font-size for REM use */
html {
  font-size: 62.5%; }

body {
  font: 300 11px/1.4 itc-avant-garde-gothic-pro, Helvetica, Arial, sans-serif;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #444; }

/* clear */
.clear:before,
.clear:after {
  content: ' ';
  display: table; }

.clear:after {
  clear: both; }

.clear {
  *zoom: 1; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

a {
  color: #444;
  text-decoration: none; }

a:hover {
  color: #444; }

a:focus {
  outline: 0; }

a:hover,
a:active {
  outline: 0; }

input:focus {
  outline: 0;
  border: 1px solid #04A4CC; }

/*------------------------------------*\
    TYPE
\*------------------------------------*/
h3, h4, nav ul li a, .post-edit-link, .calls_to_action li {
  font-family: itc-avant-garde-gothic-pro, Helvetica, Arial, sans-serif; }

.news_excerpt h3 {
  font-family: itc-avant-garde-gothic-pro, Helvetica, Arial, sans-serif; }

h1 {
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.02em;
  margin-bottom: 0.4em;
  letter-spacing: 0.06em; }

.header_caption h1, .slide_caption h1 {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6); }

h2, h2 a {
  font-size: 4.0rem;
  line-height: 1.3em;
  letter-spacing: 0.02em;
  margin-top: 0.9em;
  margin-bottom: 1em; }

.home h2 {
  font-size: 4.8rem;
  line-height: 1.3em;
  letter-spacing: 0.02em;
  margin-top: 0.0em;
  margin-bottom: 0.4em; }

.homepage_about_section h2 {
  font-size: 3.4rem;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 1em;
  max-width: 800px;
  display: block; }

.homepage_about_section .about_item h2 {
  font-size: 3.0rem;
  letter-spacing: 0.06em; }

h3 {
  font-size: 2.2rem;
  line-height: 1.4em;
  letter-spacing: 0.0em;
  margin-bottom: 0.5em; }

h4 {
  font-size: 2.2rem;
  line-height: 1.2em;
  letter-spacing: 0.0em; }

p, a, article ul li, .page_content ul li {
  font-size: 1.7rem;
  line-height: 1.85em;
  letter-spacing: 0.02em;
  font-style: normal;
  font-weight: 300;
  margin-bottom: 1.3em; }

.page_content ul {
  padding-left: 25px;
  list-style: none; }
  .page_content ul li ul {
    margin-top: 10px; }
    .page_content ul li ul li:before {
      color: #888; }
  .page_content ul li:before {
    content: '-';
    color: #e2231a;
    font-weight: 900;
    position: relative;
    left: -10px;
    top: 2px;
    font-size: 1.4em; }

nav ul li a {
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  color: #fff;
  text-transform: uppercase; }

a.read_more, .post-edit-link {
  color: #e2231a;
  font-size: 1.2rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  text-transform: uppercase; }

.calls_to_action li {
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  color: #fff;
  text-transform: uppercase; }

.page_grid_item h2 {
  font-size: 3.5rem;
  letter-spacing: 0.08em;
  color: #fff; }

.page_grid_item p, .page_grid_item li {
  font-size: 1.6rem;
  max-width: 600px;
  display: block;
  margin: 0 auto;
  margin-bottom: 11px; }

h2.video_box_title {
  font-size: 3.5rem;
  letter-spacing: 0.02em;
  color: #fff; }

blockquote {
  padding: 20px 20px 20px 80px;
  margin: 30px 0px;
  background-color: #f0f0f0;
  position: relative; }
  blockquote p {
    font-size: 2rem;
    line-height: 1.75em;
    font-weight: 900; }
  blockquote span.attribution {
    font-weight: 300;
    font-size: 80%; }

blockquote:before {
  font-family: FontAwesome;
  content: "\f10d";
  position: absolute;
  left: 30px;
  font-size: 2.6rem;
  color: #e2231a; }

.page_content a {
  text-decoration: underline;
  transition: all 0.2s; }

.page_content a:hover {
  color: #e2231a; }

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
/* wrapper */
.wrapper {
  max-width: 1160px;
  width: 95%;
  margin: 0 auto;
  position: relative;
  padding: 0px 20px 0px 20px; }

body {
  position: relative; }

/* header */
header {
  position: relative;
  top: 0px;
  z-index: 100;
  width: 100%;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); }
  header .logo {
    padding: 15px 20px;
    float: left; }
    header .logo img {
      height: 50px;
      width: auto; }
  header nav {
    float: right; }
    header nav ul {
      list-style: none;
      text-align: right;
      margin-top: 18px; }
      header nav ul li {
        display: inline-block;
        margin-left: 10px;
        margin-right: 26px;
        padding-bottom: 20px;
        position: relative; }
        header nav ul li a {
          color: #444;
          transition: all 0.2s; }
    header nav ul.sub-menu {
      display: none;
      background-color: #000;
      position: absolute;
      margin-top: 10px;
      padding: 10px 0px;
      text-align: left;
      width: 190px; }
      header nav ul.sub-menu li {
        padding-bottom: 0px;
        width: 100%; }
        header nav ul.sub-menu li a {
          padding-top: 8px;
          padding-bottom: 8px;
          display: inline-block;
          width: 100%; }

nav ul li a:hover {
  color: #e2231a; }

nav ul li.menu-item-has-children:hover > ul.sub-menu {
  display: block; }

/* ========= Menu Icon ======== */
.navicon {
  position: absolute;
  right: 0px;
  top: 0px;
  margin: 15px 30px;
  cursor: pointer;
  display: none;
  font-size: 8px;
  height: 6em;
  z-index: 600;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 6em;
  -webkit-tap-highlight-color: transparent; }

.navicon span {
  background: #000;
  border-radius: 2em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  height: 0.5em;
  position: absolute;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
  width: 100%;
  -webkit-tap-highlight-color: transparent; }

.open.navicon {
  /*position:fixed;*/ }

.open.navicon span {
  box-shadow: none; }

.navicon span {
  left: 0; }

.navicon span:nth-child(1) {
  top: 1em; }

.navicon span:nth-child(2) {
  top: 2.6em; }

.navicon span:nth-child(3) {
  top: 4.2em; }

.open.navicon span:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(1.1em, 1.1em);
  transform: rotate(45deg) translate(1.1em, 1.1em); }

.open.navicon span:nth-child(2) {
  opacity: 0; }

.open.navicon span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(1.1em, -1.1em);
  transform: rotate(-45deg) translate(1.1em, -1.1em); }

.page_content {
  padding: 50px 0px 0px 0px; }

.home .page_content {
  padding: 0px 0px; }

.homepage_slider {
  width: 100%;
  height: 75vh;
  overflow: hidden; }
  .homepage_slider .slick-list {
    height: 100%;
    width: 100%; }
    .homepage_slider .slick-list .slick-track {
      height: 100%;
      width: 100%; }
      .homepage_slider .slick-list .slick-track .homepage_slide {
        height: 100%;
        width: 100%;
        background-image: url("https://placehold.it/1920x1080/444");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        overflow: hidden;
        position: relative; }
        .homepage_slider .slick-list .slick-track .homepage_slide .slide_caption {
          position: absolute;
          top: 53%;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%);
          width: 100%;
          color: #fff;
          text-align: center;
          z-index: 60; }
          .homepage_slider .slick-list .slick-track .homepage_slide .slide_caption .caption_inner {
            width: 75%;
            max-width: 1200px;
            margin: 0 auto; }
        .homepage_slider .slick-list .slick-track .homepage_slide .screen {
          position: absolute;
          top: 0;
          z-index: 50;
          width: 100%;
          height: 100%;
          background-color: rgba(0, 0, 0, 0.3); }
        .homepage_slider .slick-list .slick-track .homepage_slide video.bg_video {
          position: absolute;
          z-index: 0;
          background-size: 100% 100%;
          top: 0px;
          left: 50%;
          transform: translateX(-50%);
          min-width: 100%;
          min-height: 100%;
          width: auto;
          height: auto; }

.homepage_slider {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1.5s ease;
  -webkit-transition: opacity 1.5s ease;
  background-image: url("img/loadergif.gif");
  background-position: center center; }

.homepage_slider.slick-initialized {
  visibility: visible;
  opacity: 1;
  background: none; }

.home-prev:before, .home-next:before {
  font-family: FontAwesome;
  font-size: 40px;
  line-height: 1;
  color: #fff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.home-prev:before {
  content: "\f053"; }

[dir="rtl"] .home-prev:before {
  content: "\f054"; }

[dir="rtl"] .home-next {
  left: -10px;
  top: 70px;
  right: auto; }

.home-next:before {
  content: "\f054"; }

[dir="rtl"] .home-next:before {
  content: "\f053"; }

.home-prev, .home-next {
  background-color: transparent;
  border: none;
  outline: none;
  position: absolute;
  top: calc(50% - 20px);
  z-index: 90; }

.home-prev {
  left: 20px; }

.home-next {
  right: 20px; }

.slider_border {
  height: 10px;
  background-color: #54585a;
  position: relative;
  cursor: pointer; }
  .slider_border .down_tab {
    background-image: url(img/down_tab.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 160px;
    height: 64px;
    position: absolute;
    top: -62px;
    left: calc(50% - 80px); }

.calls_to_action {
  margin-top: 30px;
  list-style: none; }
  .calls_to_action a li {
    display: inline-block;
    background-color: #000;
    padding: 5px 25px;
    margin: 10px 20px 10px 20px; }

.cta_button {
  display: inline-block;
  margin: 0 auto;
  background-color: #000;
  color: #fff;
  padding: 5px 20px;
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  font-family: itc-avant-garde-gothic-pro, Helvetica, Arial, sans-serif; 
    border: #000 !important;
}
.center {
    text-align: center !important;
    
}
.homepage_about_section {
  margin-top: 70px;
  margin-bottom: 50px; }
  .homepage_about_section .about_item .about_header {
    height: 360px;
    background-image: url(https://placehold.it/1000x1000);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative; }
    .homepage_about_section .about_item .about_header .about_center {
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      z-index: 60;
      padding: 30px; }
      .homepage_about_section .about_item .about_header .about_center h2 {
        color: #fff;
        text-align: center;
        text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6);
        font-weight: 600; }
    .homepage_about_section .about_item .about_header .screen {
      position: absolute;
      top: 0;
      z-index: 50;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3); }
  .homepage_about_section .about_item .about_caption p {
    padding: 20px 30px; }

.homepage_about_section .about_item {
  padding-left: 15px;
  padding-right: 15px; }

.homepage_about_section .about_item:nth-of-type(1) {
  padding-left: 0px; }

.homepage_about_section .about_item:nth-of-type(4) {
  padding-right: 0px; }

.news_title {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 0px;
  font-weight: 300; }

.news_navigation {
  display: block;
  margin-top: 40px;
  text-align: center; }
  .news_navigation li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; }
    .news_navigation li a {
      background-color: #aaa;
      color: #fff;
      padding: 5px 10px; }

.news_section {
  margin-top: 60px;
  margin-bottom: 50px; }
  .news_section h2 {
    text-align: center; }
  .news_section p {
    text-align: center;
    max-width: 600px;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px; }
  .news_section .news_slider .news_item {
    padding: 15px; }
    .news_section .news_slider .news_item .news_inner {
      border: 10px solid #c7c9c7; }
      .news_section .news_slider .news_item .news_inner .news_image {
        height: 300px;
        width: 100%;
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat; }
      .news_section .news_slider .news_item .news_inner .news_excerpt {
        padding: 10px 20px 45px 20px;
        position: relative; }
        .news_section .news_slider .news_item .news_inner .news_excerpt .read_more {
          right: 20px;
          position: absolute;
          bottom: 10px;
          margin-bottom: 0px; }

.news_feed .publication_post .news_post_excerpt {
  height: auto !important; }

.news-prev:before, .news-next:before {
  font-family: FontAwesome;
  font-size: 40px;
  line-height: 1;
  color: #444;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.news-prev:before {
  content: "\f053"; }

[dir="rtl"] .news-prev:before {
  content: "\f054"; }

[dir="rtl"] .news-next {
  left: -10px;
  top: 70px;
  right: auto; }

.news-next:before {
  content: "\f054"; }

[dir="rtl"] .news-next:before {
  content: "\f053"; }

.news-prev, .news-next {
  background-color: transparent;
  border: none;
  outline: none;
  position: absolute;
  top: calc(50% - 20px); }

.news-prev {
  left: -60px; }

.news-next {
  right: -60px; }

.follow_section {
  height: 600px; }
  .follow_section .video_box {
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative; }
    .follow_section .video_box h2.video_box_title {
      margin-top: 10%;
      text-align: center; }
    .follow_section .video_box .play_button {
      position: absolute;
      width: 0;
      height: 0;
      top: calc(50% - 35px);
      left: calc(50% - 47px);
      border-top: 35px solid transparent;
      border-bottom: 35px solid transparent;
      border-left: 95px solid #ddd; }
  .follow_section .twitter_feed {
    height: 100%;
    background-color: #f0f0f0; }

.video_lightbox {
  display: none; }

.featherlight .video_lightbox {
  display: block; }

.featherlight .featherlight-content {
  min-width: 75%;
  background: #000 !important; }

.featherlight .featherlight-close-icon {
  color: #fff !important;
  background: transparent !important; }

.widget_custom-twitter-feeds-widget {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0px 10% 0px 18%; }
  .widget_custom-twitter-feeds-widget .ctf-header {
    display: none !important; }
  .widget_custom-twitter-feeds-widget .ctf-author-avatar {
    display: none !important; }
  .widget_custom-twitter-feeds-widget #ctf-more {
    display: none !important; }

.ctf-tweets:before {
  position: absolute;
  left: 10%;
  top: 26px;
  width: 70px;
  height: 70px;
  content: '';
  display: block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(img/icons/social/twitter-blue.png); }

.partners_section {
  margin-top: 60px;
  margin-bottom: 100px;
  padding: 0px 20px; }
  .partners_section h2 {
    text-align: center; }
  .partners_section ul {
    display: -webkit-flex;
    /* Safari */
    -webkit-justify-content: space-around;
    /* Safari 6.1+ */
    display: flex;
    justify-content: space-around;
    list-style: none; }
    .partners_section ul li {
      list-style: none;
      margin-top: 30px;
      text-align: center;
      padding: 10px 20px; }
      .partners_section ul li img {
        max-height: 50px; }
      .partners_section ul li img.square {
        max-height: 70px;
        margin-top: -10px; }
    .partners_section ul li:before {
      display: none; }

.page_header {
  height: 600px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(https://placehold.it/1920x600);
  position: relative;
  top: 0px; }
  .page_header .header_screen {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 50;
    color: #fff; }
  .page_header .header_caption {
    width: 100%;
    position: relative;
    top: 0px;
    padding: 0px 30px;
    z-index: 60;
    text-align: center;
    color: #fff;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .page_header .calls_to_action {
    text-align: center;
    z-index: 100;
    position: relative;
    top: 56%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.video_embed {
  margin-top: 20px;
  margin-bottom: 30px;
  display: block; }

.two_column_section .col50 {
  padding: 20px 20px; }
  .two_column_section .col50 img {
    width: 100%;
    height: auto;
    margin: 0px; }

.page_grid .page_grid_item .page_grid_header {
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 500px;
  text-align: center; }
  .page_grid .page_grid_item .page_grid_header .page_grid_center {
    position: relative;
    top: 46%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 60;
    padding: 0px 20px; }
  .page_grid .page_grid_item .page_grid_header .page_grid_screen {
    position: absolute;
    top: 0;
    z-index: 50;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); }
.page_grid .page_grid_item .page_grid_caption {
  height: 410px;
  padding: 30px 50px;
  background-color: #eee;
  overflow: hidden; }
  .page_grid .page_grid_item .page_grid_caption li {
    list-style: none;
    margin-bottom: 20px; }

.page_grid_item.col50:nth-child(odd) {
  border-left: 15px solid #fff; }

.page_grid_item.col50:nth-child(even) {
  border-right: 15px solid #fff; }

.leadership_item {
  padding: 10px; }
  .leadership_item p {
    font-size: 1.5rem; }
  .leadership_item a {
    color: #e2231a; }
  .leadership_item h3 {
    font-weight: 500; }

.leadership_profile h3 {
  font-weight: 500; }
.leadership_profile .col33 {
  padding-right: 20px; }

.header_section {
  padding: 60px 0px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-top: 40px;
  margin-bottom: 40px;
  position: relative; }
  .header_section * {
    color: #fff;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.6); }
  .header_section .wrapper {
    position: relative;
    z-index: 60; }
  .header_section .screen {
    position: absolute;
    top: 0;
    z-index: 50;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3); }

.page-template-default .layout-2-3 .col66 {
  padding-right: 20px; }
.page-template-default .layout-2-3 .col33 {
  padding-left: 20px; }

.leftcol_header {
  width: 100%;
  height: 400px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  float: left;
  border-right: 20px solid #fff;
  margin-bottom: 100px; }
  .leftcol_header .header_center {
    z-index: 60;
    color: #fff;
    padding: 0px 20px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
    .leftcol_header .header_center h2 {
      margin-top: 0px; }
  .leftcol_header .header_screen {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 50;
    color: #fff; }

.date {
  margin-bottom: 5px;
  font-size: 1.2em;
  display: inline-block;
  color: #888; }

.news_source {
  margin-top: 5px;
  font-size: 1.2em;
  display: block;
  color: #888; }

.news_feed .news_post {
  margin-bottom: 30px;
  padding: 20px 20px; }
  .news_feed .news_post .news_post_image {
    width: 100%;
    height: 240px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-bottom: 20px; }
  .news_feed .news_post .news_post_excerpt {
    height: 200px; }

.single .page_header {
  background-image: url("../../uploads/2018/02/pageheader-news.jpg"); }
.single article .wp-post-image {
  margin: 0 auto;
  display: block;
  margin-bottom: 30px; }

.blog_pagination {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px; }
  .blog_pagination a {
    color: #e2231a;
    font-weight: 900;
    text-decoration: none; }
  .blog_pagination .newer {
    float: left; }
  .blog_pagination .older {
    float: right; }

form.wpcf7-form .col50:nth-of-type(1) {
  padding: 0px 10px 0px 0px; }
form.wpcf7-form .col50:nth-of-type(2) {
  padding: 0px 0px 0px 10px; }

input {
  height: 40px;
  width: 100%;
  padding-left: 10px; }

textarea {
  width: 100%; }

input[type="submit"] {
  float: right;
  height: 40px;
  padding: 10px 25px;
  background-color: #e2231a;
  border: none;
  color: #fff;
  width: auto;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.12em;
  color: #fff;
  text-transform: uppercase;
  font-family: itc-avant-garde-gothic-pro, Helvetica, Arial, sans-serif; }

div.wpcf7-response-output {
  margin: 2em 0.0em 1em 0.0em;
  padding: 0em 0em;
  border: none !important;
  font-size: 1.3em; }

sup.required {
  color: #e2231a; }

.form_padding_right {
  padding-right: 30px; }

.google_map {
  padding-right: 25px;
  height: 380px;
  margin-top: 40px; }

footer {
  width: 100%;
  height: 600px;
  background-image: url(../../uploads/2018/02/CCDS_graphic_screen-2.jpg);
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  padding: 20px 20px; }
  footer p {
    color: #fff; }
  footer .copyright {
    color: #fff;
    position: absolute;
    bottom: 0px; }

ul.footer_logos {
  position: absolute;
  top: 20px;
  right: 20px;
  list-style: none; }
  ul.footer_logos li {
    display: inline-block;
    margin-left: 10px; }
    ul.footer_logos li img {
      height: 45px;
      width: auto; }

ul.social_icons {
  position: absolute;
  bottom: 20px;
  right: 20px;
  list-style: none; }
  ul.social_icons li {
    display: inline-block;
    height: 33px;
    width: 33px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 25px; }

.facebook {
  background-image: url(img/icons/social/facebook-w.png); }

.twitter {
  background-image: url(img/icons/social/twitter-w.png); }

.linkedin {
  background-image: url(img/icons/social/linkedin-w.png); }

.youtube {
  background-image: url(img/icons/social/youtube-w.png); }

header .header_social_icons {
  display: inline-block; }
  header .header_social_icons li.header_social_icon {
    display: inline-block;
    height: 23px;
    width: 23px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-right: 25px;
    position: relative;
    top: 6px; }
  header .header_social_icons .facebook {
    background-image: url(img/icons/social/facebook-b.png); }
  header .header_social_icons .twitter {
    background-image: url(img/icons/social/twitter-b.png); }
  header .header_social_icons .linkedin {
    background-image: url(img/icons/social/linkedin-b.png);
    top: 5px !important; }

/*------------------------------------*\
    GRID (In Percentages)
\*------------------------------------*/
.col100 {
  width: 100%; }

.col75 {
  width: 75%;
  float: left; }

.col66 {
  width: 66.6666%;
  float: left; }

.col50 {
  width: 50%;
  float: left; }

.col33 {
  width: 33.3333%;
  float: left; }

.col25 {
  width: 25%;
  float: left; }

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
@font-face {
  font-family: 'Font-Name';
  src: url("https://15owos23c3bk2eo1lu1ixa67-wpengine.netdna-ssl.com/wp-content/themes/ccds_theme/fonts/font-name.eot");
  src: url("https://15owos23c3bk2eo1lu1ixa67-wpengine.netdna-ssl.com/wp-content/themes/ccds_theme/fonts/font-name.eot#iefix") format("embedded-opentype"), url("https://15owos23c3bk2eo1lu1ixa67-wpengine.netdna-ssl.com/wp-content/themes/ccds_theme/fonts/font-name.woff") format("woff"), url("https://15owos23c3bk2eo1lu1ixa67-wpengine.netdna-ssl.com/wp-content/themes/ccds_theme/fonts/font-name.ttf") format("truetype"), url("https://15owos23c3bk2eo1lu1ixa67-wpengine.netdna-ssl.com/wp-content/themes/ccds_theme/fonts/font-name.svg#font-name") format("svg");
  font-weight: normal;
  font-style: normal; }
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (max-width: 1440px) {
  .homepage_about_section .about_item .about_header {
    height: 300px; } }
@media only screen and (max-width: 1280px) {
  nav ul li a {
    font-size: 1.1rem; }

  header nav ul li {
    margin-left: 10px;
    margin-right: 14px; }

  header .logo img {
    height: 37px;
    width: auto; }

  .col25 {
    width: 50%; }

  .slider_border .down_tab {
    width: 100px;
    height: 40px;
    top: -40px;
    left: calc(50% - 50px); }

  .homepage_about_section .about_item .about_header {
    height: 360px; }

  .homepage_about_section .about_item:nth-of-type(1) {
    padding-left: 0px;
    padding-right: 15px; }

  .homepage_about_section .about_item:nth-of-type(2) {
    padding-left: 15px;
    padding-right: 0px; }

  .homepage_about_section .about_item:nth-of-type(3) {
    padding-left: 0px;
    padding-right: 15px; }

  .homepage_about_section .about_item:nth-of-type(4) {
    padding-left: 15px;
    padding-right: 0px; }

  .news-prev {
    left: -40px; }

  .news-next {
    right: -40px; }

  .page_grid .page_grid_item .page_grid_header {
    height: 400px; } }
@media only screen and (max-width: 1120px) {
  h1 {
    font-size: 3.2rem; }

  h2, h2 a {
    font-size: 3.4rem; }

  .home h2 {
    font-size: 4.0rem; }

  .homepage_about_section h2 {
    font-size: 3.0rem; }

  .homepage_about_section .about_item h2 {
    font-size: 3.0rem; }

  .page_grid_item h2 {
    font-size: 3.0rem; }

  .calls_to_action li {
    font-size: 1.2rem; }

  .navicon {
    display: inline-block; }

  header nav {
    float: none;
    background-color: #fff;
    width: 100%; }
    header nav ul {
      display: none;
      width: 100%;
      margin-top: 0px; }
      header nav ul li {
        width: 100%;
        text-align: center;
        margin-left: 0px;
        margin-right: 0px; }
        header nav ul li a {
          display: inline-block;
          padding: 5px 0px; }

  header .header_social_icons {
    width: 100%;
    text-align: center; }
    header .header_social_icons li.header_social_icon {
      top: 0px;
      margin-left: 15px;
      margin-right: 15px;
      margin-bottom: 8px; }
    header .header_social_icons .linkedin {
      top: -1px !important; }

  .news_section .news_slider .news_item .news_inner .news_image {
    height: 250px; }

  ul.footer_logos {
    position: static;
    width: 100%; }
    ul.footer_logos li {
      margin-right: 10px;
      margin-left: 0px; } }
@media only screen and (max-width: 1023px) {
  .page_header {
    height: 400px; }

  footer {
    height: 400px; }

  .col50 {
    width: 100%; }

  .leftcol_header {
    height: 230px;
    margin-top: 50px;
    margin-bottom: 30px;
    border-right: none; }

  .follow_section {
    height: auto; }
    .follow_section .video_box {
      height: 400px; }
    .follow_section .twitter_feed {
      height: auto; }

  .news_feed .news_post .news_post_excerpt {
    height: 200px; 
    }

  .widget_custom-twitter-feeds-widget {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding: 30px 10% 30px 18%; }

  .ctf-tweets:before {
    left: 14%;
    top: 46px;
    width: 45px;
    height: 45px; }

  form.wpcf7-form .col50:nth-of-type(1) {
    padding: 0px 0px 0px 0px; }

  form.wpcf7-form .col50:nth-of-type(2) {
    padding: 0px 0px 0px 0px; } }
@media only screen and (max-width: 768px) {
  h2, h2 a {
    font-size: 3.0rem; }

  header .logo img {
    height: 50px;
    width: auto; }

  .page_content ul {
    padding-left: 16px; }

  .page_header {
    height: 350px; }

  footer {
    height: 350px; }

  .col33 {
    width: 100%; }

  .col66 {
    width: 100%; }

  .col25 {
    width: 100%; }

  .homepage_about_section .about_item .about_header {
    height: 300px; }

  .homepage_about_section .about_item:nth-of-type(1) {
    padding-left: 0px;
    padding-right: 0px; }

  .homepage_about_section .about_item:nth-of-type(2) {
    padding-left: 0px;
    padding-right: 0px; }

  .homepage_about_section .about_item:nth-of-type(3) {
    padding-left: 0px;
    padding-right: 0px; }

  .homepage_about_section .about_item:nth-of-type(4) {
    padding-left: 0px;
    padding-right: 0px; }

  .news-prev:before, .news-next:before {
    font-size: 30px; }

  .news-prev {
    left: -30px; }

  .news-next {
    right: -30px; }

  .home-prev:before, .home-next:before {
    font-size: 30px; }

  .home-prev {
    left: 0px; }

  .home-next {
    right: 0px; }

  .news_section .news_slider .news_item .news_inner .news_image {
    height: 210px; }

  .news_feed .news_post .news_post_left {
    padding: 20px 0px; }

  .news_feed .news_post .news_post_excerpt {
    height: auto; }

  .page_grid .page_grid_item .page_grid_caption {
    height: auto;
    padding: 20px 20px; }

  .page_grid_item:nth-child(odd) {
    border-right: none; }

  .page_grid_item:nth-child(even) {
    border-left: none; }

  .page_grid .page_grid_item .page_grid_caption li {
    margin-bottom: 10px; }

  ul.social_icons {
    position: static; }
    ul.social_icons li {
      display: inline-block;
      height: 25px;
      width: 25px;
      margin-left: 0px;
      margin-right: 25px;
      margin-top: 25px; } }
@media only screen and (max-width: 540px) {
  .header_caption h1, .slide_caption h1 {
    font-size: 2.3rem; }

  .home h2 {
    font-size: 3.0rem; }

  .homepage_about_section h2 {
    font-size: 2.4rem; }

  .calls_to_action li {
    font-size: 1.1rem; }

  .calls_to_action a li {
    padding: 5px 17px; }

  header .logo img {
    height: 40px;
    width: auto; }

  .slider_border .down_tab {
    width: 80px;
    height: 31px;
    top: -31px;
    left: calc(50% - 40px); }

  .homepage_about_section {
    margin-top: 50px;
    margin-bottom: 30px; }

  .news_section {
    margin-top: 30px;
    margin-bottom: 30px; }

  .follow_section .video_box .play_button {
    top: calc(50% - 22px);
    left: calc(50% - 32px);
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 65px solid #ddd; }

  .page_grid .page_grid_item .page_grid_header {
    height: 300px; }

  ul.footer_logos li {
    margin-bottom: 10px; }
    ul.footer_logos li img {
      height: 40px; } }
@media only screen and (max-width: 480px) {
  p, a, article ul li, .page_content ul li {
    font-size: 1.5rem; }

  h1 {
    font-size: 2.9rem; }

  h2, h2 a {
    font-size: 2.8rem; }

  h3 {
    font-size: 1.7rem; }

  footer p {
    font-size: 1.3rem; }

  .page_header {
    height: 250px; }

  footer {
    height: auto; }

  header .logo img {
    height: 32px;
    width: auto;
    margin-top: 2px; }

  .navicon {
    margin: 13px 20px;
    font-size: 7px; }

  .homepage_about_section .about_item .about_header {
    height: 220px; }

  .follow_section .video_box {
    height: 250px; }

  .leftcol_header {
    height: 170px;
    margin-top: 40px; }

  .page_grid .page_grid_item .page_grid_header {
    height: 250px; }

  .news_feed .news_post .news_post_left .news_post_image {
    height: 250px; }

  .news_feed .news_post .news_post_left {
    padding: 20px 0px 0px 0px; }

  .news_feed .news_post .news_post_right {
    padding: 20px 0px; }

  ul.footer_logos li img {
    height: 30px; }

  footer .copyright {
    position: static;
    margin-bottom: 0px; } }
@media only screen and (max-width: 400px) {
  .slide_caption h1 {
    font-size: 1.7rem; }

  .calls_to_action li {
    font-size: 0.9rem; }

  .navicon {
    margin: 16px 18px;
    font-size: 5.6px; }

  .calls_to_action a li {
    margin: 5px 20px 5px 20px; } }
@media only screen and (max-width: 360px) {
  header .logo img {
    height: 29px;
    margin-top: 3px; }

  .page_header {
    height: 220px; } }
/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #04A4CC;
  color: #FFF;
  text-shadow: none; }

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption .wp-caption-text,
.gallery-caption {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }

/*# sourceMappingURL=style.css.map */

/* Hiding Title on Contact Us Page */
.page-id-24 h1 {
    visibility: hidden;
}


/* Newsletter */
.pre_footer {
    padding: 5rem 13rem 4rem;
    text-align: center;
    background: #eee;
}
.inner_pre_footer {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}
.wpcf7-form-control-wrap {
    width: 100% !important;
    position: inherit !important;
}
.wpcf7-form-control-wrap input{
    width: 70% !important;
}
.pre_footer input[type="submit"] {
    float: inherit !important;
}
.pre_footer .wpcf7-form p label {
    font-size: 2.6rem;
    text-align: center;
    margin: 0 auto;
    display: block;
    text-transform: uppercase;
}
.newsletter_text {
    margin-top: -3rem;
    margin-bottom: 0rem;
    text-transform: uppercase;
    font-size: 1.6rem;
}
@media only screen and (max-width: 767px){
    .pre_footer input[type="submit"] {
        float: inherit !important;
        margin-top: 1rem;
        width: 100%;
    }
    .wpcf7-form-control-wrap input {
        width: 100% !important;
    }
    .pre_footer {
        padding: 5rem 5rem 2rem;
        text-align: center;
        background: #eee;
    }
}


/*SHORTCODE OVERRIDE*/

.su-tabs-vertical .su-tabs-nav {
    margin-right: 2rem !important;
    background: #eee !important;
}
.su-tabs {
    background: #fff !important;
}
.su-tabs-nav span.su-tabs-current {
    background: #000 !important;
    color: #fff !important;
}
.su-tabs-pane {
    background: #eee !important;
}

@media only screen and (max-width: 767px){
    .su-tabs-vertical .su-tabs-nav {
        margin-right: 0rem !important;
        background: #eee !important;
        margin-bottom: 2rem;
    }
}