@charset utf-8;

/* Last Modiefed by Billy at 12/9/2015 12:27 PM */


.searchwrapper {
   position: absolute;
  /* top: 320px; */
  /* margin: 20px 0px; */
}


.searchinput {
   /* border-radius: 6px; */
    box-shadow: inset 0px 0px 3px rgba(72,72,72,.75);
}

.searchinput {
    max-width: 550px;
}

#searchdown {
    border-top-right-radius: 6px;
}

.featTextCenter {
    text-align: center;
    max-width: 600px;
    padding-top: 50px;
    margin: auto;
}

.headtop {
    font-size: 3em;
}

.headbot {
    font-size: 3em;
}

.imgwrapper,
.featwrapper, .custwrapper {
    display: none;
}

.noBotMargin {margin-bottom:0px}

.dateadded {
    padding-bottom: 6px;
    padding-left:3px;
}

.cathead, .cathead a{
    color: #3a6177;
    text-transform: uppercase;
    padding-top: 21px;
}

.monthlist {
    display: inline-block;
    background-color: orange;
    transition: border .3s;
    border-radius: 6px;
    height: 1.5em;
    padding-top: 4px;
    padding-right: 17px;
    text-align: left;
}

.monthlist select {
    background: url(/css/images/cd-arrow.svg) no-repeat right center;
    -webkit-appearance: none;
    border: none;
    color: white;
    width: 100%;
}

.monthlist select option {
    color: black;
}

#infoWrapper {
    position: relative;
    background: #1f3440;
    background: linear-gradient( rgba(38, 41, 70, 0.9), rgba(58,97,119,.6)), url(/images16/photo-1444201716572-c60ec66d0494.jpg) center center no-repeat;
    background: -webkit-linear-gradient( rgba(38, 41, 70, 0.9), rgba(58,97,119,.6)), url(/images16/photo-1444201716572-c60ec66d0494.jpg) center center no-repeat;
    background: -o-linear-gradient( rgba(38, 41, 70, 0.9), rgba(58,97,119,.6)), url(/images16/photo-1444201716572-c60ec66d0494.jpg) center center no-repeat;
    background: -moz-linear-gradient( rgba(38, 41, 70, 0.9), rgba(58,97,119,.6)), url(/images16/photo-1444201716572-c60ec66d0494.jpg) center center no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-shadow: inset 0px 5px 10px -5px rgba(0, 0, 0, 0.25), inset 0px -5px 10px -5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0px 5px 10px -5px rgba(0, 0, 0, 0.25), inset 0px -5px 10px -5px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0px 5px 10px -5px rgba(0, 0, 0, 0.25), inset 0px -5px 10px -5px rgba(0, 0, 0, 0.25);
    width: 100%;
    margin: 50px 0px 50px 0px;
    overflow: hidden;
}

.info {
    padding: 20px 0px;
}

.infoCenter {
    max-width: 1200px;
    margin: 0px auto
}

.info ul li {
    text-align: center;
    float: left;
    overflow: auto;
    width: 25%;
}

.info ul li h1 {
    font-size: 20px;
    color: orange;
    text-transform: uppercase;
    text-decoration: none;
}

.info ul li h1 a {
    color: orange;
    transition: all .2s ease-in-out;
}

.info ul li h1 a:hover {
    color: white;
    text-decoration: none;
}

.info ul li hr {
    background-color: #3a6177;
    width: 50px;
    height: 2px;
    border: none;
}

.info ul li p {
    padding: 0px 20px;
    font-size: 14px;
    line-height: 28px;
    color: white;
}

.infoIcon {
    height: 70px;
}

.frontInfo {
    text-align: center;
    padding: 24px;
}

.frontInfo p {
    text-align: left;
}

.readmore {
    border: 0 solid #006;
    background-color: #1f648b;
    text-transform: uppercase;
    padding: 3px 10px;
    font-size: 12px;
    font-family: Arial, Verdana, Sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0;
    line-height: 18px;
    white-space: nowrap;
    cursor: pointer;
}

.readmore:hover {
    background-color: orange;
    color: #000000;
}

.featStatement {
    position: absolute;
    background-color: rgba(12,13,13,0.7);
    font-size: 28px;
    font-weight: bolder;
    text-transform: uppercase;
    line-height: 32px;
    text-align: center;
    width: 100%;
    padding: 10px 0px;
    color: white;
    bottom: 0px;
    left: 0;
    box-sizing: border-box;
}

.featStatement a {
    color:orange;
    transition: all .2s ease-in-out;
}

.featStatement a:hover {
    color:white;
}

#compatWrapper {
    display: none;
    padding-top: 20px;
    margin: 0px auto;
    max-width: 1200px
}

.compatibility {
    width:25%;
    float: left
}

.compatibility ul li, lh {
    text-align: center;
}

#whoUses {
    position: relative;
    max-width: 1300px;
    margin: 0px auto;
    padding: 10px 10px 50px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align:center;
}

#whoUses ul li {
    display: inline-block;
    overflow: auto;
    width: 32%;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}

#whoUses ul lh {
    font-size: 48px;
    color: #3a6177;
}

#whoUses ul li div {
    min-height: 170px;
    background-color: white;
    margin: 20px;
    border: 1px solid #3a6177;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.25);
    border-radius: 6px 6px 6px 6px;
}

#whoUses ul li h2 {
    background-color: #3a6177;
    width: 100%;
    color: white;
    text-transform: uppercase;
    text-align: center;
    font-size: 24px;
    margin: 0px;
    padding: 15px 0px;
    border-radius: 2px 2px 0px 0px;
}

#whoUses ul li p {
    padding: 0px 20px;
    font-size: 14px;
    line-height: 24px;
    text-align:left;
}

#whatsNewWrapper {
    padding: 20px 20px 0px 20px;
    margin: 0px auto;
    max-width: 1200px
}

.whatsNew {
    width:60%;
    float: left;
}

.whatsNew div div a {
    text-decoration: none;
    text-transform: capitalize;
    color: #2e5260;
    font-weight: bold;
    font-size: 15px;
    transition: all .3s ease;
}

.whatsNew div div a:hover {
    font-size: 15px;
    color: orange;
}

.whatsNew div div p {
    font-size: 14px;
    margin-top: 8px;
    padding-left: 16px;
    margin: 0 auto 8px auto;
    width: 60%
}

.whatsNew div div span:last-of-type {
    font-size: 12px;
    font-style: italic;
    margin-left: 4px;
    color: ;
}

.whatsNew h2 {
    color: orange;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 12px;
    padding: 0px;
    margin: 0px;
}

.whatsNew h3 {
    text-transform: uppercase;
    font-size: 14px;
    padding-top:10px
}

.whatsNewTag {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 32px;
    font-weight: bold;
    color: white;
    background-color: orange;
    padding: 3px 5px;
    border-radius: 4px;
    margin-right: 10px
}

.whatsNewAd {
    float: right;
    width: 40%;
}

.whatsnew-archive {
    padding-top: 12px;
}

.whatsnew-archive a {
    font-weight: bold;
    color: orange;
    font-size: 16px;
}

.whatsnew-archive a:hover {
    color: #2e5260;
    font-size: 16px;
}

#playButton {
	position: relative;
	top: 58px;
	margin: 0 auto;
	width: 100px;
	height: 87px;
	background: transparent url(/images14/play_button.png) no-repeat;
}

#playButton:hover {
background-position: -100px 0;
cursor: pointer;
}

#vidWindow {
	background-color: black;
	width: 0px;
	height: 0px;
	opacity:0;
	border: solid 5px black;
	position:fixed;
	top:120px;
	z-index:200;
}

#vidClose {
	background: transparent url(/images14/red_x.png) no-repeat;
	position:absolute;
	left:706px;
	top: -18px;
	z-index:201;
	width:50px;
	height:50px;
	cursor: pointer;
}

#ghostBack {
	background-color:black;
	position:fixed;
	top:0;
	left:0;
	z-index:199;
	opacity:.8;
	width:100%;
}

.mobile-featSpot {
    margin-top: 50px;
}

.mobile-featSpot a{
    display: block;
    color:white;
    line-height: 0;
}

.mobile-featSpot .btn {
    text-align: center;
    padding: 20px 8px;
    margin: 16px auto;
    width: 80%
}

@media screen and (max-width:1300px) {
    #whoUses ul li h2 {
	font-size: 16px;
    }
}

@media screen and (max-width:1000px) {
    .mainbody {
        max-width: 950px;
    }
    .info {
        width: 100%
    }
    .featTextCenter {
        top: 30%;
    }

}

@media screen and (max-width:800px) {
    .mainbody {
        max-width:750px
    }
    .info {
        width: 100%
    }
    #whoUses ul li {
    display: block;
    width: 100%;
    }
    #whoUses ul li div {
    min-height:inherit;
    }

    #whatsNewWrapper {
        padding: 0% 10%
    }
    .whatsNew {
        float:none;
        width: 100%;
        padding-top: 75px;
        margin: 0px auto;
    }
    .whatsNew h2, h3 {
        text-align: center;
    }
    .whatsNewAd {
        margin: 0px auto;
        text-align: center;
        float: none;
        width: 100%
    }
}

@media screen and (max-width:768px) {

    .info ul li h1 {
        height: 50px;
    }
}

@media screen and (max-width:650px) {
    .mainbody {
        max-width:600px
    }
    .info {
        width: 100%;
    }
    .headtop {
        font-size: 8vw;
    }
    .headbot {
        font-size: 4.5vw;
    }
    .cathead {
        text-align: center;
        margin: 0px 0px 10px 0px;
    }
    .featSpot {
        background-size: contain;
    }
    .featTextCenter {
        display: none;
    }
    .searchwrapper {
        top: 93px;
    }
    #searchdown {
        border-top-right-radius: 0;
    }
    .searchinput {
        border-radius: 0px;
        box-shadow: 0px 0px 0px rgba(0,0,0,0)
    }
    .searchinput {
        max-width: 650px;
    }
    .searchwrapper {
        margin: 0px;
    }
    .info ul li {
        float:none;
        width:100%;
        margin: 0px;
        padding-bottom: 10%;
    }
    .info ul li h1 {
        font-size: 5vw;
        margin: 0px
    }
    .info ul li p {
        padding-left: 20%;
        padding-right: 20%;
        margin: 0px
    }

    .infoIcon {
        padding-bottom: 50px;
    }
    #whatsNewWrapper {
        padding: 0% 5%
    }
    a.mobile-sub-btn {
        display: block;
        text-align: center;
        margin: 16px 6%;
        color: white;
        padding: 16px 0;
    }
}

@media screen and (max-width: 550px) {
    .mainbody {
        max-width:500px
    }

    .cathead {
        font-size: 6vw
    }
    .featStatement {
        font-size: 4.2vw;
        line-height: 5.2vw;
        padding: 2vw 0px;
    }
    #whatsNewWrapper {
        display: none;
        margin: 0px;
        padding: 0px
    }
    .bottomCTA {
        margin: 0px;
    }
    .footright, .footleft {
        float: none;
        text-align: center;
    }
    .foottag {
        margin-top: 10px;
    }
    .footleft {
        padding-right: 30px;
    }
}
@media screen and (max-width:479px) {

    .mainbody {
        padding-top: 0px
    }
    #infoWrapper {
        width: 50%;
        margin-top: 30px
    }
    #whoUses ul lh {
        font-size: 2em;
    }
}

/*
@media screen and (max-width:360px) {

	.imgwrapper, .featwrapper {width:100%}
}*/
