/* MOBILE IPHONE 5 */
@media screen and (min-width:320px){
    .galaxy .section-title h1, .sub-section-title h1 {
        font-size: 1.875em;
    }
    .galaxy #try-gs6.ss-slider #slider-try-gs6 {
        display: block;
    }
}

/* MOBILE GALAXY NOTE & S SERIES */
@media screen and (min-width:360px) {
}

/* MOBILE IPHONE 6 */
@media screen and (min-width:375px) {
}

/* MOBILE IPHONE 6 PLUS */
@media screen and (min-width:414px) {
}

/* GALAXY TAB = 600px */
@media screen and (min-width:600px){
}

/* TABLET = 768px */
@media (min-width: 768px){
    .galaxy #try-gs6.ss-slider #slider-try-gs6 {
        display: block;
    }
    .galaxy #try-gs6.ss-slider #slider-try-gs6 .swiper-container .swiper-wrapper .swiper-slide .slide-copy{
        max-width: 500px;
        height: 250px;
        margin-top:25px;
    }
    .galaxy .section-title h1, .sub-section-title h1 {
        font-size: 3.25em;
    }
    .galaxy #try-gs6 .video-copy {
        left: 9%;
    }
    .galaxy .desk-txt {
    text-align:center;
    position: absolute;
    left:50%;
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
    bottom: 0;
}
}

/* TABLET LANDSCAPE AND DESKTOP = 990px */
@media only screen and (min-width: 990px){
    .galaxy #try-gs6.ss-slider #slider-try-gs6 .swiper-container .swiper-wrapper .swiper-slide .slide-copy {
    max-width:600px;
    height: 350px;
    margin-top: 30px;
}

.galaxy .desk-txt {
    left:50%;
    -moz-transform:translateX(-50%);
    -ms-transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
    transform:translateX(-50%);
}
}

/* LARGE DESKTOP = 1280px */
@media only screen and (min-width: 1280px){
}

.galaxy .unit span.subunit {
    display:block; position:absolute; left:0px; bottom:-8px;
}

.galaxy .showcase-legal {
    width:100%;
}
.galaxy .video-out .section-title{
    padding-top:.8em;
}
.galaxy .video-copy {
    left:11%;
    position:absolute;
    top:50%;
    -moz-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
}


.galaxy .swiper-slide .desktop-slide-copy a {
    display:inline-block;
}
.galaxy .swiper-slide .slide-copy.center {
    top:23%;
}
.galaxy .swiper-slide .slide-copy.quad-b {
    left:57.5%;
}
.galxy .mobile-dev-img {
    display:block;
    margin:0 auto;
}
.mobile-txt,.mobile-txt-2{
    display:none;
}

#note4 .slide-copy p{
    width: 90%;
}

@media screen and (max-width:1114px){
    .galaxy .swiper-slide .slide-copy.center{
        top:20%
    }
}

@media screen and (max-width:950px){
    .animate-imgs {
        top:0;
        margin: -23px auto 0 auto;
    }
}
@media screen and (max-width:900px) {
    .galaxy .swiper-slide .slide-copy.center{
        top:18%;
        }
    }
@media screen and (max-width:830px) {
    .swiper-slide .slide-copy.center {
        top:16%;
    }
}
@media screen and (max-width:767px) {
    .animate-imgs {
        top:0;
        margin: -10px auto 0 auto;
    }
    .galaxy #try-gs6  #slider-try-gs6 .swiper-container .mobile-slide-thumbs-pagination {
        /*display: none;*/
    }
    .galaxy #try-gs6 #slider-try-gs6 .l-r-slide.swiper-slide .mobile-slide-description, .l-r.slide.swiper-slide .mobile-slide-disclaimer {
        /*display: none;*/
    }

    .galaxy #try-gs6.ss-slider {
        max-height: 507px;
    }

    .galaxy #try-gs6 .product-group.open {
        border-bottom: none;
    }
    .galaxy #try-gs6 #slider-try-gs6 .l-r-slide.swiper-slide {
        float: none;
    }

    .galaxy #try-gs6  #slider-try-gs6 .swiper-container .mobile-txt-2 {
        display:block;
        margin: 2em 0;
    }

    .galaxy #try-gs6  #slider-try-gs6 .swiper-container .mobile-txt-2 img {
        display: block;
        margin: 1.5em auto;
        text-align: center;
    }

    .galaxy #hoverbox .section-title p, .sub-section-title p{
        color: #ffffff;
    }

    .galaxy .desk-txt {
        display:none;
    }

    .mobile-txt {
        display:block;
        text-align:center;
        margin-top:-20px;
        color:#fff;
    }
    .galaxy video#bgvid{
        display:none;
    }

    .galaxy .section-header {
        text-align: center;
        margin: auto;
    }
    .galaxy .section-header h1 {
        padding-top: 20px;
        margin-bottom: 10px;
        font-size: 40px;
    }
    .galaxy .section-header h4 {
        font-size: 1.2em;
    }
}
