@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Cinzel+Decorative:400,700,900);
/* 1. CSS resets 
--------------------------------------*/
p { margin: 0; }
ul { padding: 0; }
li { list-style: none; }
a { 
	text-decoration: none;
	}
a:visited,a:link {
	background-color: none;
}


/*  2. Universal styles
--------------------------------------*/

* {	font-family: 'Open Sans', sans-serif; }
body { 
	margin:0px;
	padding:0px;
	background-color: #246;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-size: cover;
	background-attachment: fixed;
	}

h1 {
	font-family: 'Cinzel Decorative', cursive;
	font-weight: 700;
	font-size: 40px;
	color: #FD8;
	line-height: 1.2;
	letter-spacing: 0px;
	text-shadow: 2px 2px 2px rgba(0,0,0, 0.5);
	margin: 0 0 10px 0;
}

h2 {
	font-family: 'Cinzel Decorative', cursive;
	font-weight: 700;
	font-size: 24px;
	color: #FD8;
	line-height: 1.2;
	text-shadow: 2px 2px 2px rgba(0,0,0, 0.5);
	margin: 10px 0 10px 0;
}

h3 { font-weight: 300; }

h3, footer i { font-size: 18px; }

.margin-top-10 { margin-top: 10px; }

.margin-top-20 { margin-top: 20px; }

.margin-top-30 { margin-top: 30px; }

a img:hover {	opacity: 0.75; }

p, form, ul { font-size: 14px; }

.subtitle { font-weight: bold; color: #909090; }

.portfolio-group .detail p { font-size: 12px; }

footer p, address {	font-size: 14px; }

#maxweb_timeline .time_line_paragraph h1 { font-size: 24px; }

#logo a {	
	color: #909090; 
	margin: 0px 0px 0px 15px;
}
#logo img {	
	max-width: 90%;
	height: auto;
}
#logo, #maxweb_timeline i {	font-size: 50px; }

.fb-page {
	width:100%;
	height: 1010px;
	}
	
.picsize {
	display: block;
	margin-top: 3px;
	margin-bottom: 5px;
	width: 100%;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 5px 10px 10px -5px rgba(0,0,0,0.5);
	}
	
.framesize {
	display: block;
	margin-top: 12px;
	width:100%;
	border-radius: 6px;
	overflow: hidden;
	box-shadow: 5px 10px 10px -5px rgba(0,0,0,0.5);
	padding: 15px;
	background: #0083D6 url(../images/colorbox.png) repeat-x top;
	}

.stamp {
		float: left;
}

.pngsize {
	margin: 0px auto;
	max-width:100%;
	height: auto;
	}

.main-container { 
	max-width: 1200px;
	margin: 10px auto 10px auto;	
	padding: 0px;
	border: 0;
	border-radius: 20px;
	background:none;
}

.content-container {
	box-sizing: border-box;
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	background: rgba(0,0,0,0.60);
}
.content { padding-top: 15px; }

.container h1 { 
	font-family: 'Cinzel Decorative', cursive;
	font-weight: 700;
	font-size: 36px;
	color: #FD8;
	line-height: 1.2;
	text-shadow: 2px 2px 2px rgba(0,0,0, 0.5);
	margin: 0 0 10px 0;
}

.container a { 
	color: #EDA;
	text-decoration: none;
	line-height: 1.5;
}

.container a:hover { 
	color: #FFF;
	text-decoration: none;
	line-height: 1.5;
}

.main-nav { 
	border-bottom: #DC8 1px solid;
	background: rgba(0,100,180,0.8);
	border-radius: 20px 20px 0px 0px;
	}

.main-nav li {
	margin-right: 3px;
	background: url(../buttons/topmenu.png) repeat-x top;
	box-shadow: 1px 1px 1px rgba(0,0,0, 0.4);
	border-radius: 5px;
	overflow: hidden;
}

.main-nav li a { 
	color: #FFEEAA;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	display: block; 
	padding: 12px 17px;
	}

.main-nav li.active { 
	background: #FD8;
	color: #008;
	padding: 12px 17px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.7)
	}

.main-nav li a:hover { 
	background: #246;
	}

.main-nav p { 
	float: right;
	font-family: 'Cinzel Decorative', cursive;
	text-align: right;
	width: 50%;
	font-size: 32px;
	line-height: 1.0em;
	font-weight: 400;
	display: block; 
	color: #FFFFCB;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	padding: 12px 24px;
	}

nav {
	overflow: hidden;
	padding: 20px 30px 20px 20px;
}

ul.nav {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

ul.nav li {	cursor: pointer; display: inline-block; }
ul.nav li.active {	cursor: default; }
.maxweb_form button {
	text-transform: uppercase;
}

p { 
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #FEC;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.7em;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.7)
	}

p b { 
	color: #FEC;
	font-weight: 700;
	font-style: normal;
	font-size: 17px;
	text-decoration: none;
	}

p strong { 
	color: #FEC;
	font-weight: 700;
	font-style: normal;
	font-size: 19px;
	text-decoration: none;
	}

p a { 
	color: #FEC;
	font-weight: 700;
	font-style: normal;
	font-size: 17px;
	text-decoration: none;
	}

p a:hover { 
	color: #FFF;
	text-decoration: none;
	}

.gallery {
	background: rgba(0,100,180,0.8);
	padding:  10px 0px 8px 0px;
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.8);
	border-radius: 10px;
}

.gallery p {
	color: #FFF;
	font-weight: 300;
	font-style: normal;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.8);
	padding:  0px 0px 0px 0px;
}
.videos {
	width: 267px;
	height: 580px;
	margin: 10px auto;
	padding: 0px;
	overflow:hidden;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	border: 15px solid rgba(0,100,180,0.8);
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.8);
	border-radius: 10px;
}
.video {
	width: 100%;
	min-height: 330px;
	margin: 10px auto;
	padding: 0px;
	overflow:hidden;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	border: 15px solid rgba(0,100,180,0.8);
	box-shadow: inset 0px 0px 10px rgba(0,0,0,0.8);
	border-radius: 10px;
}
.row ul { 
	padding: 0px;
	list-style: disc;
	margin: 5px 5px 5px 30px;
	color: #FEC;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.8em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5)
	}

.row ul li { 
	padding: 0px;
	list-style: square;
	margin: 5px 5px 5px 30px;
	color: #FEC;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.8em;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5)
	}

i {	color: #FEC; }

footer {
	margin-top: 0px;
	padding: 15px 20px 10px 20px;
	overflow: hidden;
	background: rgba(0,100,180,0.8);
	clear: both;
	border-top: #DC8 1px solid;
	border-radius: 0px 0px 20px 20px;
}
footer p {	
	float: left;
	margin-top: 12px;
	color: #EDA;
	text-shadow: 1px 1px 1px rgba(0,0,0, 0.4);
}

footer a {	
	font-size: 14px;
	font-weight: 400;
	color: #EDA;
}

footer a:hover {	
	color: #fff;
}

footer i {	
	color: #FD8;
	display: inline-block;
	padding: 5px; 
}
footer i:hover, footer i:active { color: #A7DDFF; }

ul.checkmark li:before { 
	font-family: 'FontAwesome'; 
	content: '\f058'; 
	margin:0 5px 0 -15px; 
	color: #929292; 
} 
ul.pad-left {	
	overflow: auto;	
	padding-left: 30px;	
	line-height: 1.8em; 
}
img.shadow { box-shadow: 5px 10px 10px -5px rgba(0,0,0,0.5); }
p.justify { text-align: justify; }
.maxweb-detail img { 
	max-width: 250px; 
	width: 100%; 
	height: auto;
	margin-right: 15px;	
	margin-bottom: 15px; 
}
.fa { margin: 6px; }
.left { float: left; }
.right { float: right; }
.center-text { text-align: center; }

span.button {
	display: block;
	font-size: 12px;
	line-height: 30px;
	margin: 0 auto;
	text-transform: uppercase;
	border: none; 
	cursor: pointer; 
}

.blog-post {
	position: relative;
	margin-bottom: 30px;
	border-radius: 20px;
	overflow: hidden;
	box-shadow: 5px 10px 10px -5px rgba(0,0,0,0.5);
	}

.blog-thumb {
	overflow: hidden;
	position: relative;
	}

.blog-thumb img {
	width: 100%;
	}

.blog-content {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,100,120,0.7);
	color: #fff;
	padding: 15px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	}

.blog-content h3 {
	width: 100%;
	border: 1px solid #FCA;
	border-radius: 10px;
	padding: 10px 10px 5px 10px;
	font-family: 'Tangerine', sans-serif;
	font-weight: 400;
	font-size: 34px;
	color: #EDA;
	text-align: center;
	line-height: 1.0;
	background: rgba(0,0,0,0.2);
	text-shadow: 2px 2px 2px rgba(0,0,0, 0.5);
	margin: 0 0 0px 0;
	box-shadow: inset 0px 0px 4px rgba(0,0,0,0.5);
	}

.blog-content h3:hover {
	color: #FFF;
	background: rgba(0,0,0,0.5);
}

.blog-content h4 {
	width: 100%;
	border: 1px solid #FCA;
	border-radius: 10px;
	padding: 10px 10px 5px 10px;
	font-family: 'Tangerine', sans-serif;
	font-weight: 400;
	font-size: 40px;
	color: #EDA;
	line-height: 1.0;
	background: rgba(0,0,0,0.2);
	text-shadow: 2px 2px 2px rgba(0,0,0, 0.5);
	margin: 0 0 0px 0;
	box-shadow: inset 0px 0px 4px rgba(0,0,0,0.5);
	}

.blog-content h4:hover {
	color: #FFF;
	background: rgba(0,0,0,0.5);
}

.blog-content a {
	font-family: 'Tangerine', sans-serif;
	font-weight: 400;
	font-size: 40px;
	color: #EDA;
	line-height: 1.0;
	text-shadow: 2px 2px 2px rgba(0,0,0, 0.5);
	margin: 0 0 0px 0;
}

.content-show a {
	color: #EDA;
	}

.content-show a:hover {
	color: #FFF;
	text-decoration: none;
	}

.content-show span {
	color: #EDA;
	}

.content-hide {
	margin-top: 15px;
	display: none;
	}

.content-hide p {
	color: #fff;
	}


.heading-section {
	text-align: center;
	padding: 20px 0 10px 0;
	}

.heading-section h2 {
	font-family: 'Tangerine', sans-serif;
	font-weight: 700;
	font-size: 48px;
	color: #EDA;
	line-height: 1.2;
	text-shadow: 2px 2px 2px rgba(0,0,0, 0.5);
	margin: 0;
	font-weight: 700;
	text-transform: none;
	}

.page-section {
	text-align: center;
	padding: 30px 0 10px 0;
	}

.page-section h2 {
	font-weight: 400;
	font-size: 28px;
	color: #FFF;
	line-height: 1.2;
	text-shadow: 2px 2px 2px rgba(0,0,0, 0.5);
	margin: 0;
	text-transform: uppercase;
	}

.page-section p { 
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFF;
	font-weight: 400;
	font-style: normal;
	font-size: 15px;
	line-height: 1.8em;
	text-align: left;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.7)
	}

.page-section b {
	font-weight: 400;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	}

.page-section .address {
	text-align: center;
	font-variant: small-caps;
	font-size: 16px;
	}

*, *:before, *:after {
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 	}




/* 3. Media queries 
-----------------------------------------------------*/
@media screen and (max-width: 1024px) {
	#logo {
		float: none;
		text-align: center;
	}
	.main-nav ul { float: none;	
	}
	.main-nav p { 
		width: 100%;
		float: none;
		text-align: center;
		}
	h1 { 
		margin-top: 0;	
		font-size: 36px;
		}
	.container h1 { 
		font-size: 30px;
	}
}
-----------------------------------------------------*/
@media screen and (max-width: 980px) {
	#logo {
		float: none;
		text-align: center;
	}
	.main-nav ul { float: none;	
	}
}
@media screen and (max-width: 806px) and (min-width: 701px) {
	#logo {
		float: none;
		text-align: center;
	}
	h1 { 
		margin-top: 0;	
		font-size: 32px;
		}
	.container h1 { 
		font-size: 26px;
	}
	.main-nav ul { 
		float: none;
		}
	.main-nav p { 
		width: 100%;
		float: none;
		text-align: center;
		}
}
@media screen and (max-width: 700px) {
	#logo {
		float: none;
		text-align: center;
	}

	.main-nav ul {
		display: block;
		float: none;
		padding: 0;
	}
	.main-nav ul.nav li {
		width: 96%;

	}
	.main-nav ul.nav li a { padding: 2%; }
	.main-nav ul.nav li.active { padding: 0; padding: 2% 0; }
	.main-nav ul.nav li a:hover { padding: 2%; }

	.main-nav p { 
		width: 100%;
		font-size: 24px;
		float: none;
		text-align: center;
		}
	header {
		padding-top: 0;
		padding-bottom: 0;
	}
	h1 { 
		margin-top: 0;	
		font-size: 28px;
		}
	.container h1 { 
		font-size: 24px;
	}
	h2 { margin-bottom: 20px; }
	form {
		width: 100%;
	}
}
@media screen and (max-width: 600px) {
	.about-detail ul { padding-left: 20px;	}
	img.left {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	#portfolio-content img { 
		width: 101px; 
		height: 60px; 
	}
	.portfolio-group {
		width: 101px; 
		height: 60px; 
	}
	.portfolio-group .detail h3 {
		font-size: 12px;
		line-height: 1.8em;
	}
	.portfolio-group .detail p {
		display: none;
	}
	.portfolio-item .viewbutton {
		display: none;
	}
	footer p {
		float: right;
		margin-bottom: 15px;
	}
	.social { clear: both; }
}
@media screen and (max-width:480px) {
	.main-nav li { 
		margin-left: 0; 
		margin-right: 0;	
	}
	.main-nav ul.nav li.active { padding: 0; padding: 2% 0; }
}
@media screen and (max-width:400px) {
	.main-nav li {
		width: 80px;
	    margin-left: 0;
	    margin-right: 0;
	    font-size: 12px;
	    text-align: center;
	    line-height: 30px;
	}
	.main-nav ul.nav li a { padding: 2%; }
	.main-nav ul.nav li.active { padding: 0; padding: 2% 0; }
	.main-nav ul.nav li a:hover { padding: 2%; }
}