body {
    font-family: 'Roboto', sans-serif;
}

.row {
    max-width: 1080px;
}


/* Full width container*/

.fullWidth {
    width: 100% !important;
    margin-left: auto;
    margin-right: auto;
    max-width: initial;
    position: inherit;
}


/*Header*/

.header {
    background-color: #fff;
    height: 190px;
}


/*Slider*/
@supports (-webkit-appearance:none) {
	
	
	
}
.slider {
    background-color: #13160b;
    height:auto!important;
}


/*Mission*/

.mission {
    background-color: #004c66;
    height: auto;
    text-align: center;
    padding-bottom: 6%;
}

.mission img {
    padding-top: 6%;
}

.mission h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 70px;
    line-height: 80px;
    color: #00b2b2;
    margin-bottom: 6%;
}

.mission h3 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #f0f0e0;
    margin-top: 6%;
    margin-bottom: 4%;
}

.mission h2 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 28px;
    line-height: 42px;
    color: #fff;
    margin-top: 2%;
    margin-bottom: 10%;
}

.mission .button {
    font-family: 'Roboto', sans-serif;
    background-color: #003040;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
}

.mission .button:hover {
    background-color: #00b2b2;
}


/*General Info*/

.gen-info {
    background-color: #008c8c;
    height: auto;
    padding-bottom: 10%;
}

.gen-info .heading {
    text-align: center;
}

.gen-info h3 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #f0f0e0;
    margin-top: 6%;
    margin-bottom: 5%;
}

.gen-info ul {

margin: 10px 0;

}

.gen-info ul li {
   line-height: 30px;
   list-style-type: disc;
   margin-left: 16px;
}


/*Gallery*/

.gallery{display: block;}



/*Mission*/

.we {
    background-color: #004c66;
    height: auto;
    text-align: center;
    padding-bottom: 6%;
}

.we img {
    padding-top: 6%;
}

.we h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 70px;
    line-height: 80px;
    color: #00b2b2;
    margin-bottom: 6%;
}

.we h3 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #f0f0e0;
    margin-top: 6%;
    margin-bottom: 4%;
}

.we h4 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    color: #00b2b2;
    margin-top: 2%;
    margin-bottom: 10%;
}

.we .button {
    font-family: 'Roboto', sans-serif;
    background-color: #003040;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    width: 20%;
}

.we .button:hover {
    background-color: #00b2b2;
}


/* Who are we accordion*/

.dir-info {
    background-color: #f1f1ee;
    height: auto;
    padding-bottom: 10%;
}

.dir-info .heading {
    text-align: center;
    margin-bottom: 4%;
}

.dir-info .heading h4 {
    /*text-transform: uppercase;*/
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 36px;
    line-height: 36px;
    color: #011820;
    margin-top: 0;
    margin-bottom: 1%;
}

.dir-info .heading h5 {
    /*text-transform: uppercase; */
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #008c8c;
    margin-top: 0;
    margin-bottom: 2%;
}

.dir-info .heading p {
    font-size: 20px;
    font-weight: normal;
}

.dir-info .heading a {
    font-size: 20px;
    font-weight: bold;
    color: #00b2b2;
}

.dir-info .heading a:hover {
    color: #004c66;
}


.dir-info ul li {
   line-height: 30px;
   list-style-type: disc;
   margin-left: 16px;
}

.dir-info #close-btn {
    font-size: 40px;
    font-weight: normal;
    color: #000;
    float: right;
    margin-top: 20px;
}

.dir-info #close-btn:hover {
    color: #00b2b2
}


/*Who Are We*/

.who {
    background-color: #003040;
    height: auto;
    padding-bottom: 8%;
}

.who .heading {
    text-align: center;
}

.who .personas {
    margin-top: 2%;
}

.who h3 {
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #f0f0e0;
    margin-top: 6%;
    margin-bottom: 5%;
}

.who h4 {
    /*text-transform: uppercase;*/
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    margin-top: 20%;
    margin-bottom: 5%;
}

.who h5 {
    /*text-transform: uppercase; */
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #008c8c;
    margin-top: 6%;
    margin-bottom: 5%;
}


/*Accordion Circle Image*/

.image-cropper {
    max-width: 240px!important;
    height: 240px!important;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
}

.rounded-1 {
    display: block;
    margin: 0 auto;
    height: 240px!important;
    width: 240px!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border-color: #006666;
    border-width: 12px;
    border-style: solid;
    background: url("../img/bruce.jpg") center no-repeat;
    background-size: cover;
}

.rounded-2 {
    display: block;
    margin: 0 auto;
    height: 240px!important;
    width: 240px!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border-color: #006666;
    border-width: 12px;
    border-style: solid;
    background: url("../img/ockie.jpg") center no-repeat;
    background-size: cover;
}

.rounded-3 {
    display: block;
    margin: 0 auto;
    height: 240px!important;
    width: 240px!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border-color: #006666;
    border-width: 12px;
    border-style: solid;
    background: url("../img/allan.jpg") center no-repeat;
    background-size: cover;
}

.image-cropper-box {
    margin: 6% 0 4% 0;
}

.rounded-1b {
    display: block;
    margin: 0 auto;
    height: 240px!important;
    width: 240px!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border-color: #011820;
    border-width: 12px;
    border-style: solid;
    background: url("../img/bruce.jpg") center no-repeat;
    background-size: cover;
}

.rounded-2b {
    display: block;
    margin: 0 auto;
    height: 240px!important;
    width: 240px!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border-color: #011820;
    border-width: 12px;
    border-style: solid;
    background: url("../img/ockie.jpg") center no-repeat;
    background-size: cover;
}

.rounded-3b {
    display: block;
    margin: 0 auto;
    height: 240px!important;
    width: 240px!important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border-color: #011820;
    border-width: 12px;
    border-style: solid;
    background: url("../img/allan.jpg") center no-repeat;
    background-size: cover;
}

.who .button {
    font-family: 'Roboto', sans-serif;
    background-color: #008c8c;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    margin-top: 10%;
    width: 60%;
}

.who .button:hover {
    background-color: #00c2e9;
}





/*Working Model*/

.model {
    background-color: #004c66;
    height: auto;
    text-align: center;
    padding-bottom: 6%;
}

.model h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 70px;
    line-height: 80px;
    color: #00b2b2;
    margin-top: 16%;
    margin-bottom: 6%;
}

.model h3 {
    /*text-transform: uppercase;*/
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    color: #f0f0e0;
    margin-top: 8%;
    margin-bottom: 8%;
}

.model .button.view-model {
    font-family: 'Roboto', sans-serif;
    background-color: #008c8c;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    margin-right: 5px;
}

.model .button.view-model:hover {
    background-color: #00b2b2;
}

.model .button.contact {
    font-family: 'Roboto', sans-serif;
    background-color: #003040;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    margin-left: 5px;
}

.model .button.contact:hover {
    background-color: #00b2b2;
}


/*contact*/

.contact {
    background-color: #008c8c;
    height: auto;
    /*padding-bottom: 10%;*/
    text-align: center;
}

.contact h1 {
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 70px;
    line-height: 80px;
    color: #003040;
    margin-top: 16%;
    margin-bottom: 6%;
}

.contact h3 {
    /*text-transform: uppercase;*/
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 34px;
    color: #f0f0e0;
    margin-top: 8%;
    margin-bottom: 8%;
}

.contact-left {
    text-align: left;
    padding-bottom: 10%;
}

.contact-right {
    text-align: left;
    padding-bottom: 10%;
}

.contact-left h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    line-height: 100px;
    color: #003040;
}

.contact-right h4 {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    line-height: 100px;
    color: #003040;
}

.contact-left p {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #f0f0e0;
    /*margin-top: 8%;
margin-bottom: 8%; */
}

.contact-right p {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #f0f0e0;
    /*margin-top: 8%;
margin-bottom: 8%; */
}

.contact-left a {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #003040;
}

.contact-left a:hover {
    color: #f0f0e0;
}

.contact-right a {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #003040;
}

.contact-right a:hover {
    color: #f0f0e0;
}


/*Footer*/

.footer {
    background-color: #292c2f;
    height: auto;
}




/*Google Map*/

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*Media Queries*/

@media only screen and (max-device-width: 1024px) {
    .we .button {
        font-size: 18px;
        line-height: 18px;
        width: auto;
    }
}

@media only screen and (max-device-width: 960px) {
	
	/*.gallery{display: none;}
	
	#hide-link{display: none;}*/
	
    .contact-left {
        text-align: center!important;
        padding-bottom: 0%;
    }
    .contact-right {
        text-align: center!important;
        padding-bottom: 10%;
    }
}

@media only screen and (max-device-width: 600px) {
    .we h3 {
        margin-bottom: 10%;
    }
    .we .button {
        font-size: 18px;
        line-height: 18px;
        width: 50%;
    }
}

@media only screen and (max-device-width: 480px) {
    .we h3 {
        margin-bottom: 10%;
    }
    .we .button {
        font-size: 18px;
        line-height: 18px;
        width: 70%;
    }
    .model .button.view-model {
        margin-right: 0;
    }
    .model .button.contact {
        margin-left: 0;
    }
}