@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300|Open+Sans|Fjalla+One);
html, body, h1, h2, h3, h4, h5, h6, hr, table, tr, th, td, p, div, img, form, ul, li, blockquote, address, abbr, acronym, script, sup, span, q, em {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a {
	outline: none;
}
a:hover {
	outline: none;
}
body {
	color: #fff;
	font: 11px "Open Sans", Arial, Helvetica, sans-serif !important;
	background: #ffffff;
	padding: 0px;
	margin: 0px;
}
.wrapper {
	float: left;
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background: url(images/banner_image.jpg) no-repeat center top;
	background-size: 2000px 550px;
}
/*---Top Section---*/
.top_wrapper {
	float: left;
	width: 100%;
	height: 100%;
}
.top_area {
	width: 980px;
	height: 112px;
	margin: auto;
	padding: 0 20px 0 0;
}
.logo {
	float: left;
	width: 200px;
	height: 88px;
	background: url(images/logo.jpg) no-repeat left top;
	background-size: 200px 88px;
}
.logo a {
	outline: none;
	border: none;
}
.logo a:hover {
	outline: none;
	border: none;
}
.top_right {
	float: right;
	width: 340px;
	height: auto;
	padding: 10px 0px 0px 0px;
}
.social_call {
	float: right;
	width: 300px;
	height: 20px;
	font-size: 13px;
	color: #a4a4a3;
	padding: 10px 0 0 0;
	text-align: right;
}
.facebook {
	float: right;
	width: 24px;
	height: 24px;
	background: url(images/facebook.jpg) no-repeat left top;
	margin: 0 0 0 10px;
}
.facebook:hover {
	width: 24px;
	height: 24px;
	background: url(images/facebook.jpg) no-repeat left bottom;
	cursor: pointer;
}
.twitter {
	float: right;
	width: 24px;
	height: 24px;
	background: url(images/twitter.jpg) no-repeat left top;
	margin: 0 0 0 10px;
}
.twitter:hover {
	width: 24px;
	height: 24px;
	background: url(images/twitter.jpg) no-repeat left bottom;
	cursor: pointer;
}
.youtube {
	float: right;
	width: 24px;
	height: 24px;
	background: url(images/youtube.jpg) no-repeat left top;
	margin: 0 0 0 10px;
}
.youtube:hover {
	width: 24px;
	height: 24px;
	background: url(images/youtube.jpg) no-repeat left bottom;
	cursor: pointer;
}
.rss {
	float: right;
	width: 24px;
	height: 24px;
	background: url(images/rss.jpg) no-repeat left top;
	margin: 0 0 0 10px;
}
.rss:hover {
	width: 24px;
	height: 24px;
	background: url(images/rss.jpg) no-repeat left bottom;
	cursor: pointer;
}
.call_us a {
	color: #000;
	text-decoration: none;
}
.call_us {
	height: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 27px;
	font-weight: bold;
	float: right;
	color: #2b2b2f;
	line-height: 15px;
	padding: 10px 0 10px 10px;
	margin: 0px 0px 0px 0px!important;
}
.call_us span {
	float: left;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8c8c8a;
	line-height: 10px;
	padding: 1px 0 0 0;
}
.call_icon {
	float: left;
	width: 24px;
	height: 20px;
	background: url(images/call_icon.png) no-repeat center top;
	margin: 0 6px;
}
/*---Banner---*/
.banner_wrapper {
	float: left;
	width: 100%;
	height: auto;
}
.banner_wrapper-inner {
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
}
.sales_funnel {
	width: 100%;
	height: auto;
	padding: 60px 0 38px 20px;
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	float: left;
}
.sales_funnel h2 {
	font-size: 41px;
	color: #FFF;
	font-weight: normal;
	line-height: 40px;
	letter-spacing: -3px;
	text-transform: uppercase;
}
.sales_funnel h2 span {
	font-size: 35px;
	font-weight: bold;
	color: #02436f;
	font-family: 'Open Sans', sans-serif;
}
.sales_funnel ul {
	font-size: 15px;
	padding: 15px 0 25px 15px;
}
.sales_funnel ul li {
	display: list-item;
	list-style: none;
	background: url(images/bullet.png) no-repeat left 8px;
	padding: 0 0 0 25px;
	line-height: 30px;
	color: #2c3339;
}
.sales_funnel a {
	background: #640900;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	padding: 9px 20px;
	margin: 0 0 0 2px;
	text-decoration: none;
	letter-spacing: -1px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.sales_funnel a:hover {
	background: #E35901;
	color: #ffffff;
}
.view-broch { 
	background: #640900;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	padding: 9px 20px;
	margin: 0 15px 20px 0px;
	text-decoration: none;
	letter-spacing: -1px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float:left;
	cursor:pointer;
}
.view-broch:hover { 
	background: #E35901;
	color: #ffffff;
	cursor:pointer;
}
.reqst-quote { 
	background: #640900;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	padding: 9px 20px;
	margin: 0 15px 20px 0px;
	text-decoration: none;
	letter-spacing: -1px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float:left;
	cursor:pointer;
}
.reqst-quote:hover { 
	background: #E35901;
	color: #ffffff;
	cursor:pointer;
}
.top { 
	background: #640900;
	color: #ffffff;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	padding: 9px 20px;
	margin: 0 15px 20px 0px;
	text-decoration: none;
	letter-spacing: -1px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float:left;
	cursor:pointer;
}
.top:hover { 
	background: #E35901;
	color: #ffffff;
	cursor:pointer;
}

.contents_wrapper {
	float: left;
	width: 100%;
	height: auto;
}
.qc_form {
	width: 950px;
	height: 265px;
	background: url(images/request_icon.png) no-repeat 50px 10px #640900;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto;
	padding: 15px 0 0 50px;
	top: 364px;
	left: 0px;
}
.qcf_hed {
	float: left;
	width: 900px;
o  height:auto;
	background: url(images/h2_line.png) no-repeat right -15px;
	padding: 0;
	margin: 0 0 0 50px;
}
.qcf_hed h2 {
	font-size: 24px;
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	padding: 0 6px 0 0;
	text-transform: uppercase;
}
.qcf_colmn {
	float: left;
	width: 420px;
	height: auto;
	margin: 5px 50px 0 0;
}
.qcf_colmn-rgt {
	float: left;
	width: 420px;
	height: auto;
	margin: 0 50px 0 0;
}
.qcf_filed_01 {
	float: left;
	width: 420px;
	height: 20px;
	font-size: 13px;
	color: #5c5c5c;
	background: #ffffff;
	border: solid 1px #dfdede;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 2px 0px 6px 0px;
	margin: 10px 0 0 0;
}
select {
	float: left;
	width: 435px;
	height: 30px;
	font-size: 13px;
	color: #5c5c5c;
	background: #ffffff;
	border: solid 1px #dfdede;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 6px 6px 6px;
	margin: 10px 0 0 0;
	outline:none;
}
.qcf_filed_02 {
	float: left;
	width: 415px;
	outline:none;
	height: auto;
	font-size: 13px;
	color: #5c5c5c;
	padding: 2px 0 0 5px;
	background: #FFF;
	border: none;
	text-decoration: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	resize: none;
	/*text-transform: uppercase;*/
}
.qcf_filed_03 {
	float: left;
	width: 420px;
	height: 85px;
	font-size: 13px;
	color: #5c5c5c;
	background: #FFF;
	border: solid 1px #dfdede;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	margin: 15px 0 0 0;
}
.captcha {
	float: left;
	width: 420px;
	height: auto;
	border: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	color: #FFF;
	border: #F00 solid 1px;
	margin: 0px;
	padding: 0px;
}
.bootom-captcha-box {
	padding: px;
	margin: 0px;
	float: left;
	width: 435px;
	height: 70px;
	position: relative;
}
.submit {
	color: #ffffff;
	background: #c30c0c;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 4px 35px;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0 0 0 0px;
	float: right
}
.submit:hover {
	color: #ffffff;
	background: #E35901;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.contents01 {
	width: 980px;
	height: auto;
	margin: 0 auto;
	padding: 40px 10px;
	color: #5a5d56;
}
.contents01 h1 {
	font-size: 35px;
	font-weight: bold;
	color: #095587;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
.contents01 h1 span {
	font-size: 28px;
	font-weight: normal;
	color: #fb0c12;
	line-height: 45px;
	text-transform: none;
	margin: 20px 0 0 0 !important;
	padding: 0px;
}
.contents01 p {
	font-size: 14px;
	color: #5a5d56;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
}
.contents01 p a { 
	font-size: 14px;
	color: #4f1b06;
}
.contents01 p a:hover { 
	font-size: 14px;
	color: #130804;
}

.contents01 p span {
	font-size: 16px;
	color: #191b1a;
	line-height: 40px;
}
.contents01 img {
	border: solid 4px #dfe3e6;
	float: right;
	text-align: right;
	margin: 0 0 0 30px;
}
.contents01 ul {
}
.contents01 ul li {
	list-style: none;
	display: list-item;
	font-size: 14px;
	color: #5a5d56;
	line-height: 30px;
	background: url(images/cont_bullet.jpg) no-repeat 12px 12px;
	padding: 0 0 0 30px;
}
.special_wrapper {
	float: left;
	width: 100%;
	height: auto;
	background: url(images/spcl_bg.jpg) repeat-x left top #f6f6f6;
}
.special {
	width: 960px;
	height: auto;
	margin: 0 auto;
	background: url(images/spcl_hd.jpg) repeat-x left top;
	padding: 0 20px 20px 20px;
}
.special h3 {
	font-size: 21px;
	font-weight: normal;
	color: #ffffff;
	padding: 25px 0 20px 0;
	line-height: 23px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;
}
.special p {
	font-size: 14px;
	color: #333333;
	line-height: 23px;
	font-weight: normal;
}
.special img {
	border: none;
	float: right;
	text-align: right;
	padding: 30px 10px 0 30px;
}
.book_today {
	float: left;
	width: 100%;
	height: auto;
	padding: 25px 0;
	text-align: center;
	font-size: 23px;
	color: #333333;
	background: #ffffff;
}
.book_today span {
	text-transform: uppercase;
	color: #fb0c12;
}
.contact_area {
	float: left;
	width: 100%;
	height: auto;
	background: #f6f6f6;
	padding: 30px 0;
}
.contacts {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.contacts_leftpan {
	float: left;
	width: 480px;
	height: auto;
	background: url(images/contct_sprtr.png) repeat-y right top;
	padding: 0 10px;
}
.contacts_rightpan {
	float: left;
	width: 450px;
	height: auto;
	padding: 0 10px;
	margin: 0 0 0 30px;
}
.contct_hed {
	float: left;
	width: 490px;
	height: auto;
	background: #f6f6f6;
	padding: 0 0 10px 0;
}
.contct_hed h3 {
	font-size: 34px;
	font-weight: bold;
	color: #4c4c4c;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0 0 20px 0;
}
.contct_colmn {
	float: left;
	width: 420px;
	height: auto;
	padding: 10px 0 0 0;
}
.contct_filed_01 {
	float: left;
	width: 420px;
	height: 41px;
	font-size: 13px;
	color: #8f8f8e;
	background: url(images/textfield.png) no-repeat;
	border-radius: 3px;
	padding: 6px;
	margin: 0px 0 0 0;
}
.contct_filed_02 {
	float: left;
	width: 405px;
	height: auto;
	font-size: 14px;
	color: #8f8f8e;
	padding: 2px 0 0 5px;
	border: none;
	outline:none;
	background: none;
	text-decoration: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	resize: none;
}
.contct_filed_03 {
	float: left;
	width: 420px;
	height: 85px;
	font-size: 13px;
	color: #8f8f8e;
	padding: 6px;
	margin: 0px 0 0 0;
	background: url(images/textarea.png) no-repeat;
}
.contct_captcha-bot {
	margin: 0px;
	padding: 0px;
	width: 410px;
	height: 70px;
	float: left;
	position: relative;
}
.contct_captcha-main {
	width: 405px;
	height: 50px;
	padding: 0px;
	margin: 0px;
}
.contct_capt-ref {
	margin-top: 20px;
	padding: 0px;
}
/*.contct_captcha {
	float:left;
	width:100%;
	height:88px;
	border:none;
	padding:0px;
	margin:0px;
	font-family:"Open Sans", Arial, Helvetica, sans-serif;
	border:#F00 solid 1px;
	

}
.contct_captcha-img
{
	margin:0px;
	padding:0px;
	width:100%;
	height:50px;
	border:#0F0 solid 1px;
	
}
.contct_captcha p
{
	padding:0 30px 0 0 !important;
	margin:10px 0 10px 0 !important;
	border:#F00 solid 1px;
	width:90%;
	height:20px;
	

	
}*/

.captcha-text {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 13px;
	font-family: Open Sans, sans-serif;
	color: #878787;
}
.contct_submit {
	float: right;
	/*background: url(images/submit_bg.jpg) repeat-x left top; comment out LWG 20191001*/ 
	text-align: center;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0px !important;
}
.contct_submit a {
	color: #ffffff;
	float: right;
	background: #640900;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 7px 25px;
	margin: 0px !important;
	text-transform: uppercase;
	text-decoration: none;
}
.contct_submit a:hover {
	color: #ffffff;
	background: #E35901;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.cont_info {
	float: left;
	width: 400px;
	height: auto;
	background: #f6f6f6;
	padding: 0 0 10px 0;
}
.cont_info h3 {
	font-size: 34px;
	font-weight: bold;
	color: #4c4c4c;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.cont_adrs {
	float: left;
	width: 400px;
	height: auto;
	font-size: 14px;
	line-height: 22px;
	padding: 15px 0;
	font-weight: normal;
	color: #818383;
	border-bottom: solid 1px #b8b8b8;
}
.cont_adrs span {
	text-transform: uppercase;
	color: #2e2f2f;
}
.cont_adrs a {
	color: #2e2f2f;
	text-decoration: none;
}
.cont_adrs a:hover {
	color: #f30707;
}
.cont_adrs01 {
	float: left;
	width: 400px;
	height: auto;
	font-size: 14px;
	line-height: 22px;
	padding: 15px 0;
	font-weight: normal;
	color: #818383;
}
.cont_adrs01 span {
	text-transform: uppercase;
	color: #2e2f2f;
}
.cont_adrs01 a {
	color: #2e2f2f;
	text-decoration: none;
}
.cont_adrs01 a:hover {
	color: #f30707;
}
.visit {
	float: left;
	width: 100%;
	height: auto;
	padding: 30px 0;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #5c7774;
	text-transform: uppercase;
}
.visit a {
	color: #5c7774;
	text-decoration: none;
	background: url(images/visit.jpg) no-repeat left 0;
	padding: 0 0 0 34px;
}
.visit a:hover {
	color: #f30707;
}
.visit img {
	border: none;
	vertical-align: bottom;
}
.footer_wrapper {
	float: left;
	width: 100%;
	height: auto;
	background: #292a2a;
}
.footer {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.footer_social {
	float: left;
	width: 300px;
	height: auto;
	font-size: 13px;
	color: #646661;
	line-height: 22px;
	padding: 20px 30px;
}
.footer_facebook {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/facebook_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_facebook:hover {
	width: 34px;
	height: 34px;
	background: url(images/facebook_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.footer_twitter {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/twitter_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_twitter:hover {
	width: 34px;
	height: 34px;
	background: url(images/twitter_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.footer_youtube {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/youtube_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_youtube:hover {
	width: 34px;
	height: 34px;
	background: url(images/youtube_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.footer_rss {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/rss_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_rss:hover {
	width: 34px;
	height: 34px;
	background: url(images/rss_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.follow-us-footer {
	width: 1000px;
	padding: 30px 0px 60px 0px;
	margin: 0px auto;
}
.follow-us-footer p {
	padding: 7px 0px 0px 0px;
	margin: 0px auto;
	color: #646661;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	float: left;
}
.follow-us-on-wrap {
	width: 500px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.fb-footer-icon {
	width: 35px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: url(images/fb-footer.jpg) top left no-repeat;
	float: left;
}
.fb-footer-icon:hover {
	background: url(images/fb-footer.jpg) bottom left no-repeat;
}
.twitter-footer-icon {
	width: 35px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: url(images/twitter-footer.jpg) top left no-repeat;
	float: left;
}
.twitter-footer-icon:hover {
	background: url(images/twitter-footer.jpg) bottom left no-repeat;
}
.rss-footer-icon {
	width: 35px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: url(images/rss-footer.jpg) top left no-repeat;
	float: left;
}
.rss-footer-icon:hover {
	background: url(images/rss-footer.jpg) bottom left no-repeat;
}
.youtube-footer-icon {
	width: 35px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: url(images/you-tube-footer.jpg) top left no-repeat;
	float: left;
}
.youtube-footer-icon:hover {
	background: url(images/you-tube-footer.jpg) bottom left no-repeat;
}
.mail-us-wrap {
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
}
.mail-us-wrap a {
	padding: 0px 0px 10px 0px;
	margin: 8px 0px 0px 10px;
	color: #9d9e9c;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	float: left;
	text-decoration: none;
}
.mail-us-wrap a:hover {
	color: #c4c7c0;
}
.techwyse {
	float: left;
	width: 100%;
	height: auto;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828383;
	text-align: center;
	line-height: 18px;
	padding: 15px 0;
}
.techwyse img {
	padding: 5px 0;
	text-align: center;
	border: none;
}
.techwyse span {
	color: #0e4c76;
}
.techwyse a {
	color: #828383;
	text-decoration: none;
}
.techwyse a:hover {
	color: #555657;
}
.captcha-div1 {
	width: 350px;
	float: left;
	padding: 10px 0px 0px 0px;
}
.submit-section {
	position: absolute;
	width: 140px;
	left: 294px;
	top: 32px;
}
.please-div {
	color: #FFF;
	display: none;
	padding-top: 10px;
	font-size: 13px;
}
/*thank wrapper starts here*/

.thank-wrapper {
	width: 628px;;
	height: 402px;
	margin: 0 auto;
	padding: 180px 0px 0px 115px;
	background: url(images/thank-you.jpg) center top no-repeat;
}
.thank-wrapper p {
	color: #909090;
	font-family: "Myriad Pro";
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	padding: 0px 0px 30px 0px;
}
.back {
	width: 50px;
	height: 20px;
	float: right;
	font-family: "Myriad Pro";
	font-size: 14px;
	text-transform: uppercase;
	color: #009146;
	background: url(images/arrow.png)0px 5px no-repeat;
	padding: 230px 0px 0px 20px;
}
/*thank wrapper ends here*/




.thank-you {
	width: 1000px;
	height: 390px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	padding: 30px 0 0 0;
}
.select-op{ width:100%!important;}
 @media screen and (min-width:641px) and (max-width:768px) {
.captcha-div1 {
	width:100%;
	float: left;
	padding: 10px 0px 0px 0px;
}
.submit-section {
	position: absolute;
	width: 140px;
	left: 172px;
	top: 50px;
}
.please-div {
	color: #FFF;
	float: right;
	display: none;
	padding-top: 10px;
	width: 100px;
	font-size: 13px;
}
.wrapper {
	float: left;
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background: none;
	background: url(images/banner_image.jpg) no-repeat center top;
	background-size: 1500px 460px;
	background-position: -375px 25px;
	background-size:1410px;
}
/*---Top Section---*/
.top_wrapper {
	float: left;
	width: 100%;
	height: 84px;
}
.top_area {
	width: 720px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.logo {
	float: left;
	width: 200px;
	height: 84px;
	background: url(images/logo.jpg) no-repeat left top;
	background-size: 200px 84px;
}
.logo a {
	outline: none;
	border: none;
}
.logo a:hover {
	outline: none;
	border: none;
}
.top_right {
	float: right;
	width: 335px;
	height: auto;
	padding: 5px 0px 0px 0px;
}
.social_call {
	float: right;
	width: 300px;
	height: 20px;
	font-size: 13px;
	color: #a4a4a3;
	padding: 10px 10px 0 0;
	text-align: right;
}
.facebook {
	float: right;
	width: 24px;
	height: 24px;
	background: url(images/facebook.jpg) no-repeat left top;
	margin: 0 0 0 10px;
}
.facebook:hover {
	width: 24px;
	height: 24px;
	background: url(images/facebook.jpg) no-repeat left bottom;
	cursor: pointer;
}
.twitter {
	float: right;
	width: 24px;
	height: 24px;
	background: url(images/twitter.jpg) no-repeat left top;
	margin: 0 0 0 10px;
}
.twitter:hover {
	width: 24px;
	height: 24px;
	background: url(images/twitter.jpg) no-repeat left bottom;
	cursor: pointer;
}
.youtube {
	float: right;
	width: 24px;
	height: 24px;
	background: url(images/youtube.jpg) no-repeat left top;
	margin: 0 0 0 10px;
}
.youtube:hover {
	width: 24px;
	height: 24px;
	background: url(images/youtube.jpg) no-repeat left bottom;
	cursor: pointer;
}
.rss {
	float: right;
	width: 24px;
	height: 24px;
	background: url(images/rss.jpg) no-repeat left top;
	margin: 0 0 0 10px;
}
.rss:hover {
	width: 24px;
	height: 24px;
	background: url(images/rss.jpg) no-repeat left bottom;
	cursor: pointer;
}
.call_us {
	float: right;
	height: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #2b2b2f;
	line-height: 15px;
}
.call_us a {
	color: #000;
	text-decoration: none;
}
.call_us span {
	float: left;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8c8c8a;
	line-height: 10px;
	padding: 0;
}
.call_icon {
	float: left;
	width: 22px;
	height: 18px;
	background: url(images/call_icon.png) no-repeat center top;
	margin: 0 6px;
	background-size: 22px 18px;
}
/*---Banner---*/
.banner_wrapper {
	float: left;
	width: 100%;
	height: 330px;
}
.banner_wrapper-inner {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}
.sales_funnel {
	width: 90%;
	height: auto;
	padding: 60px 0 38px 20px;
	font-family: 'Open Sans', sans-serif;
	margin: 0px;
	float: left;
}
.slider {
	width: 402px;
	height: 328px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0px;
	position: relative;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 402px;
	height: 320px;
	padding: 0;
	margin: 5px 0 0 0;
}
.rslides_tabs {
	list-style: none;
	padding: 0;
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	padding: 10px 0;
	text-align: center;
	width: 152px;
	z-index: 100;
	top: 280px !important;
	right: 130px !important;
	position: absolute;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 450px !important;
	border: 0;
	height: 320px !important;
	background-position: -20px 0px;
}
.sales_funnel h2 {
	font-size: 33px;
	color: #FFF;
	font-weight: normal;
	line-height: 32px;
	letter-spacing: -3px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}
.sales_funnel h2 span {
	font-size: 27px;
	color: #02436f;
	font-size: 29px;
}
.sales_funnel ul {
	font-size: 13px;
	padding: 7px 5px 20px 0px;
}
.sales_funnel ul li {
	display: list-item;
	list-style: none;
	background: url(images/bullet.png) no-repeat left 8px;
	padding: 0 5px 0 20px;
	line-height: 26px;
	color: #2c3339;
	background-size: 14px 15px;
}
.sales_funnel a {
	background: #004579;
	color: #ffffff;
	font-size: 17px;
	text-align: center;
	font-weight: normal;
	padding: 9px 20px;
	margin: 0 0 0 2px;
	text-decoration: none;
	letter-spacing: -1px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.sales_funnel a:hover {
	background: #f30707;
	color: #ffffff;
}
.contents_wrapper {
	float: left;
	width: 100%;
	height: auto;
	margin-top:0px!important;
}
.qc_form {
	width: 690px;
	height: 330px;
	background: url(images/request_icon.png) no-repeat 28px 28px #640900;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto;
	padding: 22px 0 0 24px;
	top: 364px;
	left: 0px;
	background-size: 28px 28px;
}
.qcf_hed {
	float: left;
	width: 644px;
	height: auto;
	background: none;
	/*background:url(images/h2_line.png) repeat-x left top;*/
	padding: 0;
	margin: 0 0 0 36px;
}
.qcf_hed h2 {
	font-size: 25px;
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	padding: 5px 0 0 5px !important;
	text-transform: uppercase;
}
.qcf_colmn {
	float: left;
	width: 312px;
	height: auto;
	/*margin:0 24px 0 0;*/
	margin: 0px;
}
.qcf_colmn-rgt {
	float: right;
	width: 312px;
	height: auto;
	/*margin:0 24px 0 0;*/
	margin-right: 24px;
}
.qcf_filed_01 {
	float: left;
	width: 298px;
	height: 27px;
	font-size: 13px;
	color: #5c5c5c;
	background: #ffffff;
	border: solid 1px #dfdede;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	margin: 15px 0 0 0;
}
select {
	float: left;
	width: 350px;
	height: 30px;
	font-size: 13px;
	color: #5c5c5c;
	background: #ffffff;
	border: solid 1px #dfdede;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 6px 6px 6px;
	margin: 10px 0 0 0;
}
.qcf_filed_02 {
	float: left;
	width: 293px;
	height: auto;
	font-size: 13px;
	color: #5c5c5c;
	padding: 2px 0 0 5px;
	border: none;
	background: none;
	text-decoration: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	resize: none;
}
.qcf_filed_03 {
	float: left;
	width: 298px;
	height: 74px;
	font-size: 13px;
	color: #5c5c5c;
	background: #f2f2f2;
	border: solid 1px #dfdede;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	margin: 15px 0 0 0;
}
.captcha {
	float: left;
	width: 310px;
	height: auto;
	border: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
.bootom-captcha-box {
	padding: px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 90px;
}
.submit {
	color: #ffffff;
	background: #fc0b12;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 4px 15px;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center;
}
.submit:hover {
	color: #ffffff;
	background: #09477b;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.contents01 {
	width: 693px;
	height: auto;
	margin: 0 auto;
	padding: 25px 10px;
	color: #5a5d56;
}
.contents01 h1 {
	font-size: 35px;
	font-weight: bold;
	color: #095587;
	line-height: 60px;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.contents01 h1 span {
	font-size: 22px;
	font-weight: normal;
	color: #fb0c12;
	line-height: 45px;
	text-transform: none;
}
.contents01 p {
	font-size: 13px;
	color: #5a5d56;
	line-height: 24px;
}
.contents01 p span {
	font-size: 15px;
	color: #181a1c;
	line-height: 40px;
}
.contents01 img {
	border: solid 4px #dfe3e6;
	float: right;
	text-align: right;
	margin: 0 0 0 30px;
}
.contents01 ul {
}
.contents01 ul li {
	list-style: none;
	display: list-item;
	font-size: 13px;
	color: #5a5d56;
	line-height: 27px;
	background: url(images/cont_bullet.jpg) no-repeat 12px 8px;
	padding: 0 0 0 30px;
}
.special_wrapper {
	margin: 0 0 0 15px;
	width: 90%;
	height: auto;
	background: url(images/spcl_bg.jpg) repeat-x left top #f6f6f6;
	float: none;
	padding: 0px 10px;
}
.special {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(images/spcl_hd.jpg) repeat-x left top;
	padding: 0 10px 10px 10px;
}
.special h3 {
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	padding: 28px 0 9px 0;
	line-height: 19px;
	text-transform: uppercase;
}
.special p {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
	padding-top: 10px;
}
.special img {
	border: none;
	float: right;
	text-align: right;
	padding: 20px 10px 0 30px;
}
.book_today {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
	font-size: 21px;
	color: #333333;
	background: #ffffff;
	float: none;
}
.book_today span {
	text-transform: uppercase;
	color: #fb0c12;
}
.contact_area {
	/*float:left;*/
	float: none;
	margin: 0 auto;
	width: 100%;
	height: 415px;
	background: #f6f6f6;
	padding: 10px 0;
}
.contacts {
	/*width:1000px;*/
	width: 693px;
	height: auto;
	margin: 0 auto;
}
.contacts_leftpan {
	float: left;
	width: 47%;
	height: auto;
	background: none;
	padding: 0 10px;
}
.contacts_rightpan {
	float: right;
	width: 43%;
	height: auto;
	padding: 0 10px;
	margin: 0px 0 0 0;
}
.contct_hed {
	float: left;
	width: 673px;
	height: auto;
	background: #f6f6f6;
	padding: 0 0 10px 0;
}
.contct_hed h3 {
	font-size: 28px;
	font-weight: bold;
	color: #4c4c4c;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}
.contct_colmn {
	float: left;
	width: 100%;
	height: auto;
}
.contct_filed_01 {
	float: left;
	width: 100%;
	height: 27px;
	font-size: 13px;
	color: #8f8f8e;
	background: url(images/textfield.png) no-repeat;
	border: solid 1px #d0d0d0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	margin: 10px 0 0 0;
}
.contct_filed_02 {
	float: left;
	width: 99%;
	height: auto;
	font-size: 13px;
	color: #8f8f8e;
	padding: 2px 0 0 5px;
	border: none;
	background: none;
	text-decoration: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	resize: none;
	text-transform: uppercase;
}
.contct_filed_01 input input {
	width: 100% !important;
}
.contct_filed_03 textarea {
	width: 100%;
}
.contct_filed_03 {
	float: left;
	width: 100%;
	height: 74px;
	font-size: 13px;
	color: #8f8f8e;
	background: url(images/textarea.png) no-repeat;
	background-size: 337px 80px;
	background-position: 0px 0px;
	padding: 6px;
	margin: 10px 0 0 0;
}
.contct_captcha-bot {
	margin: 0px;
	padding: 8px 0 0 0;
	width: 100%;
	height: 70px;
	float: left;
	position: relative;
}
.contct_captcha-main {
	width: 100%;
	height: 50px;
	padding: 0px;
	margin: 0px;
}
.contct_capt-ref {
	margin-top: 15px;
	padding: 0px;
}
.captcha-text {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 20px;
	font-size: 13px;
	font-family: Open Sans, sans-serif;
	color: #878787;
}
/*.contct_captcha {
float:left;
width:100%;
height:auto;
border:none;
font-family:"Open Sans", Arial, Helvetica, sans-serif;
}*/
.contct_submit {
	float: right;
	height: auto;
	/*background: url(images/submit_bg.jpg) repeat-x left top; comment out LWG 20191001*/
	text-align: center;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding: 4px 0 0 0;
	margin: 15px 0 0 0;
}
.contct_submit a {
	color: #ffffff;
	background: #fc0b12;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 7px 25px;
	text-transform: uppercase;
	text-decoration: none;
	margin: 15px 0 0 0;
}
.contct_submit a:hover {
	color: #ffffff;
	background: #09477b;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.cont_info {
	float: left;
	width: 100%;
	height: auto;
	background: #f6f6f6;
	padding: 0 0 10px 0;
}
.cont_info h3 {
	font-size: 28px;
	font-weight: bold;
	color: #4c4c4c;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.cont_adrs {
	float: left;
	width: 325px;
	height: auto;
	font-size: 14px;
	line-height: 22px;
	padding: 15px 0;
	font-weight: normal;
	color: #818383;
	border-bottom: none;
}
.cont_adrs span {
	text-transform: uppercase;
	color: #2e2f2f;
}
.cont_adrs a {
	color: #2e2f2f;
	text-decoration: none;
}
.cont_adrs a:hover {
	color: #f30707;
}
.cont_adrs01 {
	float: left;
	width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 22px;
	padding: 20px 0 0 0;
	font-weight: normal;
	color: #818383;
	border-top: #b8b8b8 solid 1px;
}
.cont_adrs01 span {
	text-transform: uppercase;
	color: #2e2f2f;
}
.cont_adrs01 a {
	color: #2e2f2f;
	text-decoration: none;
}
.cont_adrs01 a:hover {
	color: #f30707;
}
.visit {
	float: left;
	width: 100%;
	height: auto;
	padding: 30px 0;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #5c7774;
	text-transform: uppercase;
}
.visit a {
	color: #5c7774;
	text-decoration: none;
	background: url(images/visit.jpg) no-repeat left 5px;
	padding: 0 0 0 28px;
	background-size: 20px 20px;
}
.visit a:hover {
	color: #f30707;
}
.visit img {
	border: none;
	vertical-align: center;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
.footer_wrapper {
	float: left;
	width: 100%;
	height: auto;
	background: #292a2a;
}
.footer {
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
.footer_social {
	float: left;
	width: 300px;
	height: auto;
	font-size: 13px;
	color: #646661;
	line-height: 22px;
	padding: 20px 30px;
}
.footer_facebook {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/facebook_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_facebook:hover {
	width: 34px;
	height: 34px;
	background: url(images/facebook_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.footer_twitter {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/twitter_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_twitter:hover {
	width: 34px;
	height: 34px;
	background: url(images/twitter_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.footer_youtube {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/youtube_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_youtube:hover {
	width: 34px;
	height: 34px;
	background: url(images/youtube_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.footer_rss {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/rss_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_rss:hover {
	width: 34px;
	height: 34px;
	background: url(images/rss_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.follow-us-footer {
	width: 100%;
	padding: 30px 0px 60px 0px;
	margin: 0px auto;
}
.follow-us-footer p {
	padding: 7px 0px 0px 0px;
	margin: 0px auto;
	color: #646661;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	float: left;
}
.follow-us-on-wrap {
	width: 362px;
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 0px 0px;
	float: left;
}
.fb-footer-icon {
	width: 30px;
	height: 31px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: url(images/fb-footer.jpg) top left no-repeat;
	float: left;
	background-size: 30px 62px;
}
.fb-footer-icon:hover {
	background: url(images/fb-footer.jpg) bottom left no-repeat;
	background-size: 30px 62px;
}
.twitter-footer-icon {
	width: 30px;
	height: 31px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: url(images/twitter-footer.jpg) top left no-repeat;
	float: left;
	background-size: 30px 62px;
}
.twitter-footer-icon:hover {
	background: url(images/twitter-footer.jpg) bottom left no-repeat;
	background-size: 30px 62px;
}
.rss-footer-icon {
	width: 30px;
	height: 31px;
	padding: 0px 0px 0px 0px;
	margin: 0px 25px 0px 10px;
	background: url(images/rss-footer.jpg) top left no-repeat;
	float: left;
	background-size: 30px 62px;
}
.rss-footer-icon:hover {
	background: url(images/rss-footer.jpg) bottom left no-repeat;
	background-size: 30px 62px;
}
.youtube-footer-icon {
	width: 30px;
	height: 31px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: url(images/you-tube-footer.jpg) top left no-repeat;
	float: left;
	background-size: 30px 62px;
}
.youtube-footer-icon:hover {
	background: url(images/you-tube-footer.jpg) bottom left no-repeat;
	background-size: 30px 62px;
}
.mail-us-wrap {
	width: 300px;
	padding: 0px 15px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: right;
}
.mail-us-wrap a {
	padding: 0px 0px 10px 0px;
	margin: 5px 0px 0px 10px;
	color: #9d9e9c;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	float: left;
	text-decoration: none;
}
.mail-us-wrap a:hover {
	color: #c4c7c0;
}
.mail-us-wrap img {
	width: 32px;
	height: 30px;
}
.techwyse {
	float: left;
	width: 100%;
	height: auto;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828383;
	text-align: center;
	line-height: 18px;
	padding: 15px 0;
}
.techwyse img {
	padding: 5px 0;
	text-align: center;
	border: none;
}
.techwyse span {
	color: #0e4c76;
}
.techwyse a {
	color: #828383;
	text-decoration: none;
}
.techwyse a:hover {
	color: #555657;
}
/*thank wrapper starts here*/

.thank-wrapper {
	width: 513px;
	height: 147px;
	margin: 0 auto;
	padding: 80px 0px 0px 20px;
	background: url(images/thnkyou.png) center top no-repeat;
}
.thank-wrapper p {
	color: #909090;
	font-family: "Myriad Pro";
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	padding: 90px 0px 30px 100px;
	text-align: center;
}
.back {
	width: 50px;
	height: 20px;
	float: right;
	font-family: "Myriad Pro";
	font-size: 14px;
	text-transform: uppercase;
	color: #009146;
	background: url(images/arrow.png)0px 5px no-repeat;
	padding: 90px 0px 0px 20px;
}
/*thank wrapper ends here*/




.thank-you {
	width: 100%;
	height: 300px;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0 0 0;
}
}
 @media screen and (min-width:150px) and (max-width:640px) {
.select-op{ width:94%!important; margin:0px 3%!important; float:none!important;}
.wrapper {
	float: left;
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	height: auto;
	background-position: -100px 60px;
}
/*---Top Section---*/
.top_wrapper {
	float:none;
	width:100%;
	height:185px;
	margin:auto;
}
.top_area {
	width: 95%;
	height: 150px;
	margin:auto; 
	padding:0px;
	float:none;
}
.logo {
	float: none;
	margin: 0 auto;
	display: block;
	background: url(images/logo.jpg) no-repeat center 0px;
	padding: 0px;
	height: 90px;
}
.logo a {
	outline: none;
	border: none;
}
.logo a:hover {
	outline: none;
	border: none;
}
.top_right {
	float: none;
	width: 100%;
	margin:auto !important;
	padding: 0px;
}
.social_call {
	width:235px;
	height: auto;
	font-size: 12px;
	color: #a4a4a3;
	padding:0px;
	margin:auto !important;
	float: none;
	text-align: right;
}
.facebook {
	float: right;
	width: 20px;
	height: 20px;
	background: url(images/facebook.jpg) no-repeat left top;
	margin: 0 0 0 5px;
	background-size: 20px 41px;
}
.facebook:hover {
	width: 20px;
	height: 20px;
	background: url(images/facebook.jpg) no-repeat left bottom;
	cursor: pointer;
	background-size: 20px 41px;
}
.twitter {
	float: right;
	width: 20px;
	height: 20px;
	background: url(images/twitter.jpg) no-repeat left top;
	margin: 0 0 0 5px;
	background-size: 20px 41px;
}
.twitter:hover {
	width: 20px;
	height: 20px;
	background: url(images/twitter.jpg) no-repeat left bottom;
	cursor: pointer;
	background-size: 20px 41px;
}
.youtube {
	float: right;
	width: 20px;
	height: 20px;
	background: url(images/youtube.jpg) no-repeat left top;
	margin: 0 0 0 5px;
	background-size: 20px 41px;
}
.youtube:hover {
	width: 20px;
	height: 20px;
	background: url(images/youtube.jpg) no-repeat left bottom;
	cursor: pointer;
	background-size: 20px 41px;
}
.rss {
	float: right;
	width: 20px;
	height: 20px;
	background: url(images/rss.jpg) no-repeat left top;
	margin: 0 0 0 5px;
	background-size: 20px 41px;
}
.rss:hover {
	width: 20px;
	height: 20px;
	background: url(images/rss.jpg) no-repeat left bottom;
	cursor: pointer;
	background-size: 20px 41px;
}
.call_us {
	/*float:right;*/
	float: none;
	height: 30px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #2b2b2f;
	line-height: 15px;
	padding: 10px 0px 10px 0px;
	width: 310px;
	margin:auto !important; 
}
.call_us a {
	color: #000;
	text-decoration: none;
}
.call_us span {
	float: left;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8c8c8a;
	line-height: 15px;
	padding: 1px 0 0 0;
}
.call_icon {
	float: left;
	background: url(images/call_icon.png) no-repeat 0 4px;
	margin: 0 6px;
	width: 20px;
	height: 25px;
	background-size: 20px 17px;
}
/*---Banner---*/
.banner_wrapper {
	float: none;
	width: 100%;
	height: 260px;
}
.banner_wrapper-inner {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
}
.sales_funnel {
	width: 95%;
	padding: 10px 0 10px 0px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin: auto;
	float:none; 
}
.sales_funnel h2 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding: 10px 0px 10px 0px;
}
.sales_funnel h2 span {
	font-size: 19px;
	color: #02436f;
}
.sales_funnel ul {
	font-size: 11px;
	padding: 0px 0 20px 0px;
}
.sales_funnel ul li {
	display: list-item;
	list-style: none;
	background: url(images/bullet.png) no-repeat left 8px;
	padding: 0 0 0 15px;
	line-height: 22px;
	color: #2c3339;
	font-size: 13px;
	background-size: 10px 8px;
}
.sales_funnel a {
	background: #004579;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	font-weight: normal;
	padding: 7px 10px;
	margin: 0 0 0 2px;
	text-decoration: none;
	letter-spacing: -1px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.sales_funnel a:hover {
	background: #f30707;
	color: #ffffff;
}
.contents_wrapper {
	float: left;
	width: 100%;
	height: auto;
	margin-top:0px!important;
}
.qc_form {
	width: 100%;
	/*height:269px;*/
	background: url(images/request_icon.png) no-repeat 24px 27px #640900;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 auto;
	padding: 0px;
	background-size: 33px 33px;
	height:515px;/*top:364px;
left:0px;*/
}
.qcf_hed {
	float: none;
	width: 75%;
	height: 35px;
	background: none;
	/*background:url(images/h2_line.png) repeat-x left top;*/
	padding: 32px 0px 0px 70px;
	margin: 0 0 0 0px;
}
.qcf_hed h2 {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	padding: 0 6px 0 0;
	text-transform: uppercase;
}
.qcf_colmn {
	float: none;
	width: 99%;
	/*margin:0 24px 0 0;*/
	margin: auto;
}
.qcf_colmn-rgt {
	float: none;
	width: 99%;
	height: 100px;/*margin:0 24px 0 0;*/ 
}
.qcf_filed_01 {
	float: none;
	width: 90%;
	height: 27px;
	margin: 12px auto;
	font-size: 13px;
	color: #5c5c5c;
	background: #ffffff;
	border: solid 1px #dfdede;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
}
.qcf_filed_02 {
	float: none;
	width: 100%;
	font-size: 13px;
	color: #5c5c5c;
	padding: 2px 0 0 5px;
	border: none;
	background: #FFF;
	text-decoration: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	resize: none;
}
.qcf_filed_03 {
	float: none;
	width: 90%;
	margin: auto;
	height: 74px;
	font-size: 13px;
	color: #5c5c5c;
	background: #FFF;
	border: solid 1px #dfdede;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
}
.captcha {
	float: none;
	width: 93%;
	margin: auto;
	border: none;
	padding: 10px 0px 0px 0px;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	border: #F00 solid 1px;
}
.bootom-captcha-box {
	padding: px;
	margin: 0px;
	float: left;
	width: 100%;
	height: 70px;
}
.submit {
	color: #ffffff;
	background: #fc0b12;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 4px 15px;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	text-align: center;
}
.submit:hover {
	color: #ffffff;
	background: #09477b;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.contents01 {
	width: 90%;
	margin: 0 auto;
	color: #5a5d56;
	padding: 10px 15px 0 10px;
}
.contents01 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #095587;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding: 0px 0 0px 0;
	margin: 0px;
}
.contents01 h1 span {
	font-size: 18px;
	font-weight: normal;
	color: #fb0c12;
	text-transform: none;
	padding: 0px;
	margin: 0px;
}
.contents01 p {
	font-size: 13px;
	color: #5a5d56;
	line-height: 19px;
	margin: 0px;
	padding: 5px 0 0 0;
}
.contents01 p span {
	font-size: 15px;
	color: #181a1c;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}
.contents01 img {
	border: solid 4px #dfe3e6;
	float: none;
	margin: 0 10px 10px 0 !important;
	width: 98.5%;
}
.contents01 ul {
	padding: 0 0 15px 0;
	margin: 0px;
}
.contents01 ul li {
	list-style: none;
	display: list-item;
	font-size: 13px;
	color: #5a5d56;
	line-height: 19px;
	background: url(images/cont_bullet.jpg) no-repeat 12px 6px;
	padding: 0 0 10px 30px;
}
.special_wrapper {
	width: 99%;
	margin: auto;
	height: auto;
	background: url(images/spcl_bg.jpg) repeat-x left top #f6f6f6;
	float: none;
}
.special {
	width: 90%;
	height: auto;
	margin: 0 auto;
	background: url(images/spcl_hd.jpg) repeat-x left top;
	padding: 0 10px 10px 10px;
}
.special h3 {
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	padding: 6px 0 0 0;
	margin: 0px;
	line-height: 21px;
	text-transform: uppercase;
}
.special p {
	font-size: 13px;
	color: #333333;
	line-height: 20px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 10px;
}
.special img {
	border: none;
	float: left;
	display: none; 
}
.book_today {
	/*float:left;
width:100%;*/
	width: 97%;
	height: 100px;
	margin: 0 auto;
	padding: 20px 0 0px 0;
	text-align: center;
	font-size: 19px;
	color: #333333;
	background: #ffffff;
	float: none;
	line-height:24px;
}
.book_today span {
	text-transform: uppercase;
	color: #fb0c12;
}
.contact_area {
	/*float:left;*/
	float: none;
	margin: auto;
	width: 99%;
	background: #f6f6f6;
	padding:0px;
}
.contacts {
	/*width:1000px;*/
	width: 99% !important;
	margin: auto;
	float: none;
	padding: 0px; 
	height: auto;
}
.contacts_leftpan {
	/*width:480px;*/
	width: 92% !important;
	margin: auto;
	background: none !important;
	height: auto!important;
	float:none; 
}
.contacts_rightpan {
	float: none;
	width: 92%;
	height:350px;
	padding:15px 0px 0px 0px; 
	margin:auto;
}
.contct_hed {
	float: none;
	width: 100%;
	height: auto;
	background: #f6f6f6;
	padding: 0 0 0px 0;
}
.contct_hed h3 {
	font-size: 28px;
	font-weight: bold;
	color: #4c4c4c;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
.contct_colmn {
	float: left;
	width: 420px;
	height: auto;
}
.contct_filed_01 {
	float: none;
	width: 96% !important;
	height: 27px !important;
	font-size: 13px;
	color: #8f8f8e;
	border: solid 1px #d0d0d0;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 10px 0 0 0;
	background: url(images/textfield.png) no-repeat;
}
.contct_filed_02 {
	float: none;
	width: 96% !important;
	height: auto;
	font-size: 13px;
	color: #8f8f8e;
	padding: 2px 0 0 5px;
	border: none;
	background: none;
	text-decoration: none;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	resize: none;
	text-transform: uppercase; 
}
.contct_filed_03 {
	float: none;
	width: 96% !important;
	height: 100px;
	font-size: 13px;
	color: #8f8f8e;
	background: url(images/textarea.png) no-repeat;
	padding: 6px;
	margin: 10px 0 0 0;
	background-size: 289px 90px;
	background-position: 0px 0px; 
}
.contct_captcha-bot {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 70px;
	float: left;
	position: relative;
}
.contct_captcha-main {
	width: 100%;
	height: 50px;
	padding: 0px;
	margin: 0px;
}
.contct_capt-ref {
	margin: 13px 0 0 0!important;
	padding: 0px;
	display: none;
	width: 95px !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	float: right
}
/*.contct_captcha {
float:none;
width:100% !important;
height:auto;
border:none;
font-family:"Open Sans", Arial, Helvetica, sans-serif;

padding:0 10px 0 0;
margin:0px;
}*/
.contct_submit {
	float: right;
	height: auto;
	/*background: url(images/submit_bg.jpg) repeat-x left top; comment out LWG 20191001*/
	text-align: center;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	padding: 4px 0 0 0;
	margin: 4px 0 0 0;
}
.contct_submit a {
	color: #ffffff;
	background: #fc0b12;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 5px 20px 5px 12px;
	text-transform: uppercase;
	text-decoration: none;
	width: 50px;
	margin: 0px !important;
}
.contct_submit a:hover {
	color: #ffffff;
	background: #09477b;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.cont_info {
	float: left;
	width: 100%;
	background: #f6f6f6;
	padding: 0 0 10px 0;
}
.cont_info h3 {
	font-size: 28px;
	font-weight: bold;
	color: #4c4c4c;
	text-transform: uppercase;
	float:none;
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	text-align:left;
	height:60px; 
}
.cont_adrs {
	float: none;
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 18px;
	padding:0px 0px 0px 0px;
	margin:inherit;
	font-weight: normal;
	color: #818383;
	border-bottom: none;
}
.cont_adrs span {
	text-transform: uppercase;
	color: #2e2f2f;
}
.cont_adrs a {
	color: #2e2f2f;
	text-decoration: none;
}
.cont_adrs a:hover {
	color: #f30707;
}
.cont_adrs01 {
	float:none;
	width: 100%;
	height: auto;
	font-size: 13px;
	line-height: 18px;
	padding:15px 0px 15px 0px;
	font-weight: normal;
	margin:auto;
	color: #818383;
}
.cont_adrs01 span {
	text-transform: uppercase;
	color: #2e2f2f;
}
.cont_adrs01 a {
	color: #2e2f2f;
	text-decoration: none;
}
.cont_adrs01 a:hover {
	color: #f30707;
}
.visit {
	float: none;
	width: 99%;
	height: auto;
	padding: 20px 0;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #5c7774;
	text-transform: uppercase;
	margin:auto;
}
.visit a {
	color: #5c7774;
	text-decoration: none;
	background: url(images/visit.jpg) no-repeat left 0px;
	padding: 0 0 0 28px;
}
.visit a:hover {
	color: #f30707;
}
.visit img {
	border: none;
	vertical-align: center;
	width: 20px;
	margin: 0px;
	padding: 0px;
}
.captcha_div_home p {
	padding: 0 10px 0 0;
	margin: 0px;
} 




.footer {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.footer_social {
	float: left;
	width: 100%;
	height: auto;
	font-size: 13px;
	color: #646661;
	line-height: 22px;
	padding: 20px 30px;
	border: #F00 solid 1px;
}
.footer_facebook {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/facebook_ftr.jpg) no-repeat left top;
	margin: 0 5px 0 0 !important;
}
.footer_facebook:hover {
	background: url(images/facebook_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.footer_twitter {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/twitter_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_twitter:hover {
	width: 34px;
	height: 34px;
	background: url(images/twitter_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.footer_youtube {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/youtube_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_youtube:hover {
	width: 34px;
	height: 34px;
	background: url(images/youtube_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.footer_rss {
	float: left;
	width: 34px;
	height: 34px;
	background: url(images/rss_ftr.jpg) no-repeat left top;
	margin: 0 10px 0 0;
}
.footer_rss:hover {
	width: 34px;
	height: 34px;
	background: url(images/rss_ftr.jpg) no-repeat left bottom;
	cursor: pointer;
}
.follow-us-footer {
	width: 96%;
	float:none;
	margin:auto;
	height:70px; 
}
.follow-us-footer {
	width: 100%;
	padding: 15px 0px 30px 0px;
	margin:auto;
}
.follow-us-footer p {
	padding: 7px 0px 0px 0px;
	margin: 0px auto;
	color: #646661;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	float: left;
}
.follow-us-on-wrap {
	width:190px;
	float: none;
	text-align:center;
	height:40px;
	margin:auto; 
}
.fb-footer-icon {
	width: 35px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: url(images/fb-footer.jpg) top left no-repeat;
	float: left;
}
.fb-footer-icon:hover {
	background: url(images/fb-footer.jpg) bottom left no-repeat;
}
.twitter-footer-icon {
	width: 35px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	background: url(images/twitter-footer.jpg) top left no-repeat;
	float: left;
}
.twitter-footer-icon:hover {
	background: url(images/twitter-footer.jpg) bottom left no-repeat;
}
.rss-footer-icon {
	width: 35px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 10px;
	background: url(images/rss-footer.jpg) top left no-repeat;
	float: left;
}
.rss-footer-icon:hover {
	background: url(images/rss-footer.jpg) bottom left no-repeat;
}
.youtube-footer-icon {
	width: 35px;
	height: 36px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(images/you-tube-footer.jpg) top left no-repeat;
	float: left;
	background-position: 0px 0px;
	background-size: 35px 72px;
}
.youtube-footer-icon:hover {
	background: url(images/you-tube-footer.jpg) bottom left no-repeat;
}
.mail-us-wrap {
	width: 89%;
	padding: 0px 15px 0px 0px;
	margin: 5px 0px 10px 20px !important;
	float: left;
}
.mail-us-wrap a {
	padding: 0px 0px 10px 0px;
	margin: 5px 0px 0px 10px;
	color: #9d9e9c;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	float: left;
	text-decoration: none;
}
.mail-us-wrap a:hover {
	color: #c4c7c0;
}
.mail-us-wrap img {
	width: 32px;
	height: 30px;
}
.techwyse {
	float: left;
	width: 100%;
	height: auto;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #828383;
	text-align: center;
	line-height: 18px;
	padding: 15px 0;
}
.techwyse img {
	padding: 5px 0;
	text-align: center;
	border: none;
}
.techwyse span {
	color: #0e4c76;
}
.techwyse a {
	color: #828383;
	text-decoration: none;
}
.techwyse a:hover {
	color: #555657;
}
.follow-us-on-wrap p {
	display: none;
}
.slider {
	display: none !important;
}
.captcha-div1 {
	width: 95%;
	float: none;
	margin: auto;
	padding: 10px 0px 0px 0px;
}
.submit-section {
	position: absolute;
	width: 140px;
	left: 170px;
	top: 50px;
}
.please-div {
	color: #FFF;
	display: none;
	padding-top: 5px;
	float: right;
	width: 90px;
	font-size: 11px;
}
/*thank wrapper starts here*/

.thank-wrapper {
	width: 90%!important;
	height: 100px !important;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background:url(images/thnkyou.png) no-repeat center top ;
	background-size:100%;
}
.thank-wrapper p {
	color: #909090;
	font-family: "Myriad Pro";
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	padding: 0px;
	text-align: center;
}
.back {
	width: 50px;
	height: 20px;
	float: right;
	font-family: "Myriad Pro";
	font-size: 14px;
	text-transform: uppercase;
	color: #009146;
	background: url(images/arrow.png)0px 5px no-repeat;
	padding: 80px 0px 0px 20px;
}
/*thank wrapper ends here*/
.thank-you {
	width: 100%!important;
	height: 100px !important;
	margin: 0 auto;
	text-align: center;
	padding:20px 0px 20px 0px ;
}
.captcha-text {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 11px;
	font-family: Open Sans, sans-serif;
	color: #878787;
}
}
 @media screen and (min-width:150px) and (max-width:640px) and (orientation:landscape) {
.select-op{ width:92.8%!important; margin:0px 3.6%!important; float:none!important;}}