/*
*
*
*
*
*
*
* HTML Styles
*
*
*
*
*
*
*/
html, body {margin:0; padding:0; -webkit-text-size-adjust:none; background-color:#50849d !important;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-touch-callout: none;}
body {overflow-x: hidden;}
*{
-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-touch-callout: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #50849d;
padding: 0;
}
/*
*
*
*
*
*
*
* Body Styles
*
*
*
*
*
*
*/
@-webkit-keyframes glow5 {

   0%, 40%     {
        transform: scale(1);
    }
   40%, 50%       {
        transform: scale(4);
    }
   90%, 100%     {
        transform: scale(1) translateX(-1px);
    }

}
@-webkit-keyframes glowColumn {

   0%, 40%     {
        transform: scale(1);
    }
   40%, 50%       {
        transform: scale(1);
    }
   90%, 100%     {
        transform: scale(4) translateX(-1px);
    }

}
@-webkit-keyframes shrink {

   0%, 40%     {
        transform: scale(1);
    }
   40%, 50%       {
    }
   90%, 100%     {
        transform: scale(.01) translateX(-1px);
    }

}
@-webkit-keyframes glow {
    to {
         border-color:rgba(255,255,255,.75);
    }
}
@-webkit-keyframes glow2 {
    to {
         border-color:rgba(255,0,0,0);
    }
}
@keyframes glow {
    to {
         border-color:rgba(255,255,255,.75);
    }
}
@keyframes glow2 {
    to {
         border-color:rgba(255,0,0,0);
    }
}
body, p, li, ul, ol, td, font, div{font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 1em; color:#000; }
ul, li {display:inline-block; zoom: 1; *display:inline; vertical-align:top; list-style:none; margin:0; padding:0;}
#outer {
width:100%;
max-width:1136px;
height:auto;
margin:0 auto;
position:relative;
background-size: contain;
}
#outerTwo{
width:100%;
max-width:1136px;
height:auto;
margin:0 auto;
position:relative;
background-size: contain;
}
#header {
height:95px;
width:100%;
margin:0 auto;
position:relative;
}
#test{
position:absolute; top:4px; right:4px;

}
.listSharPhoto{

    display: list-item; text-align: center;
}
#hm{

    line-height:25px; font-weight: bold;
}
#headerArea {
margin-top:11px;
/*display:table;*/
width:100%;
min-width:640px;
}
#footer {
height:auto;
width:100%;
margin:0 auto;
position:relative;
overflow:hidden;
background:#404040;
padding-top:20px;
}
#mobileSearch {
height: auto;
max-height:255px;
width: 100%;
position:relative;
/*overflow:scroll;*/
background: #50849d;
z-index:99;
overflow-x: hidden;
display: none;
}

.scroll-wrapper {width: 75%;}
.scrollbar-inner > .scroll-element.scroll-y {z-index: 10000; width: 14px;}
/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div
{
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner > .scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 12px;

    z-index: 10000;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track { background-color: #fff; }
.scrollbar-inner > .scroll-element .scroll-bar { background-color: #d29207; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #ad7805; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #7c5604; }


/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track { top: -12px; }


.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size { left: -12px; }
.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size { top: -12px; }

/*.scrollbar-inner > .scroll-element.scroll-x {display: none;}*/


#searchTip{ padding-left:6px; font-size: 12px; font-weight:bold;}

.PictureMosaicViewer-canvas{
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-user-select: none;
outline-style:none;

}
#orTxt {
    margin:25px 0 0 10px;
    text-align:center;
}
#hashtagTxt {
    margin:25px 0 0 8px;
    height:45px;
    line-height:40px;
}
#displayContainer {height:137px; width:100%; text-align:center;}
#leftArrowPhotos {height:137px; line-height:110px; text-align:center; cursor:pointer;-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
#rightArrowPhotos {height:137px; line-height:110px; text-align:center; cursor:pointer;-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}


.hide {
display:none;
}
#animateOn{display:none; cursor:pointer; position:absolute; bottom:0px; left:0px; width:46px; height:44px; z-index:1004; background:transparent url("../images/animateOn.png") no-repeat;}
#animateOff{display:none; cursor:pointer; position:absolute; bottom:0px; left:0px; width:46px; height:44px; z-index:1005; background:transparent url("../images/animateOff.png") no-repeat;}
#displayContainer {height:110px; width:100%;}

.overlayF {border: 3px solid #fff;box-sizing: border-box;

    -webkit-animation: glow2 .4s forwards;
    -moz-animation: glow2 .4s forwards;
    animation: glow2 .4s forwards;  }
/*
*
*
*
*
*
*
*
*PictureMosaicsViewer Styles
*
*
*
*
*
*
*
*/
                #closeSwiper {height:52px; width:64px; background-color:#FFF; position:absolute; top:0; right:0; z-index:100013; text-align:center; color:#106a37; padding-top: 12px; cursor:pointer;font-size: 45px;}
                    #closeSwiper:hover {color:grey;}
    #swiperPMHolderFS{
        width: 100%;
        height: 100%;
        top:0px;left:0px;
        position: absolute;
        background-color:rgba(0,0,0,.85); display: none; z-index: 10;
    }
    #swiperPMHolder{
        width: 100%;
        height: 100%;
        top:0px;left:0px;
        position: absolute;
        background-color:rgba(0,0,0,.85); display: none; z-index: 10;
    }
    .swiper-container {
        width: 100%;
        height: 100%;
        z-index:9;
    }

.swiperShareMobile ul {
    float: none !important;
    width: 100%;
}

.swiperShareMobile .grey_b12 {
    color: #000 !important;
}


.swiperShareMobile li {
    display: inline-block;
}

.infoHolderSwiper {
    border:5px #fff solid;
    background:#fff;
    position:relative;
    max-width: 590px;
}
.swiperInfo {padding-top: 10px; background:#fff;}
.swiperData, .swiperShare {display: inline-block;}
.swiperData {width: 75%; text-align: left; word-wrap: break-word;}
.swiperName, .swiperCap {padding-left: 5px;}
.swiperName {font-weight: 900; margin-bottom: 5px;}
.swiperCap {height: auto; min-height: 50px; max-height: 80px; overflow: auto; font-size: 15px;}
.swiperShare {width: 24%; vertical-align: top;}
.swiperShareTxt {font-weight: bold; margin-bottom: 5px;}
.sPhotoFb, .sPhotoTw, .shareEmbed {display: inline-block; margin-left: 15px;}
.sPhotoFb{width:24px; height:24px; background: url(../images/social.png) no-repeat;background-position: -32px 0; margin: 0; background-size: auto 24px;}
.sPhotoTw{width:24px; height:24px; background: url(../images/social.png) no-repeat; background-position: -72px 0; background-size: auto 24px;}
.shareEmbed {width:32px;height:24px; background:url(../images/embedPhoto.png) no-repeat; background-size: contain;}

#swiperShareIcons  #tw1 {margin-left: 11px;}


.swiper-button-next{


}
.swiper-button-prev{


}


@-webkit-keyframes glow {
    to {
         border-color:rgba(255,255,255,.75);
    }
}
#navControlBox { position:absolute; width:40px; z-index:3; top:5px; right:5px;}
.navControlBoxFullpage {top:5px !important; right:5px !important;}
#fScreenNavControl {cursor:pointer; width:40px; height:40px; background: url("../images/controls/navControls.png") no-repeat center;background-position:0 0;}
.minScreenNavControl {background-position:0 -40px !important;}
#resetNavControl {cursor:pointer; width:40px; height:40px; background: url("../images/controls/navControls.png") no-repeat center; background-position:0 -80px; margin-top:3px;}
#plusNavControl {cursor:pointer; width:40px; height:40px; background: url("../images/controls/navControls.png") no-repeat center; background-position:0 -120px; margin-top:3px;}
#minusNavControl {cursor:pointer; width:40px; height:40px; background: url("../images/controls/navControls.png") no-repeat center; background-position:0 -160px; margin-top:3px;}
.overlay {border: 3px solid white;box-sizing: border-box;z-index:1;box-shadow: 0px 0px 0px 3px #50849d;


}
.overlayS2 {border: 3px solid white;box-sizing: border-box;
        }
.overlayS3 {
    -webkit-animation: glow5 2.0s forwards;
    -moz-animation: glow5 2.0s forwards;
    animation: glow5 2.0s forwards;
        }
.overlayS {border: 2px solid white; outline: 2px solid #575757;box-sizing: border-box;
    -webkit-animation: glow 1.0s infinite alternate;
    -moz-animation: glow 1.0s infinite alternate;
    animation: glow 1.0s infinite alternate;
        }


#navControlBox {display:block; position:absolute; width:40px; z-index:3; top:5px; right:5px;line-height: 0px;line-height: 0px;}
#ViewerDisplay {-webkit-tap-highlight-color: rgba(0,0,0,0) !important; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
#fScreenNavControl:hover, #resetNavControl:hover, #plusNavControl:hover, #minusNavControl:hover {   box-shadow:rgba(255,255,255, 0.7) 0 0 0 1px inset;}
#viewer_holder{height:auto;
width:100%;
position: relative;
z-index: 0;
background: #FFF;
margin:0 auto;
}
#pm_viewer{cursor: pointer;
margin:0 0;
position:relative;
-webkit-tap-highlight-color: rgba(0,0,0,0) !important;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
z-index: 0;
width:100%;
height: 100%;
display:inherit;
}
/* Button Styles */
a{outline:none;     text-decoration:none;}
.click {cursor:pointer; border:0;}
input {background-color:transparent; border:none; resize:none; outline:none;  -webkit-appearance: caret; -moz-appearance: caret;}
#uploadB {
line-height:35px;
width:70%;
height: 45px;
background-color: #fff;
}

#uploadImg{
    margin-left:7px;margin-right:7px;margin-top:18px;cursor:pointer;
}

#uploadBtn {
    width: 198px;
    height: 76px;
    margin: 9px 0 0 10px;
    line-height: 76px;
    text-align: center;

}/*
*
*
*
*
*
*
*Word Cloud Tags Style
*
*
*
*
*
*
*/
#weightTags {
font-family: 'GothamBook';
padding:15px;
margin:0px;
min-height: auto;
text-align: justify;
text-transform:uppercase;
line-height:4.8ex;
}

#weightTags a{
color:#fff;
vertical-align:middle;
text-decoration:none;
}
#daytonText{
    display:none !important;
    /*background:url(/images/dayton.png) no-repeat; background-size: contain;
    background-size:27.65% 51.4%;*/
    position: relative;
}
/*
*
*
*
*
*
*
* FANCY BOX styles
*
*
*
*
*
*
*/
.fancybox-inner { overflow:hidden !important; }

/*
*
*
*
*
*
*
*custom text styles
*
*
*
*
*
*
*/
#text_subhead2 {
width:176px;
height:30px;
line-height:45px;
text-align:center;
color:#fff;
font-family: 'GothamBook';
font-size: 25px;
margin-top:10px;
}
#slidertext{

font-family: 'GothamBook';
font-size: 13px;
color: #7dafd4;

}
/*
*
*
*
*
*
*
*popup styles
*
*
*
*
*
*
*/


#embedImg{width:74px; height:74px; border:2px solid #e65f20; margin:10px 0 0 5px;}
.embedClose{height:12px;width:12px;background:url(../images/closeB2.png) no-repeat;float:right; margin:5px 5px 0 0;}
#overlayCloseButtononclick{float:right; margin:5px 5px 0 0;}
#shareInstructions{margin-top:10px; width:325px;}

#bannerHeader{width: 100%;background:#000;}
#bannerHolder{width:100%; margin-top:0px;height: auto;background:#000;display:inline-block; zoom: 1; vertical-align:top; list-style:none; margin:0; padding:0;}
#bannerLeft{width:50%;display:inline-block; zoom: 1;vertical-align:top; list-style:none; margin:0; padding:0;}
#bannerRight{width:50%;float:right;display:inline-block; zoom: 1; *display:inline; vertical-align:top; list-style:none; margin:0; padding:0;}
#text_subhead2{width:100%;height:65px;font-size:26px;background-color:#7dafd4;padding:0px;display:inline-block; zoom: 1; *display:inline; vertical-align:top; list-style:none; margin:0; padding:0;padding-top:10px;}
#header{background-color: #224556;}
#uploadHeader{width:29%;text-align:center;margin-top:21px;cursor: pointer;padding-bottom: 20px;display:none;}
#uploadHeaderButtonTime{width:80%;background-color:#d29207;height: 45px;margin-left:24px;}
#buttonUpload{width:100%; height:37px; line-height:45px;}
#buttonStyled{width:100%; height:35px; line-height:35px; text-align:left;background-color:#d29207;text-align:center;margin-top: 3px;}
#uploadButtonText{color:#fff;text-align:center;font-size:25px; text-transform: lowercase;}
#searchHeader{width:29%;text-align:left;margin-top:27px;margin-right:5px;}

#field_holder{background:white;}
#socialHeader{width:33%; line-height:35px; height:45px;margin-top:20px;float: right;overflow:hidden;}
#textDiv{width:60%;float:left;display: inline-block;}
#shareButtonText{color:#7dafd4;text-align:center;font-size:25px; text-transform: lowercase; display: inline-block;margin-top:14px;}
#shareDiv{width:30%;display: inline-block;margin-top: 3px;margin-left: auto; margin-right: auto;}
#viewer_holder{overflow: hidden;-webkit-tap-highlight-color: rgba(0,0,0,0);}
#search_holder{position:absolute; z-index:998; top:0px; right:50px; width:232px; display:none;}
#search_controls{background-color:#29292d; width:232px; height:21px;}
#pm_viewer_holder{width:100%;height:639px;-webkit-user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
#pm_viewer{background-color:#50849d;-webkit-user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
#search_drop{background: url('/images/searchBg.png') repeat; display:none;}
/*#viewer_animation{background: url() repeat; position:absolute; width:100%; height:100%; margin:auto; left:0; right:0; top:0; bottom:0; cursor:pointer; display:none; z-index:2;-webkit-user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
*/
#viewer_animation{background: url() repeat; position:relative; width:100%; height:100%; margin:auto; cursor:pointer; display:none; z-index:2;-webkit-user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
#viewer_animation_holder{background: url() repeat; position:absolute; width:100%; height:100%; margin:auto; left:0; right:0; top:0; bottom:0; cursor:pointer; display:none; z-index:2;-webkit-user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
#animateSwitch{background: url() repeat; position:absolute; width:100%; height:100%; max-width:1136px;max-height:639px;margin:auto; left:0; right:0; top:0; bottom:0; cursor:pointer; display:none !important; z-index:1;}
#slidePieceContainer{background:url('/images/gradient.png');width:320px;height:96px;position: absolute;top:90px;left:0px;z-index: 3;-webkit-user-select: none;}
#slidertext{position: relative;left:0px;width:280px;display:inline-block;text-align: center;padding:15px 5px 5px 5px;-webkit-user-select: none;}
#slidePiece{width: 100%;-webkit-user-select: none;}
#daytonLetters{display: inherit;height:auto;width:0px;height:0px;background:url('/images/dayton.png') no-repeat; position: absolute;right:0px;top:4.5%;background-size: contain;z-index:99;}
#overlayinfor{display: none;height:auto;width:100%;}
#socialHeaderBottomDiv{width:80%; height:42px;background-color: #fff;margin-left: auto;margin-right: auto;display:block;}
#socialHeaderBottom{width:0px;height: 0px;background-color: #404040;overflow: hidden;padding-top: 20px;display:none;}
#uploadButtonTextBottom{color:#000;vertical-align: top;line-height:42px;margin:0px;display:inline-block;margin-top: 0px;font-size: 24px;}
#banner{width:100%;height:auto;}
#exploreBanner{width:100%;height:40px;background-color: #404040;}
#exploreDiv{margin:0px;padding-top:5px;padding-left: 25px;-webkit-user-select: none;}
#exploreBannerWordMap{width:100%;height:auto;background-color: #7dafd4;}
#listBanner{width:100%; margin-top:0px;}
.infoHolder{
display:block;
position: absolute;
right:-250px;
width:242px;
z-index:1000;
padding:0px;
vertical-align:top;
text-align:left;
background: transparent url("../images/photoBg.png") repeat;
min-height:128px;
pointer-events:auto !important;
}
.rightInfo{
display:block;
position: absolute;
left:-244px;
width:242px;
z-index:1000;
padding:0px;
vertical-align:top;
text-align:left;
background: transparent url("../images/photoBg.png") repeat;
min-height:128px;
pointer-events:auto !important;
}
.rightBottomInfo{
display:block;
position: absolute;
left:-244px;
width:242px;
z-index:1000;
padding:0px;
vertical-align:top;
text-align:left;
background: transparent url("../images/photoBg.png") repeat;
min-height:128px;
pointer-events:auto !important;
top:-10px !important;
}
.bottomInfo{
display:block;
position: absolute;
right:-242px;
width:242px;
z-index:1000;
padding:0px;
vertical-align:top;
text-align:left;
background: transparent url("../images/photoBg.png") repeat;
min-height:128px;
pointer-events:auto !important;
bottom:2px !important;
}
.infoHolderSearch{
display:block;
position: absolute;
right:-242px;
width:242px;
z-index:1000;
padding:0px;
vertical-align:top;
text-align:left;
background: transparent url("../images/photoBg.png") repeat;
min-height:128px;
pointer-events:auto !important;
}
.loadingInfo{position:absolute; top:0; left:0; width:100%; height:100%; background: transparent url("../images/photoBg.png") repeat; z-index:998; display:none;}
.noData{position:absolute; top:0; left:0; width:100%; height:100%; background: transparent url("../images/photoBg.png") repeat; z-index:998; display:none;}
.infoImgHolder{position:relative;}
.imgInfo {position:relative;}
.swiper-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    background-image: url('../fancybox2/fancybox_sprite.png');
}
.photoData{padding:10px;}
.photoName{line-height:normal; margin-left:5px;}
.photoCap{margin:5px; line-height:normal; word-wrap:break-word; max-height:155px; overflow-y:auto;}
.photoCapTitle {margin: 5px;}
.socialData {margin:5px 5px 5px 5px;}
.socialShare {text-align:center; padding-bottom:5px;}
.sPhotoFb{width:24px; height:24px; background:url(../images/fbPhoto.png) no-repeat;}
.sPhotoTw{width:24px; height:24px; background:url(../images/twPhoto.png) no-repeat;}
.embed{width:24px; height:24px; background:url(../images/embedPhoto.png) no-repeat;}
.line {margin-top:10px; width:95%; height:1px; background:#fff; margin: 0 auto;}
#closeB {
height:23px;
width:23px;
right:-14px;
top:-14px;
background: transparent url("../images/closeB.png") repeat;
position:absolute;
}

.shareEmbed {
width:24px;
height:24px;
background:url(../images/embedPhoto.png) no-repeat;

}

.embedOverlay {
background-color: #fff;
height:auto;
padding: 15px 5px;
left: 50%;
margin-left: -250px;
margin-top: -50px;
outline: 9999px solid rgba(0, 0, 0, 0.5);
position: fixed;
top: 25%;
width: 500px;
z-index: 10000;
}

.embed_inner ul  {display: table-cell;}
.embed_inner ul li {vertical-align: middle;}
#embedImg {width:75px; height:75px; border:3px solid #224556; margin: 5px; margin-right: 20px;} 
.embedInfo {width: 75%;}
.embedInfo div {font-size: 14px;}
#embedText {font-weight: bold; word-break: break-all; margin-top: 10px;}

/*
*
*
*
*
*
*
*Social Media Styles
*
*
*
*
*
*
*/
#shareDiv {position:relative;}

#twitBlock {
position:absolute;
top:9px;
left:0;
height:19px;
width:20px;
}

#instaBlock {
position:absolute;
top:9px;
left:30px;
height:19px;
width:19px;
}

#shareMos {
    margin:25px 0 0 5px;
    height:45px;
    border-left:2px solid #606e86;
    padding-left:0px;
    line-height:45px;
}
.shareFb {
    width:29px;
    height:29px;
    background:url(../images/spriteMap.png) no-repeat;
    background-position:0 -20px;
    margin: 6px 0 0 5px;;
}
.shareTw {
    width:29px;
    height:29px;
    background:url(../images/spriteMap.png) no-repeat;
    background-position:0 -50px;
    margin: 5px 5px 0;

}
.socialIcons {
    display:inline-block;
    width:46px;
    height:19px;
    background:url(../images/spriteMap.png) no-repeat;
    background-position:0 0;
    margin-left:3px;
}




/*
*
*
*
*
*
*
* search styles
*
*
*
*
*
*
*/
#searchBtn, #field_holder {display: inline-block; vertical-align: top;}
#searchBtn{width: 24%; height: 39px; float: right; line-height: 39px; text-align: right; position: relative; cursor:pointer;}
#field_holder {height:39px; padding:0 0 0 0px; line-height:35px; width: 75%;position:relative;}

#keyword_input{width:70%; height:39px; border:none;  line-height:35px; font-family: 'Regular', sans-serif; font-size:14px; vertical-align:top;
padding-left: 14px !important;
color:#000;
}

#searchArea {

position: relative;
width: 93%;
margin: 0 auto;
height: 39px;
text-align:left;
}

#searchB {
height: 39px;
width: 47px;
background: url(../images/searchButton.png) no-repeat;
background-size: contain;
position:absolute;
top:0px;
right:0px;
}

#valid_search{
height:12px;
position:absolute;
left:10px;
vertical-align:top;
text-align:left;
color:#d3210e;
font-weight:bold;
font-size:11px;
line-height:.7em;
width:181px;
top:36px;
z-index:3000;
}

#valid_search:empty{display:none;}

#loading_search{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
text-align:center;
vertical-align:middle;
display:none;
background: transparent url("../images/overlay_black.png") repeat;
}

#greyBar {
height:32px;
width:100%;
background:#2f3133;
line-height:32px;
text-align:center;
}
table, td {margin:0; padding:0; border:none; border-collapse:collapse;}


#orientationAlert{
z-index:100000;
display:none;
position: fixed;
width: 100%;
height: 100%;
color: #FFF;
background: #212121 url(../images/orientationAlert.png) no-repeat;
background-size:150px 118px;
padding-top:32%;
background-position:center 15vh;
text-align: center;
font-size:3vw;
font-weight:bold;
top:0;
}

#albumAd {
    border:3px solid #50849d;
    border-radius:13px;
    width:590px;
    height:177px;
    margin:0 auto;
    background:#000;
}
#albumImage {
    width:150px;
    height:150px;
    background:url(../images/albumImage.jpg) no-repeat;
    float:left;
    margin:13px 20px 0;
}
#albumName {
    width:292px;
    height:73px;
    background:url(../images/albumName.png) no-repeat;
}
#albumInfo {
    float:left;
    width:376px;
    margin-top:21px;
}
#buyButtons {
    margin:20px 0 0 36px;
}
#itunes {
    width:110px;
    height:57px;
    background:url(../images/buySprite.png) no-repeat;
    background-position:0 0;
    display:inline-block;
    margin-right:20px;
}
#amazon {
    width:114px;
    height:57px;
    background:url(../images/buySprite.png) no-repeat;
    background-position:-133px 0;
    display:inline-block;
}
#copyright {
    margin:25px auto;
    text-align:center;
}
#footerLinks {
    padding-bottom:25px;
    text-align:center;
}


/*
*
*
*
*
*
*
*
*
* Resize Styles
*
*
*
*
*
*
*
*
*/

#headerImageOne{height: 62px !important; margin-top: 20px;}

#headerImageTwo{
height: 22px !important;
margin-top: 40px;
float:right;
}
/*
*
*
*
*
*
*
*
MEDIA Query @
width up 990px;
*
*
*
*
*
*
*
*/

    #shareMos, #shareText {
    padding-left:5px;
    }

@media (max-width:990px)  {
    #text_subhead2{font-size: 2.62vw !important;}

    #uploadButtonText{font-size: 19px !important;}
    #shareButtonText{font-size: 19px !important;}

    #keyword_input{font-size: 12px !important;}
    #searchHeader{margin-right: 1.5%;}
}
#hashtag{display:inline-block;}
@media (max-width:850px)  {
    #hashtag{display:none;}
}
/*
*
*
*
*
*
*
*
MEDIA Query @
width up 767px;
*
*
*
*
*
*
*
*/
@media (max-width:767px)  {

    .scroll-wrapper {width: 100%;}

    #uploadWrapper{display:none;}
    #searchBtn{display:none;}
    #searchClear{
        top:11px !important;

    }
    #valid_search{margin-top:6px !important;}
    #mobileSearch {
    width:100%;
    }
    #embedTextMain{width:125px !important;float:right !important;}

    #exploreDiv{
    width:100% !important;
    text-align: center !important;
    padding-left: 0px !important;
    }

    .fancybox-opened{width:80% !important;}

    .fancybox-inner{width:100% !important;}

    #animationBox{width:100% !important;}

    .grey_b12 {color:#fff !important;}

    .photoCap {color:#fff !important;}

    .photoName{color:#fff !important;}

    .fancybox-outer{height:auto !important;}

    .embedOverlay{
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    left:0px !important;
    }

    .embed_inner{
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    left:0px !important;
    }

    .red12m{width:auto !important;}

    #infoHolder{
    display: inline-block;
    position:relative !important;
    top:0px !important;
    left:0px;
    width: 100%;
    height: auto !important;
    z-index: 9 !important;
    background:#50849d !important;
    }

    .imgInfo{
    height: 55px !important;
    float:left;
    width:auto !important;
    }

   .swiper-close{left : 25px;}
    .photoData{height: auto !important;}
    .photoCap {height: auto !important;}
    .socialShare{width: auto; margin: 0; padding: 15px;}
    .sharePhotoBlock {padding-right: 10px; }

    .infoHolderSwiper {width: 100%; background-color: transparent; border: none;}
    .swiperInfo {padding: 10px 5px;}
    .swiperImg img {width: 75%;}
    .swiperCap {font-size: 14px;}
    .infoHolderSwiper .fancybox-close {top: -100px; right: 43%; background-image: url(../images/closeB3.png); width: 23px; height: 23px; background-size: contain;}
    .swiperData, .swiperShare {width: 100%; text-align: center;}
    .swiper-button-prev, .swiper-button-next {top: 45% !important; width: 32px !important; height: 30px !important;}



    #header{height: 45px !important;}

    #searchB {height: 42px !important;width: 49px !important;}

    #uploadButtonText{font-size: 24px !important;}
    #shareButtonText{font-size: 24px !important;}
    #searchClear{right:15px !important;}
    #keyword_input{
    margin: 0 !important;
    padding: 0 !important;
    height: 38px !important;
    font-size: 19px !important;
    padding-left: 15px !important;
    width:90%;
    }
    #searchHeader{
    margin: 0 !important;
    padding: 0 !important;
    width:100% !important;
    height: 38px !important;
    text-align: center !important;
    }

    #searchArea{
    height: 38px !important;
    width:80% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    display: block !important;
    float:none !important;
    margin-top:4px !important;
    padding-bottom:4px;
    }

    #uploadHeader{
    margin: 0 !important;
    padding: 0 !important;
    width:100% !important;
    margin-top:17px !important;
    padding-bottom: 10px !important;
    display:block;
    }

    #uploadHeaderButtonTime{
    width:80% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    display: block !important;
    float:none !important;
    height: 38px !important;
    padding-bottom: 4px;
    }

    #socialHeader{width:0px !important;height: 0px !important;}

    #socialHeaderBottom{width:100% !important;height: 42px !important;}

    .aboutPhoto{
    width:100% !important;
    height: auto !important;
    }
    .photoData{height: auto !important;}
    .photoCap {height: auto !important;}
    .socialShare{width: 100% !important; padding: 0; padding-bottom: 5px;}
    #bannerHeader{height:auto !important;}

    #headerImageOne{
    height:90% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    display: block !important;
    margin-top:10px !important;
    }

    #headerImageTwo{
    height:90% !important;
    float: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
    display: block !important;
    margin-top:20px !important;
    }

    #bannerLeft{width:100% !important;height:50% !important;}

    #bannerRight{width:100% !important;height:20% !important;}

    #field_holder {height: 38px !important;padding: 0 !important;width:100%;margin-left:0px;}

    #header{height:128px !important;padding-top:30px;}
}

/*
*
*
*
*
*
*
*
MEDIA Query @
width up 441px;
*
*
*
*
*
*
*
*/
@media (max-width:540px)  {
#albumAd { width:288px;padding-left:12px;}
#albumImage{display:none;}
#albumName{width:280px;height:70px;background-size:contain;}
}


@media (max-width:441px)  {
    #text_subhead2{
    height: 45px !important;
    font-size: 15px !important;
    line-height: 17px !important;
    }
    #field_holder{
        width:100%;

    }
}
/*
*
*
*
*
*
*
*
MEDIA Query @
width up 360px;
*
*
*
*
*
*
*
*/
@media (max-width:360px)  {
    #uploadButtonTextBottom{font-size: 20px !important;}
    #shareButtonTextBottom{font-size: 20px !important;}
    #keyword_input{font-size: 14px !important;}
}