/*!
Theme Name: Scroll Sing Scores 2
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: scroll-sing-scores
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Scroll Sing Scores is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
	font-family: 'Open Sans', sans-serif;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary,
.single-post aside #accordion {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
	font-size: small;
}

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

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}












/** Start here **/

body {
	font-family: 'Open Sans', sans-serif;
}
:root {
	--corp-blue: #2a388f;
	--corp-red: #be1e2d;
}
.redifyt {
	color: var(--corp-red);
}
body.single article, 
body.single aside,
body.home article, 
body.home aside {
	padding-bottom: 50px;
	position: relative;
}

p.cent {
	text-align: center;
}
img.full {
	width: 100%;
	height: auto;
}
#head-wrap, #masthead {
	width: 100%;
	height: 90px;
	z-index: 2000;
	background-color: #fff;
	position: fixed;

}
header {

}
.top-shad {
	background-image: url('elemoes/top_menu_shadow.png');
	width: 100%;
	height: 20px;
	background-repeat: repeat-x;
	position: absolute;
	z-index: 888;
	top:90px;
}

.navbar {
	padding-top: 20px;
}

#sing-drop {
	padding-left: 0px;
	top: 100px; /** 62 **/
	left: 0px;
	text-transform: uppercase;
	display:block;
	width: 100%;
	z-index: 998;

}
#float-menu {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aac1dd+0,5570a8+31,1d3d91+65,2d3183+100 */
	background: #aac1dd; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #aac1dd 0%, #5570a8 31%, #1d3d91 65%, #2d3183 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #aac1dd 0%,#5570a8 31%,#1d3d91 65%,#2d3183 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #aac1dd 0%,#5570a8 31%,#1d3d91 65%,#2d3183 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aac1dd', endColorstr='#2d3183',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
 	opacity: .9; 
	width: 100%;
	position: fixed;
	top: -20px;
	display: none;;
	bottom: 0px;
	text-transform: uppercase;
	z-index: 889;
}
#navbarNav {
	margin-top: 20px;
}
.navbar-nav {
	padding-bottom: 50px;
	margin: 0px;
}
#float-menu .nav-item {
	margin-left: 15px;
	margin-right: 15px;

}
/*
#float-menu .nav-item + .nav-item {
	border-top: 1px solid white;
}
*/
#float-menu .nav-item {
	border-bottom: 1px solid white;
}
#float-menu .nav-item a:link, 
#float-menu .nav-item a:visited, 
#float-menu  {
	color: #fff;
}
.navbar-toggler {
	padding: 9px 10px;
	margin-top: 8px;
	margin-right: 15px;
	margin-bottom: 8px;
	border: none;
}
.navbar-toggler .icon-bar {
	display: block;
	width: 26px;
	height: 2px;
	border-radius: 1px;
	background-color: #fff;
	transition: all 0.4s;
}
.navbar-toggler .icon-bar + .icon-bar {
	margin-top: 6px;
}
.top-bar {
	transform: rotate(45deg);
    transform-origin: 5% 5%;
}
.mid-bar {
	opacity: 0;
}
.bot-bar {
	transform: rotate(-45deg);
    transform-origin: 5% 95%;
}
.navbar-toggler.collapsed .icon-bar {
	background-color: #888;
}
.navbar-toggler.collapsed .top-bar {
	transform: rotate(0);
}
.navbar-toggler.collapsed .mid-bar {
	opacity: 1;
}
.navbar-toggler.collapsed .bot-bar {
	transform: rotate(0);
}

#sing-button {
	float: left;
}
.logo {
	width: 112px;
	height: 40px; 
	background-image: url('elemoes/MCKIP_logo2.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.navbar-brand .logo, .logo-con {
	float: left;
	margin-top: -5px;
}
.logo.menu-pos {
	margin-bottom: 40px;
}
h2.brand-text {
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 15px;
	float: left;
	clear: none;
}
#wrapper, #content.site-content {
	padding-top: 90px;
}
#accordion .card {
	border: none;
}
#accordion .card-header {
	background-color: #2d2e83;
	text-align: center;
	border-radius: 0px;
	border: none;
	cursor: pointer;
}
#accordion .card-header button {
	text-transform: uppercase;
}
#accordion .card-header:hover {
	background-color: var(--corp-red);
}
#accordion .active .card-header {
	background-color: var(--corp-red);
}
#accordion .card .btn-link {
	color: #fff;
}
#accordion .card .btn-link:hover, #accordion .active .btn-link:hover, #accordion .active .btn-link {
	text-decoration: none;
}
.fade-wrap {
	text-align: center;
	margin-bottom: 50px;
}
.fader {
	transition: 0.6s;
	display: block;
	position: relative;
}
.fade-front, .fade-back {
	top: 0;
	left: 0;
}
.flip-wrap {
	perspective: 1000px;
	text-align: center;
	margin-bottom: 25px;
}
.fade-back {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	opacity: 0;
	-webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.fade-wrap:hover .fade-back {
filter: alpha(opacity=50);
  opacity: .9;
} 
.flip-wrap:hover .flipper, 
.flip-wrap.hover .flipper {
	transform: rotateY(180deg);
}
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;
	display: block;
	position: relative;
}
.flipper img {
	width: 100%;
	height: auto;
}
.flip-front, .flip-back {
	backface-visibility: hidden;
	top: 0;
	left: 0;
}
.flip-front {
	z-index: 2;
	transform: rotateY(0deg);
}
#gov-init .flip-back {
	background-color: var(--corp-red);
}
#indus-orie .fade-back {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009fe3+0,1c3f8e+100 */
	background: #009fe3; /* Old browsers */
	background: -moz-linear-gradient(left, #009fe3 0%, #1c3f8e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #009fe3 0%,#1c3f8e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #009fe3 0%,#1c3f8e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009fe3', endColorstr='#1c3f8e',GradientType=1 ); /* IE6-9 */
}
.flip-back {
	transform: rotateY(180deg);

	position: absolute;
	width: 100%;
	height: 100%;
	display: block;

}
.flip-back > *,
.fade-back > * {
	display:inline-block;
	vertical-align: middle;
	margin: 0px;
}
.flip-back .cap, .fade-back .cap {
	color: #fff;
	width: 90%;
}
.flip-back .man, .fade-back .man {
	width:1px;
	height:100%;
}

.chapter-head {
	position: absolute;
	width: 160px;
	height: 120px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	left:-20px;
	top: 20px;
}
.chapter-head > * {
	vertical-align: bottom;
	display: inline-block;
}
.chapter-head span {
	color: var(--corp-blue);
	font-weight: bold;
}
.chapter-head h3 {
	padding-bottom: 10px;
	color: #000;
	text-transform: uppercase;
	font-size: medium;
	font-weight: normal;
}
.chap-border {
	width: 1px;
	height: 120px;
	background-color: #000;
	margin-right: 5px;
}
.inverto .chap-border {
	background-color: #fff;
}
h4.chapter-sub {
	text-align: center;
	color: var(--corp-blue);
	padding-top: 80px;
	padding-bottom: 80px;
}
article h4.chapter-sub {
	text-transform: uppercase;
}
h4.chapter-sub.sub-plus {
	padding-bottom: 10px;
}
.offset-t {
	margin-top: 50px;
}
.chapter-head.inverto span,
.inverto .chapter-head span, 
.inverto h3, 
.inverto h4.chapter-sub {
	color: #fff;
}
article#advantages .card-body,
article#about-us .card-body,
article#m-develop .card-body {
	padding: 0px;
}
article#indus-clus, div#indus-clus {
	background-image: url("elemoes/3.bg.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
div#indus-clus {
	margin-top: 80px;
}
article#advantages #strat-local {
	background-image: url("elemoes/2.bg.jpg");
	background-position: center center;
}
article#advantages #great-leve {
	background-image: url("elemoes/2.bg2.jpg");
	background-position: center center;
}
article#invest #incentives {
	background-image: url("elemoes/4.bg.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
article#invest #kpc {
	background-image: url("elemoes/kuantan2.jpg");
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	color: #fff;
}

article#mapping img.full {
	margin-bottom: 50px;
}
#about-us .shares {
	margin-top: 40px;
}
.shares p {
	font-size: small;
	margin: 0px;
	
}
.shares a:link, .shares a:visited {
	color: #404040;
}
.shares a:hover {
	text-decoration: none;
}

#about-us #collaborate,
#about-us #synergy {
	margin-top: 80px;
	text-align: center;
}
#about-us #synergy {
	margin-bottom: -50px;
	padding-bottom: 50px;
}
#about-us #synergy p.synpoint {
	padding: 20px 15%;
}
#about-us #synergy p.icon {
	width: 160px;
	height: 160px;
	background-color: aqua;
	display: block;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
}
#about-us #synergy p.icon span.rim {
	background-image: url('elemoes/160rim-01.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 160px;
	height: 160px;
	position: absolute;
	left:0px;
}
#about-us #synergy p.icon1 {
	background-image: url('elemoes/shutterstock_224776513.jpg');
	background-size: 180%;
}
#about-us #synergy p.icon2 {
	background-image: url('elemoes/shutterstock_236744317.jpg');
	background-size: 148%;
}
#about-us #synergy p.icon3 {
	background-image: url('elemoes/shutterstock_258609239.jpg');
	background-size: 114%;
}
#hovewrap {
	position: relative;
}
#hovitems {
	position: absolute;
	top: 0px;
	width: 100%;
}
#hovitems a, #hovitems a div {
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
#hovitems a.ecrl {
	background-image: url("elemoes/ECRL1.png");
	margin-top: 7%; /** prev 8 **/
}
#hovitems a.mckip2 {
	background-image: url("elemoes/MCKIP2-1.png");
	margin-top: 7%; 
	height: 80px;
}
#hovitems a.mckip1 {
	background-image: url("elemoes/MCKIP1-1.png");
	margin-top: 7%; /** prev 10 **/
	height: 80px;
}
#hovitems a.mckip3 {
	background-image: url("elemoes/MCKIP3-1.png");
	margin-top: 7%; /** prev 10 **/
	height: 80px;
}
#hovitems a.kpc1 {
	background-image: url("elemoes/KUANTANPORT1.png");
	margin-top: 12%;
	height: 60px;
}
#hovitems a.ecrl:hover {
	background-image: url("elemoes/ECRL2.png");
}
#hovitems a.mckip2:hover {
	background-image: url("elemoes/MCKIP2-2.png");
}
#hovitems a.mckip1:hover {
	background-image: url("elemoes/MCKIP1-2.png");
}
#hovitems a.mckip3:hover {
	background-image: url("elemoes/MCKIP3-2.png");
}
#hovitems a.kpc1:hover {
	background-image: url("elemoes/KUANTANPORT2.png");
}
.popover-header, .popover-sub {
	background-color: var(--corp-red);
	color: #fff;
	text-transform: uppercase;
}
.popover-sub {
	padding: .5rem .75rem;
	font-size: 1rem;
	margin-left: -12px;
	margin-right: -12px;
	margin-bottom: 0px;
}


#potent-grow #mapzoom {
	margin-bottom: 0px;
}
figure.zoom {
	margin: 0px;
	padding: 0px;
  background-position: 50% 50%;
  position: relative;
  width: 100%;
  height:auto;
  overflow: hidden;
  cursor: zoom-in;
}
figure.zoom img:hover {
  opacity: 0;
}
figure.zoom img {
  transition: opacity .5s;
  display: block;
  width: 100%;
}


article#advantages #strat-local .white-box {
	color: var(--corp-blue);
	padding: 40px;
	margin-bottom: 30px;
	height: 90%;
}
article#advantages #great-leve .white-box {
	padding: 20px 10px 10px 10px;
	min-height: 210px;

}
article#invest #incentives .white-box {

	padding: 20px;
	position: relative;
	padding-top: 100px;
	margin-bottom: -20px;
	margin-top: 50px;
	margin-bottom: 30px;
	box-sizing: content-box;
}
article#advantages #strat-local p.icon {
	width: 130px;
	height: 130px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 130px 130px;
	padding-bottom: 20px;
	border-bottom: 1px solid var(--corp-blue);
	box-sizing: content-box;
}
article#advantages #great-leve p.icon {
	width: 74px; 
	height: 74px; 
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center center;
}
article#invest #incentives p.icon {
	width: 160px;
	height: 160px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% 100%;
	border-radius: 80px;
	left: calc(50% - 80px);;
	top: -80px;
	position: absolute;
}
article#invest #incentives p.rim {
	width: 180px;
	height: 180px;
	background-image: url('elemoes/rim.svg');
	position: absolute;
	left: calc(50% - 90px);
	top: -90px;
}
.hold-it {
	margin-top: 100px;
	
}

.box-bl {
	text-align: center;
	border: 1px solid var(--corp-blue);
	padding: 100px 10px 20px 10px;
	position: relative;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.9);
	min-height: 190px;
}
.box-bl p.rim {
	width: 140px;
	height: 140px;
	background-image: url('elemoes/rim140-01.svg');
	background-size: 140px 140px;
	position: absolute;
	left: calc(50% - 70px);
	top: -60px;
}
.box-bl p.rim span.icon {

	width: 120px;
	height: 120px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center top;

	background-size: 120px 120px;

	border-radius: 60px;
	margin-top: 10px;
}
.iconc-01 {
	background-image: url("elemoes/WechatIMG563.jpeg");
	
}
.iconc-02 {
	background-image: url("elemoes/WechatIMG568.jpeg");
}
.iconc-03 {
	background-image: url("elemoes/WechatIMG570.jpeg");
}
.iconc-04 {
	background-image: url("elemoes/WechatIMG576.jpg");
}
.iconc-05 {
	background-image: url("elemoes/WechatIMG574.jpg");
}
.iconc-06 {
	background-image: url("elemoes/WechatIMG565.jpeg");
}
.iconl1 {
	background-image: url("elemoes/icl1-01.png");
}
.iconl2 {
	background-image: url("elemoes/icl2-01.png");
}
.iconl3 {
	background-image: url("elemoes/icl3-01.png");
}
.iconl4 {
	background-image: url("elemoes/icl4-01.png");
}
.iconl5 {
	background-image: url("elemoes/icl5-01.png");
}
.iconl6 {
	background-image: url("elemoes/icl6-01.png");
}
.iconl7 {
	background-image: url("elemoes/icl7-01.png");
}


.icon41 {
	background-image: url("elemoes/4.Icon-01.png");
}
.icon42 {
	background-image: url("elemoes/4.Icon-02.png");
}
.icon43 {
	background-image: url("elemoes/4.Icon-03.png");
}
.icon44 {
	background-image: url("elemoes/4.Icon-04.png");
}
.icon45 {
	background-image: url("elemoes/4.Icon-05.png");
}
article#invest #incentives .row-eq-height + .row-eq-height {
	margin-top: 100px;
}
.aqt {
	margin: 10px;
	background: aqua;
}
.icon21 {
	background-image: url("elemoes/icon21.png");
}
.icon22 {
	background-image: url("elemoes/icon22.png");
}
.icon23 {
	background-image: url("elemoes/icon23.png");
}
.icon24 {
	background-image: url("elemoes/icon24.png");
}
.icon25 {
	background-image: url("elemoes/icon25.png");
}
.icon26 {
	background-image: url("elemoes/icon26.png");
}

.white-box {
	background-color: rgba(255, 255, 255, 0.9);
	text-align: center;
}
.tone-overlay {
	background-color: rgba(0, 0, 0, 0.8);
	margin-bottom: -50px;
	padding-bottom: 50px;
}
.lights-off {
	background-color: rgba(0, 0, 0, 0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	opacity: 0;
}
.blue-overlay {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#009fe3+0,1c3f8e+100&0.9+0,0.9+100 */
background: -moz-linear-gradient(left, rgba(0,159,227,0.9) 0%, rgba(28,63,142,0.9) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(0,159,227,0.9) 0%,rgba(28,63,142,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(0,159,227,0.9) 0%,rgba(28,63,142,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6009fe3', endColorstr='#e61c3f8e',GradientType=1 ); /* IE6-9 */

	padding-bottom: 50px;
}
article#synergy, 
article#invest #ecer {
	background-color: #e1f3fd;
}
article#invest #ecer {
	padding-bottom: 50px;
	margin-bottom: -50px;
}
.ds-img {
	box-shadow: 0px 0px 1px black
}
.ecer-map {
	margin-top: -100px;
	z-index: 4;
}
.ecer-text {
	z-index: 7;
}
.ecer1 .for-padding {
	border-left: 1px solid var(--corp-red);
	padding-left: 15px;
}
.ecer3 {
	margin-top: -50px;
}
article#gallery {

}
article#news .tab-content {

	border-left: 1px solid var(--corp-blue);
} 
article#news ul.nav-tabs {
	margin: 0px;
	border-bottom: 1px solid var(--corp-blue);
}
article#news ul.nav-tabs .nav-item {
	border-bottom: 1px solid var(--corp-blue);
}
article#news .nav-tabs .nav-link, article#news .nav-tabs .nav-link:focus  {
	border: none;
}
article#news a:focus {
	outline: none;
}
article#news .nav-tabs .nav-link.active {
	color: var(--corp-blue);
	background-color: transparent;
	border: none;
}
article#news a:link, article#news a:visited {
	color: #404040;
}
p.date-block {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p.date-block.moon {
	font-size: x-small;
	text-transform: uppercase;
	font-weight: bold;
	background-color: var(--corp-red);
	color: #fff;
}
p.date-block.sun {
	color: var(--corp-blue);
}
a:link .sun {
	color: var(--corp-blue);
}
article#contact dt { 
	font-weight: normal;
	
}
.category-news .row {
	margin-bottom: 25px;
}
.single-post .content-area {
	background-color: #eae9f0;
}
.single-post .hentry {
	margin: 0px;
}
.single-post article.category-news strong {
	color: var(--corp-red);
}
.single-post .navbar i.fa-chevron-left {
	vertical-align: -20%;
}
.single-post .navbar {
	padding-top: 19px;
}
.category-news #accordion a:link, .category-news #accordion a:visited {
	color: #404040;
}

#carousel-main .carousel-indicators .active {
	background-color: var(--corp-red);
}
#carousel-main .carousel-indicators li {
	background-color: rgba(190, 30, 45, .3);
}
article#news .carousel-inner {
	padding-bottom: 50px;
}
article#news .carousel-caption {
	color: #000;
	position: relative;
	z-index: 888;
	right: 0px;
	left: 0px;
	padding-top: 40px;
}
article#news .pos-prevnext {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    padding: 0px;
    height: 460px;
}
article#news .carousel-control-prev,
#indus-clus .carousel-control-prev,
#great-leve .carousel-control-prev {
	left: -70px;
	width: 5%;
}
article#news .carousel-control-next,
#indus-clus .carousel-control-next,
#great-leve .carousel-control-next {
	right: -70px;
	width: 5%;
}
article#news .carousel-control-prev, 
article#news .carousel-control-next {
	margin-top: -140px;
}

article#news .carousel-control-prev-cust, 
#indus-clus .carousel-control-prev-cust {
	display:block;
	width: 40px;
	height: 40px;
	border: 1px solid var(--corp-blue);
	background-image: url("elemoes/ico-prev.svg");
	background-position: center center;
	background-repeat: no-repeat;
}

#great-leve .carousel-control-prev-cust, #carousel-main .carousel-control-prev-cust {
	display:block;
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	background-image: url("elemoes/ico-prew.svg");
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 2px black;
}

article#news .carousel-control-prev-cust:hover, 
#indus-clus .carousel-control-prev-cust:hover {
	background-color: var(--corp-blue);
	background-image: url("elemoes/ico-prew.svg");

}
#great-leve .carousel-control-prev-cust:hover, #carousel-main .carousel-control-prev-cust:hover {
	background-color: rgba(255, 255, 255, 0.6);
	border: none;
	background-image: url("elemoes/ico-prev.svg");
}

article#news .carousel-control-next-cust, 
#indus-clus .carousel-control-next-cust {
	display:block;
	width: 40px;
	height: 40px;
	border: 1px solid var(--corp-blue);
	background-image: url("elemoes/ico-next.svg");
	background-position: center center;
	background-repeat: no-repeat;
}
#great-leve .carousel-control-next-cust, #carousel-main .carousel-control-next-cust {
	display:block;
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	background-image: url("elemoes/ico-nexw.svg");
	background-position: center center;
	background-repeat: no-repeat;
	box-shadow: 0px 0px 2px black;
}

article#news .carousel-control-next-cust:hover, 
#indus-clus .carousel-control-next-cust:hover {
	background-color: var(--corp-blue);
	background-image: url("elemoes/ico-nexw.svg");

}
#great-leve .carousel-control-next-cust:hover, #carousel-main .carousel-control-next-cust:hover {
	background-color: rgba(255, 255, 255, 0.6);
	border: none;
	background-image: url("elemoes/ico-next.svg");

}
#potent-grow, #maritime, #connectivity {
	padding-bottom: 30px;
}

article#contact dl {
	margin-top: 20px;
}
article#contact dd {
	margin: 0px;
}
article#contact a:link, article#contact a:visited {
	color: #000;
}
.main-headline {
	padding-top: 40px;
	text-align: right;
	font-size: 25px;
	color: var(--corp-blue);
}
.sub-headline {
	padding: 10% 0px 0px 0px;
	text-align: right;
	font-size: 19px;
	color: var(--corp-blue);
}
.abo1 {
	text-align: right;
}
.abo1 .for-padding {
	padding-top: 20px;
	padding-right: 20px;
}
.abo1 .lining {
	margin-top: 20px;
	padding-right: 20px;
	border-right: 1px solid var(--corp-red);
}
.abo2 {

}
.abo2 .for-padding {
	border-left: 1px solid var(--corp-red);
	padding-left: 15px;
	margin-top: 40px;
}
.abo2 img {
	margin-top: -60px;
}
.abo2 .half-lining {
	margin-top: -25px;
}
.abo2 .half-lining .for-padding {
	margin-left: 18%;
	border-left: 1px solid var(--corp-red);
	padding: 10% 7% 0% 15%;
}
.abo3 .lining {
	border-left: 1px solid var(--corp-red);
}
.abo3 .for-padding {
	padding: 0% 8% 0% 8%;
}
.abo4 .for-padding {
	padding-right: 15px;
}
img.maritime {
	padding-top: 40px;
}
.abo4 .lining {
	border-left: 1px solid var(--corp-red);
	margin-top: 20px;
	padding-left: 20px;
}
.abo5 {
	padding-top: 20px;
}
.abo5 .for-padding {
	border-right: 1px solid var(--corp-red);
	padding-right: 15px;
	padding-left: 15px;
}
.alt-headline {
	font-size: 25px;
	color: var(--corp-red);
}
#news, 
#collaborate, 
#relevant,
#about-us #synergy, 
article#invest #connectivity {
	background-color: #efeff6;
}
#map1, #map2 {
/*
	-moz-box-shadow:    0 0 2px 0px #000000;
	-webkit-box-shadow: 0 0 2px 0px #000000;
	box-shadow:         0 0 2px 0px #000000;
*/
	width: 100%; 
	height: 400px;
	margin-bottom: 50px;
}
.gmap-header {
	background-color: var(--corp-red);
	text-align: center;
	margin: 50px 0px 0px 0px;
	color: #fff;
	padding: 5px 0px 5px 0px;
/*
	-moz-box-shadow:    0 0 2px 0px #000000;
	-webkit-box-shadow: 0 0 2px 0px #000000;
	box-shadow:         0 0 2px 0px #000000;
*/
}
.side-cat {
	text-align: center;
	padding-top: 40px;
}
.single footer, footer {
	text-align: center;
	background-color: #3c3c3c;
	padding-bottom: 20px; 
	padding-top: 20px;
	color: #fff;
}
.single .copy, footer .copy {
	font-size: 14px;
}
.single footer .liner, footer .liner {
	font-size: 10px;
}
.social-icon {
	display: block;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin: 0px 10px;
}
.single footer .social-group {
	margin-left: auto;
	margin-right: auto;
}

.social-group {
	display: inline-block;
	padding: 5px 0px;
}
.social-icon#fb {
	background-image: url('elemoes/icn-fb.png');	
}
.social-icon#yt {
	background-image: url('elemoes/icn-yt.png');	
}
.social-icon#tt {
	background-image: url('elemoes/icn-tt.png');	
}

/** bootstrap start **/
@media (max-width: 1199px) {
	#hovitems a.kpc1 {
		margin-top: 8%; /** prev 8 **/
	}
	#hovitems a.mckip2 {
		margin-top: 6%; /** prev nukk **/
	}
	.shares p {
		font-size: smaller;
	}
}
@media (max-width: 992px) {
	.abo1 .for-padding {
		padding-right: 0px;
	}
	.abo2 .for-padding {
		margin-top: -40px;
	}
	.abo2 img {
		margin-top: 0px;
	}
	#hovitems a.mckip2, #hovitems a.mckip1, #hovitems a.mckip3 {
		height: 50px;
	}
	#hovitems a.mckip2 {
		margin-top: 4%; /** prev 4 **/
	}
	#hovitems a.kpc1 {
		margin-top: 11%;
	}
	.shares p {
		font-size: x-small;
	}
	article#invest #incentives .white-box {
		margin-top: 80px;
	}
}
@media (max-width: 768px) {
	.abo2 {
		margin-top: 0px;
	}
	.abo2 .for-padding {
		margin-top: 20px;
	}
	#hovitems a.mckip2, #hovitems a.mckip1, #hovitems a.mckip3, #hovitems a.kpc1 {
		height: 100%;
	}
	#hovitems a.mckip2 {
		margin-top: 2%;
	}
	.shares p {
		font-size: xx-small;
	}
}
@media (max-width: 576px) {
	#hovitems a.mckip2 {
		margin-top: 0;
	}
	#hovitems a.mckip3, #hovitems a.mckip1 {
		margin-top: 4%;
	}
	#hovitems a.kpc1 {
		margin-top: 8%;
	}
}
/** bootstrap end **/

@media (max-width: 780px) {
	h2.brand-text {
		display: none;
	}
	article#advantages #strat-local .white-box {
		padding: 20px;
	}
	article#advantages #strat-local p.icon {
		width: 100px;
		height: 100px;
		background-size: 100px 100px;
		padding-bottom: 10px;
	}

}
@media (max-width: 640px) {
	.chapter-head {
		display:none;
	}
	article#advantages .white-box {
		padding: 0px;
	}
}

/** custom carousel **/
 @media (min-width: 768px) {
	#carousel-cluster {
	 	z-index: 1;
 	}

    /* show 3 items */
    #carousel-cluster .carousel-inner .carousel-item.active,
    #carousel-cluster .carousel-inner .carousel-item.active + .carousel-item,
    #carousel-cluster .carousel-inner .carousel-item.active + .carousel-item + .carousel-item,
    #carousel-cluster .carousel-inner .carousel-item.active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    
    /**this is th guys! **/
    #carousel-cluster .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    #carousel-cluster .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    #carousel-cluster .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    #carousel-cluster .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    #carousel-cluster .carousel-inner .carousel-item-next,
    #carousel-cluster .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    #carousel-cluster .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction NO */
    #carousel-cluster .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    #carousel-cluster .carousel-item-next.carousel-item-left + .carousel-item,
    #carousel-cluster .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    #carousel-cluster .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    #carousel-cluster .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction YES */
    #carousel-cluster .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    #carousel-cluster .carousel-item-prev.carousel-item-right + .carousel-item,
    #carousel-cluster .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    #carousel-cluster .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item, 
    #carousel-cluster .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}

/** custom carousel 2 **/
 @media (min-width: 768px) {
 	#carousel-leve {
	 	z-index: 1;
 	}

    /* show 3 items */
    #carousel-leve .carousel-inner .carousel-item.active,
    #carousel-leve .carousel-inner .carousel-item.active + .carousel-item,
    #carousel-leve .carousel-inner .carousel-item.active + .carousel-item + .carousel-item,
    #carousel-leve .carousel-inner .carousel-item.active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    
    /**this is th guys! **/
    #carousel-leve .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    #carousel-leve .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item,
    #carousel-leve .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item,
    #carousel-leve .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    
    #carousel-leve .carousel-inner .carousel-item-next,
    #carousel-leve .carousel-inner .carousel-item-prev {
      position: relative;
      transform: translate3d(0, 0, 0);
    }
    
    #carousel-leve .carousel-inner .active.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* left or forward direction NO */
    #carousel-leve .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    #carousel-leve .carousel-item-next.carousel-item-left + .carousel-item,
    #carousel-leve .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item,
    #carousel-leve .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    
    /* farthest right hidden item must be abso position for animations */
    #carousel-leve .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    
    /* right or prev direction YES */
    #carousel-leve .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    #carousel-leve .carousel-item-prev.carousel-item-right + .carousel-item,
    #carousel-leve .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item,
    #carousel-leve .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item, 
    #carousel-leve .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }

}

