/* cmsms stylesheet: Single1200-grid modified: 04/16/19 18:56:34 */
/* SINGLE 1200 v2.1 (by PMKMedia.nl/single1200) */

/* reset */
html,body,address,blockquote,div,dl,form,h1,h2,h3,h4,h5,h6,ol,p,pre,table,ul,dd,dt,li,tbody,td,tfoot,th,thead,tr,button,del,ins,map,object,a,abbr,acronym,b,bdo,big,br,cite,code,dfn,em,i,img,kbd,q,samp,small,span,strong,sub,sup,tt,var,legend,fieldset{margin:0;padding:0;}
img,fieldset{border:0;}
/* set html5 elements to block */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{display:block;}
/* apply a natural box layout model to all elements */
*,*:after,*:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
/* viewport css */
@-webkit-viewport{width:device-width;}@-moz-viewport{width:device-width;}@-ms-viewport{width:device-width;}@-o-viewport{width:device-width;}@viewport{width:device-width;}
/* body css */
body{margin:0;text-align:center;}
.section{clear:both;padding:0;margin:0;}
/* media css */
img{max-width:100%;height:auto;display:block;}
.video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;}
.video iframe,.video object,.video embed{position:absolute;top:0;left:0;width:100%;height:100%;}
/* form css */
input[type=text],input[type=password],input[type=number],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=email],input[type=search],input[type=tel],input[type=url],input[type=button],input[type=submit],select,textarea{-webkit-appearance:none;border-radius:0;}
input[type=text],input[type=password],input[type=number],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=email],input[type=search],input[type=tel],input[type=url],select,textarea{width:100%;}
/* general table css */
table{width:100%;table-layout:fixed;word-wrap:break-word;}
/* split column css */
.split-column{float:left;width:100%;margin-bottom:20px;}
.split-column:last-child {margin-bottom:0;}
/* content css */
.content{margin:0 auto;text-align:left;max-width:1200px;} /* width of your responsive website (example 1200px) */
.one-column{float:left;width:98%;margin:10px 1%;}
.two-column,.two-fourth-column{float:left;width:48%;margin:10px 1%;}
.three-column{float:left;width:31.333333%;margin:10px 1%;}
.two-third-column{float:left;width:64.666666%;margin:10px 1%;}
.four-column,.one-fourth-column{float:left;width:23%;margin:10px 1%;}
.three-fourth-column{float:left;width:73%;margin:10px 1%;}
.six-column{float:left;width:14.666666%;margin:10px 1%;}
.five-sixth-column{float:left;width:81.333333%;margin:10px 1%;}
@media screen and (max-width: 800px) {
.one-column,.two-fourth-column,.three-column,.two-third-column,.one-fourth-column,.three-fourth-column,.six-column,.five-sixth-column{width:97%;margin:10px 1.5%;}
.two-column,.four-column{width:47%;margin:10px 1.5%;}
}
@media screen and (max-width: 600px) {
.content{min-width:300px;}
.one-column,.two-column,.two-fourth-column,.three-column,.two-third-column,.four-column,.one-fourth-column,.three-fourth-column,.six-column,.five-sixth-column{width:96%;margin:10px 2%;}
}
/* cmsms stylesheet: Single1200-style modified: 04/24/19 07:24:09 */
/* SINGLE 1200 v2.1 (by PMKMedia.nl/single1200) */

/* body css */
body {
	background: #FFF;
	font-family: 'Raleway', sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 28px;
	font-weight: 300;
	-webkit-text-size-adjust: 100%;
}

.logo h4
{
    font-size:26px;
    color: #162E4C;
}

#nav-mobile
{
    font-size:20px;
    color: #162E4C;
}

/* headings / paragraph margin css */
h1,h2,h3,h4,h5,h6,p {margin:10px;}

/* headings css */
h1 {font-size:28px;font-weight:600;color:#000;line-height:40px;}
h2 {font-size:24px;font-weight:600;color:#000;line-height:36px;}
h3 {font-size:20px;font-weight:600;color:#000;line-height:32px;}
h4 {font-size:18px;font-weight:600;color:#000;line-height:30px;}
h5 {font-size:16px;font-weight:600;color:#000;}
h6 {font-size:14px;font-weight:600;color:#000;}

/* list css */
ul {list-style-type:disc;margin:10px 40px;}
ol {list-style-type:decimal;margin:10px 40px;}
ul li {display:list-item;}
ol li {display:list-item;}

/* link css */
a:link {color:#333;text-decoration:underline;}
a:visited {color:#222;}
a:hover {color:#ccc;}
a:active {color:#111;}

.content_back a:link {color:#fff;text-decoration:underline;}
.content_back a:visited {color:#fff;}
.content_back a:hover {color:#000;}
.content_back a:active {color:#111;}

/* elements css */
strong,b {font-weight:600;}
em,i {font-style:italic;}
u {text-decoration:underline;}

.form input, .form textarea {border:1px solid #000;padding:8px;font-family:'Raleway',sans-serif;color:#000;font-size:14px;}
.form textarea {height: 80px;}
.form input[type=submit] {color:#FFF;background-color:#000;}
.form td {padding:0 22px;border:0;}

/* CMSMS MicroTiny WYSIWYG Editor text left */
.CMSMSBody {text-align:left;}

/* content css */
#header_container {
	top: 0;
	left: 0;
	position: fixed;
	background: #FFF;
	width: 100%;
	z-index: 1000;
	box-shadow: 0 0 10px rgba( 0, 0, 0, 0.2 );
	-webkit-box-shadow: 0 0 10px rgba( 0, 0, 0, 0.2 );
}

#content_container {
	margin-top: 60px;
	width: 100%;
}

.content_back {
	text-shadow: 0 0 5px #000;
	border-bottom: 1px solid #efefef;
	font-size: 18px;
	font-weight: 600;
	padding: 200px 0;
}

.content_back p,.content_back h1,.content_back h2,.content_back h3,.content_back h4,.content_back h5,.content_back h6 {
	color: #FFF;
	padding: 5px 15px;
}

#portfolio {padding:0;}

.content_blocks {
	background: #FFF;
	border-bottom: 1px solid #efefef;
	padding: 40px 0;
}

.content_blocks img {padding:30px;width:100%;}

.content_blocks p,.content_blocks h1,.content_blocks h2,.content_blocks h3,.content_blocks h4,.content_blocks h5,.content_blocks h6 {
	padding: 15px;
	color: #000;
}

.footer-desktop {display:block;}
.footer-mobile {display:none;}

.footer {
	background: #f5f5f5;
	padding-bottom: 30px;
}

.footer a {text-decoration:none;}

.footer p,.footer h1,.footer h2,.footer h3,.footer h4,.footer h5,.footer h6 {
	padding: 0 15px;
	color: #666;
}

.main-nav {
	font-family: 'Quicksand', sans-serif;
	font-size: 48px;
	text-align: center;
}

.main-nav p {margin:0;}

.main-nav a {
	color: #666;
	font-weight: 300;
	text-decoration: none;
}

.main-nav a:hover {color:#CCC;}

.slideshow {position:relative;width:100%;height:0;padding-bottom:675px;}
.slideshow iframe {position:absolute;top:0;left:0;width:100%;height:100%;}

/* loading css */
#loading {
	position: fixed;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	z-index: 2000;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #FFF url(__URL,,d1d29b48fcb9b97ef3d80af858f19adc__) 50% 50% no-repeat;
	background-size: 48px 48px;
	-moz-background-size: 48px 48px;
	-webkit-background-size: 48px 48px;
}

.round img {
	border-radius: 50%;
	overflow: hidden;
}

@media screen and (max-width: 1600px) {
	.content_back {padding:150px 0;}
	.slideshow {padding-bottom:40%;}
}

@media screen and (max-width: 1200px) {
	.content_back {padding:100px 0;}
	.slideshow {padding-bottom:60%;}
}

@media screen and (max-width: 800px) {
	#header_container:hover {overflow:auto;max-height:100%;}
	.footer-desktop {display:none;}
	.footer-mobile {display:block;text-align:center;}
	.footer {padding-bottom:0;}
	.slideshow {padding-bottom:70%;}
}

@media screen and (max-width: 600px) {
	.content_back {padding: 40px 0;}
	.slideshow {padding-bottom:95%;}
}
/* cmsms stylesheet: Single1200-menu modified: 04/24/19 11:47:50 */
/* menu css */
#menu {font-size:16px;}

.logo a {text-decoration:none;}
#nav-mobile {display:none;}

#menu-mobile {float:right;}

#menu, #menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu li {
	float: left;
	position: relative;
}

/* menu link css */
#menu a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 10px 10px;
}

#menu a:hover, #menu li.active a {
	color: #999;
}

#menu ul {
	background: #FFF;
	border: 1px solid #999;
	width: 150px;
}

#menu ul a {
	background: #FFF;
	color: #000;
	width: 148px;
	padding: 10px;
}

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

	/* menu link css */
	#menu a {
		padding: 10px 10px;
	}

}

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

	/* menu link css */
	#menu a {
		padding: 10px 10px;
	}

}

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

	/* mobile menu css */

	#menu-mobile {float:none;}
	.logo {display:none;}

	#nav-mobile {
		display: block;
		padding: 10px 6px;
		font-weight: 600;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHMAAABkCAMAAACCTv/3AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAAZQTFRFAAAA5ubmSUUG+gAAAAJ0Uk5T/wDltzBKAAAAPklEQVR42uzYQQ0AAAgDseHfNC4IyVoD912WAACUm3uampqampqamq+aAAD+IVtTU1NTU1NT0z8EAFBsBRgAX+kR+Qam138AAAAASUVORK5CYII=) no-repeat right;
		background-position: 98% 50%; 
		background-size: 22px;
		-moz-background-size: 22px;
		-webkit-background-size: 22px;
	}

	#menu {display:none;}
	#menu-mobile:hover #menu {display:block;}

	/* menu css */
	#menu li {float:none;}
	#menu ul {width:100%;border:0;}

	/* menu link css */
	#menu a {width:100%;padding:5px;border-bottom:1px solid #efefef;}
}

.sticky-buy-button 
{
    color: #fff;
    background-color: #162E4C;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    border-radius: 4px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    text-decoration: none;
    break-after: avoid;
    padding: 8px;
    z-index: 10;
    position: fixed;
    top: 12px;
    left: 30%;
}

.sticky-buy-button:link,.sticky-buy-button:visited
{
    color: #fff;
    text-decoration: none;
}

.sticky-buy-button:hover 
{
    color: #ccc;
    background-color: #162E4C;
    box-shadow: none;
}

@media screen and (max-width: 800px) 
{
    .sticky-buy-button 
    {
        position: fixed;
        top: 12px;
        left: 150px;
    }
}
/* cmsms stylesheet: Single1200-fonts modified: 04/17/19 19:10:39 */
/* SINGLE 1200 v2.1 (by PMKMedia.nl/single1200) */

/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local('Raleway Thin'), local('Raleway-Thin'), url(__URL,,a7744ee048cdd600e7bec3e7a08d8245__);
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 100;
  src: local('Raleway Thin'), local('Raleway-Thin'), url(__URL,,464e91c868b6e4dac04dc9a9a5b56817__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(__URL,,fe5665b1099684ba8bdc6f0bebce2fac__);
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 200;
  src: local('Raleway ExtraLight'), local('Raleway-ExtraLight'), url(__URL,,27f9cf3d7a34bcddba4319e5c1b83cc2__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), url(__URL,,3c628e531dcd6b177ffde241f1619f07__);
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: local('Raleway Light'), local('Raleway-Light'), url(__URL,,44b8669a8e7bb4818d2fad6fd004cc04__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(__URL,,a624ec352eb28ddbbce2a7715d617ace__);
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: local('Raleway'), local('Raleway-Regular'), url(__URL,,c30e9d737b38d42371ae28a5090ec9f3__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local('Raleway Medium'), local('Raleway-Medium'), url(__URL,,a947739f35ec906a8cfbc54c8c0ddd32__);
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: local('Raleway Medium'), local('Raleway-Medium'), url(__URL,,8512028c799fc04306a6e9eb296a0008__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(__URL,,5a56e53d1a73a3e28006f3cd6b3184ae__);
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(__URL,,f1a18269fa91a3df197ce20b2c9c51f1__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'), url(__URL,,f44700fc54a3f98b614bc4711b3543ea__);
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 700;
  src: local('Raleway Bold'), local('Raleway-Bold'), url(__URL,,9b05c8e9c2fe4537cc93e4985790caa8__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url(__URL,,5020cb16a2e09d0a06a2c78426a8b402__);
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'), url(__URL,,8bf489a4810017d6dce38fe11147adfa__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: local('Raleway Black'), local('Raleway-Black'), url(__URL,,0cf4336f5ffbeceafaf17a77b4d1a227__);
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 900;
  src: local('Raleway Black'), local('Raleway-Black'), url(__URL,,cab96a354168f907573df6dbb0340b0b__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 300;
  src: local('Quicksand Light'), local('Quicksand-Light'), url(__URL,,421f3262e1ff228b60da8cbe74178308__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(__URL,,ad0c67e3e1b33636d4ddb8fab22abd5e__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: local('Quicksand Bold'), local('Quicksand-Bold'), url(__URL,,473b280363acd6279d75c9579fe07c4c__);
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* cmsms stylesheet: Single1200-video modified: 04/16/19 18:56:34 */
/* SINGLE 1200 v2.1 (by PMKMedia.nl/single1200) */

/* video header css */
.videocontent video {
	display: block;
	width: 100%;
	margin: -12.5% 0;
}

.videocontent {
	display: block;
	width: 100%;
	height: 595px;
	margin: -200px 0;
	overflow: hidden;
}

/* video header txt css */
.videotextcontent {
	position: absolute;
	width: 1200px;
	height: 225px;
	margin: 200px 0;
	overflow: hidden;
}

@media screen and (max-width: 1600px) {
	.videocontent video {margin:-7.5% 0;}
	.videocontent {height:auto;margin:-150px 0;}
	.videotextcontent {margin:12.5% 0;}
}

@media screen and (max-width: 1200px) {
	.videocontent {margin:-100px 0;}
	.videotextcontent {width:100%;margin:10% 0;}
}

@media screen and (max-width: 960px) {
	.videotextcontent {margin:7.5% 0;}
}

@media screen and (max-width: 800px) {
	.videocontent video {margin:0;}
	.videotextcontent {display:none;}
}

@media screen and (max-width: 600px) {
	.videocontent {margin:-40px 0;}
}
