@media only screen and (max-width: 979px) {

	body {
		font-size: 14px;
	}

	#top_title,
	#top_menu,
	#main,
	#bottom_info {
		width: 690px;
	}

	#wrapper {
		background: none;
	}

	#top_menu #not_pub_img {
		display: none;
	}
	
	nav {
		right: -15px;
	}

	#navdropdown li.headlink a {
		font-size: 18px;
	}

	#navdropdown li.headlink {
		margin-left: 8px;
	}

	h2 {
		font-size: 1.6em;
		margin: .75em 0 1em;
	}

	#a-list blockquote {
		float: right;
		width: 456px;
	}

	#gmap,
	#gmap iframe {
		width: 450px;
		height: 300px;
	}

	article figure.scheme {
		width: 450px;
		height: 225px;
	}

	article figure.scheme figcaption {
		width: 450px;
		font-size: 14px;
	}

	#bc_notaries_logo,
	#print_out	{
		display: none;
	}

	#copyright {
		font-size: 1.1em;
	}

}


@media only screen and (max-width: 767px) {

	#top_title,
	#top_menu,
	#main,
	#bottom_info {
		width: 605px;
	}

	#not_pub_img {
		display: none;
	}

	nav {
		right: -28px;
	}

	#navdropdown li.headlink {
		margin-left: 6px;
	}

	#navdropdown li.headlink a {
		font-size: 17px;
		padding: 2px 7px;
	}

	#gmap,
	#gmap iframe {
		width: 380px;
		height: 250px;
	}
	
	article figure.scheme {
		width: 380px;
		height: 190px;
	}

	article figure.scheme figcaption {
		width: 380px;
		font-size: 12px;
	}

	#a-list_certificate {
		height: 537px;
		width: 410px;
	}

	#a-list_certificate figcaption#tri-city_news {
		font-size: 1.2em;
		bottom: 345px;
		left: 18px;
	}

	#a-list_certificate figcaption#recognition {
		width: 300px;
		font-size: 1.2em;
		bottom: 30px;
		left: 73px;
		line-height: 1.15;
	}

	#a-list blockquote {
		width: 367px;
	}

}


@media only screen and (max-width: 679px) {

	body {
		font-size: 12px;
	}

	#top_title,
	#top_menu,
	#main,
	#bottom_info {
		width: 425px;
	}

	#main {
		padding-bottom: 130px;
	}

	#two_lines_bott,
	#two_lines_top,
	aside	{
		display: none;
	}

	#top_grey_line  {
		height: 60px;
		position: relative;
	}

	#top_grey_line:after  {
		content: "Tel: 604-719-8930";
		position: absolute;
		bottom: -25px;
		left: 27px;
		font-size: 1.4em;
		font-style: italic;
		color: #ccc;
	}

	#notary_logo {
		width: 90px;
		top: -10px;
	}
	
	#top_menu a img#not_pub_img,
	#bc_notaries_logo {
		display: none;
	}

	#content {
		margin: .5em 0 0 0;
	}

	h1 {
		font-size: 2em;
		padding-top: 20px;
	}

	h2 {
		font-size: 1.8em;
		text-align: right;
	}
	
	#main {
		font-size: 14px;
	}

	#notary_logo {
		top: -57px;
		left: -20px;
		width: 70px;
	}

	nav {
		width: 455px;
		right: -17px;
		top: 30px;
	}

	#navdropdown li.headlink {
		margin-left: 5px;
	}

	#navdropdown li.headlink a {
		font-size: 14px;
	}

	#navdropdown li.headlink a.services {
		padding: 2px 18px 2px 10px;
	}
	
	#navdropdown li.headlink a.services:after {
		right: 6px;
	}

	#reviews blockquote figure {
		display: none;
	}

	#gmap,
	#gmap iframe {
		width: 410px;
	}

	article {
		min-height: 145px;
	}

	article figure {
		width: 160px;
	}

	article figcaption {
		width: 160px;
	}

	article figure.scheme {
		width: 410px;
		height: 205px;
	}

	article figure.scheme figcaption {
		width: 410px;
	}

	#member {
		display: none;
	}

	#a-list_certificate figcaption#recognition {
		bottom: 38px;
	}

	#a-list_certificate figcaption#tri-city_news {
		bottom: 349px;
	}

}


@media only screen and (max-width: 479px) {

	#top_title,
	#top_menu,
	#main,
	#bottom_info {
		width: 270px;
	}
	
	#main {
		padding-bottom: 100px;
	}

	#notary_logo {
		left: 200px;
		top: 0;
	}

	h1 {
		font-size: 1.5em;
		text-align: center;
	}

	h2 {
		margin-top: 5em;
		font-size: 1.8em;
		padding-top: .5em;
		border-top: 1px solid;
	}

	#top_grey_line:after  {
		content: "";
	}

	nav {
		width: auto;
		top: 0;
		right: 165px;
	}

	nav:after {
		bottom: -15px;
		content: "Tel: 604-719-8930";
		font-size: 1.5em;
		position: absolute;
		right: -165px;
		color: #ccc;
	}

	#navdropdown li.headlink {
		float: none;
	}

	#navdropdown li.headlink a {
		font-size: 18px;
	}

	#top_grey_line {
		background: none;
		border: none;
	}

	#navdropdown li.headlink {
		margin-bottom: 5px;
	}

	#navdropdown li.headlink ul {
		left: 89px;
		top: 57px;
		width: 177px;
	}

	#navdropdown li.headlink ul li a {
		font-size: 13px;
	}

	#content {
		margin: 11em 0 0;
	}

	#gmap,
	#gmap iframe {
		width: 250px;
	}

	article figure {
		width: 120px;
	}

	article figure figcaption {
		width: 120px;
	}

	#notary_public figure figcaption {
		padding: 10px 0 0;
	}

	article figure.scheme {
		height: 125px;
		width: 250px;
	}

	article figure.scheme figcaption {
		width: 250px;
		font-size: 10px;
		padding: 10px 0 0;
	}

	#content ul {
		margin: 0 0 2em 1.5em;
	}

	#a-list_certificate {
		width: 265px;
		height: 347px;
	}

	#a-list_certificate figcaption#tri-city_news {
		bottom: 221px;
		font-size: 1em;
		left: 5px;
	}

	#a-list_certificate figcaption#recognition {
		bottom: 21px;
		font-size: .9em;
		left: 44px;
		width: 200px;
	}

	#a-list_certificate figcaption#recognition hr {
		bottom: 5px;
	}

	#a-list_certificate figcaption#recognition img {
		width: 80px;
	}

	#a-list blockquote {
		width: 222px;
	}

	#copyright {
		font-size: .95em;
	}

}

/*
     FILE ARCHIVED ON 08:18:02 Jan 17, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:49:36 Aug 31, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.414
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.008
  cdx.remote: 16.896
  LoadShardBlock: 152.795 (3)
  PetaboxLoader3.datanode: 126.444 (4)
  PetaboxLoader3.resolve: 221.976 (2)
  load_resource: 240.146
*/