/* Enter Your Custom CSS Here */
.logo img {width:100%; height:auto;}

.wpv-grid.parallax-bg {opacity:1;}
.wpv-grid.has-video-bg {opacity:1;}
.wpv-main {background-width:100%; height:100%; background-size:cover;}

/* Ravinder */
.tp-bannertimer {
    visibility: hidden !important;
}
#footer-sidebars > .row aside.cell-1-4 {
    width: 33.33%;
}
.textwidget > div {
    text-align: center;
}
@media (min-width: 768px) {
.wpv-grid.grid-1-1.move-into-slider.wpv-first-level.first.unextended {
    padding-bottom: 10px !important;
}}

article {
    padding-bottom: 0px !important;
}


.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
    background-color: #c4202a;
    -webkit-box-shadow: 0 0px 0 0 #555;
    -moz-box-shadow: 0 0px 0 0 #555;
    box-shadow: 0 0px 0 0 #555;
}

