/* MAX-WIDTH 1215px */


#sitetitle {
font-size: 22px;
}

#hometopbox_left {
	width: 39%;
}

#hometopbox_left #intro {
	font-size: 25px;
	padding-top: 5px;
}

#hometopbox_left #largetext,
#hometopbox_left #largetext.french {
	font-size: 30px;
	line-height: 47px;
}

#hometopbox_left span {
	font-size: 64px;
}

#hometopbox_left #largetext.french span {
	margin-left: 0;
	
}

#hometopbox_left span.asterisk {
	top:-6px;
}


#immigrating_canada .title,
#tips_resources .title {
	font-size: 28px;
}

#leftbar .region-left .content img {
	width:85%;
	margin: 0 5%;
}

#leftbar_header span.greenlarge {
		font-size: 45px;
}

#leftbar_header span.asterisk {
		font-size: 33px;
	}
#leftbar_header span.blacklarge {
	font-size: 30px;
}
#const-map{
	display:none;
}



/* MAX-WIDTH 1025px */

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

	#hometopbox_left {
		width: 33%;
	}
	
	
	#hometopbox_left #intro {
		font-size: 21px;
	}
	
	#hometopbox_left #largetext {
		padding: 20px 4% 10px 4%;
		font-size: 25px;
		line-height: 43px;
	}
	
	#hometopbox_left span {
		font-size: 52px;
		
	}
	
	#hometopbox_left span.asterisk {
		top: -7px;
		font-size: 18px;
	}
	
	#hometopbox_right {
		margin-right: -20px;
	}
	
	#tips_resources .title, 
	#immigrating_canada .title {
		font-size: 24px;
		padding-top: 40px;
	}
	
	
	#main_content_body h1 {
		font-size: 32px;
	}
	
	#main_content_body h3,
	#main_content_body h3.question{
		font-size: 21px;
	}
	
	
	#main_content_body p {
		font-size: 15px;
		line-height: 21px;
	}
	
	
	#main_content_body h4 {
		font-size: 17px;
		margin-bottom: 0;
	}
	
	#landing-page-rightsidebar h6 a:link,
	#right_sidebar_content h6 a:link{
		font-size: 15px;
	}
	
	#leftbar_header {
	font-size: 21px;
	}

	
	#leftbar_header span.greenlarge {
		font-size: 40px;
	}
	
	#leftbar_header span.asterisk {
		font-size: 33px;
	}
	
	#leftbar_header span.blacklarge {
		font-size: 35px;
	}
	
	#leftbar_header span.asterisk {
		font-size: 27px;
	}


	
		#leftbar_header .french-block span.greenlarge {
			font-size: 58px;
			margin-top: 12px
		}
		
		
		#leftbar_header .french-block span.blacklarge {
			font-size: 32px;
		}
		
		#leftbar_header .french-block span.asterisk {
			top: -29px;
		}

}