/*
Theme Name: ZEN
Theme URI: http://themeforest.net/item/zen-responsive-wordpress-theme/3168344
Author: Digital Science
Author URI: http://www.digitalscience.za.org/
Description: ZEN Responsive WordPress Theme is clean and modern theme design with several built in theme colors to suit your needs. Built on Bootstrap, this theme has been carefully crafted to be easily customized and flexible using custom built plugins. With it's clean design, this theme is versatile for any type of website, such as an online portfolio, corporate website, retail/service showcase, personal blog etc. Being responsive the theme layout is fluid and is compatible with all mobile and tablet devices, with the option to set the layout to be fixed if required.
Version: 1.3.0
License: ThemeForest Licensing Terms
License URI:	http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Tags: pink, red, orange, green, blue
Text Domain: zen
*/

/* Table of Contents

* Defaults
* Styles
* Wrappers
* Social Links
* Header
* Main
* Archives
* Posts
* Projects
* Team
* Search
* Pagination
* Page Navigation
* Comments
* Respond
* Secondary
* Footer Widgets
* Footer
* Shortcodes
  * Content Blocks
  * Pricing Tables
  * Post Slider
* Sliders
* Project Sliders
* Forms
* Contact Form 7
* Search Form
* Additional Content Boxes
* MediaElement Player
* @media Queries

*/

/* Defaults
------------------------------------------------------------ */

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: 'Roboto Slab', serif;
    color: #666;

    margin: 0;
}

h1, h1 a {
    font-size: 46px;
    line-height: 50px;
    font-weight: 100;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 35px;
    color: #fff;
}

h2, h2 a {
    font-size: 32px;
    line-height: 40px;
    font-weight: 300;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 35px;
    color: #31317d;
}

h3 {
    font-size: 26px;
    line-height: 40px;
    font-weight: 300;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #31317d;

}

h4 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 300;
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #31317d;

}

h5 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 200;
    margin-bottom: 10px;
    text-align: center;
    color: #666;
    margin-top: -20px;
    margin-bottom: 30px;

}

h6, h6 a {
    font-family: 'Oswald', sans-serif;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 400;
    color: #fff;
}

.producttext {

    font-size: 22px;
    line-height: 26px;
    font-weight: 300;
    margin-bottom: 10px;
    text-align: left;
    color: #332820;

}

.contactnow {
    width: 140px;
    height: 40px;
    border-radius: 3px;
    background-color: #31317d;
    float: right;
    margin-bottom: -50px;
}

.contactnow p {
    color: #fff;
    margin-left: 19px;
    font-size: 14px;
    margin-top: 9px;
}

.contactnow:hover {
    background-color: #a8b528;
}

.slidertext {
    font-size: 50px;
    line-height: 55px;
    font-weight: 400;
    text-shadow: 1.5px 1.5px 1.5px #000;
    text-align: center;
    color: #fff;
}

.slidertext1 {
    font-size: 50px;
    line-height: 55px;
    font-weight: 400;
    text-shadow: 2.5px 2.5px 2.5px #fff;
    text-align: center;
    color: #332820;
}

p, li, a, label, span, div {
    font-family: 'Roboto Slab', serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 22px;
    color: #6d6e70;
}

p {
    margin-bottom: 12px;
}

a {
    color: #31317d;
    outline: 0;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}

a:hover {
    color: #F47920;
    text-decoration: none;
}

ul, ol {
    margin-bottom: 12px;
}

ul {
    margin-top: 12px;
}

blockquote {
    padding: 0 0 0 30px;
    margin: 0 0 30px 30px;
    border-left: none;
    background: url(images/bg-divider-vertical.png) repeat-y left top;
}

pre {
    margin-bottom: 30px;
}

hr {
    clear: both;
    border: none;
    height: 1px;
    background: url(images/bg-divider.png) repeat-x left bottom;
    margin: 20px 0 25px 0;
    padding-top: 10px;
}

iframe {
    border: none;
    margin: 0;
}

.clear {
    clear: both;
}

.assistive-text {
    display: none;
}

strong, b {
    font-weight: bold;
}

i, cite, em, var, address, dfn {
    font-style: italic;
}

.aboveheader {
    width: 100%;
    height: 50px;
    background-color: #f1f1f2;
}

.innerheader {
    max-width: 920px;
    min-height: 30px;
    padding-top: 15px;
    margin-right: auto;
    margin-left: auto;
}

.testimonial {
    width: 100%;
    background-color: #f1f1f1;
    overflow: hidden;
    padding: 5%;

}

.phonenumber {
    width: 270px;
    float: right;
    overflow: hidden;
    margin-right: 5px;
    text-align: right;
}

.facebooknew {
    width: 110px;
    float: left;
    overflow: hidden;
    margin-left: 5px;
    /* margin-top: -3px; */
    height: 27px;
    /* background: url(images/facebook27.png) no-repeat top center;  */
}

.biggreen {
    width: 100%;
    height: 250px;
    background-color: #ee0b0e;
}

.littlegreen {
    width: 100%;
    height: 70px;
    background-color: #ee0b0e;
}

.biggreeninner {
    max-width: 920px;
    max-height: 250px;
    background-color: red;
    margin-left: auto;
    margin-right: auto;
}

.greensquare {
    height: 170px;
    width: 30.8%;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 35px;
    float: left;
    background-color: #ee0b0e;
    border-style: solid;
    border-width: 2px;
    border-color: #ffdb33;
}

.greensquare:hover {

    background-color: #c81416;

}

.greensquare p {
    text-align: center;
    font-size: 28px;
    color: #ffdb33;
    margin-top: 75px;
}

.newfleet1 {
    width: 98%;
    background-size: cover;
    height: 180px;
    float: left;
    margin: 1%;
    background-image: url(images/car.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.newfleet2 {
    width: 98%;
    background-size: cover;
    height: 180px;
    float: left;
    margin: 1%;
    background-image: url(images/van.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.tour1 {
    width: 33%;
    background-size: cover;
    height: 180px;
    float: left;
    margin-right: 2%;
    background-image: url(images/lytellton.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 170px;

}

.tour2 {
    width: 33%;
    background-size: cover;
    height: 180px;
    float: left;
    margin-right: 2%;
    background-image: url(images/waipara.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 100px;

}

.tour3 {
    width: 33%;
    background-size: cover;
    height: 180px;
    float: left;
    margin-right: 2%;
    background-image: url(images/okains.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 100px;

}

.tour4 {
    width: 33%;
    background-size: cover;
    height: 180px;
    float: left;
    margin-right: 2%;
    background-image: url(images/tour1.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 100px;

}

.tour5 {
    width: 33%;
    background-size: cover;
    height: 180px;
    float: left;
    margin-right: 2%;
    background-image: url(images/littleriver.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 100px;

}

.tour6 {
    width: 33%;
    background-size: cover;
    height: 180px;
    float: left;
    margin-right: 2%;
    background-image: url(images/mtcook.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.tour7 {
    width: 33%;
    background-size: cover;
    height: 180px;
    float: left;
    margin-right: 2%;
    background-image: url(images/Mountain-Bike-Tour-Akaroa-Thumbnail.jpg);
    background-repeat: no-repeat;
    background-position: center;

}
.tour8 {
    width: 33%;
    background-size: cover;
    height: 180px;
    float: left;
    margin-right: 2%;
    background-image: url(images/Kaikoura-Tour.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 180px;

}

.tour9 {
    width: 33%;
    background-size: cover;
    height: 180px;
    float: left;
    margin-right: 2%;
    background-image: url(images/Akaroa-Christchurch-Tours---Cruise-Ship-Going-South-Tour.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 180px;
}

.franchise {
    width: 130px;
    background-size: cover;
    height: 130px;
    float: left;
    margin-right: 2%;
    background-image: url(images/franchise.png);
    background-repeat: no-repeat;
    background-position: center;
}

.news {
    width: 130px;
    background-size: cover;
    height: 130px;

    margin-right: auto;
    margin-left: auto;
    background-image: url(images/news.png);
    background-repeat: no-repeat;
    background-position: center;
}

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

.mtphr-hover-anim {
    position: relative;
}

.mtphr-hover-anim .mtphr-hover-anim-target {
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.mtphr-hover-anim:hover .mtphr-hover-anim-target,
.mtphr-hover-anim.active .mtphr-hover-anim-target {
    filter: alpha(opacity=100);
    opacity: 1;
}

.zen-overlay-graphic,
.mtphr-overlay-graphic {
    width: 100%;
    height: 100%;
    background: #F47920 url(images/hover-overlay.png) no-repeat center center;
}

.mtphr-hover-anim:hover .mtphr-hover-anim-target.zen-overlay-graphic,
.mtphr-hover-anim:hover .mtphr-hover-anim-target.mtphr-overlay-graphic {
    filter: alpha(opacity=50);
    opacity: .5;
}

.widget-title,
.widget-title a {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}

.widget-title {
    font-weight: lighter;
    background: url(images/bg-diagonal-large.png) repeat-x left top;
}

.widget-title > .wrapper {
    margin-bottom: 35px;
}

.widget-title span {
    display: block;
    font-size: 18px;
    line-height: 18px;
}

.widget-title .inner {
    float: left;
    background: #FFF;
    padding-right: 10px;
}

.alignleft {
    float: left;
    margin: 0 20px 5px 0;
}

.alignright {
    float: right;
    margin: 0 0 5px 20px;
}

.aligncenter, dl.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.sub-heading-large {
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-size: 36px;
    line-height: 60px;
    color: #333;
    margin-bottom: 25px;
}

.sub-heading {
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-size: 36px;
    line-height: 48px;
    color: #333;
    margin-bottom: 25px;
}

.sub-heading-small {
    font-family: 'Roboto Slab', serif;
    font-weight: 100;
    font-size: 30px;
    line-height: 40px;
    color: #666;
    margin-bottom: 25px;
}

.inline-heading {
    display: inline-block;
    color: #F47920;
    width: 70px;
}

.drop-cap {
    display: block;
    font-size: 3.35em;
    line-height: .8em;
    /* line-height: .05em; */
    float: left;
    color: #F47920;
    margin-top: 0.16em;
    margin-bottom: -.1em;
    padding-right: 0.1em;
    height: auto;
}

.mtphr-style-link a,
a.mtphr-style-link {
    background: url(images/graphic-plus.png) no-repeat left 3px;
    padding-left: 12px;
    float: right;
}

.mtphr-style-link a:hover,
a.mtphr-style-link:hover {
    color: #ffffff;
}

.mtphr-style-button a,
a.mtphr-style-button {
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    color: #000;
    text-transform: uppercase;
    padding: 10px 15px 8px 15px;
    background: #CECECE;
}

.mtphr-style-button a:hover,
a.mtphr-style-button:hover {
    color: #F47920;
}

.highlight {
    color: #F47920;
}

.border-image {
    padding: 9px;
    background: #FFF;
    border: 1px solid #CCC;
}

.border-image * {
    display: block;
    margin-bottom: 0;
}

/* Wrappers
------------------------------------------------------------ */

body {
    /*background: #303030;*//* includes the main header backgound colour */
    background: #ffffff;
    margin: 0;
    background-color: #31317d;
}

body.fixed {
    min-width: 980px;
}

.container,
.container-fluid {
    /*max-width: 940px;*/
    max-width: 920px;
    margin: 0 auto;
}

.container {
    padding: 0 20px;
}

/* Social Links
------------------------------------------------------------ */

#social-links {
    float: right;
    margin-top: 35px;
}

.mtphr-social-link {
    float: left;
    display: block;
    width: 30px;
    height: 30px;
    background: #666 url(images/icons-social-old.png) no-repeat;
    margin-right: 5px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.mtphr-social-link span {
    width: 30px;
    height: 30px;
    background: #666 url(images/icons-social-old.png) no-repeat;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.mtphr-twitter-link {
    background-position: 0 -100px;
}

.mtphr-twitter-link span {
    background-position: 0 -150px;
}

.mtphr-facebook-link {
    background-position: -50px -100px;
}

.mtphr-facebook-link span {
    background-position: -50px -150px;
}

.mtphr-google-link {
    background-position: -100px -100px;
}

.mtphr-google-link span {
    background-position: -100px -150px;
}

.mtphr-linkedin-link {
    background-position: -150px -100px;
}

.mtphr-linkedin-link span {
    background-position: -150px -150px;
}

.mtphr-social-link-small {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    background: #CCC url(images/icons-social-old.png) no-repeat;
    margin-right: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.mtphr-social-link-small span {
    width: 20px;
    height: 20px;
    background: #999 url(images/icons-social-old.png) no-repeat;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.mtphr-twitter-link-small,
.mtphr-twitter-link-small span {
    background-position: -200px -50px;
}

.mtphr-facebook-link-small,
.mtphr-facebook-link-small span {
    background-position: -250px -50px;
}

.mtphr-google-link-small,
.mtphr-google-link-small span {
    background-position: -300px -50px;
}

.mtphr-linkedin-link-small,
.mtphr-linkedin-link-small span {
    background-position: -350px -50px;
}

/* Header
------------------------------------------------------------ */

#siteHeader {
    /* height: 100px; */
    padding-bottom: 4px;
}

#header-widget-area {
    float: right;
}

#header-widget-area .widget {
    margin-top: 35px;
    margin-bottom: 0;
}

#header-widget-area .mtphr-social-widget-links {
    margin-bottom: -5px;
}

#logo {
    display: block;
    float: left;
    margin: 9px 30px 0 0;
}

#logo img {
    display: block;
    height: auto;
    width: auto;
}

#logo .wrapper {
    text-transform: uppercase;
    font-size: 30px;
    line-height: 30px;
    color: #FFF;
}

.main-menu-container {
    position: relative;
    z-index: 9999;
    /* 	float: right; */
    margin-left: 30px;

    width: 500px;
    margin-bottom: -4px;
    margin-left: auto;
    margin-right: auto;
}

.main-menu-container a {
    text-decoration: none;
}

.main-menu-container ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-menu-container > ul > li,
.main-menu-container > ul > li > a {
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    color: #ee0b0e;
}

.main-menu-container a {
    display: block;
    padding: 9px 15px 2px 15px;
    height: 20px;

    background: #31317d;

    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.main-menu-container ul li {
    float: left;
}

.main-menu-container > ul > li {
    display: block;
    position: relative;
    background: url(images/bg-divider-vertical.png) repeat-y right top;
    padding-right: 1px;
}

.main-menu-container > ul > li > ul {
    padding-top: 35px;
    background: #303030;
}

.main-menu-container li ul {
    width: auto;
    position: absolute;
    z-index: 99999;
    left: -9999px;
    /* width: 184px; */
}

.main-menu-container li ul li {
    width: auto;
    white-space: nowrap;
    border-top: 1px solid #393939;
    margin-top: -1px;
}

.main-menu-container li ul a {
    float: left;
    display: block;
    font-family: 'Roboto Slab', serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #999;
    padding: 10px 15px 2px 15px;
    min-width: 100px;
}

.main-menu-container > ul > li:last-child {
    background: none;
    padding-right: 0;
}

.main-menu-container li:hover > ul {
    left: 0;
}

.main-menu-container a:hover,
.main-menu-container li.current-menu-item > a,
.main-menu-container li.current_page_item > a,
.main-menu-container li.current-menu-ancestor > a,
.main-menu-container li.current-page-ancestor > a {
    background: #ffdb33;
    color: #31317d;
}

.main-menu-container > ul > li > ul a:hover,
.main-menu-container > ul > li > ul li.current-menu-item a,
.main-menu-container > ul > li > ul li.current_page_item a {
    color: #000;
    background: #31317d;
}

/* !Main mobile menu */
.main-menu-mobile-container {
    display: none;
    clear: both;
    overflow: hidden;
    position: relative;
    /*border: 1px solid #3d3d3d;*/
    height: 31px;
}

.main-menu-mobile-container ul {
    /* position: absolute; */
    width: 100%;
    margin: 0;
}

.main-menu-mobile-container li {
    border-top: 1px solid #fff;
}

.main-menu-mobile-container-condensed li {
    border-color: #262626;
}

.main-menu-mobile-container > ul > li:first-child {
    border: none;
}

.main-menu-mobile-container li,
.main-menu-mobile-container a {
    display: block;
    font-size: 12px;
    font-weight: normal;
    background: #31317d;
}

.main-menu-mobile-container a {
    padding: 6px 20px 3px 20px;
}

.main-menu-mobile-container > ul > li > a {
    text-transform: uppercase;
    color: #FFF;
}

.main-menu-mobile-container li ul a {
    color: #FFF;
}

.main-menu-mobile-container a:hover,
.main-menu-mobile-container li.active-menu-item > a {
    color: #fff;
    text-decoration: none;
}

.main-menu-mobile-container a.mtphr-menu-level-1 {
    padding-left: 40px;
}

.main-menu-mobile-container a.mtphr-menu-level-2 {
    padding-left: 60px;
}

.main-menu-mobile-container a.mtphr-menu-level-3 {
    padding-left: 80px;
}

.main-menu-mobile-container a.mtphr-menu-level-4 {
    padding-left: 100px;
}

.main-menu-mobile-container a.mtphr-menu-level-5 {
    padding-left: 120px;
}

.main-menu-mobile-container a.mtphr-menu-level-6 {
    padding-left: 140px;
}

.main-menu-mobile-container a.mtphr-menu-level-7 {
    padding-left: 160px;
}

.main-menu-mobile-container a.mtphr-menu-level-8 {
    padding-left: 180px;
}

.main-menu-mobile-container a.mtphr-menu-level-9 {
    padding-left: 200px;
}

.main-menu-mobile-container a.mtphr-menu-level-10 {
    padding-left: 220px;
}

.main-menu-mobile-container li.mobile-menu-top a {
    text-transform: uppercase;
    color: #FFF;
    background: url(images/bg-mobile-menu.png) no-repeat right;
}

.main-menu-mobile-container li.active-menu-item.mobile-menu-top a {
    text-transform: uppercase;
    color: #FFF;
    background-image: url(images/bg-mobile-menu.png);
    background-repeat: no-repeat;
    background-color: #ee0b0e;
    background-position: right 12px;
    -webkit-background-size: 25px 8px;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
    .main-menu-mobile-container li.mobile-menu-top a {
        background-image: url(assets/images/bg-mobile-menu@2x.png);
    }
}

.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-1,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-2,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-3,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-4,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-5,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-6,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-7,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-8,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-9,
.main-menu-mobile-container li.mobile-menu-top a.mtphr-menu-level-10 {
    padding-left: 20px;
}

.main-menu-container a:active, .main-menu-container a:selected, .main-menu-container a:visited,
.main-menu-mobile-container a:active, .main-menu-mobile-container a:selected, .main-menu-mobile-container a:visited {
    border: none;
    outline: none;
}

/* facbook logo */
#facebook-icon {
    margin: 32px 0 0;
    border: none;
    outline: none;

}

#builder-icons {
    margin-top: 91px;
    display: none;
}

#builder-icons img {
    margin-left: 10px;
}

/* move fb icon over */
.main-menu-container > ul > li:last-child {
    padding-right: 20px;
}

.light-overlay-container {
    background-color: rgba(0, 0, 0, 0.6) !important;
    width: 45% !important; /* need to chaneg fro smaller screens?? */
    display: none;
}

.sub-heading-large {
    color: #fff !important;
    line-height: 48px;
}

.light-overlay-container p {
    color: #bbb !important;
}

.entry-title, .entry-title a {
    color: #F47920 !important;
}

.entry-title, .entry-title a:hover {
    color: #999 !important;
}

.gallery .gallery-item {
    width: 170px !important;
}

.gallery img {
    border: none !important;
}

#head-wrapper {
    background-color: #31317d;
    /*     padding-bottom: 20px;  */

}

#post-109 .entry-content p {
    margin: 0;
}

#post-109 #mtphr-acb-above {
    margin: 0;
}

.page-id-113 .page-header,
.page-id-109 .page-header {
    background: none;
    margin: 0 0 0px 0;
}

.page-id-113 .page-title {
    margin-bottom: 0px;
}

.gallery {
    margin-left: -9px !important;
}

.post-109 h2 {
    clear: both;
    display: block;

}

.menu-item-332,
#menu-item-332 {
    display: none;
}

/* Main
------------------------------------------------------------ */

#main {
    background: #f1f1f2;
    padding: 0px 0;
    /* 	 background: url(images/bgtest.jpg) #fff no-repeat top center;  */
}

#content {
    margin-bottom: 30px;
}

.page-header {
    background: url(images/bg-divider.png) repeat-x left bottom;
    margin: 0 0 0px 0;
    padding: 0;
    border: none;
}

.page-title {
    font-size: 26px;
    line-height: 48px;
    font-weight: 100;
    color: #333;
    margin-bottom: 12px;
}

.entry-header {
    margin-bottom: 13px;
}

.entry-title {
    margin-bottom: 24px;
}

.entry-title,
.entry-title a {
    font-size: 36px;
    line-height: 48px;
    font-weight: 100;
    color: #333;
}

.sticky .entry-title,
.sticky .entry-title a {
    color: #F47920;
}

.entry-title a:hover {
    color: #F47920;
}

.featured-image-container-wrapper {
    text-align: center;
}

.featured-image-container {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 30px;
    border: 1px solid #CDCDCD;
}

.featured-image-container > .wrapper {
    position: relative;
    display: block;
    border: 9px solid #FFF;
}

.featured-image {
    display: block;
}

.featured-image-title {
    position: absolute;
    top: 50%;
    left: 40px;
    font-size: 48px;
    line-height: 48px;
    font-weight: 100;
    color: #FFF;
    margin-top: -20px;
    margin-bottom: 0;
}

.entry-meta {
    clear: both;
    margin: 0 0 12px 0 !important;
}

.entry-utility {
    margin-right: 14px;
}

.entry-utility,
.entry-utility a {
}

.entry-utility-prep {
    color: #F47920;
    margin-right: 2px;
}

.entry-utility a:hover,
.entry-utility a:hover .entry-utility-prep {
    color: #F47920;
}

.wp-caption {
    width: auto !important;
    max-width: 97%;
    border: 1px solid #CDCDCD;
    padding: 9px;
    background: #FFF;
    margin-bottom: 25px;
}

.wp-caption img {
    max-width: 100%;
    margin-bottom: 10px;
}

.wp-caption-text,
.gallery-caption {
    font-style: italic;
    text-align: center;
    margin-bottom: 0;
}

.gallery-icon {
    margin-bottom: 10px;
}

/* Archives
------------------------------------------------------------ */

.archive-title {
    margin-bottom: 20px;
}

.archive-title,
.archive-title-meta {
    font-size: 24px;
    font-weight: 100;
}

.archive-title-meta {
    color: #F47920;
}

.mtphr-archive-entry-title,
.mtphr-archive-entry-title a {
    font-size: 18px;
    line-height: 18px;
    color: #666;
}

.mtphr-archive-entry-title a:hover {
    color: #F47920;
}

.mtphr-archive-item-excerpt {
    /* line-height: 18px; */
    margin-bottom: 0;
}

.mtphr-archive-thumbnail-wrapper {
    text-align: center;
}

.mtphr-archive-thumbnail-link {
    position: relative;
    display: inline-block;
    max-width: 100%;
    border: 1px solid #CDCDCD;
    margin-bottom: 20px;
}

.mtphr-archive-thumbnail-link > .wrapper {
    border: 9px solid #FFF;
}

.mtphr-archive-thumbnail-link a {
    display: block;
}

.mtphr-archive-thumbnail {
    display: block;
}

/* Posts
------------------------------------------------------------ */

/* Archives */
.page-template-pgtemp-blog-php .type-post,
.archive article {
    padding-bottom: 32px;
    margin-bottom: 26px;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

.page-template-pgtemp-blog-php .type-post .entry-content > p {
    margin-bottom: 13px;
}

/* Single */
.single-post .page-title {
    float: left;
}

.single-post #content {
    padding-bottom: 32px;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

/* Post Blocks */
.mtphr-post-block-post .entry-header {
    position: relative;
    padding: 10px;
    border: 1px solid #CCC;
    margin-bottom: 25px;
}

.mtphr-post-block-post .entry-title,
.mtphr-post-block-post .entry-title a {
    font-size: 18px;
    line-height: 18px;
    font-weight: normal;
    color: #666;
}

.mtphr-post-block-post .entry-title a:hover {
    color: #F47920;
}

.mtphr-post-block-post .entry-title-arrow {
    display: block;
    position: absolute;
    bottom: -20px;
    right: 27px;
    width: 20px;
    height: 20px;
    background: url(images/arrow-bubble.png);
}

.mtphr-post-block-post .entry-date {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #F47920;
    margin: 0;
}

/* Projects
------------------------------------------------------------ */

.single-mtphr_projects .page-header,
.page-template-pgtemp-mtphr_projects-php .page-header {
    margin-bottom: 24px;
}

.single-mtphr_projects .entry-header {
    margin-bottom: 23px !important;
}

.single-mtphr_projects .mtphr-project-slider {
    /* clear: none !important; */
}

/*
.single-mtphr_projects .mtphr-slider-buttons {
	top: 8px !important;
}
*/
.page-template-pgtemp-mtphr_projects-php #mtphr-nav-columns {
    padding-top: 5px;
}

.page-template-pgtemp-mtphr_projects-php .entry-header {
    margin-bottom: 24px;
}

/* Team
------------------------------------------------------------ */

.single-mtphr_team_members .page-header {
    margin-bottom: 24px;
}

.single-mtphr_team_members .entry-header {
    margin-bottom: 24px;
}

.single-mtphr_team_members .entry-title {
    margin-bottom: 0;
}

.type-mtphr_team_members .archive-entry-title,
.type-mtphr_team_members .archive-entry-title a {
    font-size: 18px;
    line-height: 18px;
}

.mtphr-team-members-title,
.mtphr-team-members-title a {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #F47920;
    margin: 0;
}

.post-type-archive-mtphr_team_members .type-mtphr_team_members .entry-content p {
    line-height: 18px;
    margin-bottom: 20px;
}

.page-template-pgtemp-mtphr_team_members-php .type-mtphr_team_members .mtphr-team-members-title,
.page-template-pgtemp-mtphr_team_members-php .type-mtphr_team_members .mtphr-team-members-title a,
.page-template-pgtemp-mtphr_team_members-php .type-mtphr_team_members .mtphr-archive-item-excerpt {
    line-height: 18px;
}

/* Search
------------------------------------------------------------ */

.search-results article {
    padding-bottom: 32px;
    margin-bottom: 26px;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

.search-results .entry-header {
    margin-bottom: 0;
}

.search-results .entry-title,
.search-results .entry-title a {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
}

.search-results .entry-content p {
    margin-bottom: 0;
}

/* Pagination
------------------------------------------------------------ */

.paginate-break {
    margin-top: 0;
    margin-bottom: 10px;
    padding-top: 0;
}

#paginate-container,
#page-paginate-container,
#comment-nav {
    clear: both;
    padding-top: 10px;
    margin-bottom: 20px;
}

.paginate-heading {
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 18px;
}

#page-paginate-container .paginate-heading {
    margin-right: 19px;
}

ul.page-numbers {
    display: inline;
    margin: 0;
}

ul.page-numbers li {
    float: left;
    display: block;
    color: #333;
    border-left: 1px solid #CCC;
    padding: 0;
    margin: 0;
}

ul.page-numbers li:last-child {
    border-right: none;
}

ul.page-numbers li a,
ul.page-numbers li span {
    display: block;
    height: 19px;
    font-weight: bold;
    line-height: 19px;
    color: #CCC;
    padding: 0 18px 0 20px;
    margin: 0;
}

ul.page-numbers a.next,
ul.page-numbers a.prev,
ul.page-numbers li.next-link a,
ul.page-numbers li.prev-link a {
    text-transform: uppercase;
}

ul.page-numbers li.next-link a {
    margin-left: 4px;
}

ul.page-numbers li a:hover {
    color: #F47920;
}

ul.page-numbers li span.current {
    color: #666;
}

/* Page Navigation
------------------------------------------------------------ */

.single-nav ul {
    list-style: none;
    margin: 0;
}

.single-nav ul li {
    float: left;
    direction: block;
    color: #333;
    border-left: 1px solid #E5E5E5;
    padding: 0;
    margin: 0;
}

.single-nav ul li:first-child {
    border-left: none;
}

.single-nav ul li a,
.single-nav ul li span {
    display: block;
    height: 19px;
    font-weight: bold;
    line-height: 19px;
    color: #CCC;
    padding: 0 20px 0 12px;
    margin: 0;
}

.single-nav ul li:first-child a {
    padding-left: 0;
}

.single-nav ul li:last-child a {
    padding-right: 0;
}

.single-nav ul li a:hover {
    color: #F47920;
}

.single-nav ul li.active a {
    color: #666;
}

#single-nav-top {
    float: right;
    padding: 10px 0;
}

#content-nav {
    float: right;
    padding-top: 10px;
}

#content-nav > div {
    float: left;
    height: 19px;
    border-right: 1px solid #CCC;
}

#content-nav div:last-child {
    border-right: none;
}

#content-nav a {
    display: block;
    height: 19px;
    line-height: 19px;
    font-weight: bold;
    text-transform: uppercase;
    color: #CCC;
    padding: 0 24px 0 14px;
}

#content-nav a:hover {
    color: #F47920;
}

.page-nav .paginate-heading {
    margin-right: 8px;
}

.page-nav {
    font-weight: bold;
    text-transform: uppercase;
    color: #666;
}

.page-nav a {
    font-weight: bold;
    text-transform: uppercase;
    color: #CCC;
}

.page-nav a:hover {
    color: #F47920;
}

.paginate-links {
    letter-spacing: 10px;
}

#comment-nav ul li:first-child {
    border: none;
}

/* Comments
------------------------------------------------------------ */

#social-links-container {
    float: right;
    margin: 0 0 30px 0;
}

#social-links-container a {
    float: left;
    margin-right: 5px;
    margin-top: -2px;
}

#social-links-container span {
    float: left;
    margin-right: 15px;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
}

#social-links-container .mtphr-social-link,
#social-links-container .mtphr-social-link span {
    background-color: #CCC !important;
}

#social-links-container .mtphr-twitter-link {
    background-position: 0 -50px !important;
}

#social-links-container .mtphr-twitter-link span {
    background-position: 0 -150px !important;
}

#social-links-container .mtphr-facebook-link {
    background-position: -50px -50px !important;
}

#social-links-container .mtphr-facebook-link span {
    background-position: -50px -150px !important;
}

#social-links-container .mtphr-google-link {
    background-position: -100px -50px !important;
}

#social-links-container .mtphr-google-link span {
    background-position: -100px -150px !important;
}

#social-links-container .mtphr-linkedin-link {
    background-position: -150px -50px !important;
}

#social-links-container .mtphr-linkedin-link span {
    background-position: -150px -150px !important;
}

#social-links-container-date {
    color: #F47920;
}

#comments-links-container {
    float: left;
    margin: 0 0 30px 0;
}

#comments-links-container .comments-link {
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
}

#comments {
    clear: both;
    margin: 30px 0;
}

#commentscontainer {
    background: url(images/bg-divider.png) repeat-x left bottom;
    padding-bottom: 20px;
    margin-bottom: 30px;
}

#commentscontainer ol, #commentscontainer ul {
    list-style: none;
}

.commentlist {
    margin-left: 0;
}

.commentlist ul.children {
    margin-left: 90px;
}

.commentlist > li > ul.children {
    margin-left: 120px;
}

.comment-container {
    width: 100%;
    vertical-align: top;
    border-spacing: 0;
    margin-bottom: 20px;
}

.comment-container td {
    vertical-align: top;
    padding: 0;
}

.comment-avatar {
    float: none;
    width: 90px;
    margin: 0;
}

.comment-avatar .wrapper {
    border: 1px solid #CCC;
}

ul.children .comment-avatar {
    width: 60px;
}

.comment-avatar img {
    display: block;
    border: 9px solid #FFF;
}

ul.children .comment-avatar img {
    width: 50px;
    height: 50px;
    border-width: 4px;
}

.comment-arrow {
    width: 30px;
}

.comment-arrow span {
    float: right;
    display: block;
    width: 20px;
    height: 34px;
    background: url(images/comment-arrow.png) no-repeat top right;
    margin-right: -1px;
}

.comment-container td.comment-data {
    clear: none;
    background: #F2F2F2;
    border: 1px solid #CCC;
    padding: 15px;
}

.comment-data p {
    margin-bottom: 10px;
}

.comment-data .comment-author,
.comment-data .comment-author a {
    font-size: 14px;
    line-height: 14px;
}

.comment-data .comment-author a:hover {
    color: #F47920;
}

.comment-data .comment-body p {
    font-size: 14px;
    font-style: italic;
}

.comment-data .comment-date {
    float: left;
    font-style: italic;
    line-height: 14px;
    color: #F47920;
    margin: 0;
}

.comment-data .comment-reply-link {
    float: right;
    font-style: italic;
    line-height: 14px;
    margin: 0;
}

.comment-data .comment-reply-link:hover {
    color: #F47920;
}

.bypostauthor > .comment-container .comment-avatar .wrapper {
}

/* Respond
------------------------------------------------------------ */

#reply-title {
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
}

#reply-title small,
#reply-title small a {
    font-weight: normal;
    font-size: 14px;
    font-style: italic;
    text-transform: none;
}

#respond {
}

.depth-2 #respond {
    margin-left: -120px;
}

.depth-3 #respond {
    margin-left: -210px;
}

.depth-4 #respond {
    margin-left: -300px;
}

.depth-5 #respond {
    margin-left: -390px;
}

.depth-6 #respond {
    margin-left: -480px;
}

/* Secondary
------------------------------------------------------------ */

.widget {
    margin-bottom: 55px;
}

.widget-title > .wrapper {
    margin-bottom: 20px;
}

.widget-sub-title {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    color: #CCC;
    background: url(images/bg-divider.png) repeat-x left bottom;
    margin-bottom: 13px;
    padding-bottom: 8px;
}

.widget > ul {
    list-style: none;
    margin: 0;
}

.widget p, .widget li, .widget a, .widget label, .widget span, .widget div {
    line-height: 18px;
}

.widget p {
    margin-bottom: 20px;
}

/* Widget Form Fields */
.widget form p {
    margin-bottom: 0;
}

/* Archives, Categories, Links, RSS, Recent Comments, Recent Entries */
.widget_archive > ul > li,
.widget_categories > ul > li,
.widget_links > ul > li,
.widget_rss > ul > li,
.widget_recent_comments > ul > li,
.widget_recent_entries > ul > li {
    background: url(images/bg-divider.png) repeat-x left bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.widget_archive > ul > li:last-child,
.widget_categories > ul > li:last-child,
.widget_links > ul > li:last-child,
.widget_rss > ul > li:last-child,
.widget_recent_comments > ul > li:last-child,
.widget_recent_entries > ul > li:last-child {
    background: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

/* Archives, Categories, Links, Recent Comments, Recent Entries */
.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_recent_entries a {
    color: #666;
    background: url(images/graphic-plus.png) no-repeat 3px 2px;
    padding-left: 16px;
}

.widget_archive a:hover,
.widget_categories a:hover,
.widget_links a:hover,
.widget_recent_comments a:hover,
.widget_recent_entries a:hover {
    color: #F47920;
}

/* Recent Comments */
.widget_recent_comments a {
    color: #CCC;
}

/* Calendar */
#wp-calendar {
    width: 100%;
}

#wp-calendar caption {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 5px;
}

#wp-calendar th {
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    padding: 5px 0;
    width: 14.2%;
}

#wp-calendar td {
    text-align: center;
    font-size: 12px;
    padding: 2px 0 0 0;
    width: 14.2%;
}

#wp-calendar td#today {
    color: #FFF;
    background: #F47920;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

#wp-calendar td a {
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    color: #F47920;
}

#wp-calendar tfoot td {
    padding: 5px 0;
}

/* RSS */
.widget_rss .rsswidget,
.widget_rss cite {
    color: #CCC;
}

.widget_rss .rsswidget:hover {
    color: #F47920;
}

/* Tag Cloud */
.widget_tag_cloud a {
    display: inline-block;
    font-size: 12px !important;
    color: #FFF;
    background: #CCC;
    padding: 6px 10px;
    margin: 0 8px 7px 0;

    -webkit-transition: background .3s linear;
    -moz-transition: background .3s linear;
    -o-transition: background .3s linear;
    transition: background .3s linear;
}

.widget_tag_cloud a:hover {
    background: #F47920;
}

/* Metaphor Posts */
.mtphr-posts-widget-title {
    color: #CCC;
}

.mtphr-posts-widget a.readmore {
    background: url(images/graphic-plus.png) no-repeat left center;
    padding-left: 12px;
}

/* Metaphor Comments */
.mtphr-comments-widget ul li {
    padding-bottom: 18px;
    margin-bottom: 20px;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

.mtphr-comments-widget ul li:last-child {
    padding-bottom: 0;
    background: none;
}

.mtphr-comments-avatar {
    background: #FFF;
    border: 1px solid #CCC;
    padding: 4px;
    margin-bottom: 20px;
}

.mtphr-comments-avatar img {
    width: 30px;
    height: 30px;
}

.widget .mtphr-comments-author {
    line-height: 22px;
    padding-top: 8px;
}

.widget .mtphr-comments-date {
    color: #F47920;
    line-height: 22px;
}

.widget .mtphr-comments-excerpt {
    line-height: 22px;
}

/* Metaphor Twitter */
.mtphr-twitter-widget-image {
    background-color: #F47920 !important;
    background-position: 0 -50px;
}

.mtphr-twitter-widget-date {
    color: #F47920;
}

/* Maven Social Widget */
.mtphr-social-widget-title {
    color: #CCC;
    text-transform: uppercase;
}

.mtphr-twitter-widget ul li,
.mtphr-twitter-widget ul li a {
    line-height: 18px;
    color: #999;
}

.mtphr-twitter-widget ul li a:hover {
    color: #F47920;
}

.mtphr-social-widget-date {
    color: #CCC;
}

.mtphr-social-widget .mtphr-social-link,
.mtphr-social-widget .mtphr-social-link span {
    background-image: url(images/icons-social-old.png) !important;
}

#secondary .mtphr-social-widget .mtphr-social-link,
#secondary .mtphr-social-widget .mtphr-social-link span {
    background-color: #CCC !important;
}

.mtphr-social-widget .mtphr-twitter-link {
    background-position: 0 -50px !important;
}

.mtphr-social-widget .mtphr-twitter-link span {
    background-position: 0 -150px !important;
}

.mtphr-social-widget .mtphr-facebook-link {
    background-position: -50px -50px !important;
}

.mtphr-social-widget .mtphr-facebook-link span {
    background-position: -50px -150px !important;
}

.mtphr-social-widget .mtphr-google-link {
    background-position: -100px -50px !important;
}

.mtphr-social-widget .mtphr-google-link span {
    background-position: -100px -150px !important;
}

.mtphr-social-widget .mtphr-linkedin-link {
    background-position: -150px -50px !important;
}

.mtphr-social-widget .mtphr-linkedin-link span {
    background-position: -150px -150px !important;
}

.mtphr-social-widget-date {
    color: #F47920;
}

/* Metaphor Contact Widget */
.mtphr-contact-widget-title,
.mtphr-contact-widget-title * {
    color: #F47920 !important;
}

.mtphr-contact-widget-email a,
.mtphr-contact-widget-info a {
    text-decoration: underline;
}

.mtphr-contact-widget-email a:hover,
.mtphr-contact-widget-info a:hover {
    color: #F47920;
}

/* --------------------------------------------------------- */
/* !Metaphor Social Links */
/* --------------------------------------------------------- */

.mtphr-social-widget-links a {
    margin: 0 0 5px 5px;
}

.mtphr-social-widget-links a i {
    width: 30px;
    height: 30px;
    font-size: 1.5em;
    line-height: 30px;
    color: #FFF;
    background-color: #CCC;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: color .2s linear;
    -moz-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}

.mtphr-social-widget-links a:hover i {
    color: #F47920;
}

/* Footer Widgets
------------------------------------------------------------ */

#footer-before {
    padding-top: 37px;
}

#footer-before .widget > ul {
    padding-left: 0;
}

#footer-before .widget-title {
    font-weight: bold;
    color: #FFF;
    background: none;
}

#footer-before .widget-title > .wrapper {
    float: none;
    color: #FFF;
    background: url(images/bg-divider.png) repeat-x left bottom;
    padding-bottom: 15px;
}

#footer-before .widget-title > .wrapper > .inner {
    float: none;
    color: #FFF;
    background: none;
}

#footer-before h1, #footer-before h2, #footer-before h3, #footer-before h4, #footer-before h5, #footer-before h6,
#footer-before h1 a, #footer-before h2 a, #footer-before h3 a, #footer-before h4 a, #footer-before h5 a, #footer-before h6 a {
    color: #FFF;
}

#footer-before p, #footer-before li, #footer-before a, #footer-before label, #footer-before span, #footer-before div {
    color: #999;
}

#footer-before a:hover {
    color: #F47920;
}

/* Metaphor Posts */
#footer-before .mtphr-posts-widget-title {
    color: #FFF;
}

#footer-before .mtphr-posts-widget-title:hover {
    color: #F47920;
}

#footer-before .mtphr-posts-widget a.readmore {
    color: #FFF;
    background: url(images/graphic-plus.png) no-repeat left center;
    padding-left: 12px;
}

#footer-before .mtphr-posts-widget a.readmore:hover {
    color: #F47920;
}

/* Metaphor Twitter */
#footer-before .mtphr-twitter-widget-image {
    background-color: #F47920 !important;
}

#footer-before .mtphr-twitter-widget-date {
    color: #FFF;
}

/* Metaphor Contact Widget */
#footer-before .mtphr-contact-widget-title {
    color: #F47920;
}

#footer-before .mtphr-contact-widget-email a {
    color: #FFF;
}

#footer-before .mtphr-contact-widget-email a:hover {
    color: #F47920;
}

/* Metaphor Social Widget */
#footer-before .mtphr-social-widget-title {
    color: #FFF;
    text-transform: uppercase;
}

#footer-before .mtphr-social-widget-date {
    color: #FFF;
}

#footer-before .mtphr-social-widget-links a i,
#header-widget-area .mtphr-social-widget-links a i {
    color: #b3b3b3;
    background-color: #666;
}

#footer-before .mtphr-social-widget-links a:hover i,
#header-widget-area .mtphr-social-widget-links a:hover i {
    color: #F47920;
}

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

#siteFooter {
    width: 100%;
    background-image: none;
    padding-top: 20px;
    padding-bottom: 30px;

    background-color: #ee0b0e;
}

#siteFooter .container-fluid {
    position: relative;
}

#siteFooter .wrapper {
    max-width: 940px;
    padding: 0 10px;
    margin: 0 auto;
}

#footer-text-left {
    float: left;
}

#footer-text-right {
    float: right;
    text-align: right;
}

#siteFooter p {
    color: #332820;
    margin: 0;
}

#siteFooter a {
    color: #332820;
    text-decoration: underline;
    margin-bottom: 0;
}

#siteFooter a:hover {
    color: #aaa;
}

#siteFooter .footer-logo {
    position: absolute;
    right: 16px;
    top: -49px;
}

#siteFooter #footer-text-center {
    text-align: center !important;
}

.bigbrown {
    width: 100%;
    background-color: #332820;
    min-height: 250px;

}

/* Shortcodes
------------------------------------------------------------ */

/* Content Blocks */

.content-blocks-header {
    background: url(images/bg-diagonal-large.png) left top repeat-x;
}

.content-blocks-title {
    float: left;
    text-transform: uppercase;
    color: #F47920;
    background: #FFF;
    padding: 0 10px 0 0;
}

.content-blocks h1, .content-blocks h2, .content-blocks h3, .content-blocks h4, .content-blocks h5, .content-blocks h6,
.content-blocks h1 a, .content-blocks h2 a, .content-blocks h3 a, .content-blocks h4 a, .content-blocks h5 a, .content-blocks h6 a {
    margin: 0;
}

/* Pricing Tables */

.mtphr-pricing-table-list {
    border: none !important;
    background: url(images/bg-divider.png) repeat-x left top;
    padding-top: 1px;
}

.mtphr-pricing-table-condensed .mtphr-pricing-table-price {
    border: none !important;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

.mtphr-pricing-table-values p {
    border-bottom: none !important;
    background: url(images/bg-divider.png) repeat-x left bottom;
}

.mtphr-pricing-table-condensed:hover .mtphr-pricing-table-title {
    background: #F47920 !important;
}

.mtphr-pricing-table-button a:hover {
    background-color: #F47920 !important;
}

.mtphr-pricing-table-normal:hover .mtphr-pricing-table-price {
    background: #F47920 !important;
}

.mtphr-pricing-table-list .mtphr-pricing-table-values p strong {
    color: #F47920 !important;
}

/* Post Slider */

.mtphr-post-slider-header {
    background: url(images/bg-diagonal-large.png) left top repeat-x;
    margin-bottom: 20px;
}

.mtphr-post-slider-title {
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    color: #F47920;
    background: #FFF;
    padding: 0 10px 0 0;
    margin: 0 0 17px 0;
}

.mtphr-post-slider-navigation {
    clear: both;
}

.mtphr-post-slider .mtphr-post-slider-prev,
.mtphr-post-slider .mtphr-post-slider-next {
    display: block;
    float: left;
    width: 20px;
    height: 21px;
    background: #B2B2B2;
    padding: 10px 0 0 11px;

    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.mtphr-post-slider .mtphr-post-slider-prev:hover,
.mtphr-post-slider .mtphr-post-slider-next:hover {
    background: #666;
}

.mtphr-post-slider .mtphr-post-slider-prev span,
.mtphr-post-slider .mtphr-post-slider-next span {
    display: block;
    width: 8px;
    height: 12px;
    text-indent: -9999px;
    background: url(images/icons.png) no-repeat;
}

.mtphr-post-slider .mtphr-post-slider-prev span {
    background-position: -15px -15px;
}

.mtphr-post-slider .mtphr-post-slider-next span {
    background-position: 0 -15px;
}

/* Sliders
------------------------------------------------------------ */

.mtphr-slider-container {
    position: relative;
    /*border: 1px solid #CDCDCD;*/
}

.mtphr-slider-container > .wrapper {
    display: block;
    border: 0px solid #FFF;
}

.mtphr-slider-buttons p a.active {
    background: #ffffff !important;
}

.mtphr-feature-slider .mtphr-slider-buttons a.active {
    background: #ffffff !important;
}

.mtphr-feature-slider.mtphr-buttons-enabled .mtphr-slider-container {
    margin-bottom: 10px !important;
}

.mtphr-feature-slider .mtphr-slider-buttons {
    float: right;
}

.mtphr-slider-prev {
    left: 10px !important;
}

.mtphr-slider-next {
    right: 10px !important;
}

/* Project Sliders
------------------------------------------------------------ */
.mtphr-project-slider.mtphr-buttons-enabled .mtphr-slider-container {
    margin-bottom: 0 !important;
}

.single-mtphr_projects .mtphr-project-slider {
    position: relative;
}

.single-mtphr_projects .mtphr-slider-buttons {
    float: right;
    margin-top: 6px;
    margin-bottom: 23px;
}

.single-mtphr_projects .mtphr-slider-buttons a {
    color: #CCC;
    border: 1px solid #E5E5E5;
}

.single-mtphr_projects .mtphr-slider-buttons a:hover,
.single-mtphr_projects .mtphr-slider-buttons a.active {
    color: #666;
}

/* Forms
------------------------------------------------------------ */

form .controls {
    padding: 4px 6px;
    border: 1px solid #CCC;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

form .controls input[type="text"],
form .controls input[type="email"],
form .controls input[type="password"] {
    font-style: italic;
    border: none;
    padding: 0;
    margin: 0;

    width: 100%;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

form .controls textarea {
    font-style: italic;
    border: none;
    padding: 0;
    margin: 0;

    width: 100%;

    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-submit {
    text-align: right;
}

form input[type="submit"] {
    text-transform: uppercase;
    font-size: 12px;
    color: #FFF;
    background: #666;
    border: none;
    padding: 6px 25px;

    -webkit-transition: background-color .2s linear;
    -moz-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

form input[type="submit"]:hover {
    background: #F47920;
}

/* Contact Form 7
------------------------------------------------------------ */

.wpcf7-response-output,
span.wpcf7-not-valid-tip {
    font-family: 'Myriad Pro', Helvetica, Arial, sans-serif !important;
    font-size: 12px !important;
    font-weight: 100 !important;
    line-height: 18px !important;
    color: #FFF !important;
    background: #303030 !important;
    padding: 12px 15px !important;
    margin: 0 !important;
    border: 1px solid #F47920 !important;
}

span.wpcf7-not-valid-tip {
    top: 10% !important;
    left: 0 !important;
}

.wpcf7-mail-sent-ok {
    border: 1px solid #F47920 !important;
}

.wpcf7-validation-errors {
    border: 1px solid #F47920 !important;
}

/* Search Form
------------------------------------------------------------ */

.search-form {
    position: relative;
    height: 30px;
}

.search-form .control-group {
    padding-right: 30px;
}

.search-form .controls {
    border-right: none;
}

.search-form .submit-wrapper,
.search-form .submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
}

.search-form .submit-wrapper {
    z-index: 1;
    background: #666 url(images/btn-search.png) no-repeat left center;
}

.search-form [type="submit"].submit {
    text-indent: -9999px;
    background: #F47920 url(images/btn-search.png) no-repeat left center;
    border: none;
    padding: 0;

    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}

.search-form .submit:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

/* Additional Content Boxes
------------------------------------------------------------ */

#mtphr-acb-above.border-top,
#mtphr-acb-below.border-top {
    background: url(images/bg-divider.png) repeat-x left top;
    border: none !important;
    padding-top: 30px !important;
}

#mtphr-acb-above.border-bottom,
#mtphr-acb-below.border-bottom {
    border: none !important;
}

#mtphr-acb-above.border-bottom .wrapper,
#mtphr-acb-below.border-bottom .wrapper {
    background: url(images/bg-divider.png) repeat-x left bottom;
    padding-bottom: 1px;
}

/* MediaElement Player
------------------------------------------------------------ */

.mediaelement {
    margin-bottom: 25px;
}

.mejs-overlay-button,
.mejs-container .mejs-controls div.mejs-button,
.mejs-controls .mejs-button button {
    background-image: url(images/controls.png) !important;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background-image: url(images/mejs-time-rail-loading.png) !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background-image: url(images/mejs-time-rail-progress.png) !important;
}

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
    background: #F47920 !important;
}

/* Media Queries
------------------------------------------------------------ */
#footer-before.row > .wrapper {
    max-width: 940px;
    padding: 0;
    margin: 0 auto;
}

.row-fluid [class*="span"] {
    min-height: 0 !important;

}

@media (min-width: 768px) and (max-width: 979px) {
}

@media (max-width: 767px) {

    .newfleet1 {
        width: 98%;
        background-size: cover;
        height: 400px;
        float: left;
        margin: 1%;
        background-image: url(images/car.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }

    .newfleet2 {
        width: 98%;
        background-size: cover;
        height: 400px;
        float: left;
        margin: 1%;
        background-image: url(images/van.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }

    .tour1 {
        width: 48.5%;
        height: 180px;
        float: left;
        margin-right: 3%;
        margin-bottom: 90px;

    }

    .tour2 {
        width: 48.5%;
        height: 180px;
        float: left;
        margin-right: 3%;
        margin-bottom: 90px;

    }

    .tour3 {
        width: 48.5%;
        height: 180px;
        float: left;
        margin-right: 3%;
        margin-bottom: 90px;

    }

    .tour4 {
        width: 48.5%;
        height: 180px;
        float: left;
        margin-right: 3%;
        margin-bottom: 90px;

    }
    

    .tour5 {
        width: 48.5%;
        height: 180px;
        float: left;
        margin-right: 3%;
        margin-bottom: 90px;

    }

    .tour6 {
        width: 48.5%;
        height: 180px;
        float: left;
        margin-right: 3%;
        margin-bottom: 90px;

    }

    .tour7 {
        width: 48.5%;
        height: 180px;
        float: left;
        margin-right: 3%;
        margin-bottom: 90px;

    }
    .tour8 {
        width: 48.5%;
        height: 180px;
        float: left;
        margin-right: 3%;
        margin-bottom: 90px;
    }

    .testimonial {
        width: 100%;
        background-color: #f1f1f1;
        overflow: hidden;
        padding: 0%;

    }

    .testimonial p {
        margin: 1%;
    }

    .testimonial h3 {
        margin: 1%;
    }

    #primary {
        /* 	background-color: #fff; */
        padding: 30px 20px 0px 20px;

    }

    .fluid #siteHeader,
    .fluid #main,
    .fluid #footer-before,
    .fluid #siteFooter {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .fluid #siteHeader {
        height: auto;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 35px;
    }

    .fluid #logo {
        /* float: none; */
        margin-bottom: 35px;
    }

    #header-widget-area .widget {
        margin-bottom: 30px;
    }

    .fluid #social-links {
        margin-bottom: 35px;
    }

    .fluid .featured-image-title {
        font-size: 28px;
        line-height: 28px;
        margin-top: -15px;
    }

    .fluid .page-title {
        font-size: 32px;
        line-height: 32px;
    }

    .fluid .entry-title {
        font-size: 24px;
        line-height: 24px;
    }

    .fluid #footer-text-left,
    .fluid #footer-text-right {
        float: none;
        text-align: center;
    }

    /* !Main menu */
    .fluid .main-menu-container {
        display: none;
    }

    .fluid .main-menu-mobile-container {
        display: block;
        height: 31px;
    }

    /*
.fluid .main-menu-container {
        clear: both;
        float: none;
        overflow: hidden;
        position: relative;
        border: 1px solid #393939;
    }
    .fluid .main-menu-container ul {
        position: absolute;
        top: 0;
        width: 100%;
    }
    .fluid .main-menu-container li {
        display: block;
        float: none;
        position: static;

        background: none;
        padding-right: 0;
        border-top: 1px solid #393939;
    }
    .fluid .main-menu-container li,
    .fluid .main-menu-container a {
        float: none !important;
    }
    .fluid .main-menu-container > ul > li:first-child {
        border: none;
    }
    .fluid .main-menu-container li ul {
        position: static;
        z-index: auto;
        left: auto;
        padding-top: 0;
    }
    .fluid .main-menu-container li ul li {
        position: static;
    }
    .fluid .main-menu-container li ul a {
        padding-bottom: 0;
        padding-left: 35px;
    }
    .fluid .main-menu-container li.current-menu-item > a,
    .fluid .main-menu-container li.current_page_item > a,
    .fluid .main-menu-container li.current-menu-ancestor > a,
    .fluid .main-menu-container li.current-page-ancestor > a {
        background: none;
    }
    .fluid .main-menu-container li.current-menu-item > a.selected,
    .fluid .main-menu-container li.current_page_item > a.selected {
        background: #F47920;
    }
    .fluid .main-menu-container li.current-menu-item > a:hover,
    .fluid .main-menu-container li.current_page_item > a:hover,
    .fluid .main-menu-container li.current-menu-ancestor > a:hover,
    .fluid .main-menu-container li.current-page-ancestor > a:hover {
        background: #F47920;
    }
    .fluid .main-menu-container > ul > li > ul li.current-menu-item a,
    .fluid .main-menu-container > ul > li > ul li.current_page_item a {
        font-size: 14px;
        font-weight: bold;
        padding-left: 20px;
    }
    .fluid .main-menu-container > ul > li > ul li.current-menu-item a.selected,
    .fluid .main-menu-container > ul > li > ul li.current_page_item a.selected {
        font-size: 12px;
        font-weight: normal;
        padding-left: 35px;
    }
*/
    .fluid .sub-heading-large,
    .fluid .sub-heading,
    .fluid .sub-heading-small {
        font-size: 24px;
        line-height: 30px;
    }

    .fluid.single-mtphr_team_members .page-title,
    .fluid.single-mtphr_projects .page-title {
        float: none;
        margin-bottom: 0;
    }

    .fluid.single-mtphr_team_members #single-nav-top,
    .fluid.single-mtphr_projects #single-nav-top {
        float: none;
    }

    .fluid.single-mtphr_team_members #single-nav-top > ul > li,
    .fluid.single-mtphr_team_members #single-nav-top > ul > li > a,
    .fluid.single-mtphr_projects #single-nav-top > ul > li,
    .fluid.single-mtphr_projects #single-nav-top > ul > li > a {
        padding: 0;
        border: none;
    }

    .fluid.single-mtphr_team_members #single-nav-top > ul > li:first-child,
    .fluid.single-mtphr_projects #single-nav-top > ul > li:first-child {
        display: none;
    }

    .fluid.single-mtphr_team_members #single-nav-top > ul > li:last-child,
    .fluid.single-mtphr_projects #single-nav-top > ul > li:last-child {
        float: right;
    }

    .single-mtphr_projects .mtphr-project-slider {
        clear: both !important;
        /* padding-top: 60px; */
    }

    /*
.single-mtphr_projects .mtphr-slider-buttons {
        top: auto !important;
        left: auto;
        position: relative;
        margin-top: 20px;
        margin-bottom: 0;
    }
*/
}

@media (max-width: 767px) {
}

@media (min-width: 1200px) {
}

@media (min-width: 768px) {
}

@media (max-width: 481px) {

    .newfleet1 {
        width: 98%;
        background-size: cover;
        height: 250px;
        float: left;
        margin: 1%;
        background-image: url(images/car.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }

    .newfleet2 {
        width: 98%;
        background-size: cover;
        height: 250px;
        float: left;
        margin: 1%;
        background-image: url(images/van.jpg);
        background-repeat: no-repeat;
        background-position: center;
    }

    .greensquare {
        height: 70px;
        width: 97%;
        margin-left: 1%;
        margin-right: 1%;
        margin-top: 6px;
        float: left;

        border-style: solid;
        border-width: 2px;

    }

    .greensquare p {
        text-align: center;
        font-size: 28px;

        margin-top: 25px;
    }

    .tour1 {
        width: 98%;
        height: 230px;
        float: left;
        margin: 1% 1% 4% 1%;
    }

    .tour2 {
        width: 98%;
        height: 230px;
        float: left;
        margin: 1% 1% 4% 1%;
    }

    .tour3 {
        width: 98%;
        height: 230px;
        float: left;
        margin: 1% 1% 4% 1%;
    }

    .tour4 {
        width: 98%;
        height: 230px;
        float: left;
        margin: 1% 1% 4% 1%;
    }

    .tour5 {
        width: 98%;
        height: 230px;
        float: left;
        margin: 1% 1% 4% 1%;
    }

    .tour6 {
        width: 98%;
        height: 230px;
        float: left;
        margin: 1% 1% 4% 1%;
    }

    .tour7 {
        width: 98%;
        height: 230px;
        float: left;
        margin: 1% 1% 4% 1%;
    }

    .tour8 {
        width: 98%;
        height: 230px;
        float: left;
        margin: 1% 1% 4% 1%;
    }

    .bigbrown {
        width: 100%;
        background-color: #332820;
        min-height: 50px;

    }

    .product {
        width: 100%;
        overflow: hidden;
        background-color: white;

    }

    .fluid .commentlist > li > ul.children {
        margin-left: 0;
    }

    .fluid .commentlist ul.children {
        margin-left: 0;
    }

    .fluid .comment-avatar {
        width: 60px;
    }

    .fluid .comment-avatar img {
        width: 50px;
        height: 50px;
        border-width: 4px;
    }

    #builder-icons {
        position: absolute;
        top: 30px;
        right: 20px;
    }

}

@media (max-width: 979px) {
}

@media (min-width: 980px) {
}

@media (min-width: 300px) {

    #head-wrapper {
    }

}

#primary {
    /* 	background-color: #fff; */
    padding: 30px 10px 0px 10px;

}

.entry-title a {
    font-size: 26px;
    font-weight: 300;
    line-height: 30px !important;
    text-align: center;
    color: #31317d !important;
}

.widget-title {
    font-weight: lighter;
    background: none !important;
}

.widget-title .inner {
    float: left;
    background: none !important;
    padding-right: 10px;
    color: #000 !important;
}

.widget_archive a, .widget_categories a, .widget_links a, .widget_recent_entries a {
    color: #000 !important;
    background: url(images/graphic-plus.png) no-repeat 3px 2px;
    padding-left: 16px;
}

.single-nav ul li a, .single-nav ul li span {
    display: block;
    height: 19px;
    font-weight: 300;
    line-height: 19px;
    color: #000 !important;
    padding: 0 20px 0 12px;
    margin: 0;
}

.archive-title-meta {
    color: #31317d !important;
}

.archive-title {
    margin-top: 20px !important;
    color: #31317d;
    font-family: 'Roboto Slab', serif;
}

.entry-title {
    margin-bottom: 1px;
    margin-top: -25px !important;
}

body {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

a:hover {
    color: red !important;
    text-decoration: none;
}

.left-col {
    width: 64%;
    float: left;
    margin-right: 1%;
    margin-bottom: 20px;
}

.right-col {
    width: 32%;
    margin-left: 1%;
    float: left;
    margin-bottom: 20px;
}



.thumbnail > img {
    width:100% !important;
    height:auto !important;
}





