
.pageContent { font-size:8pt; color: #666666; font-family:tahoma, Arial; } 
.pageContent a { font-size:8pt; color: #666666; font-family:tahoma, Arial; } 

body {
	background-color: #e9e9e9;
	background-image: linear-gradient(to right, #fdfdfd, #e9e9e9);
}

input, select, textarea { font-family:Tahoma,Arial; font-size:8pt; }

/* p { text-align:justify; } */

/* top */

td.menu-g { border-left:1px solid #cccccc; border-top:1px solid #cccccc; border-right:1px solid #cccccc; }
table.menuitem1 { width:98px; background:#01679a url(/profile/images/menu_item.gif) top left repeat-x; }
table.menuitem1active { width:98px; background:#cdcdcd url(/profile/images/menu_active.gif) top left repeat-x; }
table.menuitem2 { width:100px; background:#01679a url(/profile/images/menu_item.gif) top left repeat-x; }
table.menuitem2active { width:100px; background:#cdcdcd url(/profile/images/menu_active.gif) top left repeat-x; }
table.menuitem3 { width:100px; border-left:1px solid #ffffff; border-top:1px solid #ffffff; border-right:1px solid #ffffff; background:#01679a url(/profile/images/menu_item.gif) top left repeat-x; }
table.menuitem3active { width:100px; border-left:1px solid #ffffff; border-top:1px solid #ffffff; border-right:1px solid #ffffff; background:#cdcdcd url(/profile/images/menu_active.gif) top left repeat-x; }

td.menuitem1 { width:100%; height:26px; color:#ffffff; white-space:nowrap; font-weight:bold; text-align:center; padding: 0px; font-family:tahoma,arial; font-size:8pt; }
td.menuitem1active { width:100%; height:26px; color:#3399cc; white-space:nowrap; font-weight:bold; text-align:center; padding: 0px; font-family:tahoma,arial; font-size:8pt; }
td.menuitem1 a { text-decoration:none; color:#ffffff; display: block; background: rgba(76, 175, 80, 0.0);}
td.menuitem1active a { text-decoration:none; font-weight:bold; color:#3399cc; }

td.menuitem { width:100%; height:26px; color:#ffffff; white-space:nowrap; font-weight:bold; text-align:left; padding: 0px 5px 2px 10px; font-family:tahoma,arial; font-size:8pt; }
td.menuitemactive { width:100%; height:26px; color:#3399cc; white-space:nowrap; font-weight:bold; text-align:left; padding: 0px 5px 2px 10px; font-family:tahoma,arial; font-size:8pt; }
td.menuitem a { text-decoration:none; color:#ffffff; display: block; background: rgba(76, 175, 80, 0.0);}
td.menuitemactive a { text-decoration:none; font-weight:bold; color:#3399cc; }

div.mycompany { font-family:myriadpro, arial; font-size:20pt; color:#3399CC; margin-top:10px; }
div.slogan { font-family:myriadpro, arial; font-size:8pt; color:#7f7f7f; margin-top:-2px; padding-left:2px; }

table.secondmenuitem { border:1px solid #ffffff; background:#ffffff url(/profile/images/2ndmenu_item.gif) top left repeat-x; }
table.secondmenuitemactive { border:1px solid #ffffff; background:#cdcdcd url(/profile/images/2ndmenu_active.gif) top left repeat-x; }
td.secondmenuitem { 
	width:100%; 
	color:#3399cc; 
	height:26px; 
	padding-left:10px; 
	font-weight:bold; 
	font-family:tahoma,arial; 
	font-size:8pt; 
	vertical-align:center;
}
td.secondmenuitemactive { 
	width:100%; 
	color:#333333; 
	height:26px; 
	padding-left:10px; 
	font-weight:bold; 
	font-family:tahoma,arial; 
	font-size:8pt; 
}
td.secondmenuitem a{ 
	display: block; background: rgba(76, 175, 80, 0.0);
	color:#3399cc; 
	text-decoration:none; 
	width: 100%;
	vertical-align: center;
}
td.secondmenuitemactive a { 
	color:#333333; 
	text-decoration:none; 
}
td.second-gborder { border:1px solid #cccccc; }
img.secondmenumark { margin:0px 7px 0px 0px; }

td.copy { vertical-align:top; padding:17px 0px 0px 265px; font-family:tahoma,arial; font-size:10pt; color:#666666; }
a.copy { font-size:10pt; color:#3399cc; }

td.text-bg { background:#99cccc url(/profile/images/text_colorbg.gif) top left repeat-x; }
div.text-bg-color { height:2px; width:2px; background-color:#99cccc; }

table.text-header { border:1px solid #ffffff; background:#ffffff url(/profile/images/text_header.gif) top left repeat-x; }
td.text-header { color:#333333; height:26px; padding-left:20px; font-weight:bold; font-family:tahoma,arial; font-size:8pt; }
td.thatext { font-family:tahoma, arial; font-size:10pt; color:#666666; }
td.thatext a { color:#666666; }

			#profileContact {
				list-style-type: none;
				margin: 0;
				padding: 0;
			}
			#profileContact li i {
				margin:0; 
				width: 10px; 
				padding: 5px; 
				padding-right: 20px; 
			}
			.map{
				position:relative;
				top: 0px;
				right:0px;
				margin-left:30px;
				margin-bottom:0px;
			}
			.map iframe{
				width:400px;
				height:300px;
				border:none;
			}
			
		input.pos_fixed {
                position:fixed;
                top:30px;
                left:920px;
                width: 50px;
                border: none;
    			background-color: #666666;
    			padding: 14px 28px;
    			font-size: 16px;
    			cursor: pointer;
    			display: inline-block;
        }
        #myBtn {
  			position: fixed;
  			bottom: 60px;
  			right: 10px;
  			z-index: 99;
  			font-size: 18px;
  			border: none;
  			outline: none;
  			background-color: #666666;
  			color: white;
  			cursor: pointer;
  			padding: 7px;
  			border-radius: 4px;
		}

		#myBtn:hover {
  			background-color: #555;
		}
		
		.fa {
  			padding: 8px;
  			font-size: 11pt;
  			width: 35px;
  			text-align: center;
  			text-decoration: none;
  			margin: 5px 2px;
		}

		.fa:hover {
    			opacity: 0.7;
		}

		.fa-facebook {
  			background: #3B5998;
  			color: #ffffff;
		}

		.fa-twitter {
  			background: #55ACEE;
  			color: #ffffff;
		}

		.fa-google {
  			background: #dd4b39;
  			color: #ffffff;
		}

		.fa-linkedin {
  			background: #007bb5;
  			color: #ffffff;
		}
		.fa-flickr {
  			background: #f40083;
  			color: #ffffff;
		}

		.fa-yahoo {
  			background: #430297;
  			color: #ffffff;
		}
		.fa-skype {
  			background: #00aff0;
  			color: #ffffff;
		}

		.fa-android {
  			background: #a4c639;
  			color: #ffffff;
		}
		.fa-youtube {
  			background: #bb0000;
  			color: #ffffff;
		}

		.fa-instagram {
  			background: #125688;
  			color: #ffffff;
		}

		.fa-pinterest {
  			background: #cb2027;
  			color: #ffffff;
		}
		
		.item{ 
			border-bottom:1px solid #dfdfdf; 
			margin-top: 0px;
			margin-bottom: 5px; 
			padding-bottom: 5px;
		}
		.item ul {
				display: block;
				list-style-type: disc;
				margin-left: 0;
				margin-right: 0;
				padding-left: 40px;
    				font-size: 12px;
		}
		.item h4{ 
			float:right; 
			margin:0px; 
			padding:4px 10px 4px 10px;
			background-color:#eee; 
			color:#333; 
			font-size:11px; 
			text-transform:uppercase; 
			text-decoration: none;
		}
		.item h4:hover{ background-color:#000; color:#fff; }
				
		.item h2{ 
			color:#06A; 
			font-family:Georgia, serif; 
			font-size:16px; 
			font-weight:400; 
			letter-spacing:-1px; 
			padding: 0px;
		}
		.item h2 a{ color:#06A; text-decoration:none; }
				
		.item h3{ 
			color:#262625; 
			font-family:Georgia, serif; 
			font-size:15px; 
			font-style:italic; 
			font-weight:400; 
		}
			.item > p  { font-size: 10pt; font-weight: bold; margin-left:30px; }
			.item > ul, .item > ol > li > ul { font-size: 10pt; font-weight: bold; margin-left:20px; }
			.myclass { font-size: 12pt; font-weight: bold; text-align: right; margin:10px;  text-decoration: underline;}
			.item > .fontclass { font-size: 11pt; margin-left:0px; font-weight: bold; }
			
			#phoneontop {
				list-style-type: none; 
				position: fixed; 
				top: 0px;
				left: 2.5%; 
				padding: 10px;
				width: 95%;
				z-index: 99;
				background: rgba(255, 255, 255, 0.2);
			}
			#phoneontop li { 
				display: inline-block; 
				color: #555;
			}
			#phoneontop li a { 
				color: #555;
				text-decoration: none;
			}
			
			.pident {
				color:#666666;
				text-indent: 0px;
				margin-left: 30px;
				font-size: 12pt;
				font-weight: bold;
				margin:5px;
			}
			#socialstatus {
					border-collapse: collapse;
    				width: 70%;
    				float: right;
    				border: 1px solid #ddd;
    				border-bottom: 10px;
    				margin-bottom: 10px;
					box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

			}
			#socialstatus2 {
    				border-collapse: collapse;
    				width: 100%;
    				border: 1px solid #ddd;
    				border-top: 0px;
					margin-bottom: 0px;
					box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
			}
			#questionstable {
					border: 1px solid #ddd;
					border-collapse: collapse;
					width: 100%;
					margin-bottom: 10px;
					margin-top: 10px;
					box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
			}
			#mystorytable {
					border: 1px solid #ddd;
					border-collapse: collapse;
					width: 100%;
					padding: 15px;
					box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
			}

			#socialstatus th, #socialstatus td {
					text-align: left;
    				padding: 8px;
    				width: 50%;
			}
			#socialstatus2 td, #socialstatus2 td {
    				text-align: left;
    				padding: 8px;
    				width: 50%;
			}

			#socialstatus tr:nth-child(even),
			#socialstatus2 tr:nth-child(even) {
				background-color: #f2f2f2;
			}

			#socialstatus th,
			#socialstatus2 th {
    			background-color: #02679a;
    			color: white;
			}
		
			#questionstable th, #questionstable td {
    				text-align: left;
    				padding: 8px;
    				width: 50%;
    				border-right: 1px solid #ddd;
			}

			#questionstable tr:nth-child(even){
				background-color: #f2f2f2;
			}
			#mystorytable th,
			#questionstable th {
    				background-color: #04679a;
    				color: white;
			}
			#mystorytable td {
					padding: 15px;
					text-align: justify;
			}
		
		.modal {
		    display: block; 
		    position: fixed; /* Stay in place */
		    z-index: 1; /* Sit on top */
		    left: 0;
		    top: 0;
		    width: 100%; /* Full width */
		    height: 100%; /* Full height */
		    overflow: auto; /* Enable scroll if needed */
		    background-color: rgb(0,0,0); /* Fallback color */
		    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
		}
				
	
footer {
	padding-top: 9rem;
	padding-bottom: 3rem;
	font-size: 1em;
	color: #8E8E8E;
}
footer a,
footer a:visited {
	color: #000000;
}

footer [class*="col-"] {
	margin-bottom: 1.2rem;
}

footer h4 {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 1.2rem;
	margin-bottom: 1.5rem;
}

footer ul {
	margin-left: 0;
}

footer ul li {
	padding-left: 0;
}

.footer-main {
	padding-bottom: 1.5rem;
}

.footer-main ul li {
	list-style: none;
}

.footer-main ul a,
.footer-main ul a:visited {
	color: #8E8E8E;
	border: none;
}

.footer-main ul a:hover,
.footer-main ul a:focus {
	color: #000000;
}

.footer-main .footer-subscribe p {
	margin-bottom: 1.5rem;
}

.footer-main .footer-subscribe .subscribe-form #mc-form {
	padding: 0;
}

.footer-main .footer-subscribe .subscribe-form input[type="email"] {
	padding: .6rem 2rem;
	background: rgba(0, 0, 0, 0.1);
	border: none;
	width: 100%;
	color: #777777;
	margin-bottom: 1.8rem;
}

.footer-main .footer-subscribe .subscribe-form input[type="submit"] {
	display: none;
}

.footer-main .footer-subscribe .subscribe-form .subscribe-message {
	font-family: "roboto-bold", sans-serif;
	font-size: 1em;
	color: #000000;
}

.footer-main .footer-subscribe .subscribe-form .subscribe-message i {
	color: #000000;
	margin-right: 5px;
}

.footer-bottom {
	margin-top: 3rem;
	text-align: center;
}

.footer-bottom .copyright span {
	display: inline-block;
}

.footer-bottom .copyright span::after {
	content: "|";
	display: inline-block;
	padding: 0 1rem 0 1.2rem;
	color: rgba(0, 0, 0, 0.2);
}

.footer-bottom .copyright span:last-child::after {
	display: none;
}

/* responsive:
 * footer
 * ------------------------------------------------------------------- */
@media only screen and (max-width:768px) {
	.footer-main .footer-info {
		text-align: center;
	}

}

@media only screen and (max-width:600px) {
	.footer-main .row {
		max-width: 420px;
	}

	.footer-main .footer-subscribe {
		text-align: center;
	}

	.footer-main .subscribe-form form input[type="email"] {
		margin-left: auto !important;
		margin-right: auto !important;
		text-align: center;
	}

	.footer-bottom {
		padding-bottom: .6rem;
	}

	.footer-bottom .copyright span {
		display: block;
	}

	.footer-bottom .copyright span::after {
		display: none;
	}

}

@media only screen and (max-width:400px) {
	.footer-main .site-links,
	.footer-main .social-links {
		text-align: center;
	}

	.footer-main .site-links h4,
	.footer-main .social-links h4 {
		border: none;
	}

	.footer-main ul {
		width: 100%;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.footer-main ul li a {
		display: block;
		border-bottom: 1px solid rgba(0, 0, 0, 0.08);
		padding: .6rem 0;
	}

	.footer-main ul li:first-child a {
		border-top: 1px solid rgba(0, 0, 0, 0.08);
	}

}

/* -------------------------------------------------------------------
 * go to top
 * ------------------------------------------------------------------- */
#go-top {
	position: fixed;
	bottom: 24px;
	right: 30px;
	z-index: 700;
	display: none;
}

#go-top a {
	text-decoration: none;
	border: 0 none;
	display: block;
	height: 63px;
	width: 60px;
	line-height: 63px;
	text-align: center;
	background: #b5b5b5;
	color: #555;
	text-align: center;
	text-transform: uppercase;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#go-top a i {
	font-size: 24px;
	line-height: inherit;
}

#go-top a:visited {
	background: #b5b5b5;
	color: #555;
}

#go-top a:hover,
#go-top a:focus {
	background: #000000;
	color: #FFFFFF;
}

/* responsive:
 * go top
 * ------------------------------------------------------------------- */
@media only screen and (max-width:600px) {
	#go-top {
		bottom: 0;
		right: 0;
	}

}
/* ===================================================================
 *  04. preloader - (_preloader-1.scss)
 *
 * ------------------------------------------------------------------- */
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #FFFFFF;
	z-index: 800;
	height: 100%;
	width: 100%;
}

.no-js #preloader,
.oldie #preloader {
	display: none;
}

#loader {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 60px;
	height: 60px;
	margin: -30px 0 0 -30px;
	padding: 0;
}

#loader:before {
	content: "";
	border-top: 8px solid rgba(0, 0, 0, 0.2);
	border-right: 8px solid rgba(0, 0, 0, 0.2);
	border-bottom: 8px solid rgba(0, 0, 0, 0.2);
	border-left: 8px solid #000000;
	-webkit-animation: load 1.1s infinite linear;
	animation: load 1.1s infinite linear;
	display: block;
	border-radius: 50%;
	width: 60px;
	height: 60px;
}

@-webkit-keyframes load {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

}

@keyframes load {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}

}
/* ===================================================================
 *  03. grid - (_grid.scss)
 *
 * ------------------------------------------------------------------- */
.row {
	width: 94%;
	max-width: 1170px;
	margin: 0 auto;
}

.row:before,
.row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

.row .row {
	width: auto;
	max-width: none;
	margin-left: -20px;
	margin-right: -20px;
}

[class*="col-"],
.bgrid {
	float: left;
}

[class*="col-"] + [class*="col-"].end {
	float: right;
}

[class*="col-"] {
	padding: 0 20px;
}

.col-one {
	width: 8.33333%;
}

.col-two,
.col-1-6 {
	width: 16.66667%;
}

.col-three,
.col-1-4 {
	width: 25%;
}

.col-four,
.col-1-3 {
	width: 33.33333%;
}

.col-five {
	width: 41.66667%;
}

.col-six,
.col-1-2 {
	width: 50%;
}

.col-seven {
	width: 58.33333%;
}

.col-eight,
.col-2-3 {
	width: 66.66667%;
}

.col-nine,
.col-3-4 {
	width: 75%;
}

.col-ten,
.col-5-6 {
	width: 83.33333%;
}

.col-eleven {
	width: 91.66667%;
}

.col-twelve,
.col-full {
	width: 100%;
}

/* ---------------------------------------------------------------
 * small screens - (_grid.scss)
 * --------------------------------------------------------------- */
@media screen and (max-width:1024px) {
	.row .row {
		margin-left: -18px;
		margin-right: -18px;
	}

	[class*="col-"] {
		padding: 0 18px;
	}

}

/* --------------------------------------------------------------- 
 * tablets - (_grid.scss)
 * --------------------------------------------------------------- */
@media screen and (max-width:768px) {
	.row {
		width: auto;
		padding-left: 30px;
		padding-right: 30px;
	}

	.row .row {
		padding-left: 0;
		padding-right: 0;
		margin-left: -15px;
		margin-right: -15px;
	}

	[class*="col-"] {
		padding: 0 15px;
	}

	.tab-1-4 {
		width: 25%;
	}

	.tab-1-3 {
		width: 33.33333%;
	}

	.tab-1-2 {
		width: 50%;
	}

	.tab-2-3 {
		width: 66.66667%;
	}

	.tab-3-4 {
		width: 75%;
	}

	.tab-full {
		width: 100%;
	}

}

/* --------------------------------------------------------------- 
 * large mobile devices - (_grid.scss)
 * --------------------------------------------------------------- */
@media screen and (max-width:600px) {
	.row {
		padding-left: 25px;
		padding-right: 25px;
	}

	.row .row {
		margin-left: -10px;
		margin-right: -10px;
	}

	[class*="col-"] {
		padding: 0 10px;
	}

	.mob-1-4 {
		width: 25%;
	}

	.mob-1-2 {
		width: 50%;
	}

	.mob-3-4 {
		width: 75%;
	}

	.mob-full {
		width: 100%;
	}

}

/* --------------------------------------------------------------- 
 * small mobile devices - (_grid.scss)
 * --------------------------------------------------------------- */
@media screen and (max-width:400px) {
	.row .row {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}

	[class*="col-"] {
		width: 100% !important;
		float: none !important;
		clear: both !important;
		margin-left: 0;
		margin-right: 0;
		padding: 0;
	}

	[class*="col-"] + [class*="col-"].end {
		float: none;
	}

}

 
/* ===================================================================
 *  04. block grids - (_grid.scss)
 *
 * ------------------------------------------------------------------- */
[class*="block-"]:before,
[class*="block-"]:after {
	content: "";
	display: table;
}

[class*="block-"]:after {
	clear: both;
}

.block-1-6 .bgrid {
	width: 16.66667%;
}

.block-1-4 .bgrid {
	width: 25%;
}

.block-1-3 .bgrid {
	width: 33.33333%;
}

.block-1-2 .bgrid {
	width: 50%;
}

/**
 * Clearing for block grid columns. Allow columns with 
 * different heights to align properly.
 */
.block-1-6 .bgrid:nth-child(6n+1),
.block-1-4 .bgrid:nth-child(4n+1),
.block-1-3 .bgrid:nth-child(3n+1),
.block-1-2 .bgrid:nth-child(2n+1) {
	clear: both;
}

/* ---------------------------------------------------------------
 * small screens - (_grid.scss)
 * --------------------------------------------------------------- */
@media screen and (max-width:1024px) {
	.block-s-1-6 .bgrid {
		width: 16.66667%;
	}

	.block-s-1-4 .bgrid {
		width: 25%;
	}

	.block-s-1-3 .bgrid {
		width: 33.33333%;
	}

	.block-s-1-2 .bgrid {
		width: 50%;
	}

	.block-s-full .bgrid {
		width: 100%;
		clear: both;
	}

	[class*="block-s-"] .bgrid:nth-child(n) {
		clear: none;
	}

	.block-s-1-6 .bgrid:nth-child(6n+1),
	.block-s-1-4 .bgrid:nth-child(4n+1),
	.block-s-1-3 .bgrid:nth-child(3n+1),
	.block-s-1-2 .bgrid:nth-child(2n+1) {
		clear: both;
	}

}

/* ---------------------------------------------------------------
 * tablets - (_grid.scss)
 * --------------------------------------------------------------- */
@media screen and (max-width:768px) {
	.block-tab-1-6 .bgrid {
		width: 16.66667%;
	}

	.block-tab-1-4 .bgrid {
		width: 25%;
	}

	.block-tab-1-3 .bgrid {
		width: 33.33333%;
	}

	.block-tab-1-2 .bgrid {
		width: 50%;
	}

	.block-tab-full .bgrid {
		width: 100%;
		clear: both;
	}

	[class*="block-tab-"] .bgrid:nth-child(n) {
		clear: none;
	}

	.block-tab-1-6 .bgrid:nth-child(6n+1),
	.block-tab-1-4 .bgrid:nth-child(4n+1),
	.block-tab-1-3 .bgrid:nth-child(3n+1),
	.block-tab-1-2 .bgrid:nth-child(2n+1) {
		clear: both;
	}

}

/* ---------------------------------------------------------------
 * large mobile devices - (_grid.scss)
 * --------------------------------------------------------------- */
@media screen and (max-width:600px) {
	.block-mob-1-6 .bgrid {
		width: 16.66667%;
	}

	.block-mob-1-4 .bgrid {
		width: 25%;
	}

	.block-mob-1-3 .bgrid {
		width: 33.33333%;
	}

	.block-mob-1-2 .bgrid {
		width: 50%;
	}

	.block-mob-full .bgrid {
		width: 100%;
		clear: both;
	}

	[class*="block-mob-"] .bgrid:nth-child(n) {
		clear: none;
	}

	.block-mob-1-6 .bgrid:nth-child(6n+1),
	.block-mob-1-4 .bgrid:nth-child(4n+1),
	.block-mob-1-3 .bgrid:nth-child(3n+1),
	.block-mob-1-2 .bgrid:nth-child(2n+1) {
		clear: both;
	}

}

/* ---------------------------------------------------------------
 * stack on small mobile devices - (_grid.scss)
 * --------------------------------------------------------------- */
@media screen and (max-width:400px) {
	.stack .bgrid {
		width: 100% !important;
		float: none !important;
		clear: both !important;
		margin-left: 0;
		margin-right: 0;
	}

}

 
/* ===================================================================
 *  05. MISC  - (_grid.scss)
 *
 * ------------------------------------------------------------------- */

/**
 * Clearing - (http://nicolasgallagher.com/micro-clearfix-hack/
 */
.group:before,
.group:after {
	content: "";
	display: table;
}

.group:after {
	clear: both;
}

/**
 * Misc Helper Styles 
 */
.hide {
	display: none;
}

.invisible {
	visibility: hidden;
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.overflow-hidden {
	overflow: hidden;
}

.hide-content {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.remove-bottom {
	margin-bottom: 0;
}

.half-bottom {
	margin-bottom: 1.5rem !important;
}

.add-bottom {
	margin-bottom: 3rem !important;
}

.tall-bottom {
	margin-bottom: 4.5rem !important;
}

.no-border {
	border: none;
}

.full-width {
	width: 100%;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.align-center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

@media only screen and (max-width:768px) {
	.full-width-on-mobile {
		width: 100%;
	}

}

			.rightalign {
  				text-align: right;
  				vertical-align: top;
  				margin: 0px;
  				padding: 0px;
  				font-weight: bold;
			}
			
			.headertable {
				font-size: 11pt;
				padding: 10px;
				width: 100%; 
				color:#666666;
				font-weight: bold;
			}
			.dateright {
				float: right;
				width: 50%;
				text-align: right;
				margin-bottom: 15px;
				font-size: 11pt;
				font-weight: bold;
			}
			.titleleft {
				float: left;
				width: 50%;
				margin-bottom: 15px;
				font-size: 11pt;
				font-weight: bold;
			}
			#footerLinks {
				list-style: none; 
			}
			#footerLinks li {
				display: inline-block;
				float: left;
				margin: 20px 0 70px 75px;
			}
			#footerLinks li a {
				text-decoration: none;
				padding: 7px 15px 7px 15px;
				background: rgba(234, 234, 234, 0);
				color: black;
				border-left: 0px solid #fff;
				border-top: 0px solid #fff;
				border-right: 0px solid #777;
				border-bottom: 0px solid #777;
			}
			#footerLinks li a:hover {
				text-decoration: none;
				padding: 7px 15px 7px 15px;
				background: #eaeaea;
				color: black;
				border-left: 1px solid #777;
				border-top: 1px solid #777;
				border-right: 1px solid #fff;
				border-bottom: 1px solid #fff;
			}
			
/* ============================
11. Forms
============================= */

/* --- contact form  ---- */
form#contactform input[type="text"] {
  width: 100%;
  border: 1px solid #f5f5f5;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform textarea {
border: 1px solid #f5f5f5;
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;

}

form#contactform .validation {
	font-size:11px;
}

#sendmessage {
	border:1px solid #e6e6e6;
	background:#f6f6f6;
	display:none;
	text-align:center;
	padding:15px 12px 15px 65px;
	margin:10px 0;
	font-weight:600;
	margin-bottom:30px;

}

#sendmessage.show,.show  {
	display:block;
}

/* --- comment form ---- */
form#commentform input[type="text"] {
  width: 100%;
  min-height: 40px;
  padding-left:20px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;

}

form#commentform textarea {
  width: 100%;
  padding-left:20px;
  padding-top:10px;
  font-size:13px;
  padding-right:20px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
	-webkit-border-radius: 2px 2px 2px 2px;
		-moz-border-radius: 2px 2px 2px 2px;
			border-radius: 2px 2px 2px 2px;
}


/* --- search form --- */
.search{
	float:right;
	margin:35px 0 0;
	padding-bottom:0;
}

#inner-headline form.input-append {
	margin:0;
	padding:0;
}

/* Credit to bootsnipp.com for the css for the color graph */
.colorgraph {
  height: 5px;
  border-top: 0;
  background: #c4e17f;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}

form.register-form .row {
	margin-bottom:0;
}

			.container {
    				position: relative;
    				text-align: center;
    				color: #111111;
			}

			/* Centered text */
			.centered {
    				position: absolute;
    				top: 50%;
    				left: 50%;
    				transform: translate(-50%, -50%);
    				font-size: 48px;
    				font-weight: bold;
			}
		#bigloader {
 			position: absolute;
 			left: 50%;
 			top: 50%;
			z-index: 1;
 			width: 70px;
			height: 70px;
			margin: -75px 0 0 -75px;
			border: 16px solid #f3f3f3;
			border-radius: 50%;
			border-top: 16px solid #3498db;
			width: 60px;
			height: 60px;
			-webkit-animation: spin 2s linear infinite;
			animation: spin 2s linear infinite;
		}

		@-webkit-keyframes spin {
			0% { -webkit-transform: rotate(0deg); }
			100% { -webkit-transform: rotate(360deg); }
		}

		@keyframes spin {
			0% { transform: rotate(0deg); }
			100% { transform: rotate(360deg); }
		}
		.progress {
      		position: relative;
      		height: 2px;
      		display: block;
     		width: 100%;
      		background-color: white;
     		border-radius: 2px;
      		background-clip: padding-box;
     		/*margin: 0.5rem 0 1rem 0;*/
      		overflow: hidden;
    	}
    	.progress .indeterminate {
			background-color:black; 
		}
    	.progress .indeterminate:before {
      		content: '';
     		position: absolute;
      		background-color: #2C67B1;
      		top: 0;
      		left: 0;
      		bottom: 0;
     		will-change: left, right;
      		-webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
				animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; 
		}
    	.progress .indeterminate:after {
      		content: '';
      		position: absolute;
     		background-color: #2C67B1;
      		top: 0;
      		left: 0;
     		bottom: 0;
     		will-change: left, right;
      		-webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
				animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
      		-webkit-animation-delay: 1.15s;
				animation-delay: 1.15s; 
		}

		@-webkit-keyframes indeterminate {
			0% {
        		left: -35%;
        		right: 100%; 
        	}
      		60% {
        		left: 100%;
        		right: -90%; 
        	}
      		100% {
        		left: 100%;
        		right: -90%; 
        	} 
        }
		@keyframes indeterminate {
      		0% {
        		left: -35%;
        		right: 100%; 
        	}
      		60% {
        		left: 100%;
        		right: -90%; 
        	}
      		100% {
        		left: 100%;
        		right: -90%; 
        	} 
        }
		@-webkit-keyframes indeterminate-short {
      		0% {
        		left: -200%;
        		right: 100%; 
        	}
      		60% {
        		left: 107%;
        		right: -8%; 
        	}
      		100% {
        		left: 107%;
        		right: -8%; 
        	} 
        }
		@keyframes indeterminate-short {
      		0% {
        		left: -200%;
        		right: 100%; 
        	}
      		60% {
        		left: 107%;
        		right: -8%; 
        	}
      		100% {
        		left: 107%;
        		right: -8%; 
        	} 
        }
        .lds-default {
			display: inline-block;
			position: relative;
			width: 80px;
			height: 80px;
		}
		.lds-default div {
			position: absolute;
			width: 6px;
			height: 6px;
			background: #fff;
			border-radius: 50%;
			animation: lds-default 1.2s linear infinite;
		}
		.lds-default div:nth-child(1) {
			animation-delay: 0s;
			top: 37px;
			left: 66px;
		}
		.lds-default div:nth-child(2) {
			animation-delay: -0.1s;
			top: 22px;
			left: 62px;
		}
		.lds-default div:nth-child(3) {
			animation-delay: -0.2s;
			top: 11px;
			left: 52px;
		}
		.lds-default div:nth-child(4) {
			animation-delay: -0.3s;
			top: 7px;
			left: 37px;
		}
		.lds-default div:nth-child(5) {
			animation-delay: -0.4s;
			top: 11px;
			left: 22px;
		}
		.lds-default div:nth-child(6) {
			animation-delay: -0.5s;
			top: 22px;
			left: 11px;
		}
		.lds-default div:nth-child(7) {
			animation-delay: -0.6s;
			top: 37px;
			left: 7px;
		}
		.lds-default div:nth-child(8) {
			animation-delay: -0.7s;
			top: 52px;
			left: 11px;
		}
		.lds-default div:nth-child(9) {
			animation-delay: -0.8s;
			top: 62px;
			left: 22px;
		}
		.lds-default div:nth-child(10) {
			animation-delay: -0.9s;
			top: 66px;
			left: 37px;
		}
		.lds-default div:nth-child(11) {
			animation-delay: -1s;
			top: 62px;
			left: 52px;
		}
		.lds-default div:nth-child(12) {
			animation-delay: -1.1s;
			top: 52px;
			left: 62px;
		}
		@keyframes lds-default {
			0%, 20%, 80%, 100% {
				transform: scale(1);
			}
			50% {
				transform: scale(2.0);
			}
		}
		.lds-dual-ring {
			display: inline-block;
			width: 80px;
			height: 80px;
			position: absolute;
 			left: 50%;
 			top: 50%;
			z-index: 1;
			margin: -75px 0 0 -75px;
		}
		.lds-dual-ring:after {
			content: " ";
			display: block;
			width: 64px;
			height: 64px;
			margin: 8px;
			border-radius: 50%;
			border: 6px solid #3498db;
			border-color: #3498db transparent #3498db transparent;
			animation: lds-dual-ring 1.2s linear infinite;
		}
		@keyframes lds-dual-ring {
			0% {
				transform: rotate(0deg);
			}
			100% {
				transform: rotate(360deg);
			}
		}
		.lds-circle {
			display: inline-block;
			width: 64px;
			height: 64px;
			margin: 8px;
			border-radius: 50%;
			background: #fff;
			animation: lds-circle 2.4s cubic-bezier(0, 0.2, 0.8, 1) infinite;
		}
		@keyframes lds-circle {
			0%, 100% {
				animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
			}
			0% {
				transform: rotateY(0deg);
			}
			50% {
				transform: rotateY(1800deg);
				animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
			}
			100% {
				transform: rotateY(3600deg);
			}
		}
		.lds-facebook {
			display: inline-block;
			position: relative;
			top: 50%;
			left: 50%;
			z-index: 1;
			width: 80px;
			height: 80px;
		}
		.lds-facebook div {
			display: inline-block;
			position: absolute;
			left: 8px;
			width: 16px;
			background: #fff;
			animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
		}
		.lds-facebook div:nth-child(1) {
			left: 8px;
			animation-delay: -0.24s;
		}
		.lds-facebook div:nth-child(2) {
			left: 32px;
			animation-delay: -0.12s;
		}
		.lds-facebook div:nth-child(3) {
			left: 56px;
			animation-delay: 0;
		}
		@keyframes lds-facebook {
			0% {
				top: 16px;
				height: 64px;
			}
			50%, 100% {
				top: 32px;
				height: 32px;
			}
		}
		.lds-spinner {
			color: official;
			display: inline-block;
			position: fixed;
			width: 80px;
			height: 80px;
			top: 45%;
			left: 45%;
		}
		.lds-spinner div {
			transform-origin: 40px 40px;
			animation: lds-spinner 1.2s linear infinite;
		}
		.lds-spinner div:after {
			content: " ";
			display: block;
			position: absolute;
			top: 3px;
			left: 37px;
			width: 6px;
			height: 18px;
			border-radius: 20%;
			background: #fff;
		}
		.lds-spinner div:nth-child(1) {
			transform: rotate(0deg);
			animation-delay: -1.1s;
		}
		.lds-spinner div:nth-child(2) {
			transform: rotate(30deg);
			animation-delay: -1s;
		}
		.lds-spinner div:nth-child(3) {
			transform: rotate(60deg);
			animation-delay: -0.9s;
		}
		.lds-spinner div:nth-child(4) {
			transform: rotate(90deg);
			animation-delay: -0.8s;
		}
		.lds-spinner div:nth-child(5) {
			transform: rotate(120deg);
			animation-delay: -0.7s;
		}
		.lds-spinner div:nth-child(6) {
			transform: rotate(150deg);
			animation-delay: -0.6s;
		}
		.lds-spinner div:nth-child(7) {
			transform: rotate(180deg);
			animation-delay: -0.5s;
		}
		.lds-spinner div:nth-child(8) {
			transform: rotate(210deg);
			animation-delay: -0.4s;
		}
		.lds-spinner div:nth-child(9) {
			transform: rotate(240deg);
			animation-delay: -0.3s;
		}
		.lds-spinner div:nth-child(10) {
			transform: rotate(270deg);
			animation-delay: -0.2s;
		}
		.lds-spinner div:nth-child(11) {
			transform: rotate(300deg);
			animation-delay: -0.1s;
		}
		.lds-spinner div:nth-child(12) {
			transform: rotate(330deg);
			animation-delay: 0s;
		}
		@keyframes lds-spinner {
			0% {
				opacity: 1;
			}
			100% {
				opacity: 0;
			}
		}
		.lds-roller {
			display: inline-block;
			position: fixed;
			width: 80px;
			height: 80px;
			top: 45%;
			left: 45%;
			z-index: 1;
		}
		.lds-roller div {
			animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
			transform-origin: 40px 40px;
		}
		.lds-roller div:after {
			content: " ";
			display: block;
			position: absolute;
			width: 7px;
			height: 7px;
			border-radius: 50%;
			background: #000;
			margin: -4px 0 0 -4px;
		}
		.lds-roller div:nth-child(1) {
			animation-delay: -0.036s;
		}
		.lds-roller div:nth-child(1):after {
			top: 63px;
			left: 63px;
		}
		.lds-roller div:nth-child(2) {
			animation-delay: -0.072s;
		}
		.lds-roller div:nth-child(2):after {
			top: 68px;
			left: 56px;
		}
		.lds-roller div:nth-child(3) {
			animation-delay: -0.108s;
		}
		.lds-roller div:nth-child(3):after {
			top: 71px;
			left: 48px;
		}
		.lds-roller div:nth-child(4) {
			animation-delay: -0.144s;
		}
		.lds-roller div:nth-child(4):after {
			top: 72px;
			left: 40px;
		}
		.lds-roller div:nth-child(5) {
			animation-delay: -0.18s;
		}
		.lds-roller div:nth-child(5):after {
			top: 71px;
			left: 32px;
		}
		.lds-roller div:nth-child(6) {
			animation-delay: -0.216s;
		}
		.lds-roller div:nth-child(6):after {
			top: 68px;
			left: 24px;
		}
		.lds-roller div:nth-child(7) {
			animation-delay: -0.252s;
		}
		.lds-roller div:nth-child(7):after {
			top: 63px;
			left: 17px;
		}
		.lds-roller div:nth-child(8) {
			animation-delay: -0.288s;
		}
		.lds-roller div:nth-child(8):after {
			top: 56px;
			left: 12px;
		}
		@keyframes lds-roller {
			0% {
				transform: rotate(0deg);
			}
			100% {
				transform: rotate(360deg);
			}
		}
		#back2Top {
				width: 40px;
				line-height: 40px;
				overflow: hidden;
				z-index: 999;
				display: none;
				cursor: pointer;
				-moz-transform: rotate(270deg);
				-webkit-transform: rotate(270deg);
				-o-transform: rotate(270deg);
				-ms-transform: rotate(270deg);
				transform: rotate(270deg);
				position: fixed;
				bottom: 60px;
				right: 0;
				background-color: #DDD;
				color: #555;
				text-align: center;
				font-size: 30px;
				text-decoration: none;
		}
		#back2Top:hover {
				background-color: #DDF;
				color: #000;
		}
		#wrapper {
			margin:auto;
			width: 100%;
		}

		#login {
			margin: 100px auto 0;
			padding: 0;
			width: 300px;
		}

		#adminmenu {
			padding-left: 0;
		}

		#adminmenu li {
			float: left;
			list-style: none;
			margin-right: 20px;
		}

		.clear {
			clear: both;
		}

		.error {
			padding: 0.75em;
			margin: 0.75em;
			border: 1px solid #990000;
			max-width: 400px;
			color: #990000;
			background-color: #FDF0EB;
			-moz-border-radius: 0.5em;
			-webkit-border-radius: 0.5em;
		}

		p#blogp {
			color: #555555;
			font-size: 16px;
			line-height: 1.5em;
		}

		a#bloga {
			color: #0099cc;
			text-decoration: none;
		}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu {
  width: auto;
  border-bottom: 3px solid #47c9af;
  font-family: Raleway, sans-serif;
  line-height: 1;
}
#cssmenu ul {
  background: #ffffff;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right > ul > li > a {
  margin-right: 0;
  margin-left: -4px;
}
#cssmenu > ul > li > a {
  z-index: 2;
  padding: 18px 25px 12px 25px;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
  color: #444444;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  margin-right: -4px;
}
#cssmenu > ul > li.active > a,
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover {
  color: #ffffff;
}
#cssmenu > ul > li > a:after {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  width: 100%;
  height: 120%;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  content: "";
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  -webkit-transform: perspective(5px) rotateX(2deg);
  -webkit-transform-origin: bottom;
  -moz-transform: perspective(5px) rotateX(2deg);
  -moz-transform-origin: bottom;
  transform: perspective(5px) rotateX(2deg);
  transform-origin: bottom;
}
#cssmenu > ul > li.active > a:after,
#cssmenu > ul > li:hover > a:after,
#cssmenu > ul > li > a:hover:after {
  background: #47c9af;
}

			
