@media (max-width: 780px) {

	h1 {
	    font-size: 2.25em !important;
	}

	h2 {
	    font-size: 2.25em !important;
	}

	p {
	    font-size: 1em;
	}

	.section-body {
	    padding: 0 8% 0 8%;
	}

	.totem-worktag-sub {
		display: none;
	}

}

@media (max-width: 600px) {

	.logo {
	    /*width: 32px;*/
	    height: 24px;
	    margin: 15px 0 0 15px;
	    }

	#nav-icon3 {
		margin: 15px 15px 0 0
		}

	.backbutton {
	    top: 57px !important;
	    width: 25px !important;
	    padding: 0 14px 0 0 !important;
		}
		
	#menu{
		padding:  0 !important;
		}
		
	.work-tags {
	    left: 15px;
	    }
}

@media only screen and (max-width: 1000px) {
	#slide19338001 {
		background-image: url(/framework/i/bg-work-ss02-02b.jpg) !important;
	}
}

@media (max-width: 450px) {

	h1 {
	    font-size: 1.5em !important;
	}

	h2 {
	    font-size: 1.5em !important;
	}

	p {
	    font-size: .8em;
	}

	.section-body {
	    padding: 0 5% 0 5%;
	}

	.totem-worktag-sub {
		display: none;
	}

}