@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 {
	font-family: 'Roboto', sans-serif;
	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:112px;
}
.top_area {
	padding:10px 0 0 0;
}
.logo {
	float:left;
}
.logo a {
	outline:none;
	border:none;
}
.logo a:hover {
	outline:none;
	border:none;
}
.top_right {
	float:right;
	width:300px;
	height:auto;
	padding:5px 0px 0px 0px;
}
.social_call {
	float:right;
	width:300px;
	height:20px;
	font-size:13px;
	color:#a4a4a3;
	padding:0px 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 {
	float:right;
	height:auto;
	font-family: 'Roboto', sans-serif;
	font-size:22px;
	font-weight:600;
	color:#2D2217;
	line-height:1;
	padding:3px 0;
	margin-top: 25px;
}
.call_us a{
	color: #2D2217;
	text-decoration: none;
	cursor: default;

}
.call_us span {
	float:left;
	font-weight:normal;
	text-transform:uppercase;
	color:#949494;
	padding-right: 4px;
}
.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:500px;
	background:url(images/banner_image.jpg) no-repeat center bottom;
}

.banner_wrapper-inner
{
	margin:0 auto;
	padding:0px;
	width:1142px;
}


.sales_funnel {
	width:100%;
	height:auto;
	padding:60px 0 0;
	margin:0px;
	float:left;
}

.sales_funnel h2 {
	font-size:42px;
	color:#254597;
	font-family: 'Roboto', sans-serif;
	line-height:1;
	text-transform:uppercase;
	font-weight: 700;
	letter-spacing: -1px;
}
.sales_funnel h2 span {
	font-size:50px;
    font-weight:500;
	color:#FF9900;
	text-transform: none;
}
.sales_funnel h3 {
	font-size:30px;
	color:#254597;
	font-weight:normal;
	font-family: 'Roboto', sans-serif;
	line-height:1;
	text-transform:uppercase;
	font-weight: 700;
}
.sales_funnel ul {
	font-size:15px;
	padding:15px 0 25px 10px;
}
.sales_funnel ul li {
	display:list-item;
	list-style:none;
	background:url(images/bullet.png) no-repeat left 3px;
	padding:0 0 0 25px;
	line-height:30px;
	color:#222E71;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;

}
.sales_funnel a, .sales_funnel button {
	background:#29439B;
	color:#ffffff;
	font-size:22px;
	text-align:center;
	font-weight:500;
	padding:9px 20px;
	margin:0 0 0 13px;
	text-decoration:none;
	-moz-border-radius:2px;
	border-radius:2px;
	text-transform: uppercase;
	font-family: 'Roboto', sans-serif;
	border: 0;
}
.sales_funnel a:hover, .sales_funnel button:hover {
	background:#FEA601;
	color:#ffffff;
}
.sales_funnel button:focus{
	outline: none;
}
.contents_wrapper {
	float:left;
	width:100%;
	height:auto;
}
.qc_form {
	background:/*url(images/request_icon.png) no-repeat 50px 30px*/ #E9C12A;
	-moz-border-radius:4px;
	border-radius:4px;
	margin:0 auto;
	padding:25px 30px 30px 30px;
	top:364px;
	left:0px;
	margin-top: -90px;
}
.qcf_hed {
	float:left;
	width:100%;
	height:auto;
	/*background:url(images/h2_line.png) no-repeat right top ;*/
	padding:0;
}
.qcf_hed h2 {
	font-size:30px;
	font-weight:500;
	color:#2D2217;
	display:inline-block;
	padding:0 6px 0 56px; 
	text-transform:uppercase;
	position: relative;
	width: 100%;
	margin-bottom: 22px;
}
.qcf_hed h2:before{
	position: absolute;
	content: "";
	background: url(images/request_icon.png) no-repeat;
	width: 34px;
	height: 34px;
	left: 0;
	top: 4px;
}
.qcf_hed h2:after{
	position: absolute;
	content: "";
	width: 748px;
	height: 1px;
	right: 0;
	bottom: 10px;
	border-bottom: 1px solid #EDCD54;
}
.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;
}
.input-holder:after,
.input-holder:before {
	content: '';
	display: table;
}
.input-holder:after {
	clear: both;
}
.input-holder {
	display: block;
	margin-bottom: 15px;
	position: relative;
}
.qcf_filed_02 {
	font-size:13px;
	color:#5c5c5c;
	padding:2px 0 0 5px;
	background:#FFF;
	border:none;
	text-decoration:none;
	resize:none;
}
.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;
}
.qcf_filed_01,
.input,
.textarea {
	height:41px;
	font-size:14px;
	color:#5c5c5c;
	background:#ffffff;
	border:solid 1px #dfdede;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0 14px;
	width: 100%;
}
.textarea {
	height: 73px;
	resize: none;
	padding-top: 7px;
}

.captcha {
	float:left;
	width:420px;
	height:auto;
	border:none;
	color:#FFF;
	border:#F00 solid 1px;
	margin:0px;
	padding:0px;
}


.bootom-captcha-box
{
	padding:px;
	margin:0px;
    float:left;
	width:100%;
	height:70px;
	position:relative;
}
.submit {
	color:#ffffff;
	background:#29439B;
	-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;
	text-align:center;
	margin:0 0 0 0px;
	float:right
	
}
.submit:hover {
	color:#ffffff;
	background:#09477b;
	-moz-border-radius:2px;
	border-radius:2px;
}

.contents01 {
	margin:0 auto;
	padding:40px 10px;
	color:#5a5d56;
}
.contents01 h1 {
	font-size:35px;
	font-weight:bold;
	color:#ef5e07;
	line-height:60px;
	text-transform:uppercase;
	margin:0px;
	padding:0px;
}
.contents01 h1 span {
	font-size:28px;
	font-weight:normal;
	color:#2d2217;
	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 span {
	font-size:16px;
	color:#191b1a;
	line-height:40px;
}
.contents01 img {
	border:solid 4px #e6dad3;
	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;
}
.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:#ef5e07;
}
.contact_area {
	float:left;
	width:100%;
	height:auto;
	background:#F7F8FA;
	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 {
	height:auto;
	padding:0 0 10px 0;
}
.contct_hed h3 {
	font-size:30px;
	font-weight:500;
	color:#2D2217;
	text-transform:uppercase;
	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 0;
	margin:0px 0 0 0;
		
}

.contct_filed_02.input {
	height:41px;
	font-size:16px;
	color:#5c5c5c;
	background:#F1F1F1;
	border:solid 1px #dfdede;
	-moz-border-radius:3px;
	border-radius:3px;
	padding:0 10px;
	width: 100%;
	-moz-box-shadow:    inset 0 0 10px #E6E6E5;
   	-webkit-box-shadow: inset 0 0 10px #E6E6E5;
   	box-shadow:         inset 0 0 10px #E6E6E5;
}
.contct_filed_02.textarea{
	height: 82px;
	resize: none;
	padding-top: 5px;
}
.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_capt-ref
{
	margin-top:15px;
	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; 
		color:#878787; 
}

.contct_submit {
	float:right;
	background:url(images/submit_bg.jpg) repeat-x left top;
	text-align:center;
	padding:0;
	margin:0px !important;

	
}
.contct_submit a {
	color:#ffffff;
	float:right;
	background:#29439B;
	-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:#FEA601;
	-moz-border-radius:2px;
	border-radius:2px;
}
.cont_info {
	height:auto;
	padding:0 0 10px 33px;

}
.cont_info h3 {
	font-size:30px;
	font-weight:500;
	color:#2D2217;
	text-transform:uppercase;
}
.cont_adrs {
	height:auto;
	font-size:16px;
	line-height:2;
	padding-bottom: 15px;
	font-weight:normal;
	color:#6A6A6A;
	border-bottom:solid 1px #B9BABB;
}
.cont_adrs span {
	text-transform:uppercase;
	color:#2E2F2F;
	line-height: 1;
}
.cont_adrs a {
	color:#6A6A6A;
	text-decoration:none;
	cursor: default;
}
.cont_adrs01 {
	float:left;
	height:auto;
	font-size:14px;
	line-height:2;
	padding:15px 0;
	font-weight:normal;
	color:#6A6A6A;
}
.cont_adrs01 span {
	text-transform:uppercase;
	color:#2E2F2F;
}
.cont_adrs01 a {
	color:#2A3F7F;
	text-decoration:none;
}
.cont_adrs01 a:hover {
	color:#6A6A6A;
}
.contact-adrs-brder{
	border-left: 1px double #E1E2E3;
	border-width: 3px;
	display: inline-block;
	padding-left: 28px;
	margin-top: 22px;
	width: 100%;
	padding-bottom: 20px;
}
.visit {
	float:left;
	width:100%;
	height:auto;
	padding:30px 0;
	text-align:center;
	font-size:25px;
	line-height:1;
	font-weight:normal;
	color:#6A615C;
	text-transform:uppercase;
}
.visit a {
	color:#6A615C;
	background:url(images/visit.jpg) no-repeat left 0;
	padding:0 0 0 34px;
	text-decoration: underline;
	background-position: bottom left;
}
.visit a:hover {
	color:#2A3F7F;
}
.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-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 25px 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-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-size:13px;
	color:#777878;
	text-align:center;
	line-height:18px;
	padding:15px 0;
	background: #F7F8FA;
	border-top: 1px solid #CECFD0;
}
.techwyse img {
	padding:10px 0 5px;
	text-align:center;
	border:none;
}
.techwyse span {
	color:#ef5e07;
}
.techwyse a {
	color:#777878;
	text-decoration:none;
}
.techwyse a:hover {
	color:#555657;
}

.captcha-div1{width:100%; float:left; padding:10px 0px 0px 0px; text-align: right;}
.submit-section{position:absolute; width:140px; right:0; top:32px;}
.please-div{color:#FFF; display:none; padding-top:10px; font-size:13px;}












/*thank wrapper starts here*/

.thank-wrapper {
    width:397px;
	height:147px;
	margin:0 auto;
	padding:180px 0px 0px 115px;
	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:0px 0px 30px 0px;
	}
.back {
	color:#ffffff;
	background:#29439B;
	-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;
	text-align:center;
	margin:0 0 0 0px;
	float:right
	
}
.back:hover{
	background:#FEA601;
	color: #fff;
}
	
	
		
/*thank wrapper ends here*/



 @media screen and (min-width:641px) and (max-width:768px) {
	 
	 
	
	 

.captcha-div1{width:350px; float:left; padding:10px 0px 0px 0px;}
.submit-section{position:absolute; width:140px; left:172px; top:37px;}	 
.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-size:1500px 460px;
background-position:-375px 0px;
}

/*---Top Section---*/
.top_wrapper {
float:left;
width:100%;
height:84px;
}
.top_area {
}

.logo a {
outline:none;
border:none;
}
.logo a:hover {
outline:none;
border:none;
}
.social_call {
float:right;
width:300px;
height:20px;
font-size:13px;
color:#a4a4a3;
padding:0px 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_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%;
}


.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:35px;
color:#e66111;
font-weight:normal;
line-height:32px;
text-transform:uppercase;

padding:0px;
margin:0px;
}
.sales_funnel h2 span {
font-size:27px;
color:#211910;
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:#13100c;
color:#ffffff;
font-size:17px;
text-align:center;
font-weight:normal;
padding:9px 20px;
margin:0 0 0 2px;
text-decoration:none;
-moz-border-radius:2px;
border-radius:2px;
}
.sales_funnel a:hover {
background:#f30707;
color:#ffffff;
}
 .contents_wrapper {
float:left;
width:100%;
height:auto;
}

.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;
}

.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;
}
.bootom-captcha-box
{
	padding:px;
	margin:0px;
    float:left;

	width:100%;
	height:90px;
}
.submit {
	color:#ffffff;
	background:#ef5e07;
	-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;
	text-align:center;
}
.submit:hover {
	color:#ffffff;
	background:#09477b;
	-moz-border-radius:2px;
	border-radius:2px;
}
 .contents01 {
height:auto;
margin:0 auto;
padding:25px 10px;
color:#5a5d56;
}
.contents01 h1 {
font-size:35px;
font-weight:bold;
color:#ef5e07;
line-height:60px;
text-transform:uppercase;
}
.contents01 h1 span {
font-size:22px;
font-weight:normal;
color:#2d2217;
line-height:45px;
text-transform:none;
}
.contents01 p {
font-size:13px;
color:#5a5d56;
line-height:24px;
}
.contents01 p span {
font-size:14px;
color:#181a1c;
font-weight:bold;
line-height:40px;
}
.contents01 img {
border:solid 4px #e6dad3;
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:#ef5e07;
}

.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;
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_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-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:0px; 
		font-size:13px;  
		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;
text-align:center;
padding:4px 0 0 0;
margin:15px 0 0 0;
}
.contct_submit a {
color:#ffffff;
background:#ef5e07;
-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;
}

.cont_adrs span {
text-transform:uppercase;
color:#2e2f2f;
}

.cont_adrs01 span {
text-transform:uppercase;
color:#2e2f2f;

}


 .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-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-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-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:#ef5e07;
}
.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:0px 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) {
.wrapper {
float:left;
padding: 0px;
margin:0px auto;
width:100%;
height:auto;
background-position: -104px -20px;



}

/*---Top Section---*/
.top_wrapper {
float:none;
width:100%;
height:185px;
margin:0 auto;


	

}
.top_area {

}

.logo a {
outline:none;
border:none;
}
.logo a:hover {
outline:none;
border:none;
}
.social_call {

width:63%;
height:auto;
font-size:12px;
top: -24px;
position: relative;
color:#a4a4a3;
padding:0px;
margin:5px 0 5px 0px;
float:left;

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_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-inner
{
	margin:0 auto;
	padding:0px;
	width:100%;
	
	
}
.sales_funnel ul {
font-size:11px;
padding:7px 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:#13100c;
color:#ffffff;
font-size:15px;
text-align:center;
font-weight:normal;
padding:7px 10px;
margin:0 0 0 2px;
text-decoration:none;
-moz-border-radius:2px;
border-radius:2px;
}
.sales_funnel a:hover {
background:#f30707;
color:#ffffff;
}
 .contents_wrapper {
float:left;
width:100%;
height:auto;

}
.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_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;
	border:#F00 solid 1px;

}
.bootom-captcha-box
{
	padding:px;
	margin:0px;
    float:left;

	width:100%;
	height:70px; 
}
.submit {
	color:#ffffff;
	background:#ef5e07;
	-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;
	text-align:center;
}
.submit:hover {
	color:#ffffff;
	background:#09477b;
	-moz-border-radius:2px;
	border-radius:2px;
}
 .contents01 {
margin:0 auto; 
color:#5a5d56;
padding:10px 15px 0 10px;


}
.contents01 h1 {
font-size:18px;
font-weight:bold;
color:#ef5e07;
line-height:30px;
text-transform:uppercase;
padding:10px 0 0 0;
margin:0px;

}
.contents01 h1 span {
font-size:18px;
font-weight:normal;
color:#2d2217;
line-height:20px;
text-transform:none;
padding:0px;
margin:0px;
}
.contents01 p {
font-size:13px;
color:#5a5d56;
line-height:22px;
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 #e6dad3;
float:none;
margin:5px 10px 5px 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:21px;
background:url(images/cont_bullet.jpg) no-repeat 12px 6px;
padding:0 0 5px 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:10px 0 0 0;
margin:0px;
line-height:19px;
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;
border:#F00 solid 1px;

}
.book_today {
/*float:left;
width:100%;*/
width:97%;

height:100px;
margin:0 auto;
padding:25px 0 0px 0;
text-align:center;
font-size:18px;
color:#333333;
background:#ffffff;
float:none;
line-height:20px;

}
.book_today span {
text-transform:uppercase;
color:#92d2217;

}
 .contact_area {
/*float:left;*/
float:none;
margin:auto;
width:99%;
height:100%; 
background:#f6f6f6; 

}
.contacts {
/*width:1000px;*/
width:99% !important;
margin:auto;
float:none;
padding:0px;

}
.contacts_leftpan { 
/*width:480px;*/
width:92% !important;
margin:auto;
background:none !important; 
height:450px !important;

}
.contacts_rightpan {
float:left;
width:92%;
height:auto;
padding:0 10px;
margin:30px 0 0 0; 


}
.contct_hed {
float:none;
width:100%;
height:auto;
background:#f6f6f6;
padding:0 0 10px 0;

}
.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_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-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-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:left;
height:auto;
background:url(images/submit_bg.jpg) repeat-x left top;
text-align:center;
padding:4px 0 0 0;
margin:4px 0 0 0;

}
.contct_submit a {
color:#ffffff;
background:#ef5e07;
-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: 5px 0 0 10px !important;

}
.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_adrs span {
text-transform:uppercase;
color:#2e2f2f;

}
.cont_adrs a {
color:#2e2f2f;
text-decoration:none;
}
.cont_adrs a:hover {
color:#f30707;
}

.cont_adrs01 span {
text-transform:uppercase;
color:#2e2f2f;

}

 .visit {
float:left;
width:99%;
height:auto;
padding:30px 0;
text-align:center;
font-size:20px;
line-height:30px;
font-weight:normal;
color:#5c7774;
text-transform:uppercase;

}

.captcha_div_home p
{
	padding:0 10px 0 0;
	margin:0px;
}

.footer_wrapper {
float:left;
width:100%;
height:auto;
background:#292a2a;

}
.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:100%;
padding:30px 0px 60px 0px;
margin:0px auto;
}
.follow-us-footer p {
padding:7px 0px 0px 0px;
margin:0px auto;
color:#646661;
font-size:12px;
font-weight:normal;
line-height:18px;
float:left;
}
.follow-us-on-wrap {
width:89%;
padding:0px 0px 0px 13px;
margin:0px 0px 20px 20px;
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 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-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-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:#ef5e07;
}
.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:35px;}	 
.please-div{color:#FFF; display:none; padding-top:5px; float:right;  width:90px; font-size:11px;}






 




/*thank wrapper starts here*/

.thank-wrapper {
    width:90%;
	height:100px !important;
	margin:0 auto;
	padding:0px 0px 0px 0px;
	background:none !important;

	}
	
.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:0px 0px 0px 20px;
	}
	
	
		
/*thank wrapper ends here*/




.captcha-text{
		margin:0px 0px 20px 0px ; 
		padding:0px; line-height:0px; 
		font-size:11px;  
		color:#878787; 
}


}
@media only screen and (min-width:400px) and (max-width: 480px)  {


	.captcha-div1 p{

text-align: right;

	}

	.captcha-div1 div{
		padding-left: 145px;
	}

	.bootom-captcha-box .submit-section{
		padding-left: 150px !important;
		
	}

	.contct_filed_03{
		background:rgba(0, 0, 0, 0) url("images/textarea.png") no-repeat scroll 0 0 / 98% 90px !important;

		rgba(0, 0, 0, 0) url("images/textarea.png") no-repeat scroll 0 0 / 289px 90px
	}
	.contct_captcha-bot .contct_captcha-img p{
		text-align: right;
		padding-right: 15px !important;
		
	}
	.contct_captcha-bot .contct_captcha-img{
	padding-left: 140px !important;	
	}


} 




 @media (max-width: 479px) {


	.social_call{
		top: 0;
    right: 57px;
	}
}

.cf{
	clear: both;
}
.services-area{
	padding: 33px 0;
}
.services-area h2{
	color: #2D2217;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 500;
}
.services-area p{
	font-size: 17px;
	color: #434443;
	margin-bottom: 15px;
}
.services-area ul{
	float: left;
}
.services-area ul+ul{
	margin: 0 0 0 35px;
}
.services-area ul li{
	position: relative;
	list-style: none;
	padding-left: 21px;
	font-size: 20px;
	color: #434443;
	padding-bottom: 10px;
}
.services-area ul li:before{
	position: absolute;
	content: "";
	left: 0;
	background: url(images/li-icon.png) no-repeat center top;
	width: 8px;
	height: 15px;
	top: 7px;
}
img{
	max-width: 100%;
}
.services-area-2{
	background: #F0F1F5;
}

.services-area-2{
	padding: 20px 0 0 0;
}
.services-area-2 h2{
	color: #2D2217;
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 20px 0;
}
.services-area-2 p{
	font-size: 17px;
	color: #434443;
	margin-bottom: 15px;
}
.services-area-2 ul{
	float: left;
}
.services-area-2 ul+ul{
	margin: 0 0 0 70px;
}
.services-area-2 ul li{
	position: relative;
	list-style: none;
	padding-left: 21px;
	font-size: 20px;
	color: #434443;
	padding-bottom: 16px;
}
.services-area-2 ul li:before{
	position: absolute;
	content: "";
	left: 0;
	background: url(images/li-icon-2.png) no-repeat center top;
	width: 11px;
	height: 18px;
	top: 7px;
}
.coupon{
	padding: 26px 0 33px;
}
.coupon h2{
	background: #FEA601;
	color: #fff;
	font-size: 30px;
	padding: 10px 28px;
	font-family: 'Roboto', sans-serif;
	position: relative;
	font-weight: 500;
	text-transform: uppercase;
}
.coupon h2:after{
	position: absolute;
	right: 10px;
	top: 6px;
	content: "";
	background: url(images/coupon.jpg);
	width: 314px;
	height: 123px;
}
.coupon p{
	border: 2px dashed #FFCE70;
	font-size: 18px;
	color: #494949;
	padding: 19px 28px 23px 28px;
}
.coupon span{
	font-size: 23px;
	padding: 0 0 0 20px;
}
.textfield.input{
	margin-bottom: 0;
}
.popup-wrap .submit-bttn{
	margin:8px 0px 0px 0px;
	padding:4px 10px 4px 10px !important;
    font-family: 'Open Sans', sans-serif;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	background:#1c3e95;
	text-transform:uppercase;
	text-decoration:none;
	border-radius:4px;
	display:inline-block;
	text-align:center;}	
.submit-bttn:hover{
	background:#FEA601;
	color:#fff;}
.close{
	position: absolute;
	top: 20px;
	right: 20px;
}
.thank-you-wrap{
	width: 100%;
	height: 550px;
	border-top: 1px solid #CECFD0;
	border-bottom: 1px solid #CECFD0;
	padding: 100px 0 0 0;
	text-align: center;

}
.input-holder .error, .input-holder .newerror {
    background-color: #e62828;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    line-height: 1;
    padding: 2px 3px;
    position: absolute;
    right: 0;
    top: -15px;
}
.input-holder .error:after, .input-holder .newerror:after {
    border-bottom: none;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #e62828;
    bottom: -5px;
    content: '';
    position: absolute;
    right: 10px;
}
.input-holder.error input, .input-holder.error textarea {
    border-color: #e62828;
}
.captcha-wrapper .captcha-wrap .btn-grp {
    display: inline-block;
    float: right;
    margin-right: 133px;
    margin-top: 15px;
}
.captcha-wrapper .captcha-wrap .btn-grp{
	margin-right: 0;
}
.captcha-wrapper .captcha-wrap .btn-grp a{
	margin: 0 0 0 8px;
	float: left;
}

.captcha-wrapper .captcha-wrap .btn-grp a:focus{
	outline: 2px solid #FF9900;
}
.captcha-wrapper .captcha-wrap .btn-grp a:first-child:focus{
	outline: none;
}
.captcha-wrapper input[type=submit], .captcha-wrapper .btn {
    bottom: 0;
    position: absolute;
    right: 0;
    z-index: 2;
}
#btn-submit4{
	position: absolute;
	bottom: 0;
	right: 0;
	background: #29439B;
	border: none;
	color: #fff;
	padding: 8px 20px;
	text-transform: uppercase;
}
#btn-submit4:hover{
	background: #FEA601;
}
.captcha-wrapper {
    height: 114px;
    margin-top: 20px;
    position: relative;
}
.wait-contactform-contactcontact{
	float: right;
	width: 106px;
	margin: -28px 0 0 0;
}
.home-cap-2{
	text-align: right;
}
#btn-submit3 {
    position: absolute;
	bottom: 0;
	right: 0;
	background: #29439B;
	border: none;
	color: #fff;
	padding: 5px 42px;
	text-transform: uppercase;
	font-size: 23px;
	border-radius: 2px;
}
#btn-submit3:hover{
	background: #FEA601;
}
.qc_form .captcha-wrapper .captcha-wrap .btn-grp{
	margin-right: 186px;
}
.qc_form .captcha-wrapper{
	height: 73px;
	margin-top: 0;
}
.qc_form .wait-contactform-contactcontact{
	margin: -37px 0 0 0;
}
/**/
.request_home .captcha-wrapper .captcha-wrap .btn-grp{
	margin-right: 186px;
}
.request_home .captcha-wrapper{
	height: 73px;
	margin-top: 0;
}
.request_home .wait-contactform-contactcontact{
	margin: -37px 0 0 0;
}
#btn-submit2 {
    position: absolute;
	bottom: 0;
	right: 0;
	background: #29439B;
	border: none;
	color: #fff;
	padding: 5px 42px;
	text-transform: uppercase;
	font-size: 23px;
	border-radius: 2px;
}
#btn-submit2:hover{
	background: #FEA601;
}
.modal-header{
	background: #29439B
}
.modal-header h2{
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
.captcha-wrap span{
	text-transform: uppercase;
}
.qc_form .home-cap-2 p{
	color: #383837;
}
.request_home .home-cap-2 p{
	color: #8F8F8E;
}
.request_home .home-cap-2 p span{
	color: #292929;
}
button.close{
	opacity: 1;
	color: #fff;
}
.request_home .captcha-wrapper .captcha-wrap .btn-grp a{
	margin-left: 4px;
}
.request_home .captcha-wrapper .captcha-wrap .btn-grp a img{
	margin: 0 !important;
}
.captcha-wrapper .captcha-wrap .btn-grp a img{
	border: 0 !important;
	margin: 0 !important;
}
@media (max-width: 1199px) {
	.coupon h2:after{
		background-size: 100%;
		background-repeat: no-repeat;
		width: 225px;
	}
	.banner_wrapper{
		background-position: -457px 0px;
		background-repeat: no-repeat;
	}
	.back{
		display: none;
	}
	.contct_filed_02.input,.qcf_filed_01, .input, .textarea {
		-webkit-appearance: none;
		-moz-box-shadow:    none;
	   	-webkit-box-shadow: none;
	   	box-shadow:         none;
	}
	
	
}
@media (max-width: 1199px)(min-width:991px) {
	.thank-you-wrap{
		max-height: 453px;
		padding-top: 15px;
	}
}
@media (max-width: 991px) {
	.banner_wrapper{
		background-position: -548px -81px;
	}
	.sales_funnel{
		padding-top: 30px;
	}
	.qc_form{
		margin-top: 0;
	}
	.qcf_hed h2:after{
		width: 0;
	}
	.services-area{
		padding: 15px 0;
	}
	.switch-board{
		text-align: center;
	}
	.coupon p{
		padding-top: 36px;
	}
	.contact-adrs-brder{
		padding-left: 0;
		margin-top: 0;
		border: none;
	}
	.contact_area{
		padding: 15px 0;
	}
	.cont_adrs{
		float: left;
		border-right: solid 1px #B9BABB;
		border-bottom: 0;
		padding: 0 120px 0 0;
	}
	.cont_adrs01{
		padding: 0 0 0 30px;
		margin-top: -7px;
	}
	.qc_form .home-cap-2 p{
		font-size: 15px;
	}
	.qc_form .captcha-wrapper .captcha-wrap .btn-grp{
		margin-right: 0;
	}
	.qc_form .captcha-wrapper{
		height: auto;
	}
	#btn-submit3{
		position: unset;
		float: right;
	}
	.qc_form .wait-contactform-contactcontact{
		margin: 10px 0 0 0;
	}
	.services-area ul+ul{
		margin-left: 100px;
	}
	.services-area ul{
		margin-bottom: 15px;
	}
}
@media (max-width: 767px) {
	.services-area ul{
		width: 100%;
		margin: 0;
	}
	.logo{
		width: 100%;
		text-align: center;
	}
	.top_right{
		width: 100%;
		padding: 10px 0;
		text-align: center;
	}
	.call_us{
		float: none;
		font-size: 20px;
		margin-top: 0;
	}
	.call_us span{
		float: none;
	}
	.sales_funnel{
		padding-top: 15px;
	}
	.sales_funnel h2 span, .sales_funnel h2, .sales_funnel h3{
		font-size: 20px;
	}
	.sales_funnel h2{
		margin-bottom: 8px;
	}
	.banner_wrapper{
		height: 379px;
		background-position: bottom;
		background-size: 200%;
	}
	.sales_funnel a, .sales_funnel button{
		font-size: 18px;
		padding: 6px 14px;
	}
	.qcf_hed h2{
		font-size: 22px;
		padding-left: 30px;
	}
	.qcf_hed h2:before{
		background-size: 100%;
		width: 22px;
	}
	.services-area h2{
		font-size: 22px;
	}
	.services-area ul+ul{
		margin:0 0 15px 0;
	}
	.services-area-2 ul+ul{
		margin: 0;
	}
	.services-area-2 ul{
		width: 100%;
	}
	.coupon h2:after{
		width: 0;
	}
	.coupon p{
		padding: 10px;
		text-align: center;
	}
	.coupon span{
		padding: 0;
	}
	.services-area-2 h2{
		font-size: 22px;
		margin: 7px 0;
	}
	.services-area-2 ul li{
		padding-bottom: 10px;
	}
	.contct_hed h3{
		font-size: 22px;
		padding: 0;
	}
	.cont_info h3{
		font-size: 22px;
	}
	.cont_adrs{
		float: none;
		border-right: 0;
		padding: 0;
	}
	.cont_adrs01{
		padding: 25px 0 0 0;
	}
	.request_home .captcha-wrapper{
		height: auto;
	}
	.request_home .captcha-wrapper .captcha-wrap .btn-grp{
		margin-right: 0;
	}
	#btn-submit2{
		position: unset;
		float: right;
	}
	#btn-submit3,#btn-submit2,#btn-submit{
		font-size: 18px;
	}
	.captcha-wrapper{
		height: 132px;
	}
	.thank-you-wrap{
		max-height: 234px;
		padding-top: 15px;
	}
	.visit a{
		background-size: 23px;
	}
}
.input:focus, .textarea:focus{
	outline: none;
}
.adrs{
	margin-bottom: 15px;
	display: block;
}
.pls-wait-img-contact img{
	margin-right: 5px;
}
@media (min-width: 400px) {
	.d-none{
		display: none;
	}
}
@media (max-width: 400px) {
	.cont_adrs01{
		line-height: 1.8;
	}

}