@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
@import url("https://fonts.googleapis.com/css?family=Mrs+Saint+Delafield");

.color-white {
  background-color: #fff;
}


a {
  color: #0057b8;
}
a:focus, a :hover {
  color: #3996ff;
  text-decoration: underline;
}



html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom needs to be same as footer height */
  font-family: "Open Sans", Verdana, sans-serif;
  font-size: 14px;
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}

.connect-background.image-blur {
  background: url(joshua-ness-109299-blur-min.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.banner-msg {
  transform: translateY(-40%);
  position: absolute;
  top: 40%;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translate(-50%, -40%);
  padding: 10px 0 15px 0;
  width: 100%;
}

@media (max-width: 500px) {
  .banner-msg {
    top: 40%;
  }
  .banner-msg h3 {
    font-size: 18px;
  }
}

.footer {
  position: absolute;
  bottom: -285px;
  height: 285px;
  width: 100%;
}

.footerlogo {
  height: 67px;
  margin-left: -12px;
}

.contactus {
  width: 100%;
  /* fixed height of the footer */
  height: 225px;
  background-color: #333f48;
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}
.contactus a {
  text-decoration: none;
  color: #00BECC;
}
.contactus a:hover {
  color: #00edff;
}
.contactus .container {
  padding-top: 28px;
  padding-bottom: 10px;
}
.contactus p {
  line-height: 1.2;
}
.contactus ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.contactus li {
  border-bottom: solid 1px #b4c1ca;
  padding: 7px 0;
}
.contactus li:before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #00BECC;
  float: left;
  margin: 7px 7px 7px 0;
  border-radius: 50%;
}
.contactus li:last-child {
  border-bottom: none;
}

.copyright {
  width: 100%;
  /* fixed height of the footer */
  height: 60px;
  background-color: #000;
  color: #fff;
}
.copyright a {
  text-decoration: underline;
  color: #fff;
}
.copyright a:hover {
  color: #cccccc;
}
.copyright .container {
  padding-top: 15px;
  padding-bottom: 10px;
}
.copyright p {
  line-height: 1.8;
}

@media (max-width: 992px) {
  body {
    /* Margin bottom needs to be same as footer height */
    margin-bottom: 0px;
  }

  .contactus {
    /* fixed height of the footer */
    height: 370px;
  }

  .footer {
    height: 150px;
  }
}

.big-logo {
  position: absolute;
  height: 110px;
  margin-bottom: 15px;
  margin-top: -30px;
  max-width: 75%;
}


.pan {
  padding: 0px !important;
}

.ptn {
  padding-top: 0px !important;
}

.ptxs {
  padding-top: 5px !important;
}

.pts {
  padding-top: 10px !important;
}

.ptms {
  padding-top: 15px !important;
}

.ptm {
  padding-top: 20px !important;
}

.ptml {
  padding-top: 30px !important;
}

.ptl {
  padding-top: 45px !important;
}

.ptxl {
  padding-top: 50px !important;
}

.prn {
  padding-right: 0px !important;
}

.prxs {
  padding-right: 5px !important;
}

.prs {
  padding-right: 10px !important;
}

.prms {
  padding-right: 15px !important;
}

.prm {
  padding-right: 20px !important;
}

.prml {
  padding-right: 30px !important;
}

.prl {
  padding-right: 45px !important;
}

.prxl {
  padding-right: 50px !important;
}

.pbn {
  padding-bottom: 0px !important;
}

.pbs {
  padding-bottom: 10px !important;
}

.pbms {
  padding-bottom: 15px !important;
}

.pbm {
  padding-bottom: 20px !important;
}

.pbml {
  padding-bottom: 30px !important;
}

.pbl, .pvl, .pal {
  padding-bottom: 45px !important;
}

.pbxl {
  padding-bottom: 50px !important;
}

.pln {
  padding-left: 0px !important;
}

.plxs {
  padding-left: 5px !important;
}

.pls {
  padding-left: 10px !important;
}

.plms {
  padding-left: 15px !important;
}

.plm {
  padding-left: 20px !important;
}

.plml {
  padding-left: 30px !important;
}

.pll {
  padding-left: 45px !important;
}

.plxl {
  padding-left: 50px !important;
}

.mtn {
  margin-top: 0px !important;
}

.mtxs {
  margin-top: 5px !important;
}

.mts {
  margin-top: 10px !important;
}

.mtms {
  margin-top: 15px !important;
}

.mtm {
  margin-top: 20px !important;
}

.mtml {
  margin-top: 30px !important;
}

.mtl {
  margin-top: 45px !important;
}

.mtxl {
  margin-top: 50px !important;
}

.mrn {
  margin-right: 0px !important;
}

.mrxs {
  margin-right: 5px !important;
}

.mrs {
  margin-right: 10px !important;
}

.mrms {
  margin-right: 15px !important;
}

.mrm {
  margin-right: 20px !important;
}

.mrml {
  margin-right: 30px !important;
}

.mrl {
  margin-right: 45px !important;
}

.mrxl {
  margin-right: 50px !important;
}

.mbn {
  margin-bottom: 0px !important;
}

.mbxs {
  margin-bottom: 5px !important;
}

.mbs {
  margin-bottom: 10px !important;
}

.mbms {
  margin-bottom: 15px !important;
}

.mbm {
  margin-bottom: 20px !important;
}

.mbml {
  margin-bottom: 30px !important;
}

.mbl, .mvl, .mal {
  margin-bottom: 45px !important;
}

.mbxl {
  margin-bottom: 50px !important;
}

.mln {
  margin-left: 0px !important;
}

.mls {
  margin-left: 10px !important;
}

.mlms {
  margin-left: 15px !important;
}

.mlm {
  margin-left: 20px !important;
}

.mlml {
  margin-left: 30px !important;
}

.mll {
  margin-left: 45px !important;
}

k
.mlxl {
  margin-left: 50px !important;
}

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