body
{
  font-family: 'Raleway';
}
div#header-wrapper {
    z-index: 2;
    box-shadow: 0px 0px 13px 0px #d4d1d1;
}
#image-wrapper
{
  min-height: 600px;
}
#wrapper {
    background: linear-gradient(#58b2b8, #ffffff);
}

#wrapper .tck-container {
    background-color: white;
    padding: 0px 20px 0px 20px;
}

#maincontent
{
    padding-bottom: 30px;
  	padding-top: 20px;
}

#statement p
{
    font-size: 30px;
    line-height: 1.4;
    color: #fbfdfd;
    background-color: rgba(0, 0, 0, 0.5);
}

div#mission-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}

/*--------Menu---------all*/
[data-id="maximenuck109"].mobilemenuck
{
  background: #fff;
}

ul.maximenuck {
    padding: 0;
}

div#menu2 {
    max-width: 1300px;
    margin: auto;
}

.menu.tck-module {
    margin-top: 40px;
}

li.maximenuck.item101.first.level1 {
    margin-top: 30px;
}
div#maximenuck109 {
    background-color: white;
}

.maximenufixed ul.maximenuck {
    max-width: 1300px;
}

.maximenufixed {
    box-shadow: 0px 0px 13px 0px #d4d1d1;
}

/*----------------------*/


/*--------Our Team---------*/
div#row_ID1686526264757 {
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 40px;
}

div#ID1686526496888 .separatorck {
    margin-top: 20px;
}

div#row_ID1686512192963 img, div#row_ID1686524297965 img {
    border: black solid 1px;
  transition: transform 0.7s;
}

div#row_ID1686512192963 img:hover, div#row_ID1686524297965 img:hover
{

    transform: scale(1.05);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

div#row_ID1686512192963 h2, div#row_ID1686524297965 h2 {
    color: #58b2b8;
    margin-top: 10px;
}

/*------------------------------*/
/*--------Services---------*/

p.servicePara {
    font-size: 17px;
    line-height: 2.5;
}
img.serviceImage{
box-shadow: 0 0 8px 8px white inset;
}

.servicePara a {
    text-decoration: none;
}

/*------------------------------*/
/*--------Staff Pages---------*/

.staffMember h2 {
    margin-bottom: 10px;
}
.staffMember p {
    font-size: 20px;
    line-height: 2.2;
}

.staffMember img {
    border: solid black 1.5px;
    margin: 0px 0px 10px 15px;
}

p#backButton a {
    text-align: center;
    text-decoration: none;
    color: #59b2b9;
  
}

p#backButton a:hover{
  	color: #475253
}

p#backButton {
    text-align: center;
}

/*------------------------------*/

/*--------Brand Pages---------*/
.video-wrapper {
    display: flex;
    justify-content: center;
    margin: 2rem 0;
    padding: 40px;
    background: #1d1a14;
    border-radius: 20px;
}

.video-wrapper video {
    border: solid white 2px;
  width: 70%;
}

.imgRow {
    display: flex;
    align-items: center;
  justify-content: space-between;
}
.imgRow img{
    max-width: 31%;
}
h1#brandsHeading {
    text-align: center;
    margin-bottom: 10px;
}

p#brandsPara {
    font-size: 17px;
    line-height: 2.5;
    text-align: center;
}
/*------------------------------*/
/*--------Contact Page---------*/
div#row_ID1686551100856 p{
  	font-size: 20px;
    line-height: 1.5;
    padding-bottom: 40px;
}

div#cf_1 {
    margin: auto;
      text-align: left;
}
  

/*------------------------------*/


/*--------Footer Styles---------*/

div#footer-wrapper {
    color: white;
    padding-top: 20px;
  line-height: 2;
}



@media screen and (max-width: 524px){
.tck-container {
    width: 100%;
}
   div#block_ID1685908672846 {
    padding: 22px;
}
  .video-wrapper {
    padding: 0;
}
  .video-wrapper video {
    border: solid black 2px;
  width: 100%;
}
}
