input[type="text"]:focus, input[type="password"]:focus {
	outline:none;
}

::-webkit-input-placeholder { /* WebKit browsers */
	color:    #7f7f7f;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color:    #7f7f7f;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color:    #222;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color:    #7f7f7f;
}

body {
	background: #f4f4f4 !important;
	padding: 0;
	margin: 0;
	height:100%;
}
ul, li, p {
	list-style: none;
	padding: 0;
	margin: 0;
}

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
.clearfix {
	*zoom: 1;
}


/* header block */
.container_h_extra {
	background: #402961 url(../images/banner_bg.jpg) center center;
	background-size: cover;
}
@media (max-width: 767px) {
	.container_h_extra{
		background: #462b67;
	}
}
.container_h {
	/*background: url(../images/banner_bg.jpg) center top repeat-x;*/
	padding-bottom:69px;
}
.container_h.nopadding{
	padding: 0;
}

.topbar {
	height:45px;
	background:url(../images/header_bg.png) repeat-x;
}

.header {
	width:940px;
	margin:auto;
}

.logo {
	display:block;
	float:left;
	margin:3px 0px;
}








.slogan {
	width:940px;
	margin:auto;
	color:#fff;
	text-align:center;
	margin-top:23px;
	font-family: 'GothamLight';
}

p.h1 {
	font-size:3.0em;
	line-height:150%;
	-webkit-text-stroke: 1px rgba(200, 200, 200, 0.4);
	margin:0;
}

p.h2 {
	font-size:1.6em;
	line-height:150%;
	-webkit-text-stroke: 1px rgba(200, 200, 200, 0.4);
	margin-top:0;
}

.slogan .h2 {
	margin-bottom:15px;
}

ul.boxes {
	color: #777;
	font-size: 16px;
	list-style: outside none none;
	margin-top: 10px;
}
ul.boxes li a {
	background: url("../images/btn_play.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	color: #d6bdf3;
	font-size: 1em;
	line-height: 33px;
	padding: 8px 0 8px 44px;
	text-decoration: none;
}


.checknamebox {
	width:668px;
	height:64px;
	background:#3d2a5c;
	border:1px solid #69538c;
	-webkit-box-shadow: 0px 0px 40px 0px rgba(255,255,255,0.15);
	-moz-box-shadow: 0px 0px 40px 0px rgba(255,255,255,0.15);
	box-shadow: 0px 0px 40px 0px rgba(255,255,255,0.15);
	margin:auto;
	margin-top:40px;
	position:relative;
}

.checknamebox input {
	font-family: 'gothambook';
	margin:0;
	width:448px;
	border:1px solid #b5b6b3;
	height:34px;
	line-height:34px;
	padding:0 10px;
	font-size:1.0em;
	margin:14px;
}

a.btn {
	background:#85a91a;
	padding:8px 30px;
	font-size:0.9em;
	color:#fff;
	cursor:pointer;
	font-family: 'gothambook';
	/*-webkit-text-stroke: 1px rgba(200, 200, 200, 0.4);*/
}

a.checkname {
	float: right;
	margin-top: 14px;
	margin-right: 14px;
}

.indicator {
	position:absolute;
	top:-65px;
	right:-40px;
	/*right:-140px;*/
}



.block .title {
	font-size:2.0em;
	text-align:center;
	color:#40255b;
	font-family: 'GothamBook';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}
.block .desc {
	color:#242424;
	font-size:1.2em;
	padding-top:20px;
	text-align:center;
	font-family: 'GothamLight';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}
.block .img {
	position:absolute;
}
.block .description {
	padding-top:90px;
}
.block .description.right {
	margin-left:48%;
	margin-right:3%;
}
.block .description.left {
	width:48%;
	margin-left:3%;
}



/* landing page styles */


/*recoded landing img blocks*/
.landing-block {
	width:940px;
	margin:auto;
	position:relative;
	background:url(../images/landing/gst/block_bg.png) center top no-repeat;
	min-height: 349px;
}
.landing-block .title {
	font-size:2.0em;
	text-align:center;
	color:#40255b;
	font-family: 'GothamBook';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}
.landing-block .desc {
	color:#242424;
	font-size:1.2em;
	padding-top:20px;
	text-align:center;
	font-family: 'GothamLight';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}
.landing-block .img {
	position:absolute;
}
.landing-block .description {
	padding-top:90px;
}
.landing-block .description.right {
	margin-left:41%;
	margin-right:3%;
}
.landing-block .description.left {
	width:51%;
	margin-left:3%;
}

.block-02 {
	height:331px;
	min-height: auto;
	background:url(../images/landing/gst/block_bg_02.png) center 2px no-repeat;
}
.block-02 .img {
	top:29px;
}
.block-03 .img {
	bottom: 1px;
	right: 0;
}
.block-04 .img {
	bottom: 1px;
}
.block-05 .img {
	top: 30px;
	right: 120px;
}
.gst-simple-steps {
	height:398px;
	background:url(../images/landing/gst/bg_simple_steps.png) center top no-repeat;
}
.gst-simple-steps .title {
	padding-top:30px;
	line-height:67px;
}
.gst-simple-steps .icon {
	padding-top:188px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
.gst-simple-steps .t {
	text-transform:uppercase;
	color:#40255b;
	font-weight:bold;
	font-size:1.5em;
	line-height:100%;
	padding-top:20px;
	font-family: 'GothamMedium';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}
.gst-simple-steps .d {
	color:#242424;
	font-size:1.1em;
	line-height:110%;
	padding-top:5px;
	font-family: 'GothamLight';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}
.gst-simple-steps .step1 {
	width:172px;
}
.gst-simple-steps .step1 .icon {
	background-image:url(../images/landing/abn/img_06_02.png);
}
.gst-simple-steps .step2 {
	width:177px;
	margin-left:204px;
}
.gst-simple-steps .step2 .icon {
	background-image:url(../images/landing/abn/img_06_03.png);
	background-position:center bottom;
}
.gst-simple-steps .step2 h5{
	font-family: 'GothamMedium';
	font-size:1.8em;
	color: #fff;
	margin: -119px 10px 81px 0;
	padding: 0 0 0 0;
}
.gst-simple-steps .step3 {
	width:155px;
	float:right;
}
.gst-simple-steps .step3 .icon {
	background-image:url(../images/landing/abn/img_06_04.png);
}


/*gst landing page styles*/
.gst-landing-header{
	min-height: 476px;
	background: url(../images/landing/gst/header.png) center bottom no-repeat;
	background-position: bottom 20px center;
}
.gst-landing-header .reg-btn{
	margin-top: 50px;
}
.gst-landing-header .btn {
	background: #85a91a none repeat scroll 0 0;
	border: 1px solid #637d14;
	color: #fff;
	display: block;
	font-family: "GothamBook";
	font-size: 15px;
	/*height: 23px;*/
	line-height: 24px;
	margin: 0 auto 20px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	text-decoration: none;
	width: 190px;
}


@media (max-width:666px){
	
}
@media (max-width:768px){
	
}



.container_b {
	background:url(../images/map.png) center 444px no-repeat;
}
.block_01 {
	height:386px;
	background:url(../images/bg_01_u.png) center 36px no-repeat;
}

.block_01 .title {
	padding-top:15px;
}
.block_01 .boolean *{
	visibility: hidden;
}
.block_01 .boolean {
	color:#fff;
	font-size:1.1em;
	position:absolute;
	text-align:center;
	-webkit-text-stroke: 1px rgba(200, 200, 200, 0.4);
}
.block_01 .boolean p.writer {
	font-style:italic;
	font-size:1.0em;
	text-align:center;
	padding-top:15px;
	font-family: 'GothamLightItalic';
}

.block_01 .boolean .alt {
	position:relative;
	font-family: 'GothamLight';
}
.block_01 .boolean .alt font {
	font-family:"Impregnable Personal Use Only";
	font-size:3.0em;
	position:absolute;
}
.block_01 .boolean_01 .alt font.prefix {
	left:-16px;
	top:-15px;
}
.block_01 .boolean_01 .alt font.surfix {
	bottom:-34px;
	right:0;
}

.block_01 .boolean_01 {
	top:170px;
	left:110px;
	width:230px;
}

.block_01 .boolean_02 {
	top:130px;
	left:560px;
	width:295px;
}
.block_01 .boolean_02 p.writer {
	padding-top:10px;
	line-height:100%;
}
.block_01 .boolean .alt2 {
	font-style:italic;
	font-size:0.7em;
	line-height:100%;
	font-family: 'GothamLightItalic';
	-webkit-text-stroke: 1px rgba(200, 200, 200, 0.4);
}

.block_01 .boolean_02 .alt font.prefix {
	left:48px;
	top:-15px;
}
.block_01 .boolean_02 .alt font.surfix {
	bottom:-32px;
	right:-22px;
}

.block_02 {
	height:335px;
	background:url(../images/bg_02.png) center 2px no-repeat;
}
.block_02 .img {
	top:29px;
}

.block_03 {
	height:333px;
	background:url(../images/bg_03.png) center top no-repeat;
}
.block_03 .img {
	bottom:0;
	right:0;    
}

.block_04 {
	height:313px;
	background:url(../images/bg_04.png) center bottom no-repeat;
}
.block_04 .img {
	top:8px;
	left:108px;
}

.block_04 .description.right {
	margin-left:47%;
}

.block_05 {
	height:350px;
	background:url(../images/bg_05_01.png) center top no-repeat;
}
.block_05 .img {
	top:23px;
	right:42px;
}
.block_05 .description.left {
	margin-left: 3%;
	width: 50%;
}

.img.right-genuine-friendly {
	top: 90px;
	right: 73px;
}

.img.left-genuine-friendly {
	top: 90px;
	left: 73px;
}

.img.right-charging-gst {
	top: 90px;
}

/*
.block_06 {
	height:337px;
	background:url(../images/bg_06.png) center top no-repeat;
}


.block_06 .description.right {
	margin-left:51%;
}
*/

.block_06 {
	height:398px;
	background:url(../images/bg_06_01.png) center top no-repeat;
}

.block_06 .img {
	top:37px;
	left:108px;
}

.block_06, .block_07 .title {
	padding-top:30px;
	/*line-height:67px;*/
}

.step {
	float:left;
	text-align:center;
}
.block_06 {
/*    padding-top:188px;*/
	background-position:center bottom;
	background-repeat:no-repeat;
}
.block_06 .t {
	text-transform:uppercase;
	color:#40255b;
	font-weight:bold;
	font-size:1.5em;
	line-height:100%;
	padding-top:20px;
	font-family: 'GothamMedium';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}

.block_06 .d {
	color:#242424;
	font-size:1.1em;
	line-height:110%;
	padding-top:5px;
	font-family: 'GothamLight';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}

.block_06 .step1 {
	width:182px;
}
.block_06 .step1 .icon{
	background-image:url(../images/img_06_01.png);
}

.block_06 .step2{
	width:177px;
	margin-left:64px;
}
.block_06 .step2 .icon  {
	background-image:url(../images/img_06_02.png);
	background-position:38px bottom;
}

.block_06 .step3  {
	width:146px;
	margin-left:102px;
}
.block_06 .step3 .icon {
	background-image:url(../images/img_06_03.png);
}

.block_06 .step3 h5 {
	color: #fff;
	font-family: "GothamMedium";
	font-size: 1.8em;
	margin: -120px -1px 81px 0;
	padding: 0;
}
.block_06 .step4 {
	width:155px;
	float:right;
}
.block_06 .step4 .icon {
	background-image:url(../images/img_06_04.png);
}




.block_07 {
	height:398px;
	background:url(../images/landing/abn/bg_07.png) center top no-repeat;
}
.block_07 .title {
	padding-top:30px;
	line-height:67px;
}
.step {
	float:left;
	text-align:center;
}
.block_06 .icon {

	padding-top:188px;

	background-position:center bottom;

	background-repeat:no-repeat;

}
.block_07 .icon {
	padding-top:188px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
.block_07 .t {
	text-transform:uppercase;
	color:#40255b;
	font-weight:bold;
	font-size:1.5em;
	line-height:100%;
	padding-top:20px;
	font-family: 'GothamMedium';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}
.block_07 .d {
	color:#242424;
	font-size:1.1em;
	line-height:110%;
	padding-top:5px;
	font-family: 'GothamLight';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}
.block_07 .step1 {
	width:172px;
}
.block_07 .step1 .icon {
	background-image:url(../images/landing/abn/img_06_02.png);
}
.block_07 .step2 {
	width:177px;
	margin-left:204px;
}
.block_07 .step2 .icon {
	background-image:url(../images/landing/abn/img_06_03.png);
	background-position:10px bottom;
}
.block_07 .step2 h5{
	font-family: 'GothamMedium';
	font-size:1.8em;
	color: #fff;
	margin: -119px 10px 81px 0;
	padding: 0 0 0 0;
}
.block_07 .step3 {
	width:155px;
	float:right;
}
.block_07 .step3 .icon {
	background-image:url(../images/landing/abn/img_06_04.png);
}



.block_08 {
	height:241px;
	background:url(../images/bg_08.png) center top no-repeat;
}
.block_09 {
	height:398px;
	background:url(../images/bg_09.png) center top no-repeat;
}
.block_09 .title {
	padding-top:20px;
	line-height:67px;
}
.block_09 .icon {
	padding-top:200px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
.block_09 .d {
	color:#242424;
	font-size:1.1em;
	padding-top:15px;
	line-height:120%;
	font-family: 'GothamLight';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}
.block_09 .step1 {
	width:181px;
	margin-left:190px;
}
.block_09 .step1 .icon {
	background-image:url(../images/img_08_01.png);
}
.block_09 .step2 {
	width:199px;
	margin-left:160px;
}
.block_09 .step2 .icon {
	background-image:url(../images/img_08_02.png);
}
.block_09 .step3 {
	width:199px;
	margin-left:160px;
}
.block_09 .step3 .icon {
	background-image:url(../images/img_08_03.png);
}


.block_10 {
	height:480px;
	background:url(../images/landing/abn/bg_10.png) center top no-repeat;
}
.block_10 .title {
	padding-top:20px;
	line-height:67px;
}
.block_10 .icon {
	padding-top:210px;
	background-position:center bottom;
	background-repeat:no-repeat;
}
.block_10 .d {
	color:#242424;
	font-size:1.1em;
	padding-top:20px;
	line-height:120%;
	font-family: 'GothamLight';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}
.block_10 .d a {
	background: url(../images/landing/abn/arrow_link.png) right no-repeat;
	padding: 0 14px 4px 0;
	color: #85a91a;
	text-decoration:none;
}
.block_10 .step1 {
	width:940px;
}
.block_10 .step1 .icon {
	background-image:url(../images/landing/abn/money_back_guarantee_01.png);
	margin-bottom:10px;
}



/* contents body */

.block {
	width:940px;
	margin:auto;
	position:relative;
}

.startbox {
	padding-top:80px;
	text-align:center;
}
.startbox div {
	display:inline-block;
	position:relative;
	width:181px;
}
.startbox span {
	font-size:2.2em;
	line-height:76px;
	color:#424242;
	font-family: 'gothambook';
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}

a.register {
	width:181px;
	height:35px;
	display:block;
	text-align:center;
	margin-left:20px;
	line-height:36px;
	background:url(../images/btn_register.png) no-repeat;
	position:absolute;
	top:-28px;
	cursor:pointer;
}

/* footer */
#footer {background: url(../../images/forms/footerBg.png) center bottom repeat; /*height:434px;*/ width: 100%;}
#footerShad {background: url(../../images/forms/bgshadFooter.png) center bottom repeat; /*height:434px;*/ width: 100%;}
#footer .bizifyinOneGo {margin: 0 auto; width:940px;  background: url(../../images/forms/footerDiv.png) center bottom repeat-x; text-align:center; font-size:30px; font-family: 'gothambook', Arial, sans-serif; color: #fff; padding: 50px 0 50px 0;}
#footer .footerIn {width:940px; margin: 0 auto;}
#footer .footerIn .col1 {width:370px; float:left; margin: 60px 0 0 0;}
#footer .footerIn .col1 .logo {width:166px; height:97px; background: url(../../images/forms/sprite.png) 0 -58px no-repeat; float:left; margin: 0px 0 0 100px;}
#footer .footerIn .col2 {width:135px; float:left;  margin: 40px 0 0 0;}
#footer .footerIn .col2 .title {padding: 0 30px 10px 0; border-bottom: 1px dotted #be99ee; text-align:left; font-size:11px; font-family: 'gothamlight', Arial, sans-serif; color: #fff; float:left; marign: 0 0 0 0; }
#footer .footerIn .col2 ul {float:left; margin: 13px 0 0 0; padding:0;}
*+html #footer .footerIn .col2 ul {float:left; margin: 13px 30px 0 0; padding:0;}
#footer .footerIn .col2 li {list-style:none; padding: 5px 0 5px 0; text-align:left; font-size:10px; font-family: 'gothamlight', Arial, sans-serif; color: #be99ee;}
#footer .footerIn .col2 li a,
#footer .footerIn .col3 li a {text-align:left; font-size:10px; font-family: 'gothamlight', Arial, sans-serif; color: #be99ee; text-decoration: none;}
#footer .footerIn .col2 li a:hover,
#footer .footerIn .col3 li a:hover {text-align:left; font-size:10px; font-family: 'gothamlight', Arial, sans-serif; color: #be99ee; text-decoration: underline;}
#footer .footerIn .col3 {width:160px; float:left;  margin: 40px 0 0 0;}
#footer .footerIn .col3 .title {padding: 0 50px 10px 0; border-bottom: 1px dotted #be99ee; text-align:left; font-size:11px; font-family: 'gothamlight', Arial, sans-serif; color: #fff; float:left; marign: 0 0 0 0; }
#footer .footerIn .col3 ul {float:left; margin: 13px 0 0 0px; padding:0 0 0 0px;}
#footer .footerIn .col3 li {list-style:none; padding: 5px 50px 5px 0px; text-align:left; font-size:10px; font-family: 'gothamlight', Arial, sans-serif; color: #be99ee;}
#footer .footerIn .col4 {width:160px; float:left;  margin: 40px 0 0 0;}
#footer .footerIn .col4 .title {padding: 0 5px 10px 0; border-bottom: 1px dotted #be99ee; text-align:left; font-size:11px; font-family: 'gothamlight', Arial, sans-serif; color: #fff; float:left; marign: 0 0 0 0; }
#footer .footerIn .col4 ul {float:left; margin: 13px 0 0 0; padding:0;}
#footer .footerIn .col4 li {list-style:none; padding: 5px 50px 5px 0; text-align:left; font-size:10px; font-family: 'gothamlight', Arial, sans-serif; color: #be99ee;}
#footer .footerIn .col4 li a {text-align:left; font-size:10px; font-family: 'gothamlight', Arial, sans-serif; color: #be99ee; text-decoration: none;}
#footer .footerIn .col4 li a:hover {text-align:left; font-size:10px; font-family: 'gothamlight', Arial, sans-serif; color: #be99ee; text-decoration: underline;}
#footer .footerIn .col5 {width:110px; float:left;  margin: 40px 0 0 0;}
#footer .footerIn .col5 .title {padding: 0 80px 10px 0; border-bottom: 1px dotted #be99ee; text-align:left; font-size:11px; font-family: 'gothamlight', Arial, sans-serif; color: #fff; float:left; marign: 0 0 0 0; }
#footer .footerIn .col5 ul {float:left; margin: 13px 0 0 0; padding:0;}
#footer .footerIn .col5 li {list-style:none; padding: 5px 0 5px 0; text-align:left; font-size:10px; font-family: 'gothamlight', Arial, sans-serif; color: #be99ee;}
#footer .footerIn .col5 li a {text-align:left; font-size:10px; font-family: 'gothamlight', Arial, sans-serif; color: #be99ee; text-decoration: none;}
#footer .footerIn .col5 li a:hover {text-align:left; font-size:10px; font-family: 'gothamlight', Arial, sans-serif; color: #be99ee; text-decoration: underline;}
#footer .footerIn .divline {width:574px; float:right; margin: 30px 0 0 0; background: url(../../images/forms/footerDiv.png) repeat-x; padding: 30px 0 0px 0;}

.startbox.footertop {
	padding-top:0px;
	height:128px;
	text-align:center;
	background:url(../images/footer_line_03.png) center bottom no-repeat;
}

.startbox.footertop span {
	line-height:126px;
	color:#fff;
	font-size:2.0em;
	-webkit-text-stroke: 1px rgba(0, 0, 0, 0.4);
}



/* terms & conditions */
.terms_header a.logo {
	margin-top:3px;
}

.terms_header {
	/*height:60px;
	overflow:hidden;*/
	background-image:url(../images/banner_bg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}


/* search page */
.search_banner {
	background-image:url(../images/search_banner.png);
	overflow:hidden;
}

.search_banner .pb_block > div:nth-child(1),
.search_banner .pb_block > h1 {
	font-family: 'gothambook';
	text-align:center;
	color:#5e3b83;
	font-size:2.2em;
	padding-top:95px;
	margin: 0;
	-webkit-text-stroke: 1px rgba(94, 59, 131, 0.6);
}

.search_banner .pb_block > div:nth-child(2) {
	width:600px;
	height:150px;
	margin:auto;
	background:url(../images/bg_14.png) center center no-repeat;
	margin-top:-23px;
	position:relative;
}

.search_banner .pb_block > div:nth-child(2) > div:nth-child(1) {
	width:360px;
	height:34px;
	background:url(../images/input_bg.png) center center no-repeat;
	top:58px;
	left:37px;
	position:absolute;
}

.search_banner .pb_block > div:nth-child(2) > div:nth-child(1) input {
	width:340px;
	height:30px;
	padding:0;
	border:none;
	background:none;
	font-family: 'gothambook';
	font-size:1.0em;
}

.search_banner .pb_block > div:nth-child(2) > div:nth-child(2) {
	width:148px;
	height:34px;
	background:url(../images/btn_searchname.png) center center no-repeat;
	position:absolute;
	top:58px;
	right:33px;
}

.search_banner .pb_block > div:nth-child(2) > div:nth-child(3) {
	width:274px;
	height:302px;
	position:absolute;
	background:url(../images/search_character.png) center center no-repeat;
	top:45px;
	right:-179px;
}

.search_banner .pb_block > div:nth-child(2) a.search_btn {
	position:absolute;
	width:148px;
	height:34px;
	z-index:1;
	display:block;
	position:absolute;
	top:58px;
	right:33px;
	cursor:pointer;
}

.search_m {
	width:940px;
	margin:auto;
	min-height:700px;
	padding-bottom:100px;
}

.search_m .title {
	color:#85a91a;
	height:40px;
	line-height:40px;
	font-family: 'gothambook';
	font-size:1.8em;
	-webkit-text-stroke: 1px rgba(133, 169, 26, 0.6);
}

.search_m .title:nth-child(1) {
	/*margin-top:26px;*/
	padding-bottom:2px;
	background:url(../images/divided_line.png) left bottom repeat-x;
}

.search_m .title:nth-child(3) {
	margin-top:50px;
}

.search_m .title:nth-child(6) {
	margin-top:20px;
}

.search_m .result_block {
	/*background:url(../images/divided_line.png) left bottom repeat-x;*/
	min-height: 160px;
	padding:30px 0px 0 0;
	position: relative;
}

.search_m .result_block h3 {
	font-family: 'gothambook';
	font-size: 36px;
	color: #85a91a;
	position: absolute;
	left: 138px;
	top: 26px;
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

.search_m .title.no-bg{
	background: none;
}

.search_m .result_block > div.note {
	position:relative;
	color:#242424;
}

.search_m .result_block > div.note span {
	display:block;
	font-family: 'gothambook';
	font-size:20px;
	padding:44px 0 0 138px;
	line-height:26px;
	width:100%;
	-webkit-text-stroke: 1px rgba(36, 36, 36, 0.6);

}

.search_m .result_block > div.note span font {
	font-family: 'gothammedium';
	font-style:italic;
	-webkit-text-stroke: 1px rgba(36, 36, 36, 0.2);
}

.search_m .result_block div.manual_review:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: " ";
	background-position: -150px 0;
	width: 139px;
	height: 117px;
	background-image:url(../images/result_icons_sprites.png);
}

.search_m .result_block div.not_available:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: " ";
	background-position: -300px 0;
	width: 139px;
	height: 117px;
	background-image:url(../images/result_icons_sprites.png);
}

.search_m .result_block div.available:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: " ";
	background-position: 0 0;
	width: 139px;
	height: 117px;
	background-image:url(../images/result_icons_sprites.png);
}
.search_m .result_block div.s-loader{
	background:url(../images/preloader.GIF) 3px 4px no-repeat;
}

.search_m .result_block a.sresult_btn {
	width:181px;
	height:35px;
	display:block;
	background:url(../images/btn_register.png) left bottom no-repeat;
	cursor:pointer;
	position:absolute;
	top:81px;
	left:139px;
}

.search_m .result_block .yellow a.sresult_btn {
	background:url(../images/register_my_name.png) left bottom no-repeat;
}

.search_m .rfr_block {
	/*float:left;*/
	/*border-bottom:1px solid #e3e3e3;*/
	/*padding-bottom:25px;*/
	padding-right:10px;
	padding-top:15px;
}

.search_m .rfr_block li {
	font-family: 'gothambook';
	font-size:0.8em;
	color:#242424;
	-webkit-text-stroke: 1px rgba(36, 36, 36, 0.6);
}

.search_m .sh_block {
	float:left;
	width: 902px;
	border-bottom:1px solid #d5dbe0;
	border-top:1px solid #d5dbe0;
	padding: 35px 2px 35px 36px;
	position:relative;
}
.search_m .sh_block:before {
	content:"";
	display:block;
	position:absolute;
	z-index:-1;
	top:0px;
	left:0px;
	right:0px;
	bottom:-2px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
}

.search_history {
	text-transform:uppercase;
	color:#8f9ba4;
	font-family: 'gothambook';
	font-size:0.8em;
	float: left;
	margin: 55px 0 -10px 39px;
	padding: 0 15px;
	background: #f4f4f4;
	position: relative;
	z-index: 1;
}
.search_m .sh_block li {
	float:left;
	width:46%;
	padding-right:2%;
	padding-left:2%;
	font-family: 'gothambook';
	height:26px;
	line-height:26px;
}
.search_m .sh_block li:hover{
	cursor:pointer;
	background:#fff;
}
.search_m .block_left{
	float: left;
	width: 73%;
}
.search_m .sh_block span {
	/*display:block;
	float:left;*/
	font-size:0.8em;
	color:#242424;
	/*-webkit-text-stroke: 1px rgba(36, 36, 36, 0.6);*/
}
.search_m .sh_block span.bname_name {
	color:#85a91a;
}
.search_m .sh_block .not_available {
	color:#d37272;
}
.search_m .sh_block .manual_review {
	color:#e6a621;
}

.search_m .sh_block li a {
	display:block;
	float:right;
	width:82px;
	height:18px;
	background:url(../images/btn_small_bg.png) top left no-repeat;
	text-decoration:none;
	line-height:18px;
	color:#494949;
	-webkit-text-stroke: 1px rgba(73, 73, 73, 0.6);
	font-family: 'gothambook';
	font-size:0.6em;
	text-align:center;
	margin-top:5px;
}

.sh_showmore {
	position:absolute;
	bottom:-9px;
	display:block;
	width:82px;
	height:18px;
	background:#f4f4f4;
	text-decoration:none;
	line-height:18px;
	color:#456bc3;
	-webkit-text-stroke: 1px rgba(73, 73, 73, 0.6);
	font-family: 'gothambook';
	font-size:0.6em;
	text-align:center;
	left:40px;
	/*margin-left:-41px;*/
}
div.search-inner-cnt{
	display: none;
}
.reasons{
	display: none;
	/*margin-top: 55px;*/
}
.search_m .reasons .title {
	background: none;
	position: relative;
	z-index: 10;
}
.reasons .title {
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
}
.reasons .title:before {
	content: " ";
	position: absolute;
	width: 100%;
	z-index: -1;
	display: block;
	top: 0px;
	border-bottom: 1px solid #fff;
}
.reasons .title:after {
	content: " ";
	position: absolute;
	width: 100%;
	z-index: -1;
	display: block;
	bottom: -2px;
	border-bottom: 1px solid #fff;
}
div.bg-overlay{
	width: 100%;
	height: 100%;
	background: url(../images/overlay-bg.png) repeat;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9000;
	display: none;
}

/*domain availability*/
#results .domains{
	font-family: "gothambook";
	color: #242424;
	font-size: 0.8em;
	clear: both;
	margin: 64px 0 15px 0;
}
#results .domains li{
	padding-left: 22px;
}
#results .domains li.available{
	background: url(../images/landing/domain_check.png) left center no-repeat;
}
#results .domains li.not_available{
	background: url(../images/landing/domain_cross.png) left center no-repeat;
}

@font-face {
	font-family: 'gotham_extralightregular';
	src: url('../fonts/ufonts.com_gotham_extralight-webfont.eot');
	src: url('../fonts/ufonts.com_gotham_extralight-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ufonts.com_gotham_extralight-webfont.woff') format('woff'),
		url('../fonts/ufonts.com_gotham_extralight-webfont.ttf') format('truetype'),
		url('../fonts/ufonts.com_gotham_extralight-webfont.svg#gotham_extralightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gotham_mediumregular';
	src: url('../fonts/ufonts.com_gotham_medium-webfont.eot');
	src: url('../fonts/ufonts.com_gotham_medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ufonts.com_gotham_medium-webfont.woff') format('woff'),
		url('../fonts/ufonts.com_gotham_medium-webfont.ttf') format('truetype'),
		url('../fonts/ufonts.com_gotham_medium-webfont.svg#gotham_mediumregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'gotham_bookregular';
	src: url('../fonts/ufonts.com_gotham_book-webfont.eot');
	src: url('../fonts/ufonts.com_gotham_book-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ufonts.com_gotham_book-webfont.woff') format('woff'),
		url('../fonts/ufonts.com_gotham_book-webfont.ttf') format('truetype'),
		url('../fonts/ufonts.com_gotham_book-webfont.svg#gotham_bookregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
#login-form{
	width: 294px;
	position: absolute;
	z-index: 9500;
	left: 50%;
	top: 50%;
	margin-left: -200px;
	margin-top: -290px;
	background: #f2f4f6;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	display: none;
}
#login-form .inner-pad{
	padding: 28px 30px 38px 28px;
}
div.close-icon{
	width: 17px;
	height: 17px;
	background: url(../images/close-icon.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
h2.form-title{
	font-family: 'gotham_extralightregular';
	font-size: 15px;
	color: #69717a;
	font-weight: normal;
	margin: 0 0 20px 0;
	display: block;
}
#the-faces{
	width: 236px;
	margin-bottom: 19px;
	clear: both;
	overflow: hidden;
}
div.btn-container{
	width: 100%;
	height: 53px;
	position: relative;
	margin-bottom: 18px;
}
div.t-center{
	text-align: center;
	display: block;
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
}
div.btn-container a,
div.btn-container button{
	position: absolute;
	display: block;
	left: -28px;
	top: 0;
	width: 294px;
	height: 53px;
	line-height: 53px;
	background: url(../images/blue-btn.png) no-repeat;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-family: 'gotham_mediumregular';
	font-size: 11px;
	border: none;
	cursor: pointer;
	outline: none;
}
#the-faces div{
	float: left;
	width: 118px;
	height: 104px;
	padding-top: 20px;
	background: url(../images/face-bg-normal.png) left top no-repeat;
	text-align: center;
	position: relative;
	cursor: pointer;
}
#the-faces div.new-lodger{
	background: url(../images/face-bg-hover.png) left top no-repeat;
}
#the-faces div img{
	display: block;
	width: 56px;
	margin: 0 auto 15px;
}
#the-faces div h3{
	font-weight: normal;
	font-family: 'gotham_mediumregular';
	font-size: 12px;
	color: #99a3aa;
	margin: 0;
	padding: 0;
}
#the-faces div div.plus-icon{
	width: 12px;
	height: 13px;
	position: absolute;
	left: 40px;
	top: 15px;
	background: url(../images/plus-icon.png) no-repeat;
}
.ac-form input[type='text'], .ac-form input[type='email'], .ac-form input[type='password']{
	width: 225px;
	height: 32px;
	background: url(../images/field-bg.png) no-repeat;
	line-height: 32px;
	color: #8f9ba4;
	border: none;
	padding-left: 12px;
	margin-top: 12px;
	font-family: 'gotham_bookregular';
	font-size: 12px;
}
.ac-form .green-btn{
	top: 10px;
	background: url(../images/green-btn.png) no-repeat;
}
.ac-form .error{
	color: red;
	font-family: 'gotham_bookregular';
	font-size: 12px;
}
#forgot-pass{
	color: #85a91a;
	font-family: 'gotham_bookregular';
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	display: block;
}
#signin-form{
	display: none;
}
#recover-password-form{
	display: none;
}
div.logout-link{
	position: absolute;
	right: 20px;
	top: 2px;
	width: 140px;
	text-decoration: none;
	color: #fff;
	font-family: 'gothamlight';
	font-size: 13px;
}
div.logout-link img {
	display: block;
	float: left;
}
div.logout-link a{
	text-decoration: none;
	color: #fff;
	float: left;
	display: block;
	padding: 4px 0 4px 24px;
	margin: 10px 0 0 10px;
	background: url(../images/lock-icon.png) left center no-repeat;
}
div.logout-link a:hover{
	color: #CCC;
}
div.user-info{
	font-family: 'gotham_bookregular';
	font-size: 11px;
	color: #c50000;
	text-align: center;
	display: block;
	padding: 10px 0 0 0;
}
img.profile-img{
	float: right;
	max-width: 30px;
	height: auto;
}


/*============= pricing page ===============*/

.container_h.pricing_h{
	padding-bottom: 0;
}
.pricing_banner {
	/*height:373px;*/
	background-image:url(../images/pricing_banner.png);
	background-position:center center;
	background-size:100% 373px;
	background-repeat:repeat-x;
	min-width:940px;
}
.pricing_header {
	height: 373px;
	background-image:url(../images/pricing_header.jpg);
	background-position:center center;
	background-size:cover;
	background-repeat:repeat-x;
	width: 100%;
}
.pricing_container{
	background: #f4f4f4;
	padding: 0 0 44px 0;
}
.pricing_blocks{
	width: 940px;
	margin: 0 auto;
}
.pricing_blocks .big_block{
	width: 48.61%;
	float: left;
	border-radius: 8px;
	border: 1px solid #dadada;
	margin-right: 2.77%;
	padding: 32px 36px 34px;
	background: #fdfefe;
	margin-top: 44px;
}
.pricing_blocks .big_block:last-child{
	margin-right: 0;
}
.pricing_blocks .big_block .link{
	display: block;
	text-align: center;
	border-bottom: 1px solid #dadada;
	text-decoration: none;
	line-height: 48px;
	padding-bottom: 10px;
}
.pricing_blocks .big_block h2{
	font-family: 'gothamlight';
	font-size: 24px;
	color: #242424;
	margin:20px 0 10px;
}
.pricing_blocks .big_block .price{
	display: block;
	color: #85a91a;
	font-family: 'gothammedium';
	font-size: 60px;
}
.pricing_blocks .price sup{
	font-size: 50%;
}
.pricing_blocks .big_block .tagline{
	display: block;
	color: #242424;
	font-family: 'gothamlight';
	font-size: 14px;
}
.pricing_blocks .big_block .features{
	font-family: 'gothamlight';
}
.pricing_blocks .big_block .features li{
	margin-top: 20px;
}
.pricing_blocks .big_block .features li h3{
	color: #242424;
	font-size: 14px;
	margin: 0;
}
.pricing_blocks .big_block .features li p{
	color: #686868;
	font-size: 13px;
	margin: 0;
}
.pricing_blocks .more_btn{
	display: block;
	height: 30px;
	line-height: 28px;
	text-decoration: none;
	border: 1px solid #769927;
	background: #85a91a;
	text-align: center;
	font-family: 'gothamlight';
	color: #fff;
	font-size: 14px;
}
.pricing_blocks .small_block{
	width: 18.95%;
	float: left;
	border-radius: 8px;
	border: 1px solid #dadada;
	margin-right: 1.2765%;
	padding: 18px 23px 17px;
	background: #fdfefe;
	margin-top: 25px;
}
.pricing_blocks .small_block:last-child{
	margin-right: 0;
}
.pricing_blocks .small_block .link{
	display: block;
	text-align: center;
	border-bottom: 1px solid #dadada;
	text-decoration: none;
	line-height: 25px;
	padding-bottom: 6px;
}
.pricing_blocks .small_block h2{
	font-family: 'gothamlight';
	font-size: 16px;
	color: #242424;
	margin: 10px 0 5px;
}
.pricing_blocks .small_block .price{
	display: block;
	color: #85a91a;
	font-family: 'gothammedium';
	font-size: 30px;
}
.pricing_blocks .small_block .tagline{
	display: block;
	color: #242424;
	font-family: 'gothamlight';
	font-size: 14px;
}



/*==================== scholarship page =============*/
.scholarship_header {
	height: 373px;
	background-image:url(../images/landing/scholarship/header.jpg);
	background-position:center center;
	background-size:cover;
	background-repeat:repeat-x;
	width: 100%;
	position: relative;
}
.scholarship_header.indigenous {
	background-image:url(../images/landing/scholarship/header_v2.jpg);
}
.scholarship_header .scholarship_apply_now{
	position: absolute;
	margin-left: -85px;
	left: 50%;
	bottom: 12.7%;
}
.scholarship_container{
	background: #fff;
	padding: 40px 0 44px 0;
	font-family: "GothamLight";
}
.scholarship_text{
	width: 940px;
	margin: 0 auto;
	line-height: 1.5;
}
.scholarship_text h2{
	font-family: "GothamMedium";
	font-size: 30px;
	color: #85a91a;
	margin: 0;
	padding: 0 0 35px;
}
.scholarship_text p,
.scholarship_text ul{
	font-size: 17px;
	color: #242424;
	margin: 0;
	padding: 0 0 40px;
}
.scholarship_text ul li{
	list-style: inside disc;
}
.scholarship_text .potential{
	margin-left: 72px;
}
.scholarship_text .center{
	text-align: center;
}
.scholarship_text .l_column,
.scholarship_text .r_column{
	float: left;
	width: 50%;
}
.scholarship_container .grey_line{
	background: #f3e8ff;
	border-top: 1px solid #fff;
	position: relative;
}
.scholarship_container .grey_line:before{
	content: "";
	position: absolute;
	border-top: 1px solid #dedede;
	top: -2px;
	width: 100%;
}
.scholarship_benefits_container{
	width: 940px;
	margin: 55px auto 45px;
}
.scholarship_benefits_container h2{
	text-align: center;
	font-family: "GothamMedium";
	font-size: 30px;
	color: #85a91a;
	margin: 0;
	padding: 0 0 45px;
}
.scholarship_benefits_container .benefits{
	display: table;
	padding: 102px 0 0 0;
}
.scholarship_benefits_container .benefits .number{
	display: block;
	position: relative;
	width: 62px;
	height: 62px;
	margin: -102px auto 35px;
	border-radius: 50%;
	background: #1b5d63;
}
.scholarship_container.indigenous .scholarship_benefits_container .benefits .number{
	background-image: url(../images/landing/scholarship/numbers_back.png);
}
.scholarship_benefits_container .benefits .number:after{
	content: " ";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 62px;
	height: 62px;
	border-radius: 50%;
	background-image: url(../images/landing/scholarship/numbers.png);
}
.scholarship_container.indigenous .scholarship_benefits_container .benefits .number:after{
	background-image: url(../images/landing/scholarship/numbers_v2.png);
}
.scholarship_benefits_container .benefits .number.one:after{
	background-position: 0 0;
}
.scholarship_benefits_container .benefits .number.two:after{
	background-position: -62px 0;
}
.scholarship_benefits_container .benefits .number.three:after{
	background-position: -124px 0;
}
.scholarship_benefits_container .benefits .number.four:after{
	background-position: -186px 0;
}
.scholarship_benefits_container .benefits .number.five:after{
	background-position: -248px 0;
}
.scholarship_benefits_container .benefits li{
	display: table-cell;
	vertical-align: top;
	width: 20%;
	padding: 0 2%;
}
.scholarship_benefits_container .benefits li:first-child{
	padding-left: 0;
}
.scholarship_benefits_container .benefits li:last-child{
	padding-right: 0;
	border: none;
}
.scholarship_benefits_container .benefits li{
	border-right: 1px solid #e5ceff;
	position: relative;
}
.scholarship_benefits_container .benefits li:before{
	content: "";
	position: absolute;
	height: 100%;
	right: 0;
	border-right: 1px solid #fff;
}
.scholarship_benefits_container .benefits li:last-child:before,
.scholarship_benefits_container .benefits li:last-child{
	border: none;
}
.scholarship_benefits_container .benefits p{
	font-family: "GothamBook";
	font-size: 15px;
	color: #242424;
	position: relative;
	height: 100%;
	display: inline-block;
}
.scholarship_apply_container{
	width: 940px;
	margin: 45px auto 0;
	line-height: 1.5;
}
.grey_lines{
	position: relative;
	text-align: center;
	font-family: "GothamMedium";
	color: #85a91a;
	z-index: 0;
	margin: 0 0 25px 0;
}
.grey_lines:before{
	content: "";
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	font-size: 0;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #fff;
	z-index: -2;
}
.grey_lines:after{
	content: "";
	position: absolute;
	left: 50%;
	height: 35px;
	background: #fff;
	z-index: -1;
}
.grey_lines.how_to_apply{
	font-size: 42px;
}
.grey_lines.how_to_apply:after{
	margin-left: -180px;
	width: 360px;
}
.grey_lines.commitee{
	font-size: 17px;
	text-transform: uppercase;
}
.grey_lines.commitee:after{
	margin-left: -150px;
	width: 300px;
}
.scholarship_apply_container h3{
	text-align: center;
	font-family: "GothamLight";
	font-size: 20px;
	color: #242424;
	margin: 0;
	line-height: 1.5;
}
.scholarship_apply_list{
	margin: 45px 0 40px;
}
.scholarship_apply_list li{
	float: left;
	width: 25%;
	padding: 0 4.5%;
	text-align: center;
}
.scholarship_apply_list li h4{
	font-family: "GothamBold";
	font-size: 17px;
	text-transform: uppercase;
	color: #85a91a;
	min-height: 84px;
	padding: 20px 0 25px;
	margin: 0;
}
.scholarship_apply_list li p{
	font-family: "GothamBook";
	font-size: 15px;
	color: #242424;
	margin: 0;
	padding: 0;
}
.scholarship_apply_now{
	display: block;
	width: 173px;
	height: 51px;
	background: url(../images/landing/scholarship/applynow.png) left top no-repeat;
}
.scholarship_container.indigenous .scholarship_apply_now,
.scholarship_header.indigenous .scholarship_apply_now{
	background: url(../images/landing/scholarship/applynow_v2.png) left top no-repeat;
}
.scholarship_apply_container .scholarship_apply_now{
	margin: 0 auto 65px;
}

.scholarship_members{
	margin: 40px 0 130px;
}
.scholarship_members li{
	float: left;
	width: 25%;
	padding: 0;
	text-align: center;
}
.scholarship_members li:nth-child(2){
	width: 50%;
}
.scholarship_members li h4{
	font-family: "GothamBold";
	font-size: 17px;
	color: #85a91a;
	margin: 0;
	padding: 20px 0 0 0;
}
.scholarship_members li p{
	font-family: "GothamBook";
	font-size: 15px;
	color: #242424;
	margin: 0;
	padding: 0;
}




/*==================== reviews page ================*/
.reviews_banner {
	height: 373px;
	background-image:url(../images/reviews_banner.jpg);
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	background-color: #d0e9ea;
	width: 100%;
}
.reviews_container{
	background: #f4f4f4;
	padding: 0 0 44px 0;
}
.reviews_blocks{
	width: 940px;
	margin: 0 auto;
}
.reviews_blocks .big_block{
	width: 48.61%;
	float: left;
	border-radius: 8px;
	border: 1px solid #dadada;
	margin-right: 2.77%;
	padding: 15px 36px 34px;
	background: #fdfefe;
	margin-top: 44px;
}
.reviews_blocks .big_block:nth-child(2n){
	margin-right: 0;
}
.reviews_blocks .big_block .link{
	display: block;
	height: 97px;
	text-align: center;
}
.reviews_blocks .big_block .link .helper{
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.reviews_blocks .big_block .link img{
	vertical-align: middle;
	max-height: 80px;
}
.reviews_blocks .big_block .items{
	margin: 0;
}
.reviews_blocks .big_block .items li{
	padding: 10px 11px;
	border-bottom: 1px solid #dadada;
	clear: both;
}
.reviews_blocks .big_block .items li:last-child{
	border-bottom: none;
}
.reviews_blocks .big_block .items .person{
	display: block;
	float: left;
	width: 83px;
	text-decoration: none;
	text-align: center;
	font-family: 'gothamlight';
	font-size: 13px;
	line-height: 30px;
	color: #242424;
	position: relative;
	padding: 0 0 11px 0;
	white-space: nowrap;
}
.reviews_blocks .big_block .items .person:before{
	content: " ";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 14px;
	background-image: url('../images/reviews/stars.png');
	background-size: cover;
}
.reviews_blocks .big_block .items .person img{
	display: block;
}
.reviews_blocks .big_block .items p{
	font-family: 'gothamlight';
	font-size: 13px;
	color: #686868;
	padding: 6% 0 0 110px;
	margin: 0;
}
.reviews_blocks .big_block .show_more{
	display: block;
	margin: 0 auto;
	width: 65px;
	height: 33px;
}

/*colors psecific*/
.reviews_blocks .google .items{
	border-top: 1px solid #d43f2a;
	border-bottom: 1px solid #d43f2a;
}
.reviews_blocks .google .show_more{
	background: url('../images/reviews/show_more_google.png') left top no-repeat;
}
.reviews_blocks .trustpilot .items{
	border-top: 1px solid #fc8a00;
	border-bottom: 1px solid #fc8a00;
}
.reviews_blocks .trustpilot .show_more{
	background: url('../images/reviews/show_more_trustpilot.png') left top no-repeat;
}
.reviews_blocks .womo .items{
	border-top: 1px solid #ff9148;
	border-bottom: 1px solid #ff9148;
}
.reviews_blocks .womo .show_more{
	background: url('../images/reviews/show_more_womo.png') left top no-repeat;
}
.reviews_blocks .truelocal .items{
	border-top: 1px solid #3ebdf2;
	border-bottom: 1px solid #3ebdf2;
}
.reviews_blocks .truelocal .show_more{
	background: url('../images/reviews/show_more_truelocal.png') left top no-repeat;
}





.pb_block {
	width:940px;
	margin:auto;
	position:relative;
	height:373px;
	text-align:center;
	font-family: 'gothambook';
	color:#5e3b83;
}

.pb_block img {
	position:absolute;
}

.pb_block img:nth-child(1) {
	left:85px;
	top:105px;
}

.pb_block img:nth-child(2) {
	right:95px;
	bottom:1px;
}

.pb_block span {
	display:block;
	-webkit-text-stroke: 1px rgba(94, 59, 131, 0.6);
}

.pb_block span:nth-child(3) {
	font-size:3.2em;
	padding-top:102px;
}

.pb_block span:nth-child(4) {
	font-size:2.7em;
}




/*ABN landing*/
#topCols {margin: 30px auto; margin-top: 0; width:940px;}
/*#topCols .col_1, #topCols .col_2 {float:left; width: 312px;}*/
/*#topCols .col_1 {margin: 10px 0 0 0;}*/
/*#topCols .col_2 {margin: 7px 0 0 0;}*/
/*#topCols .col_1 .individual {width:92px; height:138px; margin: 0 auto; }*/
#topCols .col_1 .btn, #topCols .col_2 .btn, #topCols .col_3 .btn {
	background: #85a91a none repeat scroll 0 0;
	border: 1px solid #637d14;
	color: #fff;
	display: block;
	font-family: "GothamBook";
	font-size: 15px;
	/*height: 23px;*/
	line-height: 24px;
	margin: 0 auto 20px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	text-decoration: none;
	width: 190px;
}

#topCols {
	display: flex;
	align-items: flex-end;
}

#topCols .col_1, #topCols .col_2, #topCols .col_3 {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	width: 312px;
}

#topCols .col_1 .individual {margin: 0 auto; display: block; }
#topCols .col_2 .partnership {margin: 36px auto; display: block; }
#topCols .col_3 .recent_company {margin: 0px auto; display: block; }

#topCols .col_1 p, #topCols .col_2 p, #topCols .col_3 p { margin: 0 auto; text-align: center; color: #fff; font-family: 'gothambook'; font-size:14px;}
/*#topCols .col_1 .individual {margin: 1em auto; display: block; width:92px; height:138px; }*/
/*#topCols .col_2 .partnership {width:162px; height:141px; margin: 1em auto; display: block; }*/
/*#topCols .col_3 .recent_company {width:145px; height:183px; margin: 1em auto; display: block; }*/
/*#topCols .col_3 {width: 312px; clear:right; float:right; margin: -35px 0 0 0;}*/




/* === popup video styles ===*/
/* flexible width for the fancybox wrapper */
.fancybox-wrap {
  width: 80% !important;
}
 
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
.fancybox-opened {
	z-index: 8030;
}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
	position: relative;
}
.fancybox-inner {
	overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(../images/fancybox_sprite.png);
}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(../images/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(../images/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}
.fancybox-prev {
	left: 0;
}
.fancybox-next {
	right: 0;
}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span {
	visibility: visible;
}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden;
}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(../images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}
.fancybox-opened .fancybox-title {
	visibility: visible;
}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap {
	padding-top: 10px;
}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
* {
	box-sizing: border-box;
}
.navbar-default {
	background: transparent none repeat scroll 0 0 !important;
	border: medium none !important;
	margin:0 !important;
}
.navbar-default .navbar-nav > li > a {
	color: #b2b2b2 !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: transparent !important;
	color: #b2b2b2 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent !important;
	color: #b2b2b2 !important;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff !important;
}
.navbar-default .navbar-toggle {
	border-color: #fff !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
	background-color: #9e6bdd !important;
	color: #fff !important;
	outline: 0 none;
	text-decoration: none;
}


.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
	background-color: #9e6bdd !important;
	color: #fff !important;
}


.dropdown-menu {
	background: #8360ae !important;
}
.dropdown-menu > li > a {
	color: #fff !important;
}


.container2{ width:100% !important; padding:0 !important;}
.header li.active a::before, .header li a:hover::before {
	background: #8360ae none repeat scroll 0 0;
}
.search_m .sh_block li {
	height:auto !important;
}
.dropdown:hover .dropdown-menu {
display: block;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	background-color: #9e6bdd !important;
	color: #fff !important;
}

/*******************************************---Media Queries---*********************************************************/
@media (max-width:940px){
	.pricing_container,
	.reviews_container{
		padding-left: 15px;
		padding-right: 15px;
	}
	.pricing_blocks,
	.reviews_blocks{
		width: 100%;
		margin: 0;
	}
	.scholarship_text{
		width: 100%;
		margin: 0;
		padding: 0 2%;
	}
	.scholarship_benefits_container{
		margin: 55px auto 45px;
		width: 100%;
		padding: 0 2%;
	}
	.scholarship_apply_container{
		width: 100%;
		padding: 0 2%;
	}
}

@media (max-width:1000px){
.pricing_banner {
	min-width: initial !important;
}
.pb_block, .search_m, .search_m .sh_block {
	width: 100% !important;
}
.search_m {
	width: 100%;
	padding: 0 15px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
.header, .slogan, .block, .landing-block{
	width:100%;
	padding-left:15px;
	padding-right:15px;	
}
.checknamebox input {
	margin:0;
	width: 100%;
}
.checknamebox {
	padding: 14px;
	width: 46.7%;
	margin-top: 90px;
}
a.checkname {
	float: right;
	margin: 30px 0 0;
}
.header li a {
	font-size: 0.7em;

}
.container_h{ background:transparent none repeat scroll 0 0; }
.container_h.gst-landing-header{
	background: url(../images/landing/gst/header.png) center bottom no-repeat;
	background-size: 100%;
	background-position: bottom 20px center;
}
.block_01 {
	background: transparent none repeat scroll 0 0;
	height:auto;
	text-align:center;
}

.block_01 .boolean_01 {
	background: rgba(0, 0, 0, 0) url("https://www.bizify.com.au/images/google-review.png") no-repeat scroll 0 0 / 100% auto;
	display: inline-block;
	font-size: 16px;
	height: 245px;
	margin-right: 10px;
	padding:10% 30px;
	position: static;
	vertical-align: top;
	width: 360px;
}
.block_01 .boolean_02 {
	background: rgba(0, 0, 0, 0) url("https://www.bizify.com.au/images/testimonial-review.png") no-repeat scroll 0 0 / 100% auto;
	display: inline-block;
	font-size: 16px;
	height: 245px;
	padding:6% 20px;
	position: static;
	vertical-align: top;
	width: 360px;
}
.block_01 .title {
	margin-bottom: 30px;
}
.block_07  .step{
	display: inline-block;
	float: none !important;
	margin: 0 15px !important;
	text-align: center;
	width: 150px !important;
}
.gst-simple-steps .step {
	display: inline-block;
	float: none !important;
	margin: 0 2% !important;
	text-align: center;
	width: 28% !important;
}
.block_06  .step {
	display: inline-block;
	float: none !important;
	margin: 0 15px !important;
	text-align: center;
	width: 150px !important;
}
.block_06{ padding-bottom:30px;}
.stepsbox {
	text-align: center;
}
.block_06, .block_09, .block_07{ height:auto;}
.block_09 .step {
	display: inline-block !important;
	float: none;
	margin: 10px !important;
	text-align: center;
}
#footer .footerIn{ width:100% !important;}
.logo {
	display: block !important;
	float: left !important;
	margin: 0 0 0 10px !important;
}
#footer .footerIn .col1 {
	width: 25%;
}
#footer .footerIn, #footer .bizifyinOneGo, .regform .boxtab{ width:100% !important;}
.startbox.footertop {
	height:auto;
}
.block_06 .description.right {
	padding-bottom: 30px;
	padding-top: 25px;
}

.block_10 .step1 {
	width:100%;
}

#topCols{
	width:100%;
	text-align:center;
	}
#topCols .col_1, #topCols .col_2, #topCols .col_3 {
	display: inline-block;
	float: none;
	width: 31% !important;
	vertical-align: top;
}

	}
	
@media (min-width:767px){
/*.header ul li ul {
	padding: 0;
	position: absolute;
	z-index: 100;
	top: 54px;
	left: 0px;
	width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
	opacity: 0;
	visibility: hidden;
	-webkit-transiton: opacity 0.2s;
	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
	background: #8360ae;
}*/

.header > ul {
	float:right;
	margin-right:3px;
}

.header ul li {
	float:left;
	position: relative;
	margin-left: 10px;
}
.header li a {
	padding:17px 12px 17px;
	/*margin-left:16px;*/
	color:#b2b2b2;
	text-decoration:none;
	display:block;
	position:relative;
	font-size:1.0em;
	font-weight:600;
	font-family: 'gothambook';
	-webkit-text-stroke: 1px rgba(200, 200, 200, 0.4);
}
.header li ul li a {
	margin-left: 0;
}
.header li ul li{
	float: none;
	margin-left: 0px;
}

.header li a:before {
	content: " ";
	position:absolute;
	display:block;
	top:0;
	left:0;
	width:100%;
	height:5px;
}
.header li ul li a:before {
	display: none;
}

.header li.active a:before,
.header li a:hover:before {
	background:#8360ae;
}

/*.header li.dropdown > a {
	padding-right: 28px;
	background: url(../images/down_arrow.png) right center no-repeat;
}*/
.header li.dropdown:hover {
	/*background: #555;*/
}
.header ul li.active ul li a:before {
	display: none;
}
.header ul li ul li.active a:before,
.header ul li ul li a:hover:before {
	/*display: block;
	height: 100%;
	width: 5px;*/
}

.header ul li ul li {
	display: block; 
	color: #fff;
}
/*.header ul li ul li:hover { 
	background: #9e6bdd;
}*/
/*.header ul li:hover ul {
	display: block;
	opacity: 1;
	visibility: visible;
}*/
.header ul li ul a{
/*    color: #fff;*/
	font-size: 12px;
	font-family: 'gothambook';
	font-weight: normal;
	padding: 12px 12px;
}

}
	
@media (max-width:767px){
	.pricing_blocks .big_block {
		float: none;
		width: 100%;
	}
	.pricing_blocks .small_block{
		width: 100%;
		float: none;
		margin-top: 25px;
	}
	.pricing_header{
		height: 271px;
	}
	.scholarship_header{
		height: 271px;
	}
	.scholarship_text .l_column,
	.scholarship_text .r_column{
		float: none;
		width: 100%;
	}
	.reviews_banner{
		height: 200px;
	}
	.reviews_blocks .big_block {
		float: none;
		width: 100%;
	}
	.search_m .sh_block {
		padding:15px;
	}
	.sh_showmore {
		display: inline-block;
		position: static;
		text-align: left;
	}
	.regform .contacttext_name {
		width: 100% !important;
	}
		
		.search_m .sh_block li {
		width: 100%;
		height:auto !important;
	}
	.search_banner .pb_block > div:nth-child(2) > div:nth-child(1) input{ width:100%;}
	#footer{ text-align:center;}
	#footer .footerIn .col1 .logo {
		float: none !important;
		margin: 0 auto !important;
	}
	#footer .footerIn .col2 .title, #footer .footerIn .col2 li, #footer .footerIn .col3 .title, #footer .footerIn .col3 li, #footer .footerIn .col4 .title, #footer .footerIn .col4 li, #footer .footerIn .col5 .title, #footer .footerIn .col5 li{ text-align:center !important;  padding:5px 0 !important;}
	#footer .footerIn .col2 ul, #footer .footerIn .col3 ul, #footer .footerIn .col4 ul, #footer .footerIn .col5 ul {
		width: 100%;
	}


		
	.search_m .result_block > div.note span{ width:100% !important;}
	.search_m .result_block a.sresult_btn {
		height: 35px;
		margin: 15px auto 0;
		position: static;
		width: 181px;
	}
	.search_m .result_block h3 {
		font-size: 2em;
	}
	.search_banner .pb_block > div:nth-child(2) {
		background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
		border: 1px solid #d4d4d4;
		height: auto;
		margin: 0 auto;
		padding: 20px;
		width: 70%;
	}
	.search_banner .pb_block > div:nth-child(2) > div:nth-child(1) {
		position: static;
		width: 100%;
		background: transparent none repeat scroll 0 0;
		 text-indent: 10px;
		 border: 1px solid #999;
		  width: 100%;
	}
	.search_banner .pb_block > div:nth-child(2) > div:nth-child(2) {
		margin-top: 15px;
		position: static;
	}
	.search_banner .pb_block > div:nth-child(1) {
		font-size: 2em;
	}
	#topCols .col_1, #topCols .col_2, #topCols .col_3 {
		margin-bottom: 20px;
		width: 100% !important;
	}
	ul.boxes {
		display: none;
	}
	.navbar-header {
		margin-bottom: 20px;
	}
	.navbar-nav {
		margin: 0 !important;
	}
	#navbar {
		padding: 0 !important;
	}
	.nav > li > a{ padding-left:0 !important; padding-right:0 !important;}
		
	.header ul li {
		float: none;
	}
	.header li a {
		font-size: 1em;
	}
		
	.indicator{ display:none;}

	.checknamebox {
		padding: 14px;
		width: 80%;
		margin-top:0;
	}
	.block_02, .block_03, .block_04, .block_05, .block_06{ height:auto !important;}
	.block_02 .img, .block_03 .img, .block_04 .img, .block_05 .img, .block_06 .img {
		position: static;
		text-align: center;
		margin-top:30px;
		max-width:100%;
	}
	.block .description.right, .block .description.left, .block_04 .description.right, .block_05 .description.left {
		margin: 0;
		position: static;
		 width: 100%;
	}
	.block .title {
		font-size: 1.5em;
	}
	.block .desc {
		font-size: 1em;
		padding-bottom: 30px;
	}
	.block_06 .step {
		width:285px !important;
	}
	.startbox div {
		top: 5px;
	}
	.block_08{ height:auto}

	img {
		max-width: 100%;
	}


	#footer .footerIn .col1 {
		width: 27%;
	}

	#footerShad {
		padding: 0 15px;
		width: initial;
		background:transparent none repeat scroll 0 0;
	}
	#footer .footerIn .col1 .logo {
		margin: 0;
	}
	#footer .footerIn .col1, #footer .footerIn .col2, #footer .footerIn .col3, #footer .footerIn .col4, #footer .footerIn .col5{
		width:100%;
	}
	.footerIn .title{ width:100%; padding-right:0 !important;}
	 #footer .footerIn{ width:100%;}
	.startbox div {
		width: 100%;
	}
	a.register {
		display: inline-block;
		margin: 10px 0 25px; 0;
		position: static;
	}

	.startbox.footertop span {
		line-height: 45px;
	}

	.landing-block{ height:auto !important;}
	.landing-block .img {
		position: static;
		text-align: center;
		padding-top:30px;
		max-width:100%;
	}
	.landing-block .description.right, 
	.landing-block .description.left {
		margin: 0;
		position: static;
		width: 100%;
	}
	.landing-block .title {
		font-size: 1.5em;
	}
	.landing-block .desc {
		font-size: 1em;
		padding-bottom: 30px;
	}
	.landing-block .description {
		padding-top:30px;
	}
}	
	
@media (max-width:666px){
	.block_06 .step {
	  width: 190px !important;
	}
	p.h1 {
		font-size:1.5em;
	}
	p.h2 {
		font-size: 1em;
	}
	.block_09 .step3 .icon {
		margin-top: 30px;
	}
	.slogan .h2{ display:none;}	
	.pricing_header{
		height: 200px;
	}
	.scholarship_header{
		height: 200px;
	}
	.reviews_banner{
		height: 140px;
	}


	/*scholarship benefits line*/
	.scholarship_benefits_container .benefits{
		display: block;
	}
	.scholarship_benefits_container .benefits li{
		display: block;
		width: 100%;
		clear: both;
		padding: 0;
	}
	.scholarship_benefits_container .benefits li p{
		display: block;
		text-align: center;
	}
	.scholarship_benefits_container .benefits li:before,
	.scholarship_benefits_container .benefits li{
		border: none;
	}
	.scholarship_benefits_container .benefits .number{
		margin-top: 0;
	}
	.scholarship_benefits_container .benefits{
		padding-top: 0;
	}

	/*scholarship apply*/
	.scholarship_apply_list li{
		width: 100%;
		float: none;
		padding: 0 0 20px 0;
	}
	.scholarship_apply_list li h4{
		min-height: 0;
		padding-bottom: 10px;
	}

	.scholarship_members li,
	.scholarship_members li:nth-child(2){
		width: 100%;
		float: none;
		padding: 0 0 20px 0;
	}
	.gst-landing-header{
		min-height: 276px;
		background-size: 100%;
	}
}
	
@media (max-width:479px){
	.block_01 .boolean_01{ padding:14% 30px; font-size: 14px; height:215px;width:290px;}
	.block_01 .boolean_02 {
		font-size: 14px;
		padding: 6% 20px;
		height:215px;
		width:290px;
	}
	.search_m .result_block h3 {
		font-size: 1.5em;
	}
	.sh_showmore{
		top:120px;
	}
}






/*search loading container styles*/
#cmp-search-container{
	background-color: #dfdfdf;
	text-align: center;
	display: none;
}
#cmp-search-loading {
	padding: 80px 0 30px 0;
	display: none;
}
#cmp-search-loading .preloader-radar {
	height: 80px;
	top: -18px;
	width: 80px;
}
.preloader-radar {
	margin: auto;
	position: relative;
}
.preloader-radar span {
	animation: 2s linear 0s normal none infinite running radar;
	border: 5px solid #7856a2;
	border-radius: 1000px;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.preloader-radar span:nth-child(1) {
	animation-delay: 0s;
}
.preloader-radar span:nth-child(2) {
	animation-delay: 0.66s;
}
.preloader-radar span:nth-child(3) {
	animation-delay: 1.33s;
}
.loading-container .preloader-radar span {
	border: medium none;
}
.loading-container .preloader-radar span:nth-child(4) {
	animation: 1.33s linear 0s normal none infinite running slidein;
	border: medium none !important;
	margin-left: 130px;
	width: 180px;
}
@keyframes radar {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	25% {
		opacity: 0.5;
		transform: scale(0);
	}
	50% {
		opacity: 1;
		transform: scale(1);
	}
	75% {
		opacity: 0.5;
		transform: scale(1.5);
	}
	100% {
		opacity: 0;
		transform: scale(2);
	}
}
@keyframes radar {
	0% {
		opacity: 0;
		transform: scale(0);
	}
	25% {
		opacity: 0.5;
		transform: scale(0);
	}
	50% {
		opacity: 1;
		transform: scale(1);
	}
	75% {
		opacity: 0.5;
		transform: scale(1.5);
	}
	100% {
		opacity: 0;
		transform: scale(2);
	}
}
#cmp-search-loading h2 {
	font-family: "GothamBook";
	font-size: 2em;
	font-weight: normal;
	line-height: 1 !important;
	margin-bottom: 10px;
	margin-top: 45px;
}
#cmp-search-loading p {
	font-size: 14px;
	font-family: "GothamLight";
	font-weight: normal;
	color: #242424;
	margin: 20px 80px 16px;
}


/*search button additional styles*/
#start-search.disabled{
	background: #aaa;
	pointer-events: none;
	cursor: default;
}


/*updated search layout*/
#cmp-result {
	position: relative;
	display: none;
}
#cmp-result .container{
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	text-align: left;
	padding-left: 130px;
	position: relative;
}
#cmp-result .name {
	color: #85a91a;
	font-family: "gothambook";
	font-size: 36px;
	padding: 20px 0 20px 0;
	white-space: nowrap;
}
#cmp-result .icon-img{
	background-image: url("../images/result_icons_sprites.png");
	display: block;
	height: 117px;
	left: 0;
	position: absolute;
	top: 34px;
	width: 139px;
}
#cmp-result .container.manual_review .icon-img{
	background-position: -150px 0;
}
#cmp-result .container.available .icon-img{
	background-position: 0 0;
}
#cmp-result .container.not_available .icon-img{
	background-position: -300px 0;
}
#cmp-result .message {
	font-family: "gothambook";
	font-size: 20px;
	text-align: left;
	line-height: 26px;
	padding: 18px 0 24px 0;
	width: 100%;
}
#cmp-result .register-btn {
	/*margin: 20px auto 0;*/
}
#cmp-result .register-btn.clear-search{
	background: #aaa;
}
#cmp-result .reasons {
	display: none;
	width: 80%;
	margin: 0 auto;
}
#cmp-result .reasons .title {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	position: relative;
	z-index: 10;
}
#cmp-result .reasons .title {
	color: #85a91a;
	font-family: "gothambook";
	font-size: 1.8em;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dadada;
	border-top: 1px solid #dadada;
}
#cmp-result .reasons .title::before {
	border-bottom: 1px solid #fff;
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
#cmp-result .reasons .title::after {
	border-bottom: 1px solid #fff;
	bottom: -2px;
	content: " ";
	display: block;
	position: absolute;
	width: 100%;
	z-index: -1;
}
#cmp-result .rfr_block {
	padding-right: 10px;
	padding-top: 15px;
}
#cmp-result .rfr_block li {
	color: #242424;
	font-family: "gothambook";
	font-size: 0.8em;
}

@media (max-width:767px){
	#cmp-result .name {
		font-size: 28px;
		white-space: inherit;
	}
}
@media (max-width:666px){
	#cmp-result .container{
		width: 90%;
		padding: 0 4%;
	}
	#cmp-result .name{
		text-align: center;
		padding-bottom: 10px;
	}
	#cmp-result .icon-img{
		margin: 0 auto;
		position: relative;
		left: auto;
		top: auto;
		bottom: auto;
		right: auto;
	}
	#cmp-result .register-btn {
		display: block;
		width: 158px;
		margin: 20px auto 0;
	}
	#cmp-result .register-btn.clear-search {
		width: 225px;
	}
	#cmp-result .message{
		text-align: center;
	}
}


.secured-session{
	padding: 0 0 0 24px;
	position: absolute;
	left: 0;
	top: -32px;
	font-family: "gothambook";
	color: #a9d528;
	font-size: 12px;
	background: url(../images/ssl-arrow.png) 3px center no-repeat;
}
.tel-contact-guest{
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 30px;
	position: absolute;
	right: 0;
	top: -35px;
	font-family: "gothambook";
	color: #b2b2b2;
	font-size: 12px;
	background: url(../images/tel-icon.png) left center no-repeat;
}
@media (max-width:430px){
	.tel-contact-guest{
		display: none;
	}
}
.tel-contact-loggedin{
	height: 25px;
	line-height: 25px;
	padding: 0 0 0 30px;
	position: absolute;
	right: 172px;
	top: 9px;
	font-family: "gothambook";
	color: #b2b2b2;
	font-size: 12px;
	background: url(../images/tel-icon.png) left center no-repeat;
}
@media (max-width:585px){
	.tel-contact-loggedin{
		display: none;
	}
}