@charset "utf-8";

/* CSS Document */
@media (max-width: 1023px) {
	body {
		margin: 0;
		padding: 0;
		background: #fff;
	}

	#header,
	#footer,
	.col1,
	.col3,
	.bottom_adv,
	.print_friendly {
		display: none;
	}

	.mob_wrapper {
		display: block !important;
		width: 100%;
		clear: both;
		background: #fff;
	}

	.mob_header {
		clear: both;
		width: 100%;
		margin-bottom: 15px;
		float: left;
	}

	.mob_header .mlogo {
		float: left;
		margin: 14px 0 0 12px;
	}

	.mob_header .mtoplinks {
		float: right;
		padding: 14px 12px 0 0;
	}

	.mob_header .mtoplinks a {
		float: left;
		height: 28px;
		background: url(/images/mob/top_link_bg.png) 0 0 repeat-x;
		color: #fff;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		padding: 8px 10px 0;
		margin-left: 5px;
	}

	.m_hori_ad {
		clear: both;
		margin: 10px 5px;
		display: none;
	}

	.m_hori_ad img {
		width: 100%;
	}

	ul.m_navigation {
		clear: both;
		list-style: none;
		padding: 10px 5px;
		margin: 0;
	}

	ul.m_navigation li {
		clear: both;
		border-bottom: 1px solid #ababab;
	}

	ul.m_navigation li:first-child {
		border-top: 1px solid #ababab;
	}

	ul.m_navigation li a {
		display: block;
		padding: 12px 10px;
		background: url(/images/mob/bullet_link.png) right no-repeat;
		font-size: 17px;
		font-weight: bold;
		text-decoration: none;
		color: #000;
	}

	.m_footer {
		clear: both;
		background: #757272 url(/images/mob/footer_bg.jpg) top repeat-x;
		text-align: center;
		padding-bottom: 15px;
		width: 100%;
	}

	.m_flinks {
		clear: both;
		text-align: center;
		padding: 20px 0 0;
		color: #fff;
	}

	.m_flinks a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		font-size: 11px;
	}

	.m_footer p {
		text-align: center;
		color: #fff;
		clear: both;
		margin: 0;
		padding: 5px 0 0;
		font-size: 10px;
		line-height: 14px;
	}

	.search_mob {
		clear: both;
		width: 308px;
		height: 130px;
		background: url(/images/mob/search_box.png) 0 0 no-repeat;
		position: absolute;
		left: 50%;
		top: 90px;
		margin-left: -154px;
		display: none;
		visibility: hidden;
		z-index: 999;

		text-align: center;
	}

	.search_mob .close_search {
		clear: both;
		padding: 14px 14px 24px;
		height: 30px;
	}

	.search_mob .close_search a {
		width: 40px;
		height: 30px;
		background: url(/images/mob/close_btn.png) 5px 7px no-repeat;
		float: right;
		font-size: 0;
		line-height: 999px;
		overflow: hidden;
	}

	.search_mob .search_txt_mob {
		float: left;
		border: 1px solid #cac9c9;
		width: 175px;
		margin: 0 5px 0 30px;
	}

	.search_mob .search_btn_mob {
		float: left;
		margin: 0;
	}

	/*TWEAKS FOR ORIGINAL PAGE ==  THIS SHOULD OVERIDE THE STYLE.CSS FILE*/
	#content {
		padding: 5px 2px;
	}

	#wrapper,
	#content,
	#inner_page3,
	#inner_page3 .col2 {
		width: 100%;
	}

	#travel_template,
	#travel_template .col2 {
		width: 100%;
	}

	#inner_page_newcomer,
	#inner_page_newcomer .col2 {
		width: 100%;
	}

	#travel_template,
	#travel_template .col2 {
		width: 100%;
	}

	#inner4_template,
	#inner4_template .col2 {
		width: 100%;
	}

	#indpp_template,
	#indpp_template .col2 {
		width: 100%;
	}

	#aos_template,
	#aos_template .col2 {
		width: 100%;
	}

	#egc_template,
	#egc_template .col2 {
		width: 100%;
	}

	#iv_template,
	#iv_template .col2 {
		width: 100%;
	}

	#citizenship_template,
	#citizenship_template .col2 {
		width: 100%;
	}

	#directory_template,
	#directory_template .col2 {
		width: 100%;
	}

	#fullwidth_template,
	#fullwidth_template .col2 {
		width: 100%;
	}

	#yp_template,
	#yp_template .col2 {
		width: 100%;
	}

	#experience_page,
	#experience_page .col2 {
		width: 100%;
	}

	#content .box .title {
		font-size: 18px;
		height: auto;
		line-height: 20px;
	}

	#content .box .title .bg {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.bulk-text {
		padding: 12px 15px;
		text-align: left;
	}

	.bulk-text,
	.bulk-text ul,
	.bulk-text ul li,
	.bulk-text ol,
	.bulk-text ol li {
		font-size: 14px;
		line-height: 22px;
	}

	.regular-text {
		padding: 12px 15px;
	}

	.regular-text,
	.regular-text ul,
	.regular-text ul li,
	.regular-text ol,
	.regular-text ol li {
		font-size: 14px;
		line-height: 22px;
	}

	.faq-question {
		padding: 12px 15px;
		text-align: left;
	}

	.faq-question,
	.faq-question ul,
	.faq-question ul li,
	.faq-question ol,
	.faq-question ol li {
		font-size: 14px;
		line-height: 22px;
	}

	.faq-answer {
		padding: 12px 15px;
		text-align: left;
	}

	.faq-answer,
	.faq-answer ul,
	.faq-answer ul li,
	.faq-answer ol,
	.faq-answer ol li {
		font-size: 14px;
		line-height: 22px;
	}

	body,
	html {
		-webkit-user-select: none;
		-webkit-text-size-adjust: none;
	}

	.sublisting_title {
		clear: both;
		-webkit-border-top-left-radius: 15px;
		-webkit-border-top-right-radius: 15px;
		-moz-border-radius-topleft: 15px;
		-moz-border-radius-topright: 15px;
		border-top-left-radius: 15px;
		border-top-right-radius: 15px;
		background: #80aad5 url(/images/mob/title_bg_1.png) top repeat-x;
		color: #fff;
		margin: 5px 5px 0 5px;
		padding: 10px 15px;
	}

	.sublisting_box {
		margin: 0 5px 5px;
		border: 1px solid #ababab;
		border-top: none;
		-webkit-border-bottom-right-radius: 15px;
		-webkit-border-bottom-left-radius: 15px;
		-moz-border-radius-bottomright: 15px;
		-moz-border-radius-bottomleft: 15px;
		border-bottom-right-radius: 15px;
		border-bottom-left-radius: 15px;
	}

	.sublisting_box ul.m_navigation {
		padding: 0px 5px;
	}

	.sublisting_box ul.m_navigation li:last-child {
		border-bottom: none;
	}

	.sublisting_box ul.m_navigation li:first-child {
		border-top: none;
	}

	.fieldset {
		width: 100%;
	}

	.float_left_tablelist2 {
		width: 100%;
	}

	A.rightbar-table-item-link {
		COLOR: #003399;
		FONT-FAMILY: Verdana;
		FONT-SIZE: 12pt;
		TEXT-DECORATION: none
	}

	A.rightbar-table-item-link:link {
		COLOR: #003399;
		FONT-FAMILY: Verdana;
		FONT-SIZE: 12pt;
		TEXT-DECORATION: none
	}

	A.rightbar-table-item-link:visited {
		COLOR: #003399;
		FONT-FAMILY: Verdana;
		FONT-SIZE: 12pt;
		TEXT-DECORATION: none
	}

	A.rightbar-table-item-link:active {
		COLOR: #003399;
		FONT-FAMILY: Verdana;
		FONT-SIZE: 12pt;
		TEXT-DECORATION: none
	}

	A.rightbar-table-item-link:hover {
		COLOR: 003399;
		FONT-FAMILY: Verdana;
		FONT-SIZE: 12pt;
		TEXT-DECORATION: underline
	}

	.breadcrumbs {
		clear: both;
		padding: 10px 10px;
		font-size: 15px;
		font-weight: bold;
		color: #000;
	}

	.breadcrumbs a {
		font-size: 15px;
		text-decoration: none;
		color: #000;
	}

	.breadcrumbs a span {
		color: #698db4;
	}

	.m_bottom-ad {
		position: fixed;
		height: 80px;
		width: 98%;
		max-width: 98%;
		min-width: 98%;
		bottom: 0;
		left: 1%;
		margin: 0;
		pading: 0;
	}

	.m_bottom-ad img {
		clear: both;
		width: 100%;
		margin: 0;
	}

	.m_footer_padding {
		height: 80px;
		padding: 0;
		margin: 0;
	}
}