/**** HERO IMAGES****/

.exploriens-space-hero {
    background: url('../image/themes/exploriens/home/Exploriens-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.exploriens-6982-space-hero {
    background: url('../image/themes/exploriens/sets/6982/Exploriens-6982-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.exploriens-6958-space-hero {
    background: url('../image/themes/exploriens/sets/6958/Exploriens-6958-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.exploriens-6938-space-hero {
    background: url('../image/themes/exploriens/sets/6938/Exploriens-6938-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.exploriens-6899-space-hero {
    background: url('../image/themes/exploriens/sets/6899/Exploriens-6899-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.exploriens-6856-space-hero {
    background: url('../image/themes/exploriens/sets/6856/Exploriens-6856-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.exploriens-6854-space-hero {
    background: url('../image/themes/exploriens/sets/6854/Exploriens-6854-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.exploriens-6815-space-hero {
    background: url('../image/themes/exploriens/sets/6815/Exploriens-6815-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

.exploriens-1858-space-hero {
    background: url('../image/themes/exploriens/sets/1858/Exploriens-1858-Large.png') center top no-repeat;
    background-size: cover;
    height: 0;
    overflow: hidden;
    padding-bottom: 55%;
    position: relative;
    width: 100%;  
}

/**** MINI-FIGURE GALLERY ****/

.exploriens .circle, .exploriens .control .btn-material {
    background: #2362a5;
}

/**** TAGS ****/

.exploriens .spacetag {
    background: #abb1ba;
}

/**** SEARCH ****/

/* Search Box Default Text Color */
.exploriens .icon-close, .iceplanet2002 .icon-material-search, .iceplanet2002 .search-input input {
    color: #fff !important;
}

.exploriens .input-search-helper {
    color: rgba(255, 255, 255, 0.5) !important;
}

/* Search Box Error Text */
.exploriens .space-header .search-input .warningColor {
    color: #fff !important;
}

/* Search Box Close Button Hover */
.exploriens .icon-close:hover {
    color: #d44617 !important;
}

/* Search Box Placeholder Text */
.exploriens .search-input ::-webkit-input-placeholder {
    color: #fff;
}

.exploriens .search-input ::-moz-placeholder {
    color: #fff;
}

.exploriens .search-input :-ms-input-placeholder {
    color: #fff;
}

/**** MOBILE LAYOUT ****/

@media (max-width: 839px) {
    
    /**** MOBILE HERO IMAGES****/
    
    .exploriens-space-hero {
        background: url('../image/themes/exploriens/home/Exploriens-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%; 
    }
    
    .exploriens-6982-space-hero {
        background: url('../image/themes/exploriens/sets/6982/Exploriens-6982-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6958-space-hero {
        background: url('../image/themes/exploriens/sets/6958/Exploriens-6958-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6938-space-hero {
        background: url('../image/themes/exploriens/sets/6938/Exploriens-6938-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6899-space-hero {
        background: url('../image/themes/exploriens/sets/6899/Exploriens-6899-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6856-space-hero {
        background: url('../image/themes/exploriens/sets/6856/Exploriens-6856-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6854-space-hero {
        background: url('../image/themes/exploriens/sets/6854/Exploriens-6854-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6815-space-hero {
        background: url('../image/themes/exploriens/sets/6815/Exploriens-6815-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }

    .exploriens-1858-space-hero {
        background: url('../image/themes/exploriens/sets/1858/Exploriens-1858-Medium.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 75%;
        position: relative;
        width: 100%;  
    }
}

@media (max-width: 539px) {
    
    .exploriens-space-hero {
        background: url('../image/themes/exploriens/home/Exploriens-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%; 
    } 
    
    .exploriens-6982-space-hero {
        background: url('../image/themes/exploriens/sets/6982/Exploriens-6982-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6958-space-hero {
        background: url('../image/themes/exploriens/sets/6958/Exploriens-6958-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6938-space-hero {
        background: url('../image/themes/exploriens/sets/6938/Exploriens-6938-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6899-space-hero {
        background: url('../image/themes/exploriens/sets/6899/Exploriens-6899-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6856-space-hero {
        background: url('../image/themes/exploriens/sets/6856/Exploriens-6856-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6854-space-hero {
        background: url('../image/themes/exploriens/sets/6854/Exploriens-6854-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .exploriens-6815-space-hero {
        background: url('../image/themes/exploriens/sets/6815/Exploriens-6815-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }

    .exploriens-1858-space-hero {
        background: url('../image/themes/exploriens/sets/1858/Exploriens-1858-Small.png') center top no-repeat;
        background-size: cover;
        height: 0;
        overflow: hidden;
        padding-bottom: 100%;
        position: relative;
        width: 100%;  
    }    
}