/*
*
*
*
*
*
*
* HTML Styles
*
*
*
*
*
*
*/
html, body {margin:0; padding:0; -webkit-text-size-adjust:none; background-color:transparent !important;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-touch-callout: none; }
*{
-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-touch-callout: none;
}
hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #323c41;
padding: 0;
}
/*
*
*
*
*
*
*
* Body Styles
*
*
*
*
*
*
*/
@-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;}
table, td {margin:0; padding:0; border:none; border-collapse:collapse; vertical-align:middle !important;}
#footer {
height:auto;
width:100%;
margin:0 auto;
position:relative;
}
.PictureMosaicViewer-canvas{
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-user-select: none;
outline-style:none;
}

.hide {
display:none;
}
#animateOn{display:none; cursor:pointer; position:absolute; bottom:0px; left:0px; z-index:1004; background:#393e44;}
#animateOff{display:none; cursor:pointer; position:absolute; bottom:0px; left:0px; z-index:1005; background:#393e44;}
.powerBtn {height:22px; width:21px; margin:5px auto 0; background: url("../images/power.png") no-repeat center;}
.animateText {color:#FFF; font-size:11px; padding:4px 3px 3px; text-align:center; line-height:1em;}


.overlayF {border: 3px solid #fff;box-sizing: border-box;
    -webkit-animation: glow2 .4s forwards;
    -moz-animation: glow2 .4s forwards;
    animation: glow2 .4s forwards;  }

#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;
}
#swiperPMHolder{
    width: 100%;
    height: 100%;
    top:0px;
    left:0px;
    position: absolute;
}
.swiper-container {
    width: 100%;
    height: 100%;
    z-index:9 !important;
    padding:0;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    width:100% !important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

}
/*
*
*
*
*
*
*
*
*PictureMosaicsViewer Styles
*
*
*
*
*
*
*
*/
@-webkit-keyframes glow {
    to {
         border-color:rgba(255,255,255,.75);
    }
}
#navControlBox { position:absolute !important; width:40px; z-index:3 !important; top:5px !important; right:5px !important;}
.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;box-shadow: 0px 0px 0px 3px #f0ea28; z-index:1;


}
.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{width:100%; height:auto; max-height:675px; z-index: 0; position:relative;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;}

/*
*
*
*
*
*
*
*Word Cloud Tags Style
*
*
*
*
*
*
*/
#weightTags {
padding:10px 15px;
margin:0px;
min-height: auto;
text-align: justify;
text-transform:uppercase;
line-height:5ex;
}

#weightTags a{
color:#fff;
vertical-align:middle;
text-decoration:none;
}

/*
*
*
*
*
*
*
* 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;
}

/*
*
*
*
*
*
*
*popup styles
*
*
*
*
*
*
*/
#embedImg{width:74px; height:74px; border:2px solid #e65f20; margin:10px 0 0 5px;}
#overlayCloseButtononclick{float:right; margin:5px 5px 0 0;}
#shareInstructions{margin:10px 0 0 5px; width:325px;}
#embedText{margin:5px 0 0 5px; width:325px; word-break:break-all;}
/*#bannerHeader{width: 100%;}
*/#bannerHolder{width:100%; margin-top:0px;display:inline-block; zoom: 1; vertical-align:top; list-style:none; margin:0; padding:0;margin-top: 60px;margin-bottom: 40px;line-height: 35px;}
#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:#46555f;padding:0px;display:inline-block; zoom: 1; *display:inline; vertical-align:top; list-style:none; margin:0; padding:0;padding-top:10px;}
#uploadHeader{width:29%;text-align:center;margin-top:17px;margin-bottom:17px;}
#uploadHeaderButtonTime{width:80%;background-color:#fff;height: 45px;margin-left:24px;cursor: pointer;}
#buttonUpload{width:100%; height:37px; line-height:45px;}
#buttonStyled{width:100%; height:35px; line-height:35px; text-align:left;background-color:#fff;text-align:center;margin-top: 3px;}

#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:675px;-webkit-user-select: none;-webkit-tap-highlight-color: rgba(0,0,0,0);}
#pm_viewer{background-color:#000;-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: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%; margin:auto; left:0; right:0; top:0; bottom:0; cursor:pointer; display:none; z-index:1;}


#socialHeaderBottomDiv{width:80%; height:48px;background-color: #fff;margin-left: auto;margin-right: auto;display:block;}
#socialHeaderBottom{width:0px;height: 0px;background-color: #e7e7e7;overflow: hidden;padding-top: 20px;}
#uploadButtonTextBottom{color:#46555f;vertical-align: top;margin:0px;display:inline-block;font-size: 24px;line-height:48px;}
#banner{width:100%;height:auto;}
#exploreBanner{width:100%;height:40px;background-color: #e7e7e7;}
#exploreDiv{margin:0px;padding-top:5px;padding-left: 25px;-webkit-user-select: none;}
#exploreBannerWordMap{width:100%;height:auto;background-color: #94191f;}
#listBanner{width:100%; margin-top:0px;background-color: #e7e7e7;}
.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;}
.photoData{padding:10px;}
.photoName{line-height:normal; margin-left:5px; font-weight: bold; margin-bottom: 10px;}
.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:120px;
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;
}
.embedClose{height:12px;width:12px;background:url(../images/closeB2.png) no-repeat;float:right; margin:5px 5px 0 0;}

/*
*
*
*
*
*
*
*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;
}

.shareFb {
width:27px;
height:27px;
background:url(../images/fbMos.png) no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
margin-left:14px;
}

.shareTw {
width:27px;
height:27px;
background:url(../images/twMos.png) no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
margin-left:6px;
}

#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;
}

/*
*
*
*
*
*
*
*
New Style since TruTV
*
*
*
*
*
*
*
*/

a, abbr, acronym, address, applet, b, big, blockquote, body, button, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, nav, object, ol, p, pre, q, s, samp, section, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, title, tr, tt, u, ul, var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}

body {margin: 0; width: 100%; height: 100%; position: relative; background-color: #8fddf3 !important; background: url('../images/pageBackground.png');background-repeat: no-repeat;background-size: cover; background-position: center;}

/* general use */
.click {cursor: pointer;}
.noselect {
    -webkit-user-select: none; /* Safari 3.1+ */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}

.mainFont {font-family: 'TSTARPRO-Medium', sans-serif; font-weight: bold; font-style: normal;}

#outer {
    max-width: 1200px;
    margin: 0 auto;
    margin-bottom: 184px;
}

/*header*/
#header { height: 150px;}
#logo, #title, #truTV {display: inline-block; height: 110px; margin: 30px 0 10px;}
#logo {width: 314px;}
#logoImg {height: 108px;}
#truTV{width: 73px; float:right;}
#truTVImg{height:28px;margin-top: 35px;}
#truTVMobile{width: 73px; float:right; display: none;}
#truTVMobileImg{height:28px;margin-top: 45px;}
#title {
    vertical-align: top;
    margin-right: 10px;
    width: 600px;
    height: 90px;
    margin-top: 25px;
    margin-left: 60px;
}
.titleTxt {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    text-transform: uppercase;
}

#hashtag {color: #fff;}

/*function bar*/
#functionBar {background-color: #000; height: 90px; z-index: 9999;}
#functionBarMobile {background-color: #000; height: 90px; z-index: 9999; display: none;}
#search, #upload, #share {display: inline-block; height: 40px; vertical-align: top;}
#search {width: 35%; padding: 25px 2% 25px 1%; z-index: 9999;}
#upload {width: 28%; padding:0 2%; margin:25px 0; border-left: 2px solid #fff; border-right: 2px solid #fff;}
#share {width: 25%; padding: 25px 1% 25px 2%; }

/*search*/
#searchContent {
    width: 100%;
    height: 100%;
    position: relative;
}

#searchButtonCloseIn {
    background:#323c41;
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
    height: 100%;
    text-align:center;
}

#searchButtonClose {
    background: #f0ea28;
    position: absolute;
    right: 0;
    top: 0;
    width: 15%;
    height: 100%;
    text-align:center;
    display: none;
}

.menuArrow {
    margin-top: 5px;
    font-size: 26px;
    color: #fff;
}


#field_holder {
    width: 70%;
    height: 100%;
    position: relative;
    background-color: #fff;
    display: inline-block;
    vertical-align: top;
}

#keyword_input {
    height:100%;
    width: 95%;
    padding-left: 5px;
    font-family: 'TSTARPRO-Medium', sans-serif;
}

#searchClear {
    width: 15px;
    position:absolute; 
    right: 3%;
    top: 13px;
    display: none;
}

#searchBtn {
    display: inline-block;
    width: 28%;
    height: 100%;
    vertical-align: top;
}

#searchTxt{
    color:#fff;
    font-size: 21px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    display: block;
}

#rightArrow, #leftArrow{
    margin-top: -30px;
}

#searchIcon {
    height: 100%;
    line-height: 40px;
    text-align: right;
    display: none;
}

#searchImg {
    height: 30px;
    vertical-align: middle;
}

#valid_search {
    text-align: left;
    margin-top: 5px;
    color: #fff;
}
#searchTip {padding: 8px 5px; font-size:11px !important; font-weight:normal !important; text-align: center;}
#mobileSearch {
    height: auto;
    max-height:255px;
    width:70%;
    position:relative;
    overflow:scroll;
    background: #000;
    z-index:9990;
    overflow-x: hidden;
    margin-top: -6px;
    display: none;
}

.scroll-wrapper {width: 70%;}
/*************** 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: #f0ea28; }
.scrollbar-inner > .scroll-element:hover .scroll-bar { background-color: #d7d00f; }
.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar { background-color: #a7a20c; }


/* 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;}*/

.searchResultTxt {color: #fff;}

/*upload*/
#uploadBtn, #uploadBtnMobile {background-color: #f0ea28; height: 100%;}
#uploadIcon, #uploadTxt {display: inline-block;}
#uploadIcon {width: 20%; text-align: center;}
#cameraImg {height: 25px; padding:6.5px 0;}
#uploadTxt {width: 78%; color: #000; font-size: 22px; text-align: center; line-height: 40px; vertical-align: top;}
/*share*/
#shareContent, #shareTxt, #shareIcons, #fbShare, #twShare {display: inline-block;}
#share {text-align: center;}
#shareContent {line-height: 40px;}
#shareTxt, #shareIcons {vertical-align: middle;}
#shareIcons {margin-left: 10px;}
.shareIcon {height: 27px;}
#shareTxt {color:#fff; font-size: 21px;}
#twShare {margin-left: 5px;}

/*mosaic*/
#mosaic { height: auto; z-index: 7000; margin-bottom: -12px;}

/*carousel*/
#carousel {background-color: #000; height: 233px;}
#carouselTitle {color: #f0ea28; font-size: 24px; padding:20px 8% 15px;}
#carouselBlock ul {width: 100%;}
#carouselLeft, #carouselRight {width: 6%;}
#carouselMiddle {width: 83%;}
#carouselLeft, #carouselRight, #carouselMiddle {vertical-align: middle;}
#carouselLeft{ text-align: left; margin-left: 2%;}
#carouselRight{ text-align: right; margin-right: 2%;}
#displayContainer {height:170px; width:100%;}
.carouselArrow {height: 100%;}

/*swiper*/
#swiperPMHolder {z-index: 9999;}
#overlayinfor{display: none;height:auto;width:100%;}

/*
 *
 *Resize Styles
 *
 *
*/

@media (max-width: 1215px) {
    #outer{margin-bottom: 0px}
}

@media (max-width: 1095px) {
    #truTV{display: none;}
    #title{float:right; margin-left: 0px;}
}

@media (max-width: 1010px) and (min-width: 920px) {
    #shareTxt span {display: none;}
    #shareTxt:after {content: 'SHARE';}
    #shareIcons {margin-left: 5px;}
}

@media (max-width: 945px) {
    #header {height: 204px;}
    #title {width: 100%; margin: 0 auto;height: auto;text-align: center;float:none;}
    #logo{float: left;display: inline-block; width:314px; margin: 10px auto; margin-left:50px;text-align: center;} 
    #truTVMobile{display: inline-block;margin-right: 50px;}
}

@media (max-width: 920px) {
    #functionBar{height:220px; display: flex; flex-direction: column;}
    #upload{order:1;}
    #share{order:2;}
    #search{order: 3;}
    #search, #upload, #share {display: block; width: 84%; margin: 0 auto;}
    #search, #upload {padding: 20px 0; border:none;}
    #share {padding:0; border :none;}
    #searchTxt {display: none;}
    #searchIcon {display: block;}
    #field_holder {width: 85%;}
    #mobileSearch {width: 85%;}
    .scroll-wrapper {width: 85%;}
    #searchBtn {width: 13%;}

    #carousel {height: 170px;}
    #carouselLeft, #carouselRight{width: 5%;}
    .carouselArrow {height: 27px;}
    #displayContainer {height: 100px;}
    .carouselPhoto{width: 100px !important;}
    .owl-stage-outer{height:100px !important;}


}
@media (max-width: 790px){
    #header{
        height: 227px;
    }
}
@media (max-width: 767px) {
    #embedText{
        width:260px;
    }
    .embed_inner {
        width: 100%;
        left: 0px;
        margin: 0px !important;
        padding: 0px !important;
    }
    .embedOverlay {
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        left: 0px !important;
    }
    .carouselPhoto{width: 100px !important;}
    .owl-stage-outer{height:100px !important;}
    #infoHolder{
        display: inline-block !important;
        position:relative !important;
        top:0px !important;
        left:0px;
        width: 100%;
        height: auto !important;
        z-index: 99 !important;
    }

    .imgInfo{
        height: 55px !important;
        float:left;
        width:auto !important;
    }
    .photoName {font-size: 16px;}
    .photoCap {font-size: 14px;}
}

@media (max-width: 685px) {
    #header {height: 196px;}
    .titleTxt {font-size: 2.6vw; line-height: 21px;}
}

@media (max-width: 550px) {
    #truTVMobile{display: none;}
    #logo, #title {display: block; text-align: center; width:100%; margin: 0 auto;float:none;}
    #logo, #title{padding-top: 10px;}
    #title {width:90%;}
}