/*///// basics /////*/
html { height: 100%; }
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
a { text-decoration: none; cursor: pointer; }
	a:hover { text-decoration: none; }
p:empty { display: none; }

img { max-width: 100%; height: auto; }

h5 { font-weight: 700; color: #202020; font-size: 18px; }

.alignleft { float: left; margin: 0.5em 1em 0.5em 0; }
.alignright { float: right; margin: 0.5em 0 0.5em 1em; }

	blockquote {
		font: italic 21px/21px Adobe Garamond Pro, Georgia, serif; color: #777; width: 100%;
		padding: 20px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; margin: 30px 0px;
	}
	blockquote.alignleft { float: left; margin-left: -45px; }
	blockquote.alignright { float: right; margin-right: -45px; }
	blockquote p { line-height: 100%; font-size: 21px; }
	blockquote em { font: normal 12px/12px Arial, sans-serif; color: #ccc; line-height: 120%; display: block; }
	blockquote p:last-of-type { padding-bottom: 0px; margin-bottom: 0px; }

.container-full {
	/*width: 100%;*/
	max-width: none;
}
section + br { display: none; }
.container { position: relative; }

.wp-caption { width: auto !important; }
.wp-caption-text { text-transform: uppercase; font-size: 13px; background: #f8f8f8; padding: 10px; text-align: center; margin-top: 10px; color: #aaa; }

/*///// head /////*/

header { padding: 0px 0px 0px; width: 100%; position: relative; z-index: 999; }
	header a.logo { padding: 20px 0 15px; display: block; }
		header a.logo img { max-width: 100%; height: auto; }

/*///// grid-boxes /////*/

body.home .main-content .col-md-4 { padding-top: 30px; }
	body.home .main-content .col-md-4 h3 { font-size: 27px; color: #42495b; letter-spacing: -1px; }
body.home .main-content .col-md-3 {
	border: 1px solid #eee; text-align: center; margin-left: -1px; padding: 60px 0 30px; margin-bottom: 45px;
}
body.home .main-content .col-md-3 i { font-size: 60px; color: #fff; width: 60px; }
	body.home .main-content .col-md-3 i:before { color: #4682ff; }
body.home .main-content .col-md-3 h3 { font-size: 18px; color: #42495b; }
body.home .main-content .col-md-3 i.eduk-compass { background-image: url(../images/compass.png); background-size: 110% auto; background-position: -5px -5px; }
	body.home .main-content .col-md-3 i.eduk-compass:before { content: '' !important; }

/* Special pages */

	.big {}
		.big .abs0_columns { padding: 1px 0 0; }
		.big .abs0_column { padding-left: 0; padding-right: 0; display: flex; }
		.big .abs0_column p { width: 100%; border-left: 1px solid #fff; }
		.big .abs0_column p a {
			padding: 30px; text-align: center; display: flex; color: #fff; justify-content: center; line-height: 100%; background: #064c77; font-size: 24px; transition: all 0.5s;
		}
		.big .abs0_column p a:hover { background-color: #fa8c26; }
		.big .abs0_column:first-child p a { background-color: #fa8c26; } .big .abs0_column:first-child p a:hover { background-color: #0da8a4; }
		.big .abs0_column:last-child p a { background-color: #0da8a4; border-bottom: none; } .big .abs0_column:last-child p a:hover { background-color: #064c77; }

	.intro { text-align: center; font-size: 21px; line-height: 36px; padding: 50px 300px !important; }
		.intro a { color: #f48c26; }

	.termsyears {}
		.termsyears h5 { font-size: 18px; color: #aaa; font-weight: normal; margin: 0; }
		.termsyears h5 + h3 { margin-bottom: 30px; }
		.termsyears .lpost-classic { display: table; }
		.termsyears .lpost-item { float: left; width: 50%; }
		.termsyears .lpost-content { padding: 15px 30px 10px; border-left: 5px solid #f48c26; }
			.termsyears h4 a { color: #111 !important; font-weight: bold; font-size: 16px; text-transform: uppercase; margin: 0 0 10px; display: block; }
		.termsyears .abs0_column img { width: 100%; }
		.termsyears .abs0_column h3 { font-size: 24px; margin: 20px 0; }

	.vtours { background-size: cover; padding: 400px 0 30px !important; }
		.vtours .col-md-3 { background: #fa8c26; padding: 15px 30px; }
		.vtours .col-md-9 { background: #fff; padding: 15px 30px; }
		.vtours .col-md-9 p { font-size: 18px; line-height: 20px; margin: 0; }
		.vtours h3 { color: #fff; font-size: 36px; font-weight: bold; margin: 0; }

	.penny { background-size: cover; margin: 100px 0; padding: 30px 50px !important; color: #fff; }
		.penny h3 { color: #fff; font-size: 36px; font-weight: bold; margin: 30px 0; }
			.penny #mc_embed_signup_scroll { margin-top: 100px; width: 90%; }
		    .penny input { border: none !important; font-size: 15px; padding: 10px 20px !important; float: left; margin-right: 5px; max-width: 320px; }
		    .penny input[type="submit"] { background: #fa8c26; text-transform: uppercase; }
		    .penny input + br { display: none; }

	.strategic { color: #fff; background-size: cover; position: relative; }
		.strategic h3 { color: #fff; font-size: 36px; font-weight: bold; margin: 30px 0; }
		.strategic p {}
		.strategic a { background: #fff; color: #253c56; padding: 20px 30px; border-radius: 5px; display: table; margin: 30px 0; text-transform: uppercase; }
	.strategic:before { content: ''; position: absolute; background-color: #000; opacity: 0.5; width: 100%; height: 100%; top: 0; }

	.search-form h4 { clear: both; }
	.search-form button { display: inline-block; background: #005542; color: #fff; margin: 15px 0px; }
	.search-form .contactDetails { border: 1px solid #ddd; padding: 30px; background: #fff; margin: 15px 0px; }

/* Inside page big image */

	.bigimage { overflow: hidden; position: relative; width: 100%; color: #fff; text-align: center; margin: 15px 0 45px; }
	.pageimage { background-color: rgba(6,76,119,0.05); }
		.bigimage h1 { vertical-align: middle; display: table-cell; font-size: 36px; line-height: 42px; color: #064c77; height: 150px; position: relative; text-align: left; letter-spacing: -1.5px; }
	.breadcrumbs { color: #aaa; font-weight: bold; text-align: right; margin: 65px 0 0; display: block; font-size: 12px; }
    .breadcrumbs a { color: #064c77; }
    .breadcrumbs a:after { content: ">"; padding: 0px 10px; }

    .headimg { background-size: cover; background-position: center center; }
    .headimg .container { padding-top: 65vh; }
    	.headimg:before { content: ''; height: 150px; width: 100%; position: absolute; bottom: 0; left: 0; background: linear-gradient(transparent,black); }
    		.headimg h1, .headimg .breadcrumbs { color: #fff; }
    		.headimg .breadcrumbs a { color: rgba(255,255,255,0.5); }

	body.home p:empty { display: none; }
		.my-page .main-content img { max-width: 100%; height: auto; width: 100%; }
		.main-content {}
			.home .main-content { min-height: 0px; }
		.main-content .abs0_columns {}
			.main-content .abs0_column h3:first-child, .main-content .abs0_column h4:first-child { padding-top: 0px; }
		.main-content img { max-width: 100%; height: auto; }

	.multicols {
		-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;
		-webkit-column-gap: 60px; -moz-column-gap: 60px; column-gap: 60px;
		-webkit-column-rule: 1px solid #eee; -moz-column-rule: 1px solid #eee; column-rule: 1px solid #eee;
		margin: 45px 0px 45px; width: 100%;
	}
	.desktop-12 .multicols {
		-webkit-column-count: 3; -moz-column-count: 3; column-count: 3;
		-webkit-column-gap: 60px; -moz-column-gap: 60px; column-gap: 60px;
		-webkit-column-rule: 1px solid #eee; -moz-column-rule: 1px solid #eee; column-rule: 1px solid #eee;
	}
		.multicols h1 { margin-bottom: 30px; font-size: 27px; color: #ec008c; }
		.multicols p, .multicols ul, .multicols ol, .multicols blockquote {
			  -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; column-break-inside: avoid;
		}
		.multicols p:last-of-type { padding-bottom: 5px; }
		.multicols h2 {
			font-size: 48px; margin: 0px; line-height: 85%; color: #aaa;
			-webkit-column-break-after: always; -moz-column-break-after: always; column-break-after: always;
			-webkit-column-break-inside: avoid !important; -moz-column-break-inside: avoid; column-break-inside: avoid;
		}
		.multicols h4 { color: #aaa; line-height: 135%; }
		.multicols img {
			-webkit-column-break-after: always; -moz-column-break-after: always; column-break-after: always;
			max-width: 100%; height: auto; border: 1px solid #eee; padding: 5px;
		}
		.multicols h2:first-of-type, .multicols h3:first-of-type, .multicols h4:first-of-type, .multicols h5:first-of-type {
			margin: 0 0 30px;
		}

/* Product page */

	.product-features { clear: both; padding: 15px 0 30px; }
		.product-features span { display: inline-block; padding: 0 20px 0 0; }
		.product-features img { width: 50px; }
	.product-colours div {
		margin: 1px 1px 0 0; float: left; width: 50px; height: 50px; line-height: 50px; text-align: center; font-weight: 900; font-size: 16px;
	}
	.product-details { clear: both; padding: 30px 0 30px; }
		.product-details table tr.thead { color: #fff; font-weight: 900; line-height: 100%; }
		.product-details table tr.thead img { margin: 0 auto; display: block; width: 50px; margin-top: -10px; }
		.product-details table td { text-align: center; padding: 10px; border: 1px solid #eee; font-weight: 500; }
	.product-text { clear: both; padding: 0 0 30px; }

/* Posts */

		.page-navigation { clear: both; border-top: 1px solid #eee; padding-top: 30px; }
			.page-navigation .nav-previous { float: left; }
			.page-navigation .nav-next { float: right; }
			.page-navigation a { background: #ddd; padding: 10px 20px; border-radius: 30px; color: #aaa; font-size: 12px; text-transform: uppercase; }
			.page-navigation a:hover { background: #666; color: #fff; }

		.main-content h2 { padding: 20px 0px 10px; letter-spacing: -0.35px; }
		.main-content h3 { padding: 20px 0px 10px; letter-spacing: -0.35px; }
		.main-content h4 { padding: 20px 0px 10px; letter-spacing: -0.35px; }

		.abs0_column img { max-width: 100%; height: auto; }

		body.single .bigimage h4 a { 
			font-size: 14px; font-weight: bold; color: #fff; background: #ccc; text-transform: uppercase; padding: 10px 20px 8px;
			line-height: 100%; margin: 30px auto 15px; border-radius: 30px; display: table; text-decoration: none;
		}
		body.single .bigimage h4 a:hover { color: #fff; background: #aaa; }

	.responsivetable { overflow-x: auto; max-width: 100%; margin: 30px 0px 0px; }
		.responsivetable table { width: 100%; margin-bottom: 30px; }
		.responsivetable tr {}
		.responsivetable td { padding: 10px; }
		.responsivetable thead tr td { font-weight: bold; background: #91a400; border-top: 1px solid #ddd; color: #fff; }
		.responsivetable td[colspan="3"] { background: #eee; }

	.single-big-content .single-extra { padding: 50px 50px; }
		.single-extra { float: none; }
		.single-extra a {
			color: #aaa; padding: 7px 20px 8px 20px; border-left: 1px solid #ccc; font-size: 10px;
			text-transform: uppercase; font-weight: bold;
		}
		.single-extra a:first-child { border-left: none; padding-left: 0; }
		.single-extra i { padding-right: 10px; font-size: 13px; }
		.single-extra a:hover { color: #333; }
	.se-box { margin: 50px 0; padding: 30px 30px 80px; clear: both; background: #f8f8f8; border: 1px solid #ddd; position: relative; }
	.se-box:after, .se-box:before {
		left: 17px; top: -22px; border: solid transparent; content: " "; border-color: transparent;
		height: 0; width: 0; position: absolute; pointer-events: none;
	}
	.se-box:before { border-bottom-color: #ddd; border-width: 11px; margin-left: -11px; /* border-color */ }
	.se-box:after { border-bottom-color: #f8f8f8; border-width: 13px; margin-left: -13px; /* backround-color */ }
	#respond-wrap:after, #respond-wrap:before { left: 147px; }
	#share-wrap:after, #share-wrap:before { left: 310px; }

	/* comments */

	.hidden { display: none; }
	.commentlist { border-left: 3px double #eee; margin: 30px 0 0 30px; width: 100%; display: table; }
	.commentlist .comment { list-style: none; padding: 15px; margin-left: -45px; }
		.main-content .commentlist li:before { display: none; }
		.commentlist .avatar {
			width: 60px; height: 60px !important; padding: 0; overflow: hidden; float: left !important; margin-right: 30px;
			border: 3px double #eee; -webkit-border-radius: 60px; -moz-border-radius: 60px; border-radius: 60px;
		}
		.commentlist .avatar img { height: 100%; width: auto; max-width: none; }
		.commentlist .comment-meta { color: #aaa; font-size: 10px; font-style: italic; }
		.commentlist .author {
			font-size: 11px; padding: 5px 10px; background: #eee; display: inline-block; margin: 15px 0 0 -10px;
			-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;
		}
		.commentlist .author strong { color: #333; }
		.commentlist .comment .comment-body { margin: 5px 0 0 60px; }
	.commentlist .children  { padding: 0; }
	.commentlist > li > .children { margin: 0 0 0 -40px; }
	.commentlist .children li { padding: 0; margin: 0 0 10px 40px; }
		.commentlist .children li:before {
			content: ''; height: 1px; background: #eee; position: absolute; display: block;
			width: 40px; margin: 30px 0 0 -40px;
		}
		.commentlist .children .children:before { width: 80px; margin: 30px 0 0 -80px; }
		.commentlist .children .children .children:before { width: 120px; margin: 30px 0 0 -120px; }
		.commentlist .children .children .children .children:before { width: 160px; margin: 30px 0 0 -160px; }

	/* no avatar */
	.commentlist2 { margin: 30px 0 0 0; padding: 0; }
		.commentlist2 .comment { padding: 0; }
		.commentlist2 .children:before { display: none; }

	#commentform { margin: 15px 0 5px; display: table; }
		#commentform label { float: left; width: 25%; display: block; padding: 12px 3px 6px; font-size: 12px; }
		#commentform input, #commentform textarea { float: left; width: 70%; margin-bottom: 10px; }
	#comment-status { float: left; color: red; padding: 18px 24px; font-size: 11px; text-transform: uppercase; }
	.cancel-reply {
		font-size: 11px; text-transform: uppercase; color: #fff; background: #ccc; padding: 3px 5px; margin: 0 5px;
		-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
	}

	/* default comment form */
	.logged-in-as {
		width: 95%; background: #eee; padding: 15px; margin: 0 0 30px;
		-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	}
	.comment-notes { margin: 0 0 30px; }
	.form-allowed-tags {
		clear: both; font-size: 11px; padding: 15px; background: #eee; margin: 30px 0; width: 95%;
		-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;
	}
	.form-submit { width: 95%; }
	#commentform .form-submit #submit { width: 100%; }

/* Calendar */

#catlist { display: none; }
.fc-event { color: #fff !important; }
.fc-event-inner { padding: 5px; }

/* Search */

.searchicon { float: right; margin: 0; font-size: 18px; padding: 11px; color: #aaa !important; margin-top: 25px; }
.search-overlay { position: fixed; width: 100%; height: 100%; top: 0; z-index: 99999; display: none; opacity: 0.98; }
.search-close {
	color: #fff; font-size: 30px; right: 30px; top: 30px; position: absolute; border: 3px solid; width: 50px; text-align: center; border-radius: 35px;
}
.search-overlay .soi { margin: 300px auto; display: table; position: relative; }
.search-overlay input#s {
	border: 0 solid !important; background: none !important; color: #fff; font-size: 72px; font-weight: 100;
	padding: 10px; outline: none; z-index: 99999; text-align: center;
}
.search-overlay ::-webkit-input-placeholder { color: rgba(255,255,255,0.35); }
.search-overlay ::-ms-input-placeholder { color: rgba(255,255,255,0.35); }
.search-overlay ::placeholder { color: rgba(255,255,255,0.35); }

.search-overlay input#searchsubmit { display: none; }

.search-list .col-md-3:nth-child(4n+1) { clear: both; }

::-webkit-input-placeholder { color: rgba(255,255,255,0.3); }
:-moz-placeholder { color: rgba(255,255,255,0.3); opacity: 1; }
::-moz-placeholder { color: rgba(255,255,255,0.3); opacity:  1; }
:-ms-input-placeholder { color: rgba(255,255,255,0.3); }
.search-overlay input[type="search"] { -moz-appearance: textfield; -webkit-appearance: textfield; appearance: textfield; }

/* Gallery */

.gallery { margin: 0 !important; padding: 0; column-count: 4; column-gap: 0; box-sizing: border-box; }
.gallery br { display: none; }
.gallery-item { float: none; max-width: 100% !important; width: 100% !important; margin: 0 !important; padding: 0 !important; }
	.gallery-item a img { width: 100%; height: auto; border: none !important; padding: 5px; display: block; }

/* Footer  */

.row-footer { padding: 90px 0 0; }
	.row-footer .container { padding: 50px; border-top: 1px solid #064c77; color: #5a5a5a; }
	.row-footer h3 { margin-bottom: 30px; }
	.row-footer .col-md-4:nth-child(2) { margin: 0 -50px 0 50px; }
	.row-footer ul { padding: 0; }
		.row-footer ul li { list-style: none; padding: 0; }
		body .row-footer ul li a { color: #5a5a5a; font-weight: normal; }
		body .row-footer ul li a:hover { color: #0da8a4; font-weight: bold; }
	.row-footer .social a { color: #fa8c26; }
	.row-footer .copyright{ padding-top: 30px; text-align: center; color: #aaa; font-size: 12px; }
		.row-footer .copyright a { color: #aaa; }

	a.fb, a.insta { overflow: hidden; display: block; float: left; line-height: 100px; background-repeat: no-repeat; width: 25px; height: 25px; margin: 25px 25px 25px 0; }
	a.fb:hover, a.insta:hover { mix-blend-mode: luminosity; opacity: 0.5; }
	a.fb { background-image: url(../images/icon_fb.svg); }
	a.insta { background-image: url(../images/icon_instagram.svg); }
	a.linkedin { background-image: url(../images/icon_linkedin.svg); }

.row-footer a { color: #fff; }

/* NAVIGATION */

	.menubutton a { color: #fff !important; background: #fa8c26; border-radius: 3px; padding: 8px 15px !important; margin: 12px 0 0 12px; }
		.menubutton a:hover { background: #064c77; }

	#navigat { display: table; float: right; }
	.hnav { float: right; padding: 35px 0 0 0; margin: 0; }
	.hnav li { display: block; float: left; margin: 0px; }
	.hnav li a {
		display: block; color: #111; font-size: 16px; font-weight: 500; text-decoration: none; text-transform: uppercase; position: relative;
	}
	.hnav > li.current-menu-item > a { color: #0da8a4; }
	.hnav > li > a { font-weight: bold; color: #001871; }
		.hnav > li > a:hover { color: #fa8c26; }

	/* more levels */
	.hnav ul li a { color: #fff; white-space: nowrap; }
		.hnav ul ul li a { font-weight: 500; }
		.hnav ul ul ul li a { color: #111; }
	.hnav ul li a:hover { font-weight: 900; color: #fff !important; }
	.hnav li ul {
		position: absolute; margin: 0; box-shadow: 0px 8px 12px rgba(0,0,0,0.4); background: #fff;
		overflow: visible; padding: 10px; display: none; z-index: 99999; border-radius: 3px; transition: all .5s;
	}
	.hnav > li > .sub-menu { padding: 15px; background: #064c77 !important; }
	.hnav li:hover > ul { display: block; padding-bottom: 15px; }
	.hnav li ul li { display: block; position: relative; border: none; float: none; }
		.hnav li ul li a { font-size: 16px; padding: 10px; color: #fff; min-width: 150px; cursor: pointer; }
		.hnav > li > ul > li:hover > a { color: rgba(255,255,255,0.75) !important; font-weight: normal; }
	.hnav li ul ul { margin-left: 150px; background: #009639 !important; top: 0; }
		.hnav li ul ul li a { color: #fff !important; }

	/* more levels */
	.hsub-two li ul {
		height: 100%;
		top: 0;
		background: rgba(30,30,30,0.95) !important;
		-webkit-border-radius: 0 !important;
		-moz-border-radius: 0 !important;
		border-radius: 0 !important;
		position: fixed;
	}
	.hsub-two li ul li a { padding: 15px 20px; color: #222; }
	.hsub-two li ul li ul {
		padding: 15px;
		height: 100%;
		background: rgba(50,50,50,0.95) !important;
		top: 0 !important;
		margin-left: 220px !important;
		position: fixed !important;
	}
	.hsub-two ul li a:hover { background: rgba(255,255,255,0.1); color: #cf0a2c; }

	/* mega */

	#navigat .mega > .sub-menu { width: 100%; left: 0px; }
	#navigat .mega > .sub-menu > li {
		float: left; border-right: 1px solid #ddd; padding: 15px 15px 0; width: 25%;
		margin-bottom: 10px; min-height: 210px; overflow: hidden;
	}
	#navigat .mega > .sub-menu > li:last-child, #navigat .mega > .sub-menu li:nth-child(4n) { border-right: none; }
	#navigat .mega > .sub-menu > li > a {
		font-weight: bold; padding: 0px 0px 15px; color: #cf0a2c; border-bottom: 3px double #e8e8e8;
		margin: -5px 0px 0px; font-size: 14px; line-height: 110%; text-transform: uppercase; width: 89%;
	}
	#navigat .mega .sub-menu .sub-menu {
		display: block; position: relative; margin: 0px; display: block; background: none;
		width: 100%; padding: 20px 0 0 0; box-shadow: none;
	}
	#navigat .mega .sub-menu .sub-menu li { padding: 0px; }
	#navigat .mega .sub-menu .sub-menu li a { padding: 5px 0px 5px; font-size: 14px; line-height: 100%; }


/* nav-effects */
.hnav a:after, .hnav a::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.hnav a {
	position: relative;
	display: inline-block;
}

/* Effect 1: Brackets */
.hn-one > li > a { padding: 10px 5px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.hn-one > li > a::before,
.hn-one > li > a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.hn-one > li > a::before {
	margin-right: 5px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.hn-one > li > a::after {
	margin-left: 5px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.hn-one > li > a:hover::before,
.hn-one > li > a:hover::after,
.hn-one > li > a:focus::before,
.hn-one > li > a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px) translateY(0px);
	-moz-transform: translateX(0px) translateY(0px);
	transform: translateX(0px) translateY(0px);
}
/* Effect 2: bottom border enlarge */
.hn-two > li > a { padding: 15px 30px 10px 0px; }

.hn-two > li > a::after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 20px;
	height: 1px;
	background: #ccc;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
}
.hn-two > li > a:hover::after, .hn-two > li > a:focus::after {
	height: 1px;
	opacity: 1;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
/* Effect 3: three circles */
.hn-three > li > a {
	padding: 20px 15px 15px;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}
.hn-three > li > a::before {
	position: absolute;
	top: 70%;
	left: 50%;
	color: transparent;
	content: '.';
	font-size: 10px;
	-webkit-text-shadow: 0 0 transparent;
	-moz-text-shadow: 0 0 transparent;
	text-shadow: 0 0 transparent;
	-webkit-transition: text-shadow 0.5s, color 0.5s;
	-moz-transition: text-shadow 0.5s, color 0.5s;
	transition: text-shadow 0.5s, color 0.5s;
}
.hn-three > li > a:hover::before, .hn-three > li > a:focus::before {
	color: #777;
	-webkit-text-shadow: -25px 0 #777, -20px 0 #777, -15px 0 #777, -10px 0 #777, -5px 0 #777, 5px 0 #777, 10px 0 #777, 15px 0 #777, 20px 0 #777, 25px 0 #777;
	-moz-text-shadow: -25px 0 #777, -20px 0 #777, -15px 0 #777, -10px 0 #777, -5px 0 #777, 5px 0 #777, 10px 0 #777, 15px 0 #777, 20px 0 #777, 25px 0 #777;
	text-shadow: -25px 0 #777, -20px 0 #777, -15px 0 #777, -10px 0 #777, -5px 0 #777, 5px 0 #777, 10px 0 #777, 15px 0 #777, 20px 0 #777, 25px 0 #777;
}
/* Effect 4: blur */
.hn-four > li > a {
	padding: 15px 30px 15px 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.hn-four:hover > li > a {
	color: transparent !important;
	-webkit-text-shadow: 0 0 2px rgba(17,17,17, 0.25);
	-moz-text-shadow: 0 0 2px rgba(17,17,17, 0.25);
	text-shadow: 0 0 2px rgba(17,17,17, 0.25);
}
.hn-four > li > a:hover, .hn-four > li > a:focus {
	color: #303571 !important;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	text-shadow: none;
}

/* Contact Form */

::-webkit-input-placeholder { color: #aaa; }
:-moz-placeholder { color: #aaa; }
::-moz-placeholder { color: #aaa; }
:-ms-input-placeholder { color: #aaa; }

.wpcf7-form-control-wrap { position: relative; display: block; margin-bottom: 5px; }
.wpcf7-form-control-wrap + br { display: none; }
input, textarea, select {
	outline: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	color: #666;
	cursor: text;
	resize: none;
	display: block;
	padding: 10px 10px 8px;
	margin: 0;
	width: 100%;
	height: auto;
	line-height: 1.4;
	background: #fff;
	border: 2px solid #ccc;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
select { cursor: pointer; width: 100%; }
textarea { height: 120px; }

input:focus, textarea:focus, select:focus { color: #151515; }
input[type="submit"] {
	font-weight: bold; background: #333; color: #fff; border: none; display: block;
	padding: 8px 20px 6px; float: left; width: auto;
}
.wpcf7 input[type="checkbox"], .wpcf7 input[type="radio"] {
	position: absolute; border: none; opacity: 0; cursor: pointer; z-index: 999; padding: 15px; margin: 9px 0 0 -6px; height: 32px;
}
.wpcf7 input[type="checkbox"] + .wpcf7-list-item-label, .wpcf7 input[type=radio] + .wpcf7-list-item-label { width: 100%; }
.wpcf7 input[type=radio] + span:before, .wpcf7 input[type=checkbox] + span:before {
	float: left;
	width: 24px;
	height: 24px;
	padding: 0px;
	text-align: center;
	content: " ";
	background: #fff;
	border: 2px solid #ccc;
	position: relative;
	margin: 1px 10px 5px 0px;
	-webkit-border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	border-radius: 50% !important;
	z-index: 1;
	font-family: FontAwesome;
	font-size: 12px;
	line-height: 22px;
	cursor: pointer;
}

.wpcf7 input[type=radio]:checked + span:before, .wpcf7 input[type=radio]:hover:checked + span:before, .wpcf7 input[type=radio]:focus:checked + span:before {
	content: "\f111"; font-size: 6px;
}

.wpcf7-checkbox span.wpcf7-list-item { position: relative; display: inline-block; margin: 0px 15px 0px 10px; }

.wpcf7 input[type=checkbox] + span:before { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.wpcf7 input[type=checkbox]:checked + span:before,
.wpcf7 input[type=checkbox]:hover:checked + span:before,
.wpcf7 input[type=checkbox]:focus:checked + span:before { content: "\f00c"; }

span.vfb-required-asterisk { position: absolute; margin-left: 3px; color: red; }

.vfb-item-submit .ajax-loader { position: absolute; margin: 35px 0 0 10px; }
.wpcf7 form { position: relative; display: table; width: 100%; }
.wpcf7-validation-errors, .wpcf7-mail-sent-ok {
	bottom: 42px;
	border: none !important;
	text-align: left;
	clear: both;
	border-top: 1px solid #eee !important;
	padding: 15px !important;
}
.wpcf7-mail-sent-ok {
	border: none !important;
	color: green !important;
}
.wpcf7-not-valid-tip {
	position: absolute;
	border: none !important;
	right: 5px !important;
	left: auto !important;
	z-index: 100 !important;
	color: #fff !important;
	font-size: 12px !important;
	padding: 6px 10px !important;
	font-weight: bold !important;
	margin: -40px 0 0 0;
	width: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.wpcf7-form p {}

/* Case Study */

.cstudy { padding-bottom: 30px; margin-bottom: 45px; }
.cstudy .cs-content p { padding-right: 30px; }
	.cstudy .cs-content > p:first-of-type { font-size: 16px; font-weight: bold; color: #555; margin-top: 35px; }
.cstudy .cs-images h3 { text-transform: uppercase; font-size: 21px; text-align: center; margin: 0px 0px 15px; }
.cstudy .cs-images ul { padding: 0px; margin: 0px; }
	.cstudy .cs-images ul li { list-style: none; padding: 5px; border: 1px solid #eee; margin: 10px 0px 0px; display: table; width: 100%; }
	.cstudy .cs-images ul li img { width: 100%; height: auto; }
.cstudy .cs-projectinfo { margin-top: 45px; border-top: 1px dashed #eee; padding: 30px; color: #999; font-size: 13px; }

/* Slideshow */

.a-show { position: relative; overflow: auto; }
	.a-show ul { margin: 0; padding: 0; }
	.a-show ul li {
		list-style: none; float: left;
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	.a-show li div { padding: 100px 0 0; color: #fff; }
		.a-show li h2 { font-size: 48px; margin-bottom: 10px; }
		.a-show li h3 { font-size: 32px; }
		.a-show li a { margin-top: 30px; }
		.a-show li .a-right { text-align: right; }
		.a-show li .a-right a { float: right; }
		.a-show li .a-center { text-align: center; }
		.a-show li .a-center a { float: none; display: inline; }
	.a-show .dots {
		position: absolute;
		bottom: 10px;
		width: 100%;
		text-align: center;
	}
	.a-show .dots li {
		display: inline-block;
		width: 10px;
		height: 10px;
		margin: 0 4px;
		text-indent: -999em;
		border: 2px solid #fff;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		cursor: pointer;
		opacity: .4;
		-webkit-transition: background .5s, opacity .5s;
		-moz-transition: background .5s, opacity .5s;
		transition: background .5s, opacity .5s;
	}
	.a-show .dots .active {
		background: #fff;
		opacity: 1;
	}
	.aftershow { height: 5px; display: none; }

	.a-left .sco { margin-top: 30px; }
	.a-left .sco a { }
	.a-left .sco img { border-radius: 3px; overflow: hidden; height: 60px; width: auto; float: left; margin-right: 10px; opacity: 0.25; }
	.a-left .sco a img { opacity: 1; }

	/* the mobile image */
	.phoneimg { transform: translateY(-90%); z-index: 99; position: absolute; right: 0px; }
	.phoneimg img { max-height: 80vh; width: auto; margin-right: -75px; }

/* ------------------------------------------------------------------------
   MOBILE.CSS
------------------------------------------------------------------------ */

#show-menu {
	padding: 18px;
	color: #79c142;
	font-size: 15px;
	cursor: pointer;
	margin-top: 30px;
	z-index: 99999;
	float: right;
	text-transform: uppercase;
	line-height: 100%;
}
#show-menu i { font-size: 21px; margin: -3px 0px 0px 15px; float: right; }
#show-menu.sm-wide {
	width: 100%;
}

.big-wrapper {
	position: relative;
	overflow: hidden;
}

.perspective {
	position: relative;
	width: 100%;
	min-height: 100%;
}

.big-container {
	background: #fff;
	position: relative;
	outline: 1px solid rgba(0,0,0,0);
	z-index: 10;
	-webkit-transform: translateZ(0) translateX(0) rotateY(0deg); /* reset transforms (Chrome bug) */
	transform: translateZ(0) translateX(0) rotateY(0deg);
}


/* Modal View */

.perspective.modalview {
	position: fixed;
	-webkit-perspective: 1500px;
	perspective: 1500px;
}
.modalview .big-container {
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.modalview .big-wrapper {
	-webkit-transform: translateZ(-1px);
}
.animate .big-container::after {
	opacity: 1;
	height: 100%;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

/* Outer Nav */

.outer-nav {
	position: absolute;
	height: 100%;
	width: 85%;
	font-size: 2em;
	-webkit-transition: left 0.4s;
	transition: left 0.4s;
	opacity: 0;
	background: #064c77;
}
.outer-nav.op100 { opacity: 1; }
.outer-horizontal {
	left: 50%;
	max-width: 1000px;
	text-align: center;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.outer-left { left: 25%; }
.outer-right { right: 0px; overflow-y: auto; padding: 20px 0px; }
.outer-top { top: 25%; }
.outer-bottom { bottom: 25%; }

.outer-nav .menu-main-menu-container { height: 100%; width: 100%; display: table; padding: 0 30px; }
	.outer-nav .menu-main-menu-container .menu { height: auto; vertical-align: middle; padding: 50px 150px; }

.outer-nav > a {
	background: #fff; color: #064c77 !important; border-radius: 50%; width: 36px; height: 36px; text-align: center;line-height: 38px;
	position: absolute; top: 10px; right: 10px; transform: rotateY(0deg) rotate(45deg); font-size: 30px; display: block; padding: 0 !important;
}

/* General Look */
.outer-nav .menu > li { margin: 10px 0 0 50px; width: 42%; float: left; }
.outer-nav li { list-style: none; margin: 5px 0; font-size: 16px; padding: 0; }
.outer-nav .menu-main-menu-container > ul > li > a { color: #fff; margin: 0; display: table; text-decoration: none; }
.outer-nav .menu-main-menu-container > ul > ul > ul > li > a {
	color: #fff; padding: 5px 10px 5px; letter-spacing: 0.5px; font-size: 18px; text-transform: uppercase;
}
.outer-nav .sub-menu li a:hover { color: #fff; }

/* Subnavigation */
.showsub { left: -160px !important; }
.showsub2 { left: -520px !important; }
.sm3 { left: 540px !important; }
.outer-nav .sub-menu, .sm3 { display: table; padding: 0; }
.outer-nav .sub-menu li { margin: 0; }
.outer-nav .sub-menu a { padding: 8px 12px; color: rgba(255,255,255,0.7); font-weight: normal; font-size: 16px; margin: 0 0 0 15px; display: block; line-height: 110%; }
.outer-nav .sub-menu .sub-menu { padding-left: 20px; }
	.outer-nav .sub-menu .sub-menu a { font-size: 12px; background: rgba(0,0,0,0.15); }
.outer-nav .sub-menu .sub-menu .sub-menu { display: none; }
.outer-nav .showme > .sub-menu, .sm3.showme { opacity: 1; display: block; }
.outer-nav .sub-menu > .backto, .sm3 .backto {
	font-size: 11px;
	background: #fff;
	color: #fff;
	padding: 5px 15px 4px;
	margin: 0 0 30px 5px;
	display: table;
	border-radius: 30px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
.outer-nav .sub-menu { -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; }
	.outer-nav .sub-menu.active { height: auto; padding: 15px 0; }

/* Effect rot3d */

.perspective {
	background-color: #fff;
}
.perspective .big-container {
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.effect-rot3d.animate .big-container {
	-webkit-transform: translateZ(-1500px) translateX(100%) rotateY(-45deg);
	transform: translateZ(-1500px) translateX(100%) rotateY(-45deg);
}
.no-csstransforms3d .effect-rot3d.animate .big-container { left: 75%; }

/* Effect Move Right */
.effect-moveright.animate .big-container, .effect-moveright.animate header {
	-webkit-transform: translateX(-85%);
	transform: translateX(-85%);
}
.no-csstransforms3d .effect-moveright.animate .big-container { left: 75%; }

/* Effect Small Right */
.effect-smallright.animate .big-container {
	-webkit-transform: translateZ(-300px) translateX(90%);
	transform: translateZ(-300px) translateX(90%);
}
.no-csstransforms3d .effect-smallright.animate .big-container { left: 75%; }



/* Social */

.soc-colors a {
	display: block; background: #fff; color: #aaa; border: 2px solid; border-radius: 50%; text-align: center;
	width: 45px; height: 45px; line-height: 48px; float: left; margin-left: 5px;
}
.soc-colors a i { font-size: 150%; }
.soc-colors .soc-facebook { background: #507cbe; color: #fff; border: 2px solid #507cbe; }
	.soc-colors .soc-facebook:hover { color: #507cbe; background: transparent; border: 2px solid #507cbe; }
.soc-colors .soc-twitter { background: #54abf4; color: #fff; border: 2px solid #54abf4; }
	.soc-colors .soc-twitter:hover { color: #54abf4; background: transparent; border: 2px solid #54abf4; }
.soc-colors .soc-youtube { background: #e02c1c; color: #fff; border: 2px solid #e02c1c; }
	.soc-colors .soc-youtube:hover { color: #e02c1c; background: transparent; border: 2px solid #e02c1c; }
.soc-colors .soc-linkedin { background: #1683bb; color: #fff; border: 2px solid #1683bb; }
	.soc-colors .soc-linkedin:hover { color: #1683bb; background: transparent; border: 2px solid #1683bb; }
.soc-colors .soc-pinterest-square { background: #ca231f; border: 2px solid #ca231f; }
	.soc-colors .soc-pinterest-square:hover { color: #ca231f; background: transparent; border: 2px solid #ca231f; }
.soc-colors .soc-google-plus { background: #dc4c30; color: #fff; border: 2px solid #dc4c30; }
	.soc-colors .soc-google-plus:hover { color: #dc4c30; background: transparent; border: 2px solid #dc4c30; }
.soc-colors .soc-flickr { background: #ef0787; color: #fff; border: 2px solid #ef0787; }
	.soc-colors .soc-flickr:hover { color: #ef0787; background: transparent; border: 2px solid #ef0787; }
.soc-colors .soc-instagram { background: #34628d; color: #fff; border: 2px solid #34628d; }
	.soc-colors .soc-instagram:hover { color: #34628d; background: transparent; border: 2px solid #34628d; }
.soc-colors .soc-skype { background: #15b3f2; color: #fff; border: 2px solid #15b3f2; }
	.soc-colors .soc-skype:hover { color: #15b3f2; background: transparent; border: 2px solid #15b3f2; }
.soc-colors .soc-vimeo-square { background: #1db7ef; color: #fff; border: 2px solid #1db7ef; }
	.soc-colors .soc-vimeo-square:hover { color: #1db7ef; background: transparent; border: 2px solid #1db7ef; }

/* RESPONSIVE MOBILE NAVIGATION */

/* 240 > 500 >750 >980 > 1220 > 1400 */

@media screen and (max-width: 980px) and (min-width: 750px) {
	.outer-top { top: 15%; }
	.outer-bottom { bottom: 15%; }
}
@media screen and (max-width: 750px) and (min-width: 500px) {
	.outer-top { top: 5%; }
	.outer-bottom { bottom: 5%; }
	.outer-horizontal { font-size: 18px; }
	.outer-horizontal a { display: block; text-align: left; }
	.outer-nav .sub-menu { width: 320px; }
}
/* mobile size */
@media screen and (max-width: 500px) {
	.outer-horizontal, .outer-vertical { font-size: 15px; }
	.outer-nav .sub-menu { display: block; padding: 0; overflow: hidden; height: 0; }
	.outer-nav .menu-main-menu-container { height: auto; width: 100%; display: block; margin: 20px; }
	.outer-nav > div > ul > li > a { padding: 10px 0 20px; margin: 0 !important; font-size: 24px; }

	.outer-nav #menu-nco-navigation > li:last-child, .outer-nav #menu-nasaa-menu > li:last-child { float: left; padding-bottom: 30px; }

	header { padding: 15px 30px; height: auto !important; display: block; width: 100%; position: relative; }
		header:after { display: none; }
		header a.logo { margin: -5px 0 10px -20px; display: table; width: auto; position: relative; }
		header a.logo img { margin: 0px auto; float: none !important; display: block; }
		header a.logo img + strong { width: auto; margin: 15px; float: none; text-align: center; }

	.owl-item .item > div { width: 100% !important; padding: 30px 30px 45px; position: relative !important; }
	.a-show { background: #03165c; }
	.owl-item h2 { font-size: 30px !important; line-height: 30px !important; margin-top: 15px; }
	body .owl-item img { width: 100% !important; height: auto !important; }

	.big {  margin: -1px 0 30px; }
	.big .abs0_columns { margin: 0 15px; }
	.big .abs0_column, .big .abs0_column p { padding: 0; margin: 0; }
	.big .abs0_column img { border-bottom: 1px solid #fff; }
	.big .abs0_column p a { height: 100px; font-size: 18px; border-top: 1px solid #fff; }	
	.intro { font-size: 18px; padding: 0 30px 30px !important; }
    
    .termsyears .lpost-item { float: none; width: 100%; }
	
	.vtours { padding: 300px 30px 30px !important; background-position: center center; }
	.penny input { margin: 5px 0; width: 100% !important; }
	.strategic { padding: 30px !important; background-position: center center; }

	.row-footer { padding: 60px 0 0; background: #f4f4f4; }
	.row-footer .col-md-4:nth-child(2) { margin: 0; }
	.row-footer .copyright { text-align: center; padding: 30px; clear: both; }
	.row-footer .col-md-10 ul.menu > li { width: 100%; clear: both; margin-top: 30px; max-width: 100% !important; }
	.row-footer .container { border: none; padding: 0 50px; }
	.row-footer .container .row { padding: 30px 0; border-top: 1px solid #064c77; }

	.bigimage { width: 100%; margin: 0 0 45px; }
	.bigimage h1 { padding: 30px 25px 0; line-height: 100%; vertical-align: bottom; }
	.headimg .container { padding-top: 35vh; }

	.owl-pagination { display: none; }

	.main-content { padding: 0px 30px; }

	body.single-post h1 { font-size: 27px; }

	.gallery { column-count: 2; }
	.gallery-item {}
	.gallery img { display: block; width: 100%; height: auto; }
	.gallery-item + br { display: none; }

	.lpost-list .lpost-title { margin: 0px 0px 15px 15px !important; float: none; clear: both; }
	.lpost-list .lpost-year { margin: 15px }
	.lpost-list span.pmeta { margin: 5px 15px !important; display: table; clear: both; }

	.multicols { -webkit-column-count: 1; -moz-column-count: 1; column-count: 1; padding: 30px; }

	body.home .main-content .col-md-4 { text-align: center; }
	body.home .main-content .col-md-4 .lpost-classic .lpost-date { width: 100%; }
	body.home .main-content .col-md-4 .lpost-classic .lpost-readmore { margin: 0 auto; display: table; }
	body.home .main-content .col-md-3 { width: 80%; margin: -1px auto 0; }

	#show-menu {
		background: #fa8c26; color: #fff; width: 50px; height: 50px;
		text-align: center; padding: 0; line-height: 55px; position: fixed; top: 0; right: 0; margin: 0;
	}
	#show-menu i { margin: 0; float: none; }
	.outer-nav .menu-main-menu-container .menu { padding: 30px 0 0; }
	.outer-nav .menu > li { margin: 0; width: 100%; float: none; }

	.breadcrumbs { margin: 15px 0 30px; text-align: left; padding: 0 30px; }

}
/* really small */
@media screen and (max-width: 240px) {}
