/*
Theme Name: Hornet Press
Theme URI: http://hornetpress.com.au/
Author: MAPS Marketing
Author URI: http://mapsmarketing.com.au/
Version: 1.0
Text Domain: hornetpress
*/

body, html {
    background: #909090;
    position: relative;
}
a:hover {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.overflow-x {
    overflow-x: hidden;
}
.clear {
    clear: both;
}
.ie8-fallback { 
    display: none;
}
.ie8-hide {
    display: block;
}
.breadcrumb-wrapper {
    background-color: #fafafa;
}
#breadcrumbs {
    margin: 20px 0;
    font-size: 11px;
    color: #bbb;
}
.gform_wrapper label {
    font-weight: normal;
}
.form-control:-moz-placeholder {
    color: #c7c7c7;
}
.form-control::-moz-placeholder {
    color: #c7c7c7;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #c7c7c7;
}
.form-control::-webkit-input-placeholder {
    color: #c7c7c7;
}
.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus, .form-control:focus  {
    border-color: #f79231 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 146, 49, 0.5) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 146, 49, 0.5) !important;
}
input[type="text"], textarea {
    border-radius: 4px;
    padding: 15px;
    background-color: #ffffff;
    background-image: none;
}
input[type="radio"] {
    height: auto !important;
}
.page-content h1, .page-content h2, .page-content h3 {
    color: #b7d54c;
    margin: 15px 0;
}
.page-content h1 {
    padding: 0 0 15px 0;
}
.page-content h2 {
    padding: 0 0 10px 0;
    border-bottom: 2px solid #b7d54c;
}
.home-content-wrapper {
    background-color: #ffffff;
}
.home-content-wrapper h1 {
    margin: 20px 0;
}
.page-content h1.entry-title, .page-content h1.page-title, .home-content-wrapper h1 {
    border-bottom: 6px solid #b7d54c;
}
.header-wrapper {
    background-color: #fafafa;
    padding: 10px 0 0 0;
}
.page-content .page-header {
    margin: 0 0 15px 0;
    border: none;
}
.page-content-wrapper {
    background: #fefefe;
    border: 1px solid #eeeeee;
    padding: 50px 0;
}
.brown {
    color: #6f2e23;
}
.brown a {
    color: #6f2e23 !important;
    text-decoration: none;
}
.orange {
    color: #f79231;
}
.orange a {
    color: #f79231 !important;
    text-decoration: none;
}
.green {
    color: #7caa50;
}
.green a {
    color: #7caa50 !important;
    text-decoration: none;
}
.tooltip-inner {
    background: #6f2e23;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #6f2e23;
}
.phone-links {
    position: relative;
    font-size: 16px;
    text-align: right;
}
.phone-links p {
    padding: 10px 0 0 0;
}
.icon-container {
    display: inline-block;
}
.header-icons a {
    text-decoration: none;
    display: block;
}
.icon-link {
    margin: 0 0 0 10px;
    position: relative;
    width: 25px;
    height: 25px;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
}
.icon-link:hover {
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
    -webkit-transition: all .45s ease-out;
    -moz-transition: all .45s ease-out;
    -ms-transition: all .45s ease-out;
    -o-transition: all .45s ease-out;
    transition: all .45s ease-out;
}
.icon-link.upload {
    background: url('images/browser-upload.png') no-repeat center center;
    background: rgba(0,0,0,0) url('images/browser-upload.svg') no-repeat center center;
}
.icon-link.email {
    background: url('images/mail.png') no-repeat center center;
    background: rgba(0,0,0,0) url('images/mail.svg') no-repeat center center;
}
.icon-link.gallery {
    background: url('images/gallery.png') no-repeat center center;
    background: rgba(0,0,0,0) url('images/gallery.svg') no-repeat center center;
}
.navbar {
    margin: 0;
}
#menu-primary .current-page-ancestor a, #menu-primary .current-menu-item a {
    color: #ffffff;
    background-color: #b7d54d;
}
.navbar-default {
    border-color: #eeeeee;
    background-color: #fafafa;
    -webkit-box-shadow: 0px 20px 2px -19px rgba(161,161,161,0.2);
    -moz-box-shadow: 0px 20px 2px -19px rgba(161,161,161,0.2);
    box-shadow: 0px 20px 2px -19px rgba(161,161,161,0.2);
}
.navbar-label {
    padding: 15px;
    color: #7ca94f;
}
.navbar-brand {
    position: relative;
    z-index: 10;
    padding: 8px 15px;
}
.navbar-collapse {
    padding-left: 0;
}
.logo-container img {
    width: 220px;
    height: auto;
}
.phone-links {
    font-size: 17px;
    text-align: right;
}
.phone-links p {
    margin: 0 0 5px 0;
    color: #7ca94f;
}
.navbar-toggle:hover {
    background-color: #f79231 !important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #eeeeee;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff !important;
}
.navbar-default {
    margin: 10px 0 0 0;
}
#nav-line { 
    position: absolute;
    width: 100px; 
    height: 2px; 
    background: #f79231;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #f79231;
}
.carousel-inner > .item > img.large-image,
.carousel-inner > .item > a > img.large-image {
    min-width: 700px;
}
.page-banner {
    max-height: 520px;
    overflow: hidden;
}
.page-banner img {
    display: block;
    width: 100%;
    height: auto;
    line-height: 1;
}
.carousel-wrapper {
    background-color: #fafafa;
    -webkit-box-shadow: inset 0px -50px 6px -47px rgba(153,153,153,0.2);
    -moz-box-shadow: inset 0px -50px 6px -47px rgba(153,153,153,0.2);
    box-shadow: inset 0px -50px 6px -47px rgba(153,153,153,0.2);
}
.carousel-control {
    font-size: 30px;
    top: 25%;
    color: #b7d54d;
    text-shadow: none;
}
.carousel-control.banner {
    top: 45%;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 10% !important;
    font-size: 3rem;
}
.carousel-caption-bg {
    background: #b7d54d;
}
.carousel-caption {
    padding: 5px 20px;
    font-size: 15px;
}
.carousel-indicators {
    position: static !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 15px 0 10px 0 !important;
    background-color: #fafafa;
    border: 1px solid #eeeeee;
}
.carousel-button {
    clear: both;
    display: block;
    width: 90px;
    margin: 20px 0;
    position: relative;
    z-index: 9999;
}
.key-content {
    text-align: center;
    font-size: 14px;
    margin: 0 auto 0 auto;
}
.kc-wrapper {
    border: 1px solid #eeeeee;
    background-color: #fafafa;
    -webkit-box-shadow: 0px 20px 1px -19px rgba(161,161,161,0.2);
    -moz-box-shadow: 0px 20px 1px -19px rgba(161,161,161,0.2);
    box-shadow: 0px 20px 1px -19px rgba(161,161,161,0.2);
    margin: 35px 0;
    border-radius: 4px;
}
.kc-icon {
    width: 105px;
    height: 105px;
    margin: 0 auto 0 auto;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}
.who-we-are {
    fill: #6f2e23;
}
.what-we-do {
    fill: #f79231;
}
.why-choose-us {
    fill: #7caa50;
}
.key-content a {
    display: block;
    padding: 15px;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.key-content a:hover {
    background: #f8f8f8;
    color: #b7d54d !important;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}
.key-content a:hover > .kc-icon {
    fill: #b7d54d !important;
    -webkit-transform: rotateY(-360deg);
    -moz-transform: rotateY(-360deg);
    -o-transform: rotateY(-360deg);
    transform: rotateY(-360deg);
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}
.showcase-container {
    position: relative;
}
.caroufredsel_wrapper {
    min-height: 265px;
    width: 100% !important;
    overflow: hidden;
}
#work-showcase {
    min-height: 265px;
    overflow: hidden;
}
#work-showcase img {
    display: inline-block;
    width: 245px;
    height: 245px;
    -webkit-transition: all .45s ease-in-out;
    -moz-transition: all .45s ease-in-out;
    -o-transition: all .45s ease-in-out;
    -ms-transition: all .45s ease-in-out;
    transition: all .45s ease-in-out;
}
#work-showcase a {
    display: inline-block;
    margin: 10px 0;
}
#work-nav {
    width: 100%;
    position: relative;
    height: 30px;
    margin: -22px 0 30px 0;
}
#work-nav span {
    display: block;
    color: #b7d54c;
    cursor: pointer;
    font-size: 18px;
    opacity: 0.75;
    filter: alpha(opacity=75);
    z-index: 6;
}
#work-nav span:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
#work-prev{
    float: left;
    margin-left: -5px;
}
#work-next {
    float: right;
    margin-right: -5px;
}
#pager {
    text-align: center;
    z-index: 5;
    position: relative;
    margin: 30px 0 0 0;
}
#pager a {
    height: 10px;
    width: 10px;
    display: inline-block;
    text-indent: -9999px;
    background: #b7d54c;
    border-radius: 100%;
    margin: 2px;
    border: 1px solid #ffffff;
}
#pager a.selected, #pager a:hover {
    background: #f79231;
    width: 12px;
    height: 12px;
    margin: 1px;
}
.page-content {
    overflow: hidden;
}
.tab-pane {
    padding: 10px 0;
}
.staff-wrapper {
    overflow: hidden;
}
.staff-container {
    overflow: hidden;
    min-height: 200px;
    max-height: 200px;
    width: 100%;
    margin: 0 0 20px 0;
    border: 2px solid #eeeeee;
    cursor: pointer;
}
.staff-container:hover {
    border: 2px solid #b7d54d;
}
.staff-contact {
    background: #b7d54c;
    color: #ffffff;
    padding: 15px 10px;
    min-height: 210px;
    max-height: 210px;
}
.staff-contact a {
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
    color: #ffffff;
}
.staff-contact a:hover {
    color: #7ca94f;
    text-decoration: none;
}
.staff-contact ul {
    margin: 0;
}
.contact-title {
    font-size: 17px;
    margin: 0;
}
.contact-role {
    font-size: 12px;
}
.contact-details > li:last-child {
    border-top: 1px solid #ffffff;
    margin-top: 5px;
    padding-top: 5px;
}
.staff-photo {
    height: auto;
    width: 100%;
    min-height: 290px;
    position: relative;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out; 
}
.staff-photo > img {
    display: block;
    position: absolute;
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;    
}
.staff-photo > img:nth-child(1) { 
    filter: alpha(opacity=100); 
    opacity: 1;
    z-index: 2;
    width: 100%;
    height: auto;
}
.staff-photo > img:nth-child(2) { 
    filter: alpha(opacity=0); 
    opacity: 0;
    z-index: 1;
    width: 100%;
    height: auto;
}
.staff-photo:hover > img:nth-child(1) { 
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 1;
    -webkit-transition: opacity .5s ease-in-out;
       -moz-transition: opacity .5s ease-in-out;
        -ms-transition: opacity .5s ease-in-out;
         -o-transition: opacity .5s ease-in-out;
            transition: opacity .5s ease-in-out;
}
.staff-photo:hover > img:nth-child(2) { 
    filter: alpha(opacity=100);
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity .5s ease-in-out;
       -moz-transition: opacity .5s ease-in-out;
        -ms-transition: opacity .5s ease-in-out;
         -o-transition: opacity .5s ease-in-out;
            transition: opacity .5s ease-in-out;
}
.staff-info {
    display: block;
    position: absolute;
    color: #f79231;
    background: rgb(180,180,180);
    background: rgba(0,0,0,0);
    width: 100%;
    height: 100%;
    left: -200px;
    bottom: 0;
    overflow: hidden;
    opacity: 0;
    backface-visibility: hidden;
    box-shadow: 
        inset 0 0 0 0 rgba(220,220,220, 0.5),
        inset 0 0 0 3px rgba(255,255,255,0.6),
        0 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.staff-info h3 {
    color: #ffffff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 1px;
    padding: 40% 0 5px 0;
    margin: 0;
    font-size: 15px;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 2px rgba(0,0,0,0.5);
}
.staff-info p {
    color: #ffffff;
    padding: 5px;
    font-style: italic;
    margin: 0;
    font-size: 13px;
    border-top: 1px solid #eeeeee;
    text-shadow: 
        0 0 1px #fff, 
        0 1px 1px rgba(0,0,0,0.6);
    
}
.staff-photo:hover .staff-info {
    z-index: 3;
    opacity: 1;
    box-shadow: 
        inset 0 0 0 200px rgba(220,220,220, 0.6),
        inset 0 0 0 3px rgba(255,255,255,0.4),
        0 1px 2px rgba(0,0,0,0.3);
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
       -moz-transition: all 0.4s ease-in-out;
        -ms-transition: all 0.4s ease-in-out;
         -o-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
}
.back-top {
    position: fixed;
    z-index: 1000;
    bottom: 1.5em;
    right: 1.5em;
    text-decoration: none;
    color: #7b7b7b;
    background-color: #f5f5f5;
    font-size: 14px;
    padding: 0.5em 0.75em;
    display: none;
    border-radius: 4px;
}
.back-top:hover {    
    background-color: #b7d54c;
    color: #fff;
    text-decoration: none;
}
.item-container {
    width: 100%;
    margin: 0 0 15px 0;
}
.ind-item {
    width: 100%;
    border: 1px solid #eeeeee;
    background: #ffffff;
    padding: 15px 20px;
}
.ind-item:hover {
    border: 1px solid #b7d54c;
}
.ind-item h3 {
    margin: 0 0 10px 0;
}
.testimonial-photo {
    width: 25%;
    float: right;
    margin: 0 0 15px 15px;
}
.sidebarnav {
    background-color: #fafafa;
    border: 1px solid #efefef;
    -webkit-box-shadow: 0px 20px 1px -19px rgba(161,161,161,0.2);
    -moz-box-shadow: 0px 20px 1px -19px rgba(161,161,161,0.2);
    box-shadow: 0px 20px 1px -19px rgba(161,161,161,0.2);  
}
.parent:hover {
    text-decoration: none;
}
.sidebarnav {
    color: #7caa50;
}
.sidebarnav .current_page_item > a, .sidebarnav p.current_page_item, .sidebarnav .active a {
    color: #ffffff;
    background-color: #b7d54d;
    border-left: 3px solid #f79231;
}
.sidebarnav li {
    margin: 0 !important;
}
.sidebarnav li a {
    border-left: 3px solid #fafafa;
}
.sidebarnav li a:hover, .sidebarnav .current_page_item > a:hover, .sidebarnav a:hover > p.current_page_item  {
    color: #f79231;
    border-left: 3px solid #f79231;
}
.children {
    margin: 5px 0 0 0;
}
.enviro-button {
    overflow: hidden;
    margin: 30px 0 60px 0;
    display: block;
    text-decoration: none;
}
.enviro-button:hover {
    text-decoration: none;
}
.enviro-icon {
    display: block;
    float: left;
    width: 65px;
    height: 65px;
    background: url('images/recycle.png') no-repeat center center #b7d54d;
    background: url('images/recycle.svg') no-repeat center center rgba(183,213,77,1);
    border-radius: 100%;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
}
.enviro-button:hover .enviro-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
    background-color: #f79231;
}
.enviro-button:hover .enviro-text {
    color: #f79231;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
}
.enviro-text {
    display: block;
    color: #b7d54d;
    font-size: 15px;
    font-style: italic; 
    top: 10px;
    left: 20px;
    position: relative;
    padding: 0 20px;
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;    
}
#searchform {
    margin: 25px 0;
}
#searchform input[type="text"] {
    width: 100%;
}
#searchform input[type="submit"] {
    float: right;
    width: 20px;
    height: 20px;
    margin: -35px 15px 0 0;
    z-index: 5;
    position: relative;
    background: url('images/search.png') no-repeat center center;
    background: url('images/search.svg') rgba(0,0,0,0) no-repeat center center;
    border: none;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
}
#searchform input[type="submit"]:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .35s ease-out;
    -moz-transition: all .35s ease-out;
    -ms-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    transition: all .35s ease-out;
}
.footer-bg {
    background: #909090;
    border-top: 5px solid #7b7b7b;
    overflow: hidden;
    padding: 20px 0;
}
.btn-footer {
    background-color: #696969;
}
.btn-footer:hover {
    background: #c7c7c7;
}
.site-footer {
    padding: 30px 0;
    overflow: hidden;
    color: #ffffff;
}
.footer-break {
    display: block;
    background: #b7d54d;
    width: 20px;
    height: 5px;
    margin: 15px 0 20px 0;
}
.site-footer ul {
    list-style: none;
    padding: 0;
    margin: 10px 0;
}
.site-footer ul li {
    margin: 0 0 5px 0;
}
.site-footer a {
    color: #b7d54d;
    text-decoration: none;
}
.site-footer a:hover {
    color: #ffffff;
}
.random-testimonial {
    border-bottom: 2px solid #b7d54d;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}
#footer_map {
    height: 170px;
    width: 100%;
    display: block;
    border: 2px solid #b7d54d;
}

/* Timeline */

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #e7e7e7;
    border-radius: 4px;
    padding: 20px;
    position: relative;
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #e7e7e7;
    border-right: 0 solid #e7e7e7;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1.4em;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #999999;
    z-index: 100;
    border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #332768 !important;
}

.timeline-badge.success {
    background-color: #7ca94f !important;
}

.timeline-badge.challenge {
    background-color: #f79231 !important;
}

.timeline-badge.blip {
    background-color: #cc6e38 !important;
}

.timeline-badge.info {
    background-color: #b7d54c !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}
.timeline-body > p + p {
    margin-top: 5px;
}
.affix,.navbar-fixed-top{
    -webkit-transform: scale3d(1,1,1);
}
.affix-top{
    position: static;
}
.sectioned article {
    padding-top: 15px;
}
.sectioned-article h1 {
    margin-top: 0;
}
.sidebar-toggle {
    background-color: #c7c7c7;
    color: #fff;
}
.sidebar-toggle:hover {
    background-color: #f79231;
}
.nav-arrow {
    position: relative;
    display: inline-block;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.nav-arrow.flip {
    top: 1px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
@media (min-width: 1200px) {
  .carousel-control {
    top: 35% !important;
  }
  .staff-photo {
      min-height: 185px !important;
  }
  .staff-container, .staff-contact {
    min-height: 185px !important;
    max-height: 185px !important;
  }
  .navbar-nav > li > a {
      padding-left: 20px !important;
      padding-right: 20px !important;
  }
  .affix {
      width: 263px !important;
  }
}
@media (min-width: 992px) {
  .staff-photo {
    min-height: 210px;
  } 
  .affix-top {
    position: static;
  }
  .affix {
    position: fixed;
    top: 40px;
    bottom: auto;
  }
  .affix-bottom {
    position: fixed;; 
    top: auto; 
    bottom: 60px;
  }
  .affix, .affix-bottom  {
    width: 213px;
  }
}
@media (max-width: 992px) {
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }
    .row-offcanvas-right {
        right: 0;
    }
    .row-offcanvas-left {
        left: 0;
    }
    .row-offcanvas-right
    .sidebar-offcanvas {
        right: -40%;
    }
    .row-offcanvas-left
    .sidebar-offcanvas {
        left: -40%;
    }
    .row-offcanvas-right.active {
        right: 41.66666667%
    }
    .row-offcanvas-left.active {
        left: 41.66666667%
    }
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 41.66666667%
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .navbar-nav > li > a {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
}
@media (max-width: 768px) {
    .navbar-brand {
        margin-top: 20px;
    }
    .staff-photo {
        min-height: 265px;
    }
    .staff-container, .staff-contact {
        min-height: 265px !important;
        max-height: 265px !important;
    }
}
@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }
    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }
    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }
    ul.timeline > li > .timeline-panel {
        float: right;
    }
    ul.timeline > li > .timeline-panel:before {
        border-left-width: 0;
        border-right-width: 15px;
        left: -15px;
        right: auto;
    }
    ul.timeline > li > .timeline-panel:after {
        border-left-width: 0;
        border-right-width: 14px;
        left: -14px;
        right: auto;
    }
    .navbar-collapse {
        padding-left: 15px;
    }
    .row-offcanvas {
        position: relative;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }
    .row-offcanvas-right {
        right: 0;
    }
    .row-offcanvas-left {
        left: 0;
    }
    .row-offcanvas-right
    .sidebar-offcanvas {
        right: -58.33333333%
    }
    .row-offcanvas-left
    .sidebar-offcanvas {
        left: -58.33333333%
    }
    .row-offcanvas-right.active {
        right: 58.33333333%
    }
    .row-offcanvas-left.active {
        left: 58.33333333%
    }
    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 58.33333333%
    }
}
@media (max-width: 600px) {
  .staff-photo {
      min-height: 205px;
  } 
  .staff-container, .staff-contact {
    min-height: 205px !important;
    max-height: 205px !important;
  }
}
@media (max-width: 480px) {
  .staff-photo {
      min-height: 200px;
  } 
  .staff-container, .staff-contact {
    min-height: 200px !important;
    max-height: 200px !important;
  }
  .logo-container img {
      width: 150% !important;
  }
  .icon-link {
      margin: 0 0 0 4px !important;
  }
  .phone-links {
      font-size: 14px !important;
  }
}
@media (max-width: 400px) {
  .staff-wrapper .col-xs-6 {
      width: 100% !important;
  } 
  .staff-photo {
      min-height: 270px;
  } 
  .staff-container, .staff-contact {
    min-height: 270px !important;
    max-height: 270px !important;
  }
}