.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: 10px; 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;
    opacity: 0.4; filter:alpha(opacity=40);
    transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}
.outer-slide [data-u="arrowleft"] {
    width: 50px;
    height: 50px;
    top: 123px;
    left: 8px;
    background: #fff;
    color: #666;
    font-size: 30px;
    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;
}
.outer-slide:hover [data-u="arrowleft"],
.outer-slide:hover [data-u="arrowright"] {
    opacity: 0.5; filter:alpha(opacity=50);
}
.outer-slide [data-u="arrowright"] {
    width: 50px;
    height: 50px;
    top: 123px;
    right: 8px;
    background: #fff;
    color: #666;
    font-size: 30px;
    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;
}
.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);
}
 #slider_row img{width:100%;}
.large-slide-title{
    color:#444444;
    background-color:transparent;
    text-decoration:none;
    text-transform:uppercase;
    font-size:24px;
    line-height:40px;
    border-width:0px;
    border-color:rgb(255, 255, 255);
    border-style:none;
    font-weight:bold;
}
.big-slide-title, .small-slide-title{
    color:#444444;
    background-color:transparent;
    font-size:60px;
    line-height:60px;
    text-decoration:none;
    text-transform:uppercase;
    padding:10px 15px;
    border-width:0px;
    border-color:rgb(255, 255, 255);
    border-style:none;
    font-weight:bold;
}
a.slide-button {
    color:#ffffff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:18px;
    padding:5px 20px;
    border:1px solid #fff;
    height:32px;
    line-height:32px;
    color:#fff !important;
    background:transparent;
    text-shadow:none;
}
a.slide-button:hover{
    background:#beae59;
    border-color:#beae59;
}
.large-slide-title{
    position: absolute;
    right: 360px;
    width: 700px; 
    top: 195px;
    height: 30px; 
    text-align: center;
}
.big-slide-title{
    font-size: 48px;
    font-weight: bold;
    padding: 0;
    height: auto;
    line-height: normal;
}
.small-slide-title{
    position: absolute;
    right: 360px; 
    width: 700px; 
    top: 275px; 
    height: 80px;
    line-height: 20px;
    text-align: center;
}
.shop_now{
    position: absolute;
    right: 360px; 
    width: 700px;
    top: 355px;
    text-align: center;
}
.big-slide-title{
    margin-top:13px;
    padding-bottom: 2px;
}
.demo_slideshow .big-slide-title{top:255px;}

.box-slider{
	color:#fff;
	position: absolute;
	left: 50%;
	top: 50%;
	right: auto;
	margin-top: -7px;
	text-align:right;
	max-width: 610px;
	text-align: center;
	margin-left: -305px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.field-main-slider_1 .box-slider,
.field-main-slider_2 .box-slider{
	text-align:right;
	margin-left:0;
	right:545px;
	left:auto;
}
.field-main-slider_3 .box-slider{
	text-align:left;
	margin-left:0;
	right:auto;
	left:545px;
}
@media (max-width:1200px){
   .small-slide-title p{
        font-size: 22px!important;
        line-height: 26px;
    }
    .small-slide-title{
           height: 60px; 
    }
    .shop_now{
        top: 308px;
    }
    .small-slide-title{
        top: 222px;
    }
    .large-slide-title{
        top:151px;
    }
}
@media (max-width:767px){
	.field-main-slider_1 .big-slide-title,
	.field-main-slider_1 .large-slide-title,
	.field-main-slider_1 .small-slide-title,
	.field-main-slider_1 .shop_now,
	.field-main-slider_2 .big-slide-title,
	.field-main-slider_2 .large-slide-title,
	.field-main-slider_2 .small-slide-title,
	.field-main-slider_2 .shop_now,
	.field-main-slider_3 .big-slide-title,
	.field-main-slider_3 .large-slide-title,
	.field-main-slider_3 .small-slide-title,
	.field-main-slider_3 .shop_now{
		text-align: center!important;
		width:800px!important;
	}
    .big-slide-title {
        margin-top: 26px;
        padding-bottom: 9px;
    }	
   .small-slide-title p{
        line-height: 40px;
        font-size:26px!important;
    }
	.shop_now{
        top: 340px;
    }
	a.slide-button{
            font-size:20px!important;
            line-height: 37px!important;
	}
    .small-slide-title{
        top: 200px;
    }
    .large-slide-title{
        top:105px;
    }
    .field-main-slider_2 .box-slider,
    .field-main-slider_3 .box-slider,
    .field-main-slider_1 .box-slider{
    }
    .outer-slide [data-u="arrowleft"]{
        margin-left: 0px;
    }
    .outer-slide [data-u="arrowright"]{
            margin-right:0px;
    }
}
@media (max-width:480px){
   .small-slide-title p{
        line-height: 45px;
        font-size: 42px!important;
    }
    .big-slide-title{
        font-size:50px
    }
    .large-slide-title {
        font-size: 43px;
        margin-bottom: 30px;
    }
    .shop_now{
        top: 370px;
    }
    a.slide-button{
        font-size:30px!important;
        line-height: 37px!important;
    }
    .small-slide-title{
        top: 180px;
    }
    .large-slide-title{
        top:95px;
    }
}
