@charset "utf-8";
/* CSS Document */

/* MarkOT
-------------------------------------------------*/
@font-face {
  font-family: 'MarkOT';
  src: url('/assets/content/dam/generic/fonts/MarkOT-Book.otf');
  font-style: normal;
  font-weight: 100;
}

@font-face {
    font-family: 'MarkOT';
    src: url('/assets/content/dam/generic/fonts/MarkOT-Medium.otf');
    font-style: normal;
	font-weight:300;
}
@font-face {
    font-family: 'MarkOT';
    src: url('/assets/content/dam/generic/fonts/MarkOT-Bold.otf');
    font-style: normal;
	font-weight:500;
}
@font-face {
    font-family: 'MarkOT';
    src: url('/assets/content/dam/generic/fonts/MarkOT-Heavy.otf');
    font-style: normal;
	font-weight:700;
}

/* NedbankSans
-------------------------------------------------*/
@font-face {
  font-family: 'NedbankSans';
  src: url('/assets/content/dam/generic/fonts/NedbankSans-Light.otf');
  font-style: normal;
  font-weight: 100;
}

@font-face {
  font-family: 'NedbankSans';
  src: url('/assets/content/dam/generic/fonts/NedbankSans-Regular.otf');
  font-style: normal;
  font-weight: 200;
}

@font-face {
    font-family: 'NedbankSans';
    src: url('/assets/content/dam/generic/fonts/NedbankSans-Medium.otf');
    font-style: normal;
	font-weight:300;
}
@font-face {
    font-family: 'NedbankSans';
    src: url('/assets/content/dam/generic/fonts/NedbankSans-Bold.otf');
    font-style: normal;
	font-weight:500;
}
@font-face {
    font-family: 'NedbankSans';
    src: url('/assets/content/dam/generic/fonts/NedbankSans-Heavy.otf');
    font-style: normal;
	font-weight:700;
}
@font-face {
    font-family: 'NedbankSans';
    src: url('/assets/content/dam/generic/fonts/NedbankSans-Black.otf');
    font-style: normal;
	font-weight:900;
}

/* clientlib-global.css fix */
@media (min-width: 600px) {
clientlib-global.css:1
.col-sm-4 {padding:0 15px;}
}

html {scroll-behavior: smooth;}

/* Basic Document Styles
-------------------------------------------------*/
body {
    overflow-x: hidden;
    font-family: "Lato",Arial,sans-serif;
	color:#292629;
}

body.ngc-secondary {background-image:url('/assets/content/dam/suninternational/nedbank-golf-challenge/ngc2017/img/ngc-bg-secondary.png') !important; background-repeat:no-repeat; background-position:left top;}
body.ngc2017 .page-content {margin-top:0;}
body.ngc-secondary .page-content {margin-top:75px;}
.ngc-bg-primary {background-color:#006341;}
.ngc-bg-secondary {background-color:#7fc142;}

p, ul li, ol li,
.description-content p, .description-container-rte .description-content li, .list-wrapper li, td {
    font-size: 15px;
    line-height: 1.7em;
    margin:10px 0 10px;
	font-weight:400 !important;
	color:#292629 !important;
}

p.highlight {font-size:17px; line-height:27px;}

blockquote {
    font-size: 18px !important;
    color: #00633a !important;
    text-align: left;
    border: 0;
    padding: 0;
    text-indent: 20px;
    margin: 30px auto;
}

blockquote small {width:100%; text-align:right;}
blockquote:before {display: inline-block;
    content: "";
    border-top: 1px solid #114220;
    width: 10px;
    margin: 10px auto;
    text-align: center;
    float: left;}

a,
a:hover,
a:focus,
a:active,
a.active {
    outline: 0;
}

a {
    color: #114220;  text-decoration:underline;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #114220;
}

::-moz-selection {
    text-shadow: none;
    background: #006341;
}

::selection {
    text-shadow: none;
    background: #006341;
	color:#ffffff;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #006341;
}

h1, h2, h3, h4, h5, h6,
.description-content h1, .page-content h1,
.description-content h2, .page-content h2,
.description-content h3, .page-content h3,
.description-content h4, .page-content h4,
.description-content h5, .page-content h5,
.description-content h6, .page-content h6 {font-family: "NedbankSans",sans-serif; letter-spacing:0; text-transform:none !important;}

h2 {font-weight:300 !important;}
body.news h2 {margin-top:0 !important;}

h2 span, .h2 span {font-weight:300;}

h3, h4, h5, h6 {text-transform:none !important;}

a:hover h1, a h1:hover,
a:hover h2, a h2:hover,
a:hover h3, a h3:hover,
a:hover h4, a h4:hover {color:#006341; text-decoration:none !important;}

.text-inverse p,
.text-inverse li,
.text-inverse td,
.text-inverse a,
.text-inverse strong,
.text-inverse a:hover h1, .text-inverse a h1:hover,
.text-inverse a:hover h2, .text-inverse a h2:hover,
.text-inverse a:hover h3, .text-inverse a h3:hover,
.text-inverse a:hover h4, .text-inverse a h4:hover {color:#ffffff;}

.text-left h1,
.text-left h2,
.text-left h3,
.text-left h4,
.text-left h5,
.text-left h6 {text-align:left;}

.text-right h1,
.text-right h2,
.text-right h3,
.text-right h4,
.text-right h5,
.text-right h6,
.text-right div {text-align:right;}

.no-margin-container .description-container-rte .description-content {margin-bottom:0;}

/* collapsing text / show more content */
.show-more-text {font-size:16px; font-weight:700;}
.show-more-text span:before {font-size:32px; position:relative; top:7px; left:-5px;}
.show-more-text:hover {text-decoration:none; color:#002d66;}

.show-more-text .show-more, .show-more-text .show-less,
.show-more-text .show-more:hover, .show-more-text .show-less:hover,
.show-more-text .show-more:active, .show-more-text .show-less:active,
.show-more-text .show-more:focus, .show-more-text .show-less:focus {background:none; border:0;}

.show-more, .show-less {vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;padding-right:2.2em;
-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}

.show-more-text.collapsedngc .show-more,
.show-more-text .show-less {display:inline-block;}
.show-more-text.collapsedngc .show-less,
.show-more-text .show-more {display:none;}

/* end of collapsing text / show more content */


/* buttons
-------------------------------------------------*/
.btn {font-weight:700; line-height:1em; font-size:15px; padding:15px 35px !important; min-width:auto !important; margin:10px auto; letter-spacing:1px; border-radius:5px;}

@media(max-width:680px) {
	.btn {white-space: normal;}
}

.btn {
	-webkit-transform:perspective(1px) translateZ(0);
	transform:perspective(1px) translateZ(0);
	-webkit-transition-duration:.3s;
	transition-duration:.3s;
	-webkit-transition-property:background;
	transition-property:background;
	border:0; border-radius:35px !important;
	text-decoration:none !important;}

.btn {background-color:transparent !important; color:#015440 !important; box-shadow:inset 0 0 0 2px #015440,0 0 1px transparent;}
.btn:hover {color:#ffffff !important; background-color:#015440 !important; box-shadow:inset 0 0 0 2px #015440, 0 0 1px transparent;}

.btn.btn-link {box-shadow:none;}
.btn.btn-link:hover {background-color:transparent !important; box-shadow:none; color:#292629 !important;}

.text-inverse .btn {color:#ffffff !important; box-shadow:inset 0 0 0 2px #ffffff,0 0 1px transparent;}
.text-inverse .btn:hover {color:#015440 !important; background-color:#ffffff !important;}

.btn-default,
.btn.btn-full-color,
.btn.btn-full-color:active,
.btn.btn-full-color:focus {background:#ffffff !important; color:#015440 !important; box-shadow:inset 0 0 0 2px #ffffff,0 0 1px transparent;}
.btn.btn-full-color:hover {color:#ffffff !important; background:transparent !important;}

a.btn.btn-tag {
    background: #015440 !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    padding: 5px 15px !important;
    margin-right: 5px;
}

.buttonComponent .btn-big {font-size: 27px !important; padding: 15px 50px !important;}

.text-left .buttonComponent {text-align:left;}
.text-right .buttonComponent {text-align:right;}

.btn.btn-secondary {background-color:#60a626 !important; color:#ffffff !important; box-shadow:inset 0 0 0 2px #60a626,0 0 1px transparent}
.btn.btn-secondary:hover {background-color:transparent !important; color:#60a626 !important;}

/* header */
header, header .container {
	background: transparent;
	height:75px;}

header .container {padding:0;}

.header {
    text-align: center;
    color: #fff;
    background-position: right top;
    background-repeat: no-repeat;
	margin:0 auto;
	padding:0 !important;
	width:100%;
	height:75px;
    top: 0;
    z-index: 100;
    background-color: #e2e2e0;
}

.header .description-content {text-align:right;}
.header p {display:none;}

.ngc-logo {position: relative; top: -78px; left: 28px; z-index:200; display:inline-block;}
.ngc-logo .logo-text {margin-top:35px;}

body.home .header .ngc-logo-secondary {display:none;}
body.home .header.scrolled-nav .ngc-logo-secondary {display:block;}

.ngc-logo-secondary {
    width: 110px;
    height: 110px;
    position: absolute;
    z-index: 100;
	left:10px; top:10px;}

.ngc-logo-secondary img {max-width:100%;}


@media(min-width:768px) {
.logo-race-to-dubai {margin-left:50px; float:left;}
.logo-nedbank-small,
.logo-si-small {float:right;}
}

.ngc-tagline, .ngc-date {font-family:'NedbankSans', Arial, Helvetica, sans-serif; text-align:right; color:#ffffff;}
.ngc-tagline {font-size: 55px;
    font-weight: 700;
    margin-top: 70px;
    margin-right: 20px;
    letter-spacing: 1px;
    line-height: 1em;}
.ngc-tagline span {font-family:'NedbankSans', Arial, Helvetica, sans-serif; color:rgba(186,137,79,.75); font-weight: 300; font-size:40px;}

.ngc-date {font-size: 30px;
    font-weight: 200;
    margin-top: 45px;
    margin-right: 20px;
    line-height: 1.1em;}
.ngc-date strong {font-weight:500;}

.ngc-button {margin-top: 20px; margin-right: 20px;}

@media (max-width: 990px) {
	.ngc-tagline {text-align:left !important; margin:20px 0; font-size:40px !important;}
	.ngc-tagline span {font-size:33px;}
	.ngc-date {text-align:left !important; margin:20px 0; font-size:28px !important;}

	.ngc-button {text-align:center !important;}
	.ngc-logo-text {margin-right:50px;}
}

@media screen and (max-width: 570px) {
	.ngc-logo-text {margin-right:40px;}
}

header {position:fixed; z-index:9999; background-color:transparent;}
.header {background-color:transparent;}
.header .description-container-rte .description-content {margin-bottom:0;}

.home-bg,
.get-the-app, .hole-by-hole {background-repeat:no-repeat; background-position:center top; background-color:#006341; background-size:cover; min-height:400px;}

.sectionComponent>section.hole-by-hole {min-height:640px; display:table; width:100%; padding:0;}
.hole-by-hole>.container {
	display: table-cell;
    vertical-align: middle;
    width: 100%;
    max-width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
	padding:40px 0;}

.sectionComponent>section.home-bg {padding:0;}
.home-bg h2 {font-size:44px !important; color:#ffffff; text-align:left; margin-left:40px !important; font-weight:100 !important;}

@media(max-width:767px) {
	.container h1 {font-size: 42px !important;
    line-height: 54px;
    padding: 20px 0 5px !important;}
	.page-content-main>.sectionComponent:first-child>section h1 {padding:50px 0 5px !important;}
	.sectionComponent>section.home-bg {background-position:left top;}
}

.sectionComponent>section.home-bg .no-margin-custom-rte .description-content {margin-bottom:0;}

h1 {color:#006341 !important;}

.go-to-content {font-size:32px; color:#ffffff; bottom:-75px; position:relative;}
.go-to-content:hover,
.go-to-content:visited,
.go-to-content:focus,
.go-to-content:active {text-decoration:none; color:#ffffff;}

.icon-arrow-down {
	-webkit-transform:perspective(1px) translateZ(0);
	transform:perspective(1px) translateZ(0);
	box-shadow:0 0 1px transparent;
	position:relative;
	padding-right:2.2em;
	-webkit-transition-duration:.3s;
	transition-duration:.3s}
.icon-arrow-down:before {
	position:absolute;
	right:1em;
	padding:0 1px;
	-webkit-transform:translateZ(0);
	transform:translateZ(0)}
.icon-arrow-down:hover:before {
	-webkit-animation-name:hvr-icon-hang-sink,hvr-icon-hang;
	animation-name:hvr-icon-hang-sink,hvr-icon-hang;
	-webkit-animation-duration:.3s,1.5s;
	animation-duration:.3s,1.5s;
	-webkit-animation-delay:0s,.3s;
	animation-delay:0s,.3s;
	-webkit-animation-timing-function:ease-out,ease-in-out;
	animation-timing-function:ease-out,ease-in-out;
	-webkit-animation-iteration-count:1,infinite;
	animation-iteration-count:1,infinite;
	-webkit-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
	-webkit-animation-direction:normal,alternate;
	animation-direction:normal,alternate}

/* section styles
-------------------------------------------------*/
.sectionComponent>section {padding: 40px 0; position:relative;}
.page-content-main>.sectionComponent:first-child>section {padding:75px 0 30px}

section.bg-diamond {background-position:center 20%; background-repeat:no-repeat; background-color:#ffffff;}
section.bg-white-right {background-position:right top; background-repeat:no-repeat;}
section.bg-light-gray {background:#f2f1f0;}

section h2 {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    font-size: 48px;
	font-weight:300;
    padding-bottom: 5px;
}

h2 small,
h3 small {color:#7fc142;}

@media(max-width:768px) {
	section h2 {font-size:25px;}
	section h3 {font-size:18px;}
}

section h3,
section .description-content h3,
.page-content h3 {
    text-transform: none !important;
    font-size: 26px !important;
	font-weight:500 !important;
	color:#006341 !important;
}

section h4 {
    font-size:18px;
	font-weight: 500;
	margin: 15px 0 5px;
    text-transform: none;
	color:#292629;
}

.description-container-rte h4.no-padding {padding:0 !important;}

.card-item p, .description-content p, .description-container-rte .description-content li, .list-wrapper li, td {font-size:16px !important; font-weight:300;}
.card-item>a:hover {background-color:transparent;}

section.section-small-padding {padding: 0 0 40px 0;}
section.section-small-padding h2 {margin:10px auto;}

section.text-inverse, .text-inverse,
section.text-inverse h1, .text-inverse h1,
section.text-inverse h2, .text-inverse h2,
section.text-inverse h3, .text-inverse h3,
section.text-inverse h4, .text-inverse h4,
section.text-inverse p, .text-inverse p,
section.text-inverse li, .text-inverse li,
section.text-inverse .description-container-rte .description-content li,
section.text-inverse .list-wrapper li,
section.text-inverse td, .text-inverse td,
section.text-inverse a, .text-inverse a,
section.text-inverse a:hover, .text-inverse a:hover
{color:#ffffff !important;}


/* footer */
section.footer {background-color:#006341; background-repeat:no-repeat; background-size:auto;}
section.footer .container {padding:0 15px;}
section.footer-end {background-repeat:no-repeat; margin:0 auto; padding:15px auto 5px auto; backgroun-position:center;}
section.footer-end .description-content {margin-bottom:0;}

.footer-navigation {padding:0; margin:15px auto 0;}
.footer-navigation li {padding:0; margin:10px; float:left; display:inline-block; list-style:none;}
.footer-navigation li ul {border-left:1px solid rgba(255,255,255,0.23); padding:0; margin:0;}
.footer-navigation li a {color:#ffffff; text-decoration:none; font-weight:bold;}
.footer-navigation li a:hover {color:#60a626;}
.footer-navigation li ul.footer-dropdown li {float:none; display:block;}
.footer-navigation li ul.footer-dropdown li a {font-size:13px; font-weight:normal;}

.footer-links {padding:0; margin:0;}
.footer-links li {padding:0; margin:0; float:left; display:inline-block; list-style:none;}
.footer-links li a {color:#ffffff; padding:0 50px 0 0; text-decoration:none;}
.footer-links li a:hover {color:#114220;}

.ngc-footer-app {padding:0; margin:0 auto;}
.ngc-footer-app li {padding:0; margin:10px; display:inline-block; list-style:none;}

section.footer p {text-align:center;}

@media(min-width:768px) {
	.ngc-footer-app {float:right;}
	.ngc-footer-app li {float:left;}
	section.footer p {text-align:inherit;}
}

@media(max-width:767px) {
.footer h4 {text-align:center;}
.ngc-footer-app {width:100%; text-align:center;}
.ngc-footer-app li {float:none;}
.footer-navigation {margin:0 auto;}
}

.copyright {color:#ffffff; margin:14px 0; float:right;}

@media(max-width:767px) {
.copyright {float:none; text-align:center;}
ul.footer-dropdown {display:none;}
.footer-links li {width:100%; text-align:center;}
.footer-links li a {padding:0;}
.ngc-footer-app,
.get-your-app h4 {text-align:center;}
}

.footer .description-container-rte .description-content {margin-bottom:0;}

/* social */
ul.ngc-social {margin:25px auto 5px; padding:0; display:block; text-align:center;}
ul.ngc-social li {padding:0 !important; margin:0 0 0 15px !important; display:inline-block;}

@media(min-width:768px) {
	ul.ngc-social {float:right;}
	ul.ngc-social li {float:left;}
}

@font-face {
  font-family: 'icomoon';
  src:  url('/assets/content/dam/generic/fonts/icomoon.eot?7w4ewu');
  src:  url('/assets/content/dam/generic/fonts/icomoon.eot?7w4ewu#iefix') format('embedded-opentype'),
    url('/assets/content/dam/generic/fonts/icomoon.ttf?7w4ewu') format('truetype'),
    url('/assets/content/dam/generic/fonts/icomoon.woff?7w4ewu') format('woff'),
    url('/assets/content/dam/generic/fonts/icomoon.svg?7w4ewu#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

ul.ngc-social li a,
.icon {font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	font-size:40px;
	color:#ffffff;
	text-decoration:none;
	margin:0;
	display:inline-block;
	width:52px; height:53px;
	}
ul.ngc-social li a:before {padding:4px; border:2px solid #ffffff; border-radius:50%; display:inline-block;}
ul.ngc-social li a.facebook:before {content: "\e97e";}
ul.ngc-social li a.instagram:before {content: "\e97d";}
ul.ngc-social li a.youtube:before {content: "\e978";}

ul.ngc-social li a:hover:before {color:#292629; border:2px solid #292629;}

ul.ngc-social li a.twitter:before {content: '';
    background-image: url(/assets/content/dam/generic/img/x-logo-white.png);
    width: 52px;
    height: 52px;
    display: inline-block;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center;}
ul.ngc-social li a:hover.twitter:before {background-image: url(/assets/content/dam/generic/img/x-logo-black.png);}
    
@media(max-width:680px) {
ul.ngc-social {
	width: 100%;
    margin: 30px auto 0;
    float: none;
    text-align: center;
    display: block;}
ul.ngc-social li {float:none; margin:0 0 0 6px !important;}
ul.ngc-social li a {width:50px; margin:0 5px;}
}

@media(max-width:680px) {
	ul.ngc-social {max-width:320px;}
	ul.ngc-social li {height:75px;}
}

/* players */
body.players .card-caption h3 {margin-top:30px !important; font-family:"Lato",sans-serif;}
.ngc-player-handicap {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    z-index: 100;
    color: #ffffff;
    background: #006341;
/*    position: absolute;
    top: 280px;*/
    left: 45%;
    border-radius: 50%;
    font-weight: 900;
}

/*.ngc-player-handicap:after {
    display: inline-block;
    content: '';
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 2px solid #7fc142;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 5;
    right: 0px;
}*/

/* news */
.news-grid-wrap .card-caption p {min-height: 75px;}
.news-grid-wrap .card-item .card-caption {position:relative; padding:0;}
.news-grid-wrap .card-item .card-caption h3 {margin: 40px auto 0 !important; padding: 0 !important;}
.ngc-news {text-align: center; position: absolute; top: -10px; left: 0; width: 100%;}

.ngc-news-date {
    color: #006341;
    font-size: 13px;
    line-height: 1em;
    font-weight: 500;
    display: inline-block;
    padding: 0px 20px;
    position: relative;
    z-index: 300;
    max-width: 150px;
    background-color: #ffffff;
}

.ngc-news:before {
	content: '';
    display: inline-block;
    position: relative;
    width: 100%;
    height: 1px;
    background: rgba(0,99,65,0.3);
    top: 15px;
    z-index: 1;
}


/* tickets */
.ngc-ticket.card-item {padding:0; margin:5px auto !important;}
.ngc-ticket.card-item .card-caption h3 {color:#ffffff; text-align:left; font-size:38px !important; line-height:1.2em !important; font-weight:300 !important;}
.ngc-ticket.card-item .card-caption {text-align:left; padding:5px 60px 20px 0 !important;}
.ngc-ticket p, .ngc-ticket li, .ngc-ticket div {color: #ffffff !important;}
.ngc-ticket h3 small {font-size: 16px;
    display: inline-block;
    color: #ffffff !important;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px !important;}
.ngc-ticket ul {padding:0 0 0 20px;; margin:0;}


/*.ngc-event-monday.card-item .card-caption {background-color:#ee174c;}*/
.ngc-event-tuesday.card-item .card-caption {background-color:#891f5f;}
.ngc-event-wednesday.card-item .card-caption {background-color:#ffffff; color:#891f5f;}
.ngc-event-thursday.card-item .card-caption {background-color:#fe5900;}
.ngc-event-friday.card-item .card-caption {background-color:#f6d809; color:#000000!important;}
.ngc-event-saturday.card-item .card-caption {background-color:#00c200; color:#000000!important;}
.ngc-event-sunday.card-item .card-caption {background-color:#3099c6;}


.card-item.ngc-ticket .card-caption {
    box-shadow: 1px 1px 10px #ccc;
    background-image: url(/assets/content/dam/suninternational/nedbank-golf-challenge/ngc2017/img/ngc-bg-secondary.png) !important;
    background-position:right 70% top;
    margin-right:10px !important;}

.card-item .card-caption .card-date {
    padding: 10px 30px 10px 50px;
    position: relative;
    display: inline-block;
    margin-top: 20px;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 110%;
    font-weight: 500;
    height: 54px;
}

.card-item .card-caption h4 {text-align:center;}

/*.ngc-ticket-monday.card-item .card-caption .card-date {background-color:#ee174c;}*/
.ngc-ticket-tuesday.card-item .card-caption .card-date {background-color:#891f5f;}
.ngc-ticket-wednesday.card-item .card-caption .card-date {background-color:#ffffff; color:#891f5f!important;}
.ngc-ticket-thursday.card-item .card-caption .card-date {background-color:#fe5900;}
.ngc-ticket-friday.card-item .card-caption .card-date {background-color:#f6d809; color:#000000!important;}
.ngc-ticket-saturday.card-item .card-caption .card-date {background-color:#00c200; color:#000000!important;}
.ngc-ticket-sunday.card-item .card-caption .card-date {background-color:#3099c6;}

.card-item.ngc-ticket .card-caption .card-date:after {
    display: block;
    content: '';
    width: 10px;
    position: absolute;
    right: -19px;
    height: 100%;
    top: 0;
    border-bottom: 54px solid transparent;
    border-left: 27px solid #ed1a38;
    right: -27px;
    top: 0px;
}

/*.ngc-ticket-monday.card-item .card-caption .card-date:after {border-left: 27px solid #ee174c;}*/
.ngc-ticket-tuesday.card-item .card-caption .card-date:after {border-left: 27px solid #891f5f;}
.ngc-ticket-wednesday.card-item .card-caption .card-date:after {border-left: 27px solid #ffffff;}
.ngc-ticket-thursday.card-item .card-caption .card-date:after {border-left: 27px solid #fe5900;}
.ngc-ticket-friday.card-item .card-caption .card-date:after {border-left: 27px solid #f6d809;}
.ngc-ticket-saturday.card-item .card-caption .card-date:after {border-left: 27px solid #00c200;}
.ngc-ticket-sunday.card-item .card-caption .card-date:after {border-left: 27px solid #3099c6;}

.ngc-ticket.card-item h3, .ngc-ticket.card-item p {padding-left:50px !important; color:#000000 !important;}

@media(min-width:481px) {
.ngc-parkandride.card-item {background-color:#006341 !important; background-image:none !important; padding:0;}
.ngc-parkandride.card-item .card-caption {margin-left:30%; padding:5px 30px 0 30px !important;}
.ngc-parkandride img {float:left; max-width:30%;}
}


.ngc-event .btn {
    background-color: #ffffff !important;
    box-shadow: inset 0 0 0 2px #ffffff, 0 0 1px transparent;
}

@media(min-width:768px) {
	.ngc-ticket .btn {position: absolute; right: 35px; bottom: 10%;}
}

/*.ngc-ticket-monday .btn {color:#ee174c !important; box-shadow:inset 0 0 0 2px #ee174c, 0 0 1px transparent;}*/
.ngc-ticket-tuesday .btn {background-color:#891f5f !important; color:#ffffff!important; box-shadow:inset 0 0 0 2px #891f5f, 0 0 1px transparent;}
.ngc-ticket-wednesday .btn {color: #891f5f!important;
    box-shadow: inset 0 0 0 2px #891f5f, 0 0 1px transparent;
    background-color: #ffffff!important;}
.ngc-ticket-thursday .btn {background-color:#fe5900 !important; color:#ffffff!important; box-shadow:inset 0 0 0 2px #fe5900, 0 0 1px transparent;}
.ngc-ticket-friday .btn {background-color:#f6d809 !important; color:#000000!important; box-shadow:inset 0 0 0 2px #f6d809, 0 0 1px transparent;}
.ngc-ticket-saturday .btn {background-color:#00c200 !important; color:#000000!important; box-shadow:inset 0 0 0 2px #00c200, 0 0 1px transparent;}
.ngc-ticket-sunday .btn {background-color:#3099c6 !important; color:#ffffff!important; box-shadow:inset 0 0 0 2px #3099c6, 0 0 1px transparent;}

/*.ngc-ticket-monday.ngc-ticket .btn:hover {background-color: #ee174c !important;}*/
.ngc-ticket-tuesday.ngc-ticket .btn:hover { background-color: transparent !important; color:#891f5f !important;}
.ngc-ticket-wednesday.ngc-ticket .btn:hover {background-color: transparent !important; color:#891f5f!important;}
.ngc-ticket-thursday.ngc-ticket .btn:hover {background-color: transparent !important; color:#fe5900 !important;}
.ngc-ticket-friday.ngc-ticket .btn:hover {background-color: transparent !important; color:#f6d809 !important;}
.ngc-ticket-saturday.ngc-ticket .btn:hover {background-color: transparent !important; color:#00c200 !important;}
.ngc-ticket-sunday.ngc-ticket .btn:hover {background-color: transparent !important; color:#3099c6 !important;}

.ngc-ticket .btn:hover,
.ngc-event .btn:hover {
    background-color: transparent !important;
    color:#ffffff !important;
}

.ngc-parkandride .btn:hover {color:#006341 !important;}

.no-padding {padding:0 !important;}
img.img-full-width {width:100%;}

.btn-zeelo {
    background-image: url(/assets/content/dam/suninternational/nedbank-golf-challenge/ngc2018/img/zeelo-logo-white.png.sunimage.89.30.png);
	background-image: url(/assets/content/dam/suninternational/nedbank-golf-challenge/ngc2018/img/zeelo-logo.png.sunimage.89.30.png);
    background-repeat: no-repeat;
    padding-left: 110px !important;
    background-position: 15px center;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.btn-zeelo:hover {background-image: url(/assets/content/dam/suninternational/nedbank-golf-challenge/ngc2018/img/zeelo-logo-white.png.sunimage.89.30.png);}

/* entertainment */
.ngc-event.card-item .card-caption h3 {margin:0 auto !important; padding:20px 0 0 !important; color:#ffffff !important; font-size:32px !important;}
.ngc-event.card-item .card-caption p,
.ngc-event.card-item .card-caption h4 {color:#ffffff !important;}


/* paralax
-------------------------------------------------*/
.parallax {
    background: rgba(0,0,0,.7);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	height:100vh;
	display:table;
	width:100%;
	padding:0;
}

.page-content-main>.sectionComponent:first-child>section.parallax {padding:0;}
.parallax>.container {display:table-cell; vertical-align:middle; width:100%; max-width:100%; height:100%; background:rgba(0,0,0,0.2);}
.parallax h1 {margin-top:40px !important;}

section.player-page {height:50vh; background-size:cover; background-position:center;}

@media(max-width:680px) {
	.parallax {background-attachment:scroll;}
	.parallax p {font-size:20px;}
}

section.bg-image {
    background-color: #28353E;
    color: #fff;
    padding: 100px 0;
}

span.diamond {background: #ffffff;
    height: 10px;
    width: 10px;
    display: inline-block;
    -ms-transform: rotate(45deg); /* IE 9 */
  	-webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
  	transform: rotate(45deg);
    margin: 2px 15px;}

ul.course-holes {display:inline-block; margin:0 auto; padding:0;}
ul.course-holes li {display:inline-block; float:left; list-style:none; color:#ffffff;}
ul.course-holes li a {text-decoration:none; display:inline-block; width:50px; height:50px; text-align:center; line-height:46px !important; margin:10px !important; border:2px solid #ffffff; border-radius:50%;}
ul.course-holes li a:hover,
ul.course-holes li.active a {background:#ffffff; color:#006341 !important;}

/* cards
-------------------------------------------------*/
.card-item {
    right: 0;
    margin: 0 0 15px;
}

.card-item .card-caption {
    margin: 0 auto;
    padding: 0 8px 20px 8px;
    max-width: 800px;
}

.card-item .card-caption h4 {color:#006341; font-weight:300 !important; padding:10px 0; margin:0;}

.text-inverse .card-item .card-caption,
.bg-light-gray .card-item .card-caption {border:0;}

.card-item .card-caption h3, .profile-item .profile-caption h3 {
	margin:15px auto 5px !important;
	font-weight:700 !important;
	font-size: 22px !important;
}

section.text-inverse .card-caption h3 {color:#292629;}

.card-item .card-caption ul {padding-top:10px;}
.card-item .card-caption li {margin:0 0 10px;}

a.card-icon {border:1px solid transparent; border-top:4px solid transparent; display:inline-block; padding-top:10px; width:100%;}
a.card-icon:hover {border-color:#006341; border-top-width:4px; border-bottom-left-radius:4px; border-bottom-right-radius:4px; background:rgba(191,141,63,0.05);}
a.card-icon:hover, a.card-icon:hover p, a.card-icon:hover h4 {text-decoration:none !important;}

.newListingComponent p {padding-left:20px; padding-right:20px;}
.newListingComponent h4 {padding:0 10px 15px 10px;}

.card-icon span.icon, .icon.icon-big {font-size:32px;}
a.icon-link {text-decoration:none; color:#006341;}

/* border only around content */
.card-border-only {padding:10px 20px; border:1px solid #dedede;}
.bg-light-gray .card-border-only {border:1px solid #ffffff;}

.text-center h3, .text-center h4, .text-center h2, .text-center p {text-align:center !important;}

h4.fixed-two-line, h3.fixed-two-line {height:55px; overflow:hidden;}
h4.fixed-three-lines, h3.fixed-three-lines {height:84px; overflow:hidden;}

.card-item .card-caption p, .profile-item .profile-caption p {
    margin: 0 0 7px;
    font-family: "Lato",sans-serif;
    font-size: 15px;
}

.card-caption>div {display:block; overflow:hidden;}
.largeHeight {height:337px; overflow:hidden; margin-bottom:15px;}
.mediumHeight {height:260px;}
.mediumHeight p {height:105px; overflow:hidden; margin:0 !important;}
.smallHeight {height:137px; overflow:hidden; margin-bottom:15px;}

.profile-card .mediumHeight p {min-height:50px;}

@media(max-width:1200px) {
	.largeHeight {height:400px;}
	.mediumHeight p {height:125px;}
	h4.fixed-two-line, h3.fixed-two-line {height:80px; overflow:hidden;}
}

@media(max-width:990px) {
	.largeHeight, .smallHeight {height:auto;}
	.mediumHeight p {height:100px;}
}

@media(max-width:767px) {
	h4.fixed-two-line, h3.fixed-two-line, .mediumHeight {height:auto;}
	h4.fixed-three-lines, h3.fixed-three-lines {height:auto;}
	.mediumHeight p {height:auto; min-height:auto !important;}
}

/* white background with transparency */
.bg-white-transparent {background:rgba(255,255,255,0.75);}


/* card with blue background
-------------------------------------------------*/
.card-item a .card-caption,
.text-inverse .card-item a .card-caption {
	-webkit-transform:perspective(1px) translateZ(0);
	transform:perspective(1px) translateZ(0);
	-webkit-transition-duration:.3s;
	transition-duration:.3s;
	-webkit-transition-property:background;
	transition-property:background;
	box-shadow:inset 0 0 0 0,0 0 1px transparent;}
.card-item a:hover .card-caption,
.text-inverse .card-item a:hover .card-caption {text-decoration:none; }
.card-item a {text-decoration:none;}

.card-item a:hover h3, .card-item a:hover h4, .card-item a:hover p {color:#ffffff;}
.card-item .btn-full-color {
	background:#002d66;
	color:#ffffff !important;
	-webkit-transform:perspective(1px) translateZ(0);
	transform:perspective(1px) translateZ(0);
	-webkit-transition-duration:.3s;
	transition-duration:.3s;
	-webkit-transition-property:background;
	transition-property:background;
	box-shadow:inset 0 0 0 2px #002d66,0 0 1px transparent;
	border:0; border-radius:35px !important;}
.card-item a:hover .btn-full-color {background:#ffffff 0; color:#002d66 !important; box-shadow:inset 0 0 0 2px #ffffff,0 0 1px transparent;}

/* card with no image but gold top line
-------------------------------------------------*/
.sun-gold-line .card-item a {border-top:4px solid #006341; display:block;}
.sun-gold-line .card-item a:hover {display:block;}

/* full border */
.full-border .card-item .card-caption {border:1px solid #dedede; border-radius:35px !important; text-align:center;}
.full-border .card-item .card-caption h3 {text-align:center;}

/* Profiles
-------------------------------------------------*/
.profile-card .card-caption,
.profile-card .card-caption h3 {text-align:center;}

.profile-card .card-caption {border:0 !important; background:transparent;}

.profile-card a:hover, .profile-card a:hover p, .profile-card a:hover h3,
.profile-card a:visited, .profile-card a:visited p, .profile-card a:visited h3,
.profile-card a:active, .profile-card a:active p, .profile-card a:active h3,
.profile-card a:focus, .profile-card a:focus p, .profile-card a:focus h3
 {text-decoration:none;}


.profile-special-block {background-size: cover; background-position: right top; float: left; text-align: left; padding: 10px 175px 60px 20px; min-height: 205px; min-width: 100%;}
.profile-special-block h3 {text-align:left;}

/* card with image background */
.image-back-card .card-item .card-image {background-position:50% 50%; background-size:cover; border-radius:35px;}
.image-back-card .card-item .card-caption {position:relative; z-index:100; background-color:rgba(15,37,82,0.6); text-align:center; border-radius:35px;}
.image-back-card .card-item .card-caption h2,
.image-back-card .card-item .card-caption h3,
.image-back-card .card-item .card-caption p {color:#ffffff; text-align:center;}
.image-back-card .card-item .btn,
.image-back-card .card-item .btn:focus,
.image-back-card .card-item .btn:active {border:1px solid #ffffff; background-color:transparent; color:#ffffff;}
.image-back-card .card-item .btn:hover {background-color:#ffffff; color:#002d66;}


/* table */
table.NGCTable,
table.NGCTable th,
table.NGCTable td,
table.table-striped,
table.table-striped th,
table.table-striped td {border:0 !important;}

table.NGCTable th,
table.table-striped th {background-color:#7fc142 !important; color:#ffffff !important; text-transform:none !important; font-size:15px !important; padding:15px !important; font-weight:bold !important; letter-spacing:1px;}

table.NGCTable td,
table.table-striped td {font-size:15px !important; font-weight:500 !important; color:#292629 !important; padding:10px !important; vertical-align:middle; background-color:#ffffff;}

table.NGCTable tr:nth-child(odd) td {background: #f2f7f5;}

	table.table-striped tr:nth-child(odd) td {background:#ffffff;}
	table.table-striped tr:nth-child(4n+1) td {background:#f2f6f5; border-top:1px solid #ecf0ef;}
	table.table-striped tr td:nth-child(11), table.table-striped tr th:nth-child(11), table.table-striped tr td:nth-child(21), table.table-striped tr th:nth-child(21) {border-left:1px solid #ecf0ef !important; border-right:1px solid #ecf0ef !important;}

table.NGCTable td img {margin-right:20px;}

@media(max-width:680px) {
table.NGCTable td {float:left; width:100%;}
table.NGCTable td:first-child(),
table.table-striped td:first-child() {background-color:#292629;}
}

.dot {width:10px; height:10px;  border-radius:50%; display:inline-block; margin:0 5px 0 0;}
.dot-dark-blue {background:#002d66;}
.dot-light-blue {background:#1d56a3;}
.dot-yellow {background:#fcc917;}

/* players scoreboard table */
.playerscorecard.responsive-table {border-bottom:1px solid #ecf0ef !important;}
.playerscorecard th, .playerscorecard td {text-align: center !important;}
.playerscorecard th:first-child {text-align: left !important;}
.playerscorecard tr td:first-child {text-align: left !important;}
.playerscorecard tr:nth-child(4n+1) td {font-weight: 700 !important;}
.playerscorecard tr.par td {}
.playerscorecard tr.meters td {}
.playerscorecard tr.yards td {}

.playerscorecard .table thead, .teetimes .table thead {background: #006341; color: #fff !important;}
.playerscorecard th#PlayerFullnameHeader {text-align: left !important; padding-left: 5px !important;}
.playerscorecard td#PlayerFullname {text-align: left !important;}

.playerscorecard td.birdie {background: #00b28e !important; color: #fff !important;}
.playerscorecard td.eagle {background-color: #019645 !important; color: #fff !important;}
.playerscorecard td.albatros, .playerscorecard td.holeInOne {background-color: #e6b012 !important; color: #fff !important;}
.playerscorecard td.bogey {background-color: #97d5d2 !important; color: #fff !important;}
.playerscorecard td.doubleBogey {background-color: #79aaa8 !important; color: #fff !important;}
.playerscorecard td.tripleBogey {background-color: #5b807e !important; color: #fff !important;}

.playerscorecard-legend {display:inline-block;}
.playerscorecard-legend td {padding:10px 30px 10px 10px;}

@media screen and (max-width: 990px){
.playerscorecard-legend td {display: inline-block; float: left; text-align: left !important;}
.playerscorecard-legend td:nth-child(odd) {width:7%}

.playerscorecard-legend td:nth-child(even) {width:42%}
}

@media screen and (max-width: 580px){
.playerscorecard-legend td {display: inline-block; float: left; text-align: left !important;}
.playerscorecard-legend td:nth-child(odd) {width:7%}
.playerscorecard-legend td:nth-child(even) {width:90%}
}


@media screen and (max-width: 680px) {
    .table thead > tr > th, .table tbody > tr > th, .table tfoot > tr > th, .table thead > tr > td, .table tbody > tr > td, .table tfoot > tr > td {
        padding: 15px 3px !important;
        line-height: 1;
        font-size: 13px !important;
    }
}

/* responsive table */
@media(max-width:680px) {
	.ngc-tb-responsive {border:0;}
	.ngc-tb-responsive th {display:none;}
	.ngc-tb-responsive tr {display:block; margin:0 0 20px 0;}
	.ngc-tb-responsive tr td,
	.ngc-tb-responsive.NGCTable tr td {display:inline-block; width:100%; padding:10px; text-align:left;}
	.ngc-tb-responsive tr td:first-child,
	.ngc-tb-responsive.NGCTable tr:nth-child(odd) td:first-child {background:#7fc142;}
	.ngc-tb-responsive tr td:nth-child(2),
	.ngc-tb-responsive.NGCTable tr:nth-child(odd) td:nth-child(2) {background-color:rgba(127,194,65,0.5);}
	.ngc-tb-responsive .visible-xs {display:inline-block !important;}
}

@media(min-width:768px) {
	.padding-top-20 {padding-top:20px;}
	.padding-top-50 {padding-top:50px;}
	.pading-top-70 {padding-top:70px;}
	.padding-bottom-20 {padding-bottom:20px;}
	.padding-bottom-500 {padding-bottom:500px;}
	.padding-left-20 {padding-left:20px;}
	.padding-left-30 {padding-left:30px;}
	.padding-right-20 {padding-right:20px;}
}

@media(min-width:992px) {
	.padding-md-left-50 {padding-left:50px;}
}

.col-xs-12 .padding-left-20, .col-xs-12 .padding-right-20 {padding-left:0; padding-right:0;}

.margin-top-0 {margin-top:0 !important;}
.margin-top-75 {margin-top:75px;}

.margin-bottom-0 {margin-bottom:0 !important;}
.margin-bottom-10 {margin-bottom:10px !important;}
.margin-bottom-20 {margin-bottom:20px !important;}
.margin-bottom-50 {margin-bottom:50px !important;}

.margin-left-0 {margin-left:0 !important;}

.margin-right-0 {margin-right:0 !important;}
.margin-right-10 {margin-right:10px !important;}

.table-row {display:table-row;}
.table-cell {display: table-cell;
    float: none;
    vertical-align: top;}

@media(max-width:1200px) {
	.table-cell, .table-row {display:inline-block; float:left;}
}

/* media queries
-------------------------------------------------*/
@media(min-width:768px) {
    .sectionComponent>section {
        padding: 40px 0;
    }


	h1 {margin-bottom:25px !important; font-size:68px !important; line-height:68px; font-weight:100; padding-bottom:0 !important;}

    .card-item {
        margin: 0 0 30px;
    }
}

@media(max-width:1075px) {
	section h3 {font-size:19px;}
	section h4 {font-size:15px;}
}


/* five cols
-------------------------------------------------*/
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 990px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}


@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}


/* small img fixes
-------------------------------------------------*/
.text-center .img-responsive, .profile-items .img-responsive,
.text-center .img-responsive, .profile-items h3,
.ngc-logo img {display:inline-block !important;}

/* just for style guide pages
-------------------------------------------------*/
.code {font-family:Courier New; color:#666666; font-size:15px;}
p.code, .code p {margin:30px 0;}
.parallax .code p {font-size:15px;}
.code li {margin-top:3px; margin-bottom:3px;}

/* pie chart */
.pieID1, .pieID2 {
  display: inline-block;
  vertical-align: top;
}

.pie {
  height: 200px;
  width: 200px;
  position: relative;
  margin: 0 30px 30px 0;
}

.pie::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 100px;
  background: #EEE;
  border-radius: 50%;
  top: 70px;
  left: 50px;
}


.slice {
  position: absolute;
  width: 200px;
  height: 200px;
  clip: rect(0px, 200px, 200px, 100px);
  animation: bake-pie 1s;
}

.slice span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: black;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  clip: rect(0px, 200px, 200px, 100px);
}

.legend {
  display: none;
}

/* end of pie chart */

/* carousel */
.carousel {background:#ffffff; }

.text-inverse .carousel p,
.text-inverse .carousel h2,
.text-inverse .carousel h3 {color:#292629;}

.carousel-control {width:9%;}
/*.carousel-control i {color:#000000;}
.carousel-control.text-inverse i {color:#ffffff;}*/

.carousel-indicators {bottom:0;}
.carousel-indicators li {border-color:#ffffff; opacity:.5;}
.carousel-indicators .active {background-color:#ffffff;}
.carousel-indicators li:hover {opacity:.9;}

.carousel-caption {left:0; right:0; bottom:0; padding-bottom:15px; background:rgba(2,21,35,0.5); text-align:left; color:#ffffff;}
.carousel-caption h3,
.carousel-caption p {text-shadow:none; text-align:left; color:#ffffff; padding:0; margin:10px auto;}
.carousel-caption .btn-full-color {color:#002d66; background:#ffffff;}
.carousel-caption .btn-full-color:hover,
.carousel-caption .btn-full-color:focus,
.carousel-caption .btn-full-color:active {color:#ffffff; background:transparent !important; border:1px solid #ffffff;}
.carousel-caption button {float:right;}

.carousel-control.left, .carousel-control.right {background-image:none; margin:0;}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {background:rgba(2,21,35,1); font-size:18px; font-family:'icomoon' !important; margin:0; width:auto; height:auto; top:45%;}

.carousel-control .glyphicon-chevron-left {padding:20px 15px 20px 12px;}
.carousel-control .glyphicon-chevron-right {padding:20px 12px 20px 15px;}

.carousel-control.left.no-bg, .carousel-control.right.no-bg, .carousel-inner.no-bg {background-image:none; background:none;}

.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {left:0;}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {right:0;}

@media(max-width:768px) {
	.carousel-caption {position:static; }
	.carousel-inner.text-inverse {background:rgba(2,21,35,1);}
	.carousel-caption button {float:none;}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right {top:30%; padding:10px;}
	.carousel-indicators {bottom:-40px;}
	.carousel-indicators li {border-color:#002d66;}
	.carousel-indicators .active {background-color:#002d66;}
	.text-inverse .carousel-indicators li {border-color:#ffffff;}
	.text-inverse .carousel-indicators .active {background-color:#ffffff;}
}

/* end of carousel */

/* YouTube video */
    .youtube-player {
        position: relative;
        padding-bottom: 56.23%;
        /* Use 75% for 4:3 videos */
        height: 0;
        overflow: hidden;
        max-width: 100%;
        background: #000;
        margin: 0;
    }

    .youtube-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        background: transparent;
    }

    .youtube-player img {
        bottom: 0;
        display: block;
        left: 0;
        margin: auto;
        max-width: 100%;
        width: 100%;
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        height: auto;
        cursor: pointer;
        -webkit-transition: .4s all;
        -moz-transition: .4s all;
        transition: .4s all;
    }

    .youtube-player img:hover {
        -webkit-filter: brightness(75%);
    }

    .youtube-player .play {
        height: 70px;
        width: 70px;
        left: 50%;
        top: 50%;
        margin-left: -35px;
        margin-top: -35px;
        position: absolute;
        background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNjhweCIgaGVpZ2h0PSI2OHB4IiB2aWV3Qm94PSIwIDAgNjggNjgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDY4IDY4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzQsMEMxNS4yMjIsMCwwLDE1LjIyMiwwLDM0czE1LjIyMiwzNCwzNCwzNGMxOC43NzgsMCwzNC0xNS4yMjIsMzQtMzRTNTIuNzc4LDAsMzQsMHogTTM0LDY2LjUNCgkJCUMxNi4wNzksNjYuNSwxLjUsNTEuOTIxLDEuNSwzNEMxLjUsMTYuMDgsMTYuMDc5LDEuNSwzNCwxLjVDNTEuOTIxLDEuNSw2Ni41LDE2LjA4LDY2LjUsMzRDNjYuNSw1MS45MjEsNTEuOTIxLDY2LjUsMzQsNjYuNXoNCgkJCSBNMjYuOTcsNDYuNzM2TDQ5LjAzLDM0TDI2Ljk3LDIxLjI2NFY0Ni43MzZ6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=") no-repeat;
        cursor: pointer;
    }

/* back to top button */
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 0px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  white-space: nowrap;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;

  z-index:100;
  font-family:'icomoon' !important;
  background-color:#006341 !important;
  color:#ffffff;
}
.cd-top:before {content: "\e917"; font-size:30px; padding:0 5px;}

.cd-top:hover,
.cd-top:visited,
.cd-top:active,
.cd-top:focus {text-decoration:none; color:#ffffff;}

.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: 1;
}
.no-touch .cd-top:hover {
  background-color: #262641;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 0px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 0px;
  }
.cd-top:before {font-size:40px; padding:0 10px;}
}



/* forms */
.input-fluid {
    width: 100%;
    min-height: 40px;
    padding: 9px 18px;
    border: 1px solid #999999;
    color: #999999;
    font-weight: 400;
    text-transform: none;
    outline: 0;
    }
/*
::-webkit-input-placeholder {color: #fff;}
:-moz-placeholder {color: #fff; opacity: 1;}
::-moz-placeholder {color: #fff; opacity: 1;}
:-ms-input-placeholder {color: #fff;}
::-ms-input-placeholder {color: #fff;}
*/

.bootstrap-select.form-select.error, .form-group.form-group.error, .input-fluid.error {border:1px solid #006341;}
form.conference-form label.error {color:#006341; font-weight:normal;}

/* accordion widget */
section.section-item,
section.container {padding:0;}

.columnImplementor section.container {width:auto;}


#accordion-widget .accordion-content {padding-left: 25px}
#accordion-widget .accordion-blue-dark {background-color: #335785; cursor:pointer;}
#accordion-widget .accordion-text-light {color: #fff}
#accordion-widget .accordion-container {border: none}
#accordion-widget .accordion-container .panel {margin-bottom: 5px;border: 0}

#accordion-widget .accordion-container .panel .accordion-heading {position: relative; border-top-right-radius: 0; border-top-left-radius: 0}
#accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container {padding: 27px 100px 27px 40px}
#accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container p {margin-bottom: 0}
#accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container .accordion-title {font-size: 20px}
#accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container .accordion-title:hover {border: 0; text-decoration: none!important; outline: 0}
#accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container .accordion-subtitle {color: #fff; font-size: 14px; text-transform: uppercase; padding: 10px 0 0; font-weight: 300}
#accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container .accordion-title-text {font-size: 14px; margin: 0; font-weight: 300}


#accordion-widget .accordion-container .panel .accordion-heading .accordion-contract {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwIDUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMzIzMjRCO30NCgkuc3Qxe2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2Utd2lkdGg6MS41O3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3Qye2ZpbGw6Izk5OTlBNTt9DQoJLnN0M3tmaWxsOiMwQTBBMUQ7fQ0KCS5zdDR7ZmlsbDojMEUwRTJDO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDoxLjU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDV7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCjwvc3R5bGU+DQo8bGluZSBjbGFzcz0ic3Q1IiB4MT0iMCIgeTE9IjI1IiB4Mj0iNTAiIHkyPSIyNSIvPg0KPC9zdmc+DQo=);
    background-size: 30px 30px;
    position: absolute;
    right: 40px;
    top: 32%;
    width: 30px;
    height: 30px
}

#accordion-widget .accordion-container .panel .accordion-heading.collapsedngc .accordion-contract {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwIDUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMzIzMjRCO30NCgkuc3Qxe2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2Utd2lkdGg6MS41O3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3Qye2ZpbGw6Izk5OTlBNTt9DQoJLnN0M3tmaWxsOiMwQTBBMUQ7fQ0KCS5zdDR7ZmlsbDojMEUwRTJDO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDoxLjU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDV7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCjwvc3R5bGU+DQo8bGluZSBjbGFzcz0ic3Q1IiB4MT0iMjUiIHkxPSIwIiB4Mj0iMjUiIHkyPSI1MCIvPg0KPGxpbmUgY2xhc3M9InN0NSIgeDE9IjAiIHkxPSIyNSIgeDI9IjUwIiB5Mj0iMjUiLz4NCjwvc3ZnPg0K);
    background-size: 30px 30px;
    position: absolute;
    right: 40px;
    top: 32%;
    width: 30px;
    height: 30px
}

#accordion-widget .accordion-container .panel .accordion-heading .accordion-expand {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUwIDUwOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPg0KCS5zdDB7ZmlsbDojMzIzMjRCO30NCgkuc3Qxe2ZpbGw6bm9uZTtzdHJva2U6I0ZGRkZGRjtzdHJva2Utd2lkdGg6MS41O3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCgkuc3Qye2ZpbGw6Izk5OTlBNTt9DQoJLnN0M3tmaWxsOiMwQTBBMUQ7fQ0KCS5zdDR7ZmlsbDojMEUwRTJDO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDoxLjU7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fQ0KCS5zdDV7ZmlsbDpub25lO3N0cm9rZTojRkZGRkZGO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO30NCjwvc3R5bGU+DQo8bGluZSBjbGFzcz0ic3Q1IiB4MT0iMjUiIHkxPSIwIiB4Mj0iMjUiIHkyPSI1MCIvPg0KPGxpbmUgY2xhc3M9InN0NSIgeDE9IjAiIHkxPSIyNSIgeDI9IjUwIiB5Mj0iMjUiLz4NCjwvc3ZnPg0K) no-repeat;
    background-size: 30px 30px;
    position: absolute;
    right: 40px;
    top: 32%;
    width: 30px;
    height: 30px
}

#accordion-widget table,
#accordion-widget .table,
#accordion-widget .parbase.table {width:100%; margin-bottom:0;}
#accordion-widget .col-md-offset-2 {margin:0 15px; padding:0;}
#accordion-widget .col-md-8,
#accordion-widget .row {width:100%}

#accordion-widget ul {margin:50px 30px;}

@media (max-width: 768px) {
    #accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container {padding: 12px 0 14px 10px}
    #accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container .accordion-title {font-size: 14px}
    #accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container .accordion-subtitle {font-size: 14px; padding: 7px 0 0}
    #accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container .accordion-title-text {margin: -10px 0 0; line-height: 16px; font-size: 14px; padding-right: 60px}
    #accordion-widget .accordion-container .panel .accordion-heading .accordion-title-container p {margin-bottom: 10px}

    #accordion-widget .accordion-container .panel .accordion-heading .accordion-contract {background-size: 25px 25px; top: 32%; right: 20px; width: 25px; height: 25px}
    #accordion-widget .accordion-container .panel .accordion-heading.collapsedngc .accordion-contract {background-size: 25px 25px; top: 32%; right: 20px; width: 25px; height: 25px}

}

/* faq */
.panel {border: none;}

.panel-dark {border-radius: 0; margin-bottom: 0; vertical-align: middle; background-color: #dedee2;}
.panel-dark p,
.panel-light p {font-size: 16px; width: 100%;}

.question p {font-family: Lato, sans-serif; margin:0; font-weight:700; font-size: 16px; text-align: left; width: 100%;}

.question-heading {height: auto; padding: 25px 0 25px 35px; position: relative;}
.question-heading .accordion-title-container {margin-right:60px;}

.panel-body-dark {border-radius: 0; margin-bottom: 0; vertical-align: middle; padding: 25px 75px; background-color: #dedee2; border-top:1px solid #ffffff; height: auto; text-align: left;}
.panel-body-light,
.panel-light {vertical-align: middle; border-radius: 0; margin-bottom: 0; background-color: #fff; text-align: left; width: 100%}
.panel-body-light {padding: 25px 75px; height: auto; border-top:1px solid #dedee2;}

.expand-icon {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOC4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMjQuMiAxMS43IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAyNC4yIDExLjciIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBvbHlnb24gZmlsbD0iIzY2NjY2NiIgcG9pbnRzPSIxMi4xLDguNSAxLjYsMS4zIDExLjYsMTAgMTIuMSwxMC40IDEyLjUsMTAgMjIuNiwxLjMgIi8+DQo8L3N2Zz4NCg==) no-repeat;
    background-size: 30px 20px;
    position: absolute;
    right: 20px;
    top: 50%;
    width: 30px;
    height: 20px;
    transform: rotate(180deg);
    margin-left: 15px;}

.accordion-heading.collapsedngc .expand-icon {transform: rotate(0); top: 35%;}

@media (max-width: 768px) {
    .panel-dark p {font-size: 14px; line-height: 16px; margin: 0; text-align: left; width: 100%;}
    .question-heading {padding: 22px 60px 22px 15px; height: auto;}
    .panel-body-dark {padding: 22px 60px 22px 15px; height: auto;}
    .panel-light p {font-size: 14px; line-height: 16px; margin: 0; text-align: left; width: 100%;}
    .panel-body-light {padding: 22px 60px 22px 15px; height: auto;}
}

/* sustainability application form */
form.conference-form .row.form-element-row {margin-right:0; margin-left:0;}
form.conference-form .showFieldPanel {padding-top:15px;}
form.conference-form .showFieldPanel.form-submit-row {text-align:center;}
form.conference-form h3 {padding-top:30px;}
form.conference-form label {color:#666666;}
form.conference-form .table > tbody > tr > td {padding:15px;}
form.conference-form .mvg-label {padding-left:0;}
form.conference-form input[type=radio] {margin:4px 4px 0 10px;}

/* description container rte*/
p.less-content {display:none;}

/* history / timeline component */
.timeline {
    position: relative;
    padding: 0;
    list-style: none;
	margin-top:30px;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #f1f1f1;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
    margin-left: 0;
    border: 7px solid #f2f7f5;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #7fc142;
	background-size:cover;
}

.timeline>li .timeline-image h4 {
    margin-top: 25px;
    font-size: 15px;
    line-height: 14px;
	color:#ffffff;
	font-weight:700;
  text-align:center;
}

.timeline>li .timeline-image span.ico {
    margin-top: 2px;
    font-size: 3.2em;
    display: inline-block;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
    color: inherit;
	text-align:left;
	padding-top:30px;
}

.timeline .timeline-inverted .timeline-heading h4 {text-align:left;}

.timeline .timeline-heading h2 {
    margin-top: 30px;
    color: inherit;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
    color: #bf8d3f;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 65px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

@media(min-width:1075px){
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image span.ico {
        margin-top: 2px;
        font-size: 6.2em;
        display: inline-block;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 30px;
        min-height: 50px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image span.ico {
        margin-top: 2px;
        font-size: 4em;
        display: inline-block;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 55px;
        font-size: 28px;
        line-height: 18px;
		font-weight:300;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
	.timeline .timeline-heading h4 {text-align:right; padding-top:50px; font-size:24px;}
}

/************ NAVIGATION **************/
body.home .topnav li.home a,
body.spectators .topnav li.spectators a,
body.players .topnav li.players a,
body.course .topnav li.course a,
body.leaderboard .topnav li.leaderboard a,
body.sponsors .topnav li.sponsors a,
body.etour .topnav li.etour a,
body.news .topnav li.news a {color:#ffffff; font-weight:700;}


body.home .topnav.responsive li.home a,
body.spectators .topnav.responsive li.spectators a,
body.players .topnav.responsive li.players a,
body.course .topnav.responsive li.course a,
body.leaderboard .topnav.responsive li.leaderboard a,
body.sponsors .topnav.responsive li.sponsors a,
body.etour .topnav.responsive li.etour a,
body.news .topnav.responsive li.news a {background:#7fc142;}

/* hamburger icon */
.topnav-icon, .topnav-icon a {display: inline-block;}
.topnav-icon a {border: 2px solid #006341;
    border-radius: 50%;
    padding: 6px 10px 6px 9px;
    margin: 18px 10px;
	text-decoration:none;}

/* right side of navigation */
.navigation-right {float:right; display:inline-block; margin:0; padding:0 10px 0 15px; height:75px;}

.navigation li {float:left; display:inline-block; margin:0; padding:0;}

.navigation li.ngc-nav-date {color:#ffffff !important; letter-spacing:1px; font-size:13px !important; width:144px; display:none; text-align:left;}
.navigation li.ngc-nav-date .ngc-navigation-countdown {color:#000000; width:137px;}
.navigation li.ngc-nav-date span {display:block;}
.description-container-rte .description-content ul.navigation>li {padding:0; margin:15px 0 15px 10px;}
.description-container-rte .description-content ul.miniItems li {padding:0; margin:0;}
.description-container-rte .description-content ul.miniItems li.weather {padding:0; margin:10px 0 0;}
.navigation .btn {margin:0 auto;}
.navigation.navigation-right li.book {float:right}
li.book .btn.btn-book-text {display:none;}
li.book .btn.btn-book-icon {padding:8px 25px !important;}
li.book .btn.btn-book-icon .icon-ticket {font-size:25px; width:25px;height:25px;}

li.miniItem {width:144px !important;}

@media (min-width: 600px) {
.navigation-right:before {
		width: 1px;
		background-color: #ffffff;
		display: inline-block;
		content: '';
		height: 45px;
		float: left;
		margin-top: 15px;
		margin-right:7px;
		color: #ffffff;}
  }

/* main top nav */
.topnav {height: 100vh; width: 0; max-width:70%; padding: 0; margin: 0; position: absolute; right: 0; top: 75px;}
.topnav.responsive {
	  position: absolute;
	  top:75px;
	  right:0;
	  z-index:300;
	  height:100vh;
	  width:100%;
	  max-width:64%;
	  background:#ffffff;
	  color:#ffffff;
	  box-shadow: 0 20px 50px rgba(0,0,0,0.5);
	  transition: 0.5s ease;
	  -webkit-transition: 0.5s ease;
	  -moz-transition: 0.5s ease;
	  -o-transition: 0.5s ease;}

.topnav a, .topnav li {display: none; list-style:none;}
.topnav.responsive a, .topnav.responsive li {display: inline-block; text-align: left; width:100%;}
.topnav.responsive li {padding:0; margin:0 !important;}

.topnav a {
  text-decoration: none;
  font-size: 16px;
  font-weight:700 !important;
  color:#00633a; background-color:#ffffff;
  border-top:1px dotted rgba(255,255,255,0.3);
  padding:15px 20px;
  	transition: background-color 0.5s ease;
	-webkit-transition: background-color 0.5s ease;
	-moz-transition: background-color 0.5s ease;
	-o-transition: background-color 0.5s ease;
}

.topnav.responsive ul.dropdown-menu {width:100%; position:relative; top:0; left:0;}

	a.dropdown-toggle:hover + ul.dropdown-menu, ul.dropdown-menu:hover {display:block;}
	a.dropdown-toggle:hover + ul.dropdown-menu:hover {background:#006341;}
	.dropdown-menu {top:74px; left:0; padding:0; margin:0; border:0; border-radius:0; background:#7fc142;}
	.dropdown-menu>li {width:100%; padding:0; margin:0; text-align:left;}
	.dropdown-menu>li>a {color:#ffffff;  background-color:#7fc142;
						width:100%;
						padding:15px 10px 15px 20px;
						margin:0;
						text-align:left;
						transition: 0.5s ease;
						-webkit-transition: 0.5s ease;
						-moz-transition: 0.5s ease;
						-o-transition: 0.5s ease;}
	.open .dropdown-menu>li>a {padding-left:45px; color:#ffffff; background-color:#7fc142;}

	.dropdown.open>a, .dropdown.open {background:#7fc142; color:#ffffff;}

@media (min-width: 600px) {
 	.topnav {max-width:450px;}
	.topnav.responsive {max-width:400px;}
	li.book .btn.btn-book-icon {display:none;}
	li.book .btn.btn-book-text {display:inline-block;}
	.navigation li.ngc-nav-date {display:inline-block;}
	.ngc-logo-secondary {left:25px; width:130px; height:130px;}
}

@media (min-width: 992px) {
 	.topnav {max-width:650px;}
	.topnav.responsive {max-width:600px;}
}

@media (min-width: 1024px) {
	.topnav-icon {display:none;}
	.topnav {width: auto;
		max-width: 100%;
		height: 75px;
		position: relative;
		top: 0;
		display: block;
		float: right;}
	.topnav a, .topnav li {display:inline-block;}
	.description-container-rte .description-content ul.topnav li {margin:0 auto; padding:0;}
	.topnav a {border: 0; background-color: transparent; padding:24px 15px;}
	.topnav a:hover, .topnav li:hover a {background-color:#ffffff; color:#00633a !important;}
	.topnav .dropdown-menu>li>a {background-color:#ffffff; color:#00633a !important; padding:15px 50px 15px 20px;}
	.topnav>li.dropdown:hover>.dropdown-menu>li>a:hover {color:#ffffff !important; background-color:#7fc142;}

	.players-list .dropdown-menu .players-list a,
	.eligibility-criteria .dropdown-menu .eligibility-criteria a,
	.winners .dropdown-menu .winners a,
	.tickets .dropdown-menu .tickets a,
	.hospitality .dropdown-menu .hospitality a,
	.entertainment .dropdown-menu .entertainment a,
	.teetimes .dropdown-menu .teetimes a,
	.information .dropdown-menu .information a {background:#7fc142 !important; color:#ffffff !important;}
}

@media(min-width:1400px) {
	.ngc-logo-secondary {left:auto;}
}

/* golf course */
.golf-hole-info {margin:0 50px;}
.golf-hole-info h3.count-title {font-size:15px !important; font-family: "Lato",Arial,sans-serif; letter-spacing:normal; padding:0;}
.golf-hole-info p {font-family:"NedbankSans",sans-serif; font-weight:500; font-size:26px;}

/* multi-tab component */
/*.ngc-secondary .multiTabComponent .tab-pane .tab-pane-content {background:#00b1ab !important; padding:30px !important}
.ngc-secondary .tab-container .tab-menu-item.active {background:#00b1ab; border-bottom-color:#00b1ab !important;}
.ngc-secondary .tab-container .tab-menu-item {text-transform:none; font-weight:700; font-size:18px; letter-spacing:1px;}*/

p.alert {color: #d22521 !important; font-weight: 700 !important; font-size: 18px !important;}

/* top slider */
li.miniItem.weather {
    background-repeat: no-repeat;
    background-size: contain;
}

.miniItems li.miniItem {
    color: #ffffff !important;
    letter-spacing: 1px;
    font-size: 15px !important;
	line-height:25px;
}
li.miniItem.countdown {text-align:left; line-height:21px; margin-top:3px !important;}
li.miniItem.countdown span {font-weight:700;}

/* Slider */
.slick-slider {
    padding: 0px;
    margin: 0px;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;

    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {outline: none;}

.slick-list.dragging {cursor: pointer; cursor: hand;}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
        display: table;
        content: '';
    }

.slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.miniItems li.miniItem.weather {
    text-align: left;
    font-size: 13px;
}

.miniItems li.miniItem.weather strong {margin-left:40px;}

.miniItems li.miniItem.weather span {
        width: 100%;
        float: left;
    }

.news .news-grip-wrap .imageListingComponent .img-responsive {
    height: 180px;
}

/* hospitality packages */
.hospitality-block > div {background-color:rgba(255,255,255,.1); padding:15px 0; height:100%;}
.hospitality-block h3 {margin-top:20px!important;}

/*
.hospitality-packages ul li {margin: 2px auto 7px !important; line-height: 1.4em !important;}
.hospitality-package {border:2px solid rgba(255,255,255,.25); padding:0 20px 20px 20px;}
.hospitality-package:hover {border-color:rgba(255,255,255,1); background-color:rgba(255,255,255,.1);}
*/

/* custom CRT collapse icon */
.icon-toggle {background:#006341;}
.icon-toggle:hover {background:#7fc142 !important;}
.icon-toggle span {color: #ffffff; font-size: 13px; font-weight: 700; background:none !important; margin:0 auto;
	font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-toggle span:before {content: "\e91d";}
.icon-toggle.collapsed span:before {content: "\e91c";}

.text-inverse .icon-toggle {background:#ffffff;}
.text-inverse .icon-toggle span {color: #000;}

/********** 2020 ***********/
.sectionComponent>section.ngc-half-page {min-height: 525px; padding-top: 5%; padding-bottom: 10%;}

/* home */
.bg-home-the-field {
	/*background-image:url('/assets/content/dam/suninternational/nedbank-golf-challenge/ngc2019/img/home-the-field-bg.jpg'); */
	background-repeat:no-repeat;
	background-size:cover;
	}

.bg-home-the-field .description-content {margin-bottom:0;}
.bg-home-the-field .home-the-field-right-side {padding:0;}
.bg-home-the-field .home-the-field-right-side img {padding:0; text-align:right;}

@media (min-width: 992px) {
	.ngc-home-main-banner-lee-westwood {position: absolute; bottom: 0; left: 50%;}
	.bg-home-the-field .home-the-field-left-side {padding:0 0 0 50px; text-align:left;}
	.bg-home-the-field .home-the-field-left-side h2,
	.bg-home-the-field .home-the-field-left-side .buttonComponent {text-align:left;}

}

@media (min-width: 1200px) {
	.bg-home-the-field .home-the-field-left-side {padding:30px 0 0 70px; text-align:left;}
}

@media (min-width: 1400px) {
	.bg-home-the-field .home-the-field-left-side {padding:70px 0 0 70px; text-align:left;}
}

/* zeelo */
.bg-zeelo {background-color:#006341;
	background-image:url('/assets/content/dam/suninternational/nedbank-golf-challenge/ngc2019/img/ngc-zeelo-bg.png');
	background-position: right;
	background-repeat: no-repeat;
	padding:40px;
	margin:5px auto 10px;}
.page-content .bg-zeelo h3,
.description-container-rte .bg-zeelo h4,
.bg-zeelo p {color: #ffffff !important; margin: 0 auto !important; }

.page-content .bg-zeelo h3 {padding: 30px 0 10px !important; text-align: left;}
.description-container-rte .bg-zeelo h4 {padding: 10px 0 !important; font-weight:100 !important;}
.description-container-rte .bg-zeelo h4 strong {font-weight:300;}

.vertical-li {margin:0 10px; opacity:0.8;}

/* my sun */
.ngc-mysun {background-image:linear-gradient(#031649, #1b74bb); padding:90px 40px; text-align:center; position:relative;}
.ngc-mysun:after {
    content: '';
    background-image: url(/assets/content/dam/suninternational/mysun/mysun-pattern.png);
    display: block;
    position: absolute;
    top: 0;
	left:0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
	z-index:10;
}
.icon-my-sun {font-size: 100px; width: auto; height: auto;}
.icon-my-sun:before {content: "\e994";}

.ngc-mysun .btn.btn-mysun {
    background-color: #000c3c !important;
    box-shadow: inset 0 0 0 2px #000c3c, 0 0 1px transparent;
    color: #ffffff !important;
    z-index: 100;
    position: relative;
}

.ngc-mysun .btn.btn-mysun:hover {
    background-color: #ffffff !important;
    box-shadow: inset 0 0 0 2px #ffffff, 0 0 1px transparent;
    color: #000c3c !important;
}

/* your ticket */
.your-ticket h4 {font-weight: 300 !important; color: #006341;}
.your-ticket p {margin:0px 0 5px;}

/* hospitality packages 2019 */
.hospitality-package {padding:35px;}

.hospitality-package h2 {text-align:left; padding:0; margin:0 auto 20px !important;}

.hospitality-package-color-1 {background-color:#006341;}
.hospitality-package-color-2 {background-color:#a58238;}
.hospitality-package-color-3 {background-color:#60a626;}

.hospitality-package-color-1.text-inverse .btn.btn-full-color {color:#006341 !important;}
.hospitality-package-color-2.text-inverse .btn.btn-full-color {color:#a58238 !important;}
.hospitality-package-color-3.text-inverse .btn.btn-full-color {color:#60a626 !important;}

.hospitality-package.text-inverse .btn.btn-full-color:hover {color:#ffffff !important;}

.sectionComponent>section.hospitality-bg {background-repeat:no-repeat; background-position:center; padding:0;}

.hospitality-package .description-container-rte .description-content ul li {margin:5px auto;}

.btn-hospitality-right {text-align:center;}
.btn-hospitality-left {text-align:center;}

@media (min-width: 400px) {
	.btn-hospitality-right {text-align:right; float:right;}
	.btn-hospitality-left {text-align:left; float:left;}
}

@media (min-width: 768px) {
	.sectionComponent>section.hospitality-bg {background-size:cover; background-position:bottom left;}
	.hospitality-package h2 {font-size: 32px !important;}
}

@media (min-width: 992px) {
	.hospitality-package h2 {font-size: 32px !important;}
	.hospitality-package {padding:45px;}
}

@media (min-width: 1200px) {
	.hospitality-package h2 {font-size: 38px !important;}
}

@media (min-width: 1400px) {
  .sectionComponent>section.hospitality-bg {background-size:50%; background-position:center left;}
  .sectionComponent>section.hospitality-bg.hospitality-package-color-2 {background-position:center right;}
}

@media (min-width: 768px) {
.d-flex {display:flex;}
.d-flex > div > div,
.d-flex .sectionComponent.section,
.d-flex .sectionComponent.section section {height: 100%;}
}
