

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

	
	#logo {
		width: 180px;
	}
	
	#main_nav a {
		line-height: 77px;
	}
	
	#home_top {
		height: 600px;
	}
	
	#home_top h1.new, #page h1.hk {
		font-size: 60px;
	}
	
	#home_top h1.new em {
		font-size: 16px;
	}
	
	#home_top .content {
		font-size: 20px;
		padding: 20px 0 0 20px;
	}
	
	#home_top .content p {
		font-size: 16px;
		line-height: 23px;
	}
	
	#soon {
		font-size: 15px;
	}
	
	#soon::before {
		margin: 20px 0;
	}
	
	#hk_quote, #hk_summary {
	    padding: 60px 40px;
	}
	
	#hk_quote h3 {
		font-size: 18px;
	}
	
	#hk_quote h3 span {
		font-size: 15px;
	}
	
	#hk_quote h2 {
		font-size: 40px;
		line-height: 47px;
	}
	
	#hk_summary h2, #brad h2 {
	    font-size: 60px;
	}
	
	#hk_summary h3, #brad h3, #page h1.hk em {
	    font-size: 16px;
	    margin: 0 0 -8px 3px;
	}
	
	a.button_alt {
		padding: 15px 20px;
	}
	
	#brad .left {
		padding: 60px 40px;
	}
	
	#fb_brad {
	    margin: 25px 0 0 0;
	}
	
	#brad .right {
	    padding: 60px 20px 60px 0;
	}

	#stories {
		padding: 50px 0;
	}
	
	#stories h2 {
		font-size: 38px;
	}
	
	#stories h2::after {
		height: 1px;
		margin: 30px auto;
	}
	
	#stories_top .right {
		margin: 14px 0 0 0;
	}
	
	#quotes {
		padding: 40px 20px;
	}
	
	#quotes .icon {
		font-size: 38px;
	}
	
	.quote {
		font-size: 40px;
		line-height: 47px;
	}
	
	.q_author {
		font-size: 22px;
	}
	
	.s_main {
		padding: 15px 10px 10px 15px;
	}
	
	.s_main h3 {
		font-size: 19px;
		line-height: 23px;
	}
	
	.shares {
		border-top: 1px solid #ececec;
	    margin: 20px 0 0 0;
	}
	
	#footer {
		border-top: 5px solid #f27360;
	}
	
	#page_top {
		height: 455px;
		border-bottom: 5px solid #f27360;
	}
	
	#page_top .content {
		height: 370px;
	}
	
	.top_pad, .nav_bar {
		height: 79px;
	}
	
	#page h1 {
		font-size: 40px;
	}
	
	
	
	
	
	
	#gform_wrapper_2 input[type=text], #gform_wrapper_4 input[type=text], #gform_wrapper_3 input[type=text], #gform_wrapper_5 input[type=text] {
		height: 45px;
		font-size: 16px;
	}
	
	#gform_wrapper_2 textarea, #gform_wrapper_4 textarea {
		font-size: 16px;
	}
	
	#gform_submit_button_2, #gform_submit_button_4, #gform_submit_button_3, #gform_submit_button_5 {
		height: 45px;
		-webkit-border-radius: 10px;
	    -moz-border-radius: 10px;
	    border-radius: 10px;
	}
	
	
	
	
}



/* =============================================
   TABLET
============================================= */

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

	body {
		-webkit-text-size-adjust: none;
	}
	
	input[type=text], textarea, input[type=submit] {
		-webkit-appearance: none;
		-webkit-border-radius:0; 
		border-radius:0;
	}
	
	p {
		padding: 0 0 15px 0;
	}
	
	.no_mobile {
		display: none;
	}
	
	#main_nav ul li {
		margin: 0 10px;
	}
	
	#home_btn {
		display: none !important;
	}
	
	#home_top {
		height: 450px;
		background-position: left center;
	}
	
	#announcement {
		display: none !important;
	}
	
	#scroll {
		display: none;
	}
	
	#home_top h1.new, #page h1.hk {
	    font-size: 50px;
	}
	
	#home_top h1.new em {
		font-size: 14px;
	}
	
	#home_top .content p {
	    max-width: 380px;
	    font-size: 15px;
	    line-height: 21px;
	    color: #444;
	}
	
	#soon {
		font-size: 14px;
		color: #555;
	}
	
	#soon::before {
		width: 50px;
	}
	
	#cta_email {
	    padding: 20px 20px 5px 20px;
	}
	
	#cta_email .wrapper {
	    max-width: 100%;
	}
	
	#cta_email h3 {
	    font-size: 17px;
	    margin: 0 0 10px 0;
	}
	
	#gform_wrapper_1 input[type=text] {
		font-size: 15px;
	}
	
	#hk_summary h2, #brad h2 {
	    font-size: 50px;
	}
	
	#hk_summary h2::after, #brad h2::after {
	    content: "";
	    width: 60px;
	    height: 1px;
	}
	
	#hk_summary h3, #brad h3, #page h1.hk em {
	    font-size: 14px;
	}
	
	#hk_summary, #hk_quote {
		float: none;
		width: 100%;
	}
	
	#hk_quote .content {
	    position: relative;
	    top: auto;
	    left: auto;
	    width: auto;
	    height: auto;
	    box-sizing: border-box;
	    padding: 0;
	    display: block;
	    text-align: center;
	}
	
	#hk_quote .content section {
		padding: 0;
	}
	
	#hk_quote h2 {
	    font-size: 36px;
	    line-height: 42px;
	    margin: 0 0 20px 0;
	}
	
	
	
	#hk_summary p, #brad p {
	    font-size: 15px;
	    line-height: 21px;
	}
	
	.charity {
	    margin: 0 0 20px 0;
	}
	
	#stories, #stories.int {
		padding: 40px 0;
	}
	
	#stories .summary {
	    font-size: 16px;
	    line-height: 23px;
	}
	
	#page .wrapper {
		padding: 40px 20px;
	}
	
	#filter strong {
		font-size: 14px;
	}
	
	#stories_top .right {
		margin: 18px 0 0 0;
	}
	
	#stories h2 {
		font-size: 32px;
	}
	
	#stories h2::after {
	    height: 1px;
	    margin: 20px auto 15px auto;
	}
	
	.grid-item {
		width: 50%;
	}
	
	
	#quotes {
		display: none;
	}
	
	#brad .left {
	    float: none;
	    width: 100%;
	}
	
	#brad .right {
	    display: none;
	}
	
	#fb_brad {
		display: none;
	}
	
	
	#footer .wrapper {
		padding: 30px 20px;
	}
	
	#footer_links {
		float: none;
		width: 100%;
		text-align: center;
	}
	
	#footer_links a {
		margin: 0 10px;
	}
	
	#social {
		float: none;
		width: 100%;
		text-align: center;
		margin: 10px 0 0 0;
	}
	
	.copyright {
		margin: 25px auto 0 auto;
	}
	
	#page_top {
		height: 355px;
	}
	
	#page_top .content {
		height: 275px;
	}
	
	#page_top h1 {
		font-size: 45px;
		letter-spacing: normal;
	}
	
	
	#page h1 {
		font-size: 36px;
	}
	
	#page h1::after {
	    width: 65px;
	    margin: 25px 0 20px 0;
	}
	
	#page .side {
		width: 280px;
	}
	
	#page .main {
		width: calc(100% - 280px);
		padding: 0 30px 0 0;
	}
	
	#page .content {
	    font-size: 15px;
	    line-height: 23px;
	}
	
	#page .side {
	    margin: 120px 0 0 0;
	}
	
	#testimonials p {
	    font-size: 20px;
	    line-height: 25px;
	}
	
	#short {
	    margin: -20px auto 0 auto;
	    font-size: 15px;
	    line-height: 22px;
	}
	
	#post_top {
		padding: 0;
	}
	
	#post_top .content {
		max-width: none;
		padding: 30px 30px 120px 55px;
	}
	
	#breadcrumb a {
		font-size: 14px;
	}
	
	#post_top h1 {
		font-size: 36px;
		line-height: 40px;
		margin: 15px 0 0 0;
	}
	
	#main {
	    width: calc(100% - 300px);
	    padding: 0 20px 0 0;
	}
	
	#post_mid {
		margin: -90px 0 30px 0;
	}
	
	#post {
		padding: 5px;
	}
	
	#post .content {
	    padding: 20px 15px 20px 15px;
	    font-size: 15px;
	    line-height: 23px;
	}
	
	#post_cats {
	    border-bottom: 1px solid #ececec;
	    padding: 0 0 20px 0;
	    margin: 0 0 20px 0;
	    font-size: 14px;
		line-height: 18px;
	}
	
	#post_bot {
		font-size: 14px;
		line-height: 18px;
		border-top: 1px solid #ececec;
	}
	
	#posts_nav {
	    font-size: 14px;
	    margin: 20px 0 0 0;
	    padding: 20px;
	}
	
	#posts_nav a {
		font-size: 17px;
		line-height: 19px;
	}
	
	#posts_nav .left {
		padding: 0 20px 0 0;
	}
	
	#posts_nav .right {
		padding: 0 0 0 20px;
	}
	
	
	#sidebar {
		width: 300px;
	}
	
	.block {
		padding: 20px;
		margin: 0 0 20px 0;
	}
	
	.new_block {
		margin: 0 0 20px 0;
	}
	
	#sb_filter {
	    margin: 5px 0 20px 0;
	}
	
	#sb_filter strong {
		font-size: 14px;
		margin: 0 0 7px 0;
	}
	
	#sidebar h3 {
		font-size: 15px;
		padding: 0 0 15px 0;
		margin: 0 0 10px 0;
		border-bottom: 1px solid #ececec;
	}
	
	#new_fb h3 {
		margin: 0 auto 10px auto;
		font-size: 15px;
		line-height: 17px;
		padding: 0;
		border: none;
		color: #282828;
	}
	
	#related ul {
	    font-size: 14px;
	    line-height: 17px;
	}
	
	#sidebar h4 {
	    font-size: 18px;
	    line-height: 21px;
	}
	
	.e_message {
	    border-top: 1px solid #ececec;
	    margin: 25px 0 0 0;
	    font-size: 14px;
	    line-height: 18px;
	}
	
	#fb_page h3 {
	    margin: 0 0 20px 0;
	}
	
	#book_complete h3 {
		font-size: 16px;
		margin: 0 0 15px 0;
	}
	
	#fb_callout2 {
	    font-size: 18px;
	    line-height: 22px;
		padding: 25px;
	}
	

}


/* =============================================
   MOBILE LANDSCAPE
============================================= */

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

	.no-mobile {
		display: none !important;
	}
	
	#main_nav {
		display: none;
	}
	
	#top {
		background: rgba(255,255,255,.95);
	}
	
	#home_top {
		margin-top: 79px;
		background-image: url(bg_mobile_02.jpg);
		height: auto;
		background-position: right center;
	}
	
	#home_top .wrapper {
		padding: 30px 20px 40px 20px;
	}
	
	#home_top .content {
		position: relative;
		top: auto;
		left: auto;
		padding: 0;
	}
	
	#home_top .content p {
		max-width: 220px;
		color: rgba(255,255,255,1);
		font-size: 15px;
		line-height: 18px;
	}
	
	#home_top h1.new {
	    font-size: 45px;
	    color: rgba(255,255,255,1);
	    margin: 0 0 25px 0;
	}
	
	#home_top h1.new span {
	    color: #ffa597;
	}
	
	#home_top h1.new em {
	    font-size: 13px;
	    color: rgba(255,255,255,.9);
	    margin-top: -7px;
	}
	
	#page h1.hk {
	    font-size: 45px;
	}
	
	
	
	#home_top .overlay {
		background: rgba(0,0,0,.5);
	}
	
	
	#soon {
		display: none;
	}
	
	#cta_email {
		padding: 20px 15px;
	}
	
	#cta_email h3 {
		font-family: 'Roboto', sans-serif;
		font-weight: 500;
		font-size: 17px;
		line-height: 19px;
		margin: 0 0 12px 0;
		text-align: center;
	}
	
	#cta_email h3 br {
		display: block;
	}
	
	
	.disclaimer {
		font-size: 13px;
		line-height: 15px;
		text-align: center;
	}
	
	.disclaimer br {
		display: block;
	}
	
	#hk_quote, #hk_summary {
	    padding: 40px 20px;
	}
	
	#hk_quote h2 {
	    font-size: 30px;
	    line-height: 36px;
	}
	
	#hk_quote h3 {
	    font-size: 16px;
	}
	
	#hk_quote h3 span {
	    font-size: 14px;
	}
	
	#brad .left {
	    padding: 40px 20px;
	}
	
	#hk_summary h3, #brad h3, #page h1.hk em {
	    font-size: 13px;
	    margin: 0 0 -6px 3px;
	}
	
	#hk_summary h2, #brad h2 {
	    font-size: 45px;
	}	
	
	#stories h2 {
		font-size: 24px;
	}
	
	#stories .summary {
	    font-size: 15px;
	    line-height: 21px;
	}
	
	#stories h2::after {
	    height: 1px;
		margin: 20px auto 15px auto;
	    width: 50px;
	}
	
	#filter {
	    float: none;
	    width: 260px;
	    margin: 0 auto;
	}
	
	#filter strong {
		text-align: center;
		margin: 0 0 6px 0;
	}
	
	#stories_top {
		margin: 0 0 20px 0;
	}
	
	#stories_top .right {
		display: none;
	}
	
	.grid-item {
	    width: 100%;
	}
	
	.story {
		margin: 15px 10px;
	}
	
	#stories_bot {
		margin: 10px 0 0 0;
	}
	
	#stories_bot .left {
		display: none;
	}
	
	#stories_bot .right {
		float: none;
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	
	#footer_links {
		display: none;
	}
	
	.copyright .left {
		float: none;
	    width: 100%;
	    text-align: center;
	}
	
	.copyright .right {
		float: none;
	    width: 100%;
	    margin: 15px 0 0 0;
	    text-align: center;
	}
	
	#social {
		margin: 0;
	}
	
	#page_top {
		height: 200px;
		margin-top: 79px;
	}
	
	#page_top.page_about { 
		background-position: right bottom;
	}
	
	#page_top .wrapper {
		padding: 0 30px;
	}
	
	#page_top .content {
		height: 195px;
	}
	
	#page_top h1 {
		font-size: 35px;
		line-height: 37px;
	}
	
	#page .wrapper {
		padding: 30px 20px;
	}
	
	#page h1 {
		font-size: 32px;
		line-height: 34px;
	}
	
	#page .content {
		font-size: 14px;
		line-height: 21px;
	}
	
	#page .main {
		float: none;
		width: 100%;
		padding: 0;
	}
	
	#page .side {
		float: none;
		width: 100%;
		padding: 0;
		margin: 40px 0;
	}
	
	#post_mid {
		margin: 20px 0 30px 0;
	}
	
	#post_top .content {
		padding: 30px 20px;
	}
	
	#breadcrumb .icon {
		position: relative;
		display: inline-block;
		top: auto;
		left: auto;
	}
	
	#breadcrumb a {
		display: inline-block;
		margin: 0 0 0 20px;
	}
	
	#post_top h1 {
	    font-size: 28px;
	    line-height: 32px;
	}
	
	#main {
	    float: none;
	    padding: 0;
	    width: 100%;
	}
	
	#post .content {
		font-size: 14px;
		line-height: 21px;
	}
	
	#sidebar {
		float: none;
		width: 100%;
		margin: 30px 0 0 0;
	}
	
	#sb_filter {
		width: 280px;
		height: auto;
		margin: 0 auto 30px auto;
	}
	
	#sb_filter strong {
		text-align: center;
		margin: 0 0 6px 0;
		color: #777777;
	}
	
	
	#cat_more {
		font-size: 13px;
		margin: 3px auto 0 auto;
	}
	
	#description {
		font-size: 15px;
		line-height: 19px;
		padding: 20px 20px 10px 20px;
	}
	
	#mobile_fb {
		display: block;
		position: relative;
		box-sizing: border-box;
		width: 280px;
		margin: 0 auto 35px auto;
		padding: 10px;
		background: #ffffff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	
	#mobile_fb h3 {
		text-align: center;
		border: none;
		padding: 0;
		margin: 5px 0 15px 0;
		font-size: 14px;
		line-height: 16px;
		color: #111;
	}

	#related, #fb_page {
		display: none;
	}
	
	.caption {
		display: none;
	}
	
	#book_complete {
		margin: 10px 0 25px 0;
	}
	
	
	
	
	#gform_confirmation_message_1 {
		font-size: 15px;
		padding: 0;
	}
	
	#field_1_1, field_1_2 {
		width: calc(50% - 2px);
	}
	
	#field_1_3 {
		float: none;
		width: 100%;
	}
	
	#gform_wrapper_1 input[type=text], #gform_wrapper_2 input[type=text], #gform_wrapper_4 input[type=text], #gform_wrapper_3 input[type=text], #gform_wrapper_5 input[type=text] {
	    height: 40px;
	    font-size: 15px;
	}
	
	#gform_wrapper_2 textarea, #gform_wrapper_4 textarea  {
		font-size: 15px;
	}
	
	#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_4, #gform_submit_button_3, #gform_submit_button_5 {
		height: 40px;
	    -webkit-border-radius: 5px;
	    -moz-border-radius: 5px;
	    border-radius: 5px;
	}
	
	#gform_wrapper_1 .gform_footer {
		float: none;
		text-align: center;
	}
	
	#gform_wrapper_1 li {
		margin: 0 0 12px 0;
	}
	
	#gform_wrapper_2 li, #gform_wrapper_4 li, #gform_wrapper_5 li {
		margin: 0 0 15px 0;
	}
	
	#gform_wrapper_4 #field_4_1, #gform_wrapper_4 #field_4_2 {
		float: none;
		width: 100%;
		margin: 0 0 15px 0;
	}
	
	#gform_submit_button_1 {
		border: 1px solid #ffffff;
		height: 36px;
	}
	
	
	#m_menu {
		display: block;
		position: absolute;
		top: 19px;
		right: 11px;
		width: 45px;
		height: 40px;
		background-size: cover;
		background-repeat: no-repeat;
		background-image: url(../images/m_menu.png);
		background-position: center top;
		-webkit-transition: all .4s;
		-moz-transition: all .4s;
		-o-transition: all .4s;
		transition: all .4s;
		z-index: 100;
	}
	
	#m_menu.close {
		background-position: center bottom;
	}
	
	#mobile_nav {
		position: absolute;
		text-align: center;
		top: 100%;
		left: 0;
		width: 100%;
		background: rgba(0, 0, 0, .85);
		text-transform: uppercase;
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 22px;
		line-height: 1;
	}
	
	#mobile_nav ul {
		display: block;
		padding: 15px 0;
		margin: 0;
	}
	
	#mobile_nav li a {
		display: block;
		padding: 10px 0;
		color: rgba(255,255,255,.6);
	}
	
	#mobile_nav li a:hover {
		color: rgba(255,255,255,1);
	}
	
	
	#mobile_nav li.active a {
		color: rgba(255,255,255,1);
	}
	
	
	
	#new_fb {
		width: 280px;
		margin: 0 auto 30px auto;
	}
	
	#new_fb h3 {
		text-align: center;
	} 
	
	.new_block {
		padding: 20px;
	}
	
	
	
}



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

	
	img.alignright {
		display: block;
		float: none;
		margin: 10px auto;
	}
	
	img.alignleft {
		display: block;
		float: none;
		margin: 10px auto;
	}
	
	.wp-caption.alignright {
		display: block;
		float: none;
		margin: 10px auto;
	}
	
	.wp-caption.alignleft {
		display: block;
		float: none;
		margin: 10px auto;
	}
	
}
