.select-menu {
    display: none;
    border: 1px solid #DDD;
    background-color: #E4E4E4;
    width: 100%;
    height: 30px;
    padding: 5px;
    margin: 0px;
    cursor: pointer;
    outline: medium none;
    border-radius: 4px;
	clear:both;
}
.select-menu:focus { border-color:#DDD; }
.select-menu option {
	padding:5px;
	cursor:pointer;
}
.select-menu option.main_item { font-weight:bold; }
.container{width:1000px;}
.home_container{width:100%; float:left;}
.imgcontainer{width:100%;max-width:1000px;height:auto;}
#menuBar, #mobileMenu{display:none;margin:0;}
.three-fourth{width:73%;}
h1{line-height:32px;}
.cont400{width:400px;}
.tblImg{text-align:right;vertical-align:middle;float:right;margin-right:10px;height:16px;}
span.clr1{background-color:#000 !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr2{background-color:#1A1F56 !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr3{background-color:#F5360C !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr4{background-color:#FE8B45 !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr5{background-color:#E6CD3C !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr6{background-color:#007E73 !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr7{background-color:#183533 !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr8{background-color:#0E5DAA !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr9{background-color:#E6CD3C !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr10{background-color:#183533 !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr11{background-color:#183533 !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr12{background-color:#FFFFFF !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr13{background-color:#fdc8e2 !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr14{background-color:#660066 !important;width:40px;display:inline-block;height:15px;float:right;margin-right:9px;}
span.clr-stripe-bkyl{
	background-color: #eee !important;
	width: 40px;
	display: inline-block;
	height: 15px;
	float: right;
	margin-right: 9px;
	background-image: url(http://www.vipcrowdcontrol.com/images/flag_belt_strip_yb.gif);
	background-repeat: no-repeat;
}
span.clr-stripe-bkred{
	background-color: #eee !important;
	width: 40px;
	display: inline-block;
	height: 15px;
	float: right;
	margin-right: 9px;
	background-image: url(http://www.vipcrowdcontrol.com/images/flag_belt_stripe_bkred.gif);
	background-repeat: no-repeat;
}
span.clr-stripe-bkor{
	background-color: #eee !important;
	width: 40px;
	display: inline-block;
	height: 15px;
	float: right;
	margin-right: 9px;
	background-image: url(http://www.vipcrowdcontrol.com/images/flag_belt_stripe_bkor.gif);
	background-repeat: no-repeat;
}
span.clr-stripe-wtor{
	background-color: #eee !important;
	width: 40px;
	display: inline-block;
	height: 15px;
	float: right;
	margin-right: 9px;
	background-image: url(http://www.vipcrowdcontrol.com/images/flag_belt_stripe_wtor.gif);
	background-repeat: no-repeat;
}
span.clr-caution{
	background-color: #eee !important;
	width: 40px;
	display: inline-block;
	height: 15px;
	float: right;
	margin-right: 9px;
	background-image: url(http://www.vipcrowdcontrol.com/images/flag_belt_caution.gif);
	background-repeat: no-repeat;
}
span.clr-entry{
	background-color: #eee !important;
	width: 40px;
	display: inline-block;
	height: 15px;
	float: right;
	margin-right: 9px;
	background-image: url(http://www.vipcrowdcontrol.com/images/flag_belt_entry.gif);
	background-repeat: no-repeat;
}
span.clr-closed{
	background-color: #eee !important;
	width: 40px;
	display: inline-block;
	height: 15px;
	float: right;
	margin-right: 9px;
	background-image: url(http://www.vipcrowdcontrol.com/images/flag_belt_closed.jpg);
	background-repeat: no-repeat;
}
span.clr-authorize{
	background-color: #eee !important;
	width: 50px;
	display: inline-block;
	height: 15px;
	float: right;
	margin-right: 9px;
	background-image: url(http://www.vipcrowdcontrol.com/images/flag_belt_authorize.jpg);
	background-repeat: no-repeat;
}
span.clr-restricted{
	background-color: #eee !important;
	width: 50px;
	display: inline-block;
	height: 15px;
	float: right;
	margin-right: 9px;
	background-image: url(http://www.vipcrowdcontrol.com/images/flag_belt_restricted.jpg);
	background-repeat: no-repeat;
}

.lgtpad{padding-right:70px;}
.extrmr10{margin-right:15px;}
.home_container1{width:100%;max-width:770px;float:left;}
@media (max-width: 767px) {
	.menu { display:none; }
}

@media
	only screen and (max-width: 999px){
		body{overflow-x:hidden;}
		table, thead, tbody, th, td, tr {
			display: block;
			width:100%;
		}
		table{border-spacing:0;border-collapse: separate;}
		td{padding:0;}
		.t2 {padding:10px 0;}
		.dataTable table, .dataTable thead, .dataTable tbody, .dataTable th, .dataTable td, .dataTable tr, .dataTable1 table, .dataTable1 thead, .dataTable1 tbody, .dataTable1 th, .dataTable1 td, .dataTable1 tr, .dataTable2 table, .dataTable2 thead, .dataTable2 tbody, .dataTable2 th, .dataTable2 td, .dataTable2 tr, .dataTable3 table, .dataTable3 thead, .dataTable3 tbody, .dataTable3 th, .dataTable3 td, .dataTable3 tr, .gridTable table, .gridTable thead, .gridTable tbody, .gridTable th, .gridTable td, .gridTable tr{width:auto;}

		.dataTable, .dataTable1, .dataTable2, .boxtable, .dataTable3, .gridTable{width:100%;}
		.dataTable td, .dataTable1 td, .dataTable2 td, .boxtable table, .dataTable3 td, .gridTable td{display:inline-block;padding:5px 5px;}
		.dataTable1 td, .dataTable2 td, .dataTable3 td, .gridTable td{float:left;padding:5px 0px;height:auto;}

		.gridTable.one-half td:nth-of-type(1){width:58%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-half td:nth-of-type(2){width:40%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-half .t-wt td:nth-of-type(1){width:58%;background-color:#555555}
		.gridTable.one-half .t-wt td:nth-of-type(2){width:40%;background-color:#777777}

		.gridTable.one-half1{background-color:#ffffff;}
		.gridTable.one-half1 td:nth-of-type(1){width:50%;background-color:#ffffff;text-align:center}
		.gridTable.one-half1 td:nth-of-type(2){width:50%;background-color:#ffffff;}

		.gridTable.one-third td:nth-of-type(1){width:40%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-third td:nth-of-type(2){width:35%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-third td:nth-of-type(3){width:23%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-third .t-wt td:nth-of-type(1){width:40%;background-color:#555555}
		.gridTable.one-third .t-wt td:nth-of-type(2){width:35%;background-color:#777777}
		.gridTable.one-third .t-wt td:nth-of-type(3){width:23%;background-color:#777777}

		.gridTable.one-third3 td{height:32px;}
		.gridTable.one-third3 td:nth-of-type(1){width:52%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-third3 td:nth-of-type(2){width:23%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-third3 td:nth-of-type(3){width:23%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-third3 .t-wt td:nth-of-type(1){width:52%;background-color:#555555}
		.gridTable.one-third3 .t-wt td:nth-of-type(2){width:23%;background-color:#CCC}
		.gridTable.one-third3 .t-wt td:nth-of-type(3){width:23%;background-color:#CCC}
		.gridTable.one-third3 td.fullwidth{width:46%;}
		.gridTable.one-third3 td.backclr{background-color:#ffffff !important;}

		.gridTable.one-fourth td{height:32px;}
		.gridTable.one-fourth td:nth-of-type(1){width:44%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-fourth td:nth-of-type(2){width:18%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fourth td:nth-of-type(3){width:18%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-fourth td:nth-of-type(4){width:18%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fourth .t-wt td:nth-of-type(1){width:44%;background-color:#555555}
		.gridTable.one-fourth .t-wt td:nth-of-type(2){width:18%;background-color:#777777}
		.gridTable.one-fourth .t-wt td:nth-of-type(3){width:18%;background-color:#777777}
		.gridTable.one-fourth .t-wt td:nth-of-type(4){width:18%;background-color:#777777}
		.gridTable.one-fourth  td.extra2, .gridTable.one-fourth  td.extra4{background-image:none;}
		.gridTable.one-fourth  td.extra2:nth-of-type(2), .gridTable.one-fourth  td.extra4:nth-of-type(2){width:54%;}
		.gridTable.one-fourth td.extra2 td:nth-of-type(1){width:42%;padding-left:0 !important}
		.gridTable.one-fourth td.extra2 td:nth-of-type(2){width:54%;padding-left:0 !important}
		.gridTable.one-fourth td.extra4 td:nth-of-type(1), .gridTable.one-fourth td.extra4 td:nth-of-type(2){width:25%;padding-left:0 !important}
		.gridTable.one-fourth td.extra2 td.extra21{width:50% !important}
		.gridTable.one-fourth td.extra2 td.extra31{width:33% !important}

		.gridTable.one-fourth1 td{height:32px;}
		.gridTable.one-fourth1 td:nth-of-type(1){width:44%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-fourth1 td:nth-of-type(2){width:18%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fourth1 td:nth-of-type(3){width:9%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-fourth1 td:nth-of-type(4){width:9%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fourth1 td:nth-of-type(5){width:18%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fourth1 .t-wt td:nth-of-type(1){width:44%;background-color:#555555}
		.gridTable.one-fourth1 .t-wt td:nth-of-type(2){width:18%;background-color:#777777}
		.gridTable.one-fourth1 .t-wt td:nth-of-type(3){width:18%;background-color:#777777}
		.gridTable.one-fourth1 .t-wt td:nth-of-type(4){width:18%;background-color:#777777}
		.gridTable.one-fourth1 td.fullwidth{width:18%;}
		.gridTable.one-fourth1 td.backclr{background-color:#fafafa !important;}

		.gridTable.one-fifth td:nth-of-type(1){width:38%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth td:nth-of-type(2){width:15%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth td:nth-of-type(3){width:15%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth td:nth-of-type(4){width:15%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth td:nth-of-type(5){width:15%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth .t-wt td:nth-of-type(1){width:38%;background-color:#555555}
		.gridTable.one-fifth .t-wt td:nth-of-type(2){width:60%;background-color:#777777}
		.gridTable.one-fifth td{height:32px;}

		.gridTable.one-fifth1 td:nth-of-type(1){width:26%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth1 td:nth-of-type(2){width:18%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth1 td:nth-of-type(3){width:18%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth1 td:nth-of-type(4){width:18%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth1 td:nth-of-type(5){width:18%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth1 .t-wt td:nth-of-type(1){width:26%;background-color:#555555}
		.gridTable.one-fifth1 .t-wt td:nth-of-type(2){width:36%;background-color:#777777}
		.gridTable.one-fifth1 .t-wt td:nth-of-type(3){width:36%;background-color:#777777}
		.gridTable.one-fifth1 .t-bb td:nth-of-type(1){width:26%;background-color:#eee}
		.gridTable.one-fifth1 .t-bb td:nth-of-type(2){width:72%;background-color:#fff}
		.gridTable.one-fifth1 td{height:32px;}
		.gridTable.one-fifth1 td.fullwidth{width:36%;}
		
		.gridTable.one-fifth2 td{height:32px;}
		.gridTable.one-fifth2 td:nth-of-type(1){width:38%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth2 td:nth-of-type(2){width:15%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth2 td:nth-of-type(3){width:15%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth2 td:nth-of-type(4){width:15%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth2 td:nth-of-type(5){width:15%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-fifth2 .t-wt td:nth-of-type(1){width:38%;background-color:#555555}
		.gridTable.one-fifth2 .t-wt td:nth-of-type(2){width:15%;background-color:#777777}
		.gridTable.one-fifth2 .t-wt td:nth-of-type(3){width:15%;background-color:#777777}
		.gridTable.one-fifth2 .t-wt td:nth-of-type(4){width:15%;background-color:#777777}
		.gridTable.one-fifth2 .t-wt td:nth-of-type(5){width:15%;background-color:#777777}


		.gridTable.one-seventh td:nth-of-type(1){width:20%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh td:nth-of-type(2){width:13%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh td:nth-of-type(3){width:13%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh td:nth-of-type(4){width:13%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh td:nth-of-type(5){width:13%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh td:nth-of-type(6){width:13%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh td:nth-of-type(7){width:13%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh .t-wt td:nth-of-type(1){width:20%;background-color:#555555}
		.gridTable.one-seventh .t-wt td:nth-of-type(2){width:13%;background-color:#777777}
		.gridTable.one-seventh .t-wt td:nth-of-type(3){width:13%;background-color:#777777}
		.gridTable.one-seventh .t-wt td:nth-of-type(4){width:13%;background-color:#777777}
		.gridTable.one-seventh .t-wt td:nth-of-type(5){width:13%;background-color:#777777}
		.gridTable.one-seventh .t-wt td:nth-of-type(6){width:13%;background-color:#777777}
		.gridTable.one-seventh .t-wt td:nth-of-type(7){width:13%;background-color:#777777}

		.gridTable.one-seventh1 td:nth-of-type(1){width:20%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh1 td:nth-of-type(2){width:16%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh1 td:nth-of-type(3){width:10%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh1 td:nth-of-type(4){width:16%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh1 td:nth-of-type(5){width:10%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh1 td:nth-of-type(6){width:16%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh1 td:nth-of-type(7){width:10%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-seventh1 .t-wt td:nth-of-type(1){width:20%;background-color:#555555}
		.gridTable.one-seventh1 .t-wt td:nth-of-type(2){width:16%;background-color:#777777}
		.gridTable.one-seventh1 .t-wt td:nth-of-type(3){width:10%;background-color:#777777}
		.gridTable.one-seventh1 .t-wt td:nth-of-type(4){width:16%;background-color:#777777}
		.gridTable.one-seventh1 .t-wt td:nth-of-type(5){width:10%;background-color:#777777}
		.gridTable.one-seventh1 .t-wt td:nth-of-type(6){width:16%;background-color:#777777}
		.gridTable.one-seventh1 .t-wt td:nth-of-type(7){width:10%;background-color:#777777}
		
		.gridTable.one-ninth1 td:nth-of-type(1){width:18%;background-color:#efefef;padding:5px 0 5px 2%;border-bottom:1px solid #cecece;}
		.gridTable.one-ninth1 td:nth-of-type(2){width:15%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-ninth1 td:nth-of-type(3){width:5%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-ninth1 td:nth-of-type(4){width:15%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-ninth1 td:nth-of-type(5){width:5%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-ninth1 td:nth-of-type(6){width:15%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-ninth1 td:nth-of-type(7){width:5%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-ninth1 td:nth-of-type(8){width:15%;background-color:#ffffff;border-bottom:1px solid #cecece;}
		.gridTable.one-ninth1 td:nth-of-type(9){width:5%;background-color:#fafafa;border-bottom:1px solid #cecece;}
		.gridTable.one-ninth1 .t-wt td:nth-of-type(1){width:18%;background-color:#555555}
		.gridTable.one-ninth1 .t-wt td:nth-of-type(2){width:15%;background-color:#777777}
		.gridTable.one-ninth1 .t-wt td:nth-of-type(3){width:5%;background-color:#777777}
		.gridTable.one-ninth1 .t-wt td:nth-of-type(4){width:15%;background-color:#777777}
		.gridTable.one-ninth1 .t-wt td:nth-of-type(5){width:5%;background-color:#777777}
		.gridTable.one-ninth1 .t-wt td:nth-of-type(6){width:15%;background-color:#777777}
		.gridTable.one-ninth1 .t-wt td:nth-of-type(7){width:5%;background-color:#777777}
		.gridTable.one-ninth1 .t-wt td:nth-of-type(8){width:15%;background-color:#777777}
		.gridTable.one-ninth1 .t-wt td:nth-of-type(9){width:5%;background-color:#777777}

		.gridTable tr{clear:both;}

		.gridTable table td{background-color:transparent !important}
		.extra0 td{width:100% !important;}
		.tbpad{padding:10px 0}
		.gridTable table td.clr1{background-color:#000 !important}
		.gridTable table td.clr2{background-color:#20235A !important}
		.gridTable table td.clr3{background-color:#F00600 !important}
		.gridTable table td.clr4{background-color:#CC0000 !important}
		.gridTable table td.clr12{background-color:#FFFFFF !important}
		.gridTable table td.clr13{background-color:#fdc8e2 !important}
		.gridTable table td.clr14{background-color:#660066 !important}

		.gridTable .custtbl{width:60px !important}
		.gridTable .custtbl td{height:6px !important;border:none !important}
		.gridTable .custtbl td:nth-of-type(1){width:14px !important;}
		.gridTable .custtbl td:nth-of-type(2){width:20px !important;}
		.gridTable .custtbl td:nth-of-type(3){width:20px !important;}

		.dataTable1 td:nth-of-type(1){width:32%;background-color:#efefef}
		.dataTable1 td:nth-of-type(2){width:17%;background-color:#ffffff}
		.dataTable1 td:nth-of-type(3){width:17%;background-color:#fafafa}
		.dataTable1 td:nth-of-type(4){width:17%;background-color:#ffffff}
		.dataTable1 td:nth-of-type(5){width:17%;background-color:#fafafa}
		.dataTable1 .t-wt td:nth-of-type(1){width:32%;background-color:#555555}
		.dataTable1 .t-wt td:nth-of-type(2){width:68%;background-color:#777777}
		.dataTable2 td:nth-of-type(1){width:60%;background-color:#efefef}
		.dataTable2 td:nth-of-type(2){width:40%;background-color:#ffffff}
		.dataTable2 .t-wt td:nth-of-type(1){width:60%;background-color:#555555}
		.dataTable2 .t-wt td:nth-of-type(2){width:40%;background-color:#777777}

		.dataTable td:nth-of-type(2) { width:5% }
		.dataTable td:nth-of-type(3) { width:45%  }
		.dataTable td:nth-of-type(4){ width:5% }
		.dataTable td:nth-of-type(5){ width:30%  }
		.dataTable3 td:nth-of-type(1){width:59%;background-color:#efefef;}
		.dataTable3 td:nth-of-type(2){width:20%;background-color:#ffffff}
		.dataTable3 td:nth-of-type(3){width:20%;background-color:#fafafa}
		.dataTable3 .t-wt td:nth-of-type(1){width:59%;background-color:#555555}
		.dataTable3 .t-wt td:nth-of-type(2){width:20%;background-color:#777777}
		.dataTable3 .t-wt td:nth-of-type(3){width:20%;background-color:#777777}
		.dataTable3 td:nth-of-type(1) > table td{background-color:#efefef;}
		.dataTable3 td:nth-of-type(1){padding-left:5px;}
		.boxtable{text-align:center;}
		.boxtable > table{width:auto;}
		.boxtable > table td > table{background-color:transparent;}
		.boxtable > table table table{border:1px solid #CC0000;}
		.boxtable > table td, .boxtable > table td > table{width:auto;}
		.boxtable > table td{float:left}
		.mobcenter{text-align:center;}
		#mobileMenu {width: 100%;border: 1px solid #E5E5E5;margin:15px auto;}
		#mobileMenu h4{font-size: 15px;font-family: Arial,Helvetica,sans-serif;width: 100%;display: block;padding: 3px 0px;text-indent: 10px;background: none repeat scroll 0% 0% #E5E5E5;color: #000;text-shadow: 0px 1px 1px #FFF;margin: 0px;}
		#mobileMenu ul {margin: 0px;padding: 0px;}
		#mobileMenu ul li {list-style: outside none none; text-indent: 10px; border-bottom: 1px dotted #E5E5E5; width: 100%;}
		#mobileMenu ul li a {font-size: 11px; color: #555 !important; text-decoration: none;line-height:32px;}
		.bg-logocircle {background-image: none;width:240px;clear:both;padding-bottom:20px;display:none;}
		.bg-logocircle td{display:inline-block;width:auto;float:left;}
		.bg-logocircle td.bdr{width:220px;background-repeat:no-repeat;background-position:bottom center;height:auto}
		.bg-logocircle tr{clear:both;}
		.container, .bigfoot{width:760px;}
		#menuBar{display:inline;margin-left:5px;cursor:pointer;}
		#ifocus2, #ifocus_piclist2 li{width:100%;height:auto;}
		#ishow{width:100%;}
		.right {float: none !important;}
		.logo{display: inline-block;width: 100%;margin: 0px auto;text-align: center;}
		.logo img{width:100%;max-width:319px;height:auto}
		.header{}
		.header .right{width:50%;float:right !important;margin-bottom:12px;}
		.three-fourth{width:70%;}
		.three-fourth.right{float:right !important;}
		.three-fourth.left{float:left !important;margin-right:20px;}
		.header .right >img{margin-right:20px;}
		.header .right1{text-align: left;width:46%;}
		.header ul.menu {float:none;margin:0 auto;width:100%;max-width:652px;clear:both;}
		.product_container{width:100%;float:none;clear:both;}
		.product_container .left, .product_container .right{width:170px;float:left !important;margin-bottom:10px;padding-left:10px;padding-right:10px;}
		.product_container .right{padding-left:10px;}
		.product_container .append19 {padding-right: 10px;}
		.product_container .left img, .product_container .right img{width:100%;height:auto;}
		.grid{width:100%;float:none;clear:both;}
		.grid .one-half{width:50%;float:left;}
		.grid .one-half2{width:50%;float:left;}
		.grid .one-third{width:33%;float:left !important;margin-bottom:10px;padding:0;}
		.grid .one-third img{width:98%;height:auto;padding-left:1%;padding-right:1%;max-width:150px;}
		.grid .one-third1{width:40%;float:left !important;margin-bottom:10px;padding:0;}
		.grid .one-third2{width:33%;float:left !important;margin-bottom:10px;padding:0;}
		.grid .two-third1{width:58%;float:left !important;margin-bottom:10px;padding:0;}
		.grid .one-third1 table td, .grid .one-third2 table td{display:inline-block !important;width:auto !important;}
		.grid .t-wt.one-third1, .grid .t-wt.two-third1{padding:5px 0}
		.grid .one-third3{width:33%;float:left !important;margin-bottom:10px;padding:0;}
		.grid .one-fourth1{width:25%;float:left !important;margin-bottom:10px;padding:0;}
		.grid .one-fifth .left{width:20%;float:left !important;margin-bottom:10px;padding:0;}
		.grid .one-fifth .left img{width:96%;height:auto;padding-left:2%;padding-right:2%;}
		.home_container, .home_container{width:100%; float:none;max-width: 750px;margin:20px auto;clear:both;display: inline-block;}
		.sidebar h4,  .sidebar ul{display:none;}
		.sidebar{border:none;width:100%;}
		.bigfoot .left.prepand30.append30{padding:10px 0 10px}
		.bigfoot .right{float:right !important}
		#ifocus_piclist2{width:760px;}
		#ifocus_piclist2 li .left{float:left !important}
		#ifocus_piclist2 li .right, .banner .right{float:right !important}
		#ifocus_piclist2 li .left.prepand10, #ifocus_piclist2 li .right.append10, #ifocus_piclist2 li .right.prepand10, #ifocus_piclist2 li .right.prepan10, #ifocus_piclist2 li .left.prepan10, .banner .right, .banner .left{background:rgba(255,255,255,0.8);display:inline-block;width:50% !important;max-width:380px;}
		.banner .left, .banner .right{background:rgba(255,255,255,0.7)}
		.banner .left img, .banner .right img{display:none}
		#ifocus_piclist2 li .left img, #ifocus_piclist2 li .right img,{width:380px;}
		.banner{width:100%;height:150px;background-position:left top;}
		.foot-links{float:right;}
		.slider1, .slider2, .slider3, .slider4, .slider5, .slider6, .slider7, .slider8, .slider9, .slider10, .slider-promo1, .slider-promo2, .banner{width:100%;max-width:760px;}
		.banner h2, .banner h1{margin-top:8px !important}
		.spc10{display:none;}
		.spc101{display:block;clear:both;}
		.slider1, .slider3, .slider5, .slider7, .slider9, .banner .right, .banner5, .banner7, .banner4, .banner2, .banner9, .banner13, .slider-promo1 {background-position:right top;}

		.sidebar ul li {line-height:32px;}
		.t1{margin-top:20px;}
		.bdr {line-height:30px;}
		.bdr br{display:none;}
		.bigfoot{margin-top:20px;}
		img[src="http://www.vipcrowdcontrol.com/images/spacer.gif"]{display:none;}
		.inst-links li {background-position:0px 12px;line-height:30px}
		.asbyheader{margin-top:20px;}
		.asbyheader{background-image:none;background-color:#dbdbdb;padding:5px 0;}
		.asbyheader td{display:inline-block;width:48%;text-align:right;}
		.asbyheader td.t2{text-align:left;}
		.asbycontent{}
		.vdoframe .left{float:none !important;width:100% !important;}
		.vdoframe iframe{width:100%;max-width:560px;}
		.vdoframe.framelarge iframe{width:100%;max-width:760px;}
		.vdoframe .prepand20 {padding-left: 0px;}
		.ntable, .ntable1{margin-bottom:20px;}
		.ntable td{width:15%;float:left;padding:5px 0}
		.ntable td.tt5{width:85%;}
		.ntable1 td{width:44%;float:left;padding:5px 0}
		.ntable1 td:nth-of-type(1) { width:45% }
		.ntable1 td:nth-of-type(2) { width:2%  }
		.ntable1 td:nth-of-type(3){ width:45% }
		.ntable1center{text-align:center;padding-top:20px;}
		.imgcontainer1 td, .steps td.one-half{width:25%;float:left;}
		.steps td.one-third{width:33%;float:left;}
		.steps tr, .ntable tr, .dataTable1 tr, .ntable1 tr{clear:both;}

		.img364{display:block;margin:0 auto;width:100%;max-width:364px;height:auto;}
		.img700{display:block;margin:0 auto;width:100%;max-width:680px;height:auto;clear:both}
		.img600{display:block;margin:0 auto;width:100%;max-width:600px;height:auto;clear:both}
		.img500{display:block;margin:0 auto;width:100%;max-width:500px;height:auto;}
		.img450{display:block;margin:0 auto;width:100%;max-width:450px;height:auto;}
		.img320{width:100%;max-width:320px;height:auto;}
		.img240{width:100%;max-width:240px;height:auto;}
		.img200{width:100%;max-width:200px;height:auto;}
		.img150{width:100%;max-width:150px;height:auto;}
		.steps p strong{padding:10px 5px;display:inline-block}
		.imgcontainer1 td img{width:90%;text-align:center;height:auto;margin-bottom:10px;}
		.mob-hide{display:none !important; padding:0 !important;width:0 !important}
		.cont400{width:48%;}
		.right.cont400{float:right !important;}
		.extraht > td{height:50px !important}
		.ilogo {background-position:center top;}
		.extraht1{height:32px !important;}
		.right.extrmr10{float:right !important;}

	}
@media only screen and (max-width: 767px){
		.container, .bigfoot, #ifocus_piclist2{width:630px;}
		.home_container{max-width: 620px;margin:0 auto}
		.product_container .right{padding-left:0px;}
		.product_container .append19 {padding-right: 0px;}
		.product_container .left, .product_container .right{width:31.7%;}
		.bigfoot .left.prepand30.append30{padding:0px 0 10px}
		.bigfoot .prepand30, .bigfoot .append30{padding:0px 10px 0 10px}
		.bigfoot .right{float:right !important;width:250px;}
		#ifocus_piclist2 li .left.prepand10, #ifocus_piclist2 li .right.append10, #ifocus_piclist2 li .right.prepand10, #ifocus_piclist2 li .right.prepan10, #ifocus_piclist2 li .left.prepan10, .banner8 h2, .banner8 .right, .banner5 h1, .banner5 .left{width:100% !important;max-width:320px;}
		.banner8 h2, .banner5 h1{font-size:16px;}
		.banner8 .right, .banner5 .left{font-size:13px;}
		#ifocus_piclist2 li .left img, #ifocus_piclist2 li .right img{width:320px;}
		.slider1, .slider2, .slider3, .slider4, .slider5, .slider6, .slider7, .slider8, .slider9, .slider10, .slider-promo1, .slider-promo2 {width:630px;max-width:630px;}
		#ifocus_btn2 {bottom:5px;}
		.slider1 p, .slider2 p, .slider3 p, .slider4 p, .slider5 p, .slider6 p, .slider7 p, .slider8 p, .slider9 p, .slider10 p, .slider-promo1 p, .slider-promo2 p {padding: 5px 5px 5px !important;}
		.slider1 h3, .slider2 h3, .slider3 h3, .slider4 h3, .slider5 h3, .slider6 h3, .slider7 h3, .slider8 h3, .slider9 h3, .slider10 h3, .slider-promo1 h3, .slider-promo2 h3 {font-size:18px;padding: 10px 5px 5px !important;}
		.product_container .left, .product_container .right{padding-left:5px;padding-right:5px;}
		.steps td.one-half{width:50%;float:left;}
		.imgcontainer1 td, .steps p{min-height:60px;}
		.grid .one-half{width:100%;float:none;}
		.three-fourth{width:62%;}
		.grid .one-fifth .left{width:25%;}
		.banner h2, .banner h1{font-size:16px;}
		.banner p{font-size:13px;}
		.lgtpad{padding:0;text-align:center}
}
@media only screen and (max-width: 639px){
		.container, .bigfoot, #ifocus_piclist2{width:470px;}
		.product_container .left, .product_container .right{width:31%;}
		.home_container{max-width: 460px;margin:0 auto}
		.bigfoot .left{width:44%;}
		.bigfoot .left.prepand30.append30{padding:0px 0 10px;width:2%;}
		.bigfoot > .right{float:none !important;width:100%;padding-top:20px;clear:both;}
		.bigfoot > .right > .right{width:33%;}

		.bigfoot > .right > .right.prepand10.append10{width:60%;}
		.bigfoot .spc20 {border-top:3px solid #666;}
		#ifocus_piclist2 li .left img, #ifocus_piclist2 li .right img{width:320px;max-width:320px;}
		.foot-links{float:right;}
		.slider1, .slider2, .slider3, .slider4, .slider5, .slider6, .slider7, .slider8, .slider9, .slider10, .slider-promo1, .slider-promo2{width:470px;max-width:470px;}
		.bigfoot {height: auto;background-image:none;background-color:#acacac;border-top:10px solid #666;}
		.bigfoot ul li {line-height:24px;}

		.asbyheader td{width:14%;}
		.asbyheader td.t2{width:80%;}
		.dataTable td:nth-of-type(2) { width:4% }
		.dataTable td:nth-of-type(3) { width:45%  }
		.dataTable td:nth-of-type(4){ width:5% }
		.dataTable td:nth-of-type(5){ width:30%  }
		.imgcontainer1 td{width:33%;float:left;}
		.steps td.one-half, .steps td.one-third{width:100%;float:none;}
		.cont400{width:100%;float:none !important;display:block;}
		.right.cont400{float:none !important;}
		.dataTable1 td {height: 30px;font-size: 11px;}
		.dataTable3 td {font-size: 11px;}
		.dataTable3 td:nth-of-type(1), .dataTable3 .t-wt td:nth-of-type(1) {width:58%}
		.ntable1 td:nth-of-type(1) { width:36% }
		.ntable1 td:nth-of-type(2) { width:2%  }
		.ntable1 td:nth-of-type(3){ width:62% }
		.gridfourth .three-fourth{width:100%;}
		.gridfourth .left, .gridfourth .right{float:none !important; margin:0;}
		.textright {text-align: left !important;}
		.gridfourth .left img, .gridfourth .right img{margin:10px auto;display:block;}
		.grid .one-fifth .left{width:33%;}
		.banner .left, .banner .right{max-width:400px;width:60% !important;}
		.banner h2, .banner h1{font-size:16px;}
		.banner p{font-size:13px;line-height:17px;}
		.gridTable.one-third .t-wt td, .gridTable.one-half .t-wt td { height: 32px;}
		.img320 {width: 50%;}
		.gridTable {font-size: 11px;}
		.extraht1{height:28px !important;}
		.extraht2{height:42px !important;}
}
@media only screen and (max-width: 479px){

		.container, .bigfoot, #ifocus_piclist2{width:310px;}
		.product_container .left, .product_container .right{width:46.6%;}
		.home_container{max-width: 300px;margin:0 auto}
		.header .right {width: 100%;float: none !important;}
		.header .right1, .header .right {text-align: center;}
		.bigfoot .left{width:94%;}
		.bigfoot .left.prepand30.append30{padding:0px 0 10px;width:2%;}
		.bigfoot > .right{float:none !important;width:100%;padding-top:20px;clear:both;}
		.bigfoot > .right > .right > img{width:100%;height:auto;}
		.bigfoot .spc20 {border-top:3px solid #666;}
		#ifocus_piclist2 li .left.prepand10, #ifocus_piclist2 li .right.append10, #ifocus_piclist2 li .right.prepand10, #ifocus_piclist2 li .right.prepan10, #ifocus_piclist2 li .left.prepan10, #ifocus_piclist2 li .left img, #ifocus_piclist2 li .right img{width:200px;max-width:200px;display:none}
		.foot-links{float:none;margin:20px auto;clear:both;}
		#ishow {height:64px;}
		.slider1, .slider2, .slider3, .slider4, .slider5, .slider6, .slider7, .slider8, .slider9, .slider10, .slider-promo1, .slider-promo2{width:310px;max-width:310px;height:64px;background-size:140% auto;}
		.bigfoot {height: auto;background-image:none;background-color:#acacac;border-top:10px solid #666;}
		.logo img{max-width:286px;}
		.banner8 h2, .banner8 .right, .banner5 h1, .banner5 .left{max-width:220px;}
		.banner5 .left{font-size:11px;line-height:17px}
		.banner8 div.right, .banner5 div.left{display:none}
		.copyright {float:none !important;margin:10px auto;clear:both}
		ul.foot-links {padding-left:0;}
		.dataTable td:nth-of-type(2) { width:6% }
		.dataTable td:nth-of-type(3) { width:59%  }
		.dataTable td:nth-of-type(4){ width:5% }
		.dataTable td:nth-of-type(5){ display:none  }
		.imgcontainer1 td{width:50%;float:left;}
		.ntable td{width:20%;}
		.ntable td.tt5{width:80%;}
		.dataTable1 td, .dataTable3 td, .gridTable {font-size: 10px;}
		.ilogo {width:300px;background-size:286px 44px;margin:0 auto;background-position:center top;}
		.dataTable3 td:nth-of-type(1) table td:nth-of-type(1){width:40%;}
		.dataTable3 td:nth-of-type(1) table td:nth-of-type(2){width:55%;}
		.banner .right, .banner .left{max-width:260px;width:72% !important;}
		.banner h2, .banner h1{font-size:14px;}
		.banner p{font-size:11px;line-height:15px;}
		.grid .one-fifth .left{width:50%;}
		.banner h2, .banner h1{margin-top:0px !important}
		.gridTable.one-seventh td, .gridTable.one-fifth td{font-size:0.75em !important;}
		.gridTable.one-seventh .t-wt td{font-size:0.75em !important;}
		.gridTable.one-third3{font-size:0.75em !important;}
		.gridTable.one-fourth1{font-size:0.75em !important;}
		.grid .t-wt.one-third1, .grid .t-wt.two-third1, .grid .one-third1{font-size:0.8em !important;}

}

/* ChJensen - 6/15/2017 */
@media only screen and (max-width: 767px ) {
  .top-menu .menu {
    height: auto;
  }
  .top-menu .menu li {
    float: none;
  }
  .top-menu .menu li a {
    margin: auto;
  }
}
