/* RESET */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
:focus {
	outline: 0
}
ins {
	text-decoration: none
}
del {
	text-decoration: line-through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
@charset "utf-8";


/* MAIN CSS */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #2f5d8c;
	background: #10457b;
}
a, a:visited, a:hover {
	color: #215f9e;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #215f9e;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.clear_b {
	clear: both;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #10457b;
	font-weight: normal;
}

h1.inner_logo {
	font-size: 2rem;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	position: relative;
	bottom:5px;
}

a.big_logo {
	text-decoration: none;	
}

h1.logo {
	font-size:4rem;
    font-family: Helvetica,Verdana, Arial, sans-serif;
    font-weight: 300;
    color:#07478c;
    text-transform: uppercase;
}

h2 {
	font-size: 24px;
	line-height: 36px;
}
h3 {
	font-size: 18px;
	line-height: 27px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
}
h4 a, h4 a:hover, h4 a:visited {
	color: #10457b;
}
.block_result h1 {
	width: 485px;
}
.wrap {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	color: #fff;
	height: 40px;
	line-height: 40px;
}
#header a, #header a:visited, #header a:hover {
	color: #fff;
}
.member_login {
	margin: 0 0 0 50px;
}
#columns {
	background: url(../images/content_bg.jpg) repeat-y;
	overflow: hidden;
}
.wrap_shadow {
	background: url(../images/content_bg.jpg) repeat-y;
	overflow: hidden;
}
#content {
	background: #FFF;
	overflow: hidden;
}
#phone_search {
	width: 710px;
	margin: 170px auto;
}
.fields_phone, .fields_code {
	border: 1px solid #88c9f0;
	padding: 5px;
	font-size: 30px;
	color: #11335a;
	width: 250px;
	margin: 0 10px;
}
.fields_code {
	width: 200px;
}
.lookup_btn {
	width: 133px;
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
}
#language {
	margin: 5px 0;
}
#footer, #sub_footer {
	color: #fff;
	height: 70px;
	text-align: center;
	line-height: 30px;
}
#footer a, #footer a:hover, #footer a:visited, #sub_footer a, #sub_footer a:hover, #sub_footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #sub_footer a:hover {
	text-decoration: underline;
}
#footer li, #sub_footer li {
	display: inline;
}
#top_search_bar {
	border: 1px solid #d4d0d0;
	/*background: url(../images/bg_phone_search_bar.png) repeat-x;*/
	overflow: hidden;
	padding: 15px 0;
	height: 47px;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fdfdfd+0,e7e7e7+50,d6d6d6+100 */
	background: #fdfdfd; /* Old browsers */
	background: -moz-linear-gradient(top,  #fdfdfd 0%, #e7e7e7 50%, #d6d6d6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fdfdfd 0%,#e7e7e7 50%,#d6d6d6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fdfdfd 0%,#e7e7e7 50%,#d6d6d6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#d6d6d6',GradientType=0 ); /* IE6-9 */

}
.phone_title2_m {
	margin: 14px;
}
.content_box {
	border: 1px solid #d4d0d0;
	padding: 20px;
	width: 920px;
	overflow: hidden;
}
.content_box p {
	line-height: 18px;
	margin: 20px 0;
}
.top_search_border {
	border: none;
	background: none;
	height: 60px;
	border-top:none;
}
#left_column {
	overflow: hidden;
	width: 685px;
}
.left_margin_content {
	margin: 0 0 0 30px;
}
.block_result {
	border: 1px solid #d4d0d0;
	padding: 10px;
	background: #fff;
	line-height: 20px;
}
.image_wrap {
	margin: 0 20px 0 0;
}
.block_result h1 {
	margin: 10px 0 0 0;
}
.grey_box {
	border: 1px solid #d4d0d0;
	background: #fff;
	line-height: 20px;
}
#right_column {
	width: 242px;
}
.grey_box_right {
	border: 1px solid #d4d0d0;
	background: #fff;
	padding: 5px 0px 5px 5px;
}
.grey_box_r {
	border: 1px solid #d4d0d0;
	background: #fff;
}
.blue_patern {
	background: #10457b;
	margin: 1px 0px 1px 1px;
	padding: 5px 10px;
}
.users {
	margin: 5px 0;
	overflow: hidden;
}
.users li {
	line-height: 20px;
	font-size: 11px;
	color: #10457b;
}
.users img {
	margin: 0 5px 0 0;
}
.list_item {
	line-height: 20px;
}
.domain_owner {
	padding: 10px;
}
.box_conent {
	padding: 20px;
}
.border {
	border: 1px solid #d4d0d0;
	height: 1px;
	margin: 10px 0;
}
.sponsor_link, .common_variations {
	font-size: 12px;
	color: #10457b;
	margin: 5px 0;
}
.sponsor_link li, .common_variations li {
	margin: 15px 0 0 5px;
}
.white_box {
	border: 1px solid #d6d6d6;
	background: #fff;
	padding: 5px;
	overflow: hidden;
	vertical-align: middle;
	margin: 10px 0;
}
.white_box ul {
	margin: 0 10px;
}
.search_adres_block {
	width: 310px;
	border-right: 1px solid #d5d5d5;
	line-height: 20px;
}
.search_phone_block {
	text-align: center;
	width: 230px;
	margin: 15px 0;
}
.search_tools {
	width: 200px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	line-height: 20px;
}
.search_view_btn {
	text-align: center;
	width: 150px;
	margin: 10px 0;
}
#new_search {
	width: 200px;
	margin: 20px auto;
}
.legend_text {
	font-size: 14px;
	color: #000;
	padding: 10px 0;
}
.fields_adress, .fields_zip, .fields_first_name, .fields_contacts, .fields_contacts_message {
	padding: 10px;
	border: 1px solid #88c9f0;
	width: 300px;
	font-style: normal;
	color: black;
	font-size: 16px;
	text-align: left;
}
.fields_zip {
	width: 110px;
	margin: 0 30px 0 0;
}
#search_name_block, #search_business, #contact_us {
	width: 340px;
	border-right: 1px solid #d8d8d8;
	float: left;
	margin: 0 0 30px;
}
#search_name_block h2, #search_business h2 {
	margin: 0 0 10px 0;
}
#search_business {
	padding: 0 0 0 40px;
	border: none;
}
.fields_first_name {
	width: 110px;
	float: left;
	margin: 0 30px 0 0;
}
#contact_us {
	width: 550px;
	color: #000000;
}
.fields_contacts {
	width: 265px;
}
.fields_contacts_message {
	width: 500px;
	text-align: left;
	height: 100px;
}
.submit_contact_btn {
	margin: 20px 0 0 0;
}
#contact_us {
	margin: 0;
}
#support {
	width: 365px;
	text-align: center;
	float: right;
}
#support img {
	margin: 20px 0 0 0;
}
div.form_errors {
	border: 1px solid red;
	padding: 10px;
	background-color: pink;
	width: 300px;
	margin-top: 10px;
}
.search {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
.searchByAddress {
	width: 340px;
}
.search div {
	float: left;
	margin-right: 20px;
}
input, select, textarea {
	border: 1px solid #88C9F0;
	color: black;
	font-size: 16px;
	font-style: normal;
	padding: 10px;
	text-align: left;
	width: 110px;
}
input, select {
	width: 300px;
}
.search input, .search select {
	width: 110px;
}
textarea {
	width: 500px;
	height: 100px;
}
label {
	font-size: 14px;
	padding: 10px 0px;
	display: block;
}
input.image {
	border: 0;
	padding: 0;
	width: auto;
}
.search input.image {
	margin-top: 35px;
}
.search input.name, .search input.address {
	width: 270px;
}
.addCommentForm {
	margin-bottom: 40px;
}
.comments {
	clear: both;
	margin-top: 10px;
}
.comment {
	clear: right;
	margin: 5px 0;
	float: left;
}
.reply {
	background-color: #eaeaea;
	margin: 20px;
	padding: 20px;
}
.comment .image {
	float: left;
	width: 64px;
}
.comment .name {
	font-weight: bold;
	font-size: 20px;
	width: 570px;
	height: 30px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	color: #10457B;
}
.comment .date {
	float: left;
	width: 570px;
	color: #808080;
	height: 20px;
	padding-left: 10px;
	padding-top: 4px;
}
.comment .text {
	padding: 10px 5px;
	float: left;
	width: 624px;
	line-height: 20px;
	color: #10457B;
}
.reply .name, .reply .date {
	width: 400px;
}
.addCommentRules {
	color: #10457B;
	font-size: 10px;
}
#recaptcha_table {
	border-color: #88C9F0 !important;
}
#recaptcha_response_field {
	padding: 2px 4px;
}
.areaCode {}
.areaCode .city {
	margin-left: 10px;
	margin-bottom: 15px;
}
.areaCode .phoneNumbers {
	width: 650px;
}
.areaCode .phoneNumber {
	margin: 5px 0 5px 10px;
}
input[type="radio"] {
	border: 0;
	width: 4px;
}
input[type="submit"], button.submit {
	background: #10457B;
	border: 1px solid black;
	color: white;
	width: 200px;
	text-align: center;
	font-weight: bold;
}
button.submit {
	padding: 5px 10px;
}
input[type="checkbox"] {
	border: 1px solid #88c9f0;
	width: 30px;
	height: 30px;
	padding: 2px;
}
div input[type="submit"] {
	margin-top: 10px;
}
.phoneNumberActions {
	overflow: hidden;
	background: #eaeaea;
	padding: 10px;
	padding-left: 40px;
}
.phoneNumberActions li {
	float: left;
	margin-right: 20px;
	font-weight: bold;
}
.phoneNumberActions a {
	text-decoration: none;
}
#editPhoneNumber {
	overflow: hidden;
}
#editPhoneNumber li {
	overflow: hidden;
	margin-bottom: 10px;
}
#editPhoneNumber li div {
	float: left;
}
#editPhoneNumber label {
	display: block;
	width: 170px;
}
#editPhoneNumber label[for="phoneType-work"] {
	float: left;
	border: 1px solid black;
	width: 45px;
}
#editPhoneNumber label[for="phoneType-home"] {
	float: left;
	border: 1px solid black;
	width: 45px;
	margin-top: -12px;
}
#footerArticles {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	align: center;
	padding: 15px;
	color: #C6DEFF;
	font: 8.5pt Arial, Helvetica, sans-serif;
}
#footerArticles h1, #footerArticles h2 {
	text-transform: uppercase;
	font-size: 15pt;
	font-weight: bold;
	padding-top: 15px;
	color: #fff;
	clear: both;
}
#footerArticles a {
	text-decoration: underline;
	/*color: #98AFC7;*/
	color:white;
	clear: both;
}
#footerArticles ul {
	list-style-type: none;
	clear: both;
	width: 960px;
	margin-top: 10px;
}
#footerArticles li {
	padding: 0px;
	width: 192px;
	float: left;
	text-align: center;
	height: 40px;
}
.login_left {
	float: left;
}
.login_right {
	float: left;
	width: 400px;
	margin-left: 50px;
}
.desktop_invisible {
	display: none;
}
.signup_left {
	float: left;
}
.signup_right {
	float: left;
	margin-left: 25px;
	margin-top: -25px;
}
.states_list {
	width: 900px;
	margin-top: 20px;
}
.states_list ul.states_left {
	float: left;
	margin-right: 20px;
}
.states_list ul.states_right {
	float: left;
}
.float_l.search_adres_block {
	width: 350px;
}
.hamburger_menu, #header .float_r .mobile_menu a.close_menu {
	display: none;
}
input.lookup_button {
	text-decoration: none;
	background: #2c9bda;
	background: -moz-linear-gradient(top, #2c9bda 0%, #195f9e 51%, #10467f 100%);
	background: -webkit-linear-gradient(top, #2c9bda 0%, #195f9e 51%, #10467f 100%);
	background: linear-gradient(to bottom, #2c9bda 0%, #195f9e 51%, #10467f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c9bda', endColorstr='#10467f', GradientType=0);
	color: #2c9bda;
	padding: 3px 5px;
	border-radius: 5px;
	color: white;
	text-transform: uppercase;
	font-size: 1.4rem;
	font-weight: 500;
	padding: 1% 0;
	width: 133px;
	text-shadow: 0px 2px 2px rgb(58, 58, 58);
	margin-top: 0px!important;
	position: relative;
	top: -3px;
	cursor: pointer;
	-webkit-box-shadow: inset 4px 4px 6px -3px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: inset 4px 4px 6px -3px rgba(0, 0, 0, 0.4);
	box-shadow: inset 4px 4px 6px -3px rgba(0, 0, 0, 0.4);
}
input.lookup_button:hover {
	background: #10467f;
}

input.lookup_button.top_button {
	font-weight: 700;
	padding:.8%;
	font-size: 1.2rem;
	margin-top:6px!important;
}

input.lookup_button.search_button {
	font-weight: 700;
	padding:.6%;
	font-size: 1.2rem;
	position: relative;
	top:0px;
}

.phoneNumberActions li:first-child {
    display:none;
}

.mobile_button {
	border:none;
	width:110px;
}

.mobile_field {
	margin-left:5px;
}

.phone_list {
	width: 120px; 
	float: left; 
	padding-bottom: 2px;
}

.states_list {
	width: 220px; 
	float: left; 
	padding-bottom: 6px;
}

label.no_label {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.country_number {    
    overflow: hidden;
    padding:7px 0px;
    float:left;
    margin-left:1%;
}

.country_number span {
    font-size:2rem;
    color: #07478c;
}

.country_number img {
    position: relative;
    top:6px;
    display:block;
    margin-right:2px;
}

@media (min-width: 320px) and (max-width: 480px) {
	.wrap, #phone_search {
		width: 100%!important;
	}
	#content .wrap {
		width: 96%!important;
	}
	.desktop_invisible {
		display: block;
	}
	
	h1.logo {
		font-size: 2.8rem;
	}
	
	h1.mobile_logo {
		font-size: 2em;
		margin-bottom: .5em;
		text-decoration: none;
		text-transform: uppercase;
		font-weight: 700;
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}
	.phone_title2_m a {
		text-decoration: none;
	}
	.mobile_invisible {
		display: none;
	}
	#phone_search {
		margin: 30% auto;
	}
	img.lookup_title {
		max-width: 85%;
		display: block;
		margin: 0 auto;
		margin-bottom: 5%;
	}
	.fields_phone, .fields_code {
		width: calc(100% - 156px);
		margin-right: 0;
	}
	.lookup_btn {
		width: 40%;
		margin: 5% auto;
		display: block;
		margin-top: 10%;
		clear: both;
	}
	.float_l {
		padding-left: 3%;
	}
	#header .float_l.mobile_active a, #header .float_l.mobile_active a:visited, #header .float_l.mobile_active a:hover {
		color: #10457b;
		line-height: 160%;
		font-size: 1.0rem;
		background: white;
		margin: 1% 0;
		padding: 1% 3%;
		border-radius: 3px;
		margin-bottom: 2%;
		text-decoration: none;
		border-radius: 8px;
		border: solid 1px;
	}
	.float_l.mobile_active {
		color: black;
	}
	.float_l.mobile_active, .float_l.mobile_active a {
		display: block;
	}
	/*
	
	.float_l span.separator {
		display: none;
	}
	
	.float_l a {
		display: none;
	}
	
	.float_r {
        padding-right:3%;
    }   
	
    .float_r a {
        font-size:1.1rem;
        text-decoration:none;
		background: #2c9bda; 
		background: -moz-linear-gradient(top,  #2c9bda 0%, #195f9e 51%, #10467f 100%);
		background: -webkit-linear-gradient(top,  #2c9bda 0%,#195f9e 51%,#10467f 100%);
		background: linear-gradient(to bottom,  #2c9bda 0%,#195f9e 51%,#10467f 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c9bda', endColorstr='#10467f',GradientType=0 );
        color:#2c9bda;
        padding:3px 5px;
        border-radius: 3px;
    }
    
    */
	#header .float_r a {
		color: white;
	}
	.advanced_list {
		display: none;
	}
	#footer, #sub_footer {
		height: auto;
	}
	#footer ul, #sub_footer ul {
		padding: 3%;
	}
	#footerArticles {
		width: 100%;
		overflow: hidden;
		box-sizing: border-box;
	}
	#footerArticles p {
		font-size: .9rem;
		margin: 2% 0
	}
	#footerArticles ul {
		width: 100%;
	}
	#footerArticles li {
		width: 100%;
		float: none;
	}
	#footerArticles li a {
		font-size: 1.1rem;
	}
	#footerArticles h1, #footerArticles h2 {
		line-height: 1.3rem;
		line-height: 1.3rem;
	}
	#top_search_bar {
		height: 135px;
		background: url(../images/bg_phone_search_bar.png) repeat-x;
		background-size: auto 100%;
	}
	#content .float_l {
		display: block;
		float: none;
		width: 100%;
		padding: 0;
	}
	#content .float_l a {
		display: block;
	}
	#content .float_l.inner_page {
		width: calc(100% - 145px);
		float: right;
		padding: 5px 2px;
		margin-right: 4px;
	}
	.phone_title2_m {
		margin: 0;
		margin-left: 2%;
	}
	.top_search_border {
		border: none;
	}
	#top_search_bar .lookup_btn {
		width: 35%;
		margin-top: 20%;
	}
	
	#top_search_bar .lookup_btn.top_button {
		width:45%;
		width: 45%;
		margin-top: 21%!important;
		padding: 1.5% 0;
	}
	
	.login_left {
		float: none;
	}
	.login_right {
		float: none;
		margin-left: 0;
		width: auto;
		margin-top: 5%;
	}
	.content_box {
		box-sizing: border-box;
		font-size: 1.0rem;
		line-height: 120%;
	}
	.content_box h1 {
		text-transform: uppercase;
		font-size: 1.5rem;
		font-weight: 700;
		line-height: 130%;
	}
	.content_box h2 {
		text-transform: uppercase;
		font-size: 1.4rem;
		font-weight: 700;
		line-height: 130%;
	}
	.signup_left {
		float: none;
	}
	.signup_right {
		float: none;
		margin-left: 0;
		margin-top: 10%;
	}
	#contact_us {
		width: 100%;
	}
	#search_name_block, #search_business, #contact_us {
		border-right: none;
	}
	#contact_us {
		margin-bottom: 10%;
	}
	textarea {
		width: 100%;
		box-sizing: border-box;
	}
	#support {
		width: 100%;
		float: none;
	}
	.states_list {
		width: 100%;
		margin-top: 20px;
	}
	.states_list ul.states_left {
		float: none;
		margin-right: 20px;
	}
	.states_list ul.states_right {
		float: none;
	}
	.states_list ul.states_right img {
		width: 100%;
	}
	.float_l.search_adres_block {
		width: 100%!important;
	}
	.comment {
		clear: both;
		float: none;
	}
	.comment .name {
		width: calc(100% - 80px);
		font-size: 1.1rem;
		height: auto;
		padding-top: 0;
	}
	.comment .text {
		width: 100%;
	}
	.comment .date {
		width: 60%;
	}
	.block_result h1 {
		font-size: 1.6rem;
		line-height: 120%;
		text-transform: uppercase;
	}
	#addCommentForm input#add {
		margin-bottom: 5%;
	}
	#right_column {
		float: none;
		clear: both;
		width: 100%;
	}
	.addCommentRules {
		font-size: .9rem;
	}
	.block_result a {
		font-size: 1rem;
		margin: 3% 0;
	}
	.block_result ul.phoneNumberActions li a {
		margin: 0;
		font-size: .7rem;
	}
	.block_result {
		position: relative;
	}
	#content .float_l .block_result img {
		float: none;
		width: 80px;
	}
	#content .float_l a.edit_listing {
		position: absolute;
		top: 1%;
		right: 2%;
	}
	.float_r a.signup_button {
		color: white;
		margin-bottom: 3%;
		display: block;
		padding: 3%;
		margin-left: 0;
		text-align: center;
		box-sizing: border-box;
		width: 98%!important;
	}
	#header .float_l.mobile_active, #header .float_l.mobile_active a {
		position: relative;
		z-index: 500;
	}
	.hamburger_menu {
		display: block;
		position: absolute;
		top: 5px;
		right: 2%;
	}
	.mobile_menu {
		display: none;
		position: fixed;
		z-index: 500;
		width: 100%;
		height: 100%;
		min-height: 100%;
		background: white;
		left: 0;
		top: 0;
		padding-top: 20%;
	}
	#header .float_r .mobile_menu a {
		display: block;
		width: 100%;
		border-radius: 0;
		float: none;
		clear: both;
		text-align: center;
		text-transform: uppercase;
		font-weight: 700;
	}
	.bar1, .bar2, .bar3 {
		width: 28px;
		height: 3px;
		background-color: white;
		margin: 6px 0;
		transition: 0.4s;
	}
	.float_r a, #header .float_r .mobile_menu a.close_menu {
		font-size: 1.1rem;
		text-decoration: none;
		background: #2c9bda;
		background: -moz-linear-gradient(top, #2c9bda 0%, #195f9e 51%, #10467f 100%);
		background: -webkit-linear-gradient(top, #2c9bda 0%, #195f9e 51%, #10467f 100%);
		background: linear-gradient(to bottom, #2c9bda 0%, #195f9e 51%, #10467f 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c9bda', endColorstr='#10467f', GradientType=0);
		color: #2c9bda;
		padding: 3px 5px;
		border-radius: 3px;
	}
	#header .float_r .mobile_menu a.close_menu {
		width: 10%;
		position: absolute;
		right: 0;
		top: 0;
		background: none;
		color: #2c9bda;
		border-radius: 0;
	}
	#header .float_r .mobile_menu a.close_menu {
		display: block;
	}
	.areaCode .phoneNumbers {
		width: 100%;
	}
	.areaCode .phoneNumber {
		margin: 10px 0 10px 10px;
	}
	input.lookup_button {
		width: 50%;
		font-size: 1.8rem;
		position: relative;
		top: 0;
		margin-top: 7%!important;
	}
	
	.mobile_field {
		display: inline-block;
		width:145px!important;
	}
	
	.mobile_button {
		display: block;
		width: 50%;
		margin: 5% auto;
	}
	
	.phone_list {
		width:50%;
		margin-bottom: 5%;
	}
	
	.phoneNumber {
		margin-bottom: 5%;
	}
	
	.states_list {
		width:100%;
		margin-bottom: 5%;
		margin-top:0;
	}
	
	.phoneNumber span {
		color: rgb(63, 63, 63)!important;
		font-size:.9rem!important;
	}
	
	input.lookup_button.search_button {
		padding:1.4%;
	}
	
	.sponsored_text {
		font-size: 14px!important;
		color:black!important;
	}
	
	form input {
        margin:4% 0;
    }
    
    .country_number {
		margin-left:4%;
		width:28%;
	}
	
	.country_number.inner_page {
		margin-left: 4%;
	}
    
}
@media (min-width: 481px) and (max-width: 1000px) {
	.wrap, #phone_search {
		width: 100%!important;
	}
	#phone_search {
		margin: 5% auto;
	}
	img.lookup_title {
		max-width: 85%;
		display: block;
		margin: 0 auto;
	}		
	
	#footer, #sub_footer {
		height: auto;
	}
	
	#footerArticles {
		width: 100%;
		overflow: hidden;
		box-sizing: border-box;
	}
		
	
}



/* COLORBOX */

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/

#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
	overflow: visible;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxLoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}
/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/

#cboxOverlay {
	background: #000;
}
#colorbox {}
#cboxTopLeft {
	width: 14px;
	height: 14px;
	background: url(../images/colorbox/controls.png) 0 0 no-repeat;
}
#cboxTopCenter {
	height: 14px;
	background: url(../images/colorbox/border.png) top left repeat-x;
}
#cboxTopRight {
	width: 14px;
	height: 14px;
	background: url(../images/colorbox/controls.png) -36px 0 no-repeat;
}
#cboxBottomLeft {
	width: 14px;
	height: 43px;
	background: url(../images/colorbox/controls.png) 0 -32px no-repeat;
}
#cboxBottomCenter {
	height: 43px;
	background: url(../images/colorbox/border.png) bottom left repeat-x;
}
#cboxBottomRight {
	width: 14px;
	height: 43px;
	background: url(../images/colorbox/controls.png) -36px -32px no-repeat;
}
#cboxMiddleLeft {
	width: 14px;
	background: url(../images/colorbox/controls.png) -175px 0 repeat-y;
}
#cboxMiddleRight {
	width: 14px;
	background: url(../images/colorbox/controls.png) -211px 0 repeat-y;
}
#cboxContent {
	background: #fff;
}
#cboxLoadedContent {
	margin-bottom: 5px;
	padding: 30px;
}
#cboxLoadingOverlay {
	background: url(../images/colorbox/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic {
	background: url(../images/colorbox/loading.gif) center center no-repeat;
}
#cboxTitle {
	position: absolute;
	bottom: -25px;
	left: 0;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #7C7C7C;
}
#cboxCurrent {
	position: absolute;
	bottom: -25px;
	left: 58px;
	font-weight: bold;
	color: #7C7C7C;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	position: absolute;
	bottom: -29px;
	background: url(../images/colorbox/controls.png) 0px 0px no-repeat;
	width: 23px;
	height: 23px;
	text-indent: -9999px;
}
#cboxPrevious {
	left: 0px;
	background-position: -51px -25px;
}
#cboxPrevious.hover {
	background-position: -51px 0px;
}
#cboxNext {
	left: 27px;
	background-position: -75px -25px;
}
#cboxNext.hover {
	background-position: -75px 0px;
}
#cboxClose {
	right: 0;
	background-position: -100px -25px;
}
#cboxClose.hover {
	background-position: -100px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
	background-position: -125px 0px;
	right: 27px;
}
.cboxSlideshow_on #cboxSlideshow.hover {
	background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
	background-position: -150px -25px;
	right: 27px;
}
.cboxSlideshow_off #cboxSlideshow.hover {
	background-position: -125px 0px;
}
/* CSS Document */