.backdrop {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 9999;
    background: rgba(255, 255, 255, 0.5);
}

.backdrop .video-container {
    position: fixed;
    width: 960px;
    height: 540px;
    top: 50%;
    margin-top: -270px;
    left: 50%;
    margin-left: -480px;
    z-index: 9999;
    cursor: move;
}

.backdrop .video-container video {
    width: 100%;
    height: 100%;
}

.product {

    background-image: url('../images/products/bg.png');
    background-position-x: center;
    background-size: 100%;
    background-repeat: no-repeat;
    font-family: Arial Narrow;
    font-size: 12pt;
    padding: 0;
}

.product-nobg
{
    background-position-x: center;
    background-size: 100%;
    background-repeat: no-repeat;
    font-family: Arial Narrow;
    font-size: 12pt;
    padding: 0;
}

.index-title
{
	font-family: Arial Narrow;
}

.index-title2
{
	color: #000;
    font-size: 26pt !important;
    font-weight: 200 !important;
    text-align: left;
}

.index-title3
{
 	font-weight: 700 !important;
    font-size: 18pt !important;
    font-style: italic !important;
    color:#2a2a2a;
}

@media (min-width: 768px) {
    .product {
        padding: 20px 50px;
    }
    .product ul li span {
        float: right;
        display: inline-block;
        width: 120px;
    }
}

.product ul {
    padding-left: 32px;
}
.product ul .dropdown-menu{
    padding-left:0px;
}
.product ul li {
    padding-left: 0px;
}

.product ul li span {
    display: block;
}
.headingLarger{
    color: #000;
    font-size: 60pt;
    font-weight: normal;
    margin:0px;

}
.heading {
    color: #000;
    font-size: 36pt;
    font-weight: 700;
    margin:0px;
}

.heading .small {
    color: #000;
    font-size: 26pt;
}
.smallheading{
    color: #000;
    font-size: 26pt;
}
.smallboldheading{
    color: #000;
    font-size: 26pt;    
    font-weight: 600;
}

.heading ~ .description {
    color:#000;
    font-size: 20pt;
    font-weight:600;
}
p.description{
    color:#000;
    font-size: 18pt;
    font-weight:400;
    font-style: italic;
}
.description{
    font-size:24px;
}

.heading2 {
    font-size: 16pt;
    font-weight: 700;
}

.heading3 {
    border-left: 5px solid #000;
    padding-left: 5px;
    font-size: 16pt;
    font-weight: 700;
}

.heading4 {
    font-weight: 700;
    font-size: 18pt;
    font-style: italic;
}

.heading5{
    font-weight: bold;
    font-size: 22pt;
    font-style: normal;
}

.emphasis {
    font-size: 14pt;
    font-weight: 700;
}

.emphasis2 {
    font-weight: bold;
    font-style: italic;
    font-size: 16pt;
}

table.spec {
	width: 100%;
    margin-bottom: 20px;
}

table.spec td {
    vertical-align: top;
}

table.spec td:first-child {
    padding-right: 10px;
    text-align: right;
}

table.spec td:last-child {
    padding-left: 10px;
    text-align: left;
}

table.grid td{
    padding-left:7px;
    padding-right:7px;
    text-align:center;
    vertical-align: bottom;
    border:1px solid #000000;
}
table.grid td:last-child{
    font-weight: bold;
}
table.order{
    width:85%;
}
table.order th{
    color:white;
    text-align:center;
    border:1px solid white;
    background:rgba(132,132,132,0.91);
}
table.order td:first-child{
    padding-left:10px;
    padding-right:10px;
    color:white;
    border:1px solid white;
    text-align:center;
    background:rgba(132,132,132,0.91);
}
table.order tr:nth-child(even) {background-color: #e9e9e9;}
table.order td{
    padding:5px;
    border:1px solid white;
}
.bold{
    font-weight:bold;
}

.acc {
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
    background: #ececec;
	width: 100%;
}

.acc .picture {
    background: #fff;
    height: 150px;
    text-align: center;
}
.acc .picture .mil-std{
    width:54px;
    height:68px;
    position: absolute;
    text-align:right;
    right: 18px;
    top: 35%;
}
.acc .picture .obsoleted2018{
    height:150px;
    position:inherit;
    height: 110px;
    max-width: 100%;
    top: 40%;
}
.acc .picture .new{
    margin-top:10px;
    margin-left:25px;
    height:initial;
    position:absolute;
    top:0;
    left:0;
}
.overlay img{
    position:inherit;
}
.acc .picture img {
	position: relative;
	top: 40%;
    margin-top: -40px;
    height: 110px;
	max-width: 100%;
}

.acc .content {
    padding: 0 15px;
    border-top: 1px solid #eaeaea;
}

.acc .content h4 {
    font-size: 13pt;
    font-weight: 700;
}

@media (min-width: 768px) {
    .acc .content {
        height: 170px;
    }
}

.shadow {
    box-shadow: 1px 1px 5px rgba(0, 0, 0, .8);
}
.img-usecase{
   position:relative;

}
.img-usecase-bottom{
    float:right;
}
@media (min-width: 768px) {
    .img-usecase{
        position:absolute; bottom:0; right:0;
    }
    .img-usecase-bottom{
        float:right;
    }
}

.heading-gr8422vt 
{
    margin-top: -260px;
    margin-right: 23%;
    width: 73%;
    float: right;
    position: relative;
    color: #FFF;
}

@media (max-width: 1200px) {
    .heading-gr8422vt {
        margin-top: -278px;
        margin-right: 20.2%;
        width: 72%;
        float: right;
        position: relative;
        color: #FFF;
    }
}

@media (max-width: 990px) {
    .heading-gr8422vt {
        margin-top: -224px;
        margin-right: 20.2%;
        width: 72%;
        float: right;
        position: relative;
        color: #FFF;
    }
}
.thumb-gr8340vt 
{
    margin-top: -258px;
    margin-left: 47%;
    width: 53%;
    float: left;
    position: relative;
}

@media (max-width: 1200px) {
    .thumb-gr8340vt {
        margin-top: -208px;
        margin-left: 47.2%;
        width: 52%;
        float: left;
        position: relative;
    }
}

@media (max-width: 990px) {
    .thumb-gr8340vt {
        margin-top: -164px;
        margin-left: 47.2%;
        width: 52%;
        float: left;
        position: relative;
    }
}

.thumb-gr8422 
{
    margin-top: -258px;
    margin-left: 45%;
    width: 53%;
    float: left;
    position: relative;
}

@media (max-width: 1200px) {
    .thumb-gr8422 {
        margin-top: -208px;
        margin-left: 47.2%;
        width: 52%;
        float: left;
        position: relative;
    }
}

@media (max-width: 990px) {
    .thumb-gr8422 {
        margin-top: -164px;
        margin-left: 47.2%;
        width: 52%;
        float: left;
        position: relative;
    }
}
.thumb-gs2200 
{
    margin-top: -365px;
    margin-left: 33%;
    width: 54%;
    float: left;
    position: relative;
}

@media (max-width: 1200px) {
    .thumb-gs2200 {
        margin-top: -298px;
        margin-left: 33%;
        width: 54%;
        float: left;
        position: relative;
    }
}

@media (max-width: 990px) {
    .thumb-gs2200 {
        margin-top: -230px;
        margin-left: 33%;
        width: 54%;
        float: left;
        position: relative;
    }
}


@media (max-width: 760px) {
    .thumb-gs2200 {
        margin-top: -216px;
        margin-left: 35%;
        width: 52%;
        float: left;
        position: relative;
    }
}

