@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 300;
	src: local(''), url('/fonts/source-sans-pro-v14-latin-300.woff2') format('woff2'), url('/fonts/source-sans-pro-v14-latin-300.woff') format('woff');
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: local(''), url('/fonts/source-sans-pro-v14-latin-regular.woff2') format('woff2'), url('/fonts/source-sans-pro-v14-latin-regular.woff') format('woff');
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	src: local(''), url('/fonts/source-sans-pro-v14-latin-600.woff2') format('woff2'), url('/fonts/source-sans-pro-v14-latin-600.woff') format('woff');
}
body {
	margin: 0px;
	font-family: sans-serif;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	/* Chrome 26+, Opera 23+, Firefox 39+ */
	src: local(''), url('/fonts/source-sans-pro-v14-latin-600.woff2') format('woff2'), url('/fonts/source-sans-pro-v14-latin-600.woff') format('woff');
	/* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
header {
	height: 100vh;
	background-color: #000000;
	background-image: url(/img/360-75.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	background-attachment: fixed;
	/*background-color: rgba(0, 0, 0, 0.777);*/
	/*background-blend-mode: overlay;*/
}
header div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 90vh;
}
header h1 {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
	background-image: url(/img/Nomad-Web-Design-Logo.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 450px;
	width: 500px;
}
header p {
	margin: 57px auto 0px;
	padding: 0;
	color: #FFFFFF;
	font-size: 32px;
	letter-spacing: 3px;
	/*max-width: 414px;*/
	/*text-align: center;*/
	line-height: 43px;
	text-align: center;
	font-weight: 300;
}
header a {
	text-decoration: none;
	color: rgba(255, 255, 255, 0.777);
	border: 1px solid #FFFFFF;
	padding: 7px 17px 8px;
	display: block;
	font-size: 23px;
	text-transform: uppercase;
	margin: 31px 0 0;
	letter-spacing: 3px;
	font-weight: 600;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	transition: all 0.2s ease;
	background-color: rgba(0, 0, 0, 0.5);
}
header a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
section#portfolio {
	/*margin: 120px 0;*/
	padding: 120px 0;
}
.portfolioBox {
	max-width: 1080px;
	margin: 0 auto;
	display: grid;
	/*grid-template-columns: 50% 50%;*/
	grid-template-columns: 1fr 1fr;
	/*grid-template-columns: auto auto;*/
	grid-gap: 0;
	grid-gap: 70px;
	grid-template-areas: 'one two';
	margin-bottom: 120px;
}
.portfolioBox:last-of-type {
	margin-bottom: 0;
}
div.portfolioImg {
	grid-area: one;
	width: 100%;
	/*padding: 7px;*/
}
div.portfolioImg img {
	width: 90%;
	width: 100%;
	/*width: auto;*/
	height: auto;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	display: block;
	/*+box-shadow: 0 0 4px 1px #D4D4D4;*/
	-moz-box-shadow: 0 0 4px 1px #D4D4D4;
	-webkit-box-shadow: 0 0 4px 1px #D4D4D4;
	box-shadow: 0 0 4px 1px #D4D4D4;
}
.portfolioBox div {
	/*width: 100%;*/
	/*margin: 0;*/
}
div.portfolioText {
	padding-top: 17px;
}
div.portfolioImg {
	/*width: 90%;*/
	/*width: 100%;*/
	/*width: 100%;*/
}
.portfolioBox p {
	font-size: 27px;
	font-weight: 300;
	text-align: justify;
	line-height: 41px;
	margin: 0;
}
.portfolioBox p span {
	display: block;
	font-weight: 600;
	font-size: 24px;
	padding: 9px 0 10px;
	text-align: right;
}
.portfolioBox a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border: 1px solid black;
	padding: 5px 17px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	text-align: center;
	display: block;
	width: 108px;
	margin-left: auto;
	/*margin-right: auto;*/
}
.portfolioBox:nth-of-type(2) {
}
.portfolioBox:nth-of-type(2) div.portfolioImg {
	grid-area: two;
}
.portfolioBox:nth-of-type(2) div.portfolioText {
	grid-area: one;
	text-align: left;
}
.portfolioBox:nth-of-type(2) p {
}
section#about {
	/*min-height: 550px;*/
	background-color: #5C6E7C;
	color: #FFFFFF;
	padding: 80px 0;
	background-image: url(/img/lake-bg.jpg);
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
section#about p {
	max-width: 1080px;
	margin: 0 auto;
	font-size: 27px;
	line-height: 41px;
	text-align: left;
	letter-spacing: 0px;
	padding: 0 40px;
	font-weight: 300;
}
section#video {
	/*min-height: 550px;*/
	padding: 80px 0;
}
div#videoBox {
	max-width: 1080px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
}
div#videoBox div {
	width: 100%;
	text-align: center;
}
section#video ul {
	margin: 44px auto 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
section#video ul li {
	margin: 0;
	padding: 0 18px;
	list-style-type: none;
	display: inline-block;
	/*float: left;*/
	/*font-weight: 600;*/
	font-size: 23px;
	letter-spacing: 2px;
	/*text-transform: uppercase;*/
}
div#videoBox div img {
	width: 82%;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
div#videoBox div:nth-of-type(2) img {
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	/*+box-shadow: 0 0 4px 1px #D4D4D4;*/
	-moz-box-shadow: 0 0 4px 1px #D4D4D4;
	-webkit-box-shadow: 0 0 4px 1px #D4D4D4;
	box-shadow: 0 0 4px 1px #D4D4D4;
	width: 91%;
}
.videowrapper {
	float: none;
	clear: both;
	width: 100%;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
section#easyedit {
	/*min-height: 550px;*/
	background-color: #000000;
	color: #FFFFFF;
	padding: 70px 0 120px;
}
section#easyedit > div {
	max-width: 1080px;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
}
section#easyedit > div div {
}
section#easyedit > div div:nth-of-type(1) img {
	width: 88%;
	height: auto;
}
.slide {
	border: none;
	opacity: 0;
	position: absolute;
	/*top: 0;*/
	/*left: 0;*/
	-webkit-transition: opacity .500s linear;
	-moz-transition: opacity .500s linear;
	-o-transition: opacity .500s linear;
	transition: opacity 0.500s linear;
}
.visible {
	opacity: 1;
}
section#easyedit a#EasyEditLogo {
	display: block;
	text-align: center;
}
section#easyedit a#EasyEditLogo img {
	width: 80%;
	height: auto;
}
section#easyedit > div div:nth-of-type(2) {
	text-align: center;
}
section#easyedit > div div:nth-of-type(2) p {
	font-size: 25px;
	margin: 38px 0;
	line-height: 31px;
	letter-spacing: 1px;
}
a#EasyEditLink {
	text-decoration: none;
	color: #FFFFFF;
	color: #E6892E;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	font-weight: 600;
	border: 1px solid #FFFFFF;
	padding: 4px 18px 5px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	transition: all 0.2s ease;
}
a#EasyEditLink:hover {
	background-color: #E6892E;
	color: #FFFFFF;
}
section#blog {
	padding: 70px 0;
}
section#blog h1 {
	text-align: center;
	margin: 0 0 55px 0;
	padding: 0;
	font-size: 54px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 3px;
}
#blogWrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 40px;
	max-width: 1080px;
	margin: 0 auto;
}
#blogWrap div {
	/*height: 400px;*/
	/*background-color: #D9D9D9;*/
	/*border: 1px solid black;*/
}
#blogWrap div a img {
	width: 100%;
	width: 98%;
	height: auto;
	vertical-align: top;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	/*+box-shadow: 0 0 4px 1px #D4D4D4;*/
	-moz-box-shadow: 0 0 4px 1px #D4D4D4;
	-webkit-box-shadow: 0 0 4px 1px #D4D4D4;
	box-shadow: 0 0 4px 1px #D4D4D4;
}
#blogWrap div a {
	color: #000000;
	text-decoration: none;
}
#blogWrap div h2 {
	margin: 15px 0 12px;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 23px;
}
#blogWrap div p {
	font-size: 18px;
	line-height: 23px;
	margin: 0 0 25px 0;
}
#blogWrap div a.readMoreBlog {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	border: 1px solid black;
	padding: 5px 17px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	text-align: center;
	display: block;
	width: 108px;
	/*margin-left: auto;*/
}
#blogWrap div:nth-of-type(3) {
	/*background-color: #F9F9F9;*/
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	/*(*+box-shadow: 2px 2px 2px 1px rgba(211, 211, 211, 0.444);*)
	-moz-box-shadow: 2px 2px 2px 1px rgba(211, 211, 211, 0.444);
	-webkit-box-shadow: 2px 2px 2px 1px rgba(211, 211, 211, 0.444);
	box-shadow: 2px 2px 2px 1px rgba(211, 211, 211, 0.444);*/
	padding: 15px 25px;
	background: linear-gradient(to top, #FFFFFF, #EEEEEE);
}
#blogWrap div:nth-of-type(3) h3 {
	margin: 0 0 15px 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 27px;
	text-align: center;
}
#blogWrap div:nth-of-type(3) ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#blogWrap div:nth-of-type(3) ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 18px;
	line-height: 35px;
}
#blogWrap div:nth-of-type(3) ul li a {
	/*text-align: center;*/
	display: block;
	text-decoration: underline;
	transition: all 0.4s ease;
}
#blogWrap div:nth-of-type(3) ul li a:hover {
	text-decoration: none;
	color: #323232;
}
#blogWrap div:nth-of-type(3) ul li:last-of-type a {
	font-weight: 600;
	margin: 10px 0 0;
	font-size: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-left: 3px;
}
section#contact {
	min-height: auto;
	background-color: #000000;
	color: #FFFFFF;
	padding: 70px 0 180px;
}
section#contact h1 {
	text-align: center;
	margin: 0 0 55px 0;
	padding: 0;
	font-size: 35px;
	text-transform: uppercase;
	font-weight: 300;
	letter-spacing: 3px;
}
div#contactWrap {
	max-width: 1080px;
	margin: 0 auto;
}
div#contactFormWrap {
}
span#formMessage {
	/*visibility: hidden;*/
	display: none;
	/*display: inline-block;*/
	padding: 8px 14px;
	margin: 0 0 10px 0;
}
form#contactForm {
}
::-webkit-input-placeholder {
	/* Edge */
	/*color: #2D8886;*/
	font-weight: 400;
	opacity: 1;
}
:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	/*color: #2D8886;*/
	font-weight: 400;
	opacity: 1;
}
::placeholder {
	/*color: #2D8886;*/
	font-weight: 400;
	opacity: 1;
}
form#contactForm label {
	display: block;
}
form#contactForm input[type=text] {
	font-family: sans-serif;
	font-weight: 400;
	padding: 8px;
	font-size: 17px;
	width: 310px;
	border: 1px solid #F3F3F3;
	border: 1px solid #D1D1D1;
	/*border: 1px solid #7DCDCC;*/
	background-color: #F9F9F9;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	margin: 0 0 10px 0;
	/*color: #2D8886;*/
}
form#contactForm textarea {
	font-family: sans-serif;
	font-weight: 400;
	padding: 8px;
	font-size: 17px;
	width: 312px;
	height: 69px;
	border: 1px solid #F3F3F3;
	border: 1px solid #D1D1D1;
	/*border: 1px solid #7DCDCC;*/
	background-color: #F9F9F9;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	margin: 0 0 10px 0;
	/*color: #2D8886;*/
}
div#captchaBox {
	display: flex;
}
img#captcha_img {
	margin: 3px 17px 0 0;
	border: 5px solid #FFFFFF;
}
form#contactForm input#captcha {
	width: 170px;
}
form#contactForm input#sub {
	font-family: sans-serif;
	font-weight: 600;
	padding: 8px;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	/*color: #348984;*/
	/*border: 1px solid #348984;*/
	border: 1px solid rgba(52, 136, 131, 0.17);
	border: 1px solid #D1D1D1;
	display: inline-block;
	padding: 7px 18px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1px;
	transition: all 0.2s ease;
	/*(*+box-shadow: 2px 2px 4px 2px #D5D5D5;*)
	-moz-box-shadow: 2px 2px 4px 2px #D5D5D5;
	-webkit-box-shadow: 2px 2px 4px 2px #D5D5D5;
	box-shadow: 2px 2px 4px 2px #D5D5D5;*/
	cursor: pointer;
	margin: 11px 0 0;
	background-color: #FFFFFF;
}
form#contactForm input#sub:hover {
	background-color: #303030;
	color: #FFFFFF;
}
.error {
	color: red;
	background-color: #FCFCA1;
	font-weight: 600;
	font-size: 16px;
}
.success {
	color: #348984;
	background-color: #E9E9E9;
	font-weight: 600;
	font-size: 16px;
}
div#contactWrap {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-template-areas: 'c1 c2 c3';
}
div#contactFormWrap {
	grid-area: c1;
	margin: 25px 0 0;
}
div#contactLinks {
	grid-area: c2;
	text-align: center;
}
div#contactLinks img#logoRect {
	width: 82%;
	height: auto;
	margin: 15px 0 27px;
}
div#contactLinks > div {
	margin: 0 0 5px 0;
}
div#contactLinks > div span {
	font-size: 17px;
}
div#contactLinks > div a {
	color: #DDDDDD;
	font-size: 17px;
	padding-left: 4px;
	font-weight: bold;
}
div#contactLinks > div a:hover {
	text-decoration: none;
}
div#contactLinks div#phone {
	margin: 0 0 10px 0;
}
div#contactLinks div#phone span, div#contactLinks div#phone a {
	font-size: 21px;
	text-decoration: none;
}
div#contactPhoto {
	grid-area: c3;
}
div#contactPhotoWrap {
	text-align: center;
	padding: 25px 2px 25px 25px;
}
div#contactPhotoWrap span {
	display: block;
	margin: 10px auto 0;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 300;
	background-color: rgba(44, 44, 44, 0.419);
	padding: 10px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	width: 84%;
}
div#contactPhoto img {
	width: 92%;
	height: auto;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
div#contactFooterTag {
	text-align: center;
	margin: 100px 0 0;
	letter-spacing: 2px;
	font-size: 21px;
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	header h1 {
		height: 300px;
		width: 300px;
		background-size: 280px;
		margin: 0;
	}
	header p {
		margin: 40px auto 0px;
		font-size: 23px;
		letter-spacing: 3px;
		line-height: 38px;
		text-align: center;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
	.portfolioBox {
		max-width: none;
		grid-gap: 40px;
		margin-bottom: 80px;
		padding: 0 40px;
	}
	div.portfolioText {
		padding-top: 2px;
	}
	.portfolioBox p {
		font-size: 21px;
		line-height: 33px;
	}
	.portfolioBox p span {
		font-size: 23px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	section#portfolio {
		padding: 80px 0;
	}
	.portfolioBox {
		max-width: none;
		margin: 0 auto;
		display: block;
		margin-bottom: 80px;
	}
	div.portfolioImg img {
		width: 88%;
		margin: 0 auto;
	}
	div.portfolioText {
		padding-top: 17px;
	}
	.portfolioBox p {
		font-size: 21px;
		line-height: 30px;
		padding: 0 32px;
		text-align: justify;
	}
	.portfolioBox p span {
		font-size: 20px;
		padding: 9px 0 10px;
	}
	.portfolioBox a {
		margin-right: 32px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	section#about p {
		max-width: none;
		font-size: 21px;
		line-height: 32px;
		text-align: center;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	section#video {
		padding: 80px 0;
	}
	div#videoBox {
		max-width: none;
		padding: 0 40px;
	}
	section#video ul {
		margin: 32px auto 0;
	}
	section#video ul li {
		padding: 0 17px;
		font-size: 17px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	div#videoBox {
		max-width: none;
		display: block;
	}
	section#video ul {
		margin: 44px auto 0;
	}
	section#video ul li {
		margin: 0 0 12px 0;
		padding: 0;
		display: block;
		font-size: 23px;
		letter-spacing: 2px;
	}
	div#videoBox div img {
		width: 82%;
		margin: 0 auto;
		padding: 0;
	}
	div#videoBox div:nth-of-type(1) img {
		width: 60%;
		margin: 0 0 40px 0;
	}
	div#videoBox div:nth-of-type(2) img {
		/*+border-radius: 2px;*/
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		-khtml-border-radius: 2px;
		border-radius: 2px;
		/*+box-shadow: 0 0 4px 1px #D4D4D4;*/
		-moz-box-shadow: 0 0 4px 1px #D4D4D4;
		-webkit-box-shadow: 0 0 4px 1px #D4D4D4;
		box-shadow: 0 0 4px 1px #D4D4D4;
		width: 91%;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1159px) {
	section#easyedit > div {
		max-width: none;
		padding: 0 40px;
	}
	section#easyedit > div div:nth-of-type(1) img {
		width: 90%;
	}
	section#easyedit a#EasyEditLogo img {
		width: 70%;
	}
	section#easyedit > div div:nth-of-type(2) p {
		font-size: 21px;
		margin: 32px 0 35px;
		line-height: 30px;
	}
	a#EasyEditLink {
		font-size: 17px;
		padding: 4px 17px 5px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	section#easyedit > div {
		max-width: none;
		padding: 0 20px;
	}
	section#easyedit > div div:nth-of-type(1) img {
		width: 90%;
	}
	section#easyedit a#EasyEditLogo img {
		width: 60%;
	}
	section#easyedit > div div:nth-of-type(2) p {
		font-size: 16px;
		margin: 32px 0 28px;
		line-height: 25px;
		padding: 0 20px;
	}
	a#EasyEditLink {
		font-size: 15px;
		padding: 4px 15px 5px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	section#easyedit {
		padding: 70px 0 120px;
		height: auto;
		min-height: auto;
	}
	section#easyedit > div {
		max-width: none;
		margin: 0 auto;
		display: grid;
		grid-template-columns: 1fr;
		padding: 0 20px;
	}
	section#easyedit > div div:nth-of-type(2) {
		grid-row-start: 1;
	}
	section#easyedit > div div:nth-of-type(1) {
		grid-row-start: 2;
		margin: 70px auto 0;
		width: auto;
	}
	section#easyedit > div div:nth-of-type(1) img {
		width: 100%;
		height: auto;
		margin: auto;
		text-align: center;
	}
	section#easyedit a#EasyEditLogo img {
		width: 80%;
	}
	section#easyedit > div div:nth-of-type(2) p {
		font-size: 16px;
		margin: 30px 0;
		line-height: 22px;
		letter-spacing: 1px;
	}
	a#EasyEditLink {
		font-size: 17px;
		letter-spacing: 1px;
		padding: 4px 12px 5px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
	section#blog {
		padding: 70px 0;
	}
	section#blog h1 {
		margin: 0 0 55px 0;
		font-size: 38px;
		letter-spacing: 3px;
	}
	#blogWrap {
		max-width: none;
		padding: 0 40px;
	}
	#blogWrap div h2 {
		font-size: 21px;
	}
	#blogWrap div p {
		font-size: 16px;
		line-height: 21px;
		margin: 0 0 18px 0;
	}
	#blogWrap div a.readMoreBlog {
		padding: 5px 7px;
	}
	#blogWrap div:nth-of-type(3) {
		padding: 15px 18px;
	}
	#blogWrap div:nth-of-type(3) h3 {
		font-size: 23px;
	}
	#blogWrap div:nth-of-type(3) ul li {
		font-size: 15px;
		line-height: 26px;
	}
	#blogWrap div:nth-of-type(3) ul li:last-of-type a {
		font-size: 14px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	section#blog {
		padding: 50px 0;
	}
	section#blog h1 {
		font-size: 32px;
		margin: 0 0 40px 0;
	}
	#blogWrap {
		display: block;
		max-width: none;
		padding: 0 20px;
	}
	#blogWrap div h2 {
		margin: 15px 0 10px;
		font-size: 21px;
	}
	#blogWrap div {
		margin-bottom: 50px;
	}
	#blogWrap div p {
		font-size: 18px;
		line-height: 23px;
		margin: 0 0 15px 0;
	}
	#blogWrap div a.readMoreBlog {
		padding: 5px 12px;
	}
	#blogWrap div:nth-of-type(3) {
		padding: 15px 20px;
	}
	#blogWrap div:nth-of-type(3) h3 {
		margin: 0 0 12px 0;
		font-size: 25px;
	}
	#blogWrap div:nth-of-type(3) ul li {
		font-size: 17px;
		line-height: 30px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1159px) {
	div#contactWrap {
		padding: 0 20px;
	}
	div#contactPhoto img {
		width: 100%;
	}
	div#contactPhotoWrap span {
		width: 92%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	div#contactWrap {
		padding: 0 20px;
	}
	div#contactLinks > div {
		margin: 0 0 5px 0;
	}
	div#contactLinks > div span {
		font-size: 15px;
	}
	div#contactLinks > div a {
		font-size: 15px;
		padding-left: 2px;
	}
	div#contactLinks div#phone span, div#contactLinks div#phone a {
		font-size: 19px;
	}
	form#contactForm input[type=text] {
		font-size: 15px;
		width: 240px;
	}
	form#contactForm textarea {
		font-size: 15px;
		width: 240px;
	}
	form#contactForm input#captcha {
		width: 142px;
	}
	form#contactForm input#sub {
		font-size: 15px;
	}
	.error {
		font-size: 15px;
	}
	.success {
		font-size: 15px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 767px) {
	div#contactWrap {
		display: grid;
		grid-template-columns: auto;
		grid-template-areas: 'm1';
		max-width: none;
		margin: 0 auto;
		/*padding: 0 20px;*/
	}
	div#contactFormWrap {
		/*grid-row-start: 2;*/
		/*grid-area: m1;*/
		margin: 40px auto;
		grid-area: 2 / 1 / 3 / 2;
		width: 300px;
	}
	form#contactForm input[type=text] {
		font-size: 15px;
		width: 280px;
	}
	form#contactForm textarea {
		font-size: 15px;
		width: 280px;
	}
	img#captcha_img {
		margin: 3px 12px 0 0;
	}
	form#contactForm input#sub {
		font-size: 15px;
		-webkit-appearance: none;
	}
	.error {
		font-size: 15px;
	}
	.success {
		font-size: 15px;
	}
	div#contactLinks {
		text-align: center;
		margin: 0;
		width: auto;
		/*grid-row-start: 1;*/
		/*grid-area: m1;*/
		grid-area: 1 / 1 / 2 / 2;
	}
	div#contactPhoto {
		/*display: none;*/
		/*grid-row-start: 3;*/
		/*grid-area: m1;*/
		grid-area: 3 / 1 / 4 / 2;
	}
	div#contactPhotoWrap {
		text-align: center;
		padding: 25px 0;
		width: auto;
	}
	div#contactPhotoWrap span {
		width: 84%;
	}
	div#contactPhoto img {
		width: 92%;
	}
}
