#field_slideshow {
    top: 0;
    left: 0;
    right: 0;
}

.outer-slide {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    overflow: hidden;
}

.outer-slide .loading {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

.outer-slide .loading .bg-loading {
    position: absolute;
    display: block;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #fff;
}

.outer-slide .loading .icon-loading {
    position: absolute;
    display: block;
    background: url('../images/loading.gif') no-repeat center center;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.outer-slide [data-u="slides"] {
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    overflow: hidden;
}

.outer-slide [data-u="navigator"] {
    position: absolute;
    bottom: 41px;
    left: 10px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.outer-slide:hover [data-u="navigator"] {
    opacity: 1;
    filter: alpha(opacity=100);
}

.outer-slide [data-u="navigator"] [data-u="prototype"] {
    position: absolute;
    height: 12px;
    width: 12px;
    text-align: center;
    line-height: 12px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
    filter: alpha(opacity=40);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

.outer-slide [data-u="arrowleft"] {
    width: 43px;
    height: 43px;
    /*top: 123px;*/
    left: 8px;
    /*background: #fff;*/
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 50px;
    text-align: center;
    display: block;
    cursor: pointer;
    position: absolute;
    opacity: 0; filter:alpha(opacity=0);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    margin-bottom: 30px;
}

.outer-slide:hover [data-u="arrowleft"],
.outer-slide:hover [data-u="arrowright"] {
    opacity: 1; filter:alpha(opacity=100);
}

.outer-slide [data-u="arrowright"] {
    width: 43px;
    height: 43px;
    /*top: 123px;*/
    right: 8px;
    /*background: #fff;*/
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 50px;
    text-align: center;
    display: block;
    cursor: pointer;
    position: absolute;
    opacity: 0; filter:alpha(opacity=0);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    margin-bottom: 30px;
}

.outer-slide [data-u="arrowright"]:hover,
.outer-slide [data-u="arrowleft"]:hover,
.outer-slide [data-u="navigator"] [data-u="prototype"]:hover,
.outer-slide:hover [u="navigator"],
.outer-slide [data-u="navigator"] [data-u="prototype"].av {
    opacity: 1;
    filter: alpha(opacity=100);
}

.outer-slide [data-u="arrowright"]:hover,
.outer-slide [data-u="arrowleft"]:hover {
    color: #27ae61;
}

.outer-slide [data-u="navigator"] [data-u="prototype"].av,
.outer-slide [data-u="navigator"] [data-u="prototype"]:hover {
    background-color: #27ae61;
}

#slider_row img {
    width: 100%;
}

.large-slide-title {
    color: #ffffff;
    background-color: transparent;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 142.85%;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}
.field-main-slider_3 .large-slide-title,.field-main-slider_3 .big-slide-title,.field-main-slider_3 .small-slide-title,.field-main-slider_3 .shop_now {
    text-align: left !important;
    left: 380px !important;
}
.field-main-slider_3 .big-slide-title {
    top: 420px !important;
}
.field-main-slider_3 .small-slide-title {
    top: 458px !important;
}.field-main-slider_3 .shop_now {
    top: 528px !important;
}
.outer-slide .big-slide-title{
    font-size: 214.285%;
    font-weight: bold;
    text-transform: uppercase;
}

.big-slide-title, .small-slide-title {
    color: #ffffff;
    background-color: transparent;
    font-size: 85.7%;
    text-decoration: none;
    border-width: 0px;
    border-color: rgb(255, 255, 255);
    border-style: none;
}

a.slide-button {
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    padding: 10px 25px;
    border: 1px solid #fff;
    height: 32px;
    line-height: 32px;
    color: #fff !important;
    background: transparent;
    text-shadow: none;
}

a.slide-button:hover {
    background: #27ae61;
    border-color: #27ae61;
}

.large-slide-title {
    position: absolute;
    right: 374px;
    width: 700px;
    top: 403px;
    text-align: right;
}

.big-slide-title {
    text-align: right;
}

.small-slide-title {
    position: absolute;
    right: 374px;
    width: 700px;
    top: 471px;
    text-align: right;
}

.shop_now {
    position: absolute;
    right: 374px;
    width: 700px;
    top: 541px;
    text-align: right;
}
@media (min-width: 991px) and (max-width: 1199px) {
    .large-slide-title,
    .big-slide-title,
    .small-slide-title,
    .shop_now
    {
        right: 420px !important;
    }
    .field-main-slider_3 .large-slide-title,.field-main-slider_3 .big-slide-title,.field-main-slider_3 .small-slide-title,.field-main-slider_3 .shop_now {
        left: 420px !important;
    }
}

.demo_slideshow .big-slide-title {
    top: 255px;
}

.demo_slideshow .field-main-slider_2 .big-slide-title {
    left: 330px !important;
}

.demo_slideshow .field-main-slider_1 .big-slide-title {
    left: 600px !important;
}

.demo_slideshow .field-main-slider_2 .large-slide-title, .demo_slideshow .field-main-slider_2 .small-slide-title, .demo_slideshow .field-main-slider_2 .shop_now {
    right: 880px;
}

.demo_slideshow .field-main-slider_1 .large-slide-title, .demo_slideshow .field-main-slider_1 .big-slide-title, .demo_slideshow .field-main-slider_1 .small-slide-title, .demo_slideshow .field-main-slider_1 .shop_now {
    right: 610px;
}

.demo_slideshow .field-main-slider_3 .large-slide-title {
    right: 420px;
    top: 310px;
}

.demo_slideshow .field-main-slider_3 .shop_now {
    right: 240px;
    top: 313px;
}

.demo_slideshow .field-main-slider_3 .big-slide-title {
    top: 215px !important;
    right: 360px !important;
}
@media (min-width:320px) and (max-width:800px) {
    .field-main-slider_1 .large-slide-title,
    .field-main-slider_1 .big-slide-title,
    .field-main-slider_1 .small-slide-title,
    .field-main-slider_1 .shop_now,
    .field-main-slider_2 .large-slide-title,
    .field-main-slider_2 .big-slide-title,
    .field-main-slider_2 .small-slide-title,
    .field-main-slider_2 .shop_now {
        right: 420px !important;
    }
    .field-main-slider_3 .large-slide-title,
    .field-main-slider_3 .big-slide-title,
    .field-main-slider_3 .small-slide-title,
    .field-main-slider_3 .shop_now {
        left: 420px !important;
    }
    .large-slide-title {
        font-size: 24px !important;;
    }
    .outer-slide .big-slide-title {
        font-size: 34px !important;;
    }
    .small-slide-title {
        font-size: 16px !important;;
    }
    a.slide-button {
        font-size: 18px !important;;
    }
}