/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  background-color: #000 !important;
}

body {
  margin: 0;
  padding: 0;
  background-color: #000 !important;
  overflow-x: hidden;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

.main-image{
  width: 100%;
  padding: none;
}

.name {
  margin-bottom: 100px;
}

.announcement {
  margin-bottom: 50px;

}

.announcement h5{
  margin-bottom: 0 !important;
}

.announcement h2{
  font-family: 'Abel', sans-serif !important;
  font-size: 32px;
  margin-top: 16px !important;
}

.announcement img{
  max-width: 100%;
  margin-bottom: 40px;
  padding: 10px 10px 10px 10px;

}

.tsp-bio {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  padding: 10px;
  max-width: 90%;
}

.tsp-bio p{
  color: #ffffff !important;
  font-size: 2rem;
}

.tsp-bio p a{
  color: #cd773a;
}

.tsp-bio h3{
  font-size: 3em;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  colro: #ffffff !important;
}

.address p{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
  padding: 10px;
  max-width: 90%;
}

.address p a{
 color: #ffffff;
 text-decoration: underline;
}


.stream {
  margin-top: 0 !important;
  margin-bottom: 80px;
}

.stream img {
  max-width: 50px;
  padding: 6px;
  margin: 14px;
}

.stream hr{
  max-width: 80% !important;
  border: 0;
  border-top: 1px solid #1e1e1e !important;
}

.footer-social i{
  font-size: 30px;
  color: #fff !important;
  margin: 26px;
}

.lato-thin {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.lato-light {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.lato-regular {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.lato-bold {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.lato-black {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.lato-thin-italic {
  font-family: "Lato", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.lato-light-italic {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.lato-regular-italic {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.lato-bold-italic {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.lato-black-italic {
  font-family: "Lato", sans-serif;
  font-weight: 900;
  font-style: italic;
}



h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type='reset'],
[type='submit'],
button,
html [type='button'] {
  -webkit-appearance: button;
}

[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type='checkbox'],
[type='radio'] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
  height: auto;
}

[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

.ds {
  background-color: #083e57 !important;
}

h1 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  color:#ffffff;
}

h2 {
  font-size: 260px;
  font-family: Montserrat, sans-serif;
  color: #083e57;
}

h3 {
  font-size: 3em;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff !important;
}

h3 a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #167da7 !important;
  font-size: 22px !important;
  line-height: 8px;
}

h4 {
  font-size: 20px;
  font-family: Lato, sans-serif;
  color: #ffffff;
  font-weight: 400;
  line-height: 28px;
}

p {
  font-family: "Lato", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.7;
}

.center {
  text-align: center;
}

.container {
  width: 100%;
}

.uk-slideshow {
  height: auto !important;
  padding-top: 20px;
}

.uk-slideshow img {
  border-radius: 3px;
}

.uk-slideshow-items {
  height: 700px !important;
}

.uk-dotnav {
  padding: 4px 0 0 0;
  margin-bottom: 40px !important;
  margin-top: 0 !important;
}

.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 10px;
}

.jumbotron .container {
  width: 100%;
}

@media screen and (min-width: 769px) {
  .jumbotron {
    padding-top: 22px;
    padding-bottom: 40px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    width: 100%;
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}

.col-md-3 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 18px;
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-md-3 h2 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  color: #464646;
  margin-top: 8px;
  margin-bottom: 12px;
  padding: 0;
  text-align: center;
}

.col-md-3 h2 p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 14px;
  padding: 0;
  line-height: 16px;
  text-align: center;
}

.tabs {
  margin-bottom: 26px;
}

.tabs img {
  margin-top: 20px;
}

.tabs h2 {
  margin-top: 10px;
}

.tabs p {
  margin-bottom: 40px !important;
}

.col-md-4 img {
  display: block;
  max-width: 100%;
  border-radius: 8px;
  padding: 4px;
}

.social-feed {
  background-color: #fff;
  margin-bottom: 80px;
  padding-bottom: 30px;
}

.social-feed h1 {
  margin-top: 50px;
  padding-bottom: 40px;
}

.social-feed h2 {
  font-size: 28px;
  font-family: oxygen, sans-serif;
  color: #083e57;
  padding-top: 40px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.social-feed i {
  color: #083e57;
  padding-bottom: 20px;
  padding-top: 20px;
}

.col-lg-12 {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.col-lg-12 h1 {
  font-family: Montserrat, sans-serif;
  font-size: 34px;
  font-weight: 400;
  text-transform: uppercase;
  color: #083e57;
  margin-top: 8px;
  margin-bottom: 20px;
  padding: 0;
}

.col-lg-12 h1 p {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 14px;
  padding: 0;
  line-height: 16px;
}

.col-md-8 hr {
  display: block;
  width: auto;
  height: 1px;
  border: 0;
  border-top: 1px solid #2c81a3;
  opacity: 0.4;
  margin-left: 1em 0;
  padding: 0;
}

.home-serv img {
  max-width: 305px;
  float: none;
  padding: 5px;
  margin-bottom: none;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -ms-border-radius: 10px;
}

.photo-gallery {
  padding: 0px 10px 0 10px;
}

.services {
  margin-bottom: 90px;
  margin-top: 90px;
}

.head-social {
  font-size: 18px;
  padding-right: 10px;
}

.blue-container {
  width: 100%;
  background-color: #083e57 !important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin: 0;
  padding: 0;
}

.reviews {
  position: relative;
  background: #083e57;
  width: 100%;
  padding: 50px 20px 80px 20px;
  margin-top: 16px;
  float: float;
}

.reviews h1 {
  color: #fff;
  font-size: 30px !important;
  font-weight: 500;
  text-align: center;
  padding-top: 34px;
  padding-bottom: 20px;
  letter-spacing: 0.07em;
}

.panel-primary {
  width: 400px;
  background-color: #083e57;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 10px;
  letter-spacing: 0.04em;
  border: 1px solid #083e57 !important;
  border-radius: 6px;
  padding-bottom: 30px;
  width: 100%;
  float: left;
}

.panel-heading {
  background-color: #167da7 !important;
  border-color: #083e57;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  border-radius: 4px;
}

.about-img img {
  max-width: 100%;
}

.james-img img {
  max-width: 50%;
}

.bio h1 {
  font-size: 30px !important;
}

.bio p {
  padding: 10px 20px 10px 20px;
}

#trick {
  background-image: image-url('down.jpg') no-repeat;
  width: 100%;
  height: 240px;
}

#trick:hover {
  background-image: image-url('up.jpg') no-repeat;
  width: 100%;
  height: 240px;
}

.contact-us h4 {
  font-size: 19px;
  margin-top: 10px;
  line-height: 30px;
  letter-spacing: 1px;
}

.contact-us h3 {
  font-size: 28px !important;
}

.env {
  font-size: 20px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #083e57;
  font-weight: 100;
  display: inline-block;
  overflow: hidden;
}

.env a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #083e57 !important;
  font-size: 14px;
}

.env .less-margin h6 {
  margin-top: 0 !important;
  padding-top: 0 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  font-color: #083e57 !important;
  line-height: 22px !important;
}

.map {
  margin-top: 32px;
  margin-bottom: 40px;
}

footer {
  margin-top: 25px;
  padding-top: 5px;
  padding-bottom: 10px;
  color: #083e57 !important;
  background-color: #000;
}

footer a {
  color: #083e57 !important;
}

footer a:focus,
footer a:hover {
  color: #083e57;
}

footer p {
  color: #083e57 !important;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 0.2;
}

footer small {
  float: none;
  color: #c7c7c7;
}

footer ul {
  float: right;
  list-style: none;
}

footer ul li {
  float: left;
  margin-left: 15px;
}

.logo-footer {
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-social {
  margin-top: 28px;
  margin-bottom: 10px;
}


@media (min-width: 1600px) {
  .container {
    width: 1500px;
  }
}

@media (min-width: 770px) {
  .main-image {
  max-width: 70%;
  margin: auto;
  
  }
}

@media (min-width: 770px) {
  .announcement img {
    max-width: 75% !important;
  }
}

@media (min-width: 769px) {
  .navbar-right .dropdown-menu {
    left: 0 !important;
  }
}

.mob-menu {
  display: none;
}

@media (max-width: 990px) {
  .request {
    float: none;
  }
}

@media (max-width: 768px) {
  .request {
    display: none;
  }

  .uk-slideshow img {
    width: 100% !important;
  }

  .uk-slideshow-items {
    height: 220px !important;
  }

  .navbar-collapse {
    display: none;
  }

  .mob-menu {
    display: block;
  }

  .logo-top img {
    width: 280px !important;
  }

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

  .col-md-3 img {
    max-width: 100% !important;
  }

  .social-feed i {
    margin-top: 40px !important;
  }

  .container h1 {
    font-size: 30px !important;
  }

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

.mySlides {
  display: none;
  padding: 40px;
  text-align: center;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #fff;
  font-size: 16px;
}

.next,
.prev {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -30px;
  padding: 16px;
  color: #888;
  font-weight: 300;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.next {
  position: absolute;
  right: 1;
  border-radius: 3px 0 0 3px;
  float: right;
}

.next:hover,
.prev:hover {
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.dot-container {
  text-align: center;
  padding: 20px;
  background: #083e57;
}

.dot {
  cursor: pointer;
  height: 8px;
  width: 8px;
  margin: 0 2px;
  background-color: #167da7;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: background-color 0.6s ease;
  -o-transition: background-color 0.6s ease;
  transition: background-color 0.6s ease;
}

.active,
.dot:hover {
  background-color: #74cee1;
}

q {
  font-style: italic;
}

.author {
  color: #74cee1;
}

.btn-primary {
  background-color: #0A636B;
  border: none;
  border-radius: 3px;
  padding: 10px 40px 10px 40px;
  font-family: Lato, sans-serif;
  font-weight: 400;
  color: #fff !important;
  text-decoration: none;
}

.btn-primary:focus,
.btn-primary:hover {
  background-color: #0d828d;
  text-decoration: none;
}

.btn-primary a {
  color: #109eab;
}

a:focus,
a:hover {
  color: #0d828d;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

address,
dl,
fieldset,
figure,
ol,
p,
pre,
ul {
  margin: 0 0 16px 0;
}
