/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

@font-face {
  font-family: 'entypo-selected';
  src: url("/fonts/entypo-selected.eot");
  src: 
      url("/fonts/entypo-selected.eot?#iefix") format('embedded-opentype'), 
      url("/fonts/entypo-selected.woff") format('woff'), 
      url("/fonts/entypo-selected.ttf") format('truetype'), 
      url("/fonts/entypo-selected.svg#entypo-selected") format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
    width: 100%;
    height: 100%;
    font-family: 'Oswald', sans-serif;
    background-color: #fff;
}

html {
    width: 100%;
    height: 100%;
}

h1,
h2,
h3 {
    margin: 20px 0 35px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    color: #0091ac;
    letter-spacing: 1px;
}

h1 {font-size: 40px;}
h2 {font-size: 30px;}
h3 {font-size: 25px;}

h4,
h5,
h6 {
    margin: 15px 0 35px;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #f47719;
    letter-spacing: 1px;
}

h4 {font-size: 25px}
h5 {font-size: 22px}
h6 {font-size: 18px}

p {
    margin: 0 0 25px;
    font-family:  'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}


p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }
}

a {
    color: #0091ac!important;
    text-decoration: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #f47719;
}

.light {
    font-weight: 400;
}

.navbar-brand {
    padding: 5px 15px;
}

.navbar-nav {
    margin: 7px 0px;
}

#show-collapse {
    padding: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    background: #f47719;
    min-height: 75px;
    display: block;
    float: left;
}

#show-collapse img {
    display: inline-block;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu {
    background-color: #f47719;
    border: none;
    border-radius: 0;
}

.dropdown-menu>li>a {
    color: #fff;
}

.navbar-nav>li:hover {
    background-color: #f47719;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    background-color: #f47719;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
    height: 100%;
}

.navbar-custom .navbar-brand img {

    width:149px;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}

.navbar-custom a {
    color: #fff;
}

.navbar-custom .nav li a {
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.navbar-custom .nav li a:hover {
    outline: 0;
    color: rgba(255,255,255,.8);
    background-color: transparent;
}

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}

.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: rgba(255,255,255,.3);
}

.navbar-custom .nav li.active a:hover {
    color: #fff;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu:hover>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    display: block;
    width: 95%;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

button.navbar-toggle {font-size: 25px; color: #fff;}

.torlock-logo {
    width: 100%;
}

.torlock-logo img {
    width: 70%;
}

#strapline {color: #fff; margin: 0 0 20px 0; font-size: 30px;}

.carousel-content {
    color:#fff;
    display:flex;
    align-items:center;
    max-width: 65%;
}

#text-carousel h2 {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
    color: #f47719;
}

#text-carousel p {
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

#text-carousel {
  width: 100%;
  height: auto;
  padding: 30px 15px;
}

.carousel-control.left {background-image: none;}
.carousel-control.right {background-image: none;}


.sub-page-nav {
    padding: 0;
    border-bottom: 1px solid rgba(255,255,255,.3);
    background: #f47719;
    min-height: 75px;
}

.sub-page-nav img {display: block;}

.services-header {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    background: url(../img/services-header.jpg) fixed;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.responsibilities-header {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
    background: url(../img/IMG_2769-web.jpg) fixed;
    background-position: bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.sub-header-title {
    position: absolute;
    text-align: center;
    top: 45%;
    width: 100%;
}
.sub-header-title h1 {font-size: 60px; color: #fff; text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);}

#sub-content {padding-top: 100px}

@media(min-width:768px) {
    .navbar-custom {
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;

    }

    .navbar-custom img {display: none;}

    .navbar-custom.top-nav-collapse {
        padding: 0;
        border-bottom: 1px solid rgba(255,255,255,.3);
        background: #f47719;
        min-height: 75px;
    }

    .navbar-custom.top-nav-collapse img {display: block;}
}

.navbar-nav>li>a {
    line-height: 45px
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background: url(../img/wood-background.jpg) fixed;
    background-position: center;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:768px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 26px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 20px;
    padding: 4px 16px;
    border: 4px solid #fff;
    border-radius: 100%!important;
    font-size: 40px;
    color: #f47719;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding:100px 30px;
}

.testimonials-section {
    width: 100%;
    height: auto;
    color: #fff;
    overflow: hidden;
    background: url(../img/testimonial-img.jpg) fixed;
    background-position: center;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.image-section {
    width: 100%;
    height: 400px;
    padding: 50px 0;
    color: #fff;
    overflow: hidden;
}

#testimonials {

}

#health-safety img {
    max-width: 100%;
}

#sustainibility img {
    max-width: 100%;
}

#health-safety-img {
    background: url(../img/IMG_1947-web.jpg) fixed;
    background-position: center;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#sustainibility-img {
    background: url(../img/DSCN0547-web.jpg) fixed;
    background-position: center;
    background-image:;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#environmental-img {
    background: url(../img/IMG_2916-web-cut.jpg) fixed;
    background-position: center;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#quality-img {
    background: url(../img/DSCN0649-web-cut.jpg) fixed;
    background-position: center;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#services-img {
    background: url(../img/IMG_0861-web.jpg) fixed;
    background-position: top;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#additional-services-img {
    background: url(../img/IMG_2937-web.jpg) fixed;
    background-position: top;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#constructionline-img {
    background: url(../img/DSCN0553-web.jpg) fixed;
    background-position: bottom;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#constructionline img {
    max-width: 250px;
}

.map {
    width: 100%;
    height: 200px;
}

.testimonials-section {
    padding: 100px 0;
}

.map {
    height: 400px;
}


.btn {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-default {
    border: 1px solid #0091ac;
    color: #0091ac;
    background-color: transparent;
}

.btn-default:hover,
.btn-default:focus {
    border: 1px solid #f47719;
    outline: 0;
    color: #000;
    background-color: #f47719;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

@media(max-width:768px) {

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    display: block;
    width: 95%;
}

.dropdown-submenu>a:after {
    display: none;
}

.mobile {
    padding-left: 15px;
}

.mobile li a {
    font-weight: 300; 
}

    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
}

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
}
    .sub-page-header {
    height: 400px;
}
    #home-intro-body {
        padding-top: 50px;
    }
    .sub-header-title h1 {font-size: 40px;}

.image-section {
    width: 100%;
    height: 300px;
    padding: 50px 0;
    color: #fff;
    overflow: hidden;
}
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255,255,255,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}




@media (max-width: 480px) {

.image-section {
    width: 100%;
    height: 200px;
    padding: 50px 0;
    color: #fff;
    overflow: hidden;
}

}

/* Gamma Gallery Style */

.gamma-container {
    min-height: 200px;
    margin-top: 80px; 
}

.gamma-gallery {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative;
}

/* http://nicolasgallagher.com/micro-clearfix-hack/ */
.gamma-gallery:before,
.gamma-gallery:after {
    content: " ";
    display: table;
}

.gamma-gallery:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
.gamma-gallery {
    *zoom: 1;
}
 */

.gamma-gallery li {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    padding: 4px;
}

.gamma-gallery li img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}

.gamma-description {
    background: #fff;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    text-align: center;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.no-touch .gamma-gallery li:hover .gamma-description {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 1;
}
 
.gamma-description:before {
    content: '';
    height: 100%;
}

.gamma-description:before,
.gamma-description h3 {
    display: inline-block;
    vertical-align: middle;
}

.gamma-description h3 {
    width: 100%;
    padding: 0 20px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
}

.gamma-buttons {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10001;
}

.gamma-buttons button {
    float: left;
    background: #333;
    color: #fff;
    display: block;
    width: 30px;
    height: 30px;
    font-size: 14px;
    margin-left: 5px;
    cursor: pointer;
    border: none;
    outline: none;
}

.gamma-buttons button:before,
.gamma-nav span:before {
    font-family: 'entypo-selected';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: block;
    text-align: center;
    opacity: 0.7;
    outline: none;
}

.no-touch .gamma-buttons button:hover {
    background: #666;
}

button.gamma-btn-close:before {
    content: '\2715';
}

button.gamma-btn-ssplay:before {
    content: '\25b6';
}

button.gamma-btn-sspause:before {
    content: '\2389';
}

.gamma-single-view {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;   
    z-index: 10000;
    text-align: center;
    display:none;
}

.gamma-overlay {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    display: none;
    z-index: 9999;
}

.gamma-single-view img {
    position: absolute;
    cursor: pointer;
}

.gamma-description-wrapper {
    background: rgba(0,0,0,0.7);
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: 10;
    padding: 5px 0;
}

.gamma-single-view .gamma-description {
    background: transparent;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
}

.gamma-single-view .gamma-description h3 {
    font-size: 15px;
    padding: 5px 0;
    color: #fff;
}

.gamma-nav span {
    position: absolute;
    display: block;
    width: 20px;
    height: 38px;
    top: 50%;
    margin-top: -19px;
    left: 20px;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.gamma-nav span.gamma-next {
    left: auto;
    right: 20px;
}

.gamma-nav span:before {
    color: #fff;
    opacity: 0.7;
    font-size: 40px;
}

.gamma-nav span:hover:before {
    opacity: 1;
}

.gamma-nav span:before {
    display: block;
    margin: 0;
    width: auto;
}

.gamma-nav span.gamma-prev:before {
    content: '\e75d';
}

.gamma-nav span.gamma-next:before {
    content: '\e75e';
}

.gamma-img-fly {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

/* Loaders */

.gamma-loading {
    background: transparent url(../images/loader_light.gif) no-repeat center center;
}

.gamma-single-view.gamma-loading {
    background: transparent url(../images/loader_dark.gif) no-repeat center center;
}


/* Make some things unselectable. Remove where selection is needed: */

.gamma-container img,
.gamma-nav span,
.gamma-buttons button,
.gamma-description-wrapper,
.gamma-description,
.gamma-description h3 {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Header Style */
.codrops-top {
    line-height: 24px;
    font-size: 11px;
    background: #fff;
    background: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    z-index: 9999;
    position: relative;
    box-shadow: 1px 0px 2px rgba(0,0,0,0.2);
}

.codrops-top a {
    padding: 0px 10px;
    letter-spacing: 1px;
    color: #333;
    text-shadow: 0 -1px 0 #fff;
    display: inline-block;
}

.codrops-top a:hover {
    background: rgba(255,255,255,0.8);
    color: #000;
}

.codrops-top span.right {
    float: right;
}

.codrops-top span.right a {
    float: left;
    display: block;
}

/* Demo Buttons Style */
.codrops-demos {
    float: right;
    padding-top: 10px;
}

.codrops-demos a {
    display: inline-block;
    margin: 10px;
    color: #666;
    font-weight: 700;
    line-height: 30px;
    border-bottom: 4px solid transparent;
}

.codrops-demos a:hover {
    color: #000;
    border-color: #000;
}

.codrops-demos a.current-demo,
.codrops-demos a.current-demo:hover {
    color: #aaa;
    border-color: #aaa;
}

.support-note span{
    color: #ac375d;
    font-size: 16px;
    display: none;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
}

.loadmore {
    padding: 10px;
    background: #ddd;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    margin: 10px 4px;
    display: none;
}

.loadmore:hover {
    background: #333;
}

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

    .gamma-description {
        top: 10px;
        left: 10px;
        bottom: 10px;
        right: 10px;
    }

    .gamma-description h3 {
        font-size: 14px;
        padding: 0 5px;
    }

}

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

    .gamma-buttons {
        float: left;
        clear: both;
    }

}
