@font-face {
	font-family: 'Conv_CALIBRI';
	src: url('fonts/CALIBRI.eot');
	src: local('☺'), url('fonts/CALIBRI.woff') format('woff'), url('fonts/CALIBRI.ttf') format('truetype'), url('fonts/CALIBRI.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CalibriRegular';
	src: url('fonts/normal/calibri.eot');
	src: url('fonts/normal/calibri.eot') format('embedded-opentype'), url('fonts/normal/calibri.woff') format('woff'), url('fonts/normal/calibri.ttf') format('truetype'), url('fonts/normal/calibri.svg#CalibriRegular') format('svg');
}
@font-face {
	font-family: 'Conv_Bitter-Regular-webfont';
	src: url('Bitter-Regular-webfont.eot');
	src: local('☺'), url('Bitter-Regular-webfont.woff') format('woff'), url('Bitter-Regular-webfont.ttf') format('truetype'), url('Bitter-Regular-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Roboto";
	src: url('fonts/567321778-Roboto-Regular.eot');
	src: url('fonts/567321778-Roboto-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/567321778-Roboto-Regular.svg#Roboto') format('svg'), url('fonts/567321778-Roboto-Regular.woff') format('woff'), url('fonts/567321778-Roboto-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Bitter";
	src: url('fonts/859313965-Bitter-Regular-webfont.eot');
	src: url('fonts/859313965-Bitter-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/859313965-Bitter-Regular-webfont.svg#Bitter') format('svg'), url('fonts/859313965-Bitter-Regular-webfont.woff') format('woff'), url('fonts/859313965-Bitter-Regular-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Regular';
	src: url('fonts/Roboto-Regular.eot?') format('eot'), url('fonts/Roboto-Regular.woff') format('woff'), url('fonts/Roboto-Regular.ttf') format('truetype'), url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
}
body {
	background: url(../images/body_bg.jpg) no-repeat top fixed;
}
body a {
	transition: all ease-in 0.2s;
}
.header {
	width: 100%;
	float: left;
}
.header_top {
	width: 100%;
	float: left;
	background: #343434;
}
.header_top_inner {
	height: 30px;
	width: 1137px;
	margin: 0 auto;
}
.phone_left {
	float: left;
	width: 151px;
	height: 23px;
	background: url(../images/phone_bg.png) no-repeat left center;
	font-size: 14px;
	padding-left: 36px;
	color: #FFF;
	padding-top: 7px;
}
.login_wrapper {
	float: right;
	width: 323px;
	padding-top: 6px;
}
.logout{
	text-align:right;
}
.login_txt {
	width: 112px;
	height: 14px;
	float: left;
	padding: 2px;
	border: 0px;
	color: #8a8888;
	font-size: 12px;
	padding-left: 8px;
	margin-right: 8px;
}
.login_btn {
	width: 57px;
	height: 18px;
	background: #ff5500;
	border-radius: 3px;
	border: 0px;
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	text-align: center;
	padding-top: 1px;
}
.login_btn:hover {
	background: #c14304;
}
.header_bottom {
	width: 1137px;
	margin: 0 auto;
	display: block;
}
.header_bottom_inner {
	width: 100%;
	float: left;
	padding-top: 19px;
}
.logo {
	width: 287px;
	height: 67px;
	float: left;
	background: url(../images/logo.png) no-repeat center;
}
.nav {
	float: right;
	width: 762px;
	padding-top: 12px;
	padding-left: 15px;
}
.nav li {
	display: inline-block;
	padding-left: 15px;
	float: left;
}
.nav li a {
	font-size: 15px;
	color: #FFF;
	
}
.nav li a:hover, .active a {
	color: #ff5500 !important;
	text-decoration: underline;
}

ol.a {
	list-style-type: square;
	color:#999999;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 26px;
 }


.outer {
	width: 100%;
	float: left;
}
.banner {
	width: 1137px;
	margin: 0 auto;
	height: 425px;
	position: relative;
}
.about_outer {
	background: #1b8cd4;
}
.banner_left {
	float: left;
	width: 571px;
	height: 425px;
}
.banner_left_btn_row {
	width: 100%;
	float: left;
	padding-top: 32px;
}
.banner_left_btn_row a {
	height: 37px;
	display: inline-block;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	padding-top: 12px;
	margin-right: 30px;
}
.banner_left_btn_row a:hover {
	background-color: #cb4a09;
}
.download_btn {
	background: #ff5500 url(../images/download.png) no-repeat 7px 9px;
	padding-left: 36px;
	width: 157px;
}
.chat_btn {
	background: #ff5500 url(../images/chat.png) no-repeat 36px 9px;
	padding-left: 80px;
	width: 106px;
}
.banner_left_txt_row {
	width: 100%;
	float: left;
	font-size: 37.57px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 57px;
}
.order_button_row {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.order_btn {
	width: 169px;
	height: 45px;
	background: #ff5500 url(../images/order_btn.png) no-repeat 7px center;
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
	border-radius: 5px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 15px;
	padding-left: 45px;
}
.banner_form {
	width: 405px;
	overflow: hidden;
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
	background: #f6f6f6;
	border-radius: 10px;
	box-shadow: 0px 0px 5px #333;
}
.banner_form_head {
	width: 345px;
	padding: 10px 30px;
	background: #1b8cd4;
	float: left;
	border-radius: 10px 10px 0px 0px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	position: relative;
}
.qustion_mark {
	background: url(../images/form_qustion.png) no-repeat center;
	width: 25px;
	height: 23px;
	display: inline-block;
	position: absolute;
	left: 113px;
	top: 39px;
}
.banner_form_cnt {
	width: 365px;
	padding: 20px;
	float: left;
	background: #f7f7f7;
}
.banner_form_cnt_row {
	width: 100%;
	margin-bottom: 11px;
	float: left;
}
.banner_txt_bx, .banner_txt_nmbr_one, .banner_txt_nmbr_two, .banner_txt_bx_area {
	width: 353px;
	height: 29px;
	border-radius: 5px;
	border: 1px solid #9bccec;
	padding: 5px;
	font-size: 16px;
	color: #1b8cd4;
	float: left;
}
.banner_txt_nmbr_one {
	width: 57px;
}
.banner_txt_nmbr_two {
	width: 261px;
	margin-left: 23px;
}
.banner_txt_bx_area {
	height: 72px;
	resize: none;
}
.form_submit {
	width: 294px;
	height: 45px;
	background: #ff5500;
	margin-left: 19px !important;
	display: inline-block;
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	margin-left: 36px;
	font-weight: 900;
	color: #FFF;
	padding-top: 15px;
	margin-top: 10px;
	position: relative;
}
.form_submit:hover {
	background: #bb4002;
}
.banner_form_cnt_row input:focus, .banner_form_cnt_row textarea:focus {
	border-color: #ff5500;
	transition: all ease-in 0.2s;
}
.about_head {
	display: inline-block;
	font-family: 'CalibriRegular';
	font-size: 32px;
	color: #FFF;
	position: relative;
	padding-bottom: 10px;
}
.about_head span {
	font-size: 40px;
}
.about_wrapper {
	width: 1137px;
	margin: 0 auto;
	height: 329px;
	padding-top: 35px;
}
.about_line {
	width: 100%;
	position: absolute;
	display: inline-block;
	height: 6px;
	background: #ff5500;
	left: 0px;
	bottom: 0px;
}
.about_line_inner {
	width: 30%;
	height: 6px;
	background: #FFF;
}
.about_cnt {
	width: 100%;
	float: left;
	font-size: 20px;
	line-height: 28px;
	font-weight: 300;
	color: #FFF;
	margin-top: 43px;
}
.abt_cnt_btm {
	width: 100%;
	margin-top: 20px;
}
.abt_cnt_btm a {
	color: #FFF;
	text-decoration: underline;
}
.featured_block {
	background: #FFF;
}
.featured_inner {
	width: 1137px;
	margin: 0 auto;
	height: 289px;
	padding-top: 36px;
}
.feature_one {
	width: 207px;
	height: 217px;
	float: left;
	margin: 0px 34px;
	text-align: center;
}
.feature_one div {
	width: 100%;
	float: left;
}
.feature_head {
	font-size: 18px;
	font-family: 'CalibriRegular';
	color: #666464;
	text-transform: uppercase;
	text-align: center;
	padding-top: 12px;
}
.feature_content {
	font-size: 14px;
	font-family: 'CalibriRegular';
	color: #686464;
	padding-top: 12px;
	line-height: 22px;
	padding-bottom: 10px;
}
.feature_btn a {
	font-size: 13px;
	color: #0769b2;
	text-transform: uppercase;
}
.feature_btn a:hover {
	text-decoration: underline;
}
.advt_block {
	background: #FFF url(../images/adv_bg.jpg) no-repeat bottom center fixed;
}
.advt_inner {
	width: 1137px;
	margin: 0 auto;
	height: 412px;
	position: relative;
}
.advt_inner button {
	width: 302px;
	height: 87px;
	border-radius: 5px;
	position: absolute;
	display: inline-block;
	top: 183px;
	font-size: 28px;
	color: #FFF;
	border: 0px;
	cursor: pointer;
}
.advt_writers {
	background: rgba(233,81,83,0.81) url(../images/advt_one.png) no-repeat 35px center;
	left: 50px;
	padding-left: 35px;
}
.advt_samples {
	background: rgba(14,139,179,0.81) url(../images/sublink_three.png) no-repeat 67px center;
	left: 412px;
	padding-left: 100px;
	text-align: left;
}
.advt_testi {
	background: rgba(143,210,157,0.81) url(../images/sublink_two.png) no-repeat 30px center;
	right: 73px;
	padding-left: 64px;
	text-align: left;
}
.footer_outer {
	background: #429bd3;
}
.footer {
	width: 1137px;
	margin: 0 auto;
	padding-top: 89px;
	height: 325px;
}
.footer_block_one {
	width: 113px;
	float: left;
	margin-left: 40px;
}
.footer_block_two {
	margin-left: 149px;
	width: 350px;
	float: left;
}
.footer_block_three {
	margin-left: 168px;
	width: 270px;
	float: left;
}
.footer_head {
	font-size: 18px;
	color: #FFF;
	width: 100%;
	float: left;
	margin-bottom: 14px;
}
.footer_nav li {
	float: left;
	width: 100%;
	margin-bottom: 11px;
}
.footer_nav li a {
	color: #FFF;
	font-size: 14px;
}
.footer_nav li a:hover {
	text-decoration: underline;
}
.post_wrapper {
	width: 100%;
	float: left;
}
.post {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #FFF;
	line-height: 24px;
	border-bottom: 1px dashed #FFF;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.post:hover {
	text-decoration: underline;
}
.no_brdr {
	border: 0px !important;
}
.cotact_row {
	width: 100%;
	color: #FFF;
	padding-left: 23px;
	float: left;
	margin-bottom: 14px;
}
.phone {
	background: url(../images/phone.png) no-repeat left center;
}
.mail {
	background: url(../images/msg.png) no-repeat left center;
}
.chat {
	background: url(../images/chat_ftr.png) no-repeat left center;
}
.chat:hover {
	text-decoration: underline;
}
.btm_hd {
	margin-top: 36px;
}
.social_row {
	width: 95%;
	display: table;
}
.social_row a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.social_row a:hover img {
	transform: rotate(360deg);
	transition: all 0.3s ease-in;
	opacity: 0.6;
}
.footer_btm {
	width: 100%;
	height: 29px;
	background: #1b8cd4;
	float: left;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-top: 17px;
}
#cssmenu {
	position: relative;
}
#cssmenu > ul > li {
	position: relative;
}
#cssmenu > ul > #menu-button {
	display: none;
}
#cssmenu ul li a {
	display: block;
}
#cssmenu > ul > li > a {
	-webkit-transition: color 0.25s ease-out;
	-moz-transition: color 0.25s ease-out;
	-ms-transition: color 0.25s ease-out;
	-o-transition: color 0.25s ease-out;
	transition: color 0.25s ease-out;
}
#cssmenu li.has-sub::after {
	display: block;
	content: "";
	position: absolute;
	width: 0;
	height: 0;
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
	top: 70px;
	opacity: 0;
	width: 252px;
	-webkit-transition: opacity .3s ease, top .25s ease;
	-moz-transition: opacity .3s ease, top .25s ease;
	-ms-transition: opacity .3s ease, top .25s ease;
	-o-transition: opacity .3s ease, top .25s ease;
	transition: opacity .3s ease, top .25s ease;
	z-index: 1000;
	background: #FFF;
	border-radius: 5px;
	box-shadow: 0px 0px 5px #333;
}
#cssmenu ul ul li {
	position: relative;
	width: 100%;
}
#cssmenu > ul > li:hover > ul {
	left: auto;
	top: 30px;
	opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
	left: auto;
	right: 0;
	opacity: 1;
}
#cssmenu ul ul li:hover > ul {
	left: 170px;
	top: 0;
	opacity: 1;
}
#cssmenu.align-right ul ul li:hover > ul {
	left: auto;
	right: 170px;
	top: 0;
	opacity: 1;
	padding-right: 5px;
}
#cssmenu ul ul li a {
	width: 212px;
	padding: 6px 20px !important;
	font-size: 14px;
	color: #323232;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
	display: block;
}
#cssmenu ul ul li a:hover {
	background: #1b8cd4 !important;
	color: #FFF !important;
	text-decoration: none !important;
}
#cssmenu ul ul li:last-child {
	border-radius: 0px 0px 5px 5px;
	overflow: hidden;
}
#cssmenu ul ul li.first-child {
	border-radius: 5px 5px 0px 0px !important;
	overflow: hidden;
}
#cssmenu.align-right ul ul li a {
	text-align: right;
}
#cssmenu ul ul li {
	padding: 0px !important;
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last > a {
	border-bottom: 0;
}
#cssmenu > ul > li > ul::after {
	content: '';
	border: 6px solid transparent;
	width: 0;
	height: 0;
	position: absolute;
	top: -12px;
	left: 30px;
}
#cssmenu.align-right > ul > li > ul::after {
	left: auto;
	right: 30px;
}
#cssmenu ul ul li.has-sub::after {
	border: 4px solid transparent;
	border-left-color: #9ea2a5;
	right: 10px;
	top: 12px;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	-webkit-transition: -webkit-transform 0.2s ease, right 0.2s ease;
}
.arrow_top {
	width: 100%;
	height: 15px;
	display: inline-block;
	background: url(../images/arrow_top.png) no-repeat 21px bottom;
	position: absolute;
	top: -15px;
	float: left;
	left: 0px;
}

 
.service_list {
	width: 390px !important;
}
.service_list li a {
	width: 350px !important;
}
.live_chat_icon {
	width: 60px;
	background: url(../images/chat_top.png) no-repeat left 7px;
	float: right;
	color: #FFF;
	font-size: 14px;
	padding-left: 22px;
	padding-top: 8px;
	margin-right: 35px;
}
.pricing_icon {
	width: 124px;
	background: url(../images/pricing_icon.png) no-repeat left 7px;
	float: right;
	color: #FFF;
	font-size: 14px;
	padding-left: 34px;
	padding-top: 8px;
	margin-right: 15px;
}
.free_ribbon {
	width: 48px;
	height: 53px;
	display: inline-block;
	background: url(../images/ribbon.png) no-repeat center;
	position: absolute;
	right: -3px;
	top: -3px;
}
.header_ip .header_top {
	background: #1b8cd4;
}
.header_ip .logo {
	background: url(../images/logo_blue.png) no-repeat center;
}
.header_ip {
	padding-bottom: 14px;
	border-bottom: 1px solid #d8d8d8;
}
.header_ip .nav li a {
	color: #5b5b5b;
}
.header_ip .nav {
	padding-top: 24px;
}
.header_ip .arrow_top {
	background-image: url(../images/arrow_top_blue.png) !important;
}
.inner_page_wrapper {
	width: 1137px;
	margin: 0 auto;
}
.inner_head_top {
	width: 100%;
	float: left;
	padding-top: 23px;
	padding-bottom: 13px;
	padding-top: 11px;
	background: #f6f6f6;
}
.inner_head_top_left {
	width: 70%;
	float: left;
}
.inner_head_top_left a {
	font-size: 13px;
	color: #5b5b5b;
}
.inner_head_top_left a.active {
	color: #1b8cd4;
}
.inner_head_top_right {
	width: 166px;
	height: 24px;
	float: right;
	border: 1px solid #d6d6d6;
	box-shadow: 0px 0px 1px #CCC inset;
	padding: 3px;
}
.search_txt {
	width: 128px;
	height: 25px;
	border: 0px;
	float: left;
	padding-right: 5px;
}
.search_btn {
	width: 31px;
	height: 25px;
	background: url(../images/search_icon.png) no-repeat center;
	border: 0px;
	float: left;
	cursor: pointer;
}
.ihb_left {
	width: 762px;
	float: left;
}
.ihb_left_head {
	font-size: 28px;
	font-family: 'CalibriRegular';
	width: 100%;
	font-weight: bold;
	color: #5b5b5b;
}
.ihb_left_cnt {
	width: 713px;
	color: #5b5b5b;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	margin-bottom: 14px;
}
.services_wrapper {
	width: 100%;
	min-height: 237px;
	border-left: 5px solid #efefef;
	margin-bottom: 23px;
	float: left;
}
.services_left {
	width: 240px;
	float: left;
	padding-left: 10px;
}
.service_head {
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #1b8cd4;
	padding-left: 10px;
	margin-bottom: 15px;
}
.service_list li a {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #1b8cd4;
}
.service_list li a:hover {
	text-decoration: underline;
}
.services_right {
	width: 495px;
	min-height: 200px;
	padding-left: 10px;
	border-left: 5px #efefef solid;
	float: left;
}
.second {
	min-height: 176px;
}
.how_head {
	width: 100%;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #3f3f3f;
	margin-bottom: 15px;
}
.how_head span {
	color: #ff6011;
	padding-left: 10px;
}
.order_sub {
	width: 171px;
	float: left;
	height: 202px;
	border-left: 3px solid #bfbfbf;
	background: url(../images/how_arrow.png) no-repeat left center;
}
.order_sub_inner {
	width: 171px;
	float: left;
	height: 202px;
}
.order_sub_head {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #888888;
	padding-left: 30px;
	padding-top: 21px;
}
.order_sub_head span {
	font-size: 16px;
	color: #6f6f6f;
	width: 100%;
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
.choose_icon {
	background: url(../images/choose_icon.png) no-repeat 46px 82px;
}
.sbmit_icon {
	background: url(../images/submit_icon.png) no-repeat 54px 86px;
}
.cmnct_icon {
	background: url(../images/communicate_icon.png) no-repeat 39px 91px;
}
.get_icon {
	background: url(../images/get_icon.png) no-repeat 56px 87px;
	position: relative;
}
.get_btn {
	width: 105px;
	height: 22px;
	background: #ff5500 url(../images/btn_play.png) no-repeat 89px 7px;
	display: inline-block;
	position: absolute;
	bottom: 3px;
	left: 39px;
	padding-left: 6px;
	border-radius: 3px;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
}
.get_btn:hover {
	background-color: #c54505;
}
.mrgn_10 {
	margin-left: 12px;
}
.level_wrapper {
	margin-top: 110px;
}
.level_head {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #5b5b5b;
	font-weight: bold;
	margin-bottom: 35px;
}
.level_head span {
	color: #ff6011;
}
.level_sub {
	width: 690px;
	border-left: 8px solid #dcdcdc;
	float: left;
	margin-bottom: 40px;
	background: #f3f3f3;
	padding-right: 23px;
	padding-bottom: 16px;
}
.level_sub_head {
	width: 105%;
	float: left;
	font-size: 18px;
	color: #1b8cd4;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 10px;
	background: #FFF;
	margin-bottom: 12px;
}
.level_sub_left {
	width: 89px;
	float: left;
	text-align: center;
}
.level_sub_right {
	width: 600px;
	float: left;
	font-size: 14px;
	color: #444444;
	line-height: 24px;
	padding-bottom: 32px;
	position: relative;
}
.level_btn {
	width: 100px;
	height: 26px;
	display: inline-block;
	background: #1b8cd4 url(../images/level_btn.png) no-repeat 85px 12px;
	border-radius: 3px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	padding-top: 2px;
	color: #FFF;
	font-size: 14px;
	padding-left: 5px;
}
.level_btn:hover {
	background-color: #0f72b2;
}
.ihb_right {
	width: 375px;
	float: left;
	margin-bottom: 50px;
}
.ihb_right .banner_form {
	position: static;
	box-shadow: none;
	border: 1px solid #eaeaea;
	width: 369px;
}
.ihb_right .banner_form_head {
	width: 309px;
}
.ihb_right .banner_form_cnt {
	padding: 20px 23px;
	width: 330px;
}
.ihb_right .banner_txt_bx, .ihb_right .banner_txt_nmbr_one, .ihb_right .banner_txt_nmbr_two, .ihb_right .banner_txt_bx_area {
	width: 318px;
}
.ihb_right .form_submit {
	width: 291px;
}
.ihb_right .banner_txt_nmbr_one {
	width: 47px;
}
.ihb_right .banner_txt_nmbr_two {
	width: 241px;
	margin-left: 18px;
}
.ihb_right .form_submit {
	margin: 0px;
}
.right_list {
	width: 320px;
	float: left;
	border: 1px solid #dbdbdb;
	margin-top: 52px;
	padding: 25px;
	background: #f7f7f7;
}
.right_list_head {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #5b5b5b;
	font-weight: bold;
	margin-bottom: 10px;
}
.choose_list li {
	width: 100%;
	float: left;
	background: url(../images/tick_list.png) no-repeat left;
	padding-left: 20px;
	line-height: 26px;
	font-size: 13px;
	color: #5b5b5b;
}
.sd {
	margin-top: 35px;
}
.side_advt {
	width: 368px;
	float: left;
	border: 1px solid #e9e9e9;
	margin-top: 52px;
}
.header_right {
	float: right;
	width: 611px;
}
.live_chat_dark {
	width: 77px;
	background: url(../images/live_chat.jpg) no-repeat left;
	font-size: 20px;
	color: #4a4a4a;
	padding-left: 27px;
	float: left;
	margin-top: 15px;
}
.pricing {
	width: 160px;
	float: left;
	background: url(../images/pricing_dark.png) no-repeat left;
	color: #4a4a4a;
	padding-left: 40px;
	font-size: 20px;
	margin-left: 35px;
	margin-top: 15px;
}
.float_btn {
	width: 113px;
	height: 42px;
	float: left;
	background: #ff5500 url(../images/cart.png) no-repeat 10px 18px;
	margin-left: 40px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	padding-left: 42px;
	padding-top: 15px;
}
.float_btn:hover {
	background-color: #c84402;
}
.package_head {
	width: 664px;
	float: left;
	background: #1b8cd4;
	height: 21px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding: 15px 20px 15px 20px;
	position: relative;
}
.package_head i {
	width: 16px;
	height: 17px;
	position: absolute;
	display: inline-block;
	background: url(../images/package_arrow.jpg) no-repeat center;
	bottom: -17px;
	left: 17px;
}
.package_wrapper {
	width: 704px;
	float: left;
	border: 1px solid #1b8cd4;
	border-radius: 5px;
	margin-bottom: 17px;
}
.package_cnt {
	width: 664px;
	float: left;
	padding: 20px;
	padding-bottom: 35px !important;
}
.package_cnt_head {
	width: 100%;
	float: left;
	font-size: 13px;
	color: #424242;
	padding-top: 11px;
	line-height: 20px;
}
.package_cnt_left {
	width: 462px;
	float: left;
	padding-top: 25px;
}
.package_cnt_left li {
	width: 100%;
	float: left;
	color: #424242;
	font-size: 13px;
	margin-bottom: 5px;
}
.package_cnt_left li span {
	font-weight: bold;
	font-size: 14px;
	padding-right: 5px;
}
.package_cnt_right {
	float: right;
	width: 115px;
	margin-right: 61px;
	padding-top: 25px;
}
.pcr_head {
	width: 100%;
	font-size: 26px;
	font-weight: bold;
	color: #424242;
	float: left;
	text-align: right;
}
.pcr_head span {
	color: #97d1f8;
}
.package_cnt_right a {
	width: 102px;
	height: 27px;
	background: #ff5500 url(../images/cart_icon.png) no-repeat 22px 10px;
	padding-left: 13px;
	border-radius: 3px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 10px;
}
.package_cnt_right a:hover {
	background-color: #c24100;
}
.package_footer {
	width: 100%;
	float: left;
	background: #1b8cd4;
	height: 10px;
}
.none_price {
	color: #a1a1a1;
	width: 100%;
	float: left;
	text-align: right;
	text-decoration: line-through;
	padding-bottom: 2px;
	height: 15px;
}
.price_disc {
	width: 100%;
	float: left;
	text-align: right;
	color: #ff5500;
	font-size: 13px;
}
.package {
	margin-top: 47px;
}
.cart_btn {
	width: 105px;
	height: 24px;
	background: #ff5500 url(../images/cart_top.png) no-repeat 12px 9px;
	border-radius: 5px;
	display: inline-block;
	float: right;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 6px;
	padding-left: 15px;
}
.cart_btn:hover {
	background-color: #cf4804;
}
.top_line {
	height: 9px;
}
.header_inner_right {
	width: 400px;
	float: right;
}
.user_name {
	/*width: 100%;*/
	float: left;
	text-align: right;
	font-size: 15px;
	color: #535353;
}
.user_name span {
	font-weight: bold;
}
.logout_row {
	width: 100%;
	float: left;
	text-align: right;
}
.logout_row a {
	background: #ff5500;
	color: #FFF;
	padding: 3px 12px;
	display: inline-block;
	border-radius: 5px;
	margin-top: 15px;
}
.logout_row a:hover {
	background-color: #c94402;
}
.user_content {
	width: 1137px;
	margin: 0 auto;
}
.user_header {
	display: block;
	float: left;
	padding-left: 46px;
	padding-top: 34px;
	margin-bottom: -1px;
}
.user_header a {
	background: #1b8cd4;
	float: left;
	padding: 15px;
	color: #FFF;
	font-size: 16px;
	border: 1px solid #1b8cd4;
	border-radius: 5px 5px 0px 0px;
	margin-right: 3px;
	border-bottom: 0px !important;
	z-index: 999;
	position: relative;
}
.user_header a.active {
	color: #1b8cd4;
	border-color: #b0b0b0;
	background: #FFF;
}
.user_content_txt {
	width: 1032px;
	padding: 30px;
	float: left;
	border: 1px solid #b0b0b0;
	margin-bottom: 53px;
}
.view_details_wrapper {
	width: 906px;
	float: left;
	margin-top: 33px;
	border: 1px solid #999999;
}
.detail_head_row {
	width: 100%;
	float: left;
	height: 38px;
	background: #8e8e8e;
	color: #FFFFFF;
	font-size: 14px;
	text-transform: uppercase;
}
.detail_head_row_left {
	width: 333px;
	float: left;
	height: 28px;
	padding-left: 28px;
	padding-top: 10px;
}
.detail_head_row_right {
	width: 507px;
	float: left;
	padding-left: 19px;
	padding-top: 10px;
	height: 28px;
	position: relative;
}
.detail_row {
	width: 895px;
	float: left;
	margin-left: 6px;
}
.detail_row_left {
	width: 333px;
	float: left;
	color: #000000;
	font-size: 14px;
	padding-left: 28px;
	padding-top: 17px;
	padding-bottom: 14px;
}
.detail_row_right {
	width: 378px;
	float: left;
	padding: 14px 0px 14px 15px;
	font-size: 14px;
	border-left: 1px solid #bfbfbf;
	line-height: 22px;
}
.detail_row:last-child {
	border: 0px !important;
}
.detail_row_right span {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
}
.view_draft_btn {
	width: 119px;
	height: 30px;
	float: left;
	background: #43494c;
	text-align: center;
	color: #FFFFFF;
	padding-top: 7px;
}
.order_now {
	width: 93px;
	height: 30px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	padding-top: 7px;
	background: #0769b2;
	margin-left: 10px;
}
.order_now:hover, .view_draft_btn:hover {
	opacity: 0.8;
}
.goto_msg {
	position: absolute;
	background: #0769b2;
	top: 5px;
	right: 0px;
	color: #FFF;
	font-size: 13x;
	padding-right: 8px;
	padding: 4px;
	border-radius: 2px;
}
.goto_msg:hover {
	text-decoration: underline;
}
.view_details_second_head {
	width: 100%;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 15px;
}
.no_margin {
	margin: 0px !important;
}
.detail_second_row {
	width: 888px;
	float: left;
	color: #1c1c1c;
	height: 26px;
	color: #1c1c1c;
	font-size: 14px;
	padding-left: 18px;
	padding-top: 11px;
	text-transform: uppercase;
	background: #dcdddf;
}
.message_content {
	width: 874px;
	float: left;
	padding: 18px 16px;
	position: relative;
	min-height: 107px;
}
.message_icons {
	height: 27px;
	position: absolute;
	right: 18px;
	bottom: 18px;
}
.msg_dwnload {
	text-align: center;
	color: #FFFFFF;
	padding: 5px 11px;
	font-size: 14px;
	background: #51aa4d url(../images/dwnld.png) no-repeat 4px 5px;
	float: right;
	border-radius: 3px;
	padding-left: 26px;
}
.msg_dwnload:hover, .msg_rply:hover {
	opacity: 0.8;
}
.msg_rply {
	text-align: center;
	color: #FFFFFF;
	padding: 5px 11px;
	font-size: 14px;
	background: #43494c url(../images/reply.png) no-repeat 4px 5px;
	float: right;
	margin-left: 10px;
	padding-left: 26px;
	border-radius: 3px;
}
.message_content span {
	color: #231f20;
	font-size: 14px;
	line-height: 20px;
}
.message_wrapper {
	width: 906px;
	border: 1px solid #b7b6b6;
	float: left;
	margin-bottom: 11px;
}
.draft_area {
	width: 857px;
	margin-left: 18px;
	color: #231f20;
	font-size: 14px;
	height: 149px;
	padding: 6px;
	border: 1px solid #bfbfbf;
	box-shadow: 0 0 9px #D9D9D9 inset;
	resize: none;
}
.area_row {
	width: 909px;
	float: left;
	margin-top: 9px;
}
.area_row_left {
	width: 187px;
	float: left;
	color: #231f20;
	font-size: 14px;
}
.area_row_left span {
	float: left;
	padding-top: 9px;
	color: #404040;
	font-size: 14px;
}
.attach_btn {
	width: 91px;
	height: 37px;
	float: right;
}
.attach_btn img:hover {
	opacity: 0.8;
	cursor: pointer;
}
.area_row_right {
	width: 410px;
	float: right;
	padding-top: 28px;
}
.area_row_right a {
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	padding: 11px;
	background: #ff5500;
	margin-left: 18px;
	border-radius: 3px;
}
.area_row_right a:hover {
	opacity: 0.8;
}
.order_icon {
	width: 30px;
	height: 29px;
	background: url(../images/ordr_dwn.png) center no-repeat;
	float: left;
}
.view_draft_msg {
	font-size: 15px;
	color: #FFFFFF;
	background: #07294d;
	padding: 5px 8px;
	float: left;
	text-transform: uppercase;
	margin: 15px 0px;
}
.view_draft_msg:hover {
	background: #03101f;
}
.order_wrapper {
	width: 800px;
	margin-left: 125px;
	float: left;
	margin-top: 35px;
}
.order_wrapper .inner_btn {
	float: right;
	margin-top: -5px;
}
.clrd {
	background: #f2f2f2;
}
.consult_btn a {
	background: #1b8cd4;
	padding: 5px 10px;
	border-radius: 3px;
	display: inline-block;
	color: #FFF;
}
.consult_btn a:hover {
	background: #156fa8;
}
.detail_row_left span {
	float: right;
	margin-right: 3px;
}
.message_view_header {
	width: 100%;
	float: left;
	color: #5a5a5a;
	font-size: 18px;
	padding-top: 40px;
	padding-bottom: 15px;
}
.txt_area_wrapper {
	width: 906px;
	height: 214px;
	background: #dcdddf;
	float: left;
	border: 1px solid #c1c1c1;
}
.consult_table {
	width: 807px;
	float: left;
	border: 1px solid #eaeaea;
}
.consult_table_head {
	width: 100%;
	display: table;
	height: 36px;
	background: #8e8e8e;
}
.consult_table_head div {
	display: table-cell;
	color: #FFF;
	font-size: 14px;
	height: 100%;
	vertical-align: middle;
}
.cl-1 {
	width: 64px;
}
.cl-2 {
	width: 101px;
}
.cl-3 {
	width: 260px;
}
.cl-4 {
	width: 271px;
}
.cl-5 {
	width: 111px;
}
.txt-center {
	text-align: center;
}
.consult_table_row {
	width: 796px;
	display: table;
	height: 36px;
	margin-left: 4px;
}
.consult_table_row div {
	display: table-cell;
	color: #353535;
	font-size: 14px;
	height: 100%;
	vertical-align: middle;
}
.cl-5 a {
	color: #5c9a58;
}
.consult_table_row .cl-5 {
	color: #828282 !important;
}
.cl-5 a:hover {
	text-decoration: underline;
}
.logout_wrapper {
	width: 100%;
	float: left;
	text-align: center;
	color: #636363;
	font-size: 21px;
	padding-top: 105px;
	padding-bottom: 330px;
}
.logout_wrapper a {
	font-size: 21px;
	font-weight: bold;
	color: #1b8cd4;
}
.mo-1 {
	width: 62px;
}
.mo-2 {
	width: 172px;
}
.mo-3 {
	width: 230px;
}
.mo-4 {
	width: 220px;
}
.mo-5 {
	width: 90px;
}
.mo-6 {
	width: 117px;
}
.mo-6 {
	width: 129px;
}
.order_inner {
	padding-left: 48px;
	width: 1014px;
}
.order_header {
	width: 100%;
	float: left;
}
.order_step {
	width: 242px;
	float: left;
	position: relative;
	height: 38px;
	ont-size: 15px;
	font-weight: bold;
	color: #767676;
}
.order_step.active {
	font-size: 15px;
	color: #1b8cd4;
	font-weight: bold;
}
.order_step img {
	margin-left: 42px;
	margin-right: 5px;
}
.order_step span {
	margin-top: 2px;
}
.order_step span, .order_step img {
	float: left;
}
.order_step.active .btm_bar {
	height: 7px;
	background: #1b8cd4;
	position: absolute;
	bottom: 0px;
	width: 100%;
	float: left;
}
.first_step {
	border-radius: 5px 0px 0px 5px;
}
.order_content {
	width: 724px;
	float: left;
	padding: 1px;
	border: 1px solid #c7c7c7;
	margin-top: 15px;
}
.order_content_head {
	width: 709px;
	float: left;
	height: 29px;
	background: #1b8cd4;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 10px;
}
.oc_top {
	width: 694px;
	float: left;
	padding: 25px 15px;
}
.oc_top_row {
	width: 100%;
	float: left;
}
.oc_top_row_left {
	width: 129px;
	float: left;
	padding-right: 10px;
	text-align: right;
	padding-top: 6px;
	margin-bottom: 12px;
}
.new_order_txt {
	width: 292px;
	height: 16px;
	float: left;
	border: 1px solid #1b8cd4;
	padding: 5px;
}

.new_order_error {
	width: 292px;
	padding:5px;
	float: right;
}
.oc_top_row_left span, .ocbhr_left span, .row_txt span, .ct_row_left span, .notice span {
	color: #ff0000;
}
select.new_order_txt {
	width: 304px;
	height: 28px;
}
.urgency_select {
	width: 117px !important;
}
.oc_btm {
	width: 100%;
	float: left;
}
.oc_btm_head {
	width: 649px;
	float: left;
	padding-left: 14px;
	padding-right: 61px;
	margin-bottom: 13px;
}
.oc_btm_head_left {
	width: 300px;
	float: left;
	font-size: 15px;
	color: #2c2c2c;
	font-weight: bold;
	padding-top: 6px;
}
.oc_btm_head_right {
	width: 160px;
	float: right;
}
.ocbhr_left {
	width: 79px;
	float: left;
	font-size: 14px;
	color: #2c2c2c;
	padding-top: 6px;
}
.crncy_select {
	width: 80px !important;
	color: #2c2c2c;
}
.oc_btm_row {
	float: left;
	padding-left: 14px;
	padding-right: 61px;
	height: 26px;
	width: 649px;
	padding-top: 9px;
	display: table;
}
.oc_btm_row div {
	display: table-cell;
	vertical-align: middle;
}
.row_input {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 9px;
}
.row_txt {
	width: 477px;
	float: left;
}
.clr {
	background: #f5f5f5;
}
.tick {
	width: 24px;
	height: 19px;
	float: left;
	background: url(../images/tick.png) no-repeat center;
}
.ordr_price {
	width: 82px;
	float: right;
	font-size: 14px;
	color: #242424;
	text-align: right;
}
.total_row {
	background: #ededed;
	margin-top: 24px;
}
.total_row .ordr_price {
	width: 100%;
	font-weight: bold;
}
.new_order_btn {
	float: right;
	width: 149px;
	height: 45px;
	background: #ff5500;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-size: 18px;	
	margin-bottom: 10px;
	border-radius: 3px;
	cursor:pointer;
}
.new_order_btn:hover {
	background: #cd4906;
}
.confirmation_top {
	width: 678px;
	float: left;
	padding-top: 20px;
}
.ct_row {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.ct_row_left {
	width: 200px;
	padding-right: 15px;
	text-align: right;
	float: left;
	padding-top: 6px;
}
.ct_row_right {
	width: 380px;
	float: left;
}
.cp_area {
	width: 366px;
	height: 58px;
	float: left;
	border: 1px solid #c4c4c4;
	padding: 6px;
}
.area_btm_txt {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #585858;
	margin-top: 5px;
	line-height: 18px;
}
.upload_head {
	width: 100%;
	float: left;
	font-weight: bold;
	font-size: 15px;
	color: #4d4d4d;
}
.upload_row {
	width: 121%;
	float: left;
	margin-bottom: 6px;
}
.upload_left {
	width: 361px;
	height: 22px;
	float: left;
	border: 1px solid #cacaca;
	color: #464646;
	font-size: 16px;
	font-family: 'CalibriRegular';
	padding-left: 10px;
}
.close {
	width: 9px;
	height: 9px;
	float: right;
	background: url(../images/close.jpg) no-repeat center;
	margin-top: 6px;
	margin-right: 9px;
}
.upload_browse {
	width: 82px;
	height: 26px;
	background: #c02519;
	float: right;
	border-radius: 3px;
	font-family: 'CalibriRegular';
	font-size: 18px;
 color: #font-family: 'CalibriRegular';
	color: #FFF;
	text-align: center;
}

input.upload_browse {
	position: absolute;
	text-align: right;
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;	
	
}

.fileUpload > span{
	width: 82px;
	height: 26px;
	background: #c02519;
	float: right;
	border-radius: 3px;
	font-family: 'CalibriRegular';
	font-size: 18px;
 color: #font-family: 'CalibriRegular';
	color: #FFF;
	text-align: center;
	cursor:pointer;
}
.upload_row_btn {
	width: 100%;
	float: left;
	margin: 25px 0px;
	;
}
.add_file {
	float: left;
	cursor: pointer;
	margin-top: 6px;
}
.upload_btn {
	float: left;
	cursor: pointer;
	margin-left: 20px;
}
.progress_bar {
	width: 100%;
	float: left;
	margin-bottom: 53px;
}
.sp {
	margin-top: 7px;
}
.pt {
	width: 154px !important;
}
.pt span {
	text-align: left;
	float: left;
}
.s_row {
	text-align: right;
	color: #1b8cd4;
	font-weight: bold;
	font-size: 14px;
}
.notice {
	width: 596px;
	float: left;
	background: #eeeeee;
	border-radius: 5px;
	padding: 15px;
	margin-left: 40px;
	font-size: 13px;
	font-weight: bold;
	color: #363636;
	line-height: 22px;
}
.cart_icon {
	width: 80px;
	height: 27px;
	float: right;
	background: #ff5500 url(../images/cart_ic.png) no-repeat 11px 9px;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	padding-left: 41px;
	padding-top: 11px;
	border-radius: 5px;
}
.cart_icon:hover {
	background-color: #d84a03;
}
.checkout_head_one {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 20px;
	color: black;
	font-weight: bold;
	padding-top: 76px;
	padding-bottom: 49px;
}
.checkout_head_footer {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #000;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 70px;
}
.last_step {
	border-radius: 0px 5px 5px 0px;
}
.dwnld_btn {
	background: #1b8cd4 url(../images/dwnld.png) no-repeat 10px 6px !important;
	padding-left: 32px !important;
}
.profile_left {
	width: 158px;
	float: left;
	padding-right: 15px;
	text-align: right;
	padding-top: 7px;
}
.profile_right {
	width: 323px;
	float: left;
}
.profile_row {
	margin-bottom: 11px;
}
.profile_txt {
	width: 233px;
	height: 17px;
	float: left;
	border: 1px solid #bababa;
	padding: 5px;
	font-size: 15px;
	color: #676767;
}
.profile_btn {
	width: 82px;
	height: 26px;
	float: left;
	background: #ff5500;
	border-radius: 3px;
	text-align: center;
	color: #FFF;
	padding-top: 4px;
	font-size: 18px;
}
.usr_sbmt{
	height: 32px;
	padding-top: 0px;
}
select.profile_txt {
	width: 245px;
	height: 29px;
}
.update_msg {
	width: 188px;
	float: left;
	margin-left: 30px;
	background: url(../images/profile_tick.jpg) no-repeat left;
	padding: 10px 0px;
	padding-left: 22px;
	font-size: 15px;
	color: #000;
}
.passwrd_row {
	width: 100%;
	float: left;
	margin-bottom: 29px;
}
.pswrd_txt {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #1f1f1f;
	padding-bottom: 5px;
}
.rest_txt {
	width: 413px;
	height: 17px;
	float: left;
	padding: 5px;
	border: 1px solid #bababa;
}
.btn_row a {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background: #ff5500;
	float: left;
	padding: 5px 10px;
	border-radius: 3px;
	margin-right: 10px;
}
.btn_row a:hover {
	background: #c94401;
}
.reset_not {
	font-size: 14px;
	color: #1b8cd4;
	font-weight: bold;
	background: url(../images/blue_tick.jpg) no-repeat left;
	padding: 7px 0px;
	padding-left: 25px;
	margin-top: -8px;
}
.pb {
	margin-top: 15px;
}
.bld {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 25px;
}
.cd_txt {
	width: 345px;
	height: 17px;
	border: 1px solid #cfcfcf;
	padding: 5px;
}
.sex_select {
	width: 114px;
	height: 32px;
}
.country_select {
	width: 357px;
	height: 34px;
}
/*.back_btn {
	width: 69px;
	height: 29px;
	background: #d0d0d0 url(../images/back_arrow.png) no-repeat 19px 13px;
	float: left;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding-left: 32px;
	padding-top: 7px;
}*/
.back_btn {
    background: url("../images/back_arrow.png") no-repeat scroll 19px 13px #d0d0d0;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    padding-left: 32px;
    padding-top: 0;
    width: 90px;
}
.back_btn:hover {
	background-color: #a5a4a4;
}
/*.proceed_btn {
	width: 148px;
	height: 30px;
	float: left;
	background: #ff5500;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	padding-top: 6px;
	font-size: 18px;
	border-radius: 3px;
	margin-left: 9px;
}*/


.proceed_btn {
    background: none repeat scroll 0 0 #ff5500;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 18px;
    font-weight: bold;
    height: 40px;
    margin-left: 9px;
    padding-top: 0;
    text-align: center;
    width: 148px;
}
.proceed_btn:hover {
	background: #c44404;
}
.ihb_left .order_content {
	margin-bottom: 57px;
	box-shadow: 2px 2px 5px #cfcfcf;
}
.xt {
	margin-bottom: 15px;
}
.advnt_head {
	width: 100%;
	float: left;
	font-size: 16px;
	color: #5b5b5b;
	font-weight: bold;
	margin-bottom: 15px;
}
.advnt_list {
	margin-bottom: 46px;
}
.advnt_list li {
	background: url(../images/tick_list.png) no-repeat left;
	display: block;
	float: left;
	padding-left: 15px;
	color: #4d4d4d;
	font-size: 13px;
	padding-left: 23px;
	width: 100%;
	margin-bottom: 12px;
}
.spc {
	margin-top: 25px;
}
.inner_banner {
	background: #1b8cd4;
	height: 368px;
	text-align: center;
}
.about_page .header {
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.23);
	position: relative;
	z-index: 999;
}
.about_inner_head {
	width: 100%;
	float: left;
	color: #5b5b5b;
	font-size: 28px;
	font-weight: bold;
}
.about_btm_row {
	width: 100%;
	float: left;
	height: 39px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
.ar_sub {
	height: 16px;
	padding: 10px;
	float: left;
	color: #707070;
	font-size: 14px;
}
.ar_sub:hover {
	color: #1b8cd4;
}
.ar_sub.active {
	border-bottom: 4px solid #1b8cd4;
	color: #1b8cd4;
	font-weight: bold;
}
.about_content {
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
}
.about_sub_head {
	font-size: 16px;
	color: #5b5b5b;
	font-weight: bold;
	margin-top: 25px;
}
.about_left {
	padding-right: 55px;
	overflow: hidden;
	width: 707px;
}
.big {
	font-size: 20px;
}
.about_content a {
	color: #1b8cd4;
}
.article_main_head {
	width: 100%;
	float: left;
	font-size: 28px;
	font-weight: bold;
	color: #5b5b5b;
}
.article_head {
	font-size: 16px;
	color: #5b5b5b;
	margin: 15px 0px;
	font-weight: bold;
}
.article_content {
	font-size: 14px;
	line-height: 24px;
	color: #5b5b5b;
	text-align: justify;
	margin-bottom: 10px;
}
.htc {
	margin-bottom: 50px;
}
.call_wrapper {
	width: 654px;
	padding-left: 50px;
	background: #f7f7f7 url(../images/call_bg.png) no-repeat 5px center;
	height: 73px;
	padding-top: 21px;
}
.call_wrapper span {
	color: #1b8cd4;
	font-size: 25px;
	font-weight: bold;
}
.chat_img {
	width: 705px;
	float: left;
	margin-top: 39px;
}
.map {
	width: 1123px;
	height: 294px;
	float: left;
	border: 3px solid #d6d6d6;
}
.map_txt {
	width: 100%;
	float: left;
	margin-bottom: 50px;
	font-size: 14px;
	color: #4a4a4a;
	margin-top: 10px;
}
.faq_wrapper {
	width: 96%;
	float: left;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 15px;
}

.faq_wrapper2 {
	width: 96%;
	float: left;
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 15px;
	height: 25px;
  }
.faq_head {
	width: 100%;
	font-size: 16px;
	color: #5b5b5b;
	font-weight: bold;
}
.faq_content {
	font-size: 14px;
	color: #5e5e5e;
	line-height: 22px;
	margin: 10px 0px;
}
.form_select {
	width: 325px;
	height: 34px;
	border: 1px solid #a7d0eb;
	padding: 5px;
	color: #484848;
	border-radius: 5px;
	font-size: 15px;
	box-shadow: 2px 4px 7px #ececec inset;
}
.form_txt {
	width: 313px;
	height: 22px;
	padding: 5px;
	border: 1px solid #a7d0eb;
	color: #484848;
	border-radius: 5px;
	font-size: 15px;
	box-shadow: 2px 4px 7px #ececec inset;
}
.one_text {
	width: 47px !important;
}
.two_text {
	width: 248px !important;
}
.form_area {
	height: 62px;
}
.home .form_select {
	width: 360px;
}
.home .form_txt {
	width: 350px;
}
.home .form_submit {
	margin-left: 31px !important;
}
.forgot_head {
	width: 100%;
	float: left;
	font-size: 25px;
	font-weight: bold;
	color: #5b5b5b;
}
.forgot_cnt {
	width: 573px;
	border: 2px solid #1b8cd4;
	float: left;
	margin-top: 20px;
	padding: 36px 55px;
}
.frgt_one {
	width: 93px;
	float: left;
	font-size: 13px;
	color: #1b8cd4;
	padding-top: 8px;
}
.email_txt {
	width: 279px;
	height: 24px;
	padding: 5px;
	border: 1px solid #1b8cd4;
	float: left;
}
.frgt_btn {
	width: 129px;
	height: 28px;
	float: left;
	background: #ff5500;
	margin-left: 11px;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
	border-radius: 3px;
}
.frgt_btn:hover {
	background: #bc4103;
}
.succes_info {
	width: 525px;
	float: left;
	background: url(../images/black_tick.jpg) no-repeat left;
	padding: 10px 0px;
	padding-left: 25px;
	margin-top: 25px;
	font-weight: bold;
	color: #4b4b4b;
}
.how_to_head {
	font-size: 28px;
	font-weight: bold;
}
.pt_text {
	font-size: 16px;
	color: #000;
}
.pricing_select {
	width: 255px;
	height: 35px;
	background: #1b8cd4;
	float: left;
	border: 0px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	border-radius: 3px;
	box-shadow: -2px 1px 3px #717171;
}
.pricing_top {
	margin-bottom: 13px;
}
.pricing_table {
	width: 712px;
	float: left;
}
.pricing_table_inner {
	width: 100%;
	float: left;
	border: 1px solid #ade1ff;
	margin: 25px 0px;
}
.pricing_table_head {
	width: 100%;
	float: left;
	height: 25px;
	margin-top: -25px;
}
.price_head_right {
	width: 253px;
	height: 47px;
	float: right;
	text-align: right;
	padding-right: 25px;
}
.price_head_right a {
	padding: 4px 10px;
	background: #1b8cd4;
	margin-left: 2px !important;
	color: #FFF;
	font-size: 13px;
	font-weight: 600;
	float: right;
	text-transform: uppercase;
}
.price_head_right a:hover, .price_head_right a.active, .current a {
	background-color: #ff5500;
	color: #FFF !important;
}
.pricing_sub_head {
	width: 100%;
	float: left;
}
.pricing_sub_head div {
	float: left;
	font-size: 13px;
	color: #0c5387;
	height: 41px;
	margin-top: 3px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
}
.pricing_sub_head_one {
	width: 388px;
}
.pricing_sub_head_two {
	width: 81px;
}
.price_table_cnt {
	width: 100%;
	float: left;
}
.pricing_row {
	width: 100%;
	display: table;
}
.price_table_left {
	width: 27px;
	float: left;
}
.price_table_left_one {
	width: 27px;
	height: 216px;
	background: #1b8cd4 url(../images/popular_one.jpg) no-repeat center;
}
.price_table_left_two {
	width: 27px;
	height: 383px;
	background: #7b8299 url(../images/other_bg.jpg) no-repeat center;
	margin-top: 2px;
}
.price_table_right {
	width: 685px;
	float: left;
}
.pricing_row div {
	padding: 10px 5px;
	font-size: 14px;
	display: table-cell;
	line-height: 19px;
	vertical-align: middle;
}
.pricing_row_one {
	width: 350px;
	color: #727272;
}
.pricing_row_one span {
	color: #ff5500;
}
.pricing_row_two {
	width: 71px;
	text-align: center;
}
.pricing_row_two a {
	color: #323232;
}
.pricing_row_two a:hover {
	text-decoration: underline;
}
.clr {
	background: #e6e6e6;
}
.price_secpnd_head {
	font-size: 16px;
	color: #202020;
	width: 100%;
	float: left;
}
.second_table_row {
	width: 100%;
	display: table;
	font-size: 13px;
}
.second_table_row_one {
	color: #323232;
	display: table-cell;
	padding: 10px;
}
.second_table_row_one a {
	float: right;
	color: #323232;
}
.second_table_row_one a:hover {
	text-decoration: underline;
}
.gray_clr {
	background: #d1eeff;
}
.step_wrapper {
	width: 90%;
	float: left;
	padding: 25px 5%;
	position: relative;
	padding-top: 0px;
}
.step_one {
	width: 330px;
	height: 45px;
	float: left;
	position: relative;
	text-align: center;
	font-size: 14px;
	color: #2c2c2c;
	background: url(../images/inactive.png) no-repeat left;
}
.step_wrapper .active {
	background: url(../images/active_step.png) no-repeat left;
	color: #0769b2;
}
.step_wrapper .active .main_line {
	background: #0769b2;
}
.main_line {
	width: 100%;
	height: 2px;
	background: #bfbfbf;
	position: absolute;
	top: 23px;
	z-index: -1;
}
.count {
	width: 46px;
	height: 24px;
	position: absolute;
	left: 0px;
	color: #FFF;
	font-size: 15px;
	font-weight: 600;
	text-align: center;
	padding: 11px 0px;
}
.top_head {
	padding-top: 25px;
	padding-bottom: 0px;
}
.tabs-menu {
	height: 30px;
	float: left;
	clear: both;
}
.tabs-menu li {
	height: 30px;
	line-height: 30px;
	float: left;
	margin-right: 10px;
	background-color: #ccc;
	border-top: 1px solid #d4d4d1;
	border-right: 1px solid #d4d4d1;
	border-left: 1px solid #d4d4d1;
}
.tabs-menu li.current {
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #fff;
	z-index: 5;
}
.tabs-menu li a {
	padding: 10px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}
.tabs-menu .current a {
	color: #2e7da3;
}
.tab {
	float: left;
}
.tab-content {
	width: 100%;
	display: none;
	float: left;
}
#usd {
	display: block;
}
.lt_clr {
	background: #ceeafc;
}
.clr-1 {
	background: #d7efff;
}
.clr-2 {
	background: #bce4ff;
}
.clr-3 {
	background: #e7f6ff;
}
.clr-4 {
	background: #c4e8ff;
}
.clr-5 {
	background: #f3f3f3;
}
.clr-6 {
	background: #e9e9e9;
}
.clr-7 {
	background: #e6e6e6;
}
.clr-8 {
	background: #e3e3e3;
}
.pkt_wrapper {
	margin-top: 15px;
}
.pack {
	width: 233px;
	height: 385px;
	border: 1px solid #abd5ef;
	border-radius: 5px;
	float: left;
	margin-right: 5px;
	margin-bottom: 23px;
}
.pack_head {
	height: 71px;
	z-index: 9;
	width: 203px;
	background: #1b8cd4;
	padding: 0px 15px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	position: relative;
	display: table;
}
.pack_head div {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.pack_head i {
	width: 14px;
	height: 15px;
	display: inline-block;
	background: url(../images/blue_arrow.png) no-repeat center;
	position: absolute;
	bottom: -15px;
	left: 15px;
}
.pack_cnt {
	width: 197px;
	height: 246px;
	float: left;
	background: #e4f5ff url(../images/pack_bg.jpg) repeat-x;
	padding: 20px 18px;
	position: relative;
}
.pack_cnt li {
	width: 100%;
	float: left;
	font-size: 13px;
	color: #424242;
	margin-left: 16px;
	line-height: 20px;
}
.pack_cnt li span {
	font-size: 17px;
	font-weight: bold;
	margin-left: -16px;
}
.price_cnt {
	width: 174px;
	height: 57px;
	position: absolute;
	bottom: 35px;
	left: 18px;
}
.price_cnt_left {
	width: 48px;
	height: 57px;
	float: left;
	background: url(../images/dollar.png) no-repeat center;
}
.price_cnt_right {
	width: 114px;
	float: left;
}
.pcr_one {
	text-decoration: line-through;
	color: #424242;
	font-size: 11px;
}
.pcr_two {
	color: #0769a7;
	font-size: 13px;
	margin: 5px 0px;
}
.pcr_three {
	color: #ff5500;
	font-size: 13px;
}
.pcr_three span {
	float: right;
}
.price_footer {
	background: #1b8cd4;
	height: 29px;
	width: 100%;
	float: left;
	position: relative;
}
.price_footer a {
	position: absolute;
	bottom: 12px;
	width: 82px;
	height: 24px;
	display: inline-block;
	background: #ff5500 url(../images/cart_icon.png) no-repeat 11px 6px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-left: 10px;
	padding-top: 3px;
	border-radius: 3px;
	left: 63px;
}
.price_footer a:hover {
	background-color: #c04202;
}
.pkt_wrapper {
	width: 102%;
}
.privacy_list {
	width: 100%;
	float: left;
}
.privacy_list li {
	width: 100%;
	float: left;
	color: #5b5b5b;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 25px;
	list-style: inside;
}
.sample_wrapper {
	width: 677px;
	float: left;
	background: #e3f5ff;
	padding: 12px;
	margin-bottom: 31px;
}
.sample {
	width: 320px;
	height: 372px;
	float: left;
}
.sample_top {
	width: 318px;
	height: 321px;
	background: #f4fbff;
	border: 1px solid #d2ecfb;
	float: left;
}
.sample_top_head {
	width: 318px;
	text-align: center;
	height: 28px;
	background: #0d69a3;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	padding-top: 7px;
}
.sample_top_cnt {
	padding: 0px 18px;
	float: left;
	display: block;
}
.stc_top {
	width: 100%;
	float: left;
	color: #333333;
	font-size: 13px;
	line-height: 24px;
	font-style: italic;
	border-bottom: 1px dashed #cbcbcb;
	padding: 10px 0px;
}
.stc_list {
	margin-top: 20px;
}
.stc_list li {
	font-size: 13px;
	color: #424242;
	margin-bottom: 20px;
	background: url(../images/list_bg.jpg) no-repeat left;
	padding-left: 15px;
}
.stc_list li span {
	font-weight: bold;
}
.sample_bottom {
	width: 303px;
	height: 27px;
	padding-left: 15px;
	float: left;
	background: #ff9c47 url(../images/eye.png) no-repeat 100px 11px;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	padding-top: 6px;
	margin-top: 16px;
	position: relative;
}
.sample_bottom i {
	width: 27px;
	height: 11px;
	position: absolute;
	top: -11px;
	background: url(../images/sample_arrow.png) no-repeat center;
	left: 146px;
	display: inline-block;
}
.one_sample {
	margin-right: 37px;
}
.testimonial_head {
	width: 100%;
	font-size: 15px;
	color: #5b5b5b;
	font-weight: bold;
}
.testimonial {
	padding-left: 10px;
	width: 698px;
	float: left;
	border-top: 1px solid #dfdfdf;
	padding-top: 20px;
	margin-top: 20px;
}
.testimonial_sub_head {
	font-size: 14px;
	color: #5b5b5b;
	float: left;
	width: 100%;
}
.testimonial_sub_head span {
	float: left;
	margin-right: 30px;
	font-weight: bold;
}
.testimonial_sub_cnt {
	width: 100%;
	float: left;
	font-size: 14px;
	color: #5b5b5b;
	font-style: italic;
	line-height: 24px;
	margin-top: 10px;
}
.thanks_outer .banner_form {
	display: none;
}
.thanks_img {
	width: 722px;
	float: left;
	border: 1px solid #dbdbdb;
	height: 386px;
}
.thanks_img img {
	margin: 0px;
	padding: 0px;
}
.home .two_text {
	width: 287px !important;
}
.abt_right .side_advt {
	display: none;
}
.top_head_one {
	background: #f6f6f6;
	border-top: 1px solid #eaeaea;
	margin-bottom: 34px;
}
.services_wrapper .service_list li a {
	line-height: 29px;
}
.contact_btn {
	width: 330px !important;
	margin-left: 0px !important;
	padding-top: 5px;
	height: 40px;
}
.hidden {
    display: none;
}
.showed {
    display: block;
}

.prev_next {
    height: 35px;
    margin: 0 auto;
    width: 290px;
}

.order_btn_red_back {
    background: url("../images/order_back.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 0;
    height: 35px;
    line-height: 0;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -999px;
    width: 75px;
}

.proceed_btn_red {
    background: url("../images/proceed_btn_red.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 35px;
    line-height: 0;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -999px;
    width: 142px;
}

.proceed_btn_red_next {
    background: url("../images/proceed_btn_payment.png") no-repeat scroll left top transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 35px;
    line-height: 0;
    margin: 0 auto;
    overflow: hidden;
    text-indent: -999px;
    width: 215px;
	float:left;
}

div.validation_error {
    color: #900;
    display: none;
	font-size: 10px;
}
.phone_area{ width:75px; margin-right:10px;}
.phone_number{ width:195px;}
.payment_method {
    border: 0 none !important;
    float: left;
}

.pay_name {
    float: left;
    margin-right: 25px;
    padding: 2px 0 0 2px;
}
.welcome_user{
    color: #fff;
    float: left;
	text-align: right;
    font-size: 14px;
    padding-top: 3px;
	margin-right:15px;
}

.welcome_user span {
	font-weight: bold;
}
.red{ color:red;}

.loading {
	width: 54px;
	height: 55px;
	background: url(../images/loading.gif) no-repeat center;
	margin-left:300px;
}