﻿ul {
	list-style: none outside none;
	padding-left: 0;
	margin: 0;
}
.demo .item {
	margin-bottom: 0px;
}
.content-slider li {
	/*background-color: #939393;*/
	text-align: center;
	color: #FFF;
	padding: 0;
	margin: 0;
}
.demo {
	width: 100%;
	float: left;
	position: relative;
}
.we99 {
    width: 100%;
    display: table;
    position: relative;
    background: #939393;
    direction: rtl;
}
.we99.image {
	width: 100%;
	display: table-cell;
	box-sizing: border-box;
	padding: 0;
	float: right;
}
.we99.image img {
	max-height: 100%;
	width: 100%;
	box-sizing: border-box;
	margin-bottom: 0;
}
.we99.text {
	width: 450px;
	height: auto;
	display: table-cell;
	box-sizing: border-box;
	padding: 0;
	float: left;
	position: absolute;
	z-index: 100;
	background: none;
	top: 50%;
	right: 15%;
	text-shadow: 1px 1px 0px #474747;
}
    .we99.text h1 {
        text-align: right;
        font-family: 'Conv_Bold';
        font-weight: normal;
        color: #ffffff;
        margin: 0;
        line-height: 50px;
        font-size: 35px;
    }
.we99.text h1 span {
	border-top: 3px solid #D11242;
	border-bottom: 3px solid #D11242;
	padding: 3px 0;
}
    .we99.text p {
        text-align: right;
        font-family: 'Conv_Bold';
        font-size: 17px;
        color: #ffffff;
        line-height: 24px;
    }
.we99.text a {
	text-align: right;
	font-family: 'Merriweather';
	text-transform: uppercase;
	font-size: 16px;
	color: #ffffff;
	background: rgba(221,152,3,0.8);
	box-sizing: border-box;
	text-decoration: none;
	float: left;
	text-shadow: none;
	padding: 10px 14px;
	border-radius: 4px;
	margin-top: 12px;
}
.we99.text a:hover {
	background: #125b84;
}







@media all and (max-width: 1650px) {
.we99.text {
    width: 1336px;
    right: 0;
left: 0;
margin: 0 auto;
top: 58%;
}
}




@media all and (max-width: 1400px) {
.we99.text {
    width: 85%;
}
}





@media all and (max-width: 1280px) {
    .we99.text {
        width: auto;
        right: 7.5%;
        left: 0;
        margin: 0 auto;
        top: 50%;
    }
}




@media all and (max-width: 1024px) {
    .we99.text {
        right: 7.5%;
        left: 0;
        top: 38%;
    }
}









@media all and (max-width: 960px) {

    .we99.text {
        right: 7.5%;
        left: 0;
        top: 55%;
    }

.we99.text h1 {
    line-height: 34px;
    font-size: 24px;
}

}







@media all and (max-width: 767px) {
    .we88.text p {
        display: none;
    }

    .we88.text h1 {
        width: 92% !important;
        margin-bottom: 0 !important;
    }
}




    @media all and (max-width: 490px) {



        .we99.text {
            top: 70%;
        }


            .we99.text h1 {
                line-height: 24px;
                font-size: 18px;
            }

                .we99.text h1 span {
                    padding: 1px 0;
                }
    }
































    /* light slider Rooms */

    .we88 {
        width: 100%;
        background: #333333;
        display: table;
    }

        .we88.image {
            width: 50%;
            display: table-cell;
            box-sizing: border-box;
            padding: 0;
            float: left;
        }

            .we88.image img {
                max-height: 100%;
                width: 100%;
                box-sizing: border-box;
                margin-bottom: -4px;
            }

        .we88.text {
            width: 50%;
            display: table-cell;
            box-sizing: border-box;
            padding: 0 6% 3% 3%;
            float: right;
        }




            .we88.text h1 {
                text-align: right;
                color: #ffffff;
                background: #d01041;
                width: 300px;
                padding: 30px 12px;
                font-family: 'Conv_Bold';
                font-weight: normal;
                line-height: 40px;
                margin-bottom: 40px;
                float: right;
            }








            .we88.text p {
                text-align: right;
                font-size: 18px;
                color: #ffffff;
                line-height: 24px;
                font-family: 'Conv_reg';
            }


                .we88.text p strong {
                    font-weight: normal;
                    display: block;
                    font-family: 'Conv_bold';
                }

            .we88.text a {
                text-align: right;
                font-family: 'Conv_Bold';
                font-weight: normal;
                text-transform: uppercase;
                font-size: 18px;
                color: #ffffff;
                background: #ea9c1a;
                box-sizing: border-box;
                padding: 4px 10px;
                text-decoration: none;
                float: right;
            }

                .we88.text a:hover {
                    background: #000000;
                }














    @media (max-width: 1500px) {
        .we88.image {
            width: 55%;
            display: table-cell;
            box-sizing: border-box;
            padding: 0;
        }

        .we88.text {
            width: 45%;
            display: table-cell;
            box-sizing: border-box;
        }
    }





    @media (max-width: 1280px) {
        .we88.image {
            width: 60%;
            display: table-cell;
            box-sizing: border-box;
            padding: 0;
        }

        .we88.text {
            width: 40%;
            display: table-cell;
            box-sizing: border-box;
        }


            .we88.text h1 {
                color: #ffffff;
                background: #d01041;
                width: 252px;
                padding: 14px 12px;
                line-height: 27px;
                margin-bottom: 40px;
                font-size: 23px;
            }
    }




    @media (max-width: 960px) {
        .we88.image {
            width: 100%;
            display: table-cell;
            box-sizing: border-box;
            padding: 0;
        }

            .we88.image img {
                max-height: 100%;
                width: 100%;
                box-sizing: border-box;
                margin-bottom: -4px;
            }

        .we88.text {
            width: 100%;
            display: table-cell;
            box-sizing: border-box;
        }


            .we88.text h1 {
                padding: 24px 12px;
            }
    }


    /* light slider Rooms */