/* Begin: Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: none; }

/* End: Reset */
/* Magnific Popup CSS */
html {
  -webkit-font-smoothing: antialiased; }

.slideshow {
  margin: 0 20px 20px;
}

small.slideshow-desc p {
  margin: -15px 25px 20px;
  font-size: 0.85em;
  line-height: 1.2em;
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #4e4e4e;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
  -webkit-overflow-scrolling: touch; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  width: 100%;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #4a94a6;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

button.mfp-close {
  position: fixed;
  margin: 5px 15px 0 0;
  top: 0;
  right: 0; }

.mfp-counter {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfo-arrow {
  position: absolute;
  z-index: 1000;
  top: 50%;
  padding: 0px;
  margin-bottom: 6px;
  height: 10px;
  width: 50px;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }
  .mfo-arrow:before, .mfo-arrow:after,
  .mfo-arrow .mfo-b,
  .mfo-arrow .mfo-a {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    background: #4a94a6; }
  .mfo-arrow:after,
  .mfo-arrow .mfo-a {
    right: 0;
    width: 50%;
    -webkit-transform: skew(0deg, -30deg);
    -moz-transform: skew(0deg, -30deg);
    -ms-transform: skew(0deg, -30deg);
    -o-transform: skew(0deg, -30deg);
    transform: skew(0deg, -30deg); }
  .mfo-arrow:before,
  .mfo-arrow .mfo-b {
    left: 0;
    width: 51%;
    -webkit-transform: skew(0deg, 30deg);
    -moz-transform: skew(0deg, 30deg);
    -ms-transform: skew(0deg, 30deg);
    -o-transform: skew(0deg, 30deg);
    transform: skew(0deg, 30deg); }

.mfo-arrow-left {
  left: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.mfo-arrow-right {
  right: 0;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg); }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: 60%;
  float: left;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

.mfp-figure:hover div.mfo-arrow {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  /*width: 39%;*/
  float: right;
  cursor: auto;
  padding: 0 40px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-title {
  text-align: left;
  font-size: 24px;
  line-height: 24px;
  color: #f3f3f3;
  font-family: "Trade Gothic W01 Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .mfo-arrow {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$value*100)";
    filter: alpha(opacity=100);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1; } }
.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* Begin: Custom */
h1 {
  font-size: 30px; }

.page_content {
  margin-left: 40px;
  margin-right: 40px; }

/* End: Custom */
/* Begin: Custom Magnific */
/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.9; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

.mfp-counter {
  width: 50%;
  float: right;
  text-align: right; }

.mfp-title {
  padding-bottom: 20px; }

.mfp-credit,
.mfp-description {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #fff;
  line-height: 1.3em; }

.mfp-credit {
  font-style: italic;
  padding-bottom: 10px; }

.mfp-custom-header-wrapper {
  margin: 0 -40px 0 -40px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .mfp-custom-header-wrapper .mfp-custom-header {
    color: #fff;
    line-height: 1.3em;
    margin: 40px 0 0 80px;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff; }
    .mfp-custom-header-wrapper .mfp-custom-header h2 {
      background-image: url("../img/ctr-logo.png");
      background-position: 0 0;
      background-repeat: no-repeat;
      float: left;
      width: 427px;
      height: 37px;
      text-indent: -999px;
      overflow: hidden;
      background-size: 427px auto; }
    .mfp-custom-header-wrapper .mfp-custom-header .mfp-slideshow-title {
      float: right;
      font-family: "Trade Gothic W01 Bold", Arial, "Helvetica Neue", Helvetica, sans-serif;
      font-size: 30px;
      color: #4a94a6;
      margin-top: 16px; }
      .mfp-custom-header-wrapper .mfp-custom-header .mfp-slideshow-title span {
        color: #fff; }

.mfp-sharing {
  color: #fff;
  line-height: 1.3em;
  padding: 40px;
  position: absolute;
  top: 65px;
  left: 0;
  text-transform: uppercase;
  font-family: sans-serif;
  font-size: 13px; }
  .mfp-sharing h3, .mfp-sharing ul, .mfp-sharing li {
    float: left; }
  .mfp-sharing h3, .mfp-sharing li {
    margin-right: 20px; }
  .mfp-sharing a {
    color: #fff;
    text-decoration: none; }

.mfp-grid-toggle {
  color: #fff;
  line-height: 1.3em;
  position: absolute;
  top: 95px;
  left: 20px; }
  .mfp-grid-toggle .mfp-grid-toggle-text {
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 12px; }
    .mfp-grid-toggle .mfp-grid-toggle-text:hover {
      color: #bfbfbf;
      cursor: pointer; }

.mfp-grid {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  display: none;
  cursor: default; }
  .mfp-grid .mfp-grid-bg {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1; }
  .mfp-grid.show {
    display: block;
    opacity: 1; }
  .mfp-grid .mfp-grid-content {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%; }
  .mfp-grid .mfp-thumb {
    float: left;
    width: 200px;
    height: 200px;
    margin: 10px; }
    .mfp-grid .mfp-thumb img {
      width: 200px;
      height: auto;
      cursor: pointer; }

.mfp-thumbnav {
  position: fixed;
  bottom: 2px;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 64px;
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }
  .mfp-thumbnav.show {
    opacity: 1; }
  .mfp-thumbnav .mfp-thumbnav-content {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%; }
    .mfp-thumbnav .mfp-thumbnav-content .mfp-thumbnav-thumbs-wrap {
      float: left;
      overflow: hidden;
      position: relative;
      width: 100%;
      height: 64px; }
    .mfp-thumbnav .mfp-thumbnav-content .mfp-thumb {
      display: inline-block;
      width: 60px;
      height: 60px;
      margin: 1px;
      overflow: hidden;
      cursor: default;
      position: relative;
      background-color: #000;
      z-index: 2000; }
      .mfp-thumbnav .mfp-thumbnav-content .mfp-thumb img {
        width: auto;
        height: 100%;
        cursor: pointer; }
      .mfp-thumbnav .mfp-thumbnav-content .mfp-thumb .highlight {
        position: absolute;
        top: 0;
        left: 0;
        border: solid 2px transparent;
        width: 56px;
        height: 56px; }
        .mfp-thumbnav .mfp-thumbnav-content .mfp-thumb .highlight .index {
          display: block;
          color: #fff;
          background-color: transparent;
          float: right;
          padding: 2px 4px 2px 4px;
          font-family: sans-serif;
          font-size: 10px;
          font-weight: bold;
          position: absolute;
          right: 0;
          bottom: 0; }
      .mfp-thumbnav .mfp-thumbnav-content .mfp-thumb:hover .highlight, .mfp-thumbnav .mfp-thumbnav-content .mfp-thumb.selected .highlight, .mfp-thumbnav .mfp-thumbnav-content .mfp-thumb.selected:hover .highlight {
        border: 0;
        width: 60px;
        height: 53px;
        border-top: solid 5px #4a94a6; }
        .mfp-thumbnav .mfp-thumbnav-content .mfp-thumb:hover .highlight .index, .mfp-thumbnav .mfp-thumbnav-content .mfp-thumb.selected .highlight .index, .mfp-thumbnav .mfp-thumbnav-content .mfp-thumb.selected:hover .highlight .index {
          right: 2px;
          background-color: #4a94a6; }
  .mfp-thumbnav .mfp-thumbnav-prevnext {
    position: absolute;
    top: 2px;
    left: 0;
    width: 100%;
    height: 0;
    z-index: 2001; }
    .mfp-thumbnav .mfp-thumbnav-prevnext .btn-prevnext {
      position: absolute;
      z-index: 1;
      top: 12px;
      width: 0;
      height: 0;
      border-top: 16px solid transparent;
      border-bottom: 16px solid transparent;
      cursor: pointer; }
    .mfp-thumbnav .mfp-thumbnav-prevnext .prev {
      left: 35px;
      border-right: 14px solid #4a94a6; }
      .mfp-thumbnav .mfp-thumbnav-prevnext .prev:hover {
        border-right: 14px solid white; }
    .mfp-thumbnav .mfp-thumbnav-prevnext .next {
      right: 35px;
      border-left: 14px solid #4a94a6; }
      .mfp-thumbnav .mfp-thumbnav-prevnext .next:hover {
        border-left: 14px solid white; }

.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* End: Custom Magnific */
