/*
Theme Name: Vorsteiner Child Theme
Description: Child theme for Vorsteiner.
Author: DRMH
Template: vorsteiner
*/

@import url("../vorsteiner/style.css");


/* Basic Styles */

p {
    font-family: 'baskerville-urw', serif;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.4em;
}

h1 {
    font-family: "nimbus-sans",sans-serif;
    letter-spacing: -1px;
    text-transform: uppercase;
    font-size: 26px;
}

h2 {
    font-family: "nimbus-sans",sans-serif;
    letter-spacing: -1px;
    text-transform: uppercase;

}

h3 {
    font-family: "nimbus-sans",sans-serif;
    letter-spacing: -1px;
    font-size: 28px;
    text-transform: uppercase;

}

h4 {
    font-family: "futura-pt",sans-serif;
    letter-spacing: -1px;
    text-transform: uppercase;

}

h5 {
    font-family: "futura-pt",sans-serif;
    letter-spacing: 0px;
    text-transform: uppercase;
    #line-height: 0px;

}

a {
    text-decoration: none !important;
    color: #222;
}
a:hover {
    color: #b90000;
}

/* Header  CSS */

.empty-spacer {
    height: 50px;
}

.vorst-colors {
    display: none;
}

.vorst-colors .left {
    background-color: #ffcc00;
    height: 4px;

}

.vorst-colors .middle {
    background-color: #bf2229;
    height: 4px;
}

.vorst-colors .right {
    background-color: #414141;
    height: 4px;
}
#logo img {
    max-height: 40px;
    width: auto;
    opacity: 1 !important;
}

.nb-fixed {
    background: #000004;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d8d8d8+0,ffffff+67,ffffff+100 */
    #background: rgb(216,216,216); /* Old browsers */
    #background: -moz-linear-gradient(top,  rgba(216,216,216,1) 0%, rgba(255,255,255,1) 67%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
    ##background: -webkit-linear-gradient(top,  rgba(216,216,216,1) 0%,rgba(255,255,255,1) 67%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
    #background: linear-gradient(to bottom,  rgba(216,216,216,1) 0%,rgba(255,255,255,1) 67%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    #filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d8d8', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.dark-section .nb-fixed {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.8+0,0+100;Neutral+Density */
    #background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
    #background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
    #background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    #filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}

.top-nav.has-background {
    box-shadow: 0px 0px 6px #888;
    padding: 2px 0px;
    color: #222 !important;
    background: #000;
}

/* Navigation */

.tw-menu-icon {
    width: 176px;
}

.tw-menu-icon span {
    background: #fff !important;
    height: 2px;
}


.menu-link-text {
    display: inline;
}

.menu-link-text p{
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    font-weight: lighter;
    padding-top: 17px;
    font-size: 12px;
    letter-spacing: 1px;
    color: inherit;
}

.sf-menu ul {
    width: 100%;
    #background: transparent;
    border: none !important;
    text-align: left;
    margin-left: 0;
    width: 100%;
    text-align: center;

}
/*
.sf-menu ul {
        display: inline !important;

}*/
.sf-menu li {
    position: static !important;
    cursor: pointer;
}

.sf-menu li:hover ul {
    #top: 2.6em;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
    padding-left: 10px;
    padding-right: 10px;
}

.sf-menu li li a {
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    font-weight: 500 !important;
    font-size: 12px;
    letter-spacing: 2px;
    color: #fff !important;
    transition: all .5s;
}

.sf-menu > li > a {
    /*font-family: "futura-pt",sans-serif;*/
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 12px;
    letter-spacing: 2px;
}

.sf-menu > li > a:hover {
    color: #bf2229 !important;
}

.top-nav .sf-menu > li > a {
    opacity: 1;
    font-weight: 500;
    padding:1.2em .7em;
    color: #ffffff;
}


.active-site a{
    color: #bf2229 !important;
}


body.dark-section .menu-link-text p {
    color: #ffffff !important;
    font-weight: 500;
}

.top-nav.has-background .menu-link-text p{
    color: #fff !important;
}

.menu-link-text p {
    color: #fff !important;
    font-weight: 500;
}

#fp-nav.right {
    background: transparent;
}

ul.nb-menu-items-container {
    padding-left: 20px;
}

ul.nb-menu-items-container li a {
    padding-bottom: 15px;
    padding-top: 15px;
}

ul.nb-menu-items-container li {
    font-family: 'futura-pt', serif;
    border-bottom: 1px solid #222;
    box-shadow: 0px 1px 0px #3C3C3C;
    padding-left: 10px;
    letter-spacing: 1px;
    font-size: 12px;
    text-transform: uppercase;
    color: #bbb;
}

ul.nb-menu-items-container li:last-child {
    border-bottom: none;
    box-shadow: none;

}

#nb-popoutmenu {
    background-color: #0e0e0e;

}

.tw-menu-icon span:before, .tw-menu-icon span:after {
    #width: 80%;
    background:  #fff !important;
}

.tw-menu-icon span:after {
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
}

.tw-menu-icon span:before {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    -o-transform: translateY(-6px);
    transform: translateY(-6px);
}

#nb-popoutmenu:before {
    content: "";
    position: absolute;
    z-index: -1;
    top:0;
    bottom:0;
    left:0;
    right:0;
    opacity:0.5;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAMAAAAp4XiDAAAAUVBMVEWFhYWDg4N3d3dtbW17e3t1dXWBgYGHh4d5eXlzc3OLi4ubm5uVlZWPj4+NjY19fX2JiYl/f39ra2uRkZGZmZlpaWmXl5dvb29xcXGTk5NnZ2c8TV1mAAAAG3RSTlNAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEAvEOwtAAAFVklEQVR4XpWWB67c2BUFb3g557T/hRo9/WUMZHlgr4Bg8Z4qQgQJlHI4A8SzFVrapvmTF9O7dmYRFZ60YiBhJRCgh1FYhiLAmdvX0CzTOpNE77ME0Zty/nWWzchDtiqrmQDeuv3powQ5ta2eN0FY0InkqDD73lT9c9lEzwUNqgFHs9VQce3TVClFCQrSTfOiYkVJQBmpbq2L6iZavPnAPcoU0dSw0SUTqz/GtrGuXfbyyBniKykOWQWGqwwMA7QiYAxi+IlPdqo+hYHnUt5ZPfnsHJyNiDtnpJyayNBkF6cWoYGAMY92U2hXHF/C1M8uP/ZtYdiuj26UdAdQQSXQErwSOMzt/XWRWAz5GuSBIkwG1H3FabJ2OsUOUhGC6tK4EMtJO0ttC6IBD3kM0ve0tJwMdSfjZo+EEISaeTr9P3wYrGjXqyC1krcKdhMpxEnt5JetoulscpyzhXN5FRpuPHvbeQaKxFAEB6EN+cYN6xD7RYGpXpNndMmZgM5Dcs3YSNFDHUo2LGfZuukSWyUYirJAdYbF3MfqEKmjM+I2EfhA94iG3L7uKrR+GdWD73ydlIB+6hgref1QTlmgmbM3/LeX5GI1Ux1RWpgxpLuZ2+I+IjzZ8wqE4nilvQdkUdfhzI5QDWy+kw5Wgg2pGpeEVeCCA7b85BO3F9DzxB3cdqvBzWcmzbyMiqhzuYqtHRVG2y4x+KOlnyqla8AoWWpuBoYRxzXrfKuILl6SfiWCbjxoZJUaCBj1CjH7GIaDbc9kqBY3W/Rgjda1iqQcOJu2WW+76pZC9QG7M00dffe9hNnseupFL53r8F7YHSwJWUKP2q+k7RdsxyOB11n0xtOvnW4irMMFNV4H0uqwS5ExsmP9AxbDTc9JwgneAT5vTiUSm1E7BSflSt3bfa1tv8Di3R8n3Af7MNWzs49hmauE2wP+ttrq+AsWpFG2awvsuOqbipWHgtuvuaAE+A1Z/7gC9hesnr+7wqCwG8c5yAg3AL1fm8T9AZtp/bbJGwl1pNrE7RuOX7PeMRUERVaPpEs+yqeoSmuOlokqw49pgomjLeh7icHNlG19yjs6XXOMedYm5xH2YxpV2tc0Ro2jJfxC50ApuxGob7lMsxfTbeUv07TyYxpeLucEH1gNd4IKH2LAg5TdVhlCafZvpskfncCfx8pOhJzd76bJWeYFnFciwcYfubRc12Ip/ppIhA1/mSZ/RxjFDrJC5xifFjJpY2Xl5zXdguFqYyTR1zSp1Y9p+tktDYYSNflcxI0iyO4TPBdlRcpeqjK/piF5bklq77VSEaA+z8qmJTFzIWiitbnzR794USKBUaT0NTEsVjZqLaFVqJoPN9ODG70IPbfBHKK+/q/AWR0tJzYHRULOa4MP+W/HfGadZUbfw177G7j/OGbIs8TahLyynl4X4RinF793Oz+BU0saXtUHrVBFT/DnA3ctNPoGbs4hRIjTok8i+algT1lTHi4SxFvONKNrgQFAq2/gFnWMXgwffgYMJpiKYkmW3tTg3ZQ9Jq+f8XN+A5eeUKHWvJWJ2sgJ1Sop+wwhqFVijqWaJhwtD8MNlSBeWNNWTa5Z5kPZw5+LbVT99wqTdx29lMUH4OIG/D86ruKEauBjvH5xy6um/Sfj7ei6UUVk4AIl3MyD4MSSTOFgSwsH/QJWaQ5as7ZcmgBZkzjjU1UrQ74ci1gWBCSGHtuV1H2mhSnO3Wp/3fEV5a+4wz//6qy8JxjZsmxxy5+4w9CDNJY09T072iKG0EnOS0arEYgXqYnXcYHwjTtUNAcMelOd4xpkoqiTYICWFq0JSiPfPDQdnt+4/wuqcXY47QILbgAAAABJRU5ErkJggg==);
}

.tw-slide-panel .above-nav, .tw-slide-panel .below-nav {
    padding: 20px 0px 0 0px
}

.svg .tw-toggle .tw-toggle-trigger {
    background-size: 10px !important;
}

.tw-toggle .tw-toggle-trigger {
    font-family: 'futura-pt', sans-serif;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 12px !important;
    background-color: #222 !important;
    border: none !important;
    color: #dcdcdc !important;
    margin-top: 1px !important;
}

.tw-toggle .tw-toggle-container {
    background-color: #111 !important;
    border: none !important;
    font-family: 'futura-pt', sans-serif;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 12px !important;

}

.tw-toggle-container ul {
    margin-bottom: 10px;
}

.tw-toggle .tw-toggle-container a:hover {
    color: #b80000;
}

.toggle-mimic {
    font-family: 'futura-pt', sans-serif;
    text-transform: uppercase !important;
    letter-spacing: 1px !important;
    font-size: 12px !important;
    background-color: #222 !important;
    border: none !important;
    color: #bbb !important;
    margin-top: 1px !important;
    background: url("../images/toggle-plus.png") no-repeat 15px center;
    background-image: url("../images/toggle-plus.svg");
    background-size: 10px !important;
    padding: 15px 15px 15px 37px;
    display: block;
    line-height: 1em;
    cursor: pointer;
    font-weight: bold;
}

.tw-slide-panel .above-nav .widget, .tw-slide-panel  {
    padding-top: 0px;
}

.toggle-mimic a:hover {
    color: #b80000;
}

.tw-toggle .tw-toggle-trigger:hover {
    background-color: #444 !important;
}

.dark .widget .widget-title {
    padding-left: 20px;
    font-size: 12px;
}

#wpsl-result-list a {
    color: #222;
}

.page-id-88 .tw-post-break {
    margin-bottom: 0px;
}

.page-content .tw-post-break {
    margin-bottom: 0px;

}

.page-content .regular-width {
    margin-bottom: -10px
}

.page-id-88 .regular-width {
    margin-bottom: -10px;
}

.page-id-92 .tw-post-break {
    margin-bottom: 0px
}


.page-id-92 .regular-width {
    margin-bottom: -10px;
}

.home .tw-post-break {
    margin-top: 0px !important;
}

.home .page-content-wrapper {
    #display: none;
}

.home #footer {
    margin-top: -10px;
}

.page-id-84 .page-content-wrapper {
    ##display: none;
}

.page-id-87 .tw-post-break {
    margin-bottom: 0px
}


.page-id-87 .regular-width {
    margin-bottom: -10px;
}

.page-content-inner {
    padding-bottom: 0px;
    margin-top: -2px;
}



.minimal a.postlink .post-break .overlay {
    opacity: .95;
}


ul.tw-tabs li {
    width: 50% !important;
}

ul.tw-tabs {
    margin: 0 0 1px 0 !important;
}

ul.tw-tabs li a {
    font-family: 'futura-pt',serif;
    text-transform: uppercase;
    color: #222 !important;
    text-align: center;
}

/* Slider Content */

.section-entry {
    padding-top: 30px !important;
}

.fp-controlArrow.fp-next {
}

.fp-controlArrow.fp-next:hover {
}


.fp-controlArrow.fp-prev {

}

#fullpage .section .section-entry {
    padding: 9em 20px;
    margin-top: 20px;
}

#fullpage .section .subtitle {
    font-family: 'baskerville-urw', serif;
    text-transform: capitalize;
    margin-bottom: 10px;
    font-style: italic;

}


.home #fullpage .section .title {
    font-family: "nimbus-sans",sans-serif;
    text-transform: uppercase;
    letter-spacing: -2px;
    color:#333 !important;
}


#fullpage .section .title h2 {
    font-size: 40px;
    line-height: 1em;
}

#fullpage .section .slide .title {
    margin-bottom: 20px;
}

#fp-nav {
    bottom: 10%;
    top: inherit;
}

#fp-nav::before {
    content: "\f07d";
    font-family: 'FontAwesome';
    padding-left: 9px;
}

body.dark-section #fp-nav::before {
    color: #fff;
}

#fp-nav span {
    background: #bf2229 !important;
}

#fp-nav a.go-to-content span {
    background: #bf2229 !important;
    opacity: .5 !important;
}


#fullpage .nextbutton {
    bottom: 30px !important;
}


/* App Pages */

.product-program {
    font-family: 'baskerville-urw', serif;
    text-transform: capitalize;
    padding-top: 10px;
    margin-bottom: 0px !important;
    font-style: italic;
    text-align: left;
    float: left;
    font-size: 12px;
}

.product-program-name {
    text-transform: uppercase;
    #font-family: '',sans-serif !important;
    padding-top: 8px;
    letter-spacing: -1px;
    color: #333 !important;
}

.app-quick-select {
    float: right;
    #vertical-align: top;
    margin-top:	0px;
}

.gallery-quick-select {
    float: left;
    #vertical-align: top;
    margin-top:	0px;
    position: relative;
    z-index: 99999;
}


.app-filter {
    float: left !important;
}

.app-quick-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 34px 5px 10px;
    border: 1px solid #222;
    background-color: #333 !important;
    color: #f1f1f1;
    border-radius: 0px;
    font-family: 'futura-pt',sans-serif;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 12px;
    font-style: normal;
    background: url(img/darrow.png) no-repeat;
    background-position: 98% 4px;
    background-size: 20px;
    transition: background-color .8s;
    -webkit transition: background-color .8s;
    transition: color .8s;
    -webkit transition: color .8s;
    min-width: 150px !important;
    vertical-align: sub;
}

.app-quick-select select:hover {
    background-color: #555 !important;
    color: #f1f1f1;
}

.gallery-quick-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 34px 5px 10px;
    border: 1px solid #222;
    background-color: #fff !important;
    color: #222;
    border-radius: 0px;
    font-family: 'futura-pt',sans-serif;
    line-height: 16px;
    text-transform: uppercase;
    font-size: 12px;
    font-style: normal;
    background: url(img/darrow.png) no-repeat;
    background-position: 98% 4px;
    background-size: 20px;
    transition: background-color .8s;
    -webkit transition: background-color .8s;
    transition: color .8s;
    -webkit transition: color .8s;
    min-width: 135px !important;
    margin-right: 10px;

}

.gallery-quick-select select:hover {
    background-color: #555 !important;
    color: #f1f1f1;
}
.section-entry .tw-divider {
    margin-bottom: 20px;
}

.section-entry #sitecontainer img {
    width: 100%;
}

.app-top-img {
    border: 1px solid #DADADA;
    padding: 3px;
}

.app-top-img::before {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.app-top-img:hover::before {
    content: "\f002";
    font-family: 'FontAwesome';
    margin: 0 auto;
    font-size: 30px;
    color: rgba(255,255,255,.2);
    z-index: 999;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    opacity: 100;
    cursor: pointer;
}

.app-top-img img {
    -webkit-filter: greyscale(0);
    filter: greyscale(0);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.app-top-img:hover img {
    -webkit-filter: grayscale(.8);
    filter: grayscale(.8);
    overflow: hidden;

}

.app-flow::before {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
}

.app-flow:hover::before {
    margin: 0 auto;
    font-size: 30px;
    color: rgba(255,255,255,.2);
    z-index: 999;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -60px;
    opacity: 100;
    cursor: pointer;
}

.app-flow img {
    -webkit-filter: brightness(100%);
    filter: brightness(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.app-flow:hover img {
    -webkit-filter: brightness(50%);
    filter: brightness(50%);
    overflow: hidden;

}

.ff-overlay {
    transition: all .5s;
    width: 100%;
    height:100%;
    max-height: 500px;
    position: absolute;
    z-index: 99999;
    background-image: url('/wp-content/uploads/2016/10/flow-forged-1.png');
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: 20px 50%;
    opacity: 0;
    cursor: pointer;

}

.ff-overlay:hover {
    background-image: url('/wp-content/uploads/2016/10/flow-forged-1.png');
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: 20px 50%;
    opacity: 1;
}

.nf-overlay {
    transition: all .5s;
    width: 100%;
    height:100%;
    max-height: 500px;
    position: absolute;
    z-index: 99;
    background-image: url('/wp-content/uploads/2016/10/nero-forged-1.png');
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: 20px 50%;
    opacity: 0;
    cursor: pointer;

}

.nf-overlay:hover {
    background-image: url('/wp-content/uploads/2016/10/nero-forged-1.png');
    background-repeat: no-repeat;
    background-size: 150px;
    background-position: 20px 50%;
    opacity: 1;
}


.home p {
    margin-bottom: 0px;
}


.page-content-wrapper.title-white .image-title-bg .title-container .subtitle > * {
    font-family: 'baskerville-urw', serif;
    letter-spacing: 1px;
    font-style: italic;
    font-size: 16px;
    text-transform: capitalize;

}


.single-portfolio .section-1 .snppopup-content{
    background-color: #222 !important;
    color: #FFF !important;
}

.single-portfolio .section-1 .snppopup-content:hover {
    background-color: #000 !important;
}

.single-portfolio .image-title-bg .title {
    max-width: 400px;
    text-align: center !important;
    margin: 0 auto;
}

.snp-builder * {
    text-align: center;
}

#frm_form_6_container h3 {
    margin-bottom: 20px;
}

.frm_opt_container {
    background-color: #f1f1f1;
    padding: 20px !important;

}


/* Content Hacks */


.button {
    font-size: 11px !important;
    font-family: 'futura-pt', sans-serif;
    letter-spacing: 1px;
    padding: 20px !important;
    border-radius: 0px !important;
    border-width: 1px !important;
    color:#222;
    border-color: #222;
}

.button-inv {
    font-size: 11px !important;
    font-family: 'futura-pt', sans-serif;
    letter-spacing: 1px;
    padding: 20px !important;
    border-radius: 0px !important;
    border-width: 1px !important;
    color:#222 !important;
    border-color: #222 !important;
}

.button-inv:hover {
    color:#fff !important;
    border-color: #222 !important;
    background-color: #222 !important;
}


.gallery-btn {
    text-align: center;
    color:#222 !important;
    border-color: #222 !important;
}


.gallery-btn:hover {
    color:#fff !important;
    border-color: #222 !important;
    background-color: #222 !important;
}


.tw-full-bg-image {
    position: inherit !important;
    z-index: 1 !important;
}

.tw-post-break .tw-opacity {
    background-color: rgba(0,0,0,.5) ;

}

.tw-parallax-content p {
    margin-bottom: 0px;
    font-style: italic;
    font-size: 16px;

}

.tw-parallax-content h3 {
    font-size: 25px;
    margin-bottom: 5px;
}

/* Footer */

.site-footer {
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 30px;
    background: none;
    padding: 0px;
    color: #f1f1f1 !important;
    font-family: 'futura-pt',sans-serif !important;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: Uppercase;
    display: none;
}

.home .site-footer {
    display: initial;
}

.site-footer p {
    color: #888 !important;
    font-family: 'futura-pt',sans-serif !important;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: Uppercase;

}

.footer-container {
    max-width: 1650px !important;
}

.footer-container .col-md-6 {
    display: inline;
}
.footer-social {
    float: right;
    text-align: right;
}

.footer-social a {
    font-size: 14px;
    padding-right: 5px;
    color: #888 !important;
}

.footer-social a:hover {
    color: #b80000 !important;
}

.footer-style-links a {
    color: #888 !important;
}


.footer-style-links a:hover {
    color: #b80000 !important;
}

.red-slash {
    color: #b80000 !important;
}

.footer-container .col-md-6 {
    display: inline;
}


.footer-full-width {
    max-width: 1800px;
    margin: 0 auto;
    padding: 60px 0px;
}

.footer-logo img{
    width: 78px;
}

.copyright-footer {
    text-align: center;
    border-top: 1px solid #444;
    padding-top: 20px;
}

.footer-full-width h5 {
    font-family: 'futura-pt', sans-serif;
    letter-spacing: 1px;
    font-size: 13px;
    color: #fafafa;
    line-height: 18px;
}

.footer-full-width .menu-item a {
    font-family: 'futura-pt', sans-serif;
    letter-spacing: 1px;
    font-size: 10px;
    color: #fafafa !important;
    line-height: 18px;

}

.footer-full-width .menu-item a:hover {
    color: #b80000 !important;
}

#footer ul {
    padding-left: 0px;

}

#footer li {
    margin-bottom: 0px;
    text-transform: uppercase;
}

.quote-row {
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.footer-logo {
    border-right: 1px solid #444;
}

.company-quote {
    padding-top: 5px;
}

.company-quote p{
    font-size: 14px;
    font-style: italic;
}

.copyright-footer {
    font-family: 'futura-pt', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
}

.footer-share-links .fa {
    font-size: 14px !important;
    padding-right: 20px;
}

.footer-share-links .fa:hover {
    color: #b80000;

}


.contact-footer {
    position: fixed;
    right: 50px;
    bottom: -18px;
    z-index: 9999;
}

.contact-footer img {
    max-width: 50px;
    margin: 0 auto;
    display: block;
    border-right: 1px solid #555;
    padding-right:	10px;
}

.contact-footer-link {
    #display: none;
}

.footer-btn {
    background: transparent !important;
    border-color: #FFF !important;
    color: #FFF !important;
    text-align: left;
    z-index: 9999999;
    font-style: normal !important;
}

.page-id-4596 .footer-btn {
    display: none;
}

.footer-btn:hover {
    border-color: #FFF !important;
    background: #FFF !important;
    color: #222 !important;
}


.contact-footer .footer-btn {
    background: #111 !important;
    border-color: #222 !important;
    color: #FFF !important;
    text-align: left;
    box-shadow: 1px 10px 10px rgba(0,0,0,.5);
    z-index: 9999999;
    border-radius: 10px !important;
    min-width: 370px;
}

.contact-footer .footer-btn .col-md-9 {
    padding-left: 0px;
}

.contact-footer .footer-btn:hover {
    border-color: #333 !important;
    background: #222 !important;
    color: #f1f1f1 !important;
}


.single-portfolio .contact-footer-link {
    display: inline-block;
}

.inquire-footer-link a{
    font-size: 10px;
}

/* Slider Specific */

/* Huracan Slide */




/* Gallery Hacks */

.awesome-gallery-edit-wrapper {
    display:none !important;
}

/* Store Locator */

.wpsl-search {
    background-color: transparent;
    border-bottom: 1px solid #ddd;
}

#wpsl-stores, #wpsl-direction-details, #wpsl-gmap {
    height: 400px !important;
}

#wpsl-search-wrap div label {
    font-family: 'futura-pt', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
}

#wpsl-search-input {
    height: 32px;
    border-radius: 1px !important;
    border-color: #333;

}

#wpsl-search-btn, #wpsl-search-wrap input {
    border-radius: 1px !important;
    border-color: #333;
    background: transparent;
    text-transform: uppercase !important;
    color: #333;
    font-family: futura-pt;
    letter-spacing: 1px;
    font-size: 11px;
    margin-top: 2px;
}

.wpsl-direction-wrap {
    text-transform: uppercase !important;
    color: #333;
    font-family: futura-pt;
    letter-spacing: 1px;
    font-size: 11px;

}

.wpsl-direction-wrap a{
    color: #b90000;
}

/* Footer */

#footer {
    background-color: #111;
}

/* Loading Bar */

#loading-bar-container {
    background-size: 65px auto !important;
    background-repeat: no-repeat;
    background-position: 50% !important
}


/* Slider */
.bx-wrapper .bx-pager {
    bottom: 0px;
    z-index: 99;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: rgba(255, 255, 255, 0.85);
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255, 255, 255, 0.25);
}

.bx-viewport {
    max-height: 650px;
    #min-height: 400px !important;
}

.mfp-title {
    display: none !important;
}

.single-slideshow.gallery-wrap.pager {
    margin: 0px 0px 0px 0px;
}



.bx-viewport:before {
    content: "\f065";
    font-family: 'FontAwesome';
    bottom: 35px;
    right: 25px;
    color: #fff;
    font-size: 25px;
    position: absolute;
    z-index: 999999999;
    text-shadow: 1px 1px 1px #000;
    pointer-events: none;
}

.parent-pageid-4596 #sitecontainer img {
    max-width: inherit !important;
    height: inherit !important;
}


/* Contact Page */

.page-id-92 #sitecontainer img {
    max-width: inherit !important;
    height: inherit !important;
}

.instashow-gallery-control-arrow {
    width: 98px !important;
    border-radius: 0px !important;
}

/* Product Page */

.collection-bk-btn a.button {
    float: left;
    padding: 8px !important;
    margin-top: 5px !important;
    font-style: normal !important;
    background-color: #fff !important;
    color: #222 !important;
}

.collection-bk-btn a.button:hover {
    background-color: #222 !important;
    color: #FFF !important;

}

#fullpage .section .nextbutton {
    bottom: 10px !important;
}

#fullpage .section .nextbutton span {
    width: 20px;
    height: 20px;
}

.single-portfolio .page-content .content{
    padding-bottom: 0px;
    line-height: 0px !important;

}

.single-portfolio .page-content-wrapper .image-title-bg .title-container .title > * {
    font-size: 24px !important;
}

.single-portfolio .page-content .content .tw-post-break {
    margin-bottom: 0px;
}


.single-portfolio .dark-section .overlay {
    opacity: 0.6;
}




.section-2 .layout-center .text-cell .text-layout-inner {
    max-width: 945px;
    margin: 20px auto 0px;
}


.section-2 .text-layout-inner {
    #max-width: 1100px;
    margin: 20px auto 0px;
}

.disclaimer-heading {
    margin-top: 50px;
}

.csstransitions .single-carousel a img, .csstransitions .single-gallery a img {
    outline: 1px solid transparent;
}

.gallery-item {
    background: #fff;
}

.page-id-4237 #sitecontainer img {
    height: 100% !important;
    max-width: initial !important;
    width: auto;
}



.wheel-model-callout {
    background-color: #b90000;
    font-family: futura-pt;
    text-align: center;
    color: #fff;
    letter-spacing: 5px;
    font-size: 18px;
    margin: 0px;
    padding: 10px 5px;
    max-width: 90px;
    font-weight: bold;
}

.app-wheel-size {
    float: right;
}

.wheel-app-copy {
    border-top: 1px solid #b90000;
    padding: 10px 0px 5px;
}

.top-app {
    border: none !important;
}

.wheel-app-copy h5 {
    text-align: left !important;
    padding-top: 5px;
    color: #FFF;
}

.wheel-app-copy p {
    font-family: futura-pt;
    text-transform: uppercase;
    font-style: normal;
    color: #000;
    margin-bottom: 0px;
    text-align: left;
    font-size: 11px;

}

.app-box-border {
    border-left: 3px solid #b90000;
}

.section-1 .text-layout-inner {
    #max-width: 1100px;
    margin: 20px auto 0px;
}

.section-3 .text-layout-inner {
    #max-width: 1100px;
    margin: 20px auto 0px;
}

.section-4 .text-layout-inner {
    #max-width: 1100px;
    margin: 20px auto 0px;
}


.grid a.postlink .title h2 {
    font-size: 12px;
    letter-spacing: 1px;
    font-family: 'futura pt';
}

.grid a.postlink .overlay {
    background: #000;
}

.filtercontainer ul.filter li a {
    font-family: 'futura-pt';
    color: #555;

}

.filtercontainer ul.filter li a:hover {
    color: #111;
}

.filtercontainer {
    padding-top: 20px;
    padding-bottom: 0px;
}


.wheel-landing-title {
    text-align: left;
    font-size: 65px;
    line-height: .7;
    border-right: 1px solid rgba(0, 0, 0, 0.15);

}

.wheel-landing-p {
    text-align: left;
    padding-left: 30px;
    #border-left: 1px solid rgba(0, 0, 0, 0.15);
    #border-right: 1px solid rgba(0, 0, 0, 0.15);
}

.finish-title {
    text-align: left;
}

.finish-border {
    border-top: 1px solid #777;
}

.finish-single-border {
    height: 1px;
    width: 100%;
    background: #777;
    margin-bottom: 1px;
}

.finish-double-border {
    height: 2px;
    width: 100%;
    background: #777;
}

.finish-outer-border {
    border: 2px solid #ccc;
    padding: 40px;
}

#view360{
    width:100%;
    min-height:200px;
    margin-left: -30px;
}

.View360-holder {
    background: transparent !important;
}

.View360-navigation {
    height: 10px !important;
}

.View360-navigationBtn {
    border: none !important;
    background-color: transparent !important;
}

.View360-navigationBtn:hover {
    box-shadow: none !important;

}

.vor-wheel-title {
    border: 1px solid #333;
    padding: 10px 20px;
}

.vor-wheel-title h5{
    font-family: 'nimbus-sans', serif;
    font-size: 26px;
    letter-spacing: 1px;
    margin: 0px;
    float: left;
    text-align: left;
}

.vor-wheel-title-logo {
    background-color: transparent;
    float: left;
    display: inline-block;
    padding: 0px;
}


.vor-wheel-title-logo p {
    float: left;
    font-family: 'nimbus-sans', serif;
    font-size: 26px;
    letter-spacing: 1px;
    margin: 0px;
    padding: 8px 10px 10px 10px;
    color: #B90000;
    border: 2px solid #B90000;
}

.page-id-84 .section-1 .section-entry {
    margin-top: 60px !important;
}

.page-id-84 .section-1 p {
    font-size: 15px !important;
}

.page-id-84 .section-2 p {
    font-size: 15px !important;
}


.page-id-84 .section-3 p {
    margin: 0px !important;
}

.page-id-84 .section-3 .fp-tableCell {
    height: 100% !important;
}

.page-id-84 .section-3 .col-md-12 {
    padding: 0 !important;
}

.page-id-84 .section-3 .container {
    padding: 0 !important;
}

.page-id-84 .section-3 .section-entry {
    padding: 0px !important;
    margin: 0px !important;
}

.page-id-84 .section-4 .fp-tableCell {
    height: 100% !important;
}

.tech-copy {
    font-size: 16px;
}

.page-id-5434 .section-2 .col-md-12 {
    padding: 0 !important;
}

.page-id-5434 .section-2 .container {
    padding: 0 !important;
}

.page-id-5434 .section-2 .section-entry {
    padding: 0px !important;
    margin: 0px !important;
}

.page-id-5434 .section-1 .section-entry {
    margin-top: 40px !important;
}



.page-id-5436 .section-2 .col-md-12 {
    padding: 0 !important;
}

.page-id-5436 .section-2 .container {
    padding: 0 !important;
}

.page-id-5436 .section-2 .section-entry {
    padding: 0px !important;
    margin: 0px !important;
}

.page-id-5436 .section-1 .section-entry {
    margin-top: 40px !important;
}


.page-id-5437 .section-2 .col-md-12 {
    padding: 0 !important;
}

.page-id-5437 .section-2 .container {
    padding: 0 !important;
}

.page-id-5437 .section-2 .section-entry {
    padding: 0px !important;
    margin: 0px !important;
}

.page-id-5437 .section-1 .section-entry {
    margin-top: 40px !important;
}


.page-id-5438 .section-2 .col-md-12 {
    padding: 0 !important;
}

.page-id-5438 .section-2 .container {
    padding: 0 !important;
}

.page-id-5438 .section-2 .section-entry {
    padding: 0px !important;
    margin: 0px !important;
}

.page-id-5438 .section-1 .section-entry {
    margin-top: 40px !important;
}

.page-id-5439 .section-2 .col-md-12 {
    padding: 0 !important;
}

.page-id-5439 .section-2 .container {
    padding: 0 !important;
}

.page-id-5439 .section-2 .section-entry {
    padding: 0px !important;
    margin: 0px !important;
}

.page-id-5439 .section-1 .section-entry {
    margin-top: 40px !important;
}

/* Wheel Parent Page */

.parent-pageid-84 .section-1 .section-entry {
    margin-top: 60px !important;
}

.parent-pageid-84 .section p {
    margin: 0px !important;
}


.parent-pageid-84 .section-1 p {
    font-size: 16px !important;
}

.parent-pageid-84 .section-1 .button-1 {
    background: #000;
    color: #FFF !important;
    padding: 20px 40px !important;
}


.parent-pageid-84 .section-2 .fp-tableCell {
    height: 100% !important;
}

.parent-pageid-84 .section-2 .product-program-name{
    color: #FFF !important;
}

.parent-pageid-84 .section-3 .col-md-12 {
    padding: 0 !important;
}

.parent-pageid-84 .section-3 .fp-tableCell {
    height: 100% !important;
}

.parent-pageid-84 .section-3 .container {
    padding: 0 !important;
}

.parent-pageid-84 .section-3 .section-entry {
    padding: 0px !important;
    margin: 0px !important;
}

.parent-pageid-84 .section-3 .section-entry {
    padding: 0px !important;
    margin: 0px !important;
}

.page-id-7910 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7910 .tw-post-break {
    margin-top: 0px;
}

.page-id-7914 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7914 .tw-post-break {
    margin-top: 0px;
}

.page-id-7918 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7918 .tw-post-break {
    margin-top: 0px;
}

.page-id-7921 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7921 .tw-post-break {
    margin-top: 0px;
}

.page-id-7926 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7926 .tw-post-break {
    margin-top: 0px;
}

.page-id-7927 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7927 .tw-post-break {
    margin-top: 0px;
}

.pageid-7932 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7932 .tw-post-break {
    margin-top: 0px;
}

.page-id-7933 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7933 .tw-post-break {
    margin-top: 0px;
}

.page-id-7933 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7933 .tw-post-break {
    margin-top: 0px;
}

.page-id-7936 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7936 .tw-post-break {
    margin-top: 0px;
}

.page-id-7939 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-7939 .tw-post-break {
    margin-top: 0px;
}

.page-id-6156 .page-content-wrapper .page-content {
    padding-top: 0px;
}


.page-id-6156 .tw-post-break {
    margin-top: 0px;
}

/* App CPT */

.single-portfolio .section-1 .section-entry {
    margin-top: 40px !important;
}

.single-portfolio .section p {
    margin: 0px !important;
}

.single-portfolio .section-1 p {
    max-width: 1200px;
    margin: 0 auto !important;
    font-size: 16px !important;
}


.home .section-1 p {
    max-width: 1200px;
    margin: 0 auto !important;
    font-size: 16px !important;
}


.home .section-4 p {
    max-width: 1200px;
    margin: 0 auto !important;
    font-size: 16px !important;
}


.section-1 .section-buttons {
    margin-top: 20px;
}

.single-portfolio .section-2 .fp-tableCell {
    height: 100% !important;
}

.single-portfolio .section-2 .product-program-name{
    color: #FFF !important;
}

.single-portfolio .section-3 .col-md-12 {
    padding: 0 !important;
}

.single-portfolio .section-3 .container {
    padding: 0 !important;
}

.single-portfolio .section-3 .fp-tableCell {
    height: 100% !important;
}

.single-portfolio .section-3 .section-entry {
    padding: 0px !important;
    margin: 0px !important;
}


##

.page-id-6155 .section-2  .section-2 .fp-tableCell {
    height: 100% !important;
}

.page-id-6155 .section-2  .section-2 .product-program-name{
    color: #FFF !important;
}

.page-id-6155 .section-2 .col-md-12 {
    padding: 0 !important;
}
.page-id-6155 .section-2  .container {
    padding: 0 !important;
}

.page-id-6155 .section-2  .fp-tableCell {
    height: 100% !important;
}

.page-id-6155 .section-2   .section-entry {
    padding: 0px !important;
    margin: 0px !important;
}


.page-id-6155 .section-2 p {
    margin-bottom: 0px !important;
}

.page-id-6155 .section-3  .fp-tableCell {
    height: 100% !important;
}


.generatedcontent .content ul > li:before, .generatedcontent .content span ul > li:before {
    display: none;
}

.vor-wheel-size {
    padding-top: 3px;
}

.vor-wheel-size li {
    float: right;
    background-color: #333;
    margin: 0px 10px;
    text-align: left;
    padding: 0px !important;
}

.vor-wheel-size li::after {
    border-bottom: 10px solid #F6F6F6;
    border-left: 0px solid transparent;
    border-right: 10px solid transparent;
    width: 0;
    height: 0;

    content: "";
    display: block;
}

.vor-size-inner {
    padding: 5px 15px 0px;
    color: #fff;
}

.container360 {
    padding: 10px 0px;
}

.wheel-features:after {
    position: absolute;
    left: 0;
    top: 50%;
    height: 1px;
    background: #c00;
    content: "";
    width: 100%;
    display: block;

}

.wheel-features h5 {
    color: red;
}

.wheel-features-li li {
    border-left: red;
}

.bolt-pattern {
    background: #222;
    float: left;
    text-align: left;
    padding-top: 12px;
}


.bolt-pattern h5 {
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
}


.bolt-pattern-pcd {
    padding: 0px;
    background-color: #f1f1f1;
    margin-bottom: 20px;

}

.bolt-pattern-pcd ul {
    margin-left: 0px !important;
    margin-top: 0px;
}

.bolt-pattern-pcd li {
    float: left;
}

#.bolt-pattern-pcd li:after {
    border-bottom: 10px solid #F6F6F6;
    border-left: 0px solid transparent;
    border-right: 10px solid transparent;
    width: 0;
    height: 0;

    content: "";
    display: block;
}

#wheel-img-hover-101 {
    background-image: url('/wp-content/uploads/2016/02/vff101_brushed.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
    transition: all .5s;
}

#wheel-img-hover-101.brushed_hover {
    background-image: url('/wp-content/uploads/2016/02/vff101_brushed.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-101.carbon_hover {
    background-image: url('/wp-content/uploads/2016/02/vff101_carbon.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-101.bronze_hover {
    background-image: url('/wp-content/uploads/2016/02/vff101_bronze.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-101.mystic_hover {
    background-image: url('/wp-content/uploads/2016/02/vff101_black.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}


#wheel-img-hover-102 {
    background-image: url('/wp-content/uploads/2016/02/vff102_brushed.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
    transition: all .5s;
}

#wheel-img-hover-102.brushed_hover {
    background-image: url('/wp-content/uploads/2016/02/vff102_brushed.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-102.carbon_hover {
    background-image: url('/wp-content/uploads/2016/02/vff102_carbon.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-102.silver_hover {
    background-image: url('/wp-content/uploads/2016/02/vff102_silver.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-103 {
    background-image: url('/wp-content/uploads/2016/02/vff103_brushed.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
    transition: all .5s;
}

#wheel-img-hover-103.brushed_hover {
    background-image: url('/wp-content/uploads/2016/02/vff103_brushed.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-103.carbon_hover {
    background-image: url('/wp-content/uploads/2016/02/vff103_carbon.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-103.silver_hover {
    background-image: url('/wp-content/uploads/2016/02/vff103_silver.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-103.mystic_hover {
    background-image: url('/wp-content/uploads/2016/02/vff103_black.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-103.bronze_hover {
    background-image: url('/wp-content/uploads/2016/02/vff103_bronze.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}


#wheel-img-hover-104 {
    background-image: url('/wp-content/uploads/2016/02/vff104_silver.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
    transition: all .5s;
}


#wheel-img-hover-104.carbon_hover {
    background-image: url('/wp-content/uploads/2016/02/vff104_carbon.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-104.silver_hover {
    background-image: url('/wp-content/uploads/2016/02/vff104_silver.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}


#wheel-img-hover-105 {
    background-image: url('/wp-content/uploads/2016/02/vff105_ti.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
    transition: all .5s;
}


#wheel-img-hover-105.carbon_hover {
    background-image: url('/wp-content/uploads/2016/02/vff105_carbon.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-105.ti_hover {
    background-image: url('/wp-content/uploads/2016/02/vff105_ti.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-105.bronze_hover {
    background-image: url('/wp-content/uploads/2016/02/vff105_bronze.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}



#wheel-img-hover-106 {
    background-image: url('/wp-content/uploads/2016/02/vff106_brushed.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
    transition: all .5s;
}


#wheel-img-hover-106.carbon_hover {
    background-image: url('/wp-content/uploads/2016/02/vff106_carbon.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-106.brushed_hover {
    background-image: url('/wp-content/uploads/2016/02/vff106_brushed.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-106.black_hover {
    background-image: url('/wp-content/uploads/2016/02/vff106_black.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}


#wheel-img-hover-107 {
    background-image: url('/wp-content/uploads/2016/02/vff107_ti.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
    transition: all .5s;
}


#wheel-img-hover-107.carbon_hover {
    background-image: url('/wp-content/uploads/2016/02/vff107_carbon.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}

#wheel-img-hover-107.ti_hover {
    background-image: url('/wp-content/uploads/2016/02/vff106_ti.jpg');
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    height: 680px;
}


.finish-list ul {
    float: left;
}

.finish-list li {
    float: left;
}

.finish-list img {
    max-height: 25px;
    opacity: 1;
    transition: all .5s;
}

.finish-list img:hover {
    opacity: .8;
}

.bolt-pattern-pcd h6 {
    margin: 10px 15px 10px 15px;
    font-family: futura-pt;
    color: #555;
    font-size: 13px;
    padding-top: 1px;
}

.empty-spacer-pixel {
    height: 1px;
}

.empty-spacer-features {
    height: 30px;
}

.vor-features {
    margin: 40px 20px 0px;
    float: left;
    text-align: left;
    width: 100%;

}

.vor-features h5 {
    color: #b90000;
    font-size: 18px;
}

.vor-features h5:after {
    height: 1px;
    background: rgba(0, 0, 0, 0.15);
    content: "";
    width: 100%;
    display: block;
    margin-top: 10px;

}

.finish-list {
    padding-left: 0px;
}

.finish-list li {
    padding-left: 5px !important;
}

.vor-features li {
    border-left: 2px solid #b90000;
    color: #333;
    font-family: 'baskerville-urw', serif;
    margin-bottom: 20px;
    padding: 0px 10px;
    font-size: 14px;
    line-height: 16px;
}

.page-id-84 .wp-image-5413 {
    display: none;
}

.page-id-5434 .wp-image-5413 {
    display: none;
}

.page-id-5436 .wp-image-5413 {
    display: none;
}

.page-id-5437 .wp-image-5413 {
    display: none;
}

.page-id-5438 .wp-image-5413 {
    display: none;
}

.page-id-5439 .wp-image-5413 {
    display: none;
}

.wp-image-5414 {
    display: none;
}



.tablepress tbody tr:first-child td {
    border-top: 0;
    font-family: futura-pt;
    font-size: 12px;
    color: #222;
}

.tablepress tbody td {
    border-top: 0;
    font-family: futura-pt;
    font-size: 12px;
    color: #222;
}

.content table {
    margin-top: 8px;
}

.content table>tbody>tr>td {
    line-height: 1;
}


#awesome-gallery-6076-1 .asg-image-caption1 {
    text-transform: uppercase;
    letter-spacing: 1px;
    max-width: 300px;
    white-space: normal;
}

.desktop-footer-msg {
    line-height: 1.4;
}


.frm_description p{
    margin: 0px !important;
}

.home-landing-title {
    text-align: center;
}

.wheel-landing-option {
    padding: 0px 20px;
    cursor: pointer;
}

.home-landing-title-link {
    transition: color .5s;
    text-align: center;
}

.home-landing-title-link:hover {
    color: #b91000 !important;
}

.sf-menu ul li {
    width: initial;
}

.sf-menu li li {
    #background-color: #fff;
    min-width: 200px;
    display: inline;
    float: left;
    #border: 1px solid #eee;
}
li.sub-under-menu{ width: 180px !important; }
.sf-arrows .sub-under-menu .sf-with-ul:after {
    content: '\f107';
    font-family: 'FontAwesome', sans-serif;
    opacity: 1;
    top: 0;
    position: relative;
    border: none;
    font-weight: normal;
    right: 6px;
    padding: 0;
    margin: 0;
    float: right;
}
.container
.sf-menu li li:hover {
    #background-color: #f1f1f1;
    border-bottom: 1px solid #bf2229;
}

.plusgallery.loaded {
    margin-bottom: 60px;
}


.page-id-4596 .page-content-wrapper .image-title-bg .title-container {
    padding-top: 5%;
    padding-bottom: 5%;
}

.page-id-5906 .page-content-wrapper .image-title-bg .title-container {
    padding-top: 5%;
    padding-bottom: 5%;
}

.page-id-6168 .page-content-wrapper .image-title-bg .title-container {
    padding-top: 5%;
    padding-bottom: 5%;
}

.page-id-6169 .page-content-wrapper .image-title-bg .title-container {
    padding-top: 5%;
    padding-bottom: 5%;
}

.parent-pageid-4596 .page-content-wrapper .page-content {
    padding-top: 0px;
}

.parent-pageid-4596 #footer {
    margin-top: -10px;
}

.parent-pageid-4596 .tw-post-break {
    margin-top: 0px;
}

.parent-pageid-4596 .page-content-wrapper .image-title-bg .title-container {
    padding-top: 5%;
    padding-bottom: 5%;
}

.parent-pageid-4596 .nextgen_pro_grid_album {
    text-align: left !important;
}


.ngg-breadcrumbs {
    margin-top: -30px !important;
}

ul.ngg-breadcrumbs>li {
    font-family: futura-pt;
    color: #111;
}

.parent-pageid-4596 ul.ngg-breadcrumbs>li {
    padding-left: 20px;
}

.galleria-nextgen-buttons {
    display: none;
}

.galleria-thumbnails {
    margin: 0px auto !important;
}

.nextgen_pro_grid_album .image_container img {
    transition: all .5s;
}

.nextgen_pro_grid_album .image_container img:hover {
    -webkit-filter: grayscale(.8);
    filter: grayscale(.8);
    overflow: hidden;
}

.pgalbumthumb span {
    font-family: 'futura-pt';
    font-size: 14px;
    letter-spacing: 1px;

}

.prod-info-col {
    padding: 20px 40px;
}

.woocommerce-message {
    border-top-color: #222;
}

.woocommerce-message:before {
    color: #222;
}

.woocommerce a.button.alt {
    background-color: #222;
}

.woocommerce a.button.alt:hover {
    background-color: #555;
}

.woocommerce input.button.alt {
    background-color: #222;
}

.woocommerce input.button.alt:hover {
    background-color: #555;
}

.woocommerce form .form-row input.input-text {
    border: 1px solid #d6d6d6;
    color: #222;
}

.woo-checkout-box {
    background-color:#fafafa;
    border:1px solid #ececec;
    padding: 40px;
}

#customer_details {
    padding-bottom: 40px;
}


.woocommerce-checkout #payment ul.payment_methods {
    border: 1px solid #f1f1f1 !important;
    background-color: #fff !important;
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    padding-left: 20px;
}

.woocommerce table.shop_table {
    background-color: #fff;
}

.page-id-6168 .top-nav #logo {
    width: initial;
}

.page-id-6169 .top-nav #logo {
    width: initial;
}

.nextgen_pro_grid_album .caption_link {
    margin: 6px 0px 0px 0px !important;
    font-family: 'futura-pt';
    letter-spacing: 1px;
}


.galleryFilters {
    display: none;
}

.galleryFilters.show {
    display: inline !important;
}

.nextgen_pro_grid_album {
    text-align: center !important;
}


.gallery-search-title {
    #float: left;
    #max-width: 400px;
    #display: inline;
    #padding: 8px;
    color:#222;
    font-weight: 100;
    #text-decoration: underline;
    clear: both;
}


.page-id-4596 .page-content {
    padding-top: 0px;
}

.page-id-4596 .tw-post-break {
    margin-top: 0px;
}

.gallery-search-box {
    background-color: #ffcc00;
    margin: 0px 0px;
    padding: 30px 20px 20px 40px;
    float: left;
    min-width: 340px;
    max-width: 600px;
}

.gallery-search-title-two {
    color: white;
    text-align: center;
    margin-top: 26px;
    font-size: 40px;
    margin-bottom: 2px;
}

.gallery-copy {
    text-align: center;
    color: #FFF;
}

.page-id-4596 .tw-post-break .tw-opacity {
    background-color: transparent;
}

.sport-forged-title{
    text-align: left;
    float: left;
}

.sport-forged-title {
    float: left;
    text-align: center;
}
.sport-forged-title-span {
    background-color: #b90000;
    color: #FFF;
    margin-right: 4px;
}

.sport-forged-title-span.h3 {
    font-weight: 100;

}

.sport-forged-title-span:before {
    border-bottom: 33px solid #b90000;
    border-left: 20px solid transparent;
    border-right: 0px solid transparent;
    width: 0;
    height: 0;
    content: "";
    display: block;
    margin-bottom: -31px;
    margin-left: -20px;
}

#.sport-forged-title-span:after {
    border-bottom: 43px solid #b90000;
    border-right: 15px solid transparent;
    border-left: 0px solid transparent;
    width: 0;
    height: 0;
    content: "";
    display: block;
    margin-bottom: -36px;
    margin-left: -10px;
}

.nero-title-one {
    font-size: 105px;
    font-family: helvetica;
    letter-spacing: -11px;
    font-weight: 100;
    line-height: .8;
}

.nero-copy {
    margin-top: 30px;
}

.reveal-wheel {
    max-width: 370px !important;
}


/*-------------- mega menu-------------------*/
#top-menu {
    margin-top: 10px;
    margin-left: 15px;
}
.sf-menu li li{ clear: both; text-align: left; border-bottom: 1px solid transparent;  }
.sub-under-menu ul {
    position: absolute;
    width: 490px;
    padding: 0 !important;
    top: 10px !important;
    left: 220px !important;
    background: transparent !important;
}
.sub-under-menu li {
    display: inline-block;
    width: 100px !important;
    float: left;
    clear: inherit !important;
    text-align: center !important;
}
.sf-menu a{ padding: 7px !important; }
.sf-menu li ul { background: rgba(67, 69, 70, 0.8); min-height: 150px;}
.sf-menu li li { min-width: auto;}

.page-template-template-regular-php .section p {
    margin: 0px !important;
}
.page-template-template-regular-php .featured_overview {
    text-align: center;
}
.page-template-template-regular-php .featured_overview .dtl_text {
    margin: 0px 31%;
    padding: 0;
    clear: both;
    text-align: center;
}

.page-template-template-regular-php .featured_overview h5 {
    font-size: 23px;
    color: #000;
    margin: 0px;
    padding: 0px 20px;
    letter-spacing: 1px;
    display: inline-block;
}
.page-template-template-regular-php .border-top {
    clear: both;
    position: relative;
}
.page-template-template-regular-php .standard_finishes .left_info h3:after,
.page-template-template-regular-php .featured_overview h5:after{
    content: '';
    position: absolute;
    background: #c4c4c4;
    width: 40%;
    height: 1px;
    right: 0;
    top: 12px;
}
.page-template-template-regular-php .standard_finishes .left_info h3:before,
.page-template-template-regular-php .featured_overview h5:before{
    content: '';
    position: absolute;
    background: #c4c4c4;
    width: 40%;
    height: 1px;
    left: 0;
    top: 12px;
}

.page-template-template-regular-php .featured_overview .info_text {
    border-left: 2px solid #b90000;
    color: #333;
    font-family: "futura-pt",sans-serif;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 84px;
    margin-top: 20px;
    padding: 0 10px;
    text-align: left;
}

.page-template-template-regular-php .standard_finishes .left_info {
    float: right;
}
.page-template-template-regular-php .standard_finishes .right_info {
    float: left;
}
.page-template-template-regular-php .standard_finishes .left_info {
    text-align: center;
}
.page-template-template-regular-php .standard_finishes .left_info ul.finishes {
    margin: 0px 0 30px;
    padding: 0px;
}
.page-template-template-regular-php  .standard_finishes .left_info .line2 {
    display: none;
}
.page-template-template-regular-php .standard_finishes .left_info h3 {
    color: #000;
    font-family: "futura-pt",sans-serif;
    font-size: 23px;
    margin: 0 0 30px;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.page-template-template-regular-php .standard_finishes .left_info h3:after{
    content: '';
    position: absolute;
    background: #c4c4c4;
    width: 38%;
    height: 1px;
    right: 0;
    top: 12px;
}
.page-template-template-regular-php .standard_finishes .left_info h3:before{
    content: '';
    position: absolute;
    background: #c4c4c4;
    width: 38%;
    height: 1px;
    left: 0;
    top: 12px;
}
.page-template-template-regular-php  .standard_finishes .left_info ul.finishes li {
    border: 1px solid #9ca0a0;
    border-left: 32px solid #9ca0a0;
    color: #9ca0a0;
}
.page-template-template-regular-php .standard_finishes .left_info ul.finishes li {
    display: inline-block;
    font-size: 11px;
    list-style: outside none none;
    margin: 0 5px 10px;
    min-width: 150px;
    padding: 3px 5px 0;
    text-transform: uppercase;
    cursor: pointer;
}
.page-template-template-regular-php .standard_finishes .left_info h5 {
    font-size: 16px;
    letter-spacing: 1px;
}


.page-template-template-regular-php #section-4 .cdt_box {
    width: 100%;
    /* max-width: 1100px; */
    margin: 0 auto;
}
.page-template-template-regular-php #section-4 .detail_section .red_box {
    background: #000;
    float: left;
    width: 30%;
}
.page-template-template-regular-php #section-4 .detail_section .red_box .text_box {
    background: #b80000;
    color: #fff;
    float: right;
    height: 29.7vw;
    margin-right: 5%;
    padding: 10px 50px;
    vertical-align: middle;
    width: 80%;
    text-align: left;
}

.page-template-template-regular-php #section-4 {
    display: table;
}
.page-id-5 .page-content-wrapper .page-content {
    padding-top: 0px;
}
/*.page-template-template-regular-php #section-4 .fp-tableCell {
    height: 100% !important;
    display: block;
}*/
.page-template-template-regular-php .detail_section .slider-img {
    float: right;
    width: 70%;
}
.page-template-template-regular-php  #section-4 .section-entry .col-md-10 {
    width: 100%;
    padding: 0px;
}

.page-template-template-regular-php #section-4 .section-entry .col-md-offset-1 {
    margin-left: 0px;
}
.page-template-template-regular-php #section-4 .container, .page-template-template-regular-php #section-4 .section-entry {
    padding: 0!important;
    margin: 0;
}
.page-template-template-regular-php .text_box-inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.page-template-template-regular-php #section-4 .detail_section .red_box .text_box h3 {
    color: #fff;
    font-size: 21px;
    letter-spacing: 1px;
    margin: 0 0 22px;
    padding: 0 0 17px;
    position: relative;
}
.page-template-template-regular-php #section-4 .detail_section .red_box .text_box h3:after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100px;
}
.page-template-template-regular-php #section-4 .detail_section .red_box .text_box p {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    color: #fff;
    font-family: "futura-pt",sans-serif;
    font-weight: bold;
    letter-spacing: 0;
}
.page-template-template-regular-php .post-10105 > .page-content {
    padding-top: 0px !important;
}
.page-template-template-regular-php .post-10105 .tw-post-break {
    margin-top: 0px;
}
.page-template-template-regular-php .product_banner {
    position: relative;
    background: none !important;
    min-height: 0vw !important;
    margin: 0 !important;
    padding: 70px 0 0;
}
.page-template-template-regular-php .inner-banner-text {
    position: inherit !important;
    top: 0% !important;
    left: 0% !important;
    transform: inherit !important;
    -webkit-transform: inherit !important;
    right: 0;
    text-align: center;
}
.page-template-template-regular-php  .section-buttons.v-item {
    clear: both;
}
.page-template-template-regular-php .inner-banner-text strong{ color: #000; letter-spacing: 1px; }
.page-template-template-regular-php .img-responsive{ margin: 0 auto; }

.page-template-template-regular-php .left-size h3, .page-template-template-regular-php .right-size h3 {
    background: #b80000;
    font-size: 12px;
    color: #fff;
    margin: 0;
    display: inline-block;
    width: 100%;
    padding: 6px;
    line-height: 18px;
}
.left-size {
    width: 65%;
    float: right;
    padding: 50px 30px 50px 0px;
}
.right-size {
    width: 65%;
    float: left;
    padding: 50px 0 50px 30px;
}
.page-template-template-regular-php .left-size ul, .page-template-template-regular-php .right-size ul {
    padding: 0 20px;
    margin: 0 0 20px;
    text-align: left;
}
.page-template-template-regular-php .left-size li, .page-template-template-regular-php .right-size li {
    padding: 0 !important;
    margin: 0;
    display: inline-block;
    width: 32%;
    text-align: center;
    font-size: 14px;
    color: #000;
}
.page-template-template-regular-php .left-size h4, .page-template-template-regular-php .right-size h4{
    position: relative;
    background: #fff;
    padding: 10px 0;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 0;
}


.page-template-template-regular-php .left-size h4:before, .page-template-template-regular-php .right-size h4:before {
    content: '';
    position: absolute;
    height: 1px;
    background: #c4c4c4;
    width: 46%;
    left: 0;
    top: 16px;
    z-index: 1;
}
.page-template-template-regular-php .left-size h4:after, .page-template-template-regular-php .right-size h4:after {
    content: '';
    position: absolute;
    height: 1px;
    background: #c4c4c4;
    width: 46%;
    right: 0;
    top: 16px;
    z-index: 1;
}
.page-template-template-regular-php  .slider-img .owl-dot span {
    height: 10px;
    width: 10px;
    border-radius: 26px;
    display: block;
    background: #b7b7b7;
}
.page-template-template-regular-php .slider-img .owl-dot.active span {
    width: 10px;
    background: #222;
}
.page-template-template-regular-php .slider-img .owl-dot{ margin: 0 7px; }
.page-template-template-regular-php .slider-img .owl-dots {
    left: 0;
    bottom: 4%;
    right: 0;
}
.page-template-template-regular-php .owl-carousel .owl-nav .owl-next,
.page-template-template-regular-php .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    z-index: 9999;
    top: 42%;
}

.page-template-template-regular-php .owl-carousel .owl-dots.disabled, .page-template-template-regular-php .owl-carousel .owl-nav.disabled {
    display: block;
}

.page-template-template-regular-php #fullpage .section .section-entry {
    padding: 9em 20px;
    margin-top: 20px;
}
.page-template-template-regular-php .owl-next {
    right: 0;
    background: url(img/right.png) no-repeat;
    height: 51px;
    width: 51px;
    font-size: 0;
    background-size: 50px;
    right:  15px;
}
.page-template-template-regular-php .owl-prev {
    background: url(img/left.png) no-repeat;
    height: 51px;
    width: 51px;
    font-size: 0;
    background-size: 50px;
    left: 15px;
}
.page-template-template-regular-php .slider-img .owl-carousel {
    position: relative;
}
.page-template-template-regular-php .right-size h3 {
    background: #000 !important;
}
.page-template-template-regular-php .vehicle-gallery .vg-title h3 {
    color: #000;
    font-size: 23px;
    margin: 0 0 70px;
    position: relative;
    font-family: "futura-pt",sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    margin: 0;
}
.page-template-template-regular-php .vehicle-gallery .vg-title h3:before {
    content: "";
    position: absolute;
    bottom: 11px;
    left: 0;
    background: #c4c4c4;
    height: 1px;
    width: 100px;
    margin-left: 0;
    width: 41%;
}
.page-template-template-regular-php .vehicle-gallery .vg-title h3:after {
    content: "";
    position: absolute;
    bottom: 11px;
    right: 0;
    background: #c4c4c4;
    height: 1px;
    width: 100px;
    margin-left: 0;
    width: 41%;
}
.page-template-template-regular-php #fullpage .section .section-buttons a {
    color: #fff;
    background: #222;
}
.page-template-template-regular-php #section-2 .button {
    background: transparent !important;
    border: 1px solid #fff !important;
}
.page-template-template-regular-php  h3.product-program-name {
    color: #fff !important;
}
.page-template-template-regular-php .vehicle-gallery .vg-title:after{ content: none; }

.page-template-template-regular-php .bes h5{ margin-bottom: 0; }
.page-template-template-regular-php .bes-size h5{ margin-bottom: 0; font-size: 11px; }
.page-template-template-regular-php h3.bespoke {
    padding: 90px 0 60px;
    margin: 0px !important;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul{ top: 52px; }
.page-template-template-regular-php .standard_finishes {
    padding: 50px 0 0;
}
.page-template-template-regular-php #section-4 .section-entry{ border-top: 1px solid #000; }
.page-template-template-regular-php #section-4 .text-layout-inner{ margin:0; }


/****18-04-2017 start****/
body.dark-section .top-nav.has-background{
    background: #000000;
}
body.dark-section .top-nav.has-background .sf-menu > li > a,
body.dark-section .top-nav.has-background .social a {
    color: #FFFFFF;
}

/****18-04-2017 close****/

/*------------------------ Responsive hacks CSS------------------------ */

@media (max-width: 1500px){

    .page-template-template-regular-php #section-4.layout-center .text-cell .text-layout-inner {
        max-width: 100%;
    }
    .page-template-template-regular-php #section-4 .detail_section .red_box .text_box {
        padding: 40px;
    }

}

@media (min-width: 1000px) {
    .vorst-colors {
        display:inline;
        width: 100%;
        margin: 0px;
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 1900;
    }

    .forged-wheel-col {
        width: 19.9%;
    }

    .pop-up-mobile-cleanup {
        width: 800px;
        height: 600px;
    }

    .snp-pop-3744 .bld-step-1-el-0 {
        width: 800px;
    }
    .snp-pop-3744 .snp-bld-step-1 {
        width: 800px !important;
        height: 600px !important;
    }

    .snp-pop-3744 .bld-step-1-el-0 .bld-el p {
        padding: 0px !important;
    }

    .snp-pop-4534 .bld-step-1-el-0 {
        width: 800px;
    }
    .snp-pop-4534 .snp-bld-step-1 {
        width: 800px !important;
        height: 600px !important;
    }

    .snp-pop-4534 .bld-step-1-el-0 .bld-el p {
        padding: 0px !important;
    }


    .snp-pop-6310 .bld-step-1-el-0 {
        width: 800px;
    }
    .snp-pop-6310 .snp-bld-step-1 {
        width: 800px !important;
        height: 600px !important;
    }

    .snp-pop-6310 .bld-step-1-el-0 .bld-el p {
        padding: 0px !important;
    }



}

@media (min-width: 1200px) {

    .reveal-wheel {
        max-width: 300px !important;
    }

    .container {
        width: 100%;
        #max-width: 1170px;
    }

    .page-id-4596 .page-content-inner .container {
        max-width: 1900px;
    }

    .top-nav-inner {
        width: 100%;
        #max-width: 1600px;
    }

    #.bx-viewport {
        max-height: 620px;
        #min-height: 500px !important;
    }

    .gallery .gallery-icon img {
        #margin-top: -100px !important;
    }




}

@media (min-width: 1600px) {
    .section-2 .layout-center .text-cell .text-layout-inner {
        max-width: 1050px;
        margin: 20px auto 0px;
    }
}

@media (min-width: 1800px) {
    .section-2 .layout-center .text-cell .text-layout-inner {
        max-width: 1250px;
        margin: 20px auto 0px;
    }

}

/*------------ menu - responsive -----------*/
@media (max-width: 991px){
    .sub-under-menu ul{
        left: 0 !important;
        padding: 0 15px !important;
        width: 100% !important;
    }
    .sub-under-menu li{
        width: 50%!important;
    }
    li.sub-under-menu {
        width: 100% !important;
    }

    .page-template-template-regular-php .featured_overview .dtl_text { margin: 30px 30px 0;}
    .page-template-template-regular-php .mobile-banner{display: none;}
    .page-template-template-regular-php .inner-banner-text span{ font-size: 30px; }
    .page-template-template-regular-php .featured_overview h5:before, .page-template-template-regular-php .featured_overview h5:after{ display: none; }
    .page-template-template-regular-php .left-size {  width: 100%; float: none; padding: 30px 0 20px;}
    .page-template-template-regular-php .right-size { width: 100%; float: none; padding: 30px 0 0;}
    .page-template-template-regular-php #section-4 .detail_section .red_box { width: 100%;}
    .page-template-template-regular-php #section-4 .detail_section .red_box .text_box { height: 350px;}
    .page-template-template-regular-php .detail_section .slider-img { float: none; width: 100%;}
    .page-template-template-regular-php #section-4 .detail_section .red_box .text_box { float: none; margin: 0 auto;width: 90%;}
    .page-template-template-regular-php .owl-carousel .owl-nav .owl-next, .page-template-template-regular-php .owl-carousel .owl-nav .owl-prev { position: absolute; z-index: 9999; top: 40%;}
    .page-template-template-regular-php .owl-prev, .page-template-template-regular-php .owl-next{ background-size: 30px; height: 30px; width: 30px; }
    .page-template-template-regular-php #section-4 .detail_section .red_box .text_box { padding: 10px;}
    .page-template-template-regular-php .standard_finishes .left_info ul.finishes li { min-width: inherit;}
    .page-template-template-regular-php  #fullpage .section .section-entry {  padding: 0px 0px 0 !important;}
    .page-template-template-regular-php .standard_finishes .left_info, .page-template-template-regular-php .standard_finishes .right_info { float: none;}
    .page-template-template-regular-php #fullpage .section .nextbutton.nobg span{ display: none; }
    .page-template-template-regular-php #section-4 .container { width: 100%;}
    ul.nb-menu-items-container li {  box-shadow: none; }
    ul.nb-menu-items-container .nb-with-ul .arrow{ right: 0; }
    .page-template-template-regular-php .standard_finishes .left_info h3:before, .page-template-template-regular-php .standard_finishes .left_info h3:after{ display: none; }
}

/*------------ end-----------*/

@media (max-width: 750px) {


    .ff-overlay {
        background-size: 100px;
    }

    .ff-overlay:hover {
        background-size: 100px;
        background-position: 20px 50%;
    }

    .nf-overlay {
        background-size: 100px;
        background-position: 20px 50%;

    }

    .nf-overlay:hover {
        background-size: 100px;
        background-position: 20px 50%;
    }

    .gallery-quick-select select {
        width: 235px;
    }

    .gallery-search-box {
        margin: 0px !important;
        min-height: 150px;
    }

    .wheel-landing-title {
        font-size: 60px !important;
    }

    h3 {
        font-size: 20px !important;
    }

    .product-program-name {
        padding-top: 25px !important;
    }

    #.bx-viewport {
        min-height: 200px !important;
    }

    .bx-wrapper .bx-pager {
        display: none;
    }

    #fullpage .section .section-entry {
        padding: 20px 5px !important;
    }

    .parent-pageid-84 #fullpage .section-4 .section-entry {
        padding: 0px !important;
    }

    .parent-pageid-84 #fullpage .section-4 .fp-tableCell {
        padding-top: 0px;
    }

    #fullpage .section .slide .title {
        #margin: 0px !important;
    }


    #fullpage .section .title h2 {
        font-size: 30px;
    }

    .section p {
        #margin-bottom: 0px;
    }

    .app-top-img:hover::before {
        top:70%;
    }

    #sitecontainer .app-top-img img {
        #height: 400px !important;
    }

    .app-top-img {
        margin-top:	-10px;
    }

    .snp-pop-400 .snp-bld-step-1 {
        height: 725px !important;
        left: 0px;
    }

    .vor-wheel-title-logo {
        float: initial;
        margin-right: 20px
    }

}

@media (max-width: 1000px) {

    #wheel-img-hover-101, #wheel-img-hover-102, #wheel-img-hover-103, #wheel-img-hover-104, #wheel-img-hover-105, #wheel-img-hover-106, #wheel-img-hover-107 {
        max-height: 400px !important;
    }

    .page-id-5878 .fp-tableCell {
        height: 300px !important;
    }

    .page-id-5878 #fullpage .section .section-entry {
        padding-top: 0px !important;
    }

    .wheel-landing-title {
        border:none !important;
    }

    .filtercontainer {
        display:none;
        padding-top: 0px;
        padding-bottom: 0px;
        text-align: center;
        max-height: 150px;
        overflow-y: scroll;
        margin: 20px 0px;
        background: #f7f7f7;
        border: 1px solid #ccc;
    }

    .filtercontainer ul.filter li {
        float: initial;
        text-align: center;
    }

    .vor-wheel-title-logo img {
    }

    #view360 {
        margin-left: 0px;
    }

    .bolt-pattern {
        background: #333;
        text-align: center;
        float: inherit;
    }

    .bolt-pattern h5 {
        padding-bottom: 13px;
    }

    .parent-pageid-84 .section-4 .fp-tableCell {
        height: 100% !important;
    }

    .wheel-model-callout {
        margin: 0 auto;
    }

    .bolt-pattern-pcd ul {
        margin-top: -30px;
    }

    .vor-wheel-size {
        display: none;
    }

    ::-webkit-scrollbar-thumb:vertical {
        height: 50px;
        background-color: #fff;
        border: 0px solid #fff;
        -webkit-border-radius: 1px;
    }

    ::-webkit-scrollbar-track-piece  {
        background-color: #fff;
        -webkit-border-radius: 1px;
    }


    ::-webkit-scrollbar-button:start:decrement,
    ::-webkit-scrollbar-button:end:increment  {
        height: 0px;
        display: block;
        background-color: transparent;
    }

    ::-webkit-scrollbar {
        width: 8px;
        height: 10px;
    }

    .contact-footer {
        display: inherit;
        position: fixed;
        bottom: 0;
        left: 0;
        height: 50px;
        width: 100%;
        background-color: #111;
        z-index: 99;
        margin: 0 auto;
        border-top: 1px solid #333 !important;

    }

    .contact-footer .button {
        width: 100%;
        text-align: center;
        margin-top: 0px;
        border: none !important;
        padding-top: 13px !important;
        height: 100%;
        border-radius: 0px !important;
    }

    .contact-footer img {
        display: none;
        border-right: none;
    }

    .desktop-footer-msg {
        display: none;
    }

    .footer-btn .col-md-9 {
        margin-top: -20px;
    }

    .contact-footer .button:hover {
        background: #222 !important;
        color: #fff !important;
    }

    .menu-link-text  {
        display: none;
    }

    body.dark-section .menu-link-text p {
        display: none;
    }

    .tw-menu-icon {
        width: 35px;
    }

    .collection-bk-btn {
        display: inline-block;
    }

    .app-quick-select {
        float: initial;
    }

    .collection-bk-btn a.button {
        width: 100%;
    }

    #fullpage .section .section-buttons a.button {
        width: 100%;
        margin-bottom: 10px;
    }

    #fullpage .section .slide .subtitle {
        display: inline-block;
    }

    .footer-full-width h5 {
        text-align: center;
    }

    #footer li {
        text-align: center;
    }

    .footer-share-links {
        text-align: center;
    }

    .company-quote {
        text-align: center;
        padding-top: 20px;
    }

    .footer-logo {
        text-align: center;
        border: transparent;
    }

    .fp-tableCell {
        vertical-align: top;
        padding-top: 20px;
    }

    .product-program {
        text-align: center;
        float: initial !important;
    }

    .vor-features h5:after {
        display: none;
    }

    .gallery-search-box {
        margin: 0px !important;
        min-height: 150px;
        margin-top: 40px !important;
    }

    .snp-pop-3744 .snp-bld-step-1 {
        width: 100% !important;
    }

    .snp-pop-3744 .snp-bld-step-cont-1 {
        transform: scale(1) !important;
        top: 0px !important;
        left: 0px !important;

    }

    .snp-pop-4534 .snp-bld-step-1 {
        width: 100% !important;
    }

    .snp-pop-4534 .snp-bld-step-cont-1 {
        transform: scale(1) !important;
        top: 0px !important;
        left: 0px !important;

    }

    .snp-pop-6310 .snp-bld-step-1 {
        width: 100% !important;
    }

    .snp-pop-6310 .snp-bld-step-cont-1 {
        transform: scale(1) !important;
        top: 0px !important;
        left: 0px !important;

    }

    .snp-bld-step-cont {
        position: absolute;
        z-index: 99999999;
        top: 0px !important;
        left: 0px !important;
        width: 100%;
        margin: 0 auto !important;
    }


    .snp-builder * {
        text-align: left !important;
    }


    .frm_style_formidable-style.with_frm_style legend + h3 {
        font-size: 11px !important;
        letter-spacing: 2px;
    }

    .snp-builder * {
        font-size: 11px !important;
    }

    .snp-pop-3744 .bld-step-1-el-0 .bld-el p {
        padding: 0px !important;
    }

    .snp-pop-3744 .bld-step-1-el-0 {
        width: 100% !important;
    }

    .snp-pop-3744 .bld-step-1-el-0 .bld-el {
        padding: 20px !important;
    }

    .snp-pop-4534 .bld-step-1-el-0 {
        width: 100% !important;
    }

    .snp-pop-4534 .bld-step-1-el-0 .bld-el p {
        padding: 0px !important;
    }

    .snp-pop-4534 .bld-step-1-el-0 .bld-el {
        padding: 20px !important;
    }

    .snp-pop-6310 .bld-step-1-el-0 {
        width: 100% !important;
    }

    .snp-pop-6310 .bld-step-1-el-0 .bld-el p {
        padding: 0px !important;
    }

    .snp-pop-6310 .bld-step-1-el-0 .bld-el {
        padding: 20px !important;
    }

    .frm_style_formidable-style.with_frm_style .form-field {
        margin-bottom: 10px;
    }

    .frm_style_formidable-style.with_frm_style fieldset {
        padding-right: 20px !important;
        overflow-y: auto;
        max-height: 600px;
    }

    .frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=file], .frm_style_formidable-style.with_frm_style input[type=search], .frm_style_formidable-style.with_frm_style select {
        font-size: 16px !important;
    }

    .snp-builder, .snp-builder * textarea {
        font-size: 16px !important;
    }

    .bespoke-coll-box {
        margin-top: 40px;
    }


}


@media (max-width: 1225px) {
    .wheel-landing-title {
        font-size: 49px !important;
    }

}

@media (max-width: 1500px) {


    .app-quick-select select {
        font-size: 9px;
        padding: 5px 5px 5px 10px;
    }

    .product-program-name {
        padding-top: 11px;
    }

    h3 {
        font-size: 28px;
    }

    .layout-center .text-cell .text-layout-inner {
        max-width: 1000px;
        margin: 0 auto;
    }

}

@media (max-width: 1600px) {

    .page-id-92 .empty-spacer {
        height: 10px;
    }
}

@media (max-width: 1800px) {

    .layout-center .text-cell .text-layout-inner {
        #max-width: 1000px;
        margin: 0 auto;
    }


}




/* New added css 20 march 2017 */
.page-template-template-regular-php .product_banner{position: relative; background: url("/wp-content/uploads/2017/03/SF-V001product_banner.jpg.jpg") no-repeat; min-height:35vw; background-size: 100%; margin: 0 -50px;}
.inner-banner-text{position: absolute; top: 58%; left:20%; transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); color: #fff; font-family: "futura-pt",sans-serif; font-size: 19px; text-transform: uppercase; line-height: normal;}
.inner-banner-text span{background: #d2232a; display:inline-block; font-size: 36px; letter-spacing: 2px; line-height: normal; padding: 0 5px;}
.inner-banner-text strong{font-size: 36px; line-height: normal; display: block; width: 100%;}

.mobile-banner{display: none;}


.page-id-9956 #section-4{display: block;}
.page-id-9956 #section-4 .fp-tableCell{display: block;}
.page-id-9956 #section-4 .container,
.page-id-9956 #section-4 .section-entry{padding:0!important;}
.page-id-9956 #section-4 .section-entry .col-md-10{width: 100%; padding: 0px;}
.page-id-9956 #section-4 .section-entry .col-md-offset-1{margin-left: 0px;}

.page-id-9956 .detail_section
.page-id-9956 .detail_section .cdt_box{padding: 0px;}
.page-id-9956 .detail_section .slider-img {float: right; width:70%;}



.page-id-9956 #section-4 .detail_section{
    /*background:url(/wp-content/uploads/2017/03/bgr_2.jpg) no-repeat 50% 50%;
    background-size:cover;*/

}
.page-id-9956 #section-4 .cdt_box{
    width:100%;
    /*max-width:1100px;*/
    margin:0 auto;
}
.page-id-9956 #section-4 .cdt_box::after {
    clear: both;
    content: "";
    display: block;
}

.page-id-9956 #section-4 .detail_section .red_box{
    background:#000;
    float:left;
    width:30%;

}

.page-id-9956 #section-4 .detail_section .red_box .text_box {
    background: #b80000;
    color: #fff;
    float: right;
    height:29.7vw;
    margin-right: 5%;
    padding:10px 50px;
    vertical-align: middle;
    width:80%;
    text-align: left;
}
.page-id-9956 #section-4 .detail_section .red_box .text_box h3 {
    color: #fff;
    font-size: 21px;
    letter-spacing: 1px;
    margin: 0 0 22px;
    padding: 0 0 17px;
    position: relative;
}

.page-id-9956 #section-4 .detail_section .red_box .text_box h3:after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100px;
}

.page-id-9956 .text_box-inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.slider-img .owl-carousel{
    position: inherit;

}

.slider-img .owl-dots{bottom:12%; left:13%; position: absolute;}
.slider-img .owl-dot{display: inline-block; margin: 0 10px; width: 8px; text-align: center;}
.slider-img .owl-dot span{height:17px; width:1px; display: block; background:#fff;}

.slider-img .owl-dot.active span{width:8px;}


.line-bg{background:url(/wp-content/uploads/2017/03/line-bg.png) no-repeat; margin: 0 -50px;}


.vehicle-gallery{margin: 0 auto; max-width: 1474px; padding: 100px 0 50px;}
.vehicle-gallery-box{border-top:3px solid #b80000; border-bottom:3px solid #b80000; margin-bottom: 30px;}
.vehicle-gallery .vg-title{color: #000; font-size: 23px; margin: 0 0 70px; padding: 0 0 15px; position: relative; font-family: "futura-pt",sans-serif; text-transform: uppercase; text-align: center; letter-spacing: 1px;}
.vehicle-gallery .vg-title:after{content: ""; position: absolute; bottom: 0; left: 50%; background: #111111; height: 1px; width: 100px; margin-left: -50px;}

.vehicle-gallery .image-fit{border-top:3px solid #b80000; border-bottom:3px solid #b80000;}


.page-id-9956 #section-4 .detail_section .red_box .text_box p{
    margin:0px;
    padding:0px;
    font-size:13px;
    color:#fff;
    font-family: "futura-pt",sans-serif; font-weight: bold;
    letter-spacing: 0;
}

.page-id-9956 #section-4 .detail_section .red_box ul.pagination2{
    margin:50px 0 0 0;
    padding:0px;
    text-align:center;
}

.page-id-9956 #section-4 .detail_section .red_box ul.pagination2 li{
    margin:0px;
    padding:0px 5px;
    display:inline-block;
    list-style:none;
}

.page-id-9956 #section-4 .detail_section .red_box ul.pagination2 li a{
    color:#fff;
    text-decoration:none;
}

/*custom classes to make adjustment*/
@media (max-width:1500px) {
    .page-id-9956 #section-4.layout-center .text-cell .text-layout-inner{max-width: 100%;}
    .page-id-9956 #section-4 .detail_section .red_box .text_box{padding:40px;}
}
@media (max-width:1199px) {
    .page-id-9956 #section-4 .container {
        width: 100%;
    }
    .page-id-9956 #section-4 .detail_section .red_box .text_box{padding: 10px;}
}
/*@media (max-width:767px) {
#section-4 .detail_section .red_box{
        max-width:400px;
        width:100%;
        height:100%;
        top:0px;
        left:20px;
}

#section-4 .detail_section .red_box .text_box{
        padding:50px 30px;
        vertical-align:middle;
        color:#fff;
}
#section-4 .cdt_box{
        min-height:400px;
}
}*/


@media only screen and (min-width: 1500px) and (max-width: 1700px) {
    .slider-img .owl-dots{left: 11%;}
}
@media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .slider-img .owl-dots{left: 10%;}
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .slider-img .owl-dots {
        bottom: 8%;
        left: 10%;
        position: absolute;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .slider-img .owl-dots {
        bottom: 8%;
        left: 9%;
        position: absolute;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-id-9956 .inner-banner-text{left:23%; top: 38%;}
    .page-id-9956 .inner-banner-text strong,
    .page-id-9956 .inner-banner-text span{font-size:30px;}
}

@media (max-width: 991px) {
    .page-id-9956 .detail_section .slider-img{width: 100%;}
    .page-id-9956 #section-4 .detail_section .red_box{width:100%;}
    .page-id-9956 #section-4 .detail_section .red_box .text_box{float: none; margin: 0 auto;width: 90%;}

    .page-id-9956 #section-4 .detail_section .red_box .text_box{height:350px;}
    .page-id-9956 .slider-img .owl-dots {  bottom: 20px;  left: 50%; position: absolute;  transform: translateX(-50%);}

}
@media (max-width: 767px) {
    .mobile-banner{display:block;}
    .page-id-9956 .product_banner{background: none; min-height:auto;}

    .page-id-9956 .inner-banner-text{top:25%; left: 50%;}
    .page-id-9956 .inner-banner-text span{font-size: 22px; letter-spacing: 1px;}
    .page-id-9956 .inner-banner-text strong{font-size: 28px;}
}

@media (max-width: 440px) {
    .page-id-9956 .inner-banner-text{width: 68%;}
}










.page-id-9956 .product_banner{
    padding:0px;
}

.page-id-9956 .product_banner img{
    width:100%;
}
.page-id-9956 .featured_overview{
    width:100%;
    max-width:1454px;
    margin:0 auto;
    padding:50px 15px;
}
.page-id-9956 .featured_overview .dtl_text {
    border-bottom: 1px solid #c4c4c4;
    margin:30% 30px 0;
    padding: 0;
}
.page-id-9956 .featured_overview h5{
    font-size:23px;
    color:#d2232a;
    margin:0px;
    padding:0px;
    position:relative;
    letter-spacing: 1px;
}

.page-id-9956 .featured_overview h5 span{
    padding:10px 10px 10px 0px;
    position:relative;
    display:inline-block;
    background:#fff;
    top:18px;
}
.page-id-9956 .featured_overview h5:after {
    background: #c4c4c4;
    bottom: 11px;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    right: 0;
    width: 56%;
    z-index: 9;
}

.page-id-9956 .featured_overview .info_text {
    border-left: 2px solid #b90000;
    color: #333;
    font-family: "futura-pt",sans-serif;
    font-size: 13px;
    line-height: normal;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0 10px;
}

.page-id-9956 .standard_finishes{
    width:100%;
    max-width:1100px;
    margin:0 auto;
    padding:50px 15px;
}

.page-id-9956 .standard_finishes .left_info{
    text-align:center;
    padding-top:140px;
}
.page-id-9956 .standard_finishes .left_info h3{
    color: #000;
    font-family: "futura-pt",sans-serif;
    font-size: 23px;
    margin:0;
    padding:0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.page-id-9956 .standard_finishes .left_info .line2{
    display:inline-block;
    height:1px;
    width:75px;
    margin-bottom:20px;
    margin-top:20px;
    border-bottom:#000 solid 1px;
}

.page-id-9956 .standard_finishes .left_info ul.finishes{
    margin:0px 0 30px;
    padding:0px;
}

.page-id-9956 .standard_finishes .left_info ul.finishes li {
    display: inline-block;
    font-size: 11px;
    list-style: outside none none;
    margin:0 5px 10px;
    min-width: 150px;
    padding: 3px 5px 0;
    text-transform: uppercase; cursor: pointer;
}
.page-id-9956 .standard_finishes .left_info ul.finishes li span{
    background:#fff;
    padding:5px;
    line-height:1.1;
    display:block;
}
.page-id-9956 .standard_finishes .left_info ul.finishes li{
    border:1px solid #9ca0a0;
    border-left:32px solid #9ca0a0;
    color:#9ca0a0;
}

.page-id-9956 .standard_finishes .left_info h5{font-size: 16px; letter-spacing: 1px;}

.page-id-9956 .img-responsive {
    display: inline-block;
}

.dd-image{display: none !important;}
.dd-image.active{display: block !important;}


.page-id-9956 #section-4 .fp-tableCell {
    height:100% !important;
}
.page-id-9956 .post-9956 > .page-content {
    padding-top: 0px !important;
}
.page-id-9956 .post-9956 .tw-post-break{margin-top:0px;}

.page-id-9956 .standard_finishes .right_info{float: right;}
.page-id-9956 .standard_finishes .left_info{ float: left;}


/*custom classes to make adjustment*/

@media only screen and (min-width: 992px) and (max-width: 1230px) {
    .page-id-9956 .featured_overview h5:after{width: 40%;}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .page-id-9956 .standard_finishes .left_info{padding-top: 80px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-id-9956 .featured_overview .dtl_text{margin: 15% 30px 0;}

    /***18-04-2017 start***/
    .homepage_slider{
        height: 92vh;
        position: relative;
        width: 100%;
    }
    .homepage_slider #rev_slider_54_1_forcefullwidth{
        height: 100%!important;
        left: 0!important;
        position: absolute!important;
        top: 0!important;
        width: 100%!important;
    }
    .homepage_slider #rev_slider_54_1_forcefullwidth .rev_slider_wrapper{
        height: 100%!important;
    }
    .homepage_slider #rev_slider_54_1_forcefullwidth .rev_slider_wrapper .rev_slider{
        height: 100%!important;
        max-height:none!important;
    }
    /***19-04-2017 close***/

}

@media (max-width:991px) {
    .page-id-9956 .featured_overview h5:after{background: none;}

    .vehicle-gallery{padding-left:30px; padding-right:30px;}

}

@media (max-width:767px) {
    .page-id-9956 .featured_overview{padding:20px 15px;}
    .page-id-9956 .featured_overview .dtl_text{margin:30px 30px 0;}
    .page-id-9956 .standard_finishes {text-align:center; padding:10px 15px 0;}
    .page-id-9956 .standard_finishes .left_info{padding-top:0px;}

    .page-id-9956 .text-image-wrapper .empty-spacer {height: 0;}

    .vehicle-gallery{text-align: center; padding-top:30px; padding-bottom:40px;}
    .vehicle-gallery-box{ display: inline-block; margin-bottom: 15px;}
    .vehicle-gallery .vg-title{margin: 0 0 40px; padding: 0 0 15px;}

    .page-id-9956 .standard_finishes .right_info{float: none;}
    .page-id-9956 .standard_finishes .left_info{ float: none;}
    .page-id-9956 .standard_finishes .left_info ul.finishes li{min-width:inherit;}


    .page-template-template-regular-php .standard_finishes .left_info h5 {    font-size: 13px;}



    /***18-04-2017 start***/
    .homepage_slider{
        height: 87vh;
        position: relative;
        width: 100%;
    }
    .homepage_slider #rev_slider_54_1_forcefullwidth{
        height: 100%!important;
        left: 0!important;
        position: absolute!important;
        top: 0!important;
        width: 100%!important;
    }
    .homepage_slider #rev_slider_54_1_forcefullwidth .rev_slider_wrapper{
        height: 100%!important;
    }
    .homepage_slider #rev_slider_54_1_forcefullwidth .rev_slider_wrapper .rev_slider{
        height: 100%!important;
        max-height:none!important;
    }
    .homepage_slider .tparrows.tp-leftarrow, .homepage_slider .tparrows.tp-rightarrow{
        display: none;
    }
    /***19-04-2017 close***/

}

@media (max-width:480px) {
    .homepage_slider{
        height: 84vh;
    }
}


/*------28th Aprill------*/

/*.tw-menu-icon {
float: right;
}*/

.tw-menu-icon {
    width: 115px;
    text-transform: uppercase;
}

.navcontainer {    
    display: block;
    float: none;
    text-align: right;
}

.top-nav, .altnav .top-nav-inner {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.sf-menu li {
    margin-left: 5px;
}

.top-nav .sf-menu > li > a,
.sf-menu li {
    font-size: 12px;
    /*font-family: "futura-pt",sans-serif;*/
}

#top-menu { 
    margin-left: 40px;    
    float: left;
}

/*----------*/

.landing-page-center-container .col-md-10:before {
    content: '';
    width: 2px;
    height: 100%;
    border-left: 1px dotted #222;
    position: absolute;
    left: -25%;
}

.last-landing-container:before {
    content: '';
    width: 2px;
    height: 100%;
    border-left: 1px dotted #222;
    position: absolute;
    left: -25%;
}

.vor-landing-page-title h4 {
    text-align: left;
}

.vor-landing-page-title h4:before {
    content: '';
    height: 1px;
    background-color: #b90000;
    width: 40px;
    position: absolute;
    margin-top: 27px;
}

.page-template-template-regular-php .section p {
    margin-bottom: 1.8em !important;
    font-size: 13px !important;
    /*text-align: left;*/
}


.page-template-template-regular-php .section .vor-landing-page-body p {
    text-align: left;
}

.vor-landing-hr {
    height: 10px;
    background: #ececec;
}

.vor-landing-page-body {
    min-height: 60px;
}

a.vor-landing-link h5 {
    display: inline-block;
    width: 100%;
    text-align: left;
}