/*
Theme Name: Summit City Off Road Theme
Author: Orion Taylor
Description:
Version: 98.95
Text Domain: summit

*/

*, a, p {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
    text-decoration: none;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    font-size: 14px;
}

h1, h2, h3, h4, h5 {
    font-family: 'Open Sans Condensed', sans-serif;
    text-decoration: none;
    margin: 0;
    padding: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    text-align: left;
    font-weight: 600;
    letter-spacing: 1px;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
    font-size: inherit;
    text-decoration: underline;
}

p {
    padding: 5px 0 10px 0;
    line-height: 2em;
    color: white;
}

h1 {
    font-size: 40px;
    padding: 15px 0 10px 0;
    margin-bottom: 15px;
    color:#ffffff;
    display: block;
    box-sizing: border-box;
    border-bottom: 4px solid #7cae7a;
    text-transform: uppercase;
}

h2 {
    font-size: 30px;
    padding: 15px 0 10px 0;
    color:#7cae7a;
}
h3 {
    font-size: 20px;
    padding: 15px 0 10px 0;
    color:#ffffff;
}
h4 {
    font-size: 18px;
    padding: 15px 0 10px 0;
    color:#7cae7a;
}

input, label, select, button, textarea {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: none;
    font-size: 14px;
    font-weight: 200;
    line-height: 14px;
}

input:focus {
    outline: 0;
}

input, textarea {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

button, input[type=reset], input[type=button], input[type=submit], input[type=checkbox], input[type=radio], select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] {
    background: white;
}

input[type=checkbox], input[type=radio] {
    width: 13px;
    height: 13px;
}

input[type=file] {

}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
}

::-webkit-search-decoration {
    display: none;
}

button, input[type="reset"], input[type="button"], input[type="submit"] {
    /* Fix IE7 display bug */
    overflow: visible;
    width: auto;
}

::-webkit-file-upload-button {
    padding: 0;
    border: 0;
    background: none;
}

textarea {
    vertical-align: top;
    overflow: auto;
}

select {

}

select[multiple] {
    vertical-align: top;
}

a img {
    border: none;
}

img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.slider-container {
    background: #eeeeee;
}
body {
    width: 100%;
    background-color: #353d2f;
}

.alignright {
    float: right;
    clear:right;
    margin: 10px 0 10px 20px;
    max-width: 50%;
}

.alignleft {
    float: left;
    clear: left;
    margin: 10px 20px 10px 0;
    max-width: 50%;
}

.size-medium {
    max-width: 50%;
    height: auto;
}

body {
    width: 100%;
}
#primary {
    background-image: url("/wp-content/themes/summit-off-road/images/bot-bg.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}
.width-contain {
    display: block;
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
    position: relative;
}

#masthead {
    background-color: black;
    border-bottom: 4px solid #605c4e;
}
.topheader {
    font-size: 0;
    text-align: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
#mainlogo {
    display: inline-block;
    vertical-align: middle;
    max-width: 300px;
    padding: 10px;
    box-sizing: border-box;
}
.headercta {
    color: white;
    font-size: 14px;
    background-color: #288a6d;
    padding: 7px 14px;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
}
.headercta strong {
    color: white;
    font-size: 14px;
    background-color: #288a6d;
}
.top-right-nav {
    display: inline-block;
    vertical-align: middle;
    padding: 10px;
    text-align: right;
}
#mainlogo img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}
#footerlogo {
    max-width: 300px;
}
.current-menu-item, .current-page-parent {
    box-shadow: 0 4px 0 0 #7cae7a;
}
.main-menu-full-width {
    background-color: #eff4f8;
    width: 100%;
    display: block;
    text-align: right;
    border-bottom: 3px solid #c6dbe9;
}
.image-link {
    display: block;
    padding: 0;
    margin: 0;
}

header .menu-main-nav-container {
    box-sizing: border-box;
    display: inline-block;
    flex-grow: 2;
}

.top-right-nav {
    text-align: right;
    box-sizing: border-box;
    display: inline-block;
}

.menu-top-right-container, .menu-social-icons-container {
    display: inline-block;
}

.menu-social-icons-container {
    margin-top: 10px;
}

#menu-top-right, #menu-top-right-1, #menu-social-icons, #menu-social-icons-1, #menu-social-icons-2 {
    list-style-type: none;
    text-align: right;
}

#menu-top-right li, #menu-top-right-1 li, #menu-social-icons li, #menu-social-icons-1 li, #menu-social-icons-2 li  {
    display: inline-block;
    vertical-align: middle;
}

#menu-top-right li a, #menu-top-right-1 li a, #menu-top-right-2 li a {
    color: #222222;
    font-size: .8em;
    padding: 5px;
}

#menu-social-icons-1 li a, #menu-social-icons-2 li a {
    color: #222222;
    font-size: .8em;
    padding: 2px;
}
#menu-social-icons li a {
    color: #ffffff;
    font-size: .8em;
    padding: 2px;
}
#menu-top-right li a:hover, #menu-social-icons li a:hover {
    color: #888888;
}

#menu-main-nav {
    display: flex;
    box-sizing: border-box;
    flex-wrap: nowrap;
    justify-content: left;
    align-items: center;
    list-style-type: none;
    margin: 0 0 0 25px;
    padding: 0;
}

#menu-main-nav li {
    position: relative;
    margin: 0 12px 4px 12px;
    border-bottom: 0px solid #7cae7a;
    transition: border-bottom 200ms, margin 200ms;
}

#menu-main-nav .sub-menu {
    display: block;
    position: absolute;
    top: 36px;
    left: 0;
    z-index: 9999;
    max-height: 0;
    overflow: hidden;
    transition: max-height 200ms;
    min-width: 100%;
}
#menu-main-nav .sub-menu li {
    min-width: 100%;
}
#menu-main-nav .sub-menu li a {
    display: block;
    padding: 8px 15px;
    border-bottom: 1px solid #eeeeee;
    font-size: .8em;
    line-height: 1em;
}
#menu-main-nav .sub-menu li:hover a {
}
#menu-main-nav li:hover .sub-menu {
    max-height: 600px;
}
#menu-main-nav li a {
    color: #ffffff;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    display: block;
    text-decoration: none;
    font-weight: 600;
    font-size: 1.4em;
    line-height: 1;
    text-transform: uppercase;
}
.menu-main-nav-container .fa-2x {
    font-size: 1.5em;
}
#menu-main-nav .sub-menu li a {
    font-weight: 400;
}
.mobile-nav-menu .sub-menu {
    display: none;
}
#menu-main-nav li:hover {
    border-bottom: 4px solid #7cae7a;
    margin: 0 12px 0 12px;
}

#mobile-menu-container {
    display: block;
    opacity: 0;
    z-index: -10;
    transition: opacity 200ms, z-index 200ms;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width:100%;
    background: rgba(0,0,0,.7);
}

#mobile-menu-wrap {
    right: -220px;
    transition: right 300ms;
    position: absolute;
    background-color: #f3f3f3;
    width: 220px;
    height: 100%;
    top: 0;
    text-align: right;
    z-index: 99;
}

.admin-bar #mobile-menu-wrap {
    top: 46px;
}

.mobile-button-close {
    display: none;
    left: -40px;
    position: absolute;
    top: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    line-height: 30px;
    color: #ffffff;
    padding: 5px;
}

#mobile-menu-container.openmenu .mobile-button-close {
    display: block;
}

#menu-main-nav-1 {
    list-style-type: none;
}

#menu-main-nav-1 li {
    display: block;
    background-color: white;
}

#menu-main-nav-1 a {
    padding: 7px 20px;
    color: #222;
    border-bottom: 1px solid #ddd;
    display:block;
    text-align: right;
}

#menu-main-nav-1 li:first-child a {
    border-top: 1px solid #ddd;
}

.mobile-button {
    display: none;
    color: white;
    cursor: pointer;
    padding: 5px;
}

.topheader .header-phone {
    font-size: 16px;
    color: #222222;
    line-height: 1;
}

.header-schedule {
    color: white;
    background-color: #288a6d;
    border-radius: 4px;
    display: inline-block;
    padding: 6px 20px;
    margin: 10px 0;
}

.header-schedule:hover {
    opacity: .8;
}

.topheader .header-phone:hover {
    color: #111111;
}

#mobile-menu-container.openmenu {
    opacity: 1;
    z-index: 97;
}

#mobile-menu-container.openmenu #mobile-menu-wrap  {
    right: 0;
}

#mobile-menu-wrap .menu-main-nav-container {
    display: block;
}

#colophon p, #colophon a {
    font-size: 1em;
    line-height: 1.3;
    margin: 0;
    padding: 0;
    color: #ffffff;
    text-decoration: none;
}
#colophon p {
    margin-bottom: 15px;
}
.site-footer__copyright p {
    font-size: .7em;
}

#colophon a:hover {
    color: #dddddd;
    text-decoration: underline;
}

#colophon h3 {
    color: #fff;
    font-size: 1.5em;
    font-weight: 800;
    line-height: 1em;
    text-transform: uppercase;
    text-align: left;
}

#colophon {
    background-color: #000000;
    color: #ffffff;
    text-align: center;
    width: 100%;
    border-top: 4px solid #605c4e;
}

.site-footer-content {
    align-items: stretch;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px;
    text-align: center;
}

.site-footer-row {
    box-sizing: border-box;
    padding: 15px;
    text-align: center;
    width: auto;
    text-align: left;
}
.site-footer-row h3 {
    color: white;
    display: block;
    padding: 0 0 7px 0;
    margin-bottom: 12px;
    border-bottom: 3px solid #7cae7a;
}
.site-footer-row a {
    display: block;
}
.site-footer-row span {
    font-weight: bold;
    color: #888;
}
.site-footer__copyright {
    padding: 20px;
}

.site-footer__copyright p {
    font-size: .6em;
    color: #cccccc;
}

.site-footer__copyright a {
    color: #dddddd;
    margin: 0 0 0 20px;
    font-size: .6em;
}

#menu-social-icons-1.social-icons-footer li a {
    color: white;
}

#menu-social-icons-1.social-icons-footer li a:hover {
    color: #eeeeee;
}

.social-icons-footer .fa-2x {
    font-size: 2.5em;
}

.top-right-nav .social-icons-footer .fa-2x {
    font-size: 2em;
}

.standard_text {
    padding: 20px 10px;
    box-sizing: border-box;
}

.standard_text a {
    color: #288a6d;
}

.standard_text.testimonial {
    padding: 20px;
    background-color:#eff4f8;
    margin: 20px 0 0 0;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.testimonial.fulltest {
    border-top: 3px solid #c6dbe9;
}
.standard_text.testimonial:before {
    content:'\201C';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 220px;
    color:rgba(255,255,255,.5);
    z-index: 1;
    font-family: "Georgia", "Times New Roman", "Bitstream Charter", "Times", serif;
    vertical-align: top;
    max-height: 100px;
    line-height: .9;
    overflow: hidden;
}
.standard_text.testimonial:after {
    content:'\201D';
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 220px;
    color:rgba(255,255,255,.5);
    z-index: 1;
    font-family: "Georgia", "Times New Roman", "Bitstream Charter", "Times", serif;
    vertical-align: top;
    max-height: 100px;
    line-height: .9;
    overflow: hidden;
}
a#bbblink.ruhzbum {
    margin: 10px auto 0 auto !important;
}
.quote-author {
    text-align: left;
    position:relative;
    z-index: 2;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
}
.quote-text {
    position:relative;
    z-index: 2;
    display: inline-block;
    max-width: 600px;
    padding: 20px;
    background-color: rgba(255,255,255,.5);
    border-radius: 10px 0 10px 10px;
    vertical-align: bottom;
}
.background-banner-image {
    width: 100%;
    padding-bottom: 350px;
    height: 0px;
    background-position: center center;
    background-size: cover;
    background-repeat:no-repeat;
}

.flexit {
    align-items: stretch;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.icon_links, .blog_listing {
    list-style-type: none;
    padding: 30px 10px 20px 10px;
    box-sizing: border-box;
}

.icon_links li {
    max-width: 250px;
    min-width: 140px;
    text-align: center;
    flex: 1 1 0;
    margin: 5px 10px;
}

.blog_listing li {
    min-width: 350px;
    width: 50%;
    box-sizing: border-box;
    padding: 20px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.icon_links h3 {
    text-align: center;
}

.icon_links li a {
    display:block;
    text-decoration: none;
    color: #222;
    cursor: pointer;
}
p.post-time {
    margin-top: 0;
    padding-top: 0;
    font-size: .8em;
    color: #aaa;
    line-height: 1;
}
.icon_links li i {
    color:#ffffff;
    background-color:#288a6d;
    font: normal normal normal 40px/1 FontAwesome;
    padding: 20px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    transition: background-color 300ms;
}

.icon_links li a:hover i {
    background-color:#f28229;
}

.sub_layout {
    min-width: 300px;
}
.unslider {
    overflow: auto;
    margin: 0;
    padding: 0;
    position: relative;
    background:#ddd;
}
.unslider-wrap {
    position: relative
}
.unslider-wrap.unslider-carousel > li {
    float: left
}
.unslider-vertical > ul {
    height: 100%
}
.unslider-vertical li {
    float: none;
    width: 100%
}
.unslider-fade {
    position: relative
}
.unslider-fade .unslider-wrap li {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 8
}
.unslider-fade .unslider-wrap li.unslider-active {
    z-index: 10
}
.unslider li, .unslider ol, .unslider ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border: none
}
.unslider-arrow {
    position: absolute;
    left: 20px;
    z-index: 2;
    cursor: pointer
}
.unslider-arrow.next {
    left: auto;
    right: 20px
}
.slide-filler {
    width: 100%;
    height: 350px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.unslider-arrow {
    position: absolute;
    top: 50%;
    z-index: 2;
    margin-top: -40px;
}
.unslider-arrow i {
    font: normal normal normal 80px/1 FontAwesome;
    color: rgba(255,255,255,.5);
    text-shadow: 1px 1px 10px rgba(0,0,0,.4);
}
.unslider-arrow:hover i {
    color: rgba(255,255,255,.9);

}
.unslider-arrow.prev {
    left: 10px;
}
.unslider-arrow.next {
    right: 10px;
}
.unslider-nav {
    position: absolute;
    bottom: 10px;
    width: 100%;
}
.unslider-nav ol {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 0;
}
.unslider-nav li {
    display: inline-block;
    margin:3px;
    padding: 10px;
    border-radius: 50%;
    background: rgba(255,255,255,.5);
    font-size: 0;
    box-shadow: 1px 1px 10px rgba(0,0,0,.4);;
}
.unslider-nav li.unslider-active {
    background: rgba(255,255,255,.9);
}
.web_forms.standard_text {
    padding: 30px;
    background: #eff4f8;
}
.web_forms input {
    background: white;
    border: 1px solid #ddd;
}
.web_forms input[type=text], .web_forms input[type=email], .web_forms input[type=tel], .web_forms textarea {
    padding: 10px;
    font-size: 16px;
    line-height: 16px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    max-width: 450px;
    background: white;
    border: 1px solid #ddd;
}
.web_forms select {
    background: white;
    border: 1px solid #ddd;
}
.web_forms input[type=submit]{
    padding: 15px 25px;
    font-size: 18px;
    box-sizing: border-box;
    border-radius: 3px;
    cursor: pointer;
    margin: 10px 0;
    background: #288a6d;
    color: white;
}
.web_forms input[type=submit]:hover {
    background: #f28229;
}
#bg_container{
    overflow:hidden;
    width:100%;
    position:relative;
    padding-bottom:36.25%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

#videobg{
    width:100%;
    height:100%;
    position:absolute;
    pointer-events: none;
    z-index: 10;
}

.abutton {
    /* margin: auto; */
    position: absolute;
    z-index: 50;
    /* left: 50%; */
    /* top: 50%; */
    /* transform: translate(-50%,-50%); */
    width: 90%;
    height: 90%;
    text-align: center;
    margin: 5%;
}

.abutton img {
    max-width: 100%;
    width: 150px;
    height:auto;
}

.abutton a {
    display:block;
    cursor: pointer;
}

.abutton {
    opacity: .9;
}

#bg_container:hover .abutton {
    opacity: 1;
}
.team-member {
    flex: 1;
    max-width: 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
    padding: 20px;
    min-width: 400px;
}
#map {
    position: relative;
    max-width: 100%;
    height: 0;
    padding-bottom: 60%;
    margin: 0 auto;
}
.team-member .portrait {
    width: 150px;
    max-width: 40%;
    height: auto;
    margin: 0 20px 15px 0;
    float: left;
}
.team-member h3 {
    padding: 10px 0 0 0;
}
.team-member h4 {
    color: #333333;
    font-size: 16px;
}
.menusubnav {
    width: 100%;
    background-color: #f3f6f9;
}
.menusubnav ul {
    display: block;
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 0;
}
.menusubnav li {
    display: inline-block;
    border-right: 1px solid #ddd;
}
.menusubnav li:last-child {
    border-right: none;
}
.menusubnav li:hover {
    background-color:#f9f9f9;
}
.menusubnav li a {
    font-size: 12px;
    line-height: 1;
    color: #222;
    padding: 8px 10px;
    display: block;
}
.menusubnav .current_page_item {
    background-color:#f9f9f9;
}
.image-circle {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 4px solid #288a6d;
    display: block;
    margin: 0 auto;
    background-size: cover;
    background-position: center center;
}
.image_gallery_ul {
    display: flex;
    align-items: stretch;
    box-sizing: border-box;
    flex-wrap: wrap;
    justify-content: space-around;
    list-style-type: none;
    padding: 0;
    text-align: center;
    margin: 0;
}
.image-gallery-thumbnail {
    width: 15%;
    padding-bottom: 150px;
    margin: 10px;
    min-width: 150px;
    display: inline-block;
    background-size: 100%;
    transition: background-size 200ms;
    vertical-align: middle;
    background-position: center center;
}
.image-gallery-thumbnail:hover {
    background-size: 110%;
}
.image-gallery-thumbnail:hover {
    opacity: .8;
}
.main-menu-full-width .menu-social-icons-container {
    position: absolute;
    right: 0;
    top: 0;
    margin: 7px 10px 0 0;
}
.main-menu-full-width .menu-social-icons-container #menu-social-icons li a {
    color: #222;
}
.main-menu-full-width .menu-social-icons-container #menu-social-icons li a:hover {
    color: #444;
}
.standard_text ul, .standard_text ol {
    padding: 0 0 0 20px;
    overflow: hidden;
}
.standard_text li {
    padding-bottom: 5px;
}

@media screen and (max-width: 1050px) {
    .standard_text {
        padding: 10px;
    }
    .background-banner-image {
        padding-bottom: 33.3333%;
    }
    .slide-filler {
        height: 33vw;
    }
    .image-gallery-thumbnail {
        width: 20vw;
        padding-bottom: 20vw;
        margin: 2vw;
    }
}
@media screen and (max-width: 800px) {
    #menu-main-nav, #menu-top-right, .main-menu-full-width .menu-social-icons-container {
        display: none !important;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 28px;
    }
    #mainlogo {
        max-width: 100%;
        width: 100%;
    }
    #mainlogo img {
        max-width: 100%;
        width: 350px;
        height: auto;
        display: block;
        margin: 0 auto;
    }
    .topheader {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .header-schedule {
        display: block;
        padding: 6px 20px;
        text-align: center;
        margin: 5px 0 5px 10px;
    }
    .top-right-nav {
        height: auto;
    }
    .image-gallery-thumbnail {
        width: 35vw;
        padding-bottom: 35vw;
        min-width: 100px;
    }
    .menu-main-nav-container {
        display: none;
    }
    .mobile-button {
        display: inline-block;
    }
    .site-footer-content {
        padding: 5px;
    }
    .site-footer-row {
        width: 350px;
        max-width: 100%;
    }
    #colophon {
        font-size: .8em;
    }
    #colophon h3 {
        letter-spacing: normal;
    }
    .sub_layout {
        width: 100% !important;
    }
    #bg_container {
        padding-bottom: 70%;
    }
    #videobg {
        display: none;
    }
    .abutton h1 {
        font-size: 30px !important;
        line-height: 1 !important;
    }
    .mob-dis {
        display:none;
    }
    .team-member {
        max-width: 100%;
    }
}