/* Think Web Design, Think Matrix. https://thinkmatrix.uk */

/* Typography */

body, button, input, optgroup, select, textarea {
  font-family: pragmatica, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color:#333333;
}

h1, h2, h3 {
  font-family: korolev, sans-serif;
  letter-spacing: -0.5px;
  font-weight: 300;
  font-style: normal;
}

h4, h5, h6 {
  font-weight: 300;
  font-style: normal;
}

h1, h2 {font-weight: 700;}

h3 > a {text-decoration: underline;}

html a { color:#00B5E2; }
html a:hover { color:#000000; }

#the-content p a {
    text-decoration: underline;
}

html .color-lite h1,
html .color-lite h2,
html .color-lite h3,
html .color-lite h4,
html .color-lite h5,
html .color-lite h6,
html .color-lite p,
html .color-lite label,
html .color-lite .gfield_description {color:#ffffff;}
html .color-lite a {color:#ffffff;}
html .color-lite a:hover {color:#b0f1ff;}

/* Custom Colours */

html .c-black {color:#222222!important;}
html .c-blue {color:#00B5E2!important;}

.mtx-list .mtx-list-icon {color:#00B5E2;}

/* Custom Backgrounds */

html .bg-grey {background-color:#d2d2d2!important;}
html .bg-black {background-color:#141414!important;}
html .bg-blue {background-color:#00B5E2!important;}
html .bg-lite-blue {background-color: #E6F8FC!important;}
html .bg-white {background-color: #ffffff!important;}

/* Custom Buttons */

html .btn.btn-primary, html .gform_wrapper .button, .mtx-pagination > .page-numbers.current {
  color:#ffffff;
	background:#1babbf;
}

html .btn.btn-primary:hover, html .toggle-open .btn.btn-primary, html .gform_wrapper .button:hover, .socials .social:hover {
  color:#ffffff;
	background:#222222;
}

html .btn.btn-black {
  color:#ffffff;
	background:#222222;
}

html .btn.btn-black:hover, html .toggle-open .btn.btn-black {
  color:#ffffff;
	background:#666666;
}

/* Site Wide */

.page #the-page {padding-top: 40px; padding-bottom: 30px;}
.page.fl-builder #the-page {padding-top: 0px; padding-bottom: 0px;}

.mob-only {display: none;}

html .mtx-separator {border-color:#cccccc;}
html .bc-black {border-color:#141414;}

.overlay {
  background: #000000;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  top: -1px;
  left: -1px;
  right: -1px;
  bottom: -1px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000000;
}
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Top Bar */

#top-bar #top-bar-left, #top-bar #top-bar-right {max-width: 100%;}

#top-bar {
  background: #333333;
  color:#ffffff;
  overflow: hidden;
}

#top-bar a {color:#00B5E2;}
#top-bar a:hover {color:#ffffff;}

#top-bar-left span {
    margin-right: 30px;
}

/* Header */

#titlebar {background: #E6F8FC;}

#header-container-background {background-color: #ffffff;}

header #logo {
    margin-top: 40px;
    margin-bottom: 40px;
}


#breadcrumb {
    font-size: 14px;
    line-height: 18px;
}

/* Nav */

#main-navigation > li > a {
  font-family: korolev, sans-serif;
  letter-spacing: -0.5px;
  color:#00B5E2;
  font-size: 22px;
  line-height: 28px;
}

#main-navigation > li > a:hover {color:#222222;}

#main-navigation-toggle > a {
    background: #00B5E2;
    border: none;
    color: #ffffff;
    font-size: 16px;
}

#main-navigation-toggle > a:hover {background: #222222;}

/* Mob Menu */


/* Slider */

.mtx-slider-wrap {background: #E6F8FC;}
.mtx-slider-wrap .loading .spinner {background: #00B5E2;}

.home .mtx-slider-wrap, .home .mtx-slider .slide-item {
    height: 500px;
}

.home .slide-item .slide-overlay {
    background: #00B5E2;
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
}

.home .slide-item .slide-text-wrap {
    padding: 25px 25px 12px;
}

.home .slide-item .slide-text-wrap:before {
    content: "";
    background: #00B5E2;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: -1;
    border-radius: 6px;
    opacity: 0.9;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}


/* Beaver */


/* Beaver Modules */


/* Sidebar */

/* Footer */

footer { background: #E6F8FC; }

/* Footer - Widgets */

#footer-items {
  background: none;
  padding-top: 60px;
  padding-bottom: 10px;
}

#footer-items .widget {
    margin-bottom: 0px;
}

#footer-items .footer-section {color: #222222;}
#footer-items .footer-section a {color: #00B5E2;}
#footer-items .footer-section a:hover {color: #222222;}

.footer-contacts span {
  display: block;
  margin-bottom: 10px;
}

.footer-logo {max-width: 280px;}


/* Footer - Bottom Bar */

#bottom-bar {
  background: none;
  padding-top: 20px;
  padding-bottom: 30px;
}

#bottom-text {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}

#bottom-bar a {color:#00B5E2;}
#bottom-bar a:hover {color:#222222;}

.foot-links {margin-top: 10px;}

.foot-links a {margin: 0px 3px;}


/* Homepage */


/* Blog */


/* Contact Page */


/* Events Pages */


/* Forms */

.gform_wrapper .gform_required_legend {display: none;}


/* Widescreen & Above */
@media (min-width: 1200px) {

  .slide-item .slide-text-outer { max-width: 720px;}

  .home .slide-item .slide-title {
    font-size: 42px;
    line-height: 48px;
  }

}

/* Desktop */
@media (max-width: 1200px) and (min-width: 990px) {

  .home .mtx-slider-wrap, .home .mtx-slider .slide-item {height: 400px;}

  .slide-item .slide-text-outer { max-width: 600px;}

}

/* Desktop & Above */
@media (min-width: 990px) {

  nav#navigation {
      bottom: auto;
      top: 50%;
      margin-top: -32px;
  }


}

/* iPad */
@media (max-width: 989px) and (min-width: 768px) {

  header #logo {
    margin-top: 30px;
    margin-bottom: 10px;
    float: none;
    text-align: center;
  }

  nav#navigation {
    bottom: auto;
    top: auto;
    margin: 0px;
  }

  .home .mtx-slider-wrap, .home .mtx-slider .slide-item {height: 300px;}

}

/* iPad & Above */
@media (min-width: 768px) {

}

/* iPad & Below */
@media (max-width: 989px) {


  #main-navigation > li > a, .mtx-navigation > li > a {
    font-size: 20px;
    line-height: 26px;
    margin: 0px;
  }

  #footer-items {padding-top: 40px;}

  .footer-logo {
    margin-right: 0px;
    float: none;
    margin: 0px auto 20px;
  }

  .footer-actions {
    float: none;
    text-align: center;
    margin: 0px;
  }

}

/* Mobile */
@media (max-width: 767px) {

  #main-navigation {
    padding-top: 10px;
    padding-bottom: 20px;
  }

  #main-navigation > li > a, .mtx-navigation > li > a {
    padding: 10px 0px;
    font-size: 18px;
    line-height: 24px;
  }

  .home .mtx-slider-wrap, .home .mtx-slider .slide-item {height: 300px;}

  .home .slide-item .slide-text-wrap {
    padding: 30px 30px 12px;
  }

  .slide-item .slide-text-outer {max-width: 100%;}
  .home .slide-item .slide-text-wrap {text-align: center!important;}
  .home .slide-item .slide-text-wrap:before {display: none;}

  .home .slide-item .slide-overlay {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }

  .home .slide-item .v-bottom {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    top: auto;
    right: auto;
    height: 100%;
    position: relative;
    bottom: auto;
    left: auto;
    z-index: 999;
  }

}

/* Mobile Landscape */
@media (max-width: 767px) and (min-width: 520px) {

}

/* Mobile Portrait */
@media (max-width: 520px) {

  .mob-only {display: inline-block;}
  .desk-only {display: none;}

}

/*               _        _
 _ __ ___   __ _| |_ _ __| |_  __
| '_ ` _ \ / _` | __| '__| \ \/ /
| | | | | | (_| | |_| |  |_|>  <
|_| |_| |_|\__,_|\__|_|  (_)_/\_\

*/
