/*font*/

body {	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr { 
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #CBCCCC;
    margin: 0.25em 1em;
    padding: 0;
} 

.liveviewHead{
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size: 18px;
        font-weight:700;
        color: #13518B;
        
}

.liveviewsubHead{
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size: 15px;
        font-weight:700;
        color: #A60000;
    
        
}

.liveviewsubHeadBlack{
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size: 15px;
        font-weight:700;
        color: #000000;
        line-height: normal;
        
}

.liveviewBody{
        font-family: Verdana, sans-serif, Arial, Helvetica;
        font-size: 10pt;
        font-weight:normal
       
       
}

.c1 p {
    font-family: Verdana, sans-serif, Arial, Helvetica;
    font-size: 10pt;
    font-weight:normal;
}

.c1 .justify {
    text-align: justify;
}

.c1 .center {
    text-align: center;
}

.c1 .left {
    text-align: left;
}

.c1 .right {
    text-align: right;
}

.c1 p.bold {
    display: inline;
    font-weight:bold;
}

.split-line {
    padding-top: 13px;
    width: 100%;
}

.split-vert {
    vertical-align: middle;
}

.c1 .top {
    vertical-align: top;
}

.c1 .bottom {
    vertical-align: bottom;
}

.c1 .middle {
    vertical-align: middle;
}

.tbl {
    display: table;
}

.row {
    display: table-row;
}

.col {
    display: table-cell;
}

.yellow-bg {
    background: #FFFF99;
    padding: 0 5px;
}

.red-bg {
    background: #FF8383;
    padding: 0 5px;
}

.c1 h1{
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size:14pt;
        display: inline;
        text-align: center;
        color: #13518B; 
        margin: 0.25em 0em;

}

.c1 h2{
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size:14pt;
        display: block;
        text-align: center;
        color: #13518B; 
        margin: 0.25em 0;

}

.c1 h2.leftHeader{
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size:14pt;
        display: block;
        text-align: left;
        color: #13518B; 
        margin: 0.25em 0;

}

.c1 h3{
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size: 13pt;
        display: block;
        font-weight:700;
        color: #000000;
        margin-bottom: 0.25em;
        margin-top: 0.25em;
}

.c1 h4 {
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size: 13pt;
        display: block;
        font-weight:700;
        color: #000000;
        margin-bottom: 0.25em;
}

.c1 h3.Redhead{
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size: 15px;
        display: block;
        font-weight:700;
        color: #A60000;
}


.c1 .liveviewHeading{
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size:14pt;
        display: block;
        color: #13518B;
        text-align: center; 
        margin: 0em 0em;
}

.c1 .phone{
        font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
        font-size: 12pt;
        font-weight:700;
        color: #A60000;
        text-align: center;
        margin: 0.25em 0;

}

.lifeViewTxt_caption{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #ffffff;
}
.lifeViewTxt{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.welText{
	font-family:Verdana;
	font-size:17px;
	color:#818A91;
	font-weight:normal;
}
.welBlueText{
	font-family:Verdana;
	font-size:17px;
	color:#003F6E;
	font-weight:normal;
        display:inline;
}
.leftRedTxt{
	font-family: Arial;
	font-size: 14px;
	font-weight: none;
	color: #B10606;
}

.leftBlueTxt{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #13518B;
}
.headTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #a46700;
}

.whtHeadTxt{
	font-family: 'Raleway', sans serif, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #13518B;
}
.whtHeadTxt1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.rhtTblLinkTxt{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #AE5208;
}

/*link*/

.linkBlkLft{
	font-family:Tahoma;
	color:#0D194A;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

.menu-padding {
    padding:7px 0px 0px 0px;
}

.linkBlkLft a:hover {
	font-family:Tahoma;
	color:#999999;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.linkBtmNav {
	font-family:Verdana;
	color:#1F1F1F;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.linkBtmNav_bottom {
	font-family:Verdana;
	color:#000000;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
.linkBtmNav a:hover {
	font-family:Verdana;
	color:#565656;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.linkBtmNav_bottom a:hover {
	font-family:Verdana;
	color:#c0c0c0;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}
.linkBodyTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #a46700;
}
.headUlTxt{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #a46700;
	text-decoration:none;
}
.headUlTxt a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #643F00;
	text-decoration:underline;
}
.linkReadTxt {
	font-family:Verdana;
	color:#B42A00;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
}
.linkReadTxt a:hover{
	font-family:Verdana;
	color:#B42A00;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

/*table border*/
.tblBrd{
	border: 1px solid #E0E3E7;
}
.tblBrd_lrb{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #aaaaaa;
	border-bottom-color: #aaaaaa;
	border-left-color: #aaaaaa;
}
.root {
	font-family: Tahoma;
	font-size: 11px;
	color: #273c60;
}	
.box
{
height:13px;
width:160px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}
.box_small
{
height:13px;
width:30px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
}	
.boxarea
{
height:100px;
width:250px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
select
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;

}
.buttonsty	{
		height: 22px;
		border-width:1px;
		border-style:solid;
		background-color:#CCCCCC;
		border-color:#666666;
		font-family:Tahoma;
	 	font-size:11px;  
	 	color:#000000;
}
/*product page*/
.pro_heading
{
font:Tahoma;
font-size:13px;
font-weight:bold;
color:#b42a00;
}
.pro_title
{
font:Tahoma;
font-size:12px;
font-weight:bold;
color:#344770;
text-decoration:none;
}
.pro_name
{
font:Tahoma;
font-size:12px;
font-weight:bold;
color:#5f5f5f;
text-decoration:none;
}

.h1Keyword {
	display:inline !important;
	text-decoration: none !important;
	color:#0000 !important;
	font-size:13px !important;
	font-weight:bold!important;
	margin-bottom:10px !important;
	padding:0 0 10px !important;
	letter-spacing:normal !important;
	font-variant:normal !important;
	border-bottom: 0px !important;
	font-family: Tahoma;
}

.pager {
background-color:#eee;
border:#ccc 3px solid;
padding:3px;
text-align:center;
font:normal 12px verdana;
}
.lhead {
background-color:#eee;
border-top:#aaa 3px solid;
border-bottom:#aaa 3px solid;
padding:3px;
font:bold 14px verdana;
}
.lpart {
background-color:#f0f0f0;
border-left:#ccc 2px solid;
padding-bottom:25px;
}
.lpage {
font:normal 12px verdana;
}
.lcount {
background-color:#999;
color:#fff;
padding:2px;
font:bold 12px verdana;
}
#copyright{
font:normal 11px tahoma,verdana;
color:#000;
text-align:center;
padding:0px;
width:720px;
}

.normalize {font-weight: normal; font-style: normal;}

#footerlike { margin:0 auto;
width:95px; }
#ftlikedet1 { margin-top: -20px; }
#ftlikedet2 { padding: 10px 0px; }

.smb { padding-left:50px; }


@media all and (max-width: 835px) {
    .home {
        display: inline-block;
    }

    .home.sprite-liveviewgpslogo {        
        background-image: url(/images/liveviewgpslogo_small.png);
        background-repeat: no-repeat;
        width: 168px;
        height: 54px;
    }
}

@media all and (min-width: 836px) {
    .home {
        background-image: url(/images/home.sprite.png);
        background-repeat: no-repeat;
        display: inline-block;
    }

        .home.sprite-AccreditedBusiness {
            background-position: 0 0;
            width: 190px;
            height: 83px;
        }

        .home.sprite-SalesSupport_Number {
            background-position: 0 -84px;
            width: 190px;
            height: 65px;
        }

        .home.sprite-SecureShopping {
            background-position: 0 -150px;
            width: 190px;
            height: 57px;
        }

        .home.sprite-blue_background {
            background-position: 0 -208px;
            width: 305px;
            height: 197px;
        }

        .home.sprite-btm_red_left_bg {
            background-position: 0 -406px;
            width: 9px;
            height: 6px;
        }

        .home.sprite-btm_red_rht_bg {
            background-position: 0 -413px;
            width: 7px;
            height: 6px;
        }

        .home.sprite-fb {
            background-image: url(/images/social/Facebook_Logo_Primary_128.png);
            background-size: contain;
            width: 32px;
            height: 32px;
        }

        .home.sprite-life_view_icon {
            float: left;
            margin-top: 5px;
            margin-right: 8px;
            background-position: 0 -453px;
            width: 5px;
            height: 5px;
        }

        .home.sprite-liveviewgpslogo {
            background-position: 0 -459px;
            width: 335px;
            height: 108px;
        }

        .home.sprite-order_now_img {
            background-position: 0 -568px;
            width: 305px;
            height: 46px;
        }

        .home.sprite-portectedbycopyscape {
            background-position: 0 -615px;
            width: 88px;
            height: 31px;
        }

        .home.sprite-red_sq_icon {
            float: left;
            margin-top: 5px;
            margin-right: 5px;
            background-position: 0 -647px;
            width: 4px;
            height: 4px;
        }

        .home.sprite-top_blue_right {
            background-position: 0 -652px;
            width: 8px;
            height: 11px;
        }

        .home.sprite-top_red_lft_bg {
            background-position: 0 -664px;
            width: 9px;
            height: 5px;
        }

        .home.sprite-top_red_rht_bg {
            background-position: 0 -670px;
            width: 7px;
            height: 5px;
        }

        .home.sprite-twitter {
            background-image: url(/images/social/x-logo-black_128.png);
            background-size: contain;
            width: 32px;
            height: 32px;
        }

        .home.sprite-youtube {
            background-image: url(/images/social/youtube_social_circle_red_128.png);
            background-size: contain;
            width: 32px;
            height: 32px;
        }

        .home.sprite-yellow_icon {
            background-position: 0 -709px;
            width: 5px;
            height: 9px;
        }
}

.why-div {
    padding: 7px 0px 0px 50px;
}
.why-last-div {
    padding-left: 62px;
}

/* Slider start*/
.example-custom .info {
	position: absolute;
	bottom: 0px;
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	letter-spacing: 2px;
	text-align: center;
}
.example-custom .info-2 {
	position: absolute;
	bottom: 0px;
	width:100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	letter-spacing: 2px;
	text-align: center;
}
.example-custom .info p {
	padding-top:4px;
}
.example-custom .title {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 309px;
	top: 17px;
	border-radius: 6px;
	font-weight:bold;
	padding:1px 2px;
}
.example-custom .title-personal {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 392px;
	top: 14px;
	border-radius: 6px;
	font-weight:bold;
	padding:1px 2px;
}
.example-custom .title-main {
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 260px;
	top: 14px;
	border-radius: 6px;
	font-weight:bold;
	padding:1px 2px;
}
.example-custom .title-business {
	font-size: 40px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 4px;
	top: 13px;
	border-radius: 6px;
	font-weight:bold;
	padding:1px 2px;
	width: 277px;
}
.example-custom .sub-info {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 391px;
	top: 70px;
	border-radius: 6px;
	padding:1px 2px;
}
.example-custom .sub-info-space {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 450px;
	top: 70px;
	border-radius: 6px;
	padding:1px 2px;
}
.example-custom .sub-info-right {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 43px;
	top: 79px;
	border-radius: 6px;
	padding:1px 2px;
	width: 400px;
}
.example-custom .sub-info-right-2 {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 100px;
	top: 79px;
	border-radius: 6px;
	padding:1px 2px;
	width: 200px;
}
.example-custom .sub-info-main-slide {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	color: #013987;
	position: absolute;
	right: 35px;
	top: 60px;
	border-radius: 6px;
	padding:1px 2px;
	width: 509px;
}

.example-custom .sub-info-2 {
	color: #B7B7B7;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.example-custom .sub-info-discover {
	color: #006;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.example-custom .sub-info-business {
	color: #006;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.example-custom .bottom-sub {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 333px;
	top: 117px;
	border-radius: 6px;
	padding:1px 2px;
	width: 331px;
}

.example-custom .bottom-sub-3 {
	color:#009;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.example-custom .bottom-sub-4 {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 322px;
	top: 103px;
	border-radius: 6px;
	padding:1px 2px;
	width: 331px;
}
.example-custom .bottom-sub-5 {
	font-size: 27px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
	position: absolute;
	right: 284px;
	top: 123px;
	border-radius: 6px;
	padding:1px 2px;
	width: 331px;
}

.example-custom .bottom-sub-2 {
	color:#009;
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.example-custom .title-blue {
	color:#000066;
}
/* only for IE6 */
                * html .example {
	overflow: auto;
}
* html .example-custom .title {
	z-index:21;
	background:red;
}
* html .example-custom .info {
	z-index:22;
	display: block;
}
/*//right alight lettering//*/
/* Slider end*/

#assistly-widget-2 {
	display: none !important;
}

a.product_link {
	text-decoration: none;
	font-size: 10pt;
	color: #505050;
}

a.product_link:hover {
	text-decoration: underline;
}

#___plusone_0 {
    width: 178px !important;
}


.master-box {
    width: 809px;
}

.form-holder {
    width: 1009px;
}

.mobile-show {
    display: none;
}

.header-table {
    width:1005px;
}

div.phone {
   font: normal 10pt Verdana, Georgia, Helvetica Neue;
   margin-bottom: 1em;
}
div.phone a {
   font-weight:bold;
   text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	color: #000;
}

.tabsContent, .mainInfo {
    padding: 20px;
    border: 1px solid #CCCCCC;
}

.clear {
    clear: both;
}

.mainImage {
    float: left;
    margin-right: 5%;
    width: 35%;    
}

.mainInfo {
    overflow: hidden;
    border: 1px solid #e6e6e6;
    /*padding: 30px;*/
}

.prodImage {
    border: 1px solid #CCCCCC;
    padding: 10px;
    width: 300px;
    height: 200px;
    text-align: center;
}

.prodImage a {
    text-align: center;
}

.prodImage a img {
    max-height: 200px;
    max-width: 300px;
    margin: auto;
}

.ptitle {
    color: #A60000;
    font-size: 33px;
    letter-spacing: -1px;
}

.product_review {
    max-width: 615px;
    padding: 30px 15px 30px 15px;
    border-bottom: #cccccc solid 1px;
    clear: both;
}

.product_review .stars {
    float: left;
    padding-bottom: 5px;
}

.product_review .stars .on {
    width: 19px;
    height: 18px;
    background-image: url('https://www.shopperapproved.com/page/images3_0/goldstar-small.png');
    display: inline-block;
}

.product_review .stars .off {
    width: 19px;
    height: 18px;
    background-image: url('https://www.shopperapproved.com/page/images3_0/greystar-small.png');
    display: inline-block;
}

.product_review .images {
    float: right;
    font-size: 12px;
    margin-right: 15px;
}

.product_review .info {
    font-size: 13px;
    color: #555555;
    clear: both;
}

.product_review .comments {
    font-size: 15px;
    padding-top: 10px;
}

#review_header {
    max-width: 615px;
    padding: 0 15px 15px 15px;
    border-bottom: #cccccc solid 1px;
    /* border-top: #cccccc solid 1px; */
}

#review_header .block {
    display: block;
    height: 96px;
    float: left;
    text-align: center;
    margin-top: 15px;
}

#review_header .overall {
    width: 100px;
    background-color: black;
    color: white;
}

#review_header .overall .numbers {
    font-size: 32px;
    font-weight: bold;
    background-color: #cccccc;
    padding: 16px 0;
}

#review_header .overall .color5 {
    background-color: #019f17;
}

#review_header .overall .outof {
    padding: 5px 0;
    font-size: 14px;
}

#review_header .graph {
    width: 196px;
    margin-left: 15px;
}

#review_header .stars .desc {
    width: 80px;
    padding-bottom: 6px;
    margin: 0 auto;
}

#review_header .stars .on {
    width: 24px;
    height: 23px;
    background-image: url('https://direct.shopperapproved.com/page/images3_0/goldstar.png');
    display: inline-block;
    margin: -3px;
}

#review_header .stars {
    width: 130px;
    font-size: 22px;
    font-weight: bold;
    padding-top: 5px;
}

#review_header .percentage {
    height: 100%;
    width: 134px;
    margin-left: 38px;
    font-size: 12px;
    padding-top: 5px;
}

#review_header .percentage .numbers {
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 5px;
}

/* From Index */

body {
    margin: 0;            
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
        

.c2 > div {
    width: 194px; 
    display: inline-block;
    box-sizing: padding-box;
}
        
/* no flex alternative */
body.no-flex .container {
    vertical-align: top;
}
body.no-flex .c1 {
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    width: 60%;
}
body.no-flex .c2 {
    vertical-align: top;
    box-sizing: border-box;
    float: left;
    width: 20%;
}
body.no-flex .c3 {
    vertical-align: top;            
    box-sizing: border-box;
    float: right;
    width: 20%;
}
body.no-flex .badges {
    clear: both;
}
body.no-flex .right_side {
    width: 194px;
}
body.no-flex .home {
    background-image: url(/images/home.sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
}

body.no-flex .home.sprite-AccreditedBusiness {
    background-position: 0 0;
    width: 190px;
    height: 83px;
}
body.no-flex .home.sprite-SalesSupport_Number {
    background-position: 0 -84px;
    width: 190px;
    height: 65px;
}
body.no-flex .home.sprite-SecureShopping {
    background-position: 0 -150px;
    width: 190px;
    height: 57px;
}
body.no-flex .home.sprite-blue_background {
    background-position: 0 -208px;
    width: 305px;
    height: 197px;
}
body.no-flex .home.sprite-btm_red_left_bg {
    background-position: 0 -406px;
    width: 9px;
    height: 6px;
}
body.no-flex .home.sprite-btm_red_rht_bg {
    background-position: 0 -413px;
    width: 7px;
    height: 6px;
}
body.no-flex .home.sprite-fb {
    background-image: url(/images/social/Facebook_Logo_Primary_128.png);
    background-size: contain;
    width: 32px;
    height: 32px;
}
body.no-flex .home.sprite-life_view_icon {
    float: left;
    margin-top: 5px;
    margin-right: 8px;
    background-position: 0 -453px;
    width: 5px;
    height: 5px;
}
body.no-flex .home.sprite-liveviewgpslogo {
    background-position: 0 -459px;
    width: 335px;
    height: 108px;
}
body.no-flex .home.sprite-order_now_img {
    background-position: 0 -568px;
    width: 305px;
    height: 46px;
}
body.no-flex .home.sprite-portectedbycopyscape {
    background-position: 0 -615px;
    width: 88px;
    height: 31px;
}
body.no-flex .home.sprite-red_sq_icon {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
    background-position: 0 -647px;
    width: 4px;
    height: 4px;
}
body.no-flex .home.sprite-top_blue_right {
    background-position: 0 -652px;
    width: 8px;
    height: 11px;
}
body.no-flex .home.sprite-top_red_lft_bg {
    background-position: 0 -664px;
    width: 9px;
    height: 5px;
}
body.no-flex .home.sprite-top_red_rht_bg {
    background-position: 0 -670px;
    width: 7px;
    height: 5px;
}
body.no-flex .home.sprite-twitter {
    background-image: url(/images/social/x-logo-black_128.png);
    background-size: contain;
    width: 32px;
    height: 32px;
}
body.no-flex .home.sprite-yellow_icon {
    background-position: 0 -709px;
    width: 5px;
    height: 9px;
}

body.no-flex .slider {
    margin-bottom: 25px;
}
body.sub_page .product_table {
    width: 100%;
}
body.no-flex .mainImage {
    width: 98%;
}
body.sub_page.no-flex .c1 {
    width: 77%;
    max-width: 184ex;
}
body.sub_page.no-flex .c2 {
    width: 20%;
}
body.no-flex .tabs > div.tab_content {
    width: 100%;
}
body.sub_page.no-flex .c2 {
    margin-left: 0;
}
            
@media (min-width: 850px) {  
    .right_side {
        width: 194px;
    }
    .home_page .c1 {
        width: 60%;
        -webkit-order: 2;
        order: 2;
    }

    .home_page .c2 {
        width: 20%;
        -webkit-order: 1;
        order: 1;
    }

    .home_page .c3 {
        width: 20%;
        -webkit-order: 3;
        order: 3;
    }
            
    .home_page body.no-flex .c1 {            
        left: 20%; 
    }
    .home_page body.no-flex .c2 {            
        left: -60%;            
        width: 19%;
    }            
    .home_page body.no-flex .c3 {            
        left: 0%;                
        width: 19%;
    }

    .sub_page .c1 {
        width: 77%;
        max-width: 175ex;
        -webkit-order: 2;
        order: 2;
    }

    .sub_page .c2 {
        -webkit-order: 1;
        order: 1;
        width: 20%;
        margin-left: -3%;
    }
            
            
    .sub_page body.no-flex .c1 {            
        left: 30%; 
    }
    .sub_page body.no-flex .c2 {            
        left: -70%;            
        width: 29%;
    }
    
    .float.left.img {
        float: left;
        padding: 10px 50px 10px 20px;
    }
    
    .float.left.txt {
        float: left;
        width: 60%;
    }
    
    .float.img {
        padding-right: 50px;
        text-align: right;
    }
    
    .flex.tbl .col.col-2 {
        width: 49%;
        padding: 10px 20px;
    }
    
    .flex.tbl .col.col-3 {
        width: 33%;
        padding: 10px 20px;
    }
    
    .responsiveFloatTblCss {
        width: 100%;
    }
    
    img.globe,
    .tbl.globe {
        width: 575px;
    }
}
        
        
/* misc */
.midTxt {
    padding:8px 12px 8px 12px;
}
        
@media (max-width: 799px)
{
    .midTxt {
        padding: 0 8px 12px 0;
    }
}


/* header and footer */
.header {
    border-top: solid #B42A00 6px;
}
.header > .logo {
    float: left;
    padding-left: 10%;
}
.header > .info {
    float: right;
    padding-right: 10%;
}
.break {
    clear: both;
}
        
nav {
}
        
nav > a {
    min-width: 7ex;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    text-decoration: none;
    padding-right: 0.5em;
    padding-left: 0.5em;
            
    font-family: Verdana;
    color: #1F1F1F;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
            
    border-right: solid 1px #000000;
}
        
nav > a:hover {
    text-decoration: underline;
}
        
nav > a:last-child {
    border-right: none;
}
        
nav > a.small_only {
    display: none;
}
        
@media (min-width: 1201px) {
    nav {
        margin-right: 2em;
    }
}
        
@media (max-width: 1300px) {
    .header > .logo {
        padding-left: 1em;
    }
    .header > .info {
        padding-right: 1em;
    }            
}
        
@media (max-width: 800px) {
    nav {
        background-image: url(/images/icon-menu.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        min-width: 30ex;
        position: absolute;
        z-index: 1000;
        min-height: 2.5em;
        right: 0;
        top: 0;
    }
    nav.small {
        background-image: none;
        background-color: #FFF;
        display: block;
        width: 100%;
        padding-bottom: 1em;
    }
    nav > a {
        display: none;
        border-right: none;
    }
    nav.small > a {
        display: block;
        height: 3em;
        line-height: 3em;                
        border-bottom: solid 1px #999;
        text-align: left;                
        padding-left: 1em;
        -webkit-tap-highlight-color: #138BD8;
        font-size: 100%;
    }
    nav.small > a:hover {
        background-color: #138BD8;
        font-weight: bold;
        text-decoration: none;
        color: #FFF;                
    }
    .phone {
        display: none;
    }
            
    .header > .logo {
        padding-left: 0;
    }
    .header > .info {
        padding-right: 0;
    }
}
        
.footer > .left {
    float: left;
    height: 2em;
    padding-left: 3em;
}
.footer > .right {
    float: right;
    height: 2em;
    padding-right: 3em;
}
        
@media (max-width: 1005px) 
{
    .footer > .right, .footer > .left {
        margin: 0 auto;
        float: none;
        padding: 0;
    }
}        
        
/* badges */
.badges {
    text-align: center;
}
.badges > div, .badges > center {
    display: inline-block;
}
        
.badges > div > div {
    display: inline-block;
}
        
/* all products */
.product_holder {
    border: solid 1px #333333;
    border-radius: 1em;
    padding: 1em 1em;
    margin: 0em 1em;
}
.product_holder > div {
    display: inline-block;
    width: 48%;
    border-bottom: dotted 1px #333333;
}
.product_holder > div:nth-child(even) {
    border-left: dotted 1px #333333;
}
.product_holder > div:last-child {
    border-bottom: none;
}
.product_holder > div img {
    max-width: 80%;
    box-sizing: border-box;
}

@media (max-width: 599px) {

    .product_holder.midTxt {
        padding: 1em 2em !important;
    }

    .product_holder > div ul {
	    padding-left: 0.5ex;
    }
}
@media (max-width: 1100px) {
    .product_holder > div {
        width: 100%;
    }
            
    .product_holder > div:nth-child(even) {
        border-left: none;
    }
}
@media (min-width: 1101px) {
    .product_holder > div:nth-last-child(2) {
        border-bottom: none;
    }
}
        
/* product page */        
div.mainImage > div {
    display: inline-block;
}

@media (min-width: 1101px) {
    div.mainImage > div {
        display: table-cell;
        vertical-align: top;
    }

    div.mainImage > div  table {
        margin-top: -1em;
    }
}
        
     
        
.product_extra {
    margin-top: 4ex;
}
        
/* home page */
.home_page .featherlight:last-of-type {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
}
        
.home_page .featherlight .featherlight-content {
    background-color: #000;
    color: #FFF;
    border-radius: 1ex;
    box-shadow: 0 0 1ex #888;
}
        
.home_page .featherlight .featherlight-close-icon {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
    color: #FFF;
}
        
.home_page .featherlight .featherlight-inner {            
    box-sizing: border-box;
}
       
/* content from DB */
span.font {
}
span.font2 {
}
span.font3 {
    font-size: 130%;
}
span.font4 {
    font-size: 16pt;
}
span.font4 h1 {
    font-size: 16pt;
}
        
/* activate page */
.img_line {
    border-bottom: solid 2px #000;
    margin-bottom: 22px;
}
.img_line > * {
    margin-bottom: -22px;
}
.two_column {
    margin-bottom: 1.5em;
}
.two_column > * {
    display: inline-block;
    width: 49%;
    padding: 1em;
    box-sizing: border-box;
}
.two_column > *:first-child {
    border-right: solid 1px #000;
}
.activate_holder > * {
    display: inline-block;
    padding:2px 4px 6px 0px;
    width: 50ex;
    border: solid 2px #FFF;
}
        
.activate_holder > *:hover, .activate_holder > *.hovered {
    border: solid 2px #CCC;
    border-radius: 4px;
}
        
.activate_holder > * > * {
    display: block;
    margin: 0 auto;
    text-align: center;
}
        
.activate_image {
    -moz-transform:scale(0.6);
    -webkit-transform:scale(0.6);
    transform:scale(0.6);
}

div.img_line > div.alt {
display: none;
}
        
@media (max-width: 599px) {
    .activate_holder > * {
	    border-bottom: dotted 1px #000;
    }
    div.img_line > img {
	    display: none;
    }
    div.img_line > div.alt {
	    display: inherit;
	    color: #FFF;
	    font-size: 125%;
	    font-weight: bold;
	    padding: 0.5ex 1ex;
	    border: solid 1px #000;
	    border-radius: 1ex;
	    text-align: left;
	    line-height: 2ex;
	    background: #04224e; /* Old browsers */
	    background: -moz-linear-gradient(left, #04224e 3%, #0051b6 36%, #0051b6 68%, #04224e 97%); /* FF3.6+ */
	    background: -webkit-gradient(linear, left top, right top, color-stop(3%,#04224e), color-stop(36%,#0051b6), color-stop(68%,#0051b6), color-stop(97%,#04224e)); /* Chrome,Safari4+ */
	    background: -webkit-linear-gradient(left, #04224e 3%,#0051b6 36%,#0051b6 68%,#04224e 97%); /* Chrome10+,Safari5.1+ */
	    background: -o-linear-gradient(left, #04224e 3%,#0051b6 36%,#0051b6 68%,#04224e 97%); /* Opera 11.10+ */
	    background: -ms-linear-gradient(left, #04224e 3%,#0051b6 36%,#0051b6 68%,#04224e 97%); /* IE10+ */
	    background: linear-gradient(to right, #04224e 3%,#0051b6 36%,#0051b6 68%,#04224e 97%); /* W3C */
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04224e', endColorstr='#04224e',GradientType=1 ); /* IE6-9 */
    }
}

/* CMS content */
div.table_container {
}
        
div.table_container > div {
    display: inline-block;
    height: 65ex;
    width: 50ex;
            
    vertical-align: top;
}
.prodReview {
  font-size: 13px;
  color: #555555;
}
        
body.mobile_page_body {
	margin:0 5% ;
}
#newProductsReviews {
	max-width:700px;
}
#newProductsReviews #review {
	width:100%;
}
.device_template {
	display:none;
}

.left_shift {
    margin-right: 25ex;
}

@media (max-width: 850px)
{
    .container {
        margin: 0px;
        padding: 5px 5px 5px 5px;
    }

    .mainImage {
        float: none;
        margin-right: 0;
        width: 100%;
        text-align: center;
    }

    .mainImage table {
        margin-left: 0 !important;
        width: 100%;
    }

    .tab_content iframe {
        width: 100%;
        max-width: 630px;
        margin: auto;
        display: block;
    }

    .tab_content img {
        width: 100%;
        height: auto;
    }
    
    .tab_content object {
        width: 100%;
        height: auto;
    }

    .midTxt {
        padding: 5px 0 5px 0 !important;
    }

    .mainInfo {
        padding: 5px 0 5px 0;
    }

    .prodImage {
        display: inline-block;
        width: 100%;
        border: none;
    }

    div.mainImage > div {
        display: inline-block;
    }

    .ptitleConteinerCss {
        text-align: center;
    }

    embed {
          width: 100%;
  max-width: 630px;
  margin: auto;
  display: block;
    }

    .pt10AccessoriesCss td{
        float:left;
    }

    .pt10AccessoriesCss table td{
        float:none;
    }

    .pt10AccessoriesCss input[type="image"]{
        align: center;
    }

    .rtv5AccessoriesCss {
        width: 320px;
        float: left;
    }

    .prodImage a img {
        max-width: 280px;
    }
    
    .product_extra td {
        float: left;
    }
    
    .prodAccessories td{
        float: left;
    }

    .contactUsTblCss {
        width: 100%;
    }

    .contactUsTblCss .col,
    .col.col-2 {
        margin: auto !important;
        width: 340px;
        display: block;
    }
    
    .col.col-2.flex {
        width: 100%;
    }
    
    .flex.tbl .col.col-2 {
        width: auto;
        padding: 20px;
    }
    
    .flex.tbl .col.col-3 {
        display: block;
        width: auto;
        padding: 20px;
    }

    .contactUsTblCss .col:nth-child(2) img {
        width: 100%;
        height: auto;
    }
    
    .contactUsTblCss .col iframe {
        width: 100%;
    }
    
    .contactUsTblCss .col:nth-child(1){
        margin-top: 0px !important;
    }
    
    .contactUsTblCss + .tbl,
    .fixed-width {
        width: 100%;
    }
    
    .contactUsTblCss + .tbl .row:nth-child(1) .col:nth-child(2) {
        display: none;
    }
    
    .contactUsTblCss + .tbl .row:nth-child(1) img {
        width: 300px;
        height: auto;
    }
        
    .contactUsTblCss + .tbl .row:nth-child(2) .col {
        width: 300px;
        //float: left;
          margin: auto;
          display: block;
    }
    
    .contactUsTblCss + .tbl .row:nth-child(2) .col:nth-child(1) {
        width: 300px;
        //float: left;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin: auto;
          display: block;
    }
    
    .contactUsTblCss + .tbl .row:nth-child(2) img{
        max-width: 300px;
        height: auto;
    }
    
    .cancelProdTblCss {
        width: 100%;
    }
    
    .cancelProdTblCss .col {
        width: 300px;
        float: left;
    }
    
    .cancelProdTblCss .col:nth-child(2), .cancelProdTblCss .col:nth-child(4) {
        display: none;
    }
    
    .serviceCancellationTbl {
        width: 100%;
    }
    
    .loginToWebPortalCss{
        width: 100%;
    }
    
    .loginPageTblsCss {
        width: 100%;
    }
    
    .loginPageTblsCss img{
        margin-left: -3px;
    }
    
   
    .loginPageTblsCss td{
        width: 300px;
        float: left;
    }
    
    .loginPageTblsCss td:nth-child(2){
        display: none;
    }
    
    .responsiveFloatTblCss {
        width: 100%;
        text-align: center;
    }
    
    .responsiveFloatTblCss .col {
        width: 300px;
        display: inline-block;
    }
    
    .responsiveImgCss {
        width: 300px;
        height: auto;
    }
    
    .teamDriversVideoCss {
        width: 100%;
        max-width: 540px;
    }
    
    .homePageVideoCss {
        text-align: center;
    }
    
    .footer {
        padding: 5px;
    }
    
    .accessoriesCss input[type="image"]{
        margin-left: -12px;
    }
        
    .accessoriesCss tr td{
        width: 320px;
        float: none;
        display: inline-block;
    }
    
    .accessoriesCss tr td:empty{
        display: none;
    }
    
    .accessoriesCss {
        text-align: center;
    }

    .home_page .c3 {
        width: 250px;
    }
    
    .split-line,
    .split-vert {
        display: none;
    }
    
    .float.img {
        text-align: center;
    }
    
    .tbl.globe,
    .img.globe img {
        width: 340px;
        margin: auto;
    }
    
    .img.globe {
        text-align: center;
    }
    
    .tbl.globe .col {
        padding-left: 100px;
    }
}

@media (max-width: 850px) and (min-width: 630px)  {
/*    .tab_content iframe {
        width: 100%;
        max-width: 630px;
        margin: auto;
        display: block;
    }  */
}



@media (max-width: 800px) and (min-width: 320px)   
{
    .logo {
        width: 70%;
        margin: 0 15% 0 15%;  
        text-align: center;
    }

}

@media (max-width: 850px) and (min-width: 320px)   
{
    .menuSplitterCss {
        display: none;    
    }
    
    .menuItemsTblCss {
        width: 48%;
        float: right;
        margin: 1%;
        margin-bottom: 20px;
    }
    
    .contactUsTblCss .col, .contactUsTblCss + .tbl .col{
        margin: 10px;
        margin: auto;
    }
    
    .loginPageTblsCss td{
        margin: 10px; 
    }
}

@media (max-width: 850px) and (min-width: 480px)   
{
     .menuItemsTblCss {
        width: 31%;
        float: right;
        margin: 1%;
    }
}

.mainImage ul {
    display: inline-block;
}

.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Verdana;
	font-size:13px;
	padding:7px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
    margin-bottom: 0.5em;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.myButton:active {
	position:relative;
	top:1px;
}

.blueBold {
    font-family: 'Raleway', sans-serif, Verdana, Arial, Helvetica;
    font-size: 11pt;
    display: block;
    font-weight:700;
    color: #0061a7;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}

/* main pages */
@media (min-width: 1100px)
{
    .fixed-width.tbl {
        width: 800px;
    }
}

.col.userguide {
    background: #f1f1f1;
    border-top: 5px solid #fff;
    border-bottom: 5px solid #fff;
}

.flex.tbl {
    width: 100%;
}

.col.lpage {
    padding: 2px;
}

ul.no-style {
    list-style: none;
}

.blue-bg-header {
    font-size: 17pt; 
    background: #006CDC; 
    padding: 4px 18px; 
    border-radius: 12px; 
    color: #fff;
}

upcase {
    text-transform: uppercase;
}
/* /main pages */


/* product platform tab */
div.product-platform > div {
    display: inline-block;
    width: 49%;
    min-width: 50ex;
    vertical-align: top;
    padding-right: 1em;
    box-sizing: border-box;
}
div.product-platform h3, div.product-platform h4 {
    text-transform: uppercase;
    font-size: 16pt;
    font-weight: bold;
    page-break-after: avoid;
    margin-bottom: 2px;
    margin-top: 1em;
    padding: 0px;
}
div.product-platform h3 {
    color: #04479E;
}
div.product-platform p {
    margin-top: 2px;
}
div.product-platform ul {
    list-style: square url(/images/icon-arrow-med-red-right.png);
}
div.product-platform li {
    padding-bottom: 0.5ex;
}
div.test-drive > *  {
    display: inline-block;
    vertical-align: top;
}