@media (max-width: 1250px) {
	/* content width: 940 */

	.wrapper {
		min-width: 940px;
	}
	.container {
		width: 940px;
	}
	#nav {
		width: 940px;
		margin-left: 0;
	}
	.nav {
		width: 940px;
		margin: 0 auto 20px;
	}
	.footer_content {
		width: 940px;
	}
	.footer_content p {
		padding-bottom: 20px;
	}
	.footer {
		height: auto;
		padding-top: 25px;
		padding-bottom: 0;
	}
	.copy {
		float: none;
		width: 100%;
		text-align: center;
	}
	.copy p, .copy ul {
		float: none;
		vertical-align: middle;
		padding:0;
	}
	.creative_media {
		width: 100%;
		float: none;
		text-align: center;
		margin-top: 20px;
	}

	.intro_left_section {
		width: 680px;
		margin-right: 20px;
	}
	.intro_right_section {
		width: 220px;	
	}
	.intro_right_section p {
		width: auto;
	}
	.intro_right_section a {
		width: auto;
		display: block;	
		text-align: center;
	}
	.intro_right_section span {
		width: auto;
		text-align: center;
		display: block;
	}
	.intro_right_section big {
		width: auto;
		text-align: center;
		display: block;
	}

	.page-template-page-full-php .intro_left_section {
		width: 940px;
		margin: 0 auto;
	}

	#nav ul li a {
		font-size: 16px;
		padding: 24px 24px 22px;
	}
	.main_content {
		width: 940px;
	}
	.main_container {
		padding-top: 30px;
	}
	.introduction {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.landing-services {
		width: 220px;
	}
	.landing-services img {
		max-width: 100%;
		height: auto;
	}
	.landing-services h3 {
		font-size: 16px;
		padding-top: 0px;
	}
	.landing-services p {
		height: 85px;
		padding: 10px 0 25px 0;
	}
	.contact-right-textarea {
		width: 90%;
	}

	.header-logo-text {
		font-size: 12px;
		right: 5px;
	}
}
@media (max-width: 979px) {
	/* content width: 720 */
	.intro_left_section h1, .intro_left_section h2, .intro_left_section h3 {
		font-size: 32px;
		line-height: 39px;
	}
	.wrapper {
		min-width: 720px;
	}
	.container {
		width: 720px;
	}
	#logo {
		width: 350px;
	}
	#logo img {
		max-width: 100%;
		height: auto;
	}
	#nav {
		width: 720px;
		margin-left: 0;
	}
	.main_content {
		width: 720px;
	}
	.main_container {
		height: auto;
		padding-bottom: 20px;
	}
	.page-template-page-full-php .intro_left_section {
		width: 720px;
	}
	.landing-services {
		width: 165px;
	}
	.landing-services {
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 5px;
	}
	.landing-services h3 {
		font-size: 16px;
		line-height: 16px;
		margin-bottom: 10px;
	}
	.landing-services h4 {
		height: 40px;
	}
	.landing-services p {
		height: 110px;
	}
	.nav {
		width: 720px;
		margin: 0 auto 20px;
	}
	.footer_content {
		width: 720px;
	}
	.header-right p {
		font-size: 14px;
		padding-bottom: 5px;
	}
	.header-right big {
		font-size: 20px;
	}
	#nav ul li a {
		font-size: 14px;
		padding-left: 14px;
		padding-right: 14px;
	}

	.intro_right_section {
		width: 190px;
	}
	.intro_left_section {
		width: 510px;
	}
	.contact-left {
		width: 98%;
		margin-right: 0;
		margin-bottom: 20px;
		height: 300px;
	}
	.contact-right textarea {
		width: 96%;
	}
	.contact-right {
		width: 100%;
	}

	.contact-icons .col,
	.contact-icons .col-2 {
		width: 32%;
		padding-left: 0;
		padding-right: 0;
		height: auto;
	}
	.contact-icons .contact-phone {
		padding-left: 0;
		line-height: 18px;
		font-size: 14px;
	}
	.contact-icons .contact-email {
		text-align: center !important;
		padding-left: 0;
		font-size: 14px;
		line-height: 18px;
	}
	.contact-icons .contact-address {
		padding-left: 0;
		text-align: right;

	}

	.gallery {
		text-align: center;
	}
	.gallery .gallery-row .col-lg-3 {
		margin: 0 10px 20px 10px;
		width: 150px;
	}

}
@media (max-width: 767px) {
	/* content width: 100% */

	.hide-mobile {
		display: none;
	}
	.show-mobile {
		display: block;
	}

	.wrapper {
		min-width: 100%;
	}
	.container {
		width: 100%;
	}
	.header {
		padding: 20px 0 10px 0;
	}
	#nav {
		width: 100%;
		margin-left: 0;
		text-align: center;
		padding: 10px 0 15px;
	}
	.nav_bg {
		height: auto;
	}
	.main_content {
		width: 100%;
	}
	#logo {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	.header-right {
		text-align: center;
		float: none;
		width: 100%;
		margin-top: 20px;
	}
	.nav-select {
		display: block;
	}
	.nav-main {
		display: none;
	}

	.introduction {
		padding-top: 25px;
	}

	.page-template-page-full-php .intro_left_section {
		width: 96%;
		margin-left: 2%;
	}

	.copy ul li:first-child {
		background: none;
	}
	.footer_content {
		width: 96%;
		margin-left: 2%;
	}
	.nav {
		width: 96%;
		margin-left: 2%;
	}

	.intro_left_section {
		width: 96%;
		margin-left: 2%;
		margin-bottom: 20px;
	}
	.intro_right_section {
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	.main_container {
		padding-bottom: 20px;
		background: #548ac6;
	}

	.main_content h2 {
		text-align: center;
	}

	.landing-services {
		width: 220px;
		float: none;
		margin-left: auto !important;
		margin-right: auto !important;
		margin-bottom: 40px;
	}
	.landing-services h3 {
		font-size: 18px;
		line-height: 28px;
	}
	.landing-services p,
	.landing-services h4 {
		height: auto;
	}

	img.alignright, img.alignleft {
		max-width: 100%;
	}

	.lightbox-content .col-lg-7 {
		float: none;
		width: 100% !important;
	}
	.lightbox-content .col-lg-5 {
		float: none;
		width: 100% !important;
	}
	.lightbox-content .sidebar-inner {
		padding-left: 0;
		border-left: 0;
	}
	.lightbox-content .col-lg-7 .row {
		margin-right: 00px !important;
	}
	.lightbox-content p.buttons {
		text-align: center;
		margin-left: 0;
	}

	.contact-icons .col,
	.contact-icons .col-2 {
		width: 100%;
		border: none;
		display:block;
		clear: both;
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.contact-icons .contact-phone {
		text-align: center !important;
	}
	.contact-icons .contact-address {
		text-align:	center !important;
		margin-left: 0;
	}
}
@media (max-width: 480px) {
	/*#logo img {
		display: none;
		width: auto;
	}*/
	#logo {text-align: center;width: auto;}
	/*#logo .logo-small {
		display: block;
	}*/
	#logo img {
		max-width: 300px;
	}
	.header-logo-text {
		font-size: 13px;
		position: static;
		margin-top: 10px;
	}
	.header-right {
		margin-top:10px;
	}
	.intro_left_section img.alignleft,
	.intro_left_section img.alignright {
		clear: both;
		float: none;
		margin-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
}