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

    -   Revolution Slider 4.1 Captions -

        Screen Stylesheet

version:    1.4.5
date:       06/01/15
author:     magikcommerce
email:      support@magikcommerce.com
website:    http://www.magikcommerce.com/
-----------------------------------------------------------------------------*/



/*************************
    -   CAPTIONS    -
**************************/

#magik-slideshow {
    border: none;
    padding: 0;
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
}
.rev_slider_wrapper {
    position: relative;
}
.rev_slider_wrapper >ul {
    visibility: hidden;
}
.rev_slider {
    position: relative;
    overflow: visible;
}
.rev_slider img {
    max-width: none !important;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border: none;
    visibility: visible !important;
}
.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}
.rev_slider ul {
    margin: 0px;
    padding: 0px;
    list-style: none !important;
    list-style-type: none;
    background-position: 0px 0px;
}
.rev_slider ul li, .rev_slider >ul >li, .rev_slider >ul >li:before {
    list-style: none !important;
    position: absolute;
    visibility: hidden;
    margin: 0px !important;
    padding: 0px !important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none !important;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
}
.rev_slider .tp-caption, .rev_slider .caption {
    position: absolute;
    visibility: hidden;
}
.tp-simpleresponsive img {
    max-width: none;
}
/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
    z-index: 1;
}
.tp_inner_padding {
    box-sizing: border-box;
    max-height: none !important;
}
.tp-hide-revslider, .tp-caption.tp-hidden-caption {
    visibility: hidden !important;
    display: none !important;
}
.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
    margin: auto;
}
.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
    margin: auto;
}
.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
    margin: auto;
}
.tp-simpleresponsive .slotholder *, .tp-simpleresponsive img {
}
.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
    position: absolute;
    left: 20% !important;
}
.tp-caption.ExtraLargeTitle {
    font-size: 70px;
    line-height: 70px;
    font-weight: 900;
    font-family: "Lato", serif;
    color: #eaeaea;
    text-decoration: none;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    text-transform: uppercase;
    font-size: 22px;
    left: 20% !important;
}



.tp-caption.LargeTitle {
    font-weight: bold;
    font-family: "Raleway", serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    font-size: 72px;
    left: 19.5% !important;
    letter-spacing:-1px
}
.view-more {
    padding: 10px 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #333;
    background-color: #eee;
}
.buy-btn {
    padding: 10px 20px;
    background-color: #da2c2a;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    margin-left: 10px
}

.buy-btn:hover, a.buy-btn:focus{color:#fff}


.tp-caption.Title {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    text-transform: none;
    font-family: "Raleway", serif;
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    width: 400px;
    left: 20% !important;
}
.tp-caption.TitleOrange {
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: "Raleway", serif;
    color: rgb(248, 186, 117);
    text-decoration: none;
    background-color: transparent;
    padding: 0px 0px 0px 0px;
    border: 0px none rgb(255, 214, 88);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-color: rgb(255, 214, 88);
    border-style: none;
    border-width: 0px;
    border-radius: 0px 0px 0px 0px;
}
 @media only screen and (min-width: 480px) and (max-width: 767px) {
.tp-button {
    padding: 4px 8px 3px;
    line-height: 25px !important;
    font-size: 11px !important;
    font-weight: normal;
}
}
 @media only screen and (min-width: 0px) and (max-width: 479px) {
.tp-button {
    padding: 2px 5px 2px;
    line-height: 20px !important;
    font-size: 10px !important;
}
}
/*  BUTTON COLORS   */

.tp-button.green, .tp-button:hover.green, .purchase.green, .purchase:hover.green {
    background-color: #21a117;
    box-shadow: 0px 3px 0px 0px #104d0b;
}
.tp-button.blue, .tp-button:hover.blue, .purchase.blue, .purchase:hover.blue {
    background-color: #1d78cb;
    box-shadow: 0px 3px 0px 0px #0f3e68;
}
.tp-button.red, .tp-button:hover.red, .purchase.red, .purchase:hover.red {
    background-color: #cb1d1d;
    box-shadow: 0px 3px 0px 0px #7c1212;
}
.tp-button.orange, .tp-button:hover.orange, .purchase.orange, .purchase:hover.orange {
    background-color: #ff7700;
    box-shadow: 0px 3px 0px 0px #a34c00;
}
.tp-button.darkgrey, .tp-button.grey, .tp-button:hover.darkgrey, .tp-button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {
    background-color: #555;
    box-shadow: 0px 3px 0px 0px #222;
}
.tp-button.lightgrey, .tp-button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
    background-color: #888;
    box-shadow: 0px 3px 0px 0px #555;
}
/************************
    -   NAVIGATION  -
*************************/

/** BULLETS **/

.tpclear {
    clear: both;
}
.tp-bullets {
    z-index: 1000;
    position: absolute;
    opacity: 1;
}
.tp-bullets.hidebullets {
    opacity: 0;
}
.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px;
}
.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px;
}
/** SQUARE BULLETS **/
tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px;
}
/** SQUARE BULLETS **/

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px;
}
/** navbar NAVIGATION VERSION **/

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px !important;
}
/** navbar NAVIGATION VERSION **/

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px !important;
}
.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px !important;
}
.tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}
.tp-bullets.simplebullets.round .bullet:hover, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.navbar .bullet:hover, .tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left;
}
/*************************************
    -   TP ARROWS   -
**************************************/
.tparrows {
    opacity: 1;
}
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../../images/left-a.png) no-repeat top left;
    width: 40px;
    height: 40px;
}
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../../../images/right-a.png) no-repeat top left;
    width: 40px;
    height: 40px;
}
.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px;
}
.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px;
}
.tp-leftarrow.default {
    z-index: 99;
    cursor: pointer;
    position: relative;
    background: rgba(0, 0, 0, 0.2) url(../../../images/left-a.png) no-repeat 10px 0;
    width: 40px;
    height: 45px;
    left: 0px !important;
}
.tp-rightarrow.default {
    z-index: 99;
    cursor: pointer;
    position: relative;
    background: rgba(0, 0, 0, 0.2) url(../../../images/right-a.png) no-repeat 10px 0;
    width: 40px;
    height: 45px;
    right: 0 !important;
}
/****************************************************************************************************
    -   TP THUMBS   -
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

 *****************************************************************************************************/


.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #fff;
    width: 500px;
    height: 50px;           /* THE DIMENSIONS OF THE THUMB CONTAINER */
    margin-top: -50px;
    vertical-align: top;
    display: none;
}
.tp-bullets.tp-thumbs img {
    vertical-align: top;
}
.fullwidthbanner-container .tp-thumbs {
    padding: 3px;
    margin: auto -160px !important;
}
.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;           /* THE DIMENSIONS OF THE THUMB CONTAINER */
    overflow: hidden;
    position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 500px;
    position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;           /* THE DIMENSION OF A SINGLE THUMB */
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    opacity: 0.5;
}
.tp-bullets.tp-thumbs .bullet:hover, .tp-bullets.tp-thumbs .bullet.selected {
    opacity: 1;
}
.tp-thumbs img {
    width: 100%;
}
/************************************
        -   TP BANNER TIMER     -
*************************************/

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0px !important;
    height: 5px;
}
/******************************
    -   HTML5 VIDEO SETTINGS    -
********************************/

.vjs-tech {
    margin-top: 1px
}
.tp-caption .vjs-default-skin .vjs-big-play-button {
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 30px;
    vertical-align: top;
    padding: 0px;
}
.tp-caption .vjs-default-skin .vjs-big-play-button:before {
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 40px;
    text-shadow: none !important;
    color: #fff;
    font-size: 18px;
}
.tp-caption .vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
    box-shadow: none;
    
}
.tp-caption img {
    background: transparent;
}
.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.tp-simpleresponsive >ul li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}
/*  CAPTION SLIDELINK   **/
.tp-leftarrow.default, .tp-rightarrow.default {
    font-family: FontAwesome;
    font-size: 11px;
    font-weight: normal;
    height: 45px;
    width: 40px;
    text-align: center;
    line-height: 44px;
}
.forcefullwidth_wrapper_tp_banner, .fullwidthbanner-container {
    width: 100% !important;
    display: inline-block;
    left: 0 !important;
    margin: auto !important;
}