.mobile {
    display: none !important;
}
.desktop {
    display: block;
}
.wordwrap {
    display: inline;
}
#main-banner-dany {
	height: auto;
	padding: 0;
	overflow: hidden;
	width: 100%;
	position: relative;
	margin-top: -5px;
}
#main-banner-dany h1 {
	padding: 80px 0 20px 0;
    width: 100%;
    margin: 0 auto;
	font-size: 50px;

}
#main-banner-dany h2:first-child {
	padding: 80px 0 20px 0;
    width: 100%;
    margin: 0 auto;
	font-size: 60px;

}
button.secondary, .button.secondary {
    color: #000;
}
button, .button {
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    display: inline-block;
    transition: background-color 300ms ease-out;
}
#slide1 {
	background: url(../images/slide-1.jpg) no-repeat center;
	height: 680px;
}
#slide2 {
	background: url(../images/slide-2.jpg) no-repeat center;
	height: 680px;
}
#slide3 {
	background: url(../images/slide-3.jpg) no-repeat center;
	height: 680px;
}
#carousel-nav {
	width: 600px;
	position: absolute;
	top: 450px;
	left: 0;
	right: 0;
	z-index: 2;
	margin: 0 auto;
}
#carousel-nav .left {
	float: left;
	width: 33%;
}
#carousel-nav .middle {
	float: left;
	width: 33%;
}
#carousel-nav .last {
	float: left;
	width: 33%;
}
.ninety-two {
	font-size: 75px;
}
.one-thirty-four {
	font-size: 105px;
}
#slide1 .ninety-two, #slide2 .ninety-two, #slide3 .ninety-two {
	padding: 60px 0 30px 0;
}
/*#slide3 .ninety-two {
	padding: 120px 0 0 0;
}*/
#anywhere {
	padding: 0;
}
#anywhere .font1 {
	padding-top: 60px;
}
#anywhere .font10 {
	padding-bottom: 30px;
}
#anywhere .font3 {
	line-height: 24px;
}
#entertainment {
	height: 434px;
	position: relative;
	background-position: 79% 100%;
}
.entertainment {
	background: url(../images/entertainment.jpg) no-repeat center;
}
.entertainment2 {
	background: url(../images/entertainment2.jpg) no-repeat center;
}
.entertainment3 {
	background: url(../images/entertainment3.jpg) no-repeat center;
}
#entertainment-content {
	padding: 30px 20px 0 40px;
	width: 45%; 
}
#place-to-place {
	height: 535px;
	position: relative;
    background-position: 9% 0%;
}
.place1 {
	background: url(../images/place1.jpg) no-repeat center;
}
.place3 {
	background: url(../images/place3.jpg) no-repeat center;
}
.place2 {
	background: url(../images/place2.jpg) no-repeat center;
}
#place-content {
    padding: 128px 60px 0 100px;
    width: 40%;
    float: right;
}
#sans-internet {
	background:url(../images/sans-internet.jpg) no-repeat bottom center;
	height: 620px;
	position: relative;
	background-position: 100% 0%;
    padding: 0 0 0 0;
}
#sans-content {
    padding: 137px 60px 0 60px;
    width: 57%;
}
#sans-content .font3 {
	line-height: 24px;
}
#sans-content .font6 {
	padding-top: 15px;
}
#online-app {
	height: auto;
	position: relative;
}
#online-app .font3 {
	line-height: 24px;
}
#online {
	width: 50%;
	float: left;
	padding: 0 40px;	
}
#apps {
	width: 50%;
	float: right;
	padding: 0 40px;	
}
a.see-your {
	font-size: 1.0rem;
}
.watch-img {
	position: relative;
    top: 4px;
    left: 3px;
    width: 7%;
    height: 7%;
}
a.see-your:hover {
	font-size: 1.0rem;
	font-weight:300;
}

#lg-wtgn {
	padding: 0;
	position: relative;
}
#left-img {
	background: url(../images/left-img.jpg) no-repeat center;
    height: 300px;
    position: relative;
    border: 10px solid #fff;
    background-size: cover;
}
#right-img {
	background: url(../images/right-img.jpg) no-repeat;
	height: 300px;
    position: relative;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: 10px solid #fff;
    background-size: cover;
}
.tile-txt {
    bottom: 50%;
    right: 50%;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    position: absolute;
    width: 90%;
}
@media all and (orientation: portrait) and (min-width: 768px) {
#entertainment {
    height: 562px;
    position: relative;
    background-position: 100% 100%;
}
.entertainment {
	background: url(../images/entertainment.jpg) no-repeat center;
}
.entertainment2 {
	background: url(../images/entertainment2.jpg) no-repeat center;
}
.entertainment3 {
	background: url(../images/entertainment3.jpg) no-repeat center;
}
#entertainment-content {
	padding: 30px 20px 0 20px;
    width: 100%;
}
#place-to-place {
    height: 613px;
    position: relative;
    background-position: 0% 100%;
}
.place1 {
	background: url(../images/place1.jpg) no-repeat bottom;
}
.place3 {
	background: url(../images/place3.jpg) no-repeat bottom;
}
.place2 {
	background: url(../images/place2.jpg) no-repeat bottom;
}
#place-content {
	padding: 30px 20px 0 20px;
    width: 100%;
}
#sans-content {
    padding: 42px 60px 0 60px;
}
#sans-internet {
    background: url(../images/sans-internet.jpg) no-repeat bottom center;
    height: 751px;
    position: relative;
    background-position: 100% 100%;
    padding: 60px 0 0 0;
}
}