/*
Theme Name: Sharkfin 1-6
Author: Sharkfin Media Ltd
Author URI: https://sharkfinmedia.com/
Description: Sharkfin Media Fully Mobile Wordpress Theme
Version: Sharkfin 1-6
*/
body, html {
    margin: 0;
    padding: 0;
    font-family: 'Work Sans', sans-serif;
    height: 100%;
    line-height: 160%;
    font-weight: 300;
}
/* Main container */
.overlay-image {
    position: relative;
    width: 100%;
}
/* Original image */
.overlay-image .image {
    display: block;
    width: 100%;
    height: auto
}
/* Original text overlay */
.overlay-image .text {
    font-weight: 600;
    color: #fff;
    font-size: 50px;
    line-height: 1.5em;
    text-shadow: 0px 0px 4px rgba(0,0,0,0.8);
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    padding: 0px 5%
}
.overlay-image .text p {
    font-size: 30px;
    line-height: normal;
    text-shadow: 0px 0px 2px rgba(0,0,0,0.8);
}

@media screen and (max-width:1600px) {
.overlay-image .text p {
    font-size: 20px
}
.overlay-image .text {
    font-size: 24px
}
}
/********* Overlay on hover *******/

/* New overlay on hover */
.overlay-image .hover {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
}
/* New overlay appearance on hover */
.overlay-image:hover .hover {
    opacity: 1;
    filter: grayscale(100%)
}
/********* Background and text only overlay on hover *******/

.overlay-image .normal {
    transition: .5s ease;
}
.overlay-image:hover .normal {
    opacity: 0;
}
.overlay-image .hover {
    background-color: rgba(0,0,0,0.5);
}
img {
    max-width: 100%;
    height: auto;
}
#envirabox-title-float-wrap, .caption {
    display: none!important
}
.pt-cv-wrapper .btn-success {
    color: #fff!important;
    background-color: #399!important;
    border-color: #399!important;
    border-radius: 0px!important
}
.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus, .pt-cv-wrapper .pagination>.active>span:hover {
    background-color: #399!important;
    border-color: #399!important;
}
.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span, {
 color: #399!important;
}
h1, h2, h3, h4, h5 {
    font-weight: 300;
    line-height: normal;
    color: #399
}
tbody tr:nth-child(odd) {
    background-color: #fff;
}
strong {
    font-weight: 600;
}
a {
    color: #399
}
.ticker-holder {
    display: block;
    width: 100%;
    padding: 1% 0%;
    background: #399;
    color: #fff;
    font-size: 20px
}
.ticker-holder a {
    color: #fff;
    text-decoration: none
}
.flex-control-paging li a {
    background: #CCC !important;
    border-radius: 50% !important;
}
.flex-control-paging li a.flex-active {
    background: #399 !important;
    box-shadow: none!important;
    border-radius: 50% !important
}
.top-logo {background: #F93;
    padding: 20px;display: none; 
}
.side-logo { padding-bottom: 20px
    
}

.contact-holder {
    width: 100%;
    background: #399;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.menu-holder {
}
.contact-holder a {
    text-decoration: none;
    color: #fff
}
.contact-holder a:hover {
    color: #fff
}
.contact-holder-darken {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
    padding: 10px 5% 10px 5%;
}
.quad-vert-home {
    width: 15%;
    float: left;
}
.flexbox {
    clear: both;
    display: flex;
    flex-wrap: wrap;
}
.flexbox .col {
    flex: 1;
}
.flexbox .col70 {
    background: #fff;
    color: #222;
    order: 1;
    flex: 1 0 70%;min-width: 0
}
.flexbox .col20 {
    background: #F93;
    order: 0;
    flex: 1 0 20%;
    padding: 3% 5%;
    color: #fff;min-width: 0
}
.flexbox .col20 a, .flexbox .col20 h1, .flexbox .col20 h2, .flexbox .col20 h3 {
    color: #fff;
    text-decoration: none
}
.flexbox .col20 h2, .flexbox .col20 h3 {
    color: #fff;
    text-decoration: none
}
.flexbox .col20 a:hover {
    color: #fff;
}
.flexbox .col20 .post-date {
    display: block;
    color: #fff;
    font-size: 12px
}
.flexbox .col47 {
    flex: 1 0 47%;
}
.flexbox .col25 {
    flex: 1 0 25%;
}
.flexbox .col6 {
    flex: 1 0 6%;
}
.flexbox .col29_33 {
    flex: 1 0 29.33%;
}
.divider {
    display: block;
    clear: both;
    width: 100%
}
.padding-5 {
    padding: 3% 5%
}
.slideshow-holder {
    display: table-cell;
    vertical-align: top;
    width: 70%
}
.title-holder {
    display: block;
    line-height: normal;
    padding: 10%
}
.title-holder h1, .title-holder h2, .title-holder h3 {
    color: #fff;
    text-align: center;
    line-height: normal;
    text-shadow: 1px 1px 3px rgba(0,0,0,1);
    padding: 0px;
    margin: 0px
}
.title-holder h1 {
    font-size: 100px;
    font-weight: 900;
}
.title-holder h2 {
    font-size: 70px;
    padding: 20px 0px 0px 0px;
    font-weight: 600;
}
.title-holder h3 {
    font-size: 40px;
    padding: 20px 0px 40px 0px;
    font-weight: 600;
}
.icon-container {
    display: block;
    width: 90%;
    padding: 2.5% 5%;
    background-color: #fff;
    text-align: center
}
.icon-holder {
    display: inline-block
}
.icon-holder img {
    padding: 10px;
    height: 50px;
    text-align: center
}
.full-width-holder {
    display: block;
    width: 90%;
    padding: 2.5% 5%;
    background-color: #fff
}
.full-width-holder a {
    color: #222;
    text-decoration: none
}
.full-width-holder-default {
    padding-top: 122px;
}
.full-width-holder-colour-solid {
    display: block;
    width: 90%;
    padding: 40px 5%;
    background-color: #399;
    color: #fff;
}
.full-width-holder-colour-image {
    display: block;
    width: 90%;
    padding: 2% 5%;
    color: #fff;
    text-align: center;
    background: linear-gradient( rgba(0,0,0, 0.5), rgba(0,0,0, 0.5) ), url(images/image.jpg) center;
    background-size: cover !important;
    background-attachment: fixed !important
}
.full-width-holder-logos {
    display: block;
    width: 100%;
    background-color: #fff;
    text-align: center
}
.full-width-holder-logos img {
    padding: 1%
}
.full-width-holder-footer {
    display: block;
    width: 90%;
    padding: 5%;
    background-color: #222
}
.full-width-holder-footer p, .full-width-holder-footer h1, .full-width-holder-footer h2 {
    color: #fff;
}
.full-width-holder-colour-image h1, .full-width-holder-colour-image h2, .full-width-holder-colour-solid h3, .full-width-holder-colour-solid a {
    color: #fff;
}
.full-width-holder-footer strong, .full-width-holder-footer a {
    color: #399 !important;
    text-decoration: none;
}
.img-blog {
    max-width: 100%;
    background: #fff;
}
.img-rounded {
    clear: both;
    width: 100%;
    border-radius: 30px;
    height: auto;
}
.separator {
    clear: both
}
.triple {
    display: table-cell;
    width: 30%;
    vertical-align: top;
    padding: 0px
}
.triple a {
    text-decoration: none;
    color: #222
}
.hover-zoom-triple {
    width: 30%;
    padding-top: 30%;
    margin: 0;
    float: left;
    margin-right: 5%;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.hover-zoom-triple:hover {
    background-size: 120%;
}
.hover-zoom-triple p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #399;
    text-align: center;
    color: #fff;
    padding: 8%;
    margin: 0;
    box-sizing: border-box;
}
.hover-zoom-triple p:hover {
    background-color: #222;
    color: #399
}
.quad {
    display: table-cell;
    width: 47.5%;
    vertical-align: top;
}
.gap {
    display: table-cell;
    width: 5%;
    vertical-align: top;
    padding: 0px
}
.double {
    display: table-cell;
    width: 47.5%;
    vertical-align: top;
    padding: 0px
}
.circle {
    border-radius: 50%;
}
.img-rounded {
    max-width: 100%;
    clear: both;
    max-width: 100%;
    border-radius: 30px;
    height: auto;
    float: left;
    margin-right: 40px;
    margin-bottom: 40px
}
.separator {
    clear: both;
}
.label {
    width: 100%;
    height: 54px;
    padding-top: 26px;
    font-size: 20px;
    background-color: #fff;
    text-align: center;
    color: #222;
    margin-top: -8px
}
img.alignright {
    float: right;
    margin: 0 0 2em 2em;
}
img.alignleft {
    float: left;
    margin: 0 2em 2em 0;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
input:not([type="radio"]):not([type="checkbox"]) {
    -webkit-appearance: none;
    border-radius: 0;
}
input[type="text"], input[type="email"], input[type="tel"], textarea {
    font-size: inherit;
    font-family: inherit;
    padding: 5%;
    width: 90%;
    background: #eee;
    border: none;
}
[type="submit"] {
    font-size: inherit;
    font-family: inherit;
    border: none;
    display: block;
    background: #399;
    cursor: pointer;
    color: #fff;
    padding: 5%;
    width: 100%
}
[type="submit"]:hover {
    color: #fff
}
.wpcf7-validation-errors {
    border: 1px solid #399!important;
    color: #f00
}
.wpcf7-mail-sent-ok {
    border: 1px solid #399!important;
    color: #222
}
.envira-caption {
    padding: 0px;
    margin: 0px
}
.envira-caption h2 {
    font-size: 20px;
    padding: 10px 0px 0px 0px;
    margin: 0px
}
.envira-caption p {
    padding: 0px;
    margin: 0px
}
.button {
    display: inline-block;
    padding: 10px 30px;
    background: #399;
    color: #fff;
}
.button a {
    color: #fff;
    text-decoration: none;
}
.button:hover {
    color: #fff;
}
.button-white {
    display: inline-block;
    padding: 10px 30px;
    background: #fff!important;
    color: #222!important;
}
.button-white a {
    color: #222!important;
    text-decoration: none;
}
.button-white:hover {
    color: #399!important;
}
.button-black {
    display: inline-block;
    padding: 10px 30px;
    background: #222;
    color: #fff;
}
.button-black a {
    color: #fff;
    text-decoration: none;
}
.button-black:hover {
    color: #399;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.social-media {
    padding-top: 20px;
    display: table;
    margin: 0 0;
    z-index: 0;
    margin-bottom: 30px
}
.social-media ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative
}
.social-media ul li {
    display: inline-block;
    padding-right: 20px;
    float: left;
    padding-bottom: 20px;
}
.social-media ul li:last-child {
    padding-right: 0px
}
.facebook-button {
    background: #3c5a99;
    border-radius: 34px;
    width: 50px;
    height: 58px;
    padding-left: 18px;
    padding-top: 10px;
    text-align: left !important
}
.facebook-button a {
    text-decoration: none;
    color: #FFF;
}
.facebook-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.twitter-button {
    background: #03aced;
    border-radius: 34px;
    width: 56px;
    height: 54px;
    padding-left: 12px;
    padding-top: 14px;
    text-align: left !important
}
.twitter-button a {
    text-decoration: none;
    color: #fff
}
.twitter-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.google-button {
    background: #dd5044;
    border-radius: 34px;
    width: 60px;
    height: 54px;
    padding-left: 8px;
    padding-top: 14px;
    text-align: left !important
}
.google-button a {
    text-decoration: none;
    color: #FFF;
}
.google-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.linkedin-button {
    background: #0177b5;
    border-radius: 34px;
    width: 54px;
    height: 55px;
    padding-left: 14px;
    padding-top: 13px;
    text-align: left !important
}
.linkedin-button a {
    text-decoration: none;
    color: #FFF;
}
.linkedin-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.pinterest-button {
    background: #bd081c;
    border-radius: 34px;
    width: 54px;
    height: 55px;
    padding-left: 14px;
    padding-top: 13px;
    text-align: left !important
}
.pinterest-button a {
    text-decoration: none;
    color: #FFF;
}
.pinterest-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.instagram-button {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    border-radius: 34px;
    width: 56px;
    height: 55px;
    padding-left: 12px;
    padding-top: 13px;
    text-align: left !important
}
.instagram-button a {
    text-decoration: none;
    color: #FFF;
}
.instagram-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}
.youtube-button {
    background: #f00;
    border-radius: 34px;
    width: 47px;
    height: 54px;
    padding-left: 21px;
    padding-top: 14px;
    text-align: left !important
}
.youtube-button a {
    text-decoration: none;
    color: #FFF;
}
.youtube-button:hover {
    background: #999;
    transition: color .24s linear, background .24s linear;
}

/* First Break Point ************************************************************************/

@media screen and (max-width:825px) {
.flexbox .col25 {
    flex-basis: 50%;
}
.flexbox .col70, .flexbox .col29_33, .flexbox .col6 {
    flex: none;
    display: block;
    width: 100%
}
.flexbox .col20 {
    display: block;
    padding-bottom: 10%
}
	.top-logo { display: block; text-align: center
}
	.top-logo img { height: 140px; margin: 0px auto
}
    

.side-logo {display: none
    
}
	.flexbox .col70 {
    
    order: 0;
}
.flexbox .col20 {
    
    order: 1;
}
}

/* Second Break Point ************************************************************************/

@media screen and (max-width:600px) {

.social-media-sidebar-holder {
}
.info-container-home, .info-container {
    padding-top: 0px;
}
.sidebar, .info-container {
    padding-top: 5%;
}
.full-width-holder-default {
    padding-top: 0px
}
.full-width-holder {
    padding-top: 2.5%
}
.full-width-holder-colour-image {
    background-attachment: inherit !important;
}
.title-holder h1 {
    font-size: 50px;
}
.title-holder h2 {
    font-size: 40px;
}
.title-holder h3 {
    font-size: 30px;
}
.logo-holder {
    display: none
}
.google-maps {
    position: relative;
    padding-bottom: 75%;
// This is the aspect ratio height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.quad, .triple, .double, .gap {
    display: block;
    width: 100%;
}
.quad-vert-home {
    margin-top: 0px;
    width: 50%;
    height: 50%;
    min-height: 300px;
}
.quad-vert-home p {
    bottom: 40%;
    padding: 20px 0px 20px 0px;
    height: 20%;
}
.full-width-holder-colour-solid, .full-width-holder-colour-image, .full-width-holder, .full-width-holder-footer {
    width: 90%;
}
.img-blog {
    display: none
}
.hover-zoom-triple {
    width: 100%;
    padding-top: 100%;
    margin-bottom: 10%
}
.double {
    display: block;
    width: 100%
}
}
