
body, html, input, button, a, p, div, span, h1,h2,h3,h4,h5{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Muli', sans-serif !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

q,
blockquote {
    quotes: none
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none
}

a img {
    border: none; /*width:86%;*/
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    color: #000;
    margin: 0;
    padding: 0;
    background-color: white;
}
.entain-logo {
	width: 60%;
    display: flex;
    height: 100%;
    margin: 0 1rem
}
.primaryButton {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	
	
	/*line-height: 22px;*/
    
    background: #bf00ff;
    cursor:pointer;
	border: 1px solid #bf00ff;
	font-size:0.875em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding:11px 16px;
}

.primaryButtonBig {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	
	
	/*line-height: 22px;*/
    
    background: #bf00ff;
    cursor:pointer;
	border: 1px solid #bf00ff;
	font-size:24px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding:18px 92px;
 font-family: 'Muli'!important;
  
  
}
#gvcHomeNewsDiv .primaryButtonBig2 {border:1px solid #fff;}
.primaryButtonBig2 {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	
	
	/*line-height: 22px;*/
    
    background: #bf00ff;
    cursor:pointer;
	border: 1px solid #bf00ff;
	font-size:18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #ffffff;
  padding:18px 54px;
  font-family: 'Muli'!important;
 
}

.primaryButtonBig2White {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	/*line-height: 22px;*/
   
    background: #000;
    cursor:pointer;
	border: 1px solid #fff;
	font-size:18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding:18px 54px;
  border-radius: 3px;
  margin-right:30px;
 font-family: 'Muli'!important;
 
}

.primaryButtonBig2Orange {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	/*line-height: 22px;*/
   
    background-color: #bf00ff;
    cursor:pointer;
	border: solid 1.5px #ffffff;
	font-size:18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding:18px 56px;
  border-radius: 3px;
      font-family: 'Muli'!important;
  
 
}

.graphButtonsContainer{
	text-align:center !important; margin-bottom:-30px !important;
}

/* .twoColumnContent div .primaryButtonBig2{
	margin-top:30px;
} */

.secondaryButton {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	
	/*line-height: 22px;*/
    background: #000;
    cursor:pointer;
	border: 1px solid #f3f5f7;
	font-size:0.875em;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding:11px 22px;
      font-family: 'Muli'!important;
}

.secondaryButton2 {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	
	/*line-height: 22px;*/
    background: #000;
    cursor:pointer;
	border: 1px solid #bf00ff;
	font-size:1.125em;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  padding:18px 56px;
  width:auto;
      font-family: 'Muli'!important;
  
 
}

.autoWidth{
	width: auto !important;
}

.regular{
	padding-left:30px; padding-right:12px;
}

.hide {
    display: none
}

div.content {
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1
}

div.container {
    width: 100%;
    margin: 0 auto
}
 
em {
    font-style: italic
}

.blue-button-animated {
    height: 35px;
    line-height: 40px;
    text-align: left;
    padding-left: 15px;
    padding-right: 25px;
    background: transparent url("blue-button-base-57b4da19.png") right top no-repeat;
    position: relative;
    
    /*text-transform: uppercase;*/
    word-spacing: 0.1em;
    color: #121b21;
    font-size: 85%;
    color: #edf3f3
}

.blue-button-animated:hover {
    color: #edf3f3
}

.blue-button-animated span.arrow {
    display: block;
    background: transparent url("blue-button-arrow-8268bdf4.png");
    width: 23px;
    height: 35px;
    position: absolute;
    top: 0;
    right: -11px
}

.blue-button-animated:hover span.arrow {
    -webkit-animation: fadeRightDelay 3s infinite;
    -moz-animation: fadeRightDelay 3s infinite;
    -ms-animation: fadeRightDelay 3s infinite;
    -o-animation: fadeRightDelay 3s infinite;
    animation: fadeRightDelay 3s infinite
}

.vertical-spacer {
    height: 80px
}

h1,
h2,
h3 {
    text-align: left;
}

input[type=image] {
    padding: 0
}

pre {
    font-family: 'Muli';
    font-size: 0.875em;
}

#nav {
    background-color: #000;
    height: 65px;
    text-align: center
}

#nav a.logo {
    display: inline-block;
    position: relative;
   top: 1px;
    margin-right: 27px;
	float:left;
	
}

#nav a.menu-button {
    display: none
}

#nav ul {
    display: inline-block;
    line-height: 56px;
    /*height: 72px;*/
    vertical-align: top;
    margin: 0
}

#nav .active {
    color: #fff
}

#nav li {
    
    /*text-transform: uppercase;*/
    word-spacing: 0.1em;
    color: #121b21;
    font-size: 10pt;
    display: inline-block;
    vertical-align: top;
    height: 72px;
    position: relative
}

#nav li.active a {
    color: #fff
}

#nav li.active a:after {
    content: url("black-triangle-down-7e823fd3.png");
    height: 8px;
    width: 15px;
    position: absolute;
    left: 42%;
    top: 41px
}

#nav li a {
    color: #c4cbcf
}

#nav li a:hover {
    color: #fff
}




#nav li+li {
    margin-left: 45px
}

#header {
    background-color: #000;
	/*background:url(../images/homepage-banner.png);
    padding-top: 60px;
    padding-bottom: 28px*/
}

#header h1 {
    
    /*text-transform: uppercase;*/
    word-spacing: 0.1em;
    color: #121b21;
    margin-bottom: 2px;
    color: #fff;
    font-size:3.875em;
    line-height: 46pt;
    letter-spacing: -0.07em
}

#header h2 {
    
    /*text-transform: uppercase;*/
    /*word-spacing: 0.1em;
    color: #f3f5f7 ;
    margin-top: 3px;
    margin-bottom: 60px;
    font-size: 20pt;
    background-position: 0 8px;
    letter-spacing: -0.075em;*/
	font-family: 'Muli'!important;
	font-size: 32px;
  font-weight: 200;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  /*text-align: center;*/
  color: #ffffff;
  margin-top: 12px;
    margin-bottom: 42px;
}

#header h2>span {
    padding: 0 45px;
    background-color: #00afc4;
    display: inline-block
}

#header p {
    /*text-align: center;*/
    color: #fff;
    font-size: 1.5em;
    margin: 0 auto 30px;
    line-height: 31px;
    -webkit-font-smoothing: antialiased
}

#header p span {
    display: block
}

#header .call_to_action {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999
}

#header .call_to_action div {
    position: relative;
    width: 241px;
    height: 60px;
    margin: 0 auto;
    padding: 0 28px
}

#header .call_to_action div a.arrow {
    
    /*text-transform: uppercase;*/
    word-spacing: 0.1em;
    color: #121b21;
    font-size: 11pt;
    display: block;
    background: url("yellow-arrow-cd660a41.png") no-repeat;
    line-height: 62px;
    text-indent: 33px;
    cursor: pointer
}

#header .call_to_action div a.arrow:hover {
    -webkit-animation: shake 0.375s linear 0s 1;
    -moz-animation: shake 0.375s linear 0s 1;
    -ms-animation: shake 0.375s linear 0s 1;
    -o-animation: shake 0.375s linear 0s 1;
    animation: shake 0.375s linear 0s 1
}

#subhead {
    background: #000;
    padding-top: 47px;
    padding-bottom: 70px
}

#subhead .border {
    position: relative;
    top: -54px;
    width: 100%;
    height: 7px;
    background: transparent url("blue-grey-triangle-border-2ad58b40.png") top repeat-x;
    background-size: 14px 7px
}

#subhead h2 {
    
    /*text-transform: uppercase;*/
    word-spacing: 0.1em;
    color: #121b21;
    font-size: 11pt
}

#main div.content {
   padding: 30px 0 23px
}

#main .border {
    position: relative;
    top: -7px;
    width: 100%;
    height: 7px;
    background: transparent url("blue-white-triangle-border-7b19c553.png") top repeat-x
}

#main hr {
    background: url("grey-line-1e0e9dea.gif") center repeat-x;
    height: 1px;
    border: none
}

#main h2 {
    
    /*text-transform: uppercase;*/
    word-spacing: 0.1em;
    color: #121b21;
    background: url("grey-line-1e0e9dea.gif") center repeat-x;
    font-size: 10pt;
    color: #fff
}

#main h2>span {
    border-width: 0 34px;
    height: 32px;
    display: inline-block;
    line-height: 35px;
    -moz-border-image: url("black-button-51e2d417.gif") 0 34 repeat;
    -webkit-border-image: url("black-button-51e2d417.gif") 0 34 repeat;
    -webkit-border-image: url("images/black-button-51e2d417.gif") 0 34 repeat;
    -o-border-image: url("black-button-51e2d417.gif") 0 34 repeat;
    border-image: url("black-button-51e2d417.gif") 0 34 repeat;
    background-color: #191a1a;
    padding: 0 10px
}



a {
    text-decoration: none;
    color: #bf00ff;
}

a:hover {
    color: #bf00ff;
	text-decoration:underline;
}



.index #header {
    position: relative;
	/*padding-top: 70px;
    background: #00afc4 url("/images/home/code-background-eef602f0.png") center center/auto 100% repeat-y*/
}

.index #header h1 {
   letter-spacing: -0.07em;
   line-height: 100px;
   font-size: 42px;
  font-family: 'Muli'!important;
  font-weight: 800!important;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  /*text-align: center;*/
  color: #ffffff;
}


.index #subhead {
    position: relative;
    /*margin-top: -28px;*/
    padding-top: 18px;
    padding-bottom: 18px
}

.index #subhead .border {
    top: -46px
}

.index #subhead h2 {
    color: #535b60
}

.index #subhead p {
    text-align: center;
    color: #121b21;
    font-size: 18pt;
    margin: 0 auto 45px;
    line-height: 31px;
    -webkit-font-smoothing: antialiased
}

.index #subhead p span {
    display: block
}

.index #subhead ul#our-brands {
   /* margin: 17px auto 0;*/
    text-align: center
}

.index #subhead ul#our-brands li, .index #subhead ul#our-brands li a {
    display: inline-block;
   /* margin: 0 10px 10px*/
}


.index #subhead ul#our-brands li img {
    
	height:65px;
	width:auto;
}

.index #main div.content {
    /*padding-top: 64px*/
}

#main{
	background-color:#000;
}


.threeboxes-container{
	width:100%; margin:0 auto; margin-top:30px;
}

.threeboxes-container h3{
  line-height: 30pt;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 36px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  font-family: 'Muli'!important;
}

.twoColumnContent div {
   /* overflow: hidden;*/
    *zoom: 1
}

.twoColumnContent{
	
	/*overflow-x:hidden;*/
	
}

.twoColumnContent div h3 {
    
    /*text-transform: uppercase;*/
    word-spacing: 0.1em;
    color: #fff;
    padding: 100px 0 0 80px;
    line-height: 30pt;
    margin-bottom: 30px;
	font-size: 30px;
	font-weight: 800;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
  font-family: 'Muli'!important;
 
}

/* .twoColumnWhite h3{
	max-width:400px;
} */

.twoColumnContent div p {
  padding: 0 80px;
  font-size: 1em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
 
}

.twoColumnContent div img {
    float: right;
    padding: 30px 0px 60px 60px
}

.twoColumnContent1 div#build img {
    padding: 60px 60px 50px 80px
}

.twoColumnOnlyContent div img {
    float: none;
    padding:0px
}

.twoColumnLastContent{
	margin-top:-60px !important;
}

.twoColumnLastContent h3{
	padding-left:1px !important;
}

.marginT60{
	
	margin-top:60px;
}

.fontColorWhite{
	color:#ffffff;
	/*margin-top:45px;*/
}

/* .fontColorDark, .fontColorDark h3{
	color:#000 !important;
}
 */


.width100Per{
	width:98% !important;
	
}

.radiusConner1 {
	border-radius:3px;
} 

.radiusConner2{
	border-radius:2px;
} 

.centeredDiv{
	margin:0 auto;  text-align:center;
}

.centeredAligned *{
	 text-align:center !important;
}

.marginR30{
	margin-right:30px;
}

#resultDiv{
	margin:0 auto; margin-top:30px; /*width:100%; padding:10px;*/ text-align:center;
}
.RectangleOne {
    display:inline-block;
	overflow:hidden;
	margin:0 auto;
	margin:-2px;
    /*padding: 30px 30px;
    background-color: #f1f1f1;
	 border-radius: 2px;
  background-color: #f3f5f7;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.22);
  max-height: 365px;
  margin:5px;
  	-webkit-transition: 0.5s;
    transition: 0.5s;
  
    cursor: pointer;*/
    font-size:1.125em;
    width: 350px;
	height:365px;

}

/* Style the active class */
.RectangleOneActive {
    /*background-image: linear-gradient(316deg, #5b3fa0, #43268B);
 
    -webkit-transform: scale(1.18);
    transform: scale(1.18);*/
	color: white ;
}


.RectangleOne > span{
  display:block;
  width: 280px;
  font-size: 26px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin:0 auto;
  font-family: 'Muli'!important;
}

.RectangleOne img{
	padding:0px !important;
	float:none !important;
	margin-top:60px;
	margin-bottom:20px;
}

.RectangleOne2 img{
	margin-top:20px;
	margin-bottom:0px;
}

.RectangleOne2 > .primaryButtonBig2{
	margin-top:20px !important;
	margin-bottom:0px;
}

.RectangleOneActive span{
	color:#ffffff;
	/*width:360px;*/
	font-size:28px;
}

.RectangleOneActive span img{
	max-width:102px;
	height:auto;
	margin-top:30px;
}

.RectangleTwo {
  width: 438px;
  height: 430px;
  border-radius: 2px;
  background-image: linear-gradient(316deg, #292a49, #31336d);
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.49);
}

.circleBorder{
	border:1px solid #bf00ff;
	height:100px;
    border-radius:50%;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    width:100px;
	padding:0px;
	display:inline-block;
}

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

.rectangleBG{
/* 	background:url(1366px/rectangles@1366.png) no-repeat;
	background-size:100%;
	background-size: contain;
	 background-size: cover;
	background-position:0% 90%;*/
	
}

.newsItemContainer{
width:460px;
overflow:hidden;
display:inline-block;
margin-right:22px;
margin-bottom:22px;
border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0.5px;
  border-image-source: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.02) 95%, rgba(0, 0, 0, 0.04));
  border-image-slice: 1;
}

.newsItemHeader{
	padding:16px;
	text-align:left;
}

.newsItemHeader span{
	display:inline-block;
	vertical-align:middle;
	overflow:hidden;
}

.newsItemHeading{
	width:330px;
	overflow:none;
	margin-left:10px;
	white-space:nowrap;
	text-overflow: ellipsis;
}

.newsItemImage{
	width:460px;
	height:270px;
	overflow:hidden;
	padding:0;
	margin:0;
}

.newsItemFooter{
	padding:16px;
}

.newsItemFooter span{
	width:auto;
	display:block;
	font-size:0.875em;
	text-align:left;
	line-height:18px;
	height:36px;
	word-break: break-all;
	white-space:pre-wrap;
	text-overflow: ellipsis;
	overflow:hidden;
}

.newsItemFooter a{
	display:block;
	text-align:right;
	margin-top:4px;
	font-weight:bold;
	text-decoration:underline;
}
	 

.onbannerContent{

	z-index:10; border:1px solid red;
}

.newsItemHeader .dropdown-toggle::after{
	display:none;
}

.newsItemHeader .dropdown-menu{
	left:-172px !important;
	top:-2px !important;
}

.newsItemHeader .dot-menu{
	cursor:pointer;
}
#testimonials .brandBox::-webkit-scrollbar{
	width:5px;
	height:5px;
	background-color:#fff
}
#testimonials .brandBox::-webkit-scrollbar-track{
	box-shadow:inset 0 0 9px rgba(80,80,80,.4);
	border-radius:10px;
}
#testimonials .brandBox::-webkit-scrollbar-thumb{
	border-radius:10px;
	background-color:rgba(185,185,185,.6);
	box-shadow:inset 0 0 6px rgba(47,47,47,.8)
}
#testimonials .brandBox::-webkit-scrollbar-thumb:window-inactive{
	background-color:rgba(185,185,185,.4)
}


#testimonials .brandBox {
	width:40% ;
	height:420px;
	float:left;
	margin:0 auto;
	margin-right:54px;
	border:1px solid #ccc;
	margin-bottom:20px;
	background:#fff;
	color:#000;
	overflow-x: hidden;
    overflow-y: auto;
	outline:none;
	
}
#testimonials .brand-logos{
	width:100%;
	margin:0 auto;
	height:100px;
	vertical-align:middle;
	border:0px;
	margin-top:16px;
}
#testimonials .brand-logos img {padding:0!important;}

#testimonials > h3{
	padding-top: 50px;
    margin-bottom: 30px;
    padding-left: 14px;
}
#testimonials .brandContent h3 {font-weight:600!important;}
#homeNews > h3{
	padding-left: 0px;
}
.fontColorDark > h3 {padding-left:65px!important;}

.brandContent{
	margin:0 auto;
	/*margin-top:100px;*/
	padding:10px;
	height:auto;
	font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: normal;
  text-align: left;
  color: #333;
	
}

.brandContent h3{
	margin:0 auto;
	font-size:24px !important;
	padding:0px !important;
	color:#000 !important;
	margin-bottom: 20px!important;
	font-weight: 400!important;
	
}

.twoColumnWhite{
	/*margin-top:60px;*/
}

.twoColumnWhite2{
	padding-top:30px;

/*margin-top:60px; margin-bottom:-34px;*/

}

.orangeBg{
	background:#bf00ff!important;
	margin-top:-140px;
}

.numbersGraph{
	/*margin-top:-40px !important;*/ background:#f3f5f7;
}

.container-fluid{
	padding:0px !important;
}

.our-brands-container{
	width:100%;
	white-space: nowrap;
	overflow-y:hidden;
	overflow-x:auto;
	border-bottom:1px solid #200829;
	border-top:1px solid #200829;
	height:102px;
}

/* .row .primaryButtonBig2{
	margin-left:95px !important;
	margin-top:-60px !important;
} */

.slick-arrow, .slick-prev:before, .slick-next:before{
	display:none;
}

.custom-select-box{
	width:200px; background:#000; border:1px solid #2d4153; color:#fff;
}


/* Banner */

.bannervid {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  background-color: #111111;
  color: rgba(255, 255, 255, 0.5);
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  background-image: url("banner.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top: 0;
  display: -ms-flexbox;
  height: 35rem !important;
  min-height: 35rem;
  overflow: hidden;
  position: relative;
  /*text-align: center;*/
  width: 100%; }
  
  .bannervid > .inner {
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
    -moz-transition: opacity 1s ease, -moz-transform 1s ease;
    -webkit-transition: opacity 1s ease, -webkit-transform 1s ease;
    -ms-transition: opacity 1s ease, -ms-transform 1s ease;
    transition: opacity 1s ease, transform 1s ease;
    opacity: 1;
    position: relative;
    z-index: 3; }
    
  .bannervid video {
    -moz-transform: translateX(50%) translateY(50%);
    -webkit-transform: translateX(50%) translateY(50%);
    -ms-transform: translateX(50%) translateY(50%);
    transform: translateX(50%) translateY(50%);
    bottom: 50%;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    right: 50%;
    width: auto; }
  .bannervid:before {
    -moz-transition: opacity 3s ease;
    -webkit-transition: opacity 3s ease;
    -ms-transition: opacity 3s ease;
    transition: opacity 3s ease;
    -moz-transition-delay: 1.25s;
    -webkit-transition-delay: 1.25s;
    -ms-transition-delay: 1.25s;
    transition-delay: 1.25s;
    background: #111111;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.45;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; 
	background: url(dot-pattern.png);
	}
  .bannervid:after {
  /*  background: linear-gradient(135deg, #333333 0%, #132638 74%);*/
    content: ' ';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
  /*  -webkit-linear-gradientidth: 100%;*/
    width: 100%;
    z-index: 1; }
	
  .bannervid.small {
    height: 30vh !important;
    min-height: 30vh; }
	
  /* @media screen and (max-width: 1280px) {
    .bannervid video {
      display: none; } 
	  } */
  @media screen and (max-width: 736px) {
    .bannervid {
      height: auto !important;
      min-height: 0;
      padding: 4rem 2rem 4rem 2rem; }
      #banner .inner {
        width: 100%; }
       }
 
  body.is-preload .bannervid .inner {
    -moz-transform: scale(0.99);
    -webkit-transform: scale(0.99);
    -ms-transform: scale(0.99);
    transform: scale(0.99);
    opacity: 0; }
  body.is-preload .bannervid:before {
    opacity: 1; }

	
.button-margin-minus {margin-top: -140px!important; margin-left: 96px!important;}
.centeredAligned > h3 {margin-bottom: 0px!important;}
.centeredAligned p {line-height:normal!important; }
.centeredAligned p.font24{font-size:24px!important;font-family: 'Muli'!important;}
.start-btn {margin-left: 80px; margin-top: 30px;}
.display-none {display:none;}
.display-block {display:block;}
	  
.hide {display:none;}

.slick-dots{bottom:auto !important;}

.lang-dropdown .bootstrap-select{
	border:1px solid #213649;
	border-radius:3px;
}

@media (min-width:768px) and (max-width:1023px) {

.rectangleBG {background-position: 0% -5%!important;}

.twoColumnContent .row:first-child, .banner-text {
	padding-left: 50px !important;
    padding-right: 50px !important; 
	}

.RectangleOne {width:33%!important;
}	
	
#homeNews > h3 { 
	padding-bottom: 0px!important;
}	

#testimonials > h3 {
    padding-left: 24px!important;
    padding-bottom: 0px!important;
}
.regular { padding-left:24px!important; }

#gvcHomeNewsDiv .row {
	padding-left: 0px !important;
    padding-right: 0px !important; 
}
.index #header h1 {
	font-size:40px!important;
}
}

.entain-home-bg-1 {
	background: url('gvc-home-pattern-bg-1.png') top right no-repeat;
	background-size: 40%;
	position: absolute;
	right: 0;
	width: 100%;
	height: 100%;
	top: 0; 
	z-index: 0;
	
}

.entain-home-bg-11 {
	background: url('gvc-home-pattern-bg-1.png') 150% 135% no-repeat;
	background-size: 50%;
	position: absolute;
	right: 0;
	width: 100%;
	height: 100%;
	top: 0; 
	z-index: 0;
	transform: rotate(180deg);
	
}

.entain-home-bg-1a {
	background: url('gvc-home-pattern-bg-1.png') 103% 158% no-repeat;
    background-size: 35%;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
    transform: rotate(180deg);
	opacity: 0.8;
}

.entain-home-bg-2a {
	background: url('gvc-home-pattern-bg-1.png') bottom right no-repeat;
    background-size: 40%;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
	opacity: 0.6;
   
}


.entain-home-bg-2 {
background: url('gvc-home-pattern-bg-2.png') top left no-repeat;background-size: 25%;position: absolute;left: 0;width: 100%;height: 100%;top: 0; z-index: 0; opacity:0.6;
}
.entain-home-bg-3 {
background: url('gvc-home-pattern-bg-3.png') bottom right no-repeat;background-size: 40%;position: absolute;right: 0;width: 100%;height: 100%;top: 0; z-index: 0; opacity:0.6;
}
.entain-home-bg-4 {
background: url('gvc-home-pattern-bg-4.png') bottom right no-repeat;background-size: 50%;position: absolute;right: 0;width: 100%;height: 100%;top: 0; z-index: 0;
}

.entain-home-bg-5 {
background: url('gvc-home-pattern-bg-5.png') bottom right no-repeat;background-size: 30%;position: absolute;right: 0;width: 100%;height: 100%;top: 0; z-index: 0;
}

.enatin-div-1 {position: relative; z-index: 1;}
.entain-w-90 {width:90%}
.entain-div-2 {z-index: 1;}

.entain-div-3 {position: relative; z-index: 0; background-color: #000;}


/*****Carousal logos *****/
.our-brands-container {min-height:1px;}
.brand-logo-container {padding:0 40px!important; overflow:hidden!important;}
.brand-logo-container .slick-arrow {background-color:#fff!important; border-radius:50px; padding:16px;}
.brand-logo-container .our-brands{padding: 0 24px;}
.brand-logo-container .our-brands button.slick-prev {
	background:url(prev.png) no-repeat;
	background-position: -9px -8px;
}
.brand-logo-container .our-brands img{margin-right:0px;}
.brand-logo-container .our-brands button.slick-next {
	background:url(next.png) no-repeat;
	background-position: -6px -8px;
} 
.brand-logo-container .slick-slide a {display:flex; min-height:100px; justify-content:center; align-items:center;}
.brand-logo-container .slick-slide a img {max-height: 80px;}
.our-brands-container .slick-list {padding:0px!important;}
.clearer {clear:both;}
.our-brands img {display: none;}