
body, html, input, button, a, p, div, span, h1,h2,h3,h4,h5{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: 'Poppins', 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
}
h1.logo {
	font-size: 2rem;
	text-transform: uppercase;
	color:#ffd900;
	margin: 0px;
}
h1.logo span {
	color:white;
}
body,
html {
    /*font-family: "SerifaBT-Light";*/
    color: #000;
    margin: 0;
    padding: 0;
    /* min-width: 950px; */
    background-color: #000;
    -webkit-transform: translateZ(0)
}



.primaryButton {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	
	
	/*line-height: 22px;*/
    
    background: #ffd900;
    cursor:pointer;
	border: 1px solid #ffd900;
	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: #ffd900;;
    cursor:pointer;
	border: 1px solid #ffd900;;
	font-size:24px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000;
  padding:18px 92px;
  
  
}


.primaryButtonBig3 {

    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/


    /*line-height: 22px;*/

    background: #010101;;
    cursor:pointer;
    border: 1px solid #ffd900;;
    font-size:24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #ffd900;
    padding:18px 92px;


}
.primaryButtonBig3:hover {
    background: #ffd900;
    color:#000;
}

.primaryButtonBig2 {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	
	
	/*line-height: 22px;*/
    
    background: #ffd900;
    cursor:pointer;
	border: 1px solid #ffd900;
	font-size:18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #000;
  padding:18px 54px;
 
}

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

.primaryButtonBig2Orange {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	
	
	/*line-height: 22px;*/
    
    background-color: rgba(255, 255, 255, 0.15);
    cursor:pointer;
	border: solid 1.5px #ffffff;
	font-size:18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  padding:18px 56px;
  border-radius: 3px;
  
 
}

.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: #010101;
    cursor:pointer;
	border: 1px solid #ffd900;
	font-size:0.875em;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffd900;
  padding:11px 22px;
}

.secondaryButton2 {
    
    /*/*text-transform: uppercase;
    word-spacing: 0.1em;*/
	
	/*line-height: 22px;*/
    background: #010101;
    cursor:pointer;
	border: 1px solid #ffd900;
	font-size:1.125em;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #ffd900;
  padding:18px 56px;
  width:auto;
  
 
}

.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("../../images/GVCPARTNERS/blue-button-base-57b4da19.png.html") 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("../../images/GVCPARTNERS/blue-button-arrow-8268bdf4.png.html");
    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: Courier, monospace;
    font-size: 0.875em;
}

#nav {
    background-color: #010101;
    height: 62px !important;
    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("../../images/GVCPARTNERS/black-triangle-down-7e823fd3.png.html");
    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: #102131;
	/*background:url("../images/homepage-banner.png.html");
    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-size: 1.750em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  /*text-align: center;*/
  color: #ffffff;
  margin-top: 18px;
    margin-bottom: 66px;
}

#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("../../images/GVCPARTNERS/yellow-arrow-cd660a41.png.html") 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: #1a1a1a;
    padding-top: 47px;
    padding-bottom: 70px
}

#subhead .border {
    position: relative;
    top: -54px;
    width: 100%;
    height: 7px;
    background: transparent url("../../images/GVCPARTNERS/blue-grey-triangle-border-2ad58b40.png.html") 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("../../images/GVCPARTNERS/blue-white-triangle-border-7b19c553.png.html") top repeat-x
}

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

#main h2 {
    
    /*text-transform: uppercase;*/
    word-spacing: 0.1em;
    color: #121b21;
    background: url("../../images/GVCPARTNERS/grey-line-1e0e9dea.gif.html") 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("../../images/GVCPARTNERS/black-button-51e2d417.gif.html") 0 34 repeat;
    -webkit-border-image: url("../../images/GVCPARTNERS/black-button-51e2d417.gif.html") 0 34 repeat;
    -webkit-border-image: url("../../images/GVCPARTNERS/images/black-button-51e2d417.gif.html") 0 34 repeat;
    -o-border-image: url("../../images/GVCPARTNERS/black-button-51e2d417.gif.html") 0 34 repeat;
    border-image: url("../../images/GVCPARTNERS/black-button-51e2d417.gif.html") 0 34 repeat;
    background-color: #191a1a;
    padding: 0 10px
}



a {
    text-decoration: none;
    color: #0076ff;
}

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



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

.index #header h1 {
    letter-spacing: -0.07em;
    line-height: 100px;
	 font-size: 50px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  /*text-align: center;*/
  color: #ffffff;
  line-height: 54px;
}


.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 {
    display: inline-block;
   /* margin: 0 10px 10px*/
   height:40px;
}
.index #subhead ul#our-brands li a {
	display: block;
	height: 40px;
}

.index #subhead ul#our-brands li img {
   margin-left: 20px; margin-right: 20px;
	
	width:auto;
}

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

#main{

}


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

.threeboxes-container h3{
  line-height: 30pt;
  margin-bottom: 30px;
  color: #ffffff;
  font-size: 44px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
}

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

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

.twoColumnContent div h3 {
    
    /*text-transform: uppercase;*/
    word-spacing: 0.1em;
    color: #fff;
    padding: 60px 0 0 0px;
    line-height: 30pt;
    margin-bottom: 30px;
	font-size: 44px;
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;

	letter-spacing: normal;
	text-align: left;
	line-height: 52px;
 
}

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

.twoColumnContent div p {
    padding: 0 0px;
    /* margin: 12px 0; */
	
	font-size: 1.3em;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: left;
  color: #7d7d7d;
}

.twoColumnContent div img {
    float: right;
    padding: 50px 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;*/
}






.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:80px; /*width:100%; padding:10px;*/ text-align:center;
}
.RectangleOne {
    display:inline-block;
	overflow:hidden;
	margin:0 auto;
	margin:-2px;
    /*padding: 30px 30px;*/
    background-color: transparent !important;
    font-size:1.125em;
     width: 400px;
	height:365px;
	margin:5px;
	border-radius: 8px;
 /* max-height: 365px;
  margin:5px;
  border-radius: 2px;
  background-color: transparent;
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.22);
        -webkit-transition: 0.5s;
          transition: 0.5s;
          background: linear-gradient(0deg, rgb(30, 30, 30) 0%, rgb(5, 5, 5) 100%);*/
}

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


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

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

.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:24px;
}

.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 #ff5000;
	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("https://static.paynura.com/hexagon_pat.jpg") repeat !important;
    /*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;
}
#grid {
    display: flex;
    flex-wrap: wrap;

    margin: 2% auto;
    overflow: hidden;
    font-size: 11px;
    list-style-type: none;
}

.hexagon {
    position: relative;
    visibility: hidden;
    outline: 1px solid transparent;
}

.hexagon::after {
    content: '';
    display: block;
    padding-bottom: 116.602%;
}

.inside {
    position: absolute;
    width: 96%;
    padding-bottom: 108.851%;
    margin: 0 2%;
    overflow: hidden;
    visibility: hidden;
    outline: 1px solid transparent;
    -webkit-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    -ms-transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
    transform: rotate3d(0, 0, 1, -60deg) skewY(30deg);
}

.inside * {
    position: absolute;
    visibility: visible;
    outline: 1px solid transparent;
}
.link:hover {
    background:#ffd900;
    
}
.link:hover h4 {
	color:#111;
}
.link {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
    background: #171717;
    -webkit-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
    -ms-transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
    transform: skewY(-30deg) rotate3d(0, 0, 1, 60deg);
}

.hexagon h3,
.hex p {
    width: 100%;
}

.hexagon h4 {
    font-size: 1.1rem !important;
    color: #adacac;
    top: 25%;
    /*left: 50%;
    transform: translate(-50%, -50%);*/
    margin: 0;
    padding:20px;
    padding-top:20px;
    font-weight: 200;
}

.hexagon p {
    bottom: 20%;
    left: 50%;
    transform: translate(-50%, 50%);
    color:#fff !important;
}

.hexagon h4:after {
    position: relative;
    left: 45%;
    width: 10%;
    text-align: center;
   
}
.hexagon:hover h4 {
	font-weight: 400;
}
.avatar {
    width: 24px;
    height: 24px;
    border-radius: 40px;
    background-size: cover contain !important;
    background-position: center center !important;
    position: absolute;
    bottom: 15px;
    z-index: 100000;
    left: 44%;
    right: 50%;
}

/* sizing and row indents */

@media (min-width:1201px) {
   #grid {
        padding-bottom: 7.4%
    }

}

@media (max-width: 1310px) and (min-width:940px) {
   #grid {
        padding-bottom: 7.4%
    }

	.hexagon h4 {
		font-size: 0.9rem !important;
}
.hexagon p {
	font-size: 1.1rem !important; 
}
}

@media (max-width: 900px) and (min-width:601px) {
    #grid {
        padding-bottom: 11.2%
    }

s}

@media (max-width: 600px) {

    #grid {
        padding-bottom: 11.2%;
        
    }
.hexagon h4 {
		font-size: 1.2rem !important;
}

}

@media (max-width: 400px) {
    #grid {
        font-size: 13px;
    }
}
#testimonials .brandBox {
	width:40% ;
	height:420px;
	float:left;
	margin:0 auto;
	margin-right:54px;
	border:1px solid #ccc;
	margin-bottom:20px;
	background:#fff;
	color:#102131;
	overflow-x: hidden;
    overflow-y: auto;

}
#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;
}

#homeNews > h3{
	padding-left: 0px;
}
.fontColorDark > h3 {padding-left:65px!important;}

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

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

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

.twoColumnWhite2{

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

}

.orangeBg{
	background:#ffcc00; margin-top:-160px !important;
}

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

.container-fluid{
	padding:0px !important;
}
.gradient-bg {
    background: rgb(24,24,24);
    background: linear-gradient(0deg, rgba(24,24,24,1) 0%, rgba(0,0,0,1) 100%);

}
.do-shadow {
    -moz-box-shadow:    inset 0 0 40px #000;
    -webkit-box-shadow: inset 0 0 40px #000;
    box-shadow:         inset 0 0 40px #000;
    border-top:1px solid #151515;
}
.our-brands-container{
	width:100%;
	white-space: nowrap;
	overflow-y:hidden;
	overflow-x:auto;
	border-bottom:1px solid #262626;
	border-top:1px solid #262626;
}

/* .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:#102131; border:1px solid #2d4153; color:#fff;
}


/* Banner */

.bannervid {
  -ms-flex-align: center;
  -ms-flex-pack: center;
  background-color: #000;
  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("../../images/GVCPARTNERS/banner.jpg");*/
  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: #262626;
    content: '';
    display: block;
    height: 100%;
    left: 0;
    opacity: 0.45;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }
  .bannervid:after {
    background: linear-gradient(135deg, #262626 0%, #262626 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;}
.start-btn {margin-left:0px; 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;
}
}


.slick-dots li.slick-active button::before {

    opacity: 1;
    color: #ffd900 !important;
    background: #ffd900 !important;
    border-radius: 14px;

}
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1)
    }
    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55)
    }
    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1)
    }
}
.waveWrapper {
    overflow: hidden;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.waveWrapperInner {
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 100%;
    bottom: -1px;
    background-image: linear-gradient(to top, #9a7917 20%, #000 80%);
}
.bgTop {
    z-index: 15;
    opacity: 0.5;
}
.bgMiddle {
    z-index: 10;
    opacity: 0.75;
}
.bgBottom {
    z-index: 5;
}
.wave {
    position: absolute;
    left: 0;
    width: 200%;
    height: 100%;
    background-repeat: repeat no-repeat;
    background-position: 0 bottom;
    transform-origin: center bottom;
}
.waveTop {
    background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
   -webkit-animation: move-wave 3s;
   -webkit-animation-delay: 1s;
   animation-delay: 1s;
}
.waveMiddle {
    background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
    animation: move_wave 10s linear infinite;
}
.waveBottom {
    background-size: 50% 100px;
}
.waveAnimation .waveBottom {
    animation: move_wave 15s linear infinite;
}

.cc-dismiss {background: black !important; color:#ffd900 !important;}

.index #subhead ul#our-brands li {
	vertical-align: middle !important
}
.owl-theme .owl-dots .owl-dot.active span {
	background:#ffd900 !important;
}


html {
	/*background:url("/images/test_background.jpg") no-repeat !important;*/
    background-size: cover !important;
    background-position:bottom;
	
}