/*
Theme Name: Great Point Media
Theme URI: https://www.greatpointmedia.com
Description: Theme designed for Great Point Media
Author: Ollie Stott
Author URI: http://theodagency.com
Version: 1.0.0
*/

/* FOOTER ALERT */

#optin {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #000;
    left: 0;
	z-index:999;
}

/* ALERT NOTICE */

#cta .lead {
	font-size: 1.1em;
	font-weight: 800;
}

#cta a {
	text-decoration: underline;
}

.modal-header {
	border-bottom: 0;
    padding: 3rem;
	padding-bottom: 0;
}

.modal-body {
    padding: 3rem;
	padding-top: 0;
}

/* FONTS */
.nf-form-content input[type=radio].ninja-forms-field {
	height: auto!Important;
}

.nf-form-content .ninja-forms-field {
	padding: 12px 25px!important;
}

.nf-form-fields-required {
    display: none;
}

/* GENERAL */

.sector, .collapse, .fourCol .col-lg-3, .threeCol .col-lg-4, .headroom, .btn, .posTile, .hgrad, .hg, a, .readMore:after, .multi.carousel .content-item, #header, .navbar-collapse, .sectorMod, .vc img, a.card-header:after, a.readMore svg, .bg-primary  {
		-webkit-transition: all 0.5s;
		-moz-transition: all 0.5s;
		-ms-transition: all 0.5s;
		-o-transition: all 0.5s;
		transition: all 0.5s;
}

body {
	font-family: 'Titillium Web', sans-serif;
	overflow-x: hidden;
}

body.home {
	margin-top: 0;
}

a, a:hover {
    color: #2099b5;
}

h1, h2, h3 {
	font-weight: 800;
}

h2 {
	font-size: 2.25em;
	line-height: 0.9em;
}

h3 {
	font-size: 2em;
	color: #2099b5;
}

.blog h3 {
	color: #fff;
	font-size: 1.8em;
}

.page-id-64 .col-sm-6 h3 {
	font-size: 1.75em;
}

h4 {
    font-size: 1.4em;
	font-weight: 800;
}


h5 {
/*	color: #2099b5; */
}

h5, h1.small {
    font-weight: 600;
	font-size: 1.5rem;
}

h1.small {
	color: #022141;
}

header a, footer a {
	padding-bottom:0;
	border-bottom:0;
}

.btn, .nf-next-previous input {
	border-radius: 50px;
	text-decoration: none!important;
}

.h-65 {
	height: 65%!important;
}
.h-70 {
	height: 70%!important;
}

.h-35 {
	height: 35%!important;
}

.h-30 {
	height: 30%!important;
}

header .btn {
	font-size: 0.9em;
}

.btn.focus, .btn:focus {
	box-shadow: none;
}

.btn-primary, .btn-secondary, .btn-primary a, .btn-secondary a {
	color:#fff;
	border:none;
}

.btn-primary {
	background: #297f9e;
}

.btn-primary:hover {
	background: #1f99b6;
}

.bg-primary {
	background-color: #022141!important;
}

.bg-secondary {
	background-color: #f2f2f2!important; /*#fff6de!important;*/
}

.bg-lightblue {
	background-color: #2099b5!important;
}

.bg-midblue {
	background-color: #307795!important;
}

.bg-grey {
	background-color: #b3b3b3!important;
}

.bg-primary.half {
	background: rgb(2,33,65);
background: linear-gradient(180deg, rgba(2,33,65,1) 0%, rgba(2,33,65,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
}

.bg-secondary.half {
background: rgb(244,239,225);
background: linear-gradient(180deg, rgba(244,239,225,1) 0%, rgba(244,239,225,1) 50%, rgba(255,255,255,1) 50%, rgba(255,255,255,1) 100%);
}

.btn-outline-primary {
	color: #2099b5;
    border-color: #2099b5!important;
}

.btn-outline-primary:hover {
    background: #2099b5;
	color: #fff;
}

.btn-outline-secondary {
	color: #022141;
    border-color: #022141;
}

.btn-outline-secondary:hover {
	background: #022141;
}

.bg-success {
    background: #007677!Important;
}

.text-primary {
	color: #0b1137!important;
}

.text-secondary {
	color: #2099b5!important;
}

.btn-secondary {
	background:#00a79d;
}

.nf-next-previous input {
	color: #fff;
	padding: 5px 15px;
	background: #4d4d4d;
	border: none;
}

small {
	font-size: 30%;
}

.large-icon i, .large-icon svg {
    font-size: 2.8em;
	margin-bottom:10px;
}

.readMore {
	text-decoration:none!important;
	font-size: 1.1em!important;
	font-weight: 800;
}
a.readMore:after {
	display: none;
}	
a.readMore:after, a.readMore svg {
	font-family: 'Font Awesome 5 Pro!Important';
	position: absolute;
	content: '\f178';
	font-weight: 300!important;
	font-size: 1.1em;
	padding-left: 0px;
	width: 35px!important;
	margin-top: 4px;
}

a.readMore:hover:after,  a.readMore:hover svg {
	padding-left: 15px;
}

.pb-100 {
    padding-bottom: 100px;
    margin-bottom: -110px;
}

.mt-25 {
	margin-top: 25vh;	
}

/* HEADER */

.navbar-brand img {
    height: 55px;
}

.navbar-nav .dropdown-menu, ul.sub-menu {
    position: relative;
    display: block;
    background: none;
	font-weight: 300;
	padding-top: 0;
	box-shadow: none;
	border: none;
}

.navbar-nav .dropdown-menu li a, .moreDocs {
    padding: 10px 0;
    font-size: 0.9em;
    line-height: 1em;
	position: relative;
	padding-left: 25px;
	display: block;
    text-align: left;
}

.navbar-nav .dropdown-menu li a:before, .moreDocs:before {
    font-family: 'Font Awesome 5 Pro';
	content: '\f0a9';
	font-size: 1.25em;
	position: absolute;
	left: 0;
}

ul.sub-menu {
	margin-top: 5px;
}

ul.sub-menu li a {
	font-weight: 300;
	color: #1f99b6;
}

/* HEADER ANIMATE */

.headroom {
    will-change: transform;
    transition: transform 200ms linear;
}
.headroom--not-top {
    transform: translateY(0%);
	background-color: rgba(2,33,65,1);
}
.headroom--top {
	background-color: rgba(2,33,65,0);
}
/*
.headroom--unpinned .navbar-brand {
    transform: translateY(-150%);
}
*/

/* ANIMATE BURGER */

.navbar-toggler:not(:disabled):not(.disabled) {
	outline: none!important	
}

.navbar-toggler {
	border: none;	
	padding: 0px;
	margin-right: .75em;
}

.animated-bar {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.animated-bar span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.animated-bar span {
    background: rgba(256,256,256,1);
}

.animated-bar span:nth-child(1) {
  top: 0px;
}

.animated-bar span:nth-child(2) {
  top: 10px;
}

.animated-bar span:nth-child(3) {
  top: 20px;
}

.animated-bar.open span:nth-child(1) {
  top: 11px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.animated-bar.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

.animated-bar.open span:nth-child(3) {
  top: 11px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.navbar-collapse {
    position: absolute;
    background: rgba(2, 33, 65, 0.95);
    padding: 50px;
    z-index: -1;
    height: 100vh;
    top: 0!important;
	bottom: 0!important;
    right: -100vw;
    width: 100vw;	
}

.navbar-collapse.collapse:not(.show) {
	display: block;
}

.navbar-collapse.show {
    right: 0vw;
}

.navbar-nav li a {
    color: #fff;
}

.navbar-nav li a:hover, .navbar-nav li.current-menu-item a, .navbar-nav li.current-menu-item a {
    color: #2198b5;
}

/* HOME PAGE */

.hero {
	background-size:cover;
	background-position: 50%;
	background-color:#b3b3b3;
}

.hero h2 {
    font-size: 2.4em;
}
.hero h1 {
	font-size: 3em;
	line-height: 0.95em;
}

.sector {
	transform: scale(1);
	overflow: hidden;
	height: 35vh;
    box-shadow: 0 0 15px rgba(0,0,0,0);
	min-height: 200px;
}

.sector:hover {
	transform: scale(1.1);
	z-index: 9999;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
}

.sectorBtn {
    position: absolute;
    bottom: 0;
    margin: 0;
}

.sector svg {
    font-size: 4em;
    position: absolute;
    right: 0.1em;
    bottom: 0.1em;
}

.secBlox i, .secBlox svg {
	font-size: 1.5em;
	position: absolute;
    right: 30px;
    bottom: 16px;
    transform: scale(2);
    color: #2198b4;
}

svg.fa-cubes {
    font-size: 1.75em;
}

.secBlox p {
    font-size: 1em;
}

.secBlox h4 {
    font-size: 1.6em;
}

.secBlox {
	overflow: hidden;
    border-right: thin rgba(256,256,256,0.5) solid;
}

.secBlox:last-of-type {
    border-right: none;
}

.secBlox .btn {
	position: absolute;
	bottom: 0;
}

.txt-shadow {
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
}

/* PAGES */

#waveHead {
	position:relative;
}

.wave {
    height: 80px;
    overflow: hidden;
    position: relative;
    width: 100%;
    top: 0;
	margin-bottom:-80px;
}

.page-id-138 .wave, .page-id-910 .wave {
	z-index:999;
}

.wave.m-less {
	margin-bottom: -80px;
}

.waveTitle {
    margin-top: 90px;
}

.waveTitle h1 {
    margin-bottom: 0;
}

.waveTitle h5 {
    margin-bottom: 0;
    color: #209ab5;
}

.fourCol .col-lg-3:hover, .threeCol .col-lg-4:hover {
	transform: scale(1.1);
}

.fourCol .col-lg-3 .sectorMod, .threeCol .col-lg-4 .sectorMod {
	background-image: url(/img/gpm-waves1.svg);
    background-size: 100%;
    background-position: 0 100%;
    background-repeat: no-repeat;
    box-shadow: 0 0 15px rgba(0,0,0,0);
}

.fourCol .col-lg-3:hover > .sectorMod, .threeCol .col-lg-4:hover > .sectorMod {
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
}

.sectorMod .content {
	position: absolute;
	width: 100%;
	height: 100%;
}

.sectorMod:before {
  	content: "";
    padding-top: 100%;
}

.sectorMod svg {
    color: #fff;
    position: absolute;
    bottom: 40px;
    right: 40px;
    font-size: 3em;
}

.featContent {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

/* FUND MANAGEMENT */

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

.counter-row span {
	font-weight: 800;
    font-size: 42px;
}

.investment img {
    width: 100%;
    height: auto;
    box-shadow: 0 5px 15px rgba(0,0,0,0.5);
}

.investment-type-documents .btn {
	display: block;
}

#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
    color: #fff!important;
}
#sidebar a:hover > .bg-primary {
    background: #2e6c8a!important;
}


/* CONTENT & HIGHLIGHTS */

.featImg {
	max-width: 100%;
	max-height: 400px;
}

.featImg.rotate {
	transform: rotate(-5deg);
	-ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Safari and Chrome */
    -o-transform: rotate(-5deg); /* Opera */
    -moz-transform: rotate(-5deg); /* Firefox */
	-webkit-backface-visibility: hidden;
}

.carousel-item .featImg {
	max-height: 280px;
	text-align: center;
}

.srrd {
    height: 280px;
    display: block;
}

/* MULTICAROUSEL */
.carousel-control-prev, .carousel-control-next {
    font-size: 36px;
    color: #000;
	opacity: 1;
}

.multi.carousel {
	width: 100%;
}

.carousel-item {
	padding: 0 0 1.5em;
}

/*
.multi.carousel .carousel-inner .carousel-item.active,
.multi.carousel .carousel-inner .carousel-item-next,
.multi.carousel .carousel-inner .carousel-item-prev {
  display: flex;
}

.multi.carousel .carousel-inner {
	overflow-x: hidden;
	min-height: 380px;
}
.multi.carousel .carousel-inner .carousel-item-right.active, .multi.carousel .carousel-inner .carousel-item-next {
  transform: translateX(16.6666%);
}

.multi.carousel .carousel-inner .carousel-item-left.active, .multi.carousel .carousel-inner .carousel-item-prev {
  transform: translateX(-16.6666%);	
}

.multi.carousel .carousel-inner .carousel-item-right, .multi.carousel .carousel-inner .carousel-item-left {
  transform: translateX(0);
}

.multi.carousel .carousel-control-next-icon, .multi.carousel .carousel-control-prev-icon {
	margin-top: -75%;
}

.multi.carousel .carousel-control-prev {
	left: 0;
	z-index:999;
}

.multi.carousel .carousel-control-next {
	right: 0;
	z-index:999;
}

.multi.carousel .content-item:hover {
    transform: scale(1.2);
}
 */

.multi.carousel .carousel-control-next, .multi.carousel .carousel-control-prev {
	width: 15%;
	background: rgb(255,255,255);
	background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}

.multi.carousel .carousel-control-next {
	background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
}

ul.highlightDets {
    padding: 0;
    list-style: none;
}

h4.name {
    padding: 0 15px;
    color: #0a1137;
    font-weight: 800;
    font-size: 1em;
}

.content-item:hover > a {
	text-decoration: none!important;
}

#testCarousel {
	font-weight: 800;
	font-size: 1em;
}

#testCarousel svg {
    display: block;
    margin: 10px 0;
    font-size: 1.5em;
}

#testCarousel svg:last-child {
    position: absolute;
    margin: 0;
}

/* NEWS & VIEWS */


.postCard .hgrad, .shortCard .hgrad {
    position: absolute;
    width: 100%;
    height: 100%;
	left:0;
	top:0;
	z-index:1;
	background: rgb(1,45,76);
background: linear-gradient(360deg, rgba(1,45,76,1) 0%, rgba(255,255,255,0) 70%);
}

.postCard.none {
	background-image: url(/img/gpm-waves.svg);
    background-size: 100%;
    background-position: 0 100%;
    background-repeat: no-repeat;
}

.shortCard {
    position: relative;
}

.postCards .col-sm-4 {
	min-height: 200px;
}

.postCards a:hover {
	text-decoration: none;
}

.hg .boxcont {
	z-index:999;
	opacity:1;
}

.hg:hover > .boxcont {
	opacity:1;
}

.card {
	border: none;
	border-radius: 0;
}

.postCard, .shortCard {
	background-size: cover;
	background-position: 50%;
}

.shortCard h3 {
    font-size: 1.5em;
}

.page-item .page-link, .page-item .current {
	border: none!important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 800;
	color: rgba(32,153,181,1);
}

.page-item .current {
	position: relative;
    display: block;
    padding: .5rem .75rem;
    line-height: 1.25;
    color: #aaa;
}

.page-item .page-link i {
	color: rgba(38,169,224,1);
}


.page-item.active .page-link {
	color: #000;
	background: none;
}

.postHead {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 75vh;
}

#postContent {
	position:relative;
	z-index:999;
}

/* VENTURE CAPITAL */

#postHead {
	background-color: #022241;
}

.card-body ul {
	list-style: none;
}

.card-body ul li img {
	max-height: 100px;
	max-width: 200px;
}

.card .card-header {
	border: none;
    border-radius: 0px!important;
}

a.card-header {
	cursor: pointer;
}

a.card-header:after {
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    content: '\f00d';
    right: 15px;
    top: 8px;
    font-size: 1.5em;
	transform: rotate(0deg);
}

a.card-header.collapsed:after {
	transform: rotate(225deg);
}

.card .card-header h5 {
	position: relative;
    text-align: center;
}
.card .card-header h5:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0; 
    right: 0;
    padding-bottom: 10%;
    background: inherit;
    clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
  }

.card-header h4 + svg {
    display: none;
}

.progress {
	border: thin solid #2099b5;
	background: #fff;
	overflow: visible;
}

.progress-bar {
	background: #2099b5;
	position: relative;
}

.progress-bar span {
    position: absolute;
    right: 0;
    top: -30px;
    transform: translate(50%, 0);
	font-weight: 800;
	font-size: 1.2em;
}

.progress-bar span:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #022141;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 23px);
}

.vc img {
    max-height: 80px;
    width: auto;
    max-width: 100%;
}

.vc:hover img {
    transform: scale(1.1);
}

/* TEAM */

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

/*** CONTACT ***/

.acf-map {
	width: 100%;
	height: 450px;
}
.acf-map img {
	max-width: inherit!important;
}

/* FORM */

.nf-form-content {
	padding: 0!important;
}

.nf-form-content label {
	font-size: 1em!important;
	font-family: 'Lato', sans-serif!important;
	font-weight: 700!important;
}

.bg-lightblue .nf-form-content label, .bg-lightblue .nf-form-content .list-select-wrap .nf-field-element>div, .bg-lightblue .nf-form-content input:not([type=button]), .bg-lightblue .nf-form-content textarea {
	color: #fff!important;
}

.nf-form-content .label-above .nf-field-label {
	margin-bottom: 0!important
}

.nf-field-container {
	margin-bottom:10px!important;
}

.listcheckbox-container label#nf-label-field-12 {
    padding-bottom: 20px;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
	background: none!important;
	border: none!important;
	border-bottom: thin solid rgba(0,0,0,1)!important;
}

.bg-lightblue .nf-form-content .list-select-wrap .nf-field-element>div, .bg-lightblue .nf-form-content input:not([type=button]), .bg-lightblue .nf-form-content textarea {
	border-bottom: thin solid rgba(256,256,256,1)!important;
}

.nf-form-content textarea.ninja-forms-field {
    height: 100px!important;
}

.nf-form-content input[type=button] {
    height: 40px!Important;
    line-height: 1em!important;
	font-family: 'Titillium Web', sans-serif;
    font-size: 1em!important;
    padding: 0 3em!important;
    background: none!important;
}

.bg-lightblue .nf-form-content input[type=button] {
    border: thin solid #fff!important;
    color: #fff!important;
	border-radius: 30px;
}

.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit] {
	color: #000!important;
	border: thin solid #000!important;
    border-radius: 30px;
}

.bg-lightblue .nf-form-content button, .bg-lightblue .nf-form-content input[type=button], .bg-lightblue .nf-form-content input[type=submit] {
	color: #fff!important;
	border: thin solid #fff!important;
}

.listradio-wrap .nf-field-element label.nf-checked-label:before {
    height: 6px!important;
    width: 6px!important;
    left: -24px!important;
    bottom: 3px!important;
    top: 7px!important;
}

#nf-label-field-18, #nf-label-field-23 {
    margin-bottom: 15px;
}

#accordion .card-body * {
    font-size: 1em!Important;
}

#accordion .card-body h1, #accordion .card-body h2, #accordion .card-body h3, #accordion .card-body h4, #accordion .card-body h5, #accordion .card-body h6 {
	margin: 10px 0;
	text-transform: none;
	color: #212529;
}

#accordion .card-body ul, #accordion .card-body li {
    margin: 10px 0;
}

/* FOOTER */

.cc-window {
	font-family: 'Titillium Web', sans-serif!important;
}

footer {
	background: #022141;
	color: #fff;
}

footer ul {
	list-style: none;
	padding-left: 0;
}

footer ul li {
    padding: 0.4em 0;
    font-size: 0.85em;
}

footer a {
	color: #aaa;
}

.od-logo {
	width: 65px;
}

.foottitle {
	color: #fff;
}

.menu-sectors-container a, #menu-footer-menu-col-2 a {
    font-weight: 600;
    font-size: 1.15em;
    color: #fff;
    line-height: 1em;
}

ul#menu-sectors {
    font-weight: 800;
    font-size: 1.2em;
    line-height: 1.2em;
    border-bottom: thin solid #2198b5;
    padding-bottom: 15px;
    margin: 10px 0;
}

nav ul#menu-company-pages {
    font-size: 0.9em;
    line-height: 1em;
}

.social li, .social-links a {
	margin-right: 0.5em;
	display: inline-block;
	font-size: 1.8em;
}

.social-links a {
	font-size: 2.4em;
}

.social li a {
	color: #fff;
}


.contact {
	list-style: none;
	padding-left: 0;
}

.contact svg {
	margin-right: 0.5em;
}

.copyright {
	font-size: 0.8em;
}

.copyright ul {
	float: left;
}

.copyright li:first-child {
    padding-left: 0;
}

.copyright li {
    display: inline-block;
    padding: 0 10px;
    border-right: thin solid;
}

.copyright li:last-child {
    border-right: none;
}

/* GDPR */
table td {
    padding: 5px 10px;
}

table tr {
    border-bottom: thin solid #ccc;
}


@media screen and (min-width:993px) {
	/* POSTS */
	.card-columns {
	    -webkit-column-count: 2;
	    -moz-column-count: 2;
	    column-count: 2;
	    -webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
    	column-gap: 1.25rem;
	}
	section.hero {	
		height: 100vh;
	}
}

@media screen and (max-width:992px) {
	/* POSTS */
	.card-columns {
	    -webkit-column-count: 1;
	    -moz-column-count: 1;
	    column-count: 1;
	    -webkit-column-gap: 1.25rem;
		-moz-column-gap: 1.25rem;
    	column-gap: 1.25rem;
	}
	.embed-responsive-1by1 {
		max-height: 250px;
	}
}

@media screen and (min-width:768px) {
/* MODULES */
.navbar-collapse {
    right: -25vw;
    width: 25vw;
}	
.lalign, .ralign.order-md-0 {
	left: 50px;
	z-index: 9;
}

.ralign.order-md-0 {
	left: 150px;
}

.ralign, .lalign.order-md-1 {
	margin-left: -100px;
}

.lalign.order-md-1 {
	z-index: 10;
}

.postCards .card:nth-child(1) > .postCard, .postCards .card:nth-of-type(4) .postCard {
	min-height: 50vh;
	height: 50vh;
}
	
.postCards .card:nth-child(1) > .postCard p, .postCards .card:nth-of-type(4) .postCard p {
    display: none;
}

.postCards .card:nth-of-type(2) .postCard, .postCards .card:nth-of-type(3) .postCard {
	min-height: 75vh;
	height: 75vh;
}	

	.wave {
	    height: 170px;
		margin-bottom:-170px;
	}	
	.sector {
		height: 40vh;
	}	
section.hero h2 {
    font-size: 4.25em;
}	
h2 {
	font-size: 3em;
	line-height: 0.9em;
}	
}

@media screen and (min-width:481px) and (max-width:992px) {
	.multi.carousel .carousel-inner .carousel-item-right.active, .multi.carousel .carousel-inner .carousel-item-next {
	  transform: translateX(25%);
	}
	.multi.carousel .carousel-inner .carousel-item-left.active, .multi.carousel .carousel-inner .carousel-item-prev {
	  transform: translateX(-25%);	
	}
	.multi.carousel .carousel-inner .carousel-item-right, .multi.carousel .carousel-inner .carousel-item-left {
		transform: translateX(0);
	}
}

@media screen and (min-width:480px) and (max-width:768px) {
.navbar-collapse {
    right: -50vw;
    width: 50vw;
}	
}

@media screen and (max-height:600px) {
.sector h3 {
    font-size: 1.6em;
}
.sector p {
    font-size: 0.8em;
}
}

@media screen and (max-width:480px) {
	h1 {
		font-size: 2rem;
	}
	/*
	.multi.carousel .carousel-inner .carousel-item-right.active, .multi.carousel .carousel-inner .carousel-item-next {
	  transform: translateX(100%);
	}
	.multi.carousel .carousel-inner .carousel-item-left.active, .multi.carousel .carousel-inner .carousel-item-prev {
	  transform: translateX(-100%);	
	}
	.multi.carousel .carousel-inner .carousel-item-right, .multi.carousel .carousel-inner .carousel-item-left {
		transform: translateX(0);
	}
	*/
}