@media (max-width: 320px) {
input, button, select, textarea { width: 100%;}
.header_img{width:175px; height:175px;}
.certification {text-align:center;}
#youtube .container iframe {width: 100%; height:50%;}
.headertext {margin-top:0px !important;}
table{width:100%;}
tbody.tdwidth tr:first-child td{float:left;}
#af-form-436962334, #af-form-436962334 .quirksMode {width:100% !important;}
input, button, select, textarea {width: auto;}
.mtop{margin-top:0px;}
input[type="image"] { width:100%;}

}
@media (max-width: 360px) {
input, button, select, textarea {width: 100%;}
.header_img{width:175px; height:175px;}
.headertext {margin-top:0px !important;}
table{width:100%;}
tbody.tdwidth tr:first-child td{float:left;}
#af-form-436962334, #af-form-436962334 .quirksMode {width:100% !important;}
input, button, select, textarea {width: auto;}
.mtop{margin-top:0px;}
input[type="image"] { width:100%;}
}
@media (max-width: 480px) {
.certification {text-align:center;}
.header_img{width:175px; height:175px;}
.headertext {margin-top:0px !important;}
table{width:100%;}
tbody.tdwidth tr:first-child td{float:left;}
#af-form-436962334, #af-form-436962334 .quirksMode {width:100% !important;}
input, button, select, textarea {width: auto;}
.mtop{margin-top:0px;}
input[type="image"] { width:100%;}
header .container .banner-button a {
    background: url("../images/banner-button2.png") no-repeat scroll left top rgba(0, 0, 0, 0)    ;
    height: 30px;
    text-indent: -9999em;
    width: 136px;
}
}
@media (max-width: 640px) {
.certification {text-align:center;}
.header_img{width:250px; height:250px;}
.headertext {margin-top:0px !important;}
table{width:100%;}
tbody.tdwidth tr:first-child td{float:left;}

}
@media (max-width: 767px) {
  /* Mobile Device */
	#logo {
		margin: 25px 0 5px 0;
		position: relative;
	}
	#logo a{ 
		display: block; 
		height: 73px; 
		width: 290px; 
		background: url(../images/small-logo.png) left top no-repeat;
		text-indent: -9999em;
	}
	#language { 
		text-align: right; 
		position: absolute;
		top: -100px;
		right: 0px;
	}
	#language li {
		font-size: 13px;
	}
	.menu-top-wrap #top-call{
		width: 100%;
	}
	.navbar-header.page-scroll:hover {
		background: url(../images/mob-main-menu-hover.jpg) left top no-repeat #1e2329;
	}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
		color: #fff;
		background:#1e2329;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border-color: #262a30;
	}
	.nav.navbar-nav li{
		border-bottom: 2px solid #262a30;
	}
	.flexslider img {
		display: none;
	}
	#certification-wrap .certification {
		width: 270px;
		margin: 0 auto;
	}
	#certification-wrap img {
		display: block;
		float: left;
		margin-right: 10px;
	}
	#certification-wrap img:first-child, #certification-wrap img:last-child {
		float: none;
		margin: 0 auto;
	}
	#certification-btm-btn-wrap .button-wrap{
		background: url(../images/btn4-right.png) right top no-repeat; 
		padding-right: 31px;
		height: 89px;
		margin: 0 auto;
	}
	#certification-btm-btn-wrap .button {
		background: url(../images/btn4-left.png) left top no-repeat; 
		padding-left: 31px;
		height: 89px;
	}
	#certification-btm-btn-wrap a{
		display: block;
		height: 89px;
		background: url(../images/btn4-middle.png) left top repeat-x;
		text-align: center;
		font-size: 13px;
		color: #2a2e33;
		text-transform: uppercase;
		font-weight: bold;
		padding-top: 15px;
	}
	#certification-btm-btn-wrap .button-wrap{
		width: 250px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	#youtube-wrap iframe {
		width: 100%;
		margin: 0 auto;
		display: block;
		border: none;
	}
	#get-certificate-wrap .show-case {
		width: 100%;
	}
	#get-certificate-wrap img{
		max-width: 100%;
	}
	#courses-wrap .alpha .alpha {
		padding-left: 0px;
	}
	#courses-wrap .alpha .omega {
		padding-right: 0px;
	}
	#courses-wrap iframe{
		margin-bottom: 15px;
	}
	.feature-review {
		width: 270px;
	}
	#quiz-wrap .alpha{
		margin-bottom: 10px;
	}
	#quiz-client-btn-wrap ul{
		width: 292px;
	}
	#quiz-client-btn-wrap li {
		width: 290px;
		margin-bottom: 10px;
	}
	#certification-get ul {
		padding-left: 0px;
	}
	#certification-get li{
		background: url(../images/small-icon2.png) left top no-repeat;
	}
	#plan-wrap td, #plan-wrap th {
		border-right: 1px solid #fff;
		padding: 5px 0px;
	}
	#plan-wrap th {
		text-align: center;
	}
	#plan-wrap .true, #plan-wrap .false {
		display: block;
		width: 20px;
		height: 15px;
		text-indent: -9999em;
		margin: 0 auto;
	}
	#plan-wrap .true{
		background: url(../images/small-true.png) left top no-repeat;
	}
	#plan-wrap .false{
		background: url(../images/small-false.png) left top no-repeat;
	}
	/*
	table {
		overflow-x: auto;
		display: block;
		margin-bottom: 15px;
	}*/
	
}
@media (min-width: 768px) and (max-width: 991px) {
	/* Small Device */
	#logo a{ 
		display: block; 
		height: 73px; 
		width: 290px; 
		background: url(../images/small-logo.png) left top no-repeat;
		text-indent: -9999em;
	}
	#certification-btm-btn-wrap .button-wrap{
		background: url(../images/btn1-right.png) right top no-repeat; padding-right: 17px;
		width: 636px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	#certification-btm-btn-wrap .button {
		background: url(../images/btn1-left.png) left top no-repeat; padding-left: 17px;
		height: 44px;
	}
	#certification-btm-btn-wrap a{
		display: block;
		height: 44px;
		background: url(../images/btn1-middle.png) left top repeat-x;
		line-height: 44px;
		text-align: center;
		font-size: 14px;
		color: #2a2e33;
		text-transform: uppercase;
		font-weight: bold;
	}
	.menu-top-wrap #top-call{
		width: 300px;
	}
	.menu-top-wrap{
		height: 104px !important;
	}
	#youtube-wrap iframe{
		width: 100%;
		height: 380px;
		border: none;
	}
	#get-certificate-wrap img {
		max-width: 100%;
	}
	.feature-review {
		width: 500px;
	}
	#quiz-client-btn-wrap ul {
		width: 620px !important;
	}
	#quiz-client-btn-wrap li{
		float: left;
		margin-right: 27px;
		width: 290px;
	}
	#quiz-client-btn-wrap li:last-child{
		margin-right: 0px !important;
	}
	#certification-get li {
		background: url("../images/small-icon2.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	}
	#plan-wrap td, #plan-wrap th {
		border-right: 1px solid #fff;
		padding: 5px 0px;
	}
	#plan-wrap th {
		text-align: center;
	}
	#plan-wrap .true, #plan-wrap .false {
		display: block;
		width: 20px;
		height: 15px;
		text-indent: -9999em;
		margin: 0 auto;
	}
	#plan-wrap .true{
		background: url(../images/small-true.png) left top no-repeat;
	}
	#plan-wrap .false{
		background: url(../images/small-false.png) left top no-repeat;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	/* Medium Device */
	.alpha {
		padding-left: 0px;
	}
	.omega{
		padding-right: 0px;
	}
	#logo a{ 
		display: block; 
		height: 110px; 
		width: 438px; 
		background: url(../images/logo.png) left top no-repeat;
		text-indent: -9999em;
	}
	#plan-wrap td, #plan-wrap th {
		border-right: 1px solid #fff;
		padding: 5px 15px;
	}
	#plan-wrap th {
		text-align: center;
	}
	#plan-wrap .true, #plan-wrap .false {
		display: block;
		width: 43px;
		height: 33px;
		text-indent: -9999em;
		margin: 0 auto;
	}
	#plan-wrap .true{
		background: url(../images/true.png) left top no-repeat;
	}
	#plan-wrap .false{
		background: url(../images/false.png) left top no-repeat;
	}
}
@media (min-width: 1200px) {
	/* Large Device */
	.alpha {
		padding-left: 0px;
	}
	.omega{
		padding-right: 0px;
	}
	#logo a{ 
		display: block; 
		height: 110px; 
		width: 438px; 
		background: url(../images/logo.png) left top no-repeat;
		text-indent: -9999em;
	}
	.menu-top-wrap #language {
		float: right;
		margin-right: 20px;
		margin-top: 27px;
	}
	.menu-top-wrap #language li:last-child{
		margin-right: 0px;
	}
	.menu-top-wrap #top-call{
		width: 300px;
	}
	.menu-top-wrap #language li{ 
		font-size: 18px;
	}
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
		color: #fff;
		background:url(../images/main-menu-hover.jpg) left top repeat-x;
	}
	#certification-wrap .certification {
		width: 855px;
		margin: 0 auto;
	}
	#certification-wrap .certification a img {
		display: inline;
		float: left;
		margin-right: 8px;
	}
	#certification-wrap img:last-child{
		margin-right: 0px;
	}
	#certification-btm-btn-wrap .button-wrap{
		width: 636px;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	#certification-btm-btn-wrap .button-wrap{
		background: url(../images/btn1-right.png) right top no-repeat; padding-right: 17px;
		height: 44px;
		margin: 0 auto;
	}
	#certification-btm-btn-wrap .button {
		background: url(../images/btn1-left.png) left top no-repeat; padding-left: 17px;
		height: 44px;
	}
	#certification-btm-btn-wrap a{
		display: block;
		height: 44px;
		background: url(../images/btn1-middle.png) left top repeat-x;
		line-height: 44px;
		text-align: center;
		font-size: 14px;
		color: #2a2e33;
		text-transform: uppercase;
		font-weight: bold;
	}
	#youtube-wrap iframe {
		height: 484px;
		width: 860px;
		margin: 0 auto;
		display: block;
		border: none;
	}
	
	#get-certificate-wrap img {
		display: block;
		margin: 0 auto;
	}
	#forklift-operators .jcarousel-control-prev {
		left: -50px !important;
	}

	#forklift-operators .jcarousel-control-next {
		right: -50px  !important;
	}
	.feature-review {
		width: 300px;
	}
	#quiz-client-btn-wrap li {
		float: left; 
		width: 345px;
		margin-right: 40px;
	}
	#quiz-client-btn-wrap ul{
		width: 730px;
	}
	#certification-get li{
		background: url(../images/icon2.png) left top no-repeat;
	}
	#quiz-client-btn-wrap li:last-child{
		margin-right: 0px;
	}
	#plan-wrap td, #plan-wrap th {
		border-right: 1px solid #fff;
		padding: 5px 15px;
	}
	#plan-wrap th {
		text-align: center;
	}
	#plan-wrap .true, #plan-wrap .false {
		display: block;
		width: 43px;
		height: 33px;
		text-indent: -9999em;
		margin: 0 auto;
	}
	#plan-wrap .true{
		background: url(../images/true.png) left top no-repeat;
	}
	#plan-wrap .false{
		background: url(../images/false.png) left top no-repeat;
	}
	.top-img{width:50%; height:50%; margin: 0 auto;}
}
.menu-top-wrap { 
	background: #00b2de;
	height: 160px;
}
.menu-top-wrap #language li{ 
	display: inline-block; 
	margin-right: 10px;
}
.menu-top-wrap #language li a {
	color: #fff;
	text-decoration: underline;
}
.menu-top-wrap #top-call{
	height: 53px;
	background: #535b66 url(../images/icon1.png) left center no-repeat;
	padding-left: 60px;
	float: right;
	padding-top: 5px;
	 -moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px 0 0 3px;
	-khtml-border-radius: 3px 0 0 3px;
	border-radius: 3px 0 0 3px;
}
.menu-top-wrap #top-call p {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.navbar {
	margin-bottom: 0px;
}
.navbar-default {
	background: #2a2e33;
	border: none;
	border-radius: 0;
}
.navbar-default .navbar-nav > li {
	font-size: 13px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background: #535b66;
}
.slider {
	margin-bottom: 20px;
}
.banner-button a {
	background: url(../images/banner-button1.png) left top no-repeat;
	width: 232px;
	height: 51px;
	text-indent: -9999em;
}
#banner-bottom-button .container{
	padding-bottom: 20px;
	border-bottom: 2px dashed #c8c8c8;
}
#banner-bottom-button .button-wrap{
	width: 256px;
}
#banner-bottom-button .button-wrap {
	background: url(../images/btn1-right.png) right top no-repeat; padding-right: 17px;
	height: 44px;
	margin: 0 auto;
}

#banner-bottom-button .button{
	background: url(../images/btn1-left.png) left top no-repeat; padding-left: 17px;
	height: 44px;
}
#banner-bottom-button a{ 
	display: block;
	height: 44px;
	background: url(../images/btn1-middle.png) left top repeat-x;
	line-height: 44px;
	text-align: center;
	font-size: 14px;
	color: #2a2e33;
	text-transform: uppercase;
	font-weight: bold;
}
.flexslider li { 
		position: relative;
}
.banner-button { 
	position: absolute;
	right: 10%;
	bottom: 20%;
}
.banner-button a {
	display: block;
}
#certification-btm-btn-wrap {
	margin-bottom: 15px;
}
#certification-wrap {
	margin-top: 17px;
}
#certification-wrap .container{
	border-bottom: 2px dashed #c8c8c8;
	padding-bottom: 17px;
	margin-bottom: 20px;
}
#youtube-wrap{
	margin-bottom: 20px;
}
#get-certificate-wrap {
	margin-bottom: 20px;
}
#get-certificate-wrap .learn {
	display: block;
	background: url(../images/learn.jpg) left top no-repeat;
	width: 128px;
	height: 186px;
	text-indent: -9999em;
	margin: 0 auto;
}
#get-certificate-wrap .answer {
	display: block;
	background: url(../images/answer.jpg) left top no-repeat;
	width: 128px;
	height: 186px;
	text-indent: -9999em;
	margin: 0 auto;
}
#get-certificate-wrap .earn {
	display: block;
	background: url(../images/earn.jpg) left top no-repeat;
	width: 162px;
	height: 186px;
	text-indent: -9999em;
	margin: 0 auto;
}
#get-certificate-wrap .row{
	border: 1px solid #aaeeff;
	padding-top: 39px;
}
#get-certificate-wrap .show-case {
	margin: 0 auto;
	background: #00ccff;
	border-right: 7px solid #0092b6;
	border-left: 7px solid #0092b6;
	padding: 20px;
	text-align: center;
}
#get-certificate-wrap .show-case h4 {
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0px 0;
}
#get-certificate-wrap .show-case p {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 0px 0;
}
#courses-wrap iframe {
	width: 100%;
	height: 295px;
}
#osha-logo { 
	display: block; 
	background: url(../images/osha.jpg) left top no-repeat; 
	width: 241px; 
	height: 241px; 
	text-indent: -9999em;
	margin: 0 auto;
}
#courses-wrap ul { 
	height: 250px; 
	overflow: auto;
	border-left: 10px solid #c2c3c4;
	background: #ebebeb;
	padding: 20px;
}
#courses-wrap li {
	text-align: center;
	margin-bottom: 5px;
}
#courses-wrap li a {
	text-decoration: underline;
	color: #717477;
}
#courses-wrap li {
	list-style-type: none;
}
#courses-wrap .course {
	border: 1px solid #e0e0e0;
	padding: 17px 0px;
}
#forklift-operators .jcarousel-control-prev, #forklift-operators .jcarousel-control-next{
	font-size: 120px;
	top: -55px;
	text-decoration: none;
}
#forklift-operators h3 {
	text-align: center;
}
#forklift-operators{
	margin-top: 15px;
	margin-bottom: 15px;
}
#forklift-operators .col-lg-12{
	border: 1px solid #ccc;
}
.jcarousel-outer-wrapper {
	margin-top: 30px;
	margin-bottom: 30px;
}
#feature-review-wrap .container{
	background: #ccf5ff;
}
.feature-review {
	margin: 0 auto;
	background: #00ccff;
	border: 1px solid #000;
}
.feature-review ul{
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
}
.feature-review li {
	display: inline-block;
	text-align: center;
}
.feature-review li a {
	display: block;
	width: 21px;
	height: 20px;
	text-indent: -9999em;
}
.feature-review p {
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}
#shopper-approved-wrap a {
	display: block;
	width: 207px;
	height: 40px;
	text-indent: -9999em;
 	margin: 0 auto;
}
#quiz-wrap {
	margin-top: 20px;
	margin-bottom: 20px;
}
.quiz-container {
	background: #e1e1e1 url(../images/quiz-corner-right.png) right bottom no-repeat;
	min-height: 150px;
}
.quiz-container .quiz {
	background: url(../images/quiz-corner-left.png) left top no-repeat;
	padding: 20px;
}
.quiz-container .quiz p {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin-bottom: 0px;
	text-align: center;
}
#quiz-client-btn-wrap{
	margin-bottom: 20px;
}
#quiz-client-btn-wrap ul{
	margin: 0 auto;
	padding-left: 0px;
}
#quiz-client-btn-wrap li {
	height: 52px;
	line-height: 52px;
	list-style-type: none;
	text-align: center;
}

#quiz-client-btn-wrap li.clients{
	background: url(../images/btn2-right.png) right top no-repeat;
	padding-right: 22px;
}
#quiz-client-btn-wrap li.clients div{
	background: url(../images/btn2-left.png) left top no-repeat;
	padding-left: 22px;
	height: 52px;
	display: block;
}
#quiz-client-btn-wrap li.clients a{
	background: url(../images/btn2-middle.png) right top repeat-x;
	display: block;
	height: 52px;
	line-height: 52px;
	color: #000;
	font-weight: bold;
	font-size: 22px;
}
#quiz-client-btn-wrap li.quiz{
	background: url(../images/btn3-right.png) right top no-repeat;
	padding-right: 22px;
}
#quiz-client-btn-wrap li.quiz div{
	background: url(../images/btn3-left.png) left top no-repeat;
	padding-left: 22px;
	height: 52px;
	display: block;
}
#quiz-client-btn-wrap li.quiz a{
	background: url(../images/btn3-middle.png) right top repeat-x;
	display: block;
	height: 52px;
	line-height: 52px;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}
#certification-get {
	margin-bottom: 15px;
}
#certification-get .content{
	background: #e0e0e0;
	border-top: 15px solid #858789;
}
#certification-get h5{
	font-size: 23px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background: url(../images/line1.png) center bottom no-repeat;
	padding-bottom: 17px;
}
#certification-get ul {
	padding-bottom: 15px;
}
#certification-get li{
	padding-left: 40px;
	font-size: 20px;
	font-weight: bold;
	list-style-type: none;
	margin-bottom: 5px;
}
#law-wrap h5, #rip-wrap h5, #got-proof-wrap h5 {
	background: #00ccff;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
	margin-top: 0px;
}
#law-wrap p, #rip-wrap p, #got-proof-wrap p {
	font-size: 14px;
}
#law-wrap .content, #rip-wrap .content, #got-proof-wrap .content {
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
	padding: 20px;
	min-height: 233px;
}
#law-wrap {
	margin-top: 10px;
	margin-bottom: 15px;
}
#rip-wrap {
	margin-top: 10px;
	margin-bottom: 15px;
}
#rip-wrap span { 
	height: 10px; 
	background: #7fe5ff;
	display: block;
}
#rip-wrap p{
	text-align: center;
	font-size: 14px;
	margin-bottom: 0px;
}
#rip-wrap .col-lg-8 p{
	margin-bottom: 15px;
	text-align: left;
}
#rip-wrap .col-lg-4 .content {
	border-bottom: 10px solid #7fe5ff;
}
#got-proof-wrap {
	margin-top: 10px;
}
#got-proof-wrap ul {
	padding-left: 10px;
}
#got-proof-wrap li{
	margin-bottom: 15px;
}
#got-proof-wrap .content {
	min-height: 656px;
}
#got-proof-wrap .col-lg-4 .content {
	border-top: 2px dashed #e9e9e9;
	border-bottom: 2px dashed #e9e9e9;
	border-right: none;
	border-left: none;
}
#got-proof-wrap .col-lg-4 .content p, #got-proof-wrap .col-lg-4 .content h3  {
	text-align: center;
}
#got-proof-wrap .col-lg-4 .content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #00ccff;
	text-transform: uppercase;
}
#act-today-wrap {
	margin-bottom: 15px;
}
#act-today-wrap h4 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin-top: 30px;
	margin-bottom: 30px;
}
#act-today-wrap .content {
	background: #00ccff;
	padding: 20px 30px;
}
#act-today-wrap p {
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
#act-today-wrap p span {
	text-transform: uppercase;
}
#act-today-wrap a {
	display: block;
	width: 173px;
	height: 65px;
	text-indent: -9999em;
	margin: 0 auto;
	background: url(../images/click-here-btn.jpg) left top no-repeat;
}
#plan-wrap {
	margin-top: 10px;
}
#plan-wrap table {
	background: #fff;
	width: 100%;
}
#plan-wrap .odd {
	background: #cccccc;
}
#plan-wrap p {
	text-align: center;
}
#plan-wrap input[type='text'], #plan-wrap input[type='email']{
	border: 1px solid #e3e3e3;
}
#plan-wrap .silver, #plan-wrap .gold, #plan-wrap .platinum {
	border: none;
	width: 99px;
	height: 63px;
	text-indent: -9999em;
}
#plan-wrap .silver{
	background: url(../images/silver.png) left top no-repeat;
}
#plan-wrap .gold{
	background: url(../images/gold.png) left top no-repeat;
}
#plan-wrap .platinum{
	background: url(../images/platinum.png) left top no-repeat;
}
#plan-wrap .dollar-red {
	color: #8f2626;
}
#plan-wrap .dollar-green {
	color: #2a804b;
}
#plan-wrap .strike{
	text-decoration: line-through;
}
#plan-wrap .dollar-green, #plan-wrap .dollar-red {
	font-size: 18px;
	text-align: center;
}
#plan-wrap .form-content {
	border:1px solid #aaeeff;
	margin-bottom: 15px;
}
#plan-wrap form {
	border-bottom: 1px solid #f2f2f2;
	margin: 10px 10px 25px 10px;
	padding-bottom: 15px;
}
#bottom-description-wrap {
	margin-top: 20px;
}
#bottom-description-wrap .container {
	border-top: 1px solid #ebebeb;
	padding-top: 20px;
	padding-bottom: 20px;
}

#bottom-description-wrap .button {
	background: url(../images/btn2-right.png) right top no-repeat;
	padding-right: 22px;
	display: block;
	height: 52px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	width: 255px;
	margin: 0 auto;
}
#bottom-description-wrap .button span {
	background: url(../images/btn2-left.png) left top no-repeat;
	padding-left: 22px;
	display: block;
	height: 52px;
}
#bottom-description-wrap .button a {
	background: url(../images/btn2-middle.png) left top repeat-x;
	display: block;
	height: 52px;
	line-height: 52px;
	color: #2a2e33;
	text-decoration: none;
}
#banner-bottom-button a, #certification-wrap a, #certification-btm-btn-wrap a, #youtube-wrap a, #get-certificate-wrap a, #forklift-operators a, #feature-review-wrap a, #shopper-approved-wrap a, #quiz-wrap a, #quiz-client-btn-wrap a, #certification-get a, #law-wrap a, #rip-wrap a, #got-proof-wrap a, #act-today-wrap a, #plan-wrap a, #bottom-description-wrap a {
	text-decoration: none !important;
}
footer {
	background: #2a2e33;
	padding-top: 15px;
	padding-bottom: 15px;
}
footer p {
	text-align: center;
	font-size: 10px;
	color: #fff;
	margin-bottom: 0px;
}

/* added by ravindra */
.pass {
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 17px;
}
#certification-wrap .client_logo {
  width: 920px;
  margin: 0 auto;
}
.pass {
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding-bottom: 17px;
}
#certification-wrap .client_logo {
  width: 920px;
  margin: 0 auto;
}
.headertext {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-top: 70px;
}
#certification-wrap .client_text {
  width: 100%;
  margin: 0 auto;
  float:left;
}
.fleft {
float: left;
font-weight: bold;
text-align:center;
}
.omegatext {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
   }
#law-wrap .nmtop, #got-proof-wrap .nmtop{min-height:inherit;}

/* added by subodh */
.font-wrap p {
    font-size: 18px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
 padding-bottom:50px;
}

.yellow{background:#EAF802; border: 2px solid #fff;}

/* added by Hemszz */
.copyright a {color:#ffffff;}
input[type="checkbox"], input[type="radio"]{width:auto;}
.mtop{margin-top:30px;}
.fwidth{width:100%;}
header .container{position:relative;}