
/* Base structure */
html,
body {
    height: 100% !important;
    font-size: 18px;
    line-height: 22px;
    font-family: 'lato', sans-serif;
	font-weight: 300;
	font-style: normal;
    color: #666666;
	background: #1B1B1B;
}
.highlight {
    height: 100% !important;
    font-size: 18px;
    line-height: 22px;
    font-family: 'lato', sans-serif;
	font-weight: 700;
	font-style: normal;
    color: #666666;
	border-bottom: 1px solid #666666;
}
.profilepic {
    margin-top: -20px;
}
.toplogo {
    padding-top: 90px;
}
.logo {
    padding-top: 40px;
}
.livestream {
    padding-top: 110px;
}
.registered {
    font-size: 10px;
}
/* Links */
a,
a:focus,
a:hover {
    color: #666666;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
	outline: 0;
}
a:focus,
a:hover {
    opacity: .7;
    text-decoration: none;
	outline: 0;
}
a {
    /* text-decoration: underline; */
}
a, .btn, button {
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}
a:hover, a:focus {
    color:#999;
}
.link,
.link:focus,
.link:hover {
    color: #FFFFFF;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
	text-decoration: none;
}
section {
    padding-top: 60px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
}
.extra {
	padding-bottom: 20px;
}
.lenovolist {
	margin-top: 0px;
	margin-left: -20px;
	list-style: none;
}

.lenovolist li {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0px;
	/* text-transform: uppercase; */
	padding-top: 6px;
	color: #FFFFFF;
}

.lenovolist li a {
	color: #FFFFFF;
}

.lenovolist li a:hover {
	color: #6ac346;
}

.lenovolist li:before {
	font-family: 'FontAwesome';
	/* content: '\F138'; */
	content: '\f0da';
	margin: 0 10px 0 -15px;
	color: #CCCCCC;
	opacity: 0.5;
}
.lenovosmalllist {
	margin-top: 0px;
	margin-left: -20px;
	margin-bottom: 20px;
	list-style: none;
}

.lenovosmalllist li {
	font-family: 'lato', sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 0px;
	/* text-transform: uppercase; */
	padding-top: 6px;
	color: #666666;
}

.lenovosmalllist li a {
	color: #666666;
}

.lenovosmalllist li a:hover {
	color: #6ac346;
}

.lenovosmalllist li:before {
	font-family: 'FontAwesome';
	/* content: '\F138'; */
	content: '\f0da';
	margin: 0 10px 0 -15px;
	color: #CCCCCC;
	opacity: 0.5;
}
.footerlogo {
    margin-bottom: 30px;
}
.fa-opacity {
    opacity: .4;
}
.size-28 { font-size: 28px; }
.size-38 { font-size: 38px; }
.size-48 { font-size: 48px; }
.size-64 { font-size: 64px; }
.size-96 { font-size: 96px; }
img {
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}
img:hover, img:focus {
    opacity:0.9;
}
.quote {
    font-size: 35px;
	line-height: 42px;
	margin-bottom: 0px;
	color: #ffffff;
}
.quote-small {
    font-size: 25px;
	line-height: 32px;
	margin-bottom: 0px;
	color: #6ac346;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: "circe-rounded", sans-serif;
	line-height: 1.2;
    font-weight: 700;
}
h1 {
    margin-top: 0px;
    margin-bottom: 0px;
}
h1 {
	font-size: 36px;
	line-height: 40px;
    margin-top: 0px;
    margin-bottom: 20px;
	/* text-transform: uppercase; */
	color: #D74F81;
}
h1 span {
	font-size: 30px;
	font-weight: 300;
	/* text-transform: uppercase; */
	color: #D74F81;
	/* color: #1b4274; */
}
h2 {
    margin-top: 20px;
    margin-bottom: 30px;
}
h2 a, h2 a:hover,  h2 a:focus {
    text-decoration: none;
}
h2 {
    font-size: 46px;
	line-height: 46px;
	margin-bottom: 0px;
	color: #484848;
	font-weight: 300;
}
h2 .heavy {
	/* text-transform: uppercase; */
	color: #484848;
}
.color {
	font-weight: 400;
	/* text-transform: uppercase; */
	background-image: linear-gradient(to right,#d74f81, #f2be52);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	padding-bottom: 20px;
}
h3 {
	font-size: 26px;
    margin-top: 0px;
    margin-bottom: 0px;
	/* text-transform: uppercase; */
	/* color: #6ac346; */
	color: #666;
}
h3 .color {
	font-weight: 700;
	/* text-transform: uppercase; */
	color: #6ac346;
}
h3 span {
	font-weight: 400;
	/* text-transform: uppercase; */
	/* color: #6ac346; */
}
h4 {
	font-size: 22px;
	color: #666;
}
.label, .btn, .form-control {
    border-radius: 2px;
    text-decoration: none;
}
.sublead {
    font-weight: 300;
	margin-bottom: 6px;
}
.blanclead {
    font-weight: 300;
	margin-top: 10px;
}
.lead {
    font-weight: 300;
}
.lenovologo {
    position: absolute;
	/* position: fixed; */
    z-index: 999;
	top: 18%;
    right: 0;
	opacity: 1;
}
.livestreamlogo {
    position: absolute;
	/* position: fixed; */
    z-index: 999;
	top: 20px;
    left: 38%;
	opacity: 1;
}
.intellogo {
    position: absolute;
	/* position: fixed; */
    z-index: 999;
	top: 65%;
    left: 35%;
	opacity: 1;
}
.hometitle {
	font-family: "circe-rounded", sans-serif;
	line-height: 1.0;
    font-weight: 700;
	/* text-transform: uppercase; */
	font-size: 65px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-image: linear-gradient(#d74f81, #f2be52);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.hometitlespan {
	font-size: 58px;
	line-height: 56px;
    font-weight: 700;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.hometitleyear {
	font-size: 48px;
	line-height: 56px;
    font-weight: 400;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 0px;
	color:#6ac346;
}
.homelead {
	font-size: 24px;
	line-height: 26px;
    font-weight: 300;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.homelead span {
	color: #00aeef;
}
.homeleadicon {
	margin-top: 60px;
	color: #FFFFFF;
}
.hometext {
	font-size: 18px;
	line-height: 22px;
    font-weight: 300;
	padding-left: 160px;
	padding-right: 160px;
}
.leadaction {
    font-weight: 300;
	padding-left: 60px;
	padding-right: 60px;
}
p {
    padding-bottom: 10px;
}
#info{
	background: #FFFFFF;
}
.function {
    padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: 500;
}
.functioncontact {
    padding-top: 0px;
	margin-top: 0px;
}
hr {
	margin: 0;
	border: 0;
	width: 80px;
	padding-top: 0px;
	margin-bottom: 20px;
	/* border-bottom: 2px solid #CCCCCC; */
	border-bottom: 2px solid #00aeef;
}
.icon::before, .icon {
    text-decoration: none!important;
}
.icon-heading {
    line-height: 96px;
}

.label-danger {
    background: #c00;
}
.thin {
    font-weight: 300;
}
.lenovo {
	margin-top: 80px;
	display: block;
}
.intel {
	margin-top: 30px;
	display: block;
}
.amd {
	margin-top: 30px;
	display: block;
}
@media (min-width: 1200px) {
    .fixed {
    	background-attachment: fixed !important;
	}
}
@media (max-width: 1199px) {
    .fixed {
		background-attachment: scroll !important;
		background-position: 50% 50% !important;
		background-size: contain;
    }
}
.btn-default,
.btn-default:hover,
.btn-default:focus {
    background: transparent;
}
a.border-button-black, .border-button-black {
    font-size: 16px;
    padding: 14px 26px;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    border-radius: 2px;
    text-shadow: none;
	margin-top: 10px;
}
a.border-button, .border-button {
    font-size: 16px;
    padding: 12px 30px;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
	/* text-transform: uppercase; */
    border-radius: 0px;
    text-shadow: none;
	/* background: linear-gradient(to right, #d74f81, #f2be52); */
	background: #d74f81;
	margin-top: 20px;
}
a.border-button, .border-button {
    /* border:2px solid #F5F5F5; */
    color:#fff;
    margin-right: 10px;
}
a.border-button-dark, .border-button-dark {
    font-size: 18px;
    padding: 8px 20px;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    border-radius: 4px;
    text-shadow: none;
}
a.border-button-dark, .border-button-dark {
    border:2px solid #666;
    color:#666;
    margin-right: 10px;
}
a.border-button-black, .border-button-black {
    border:0px solid #666666;
    background: #666666;
	/* background: linear-gradient(to bottom right, #00aeef, #0072bc); */
    color: #FFFFFF!important;
}
.border-button:hover, .border-button-black:hover,
.border-button:focus, .border-button-black:focus {
    opacity: 0.5;
}
.border-button-dark:hover,
.border-button-dark:focus{
    opacity: 0.5;
}
.border-button:hover, .border-button:focus {
    color: #fff;
}
.border-button-dark:hover, .border-button-dark:focus {
    color: #999;
}

.white {
    color: #fff;
}
.site-wrapper {
    background: url(../img/home.jpg);
}
.site-wrapper-2 {
    background: url(../img/home-top.jpg);
}
.site-wrapper-3 {
    background: url(../img/home.jpg);
}
.site-wrapper-5 {
    background: url(../img/home.jpg);
}
.site-wrapper-6 {
    background: url(../img/home.jpg);
}
.site-wrapper-8 {
    background: url(../img/home-top.jpg);
}
@media (max-width: 480px) {
    .site-wrapper-8 {
    	background: url("../img/footer.jpg");
	}
}
.site-wrapper,
.site-wrapper-2,
.site-wrapper-3,
.site-wrapper-5,
.site-wrapper-6 {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
    text-align: center;
    color: #fff;
    z-index:99;
    position:relative;
    overflow:hidden;
    background-color: #1b1f23;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding: 0 0 50px;
    /* text-shadow: 0 1px 3px rgba(0,0,0,.5); */
}
.site-wrapper-half  {
    height: 50%;
    min-height: 50%;
}
.site-wrapper .overlay{
    z-index: 0;
}
.site-wrapper a,
.site-wrapper a:hover,
.site-wrapper a:focus {
    color: #FFFFFF;
}
#footer,
#footer a,
#footer a:hover,
#footer a:focus {
    color: #999999;
}
.site-wrapper-inner {
    display: table-cell;
    vertical-align: top;
    position:relative;
}
.cover-container {
    margin-right: auto;
    margin-left: auto;
}
.inner {
    padding: 30px;
}
.background-dark {
    background-color: #171717!important;
}
.background-gray {
    color: #FFFFFF!important;
    background: #666666!important;
    text-shadow: none!important;
}
.menubalk {
    padding-left: 90px;
	padding-right: 90px;
}

/* Team */
.teamrow {
    padding-top: 40px;
}
.team {
	padding-left: 25px;
	padding-right: 25px;
}

/* Forms */
.form-control {
    border: 0;
    border-top: 1px solid #999;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control:focus {
    border-color: #666666;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.input-lg {
    padding: 10px 0 0 10px;
}
.form-group {
    margin-bottom: 0;
}
.help-block li {
    list-style: none;
    color: #990000;
}
.help-block ul {
    padding: 0;
    margin: 0;
}

/* Preloader */
#preloader  {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 1001;
    height: 100%;
    width: 100%;
    overflow: hidden;
}
#status  {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(../img/loader.gif) no-repeat center;
    margin: -100px 0 0 -100px;
}

/* Menu */
#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    right: 0;
    width: 300px;
    height: 100%;
    margin-right: -300px;
    overflow-y: auto;
    background: #666666;
    opacity: 0;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 300px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.sidebar-nav li a {
    padding-left: 25px;
    line-height: 50px;
    text-transform: uppercase;
}
.sidebar-nav li a {
    text-decoration: none;
}
.sidebar-nav li a,
#menu-close {
    color: #fff;
}
#menu-close {
    padding-right: 10px;
}
.sidebar-nav li a:hover {
    text-decoration: none;
    color: #999;
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
    font-size: 22px;
    font-weight: 700;
    padding: 20px 0 10px;
}
.sidebar-nav > .sidebar-brand a {
    color: #999;
    padding-right: 10px;
}
.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}
.sidebar-brand .icon {
    vertical-align: sub;
}
#menu-toggle {
    z-index: 1000;
    position: fixed;
    top: 12px;
    right: 30px;
    color: #999;
}
#menu-close   {
margin: 0 10px;
}
#sidebar-wrapper.active {
    opacity: 1;
    right: 300px;
    width: 300px;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    display: block;
}
.toggle {
    margin: 10px 15px 0 0;
}

/* Horizontal Nav */
.navbar-default {
    background: #1b4274;
	/* background: linear-gradient(to right, #1b4274, #6ac346); */
	opacity: 1.0;
	padding: 16px 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -ms-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
	z-index: 1000;
}

.navbar-default .navbar-header .navbar-brand {
    text-transform: uppercase;
    font-weight: 700;
    color: #FFFFFF;
    text-decoration: none;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #FFFFFF;
}

.navbar-default .nav > li>a,
.navbar-default .nav>li>a:focus {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    letter-spacing: 0.1em;
    text-decoration: none;
    opacity: 1;
}

.navbar-default .nav > li>a:hover,
.navbar-default .nav>li>a:focus:hover {
    color: #FFFFFF;
}

.navbar-default .nav > li.active>a,
.navbar-default .nav>li.active>a:focus {
    color: #FFFFFF!important;
    background-color: transparent;
}

.navbar-default .nav > li.active>a:hover,
.navbar-default .nav>li.active>a:focus:hover {
    background-color: transparent;
}

@media(max-width:992px) {
    .navbar-default .navbar-header .navbar-brand {
        padding-top: 10px;
    }
}

@media(max-width:768px) {
    .offset-top {
        padding-top: 49px;
    }
}

@media(min-width:768px) {
    .navbar-default {
        border: 0;
        /* background-color: transparent; */
        padding: 26px 0;
    }

    .navbar-default .navbar-header .navbar-brand {
        color: #FFFFFF;
        font-size: 26px;
    }

    .navbar-default .navbar-header .navbar-brand:hover,
    .navbar-default .navbar-header .navbar-brand:focus {
        color: #FFFFFF;
    }

    .navbar-default .nav > li>a,
    .navbar-default .nav>li>a:focus {
        color: rgba(255,255,255,1.0);
    }

    .navbar-default .nav > li>a:hover,
    .navbar-default .nav>li>a:focus:hover {
        color: #FFFFFF;
		opacity: 0.6;
    }

    .navbar-default.affix {
        /* background-color: rgba(238, 238, 238, 0.9); */
		/* background-color: rgba(0, 152, 220, 0.9); */
		/* background: linear-gradient(to right, #1b4274, #6ac346);
		opacity: 0.98; */
		background: #1b4274;
		opacity: 1.0;
        padding: 16px 0;
    }

    .navbar-default.affix .navbar-header .navbar-brand {
        font-size: 18px;
        color: #FFFFFF;
    }

    .navbar-default.affix .navbar-header .navbar-brand:hover,
    .navbar-default.affix .navbar-header .navbar-brand:focus {
        color: #FFF;
    }

    .navbar-default.affix .nav > li>a,
    .navbar-default.affix .nav>li>a:focus {
        color: #FFF;
    }

    .navbar-default.affix .nav > li>a:hover,
    .navbar-default.affix .nav>li>a:focus:hover {
        color: #FFF;
    }
}

.navbar-default .navbar-toggle {
    border: 0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-toggle .icon-bar {
    width: 28px;
    height: 2px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

/* Header */
.masthead-nav > li,
.masthead-brand > li {
    display: inline-block;
}
.masthead-nav > li + li,
.masthead-brand > li + li {
    margin-left: 20px;
}
.masthead-nav > li > a,
.masthead-brand > li > a {
    padding-right: 0;
    padding-left: 0;
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus,
.masthead-brand > li > a:hover,
.masthead-brand > li > a:focus {
    background-color: transparent;
    color:#fff;
}
.masthead a {
    text-decoration: none;
}

/* CONTACTFORM */
.contactform {
	padding-top: 20px;
	/* border: 1px solid #6d6f71; */
	/* border: 1px solid #CCCCCC; */
	/* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.035) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; */
	-webkit-appearance: none;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	/* background-color: #FF9900; */
	border: 1px solid #FFFFFF;
	/* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.035) inset;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s; */
	-webkit-appearance: none;
}
select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #666666;
	display: inline-block;
	height: 50px;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
	padding-right: 14px;
	vertical-align: middle;
	-webkit-appearance: none;
	font-family: 'lato',sans-serif;
	font-style: normal;
	font-weight: 300;
}
textarea {
	padding-top: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
	padding-right: 14px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #666666;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 20px;
	-webkit-appearance: none;
	font-family: 'lato',sans-serif;
	font-style: normal;
	font-weight: 300;
}
.alert {
	margin-top: 20px;
}
.styled-select select {
   background: #fff;
   width: 100%;
   padding: 5px 10px;
   font-size: 18px;
   line-height: 22px;
   border: 1px solid #FFFFFF;
   height: 50px;
   color: #666666;
   min-width: 120px;
   -webkit-appearance: none;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   outline: none;
}
.styled-input {
   background: #fff;
   width: 100%;
   padding: 5px 10px;
   font-size: 18px;
   line-height: 22px;
   border: 1 solid #FFFFFF;
   height: 46px;
   color: #999999;
   min-width: 120px;
   -webkit-appearance: none;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   outline: none;
}
.styled-textarea {
   background: #fff;
   width: 100%;
   padding: 5px 10px;
   font-size: 18px;
   line-height: 22px;
   border: 1 solid #FFFFFF;
   height: 46px;
   color: #999999;
   min-width: 120px;
   -webkit-appearance: none;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   outline: none;
}
.checkbox-text {
	font-size: 16px;
	padding-left: 10px;
	margin-bottom:  20px;
	/* vertical-align: top; */
	color: #666666;
}
.checkbox-text a {
	border-bottom: 1px solid #666666;
}
.regular-checkbox {
	display: none;
	margin-bottom: 16px;
	margin-top: 4px;
	vertical-align: text-top;
}
.regular-checkbox + label {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	/* box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05); */
	padding: 9px;
	border-radius: 2px;
	display: inline-block;
	position: relative;
}
.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}
.regular-checkbox:checked + label {
	background-color: #ffffff;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}
.regular-checkbox:checked + label:after {
	content: '\2714';
	font-size: 15px;
	position: absolute;
	top: -2px;
	left: 3px;
	color: #6d6f71;
}
.form-label {
	color: #6d6f71;
	font-family: 'lato',sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
}
.icons {
	padding-top: 8px;
	padding-right: 4px;
	font-size: 25px;
	line-height: 18px;
	color: #6d6f71;
}
.icons:hover {
	color: #6d6f71;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #6d6f71;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #6d6f71;
   opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #6d6f71;
   opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #6d6f71;
}
.error .checkbox-text {
	color:#ed2f2f;
}
.error .checkbox-text a {
	color:#ed2f2f;
	border-bottom: 1px solid #ed2f2f;
}

/* VIDEO BACKGROUND */
.video-controls {
    position: absolute;
    bottom: 0;
    right: 60px;
    z-index: 1;
    opacity: .5;
    display: none;
}
.video-controls-visible {
    display: inline;
}

.overlay, .overlay-dark {
    width:100%;
    height:100%;
    position:absolute;
    z-index: -1;
    top:0;
    left:0;
}
.overlay {
    background: rgba(0, 0, 0, 0.1);
}
.overlay-dark {
    background: rgba(0, 0, 0, 0.4);
}

/* Cover */
.cover {
    padding: 0 10px;
}
.cover .btn-lg {
    padding: 15px 50px;
    font-weight: bold;
}
/* .cover h1 {
    font-size: 56px;
    padding-bottom: 0px;
    margin-bottom: 0px;
	margin-top: 0px;
} */
.cover h1.classic {
    font-size: 60px;
    font-family: 'lato', serif;
    -ms-transform: rotate(-6deg);
    -moz-transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    -o-transform: rotate(-6deg);
	transform: rotate(-6deg);
    text-transform: capitalize;
}
.masthead-brand small {
    color:#ccc!important;
    margin-top: -2px;
    display: block;
    font-size: 12px;
}

#clock div {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin:0 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 60px;
}
#clock span {
    display: block;
    font-size: 72px;
    font-weight: 300;
    padding: 30px 0;
    border-bottom: 1px solid #fff;
}

@media (max-width: 768px) {
    #clock div {
        font-size: 14px;
        margin:0 15px;
    }
    #clock span {
        font-size: 42px;
        padding: 15px 0;
    }
	.cover {
        padding-top: 60px;
    }
}

@media (max-width: 468px) {
    #clock div {
        font-size: 11px;
        margin:0 7px;
    }
    #clock span {
        font-size: 32px;
        padding: 5px 0;
    }
}

/* Btn and mouse */
.btn,
.btn:focus,
.btn:active,
.active {
    outline: 0;
}
.scroll-btn {
    padding: 30px 0 10px;
    width: 100%;
    display: block;
    text-align: center;
}
.scroll-btn .weel {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 40px;
    margin: 6px auto 5px;
    border: 2px solid #fff;
    border-radius: 24px;
    opacity: .6;
}
.scroll-btn .mouse {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 77px;
    margin: 0 auto 5px;
    border: 2px solid #fff;
    border-radius: 24px;
    opacity: .6;
}
.scroll-btn .weel span {
    position: absolute;
    display: block;
    top: 0;
    left: 50%;
    width: 8px;
    height: 12px;
    margin: -10px 0 0 -4px;
    background: #fff;
    border-radius: 20px;
    -webkit-animation: scroll 2s linear infinite;
    -moz-animation: scroll 2s linear infinite;
    animation: scroll 2s linear infinite;
}
@-webkit-keyframes scroll { 1% {opacity: 1; top: 30%;} 20% {opacity: 1; top: 80%;} 60% {opacity: 0; top: 80%;} 100% {opacity: 0; top: 30%;} }
@-moz-keyframes  scroll { 1% {opacity: 1; top: 30%;} 20% {opacity: 1; top: 80%;} 60% {opacity: 0; top: 80%;} 100% {opacity: 0; top: 30%;} }
@keyframes  scroll { 1% {opacity: 1; top: 30%;} 20% {opacity: 1; top: 80%;} 60% {opacity: 0; top: 80%;} 100% {opacity: 0; top: 30%;} }

/* program */
#program {
    background:#fff;
}
#program .icon {
    display: block;
}

/* Action */
section#action,
section#action-transparent {
    padding: 70px 0;
}

#action,
#action-parallax-1,
#action-parallax-2,
#action-parallax-3,
#action-parallax-4,
#action-parallax-5,
#action-parallax-6
#action-parallax-7 {
    background: #1b1f23;
}
#action,
#action-parallax-1,
#action-parallax-2,
#action-parallax-3,
#action-parallax-4,
#action-parallax-5,
#action-parallax-6,
#action-parallax-7,
#action-transparent,
#action a,
#action-parallax-1 a,
#action-parallax-2 a,
#action-parallax-3 a,
#action-parallax-4 a,
#action-parallax-5 a,
#action-parallax-6 a,
#action-parallax-7 a,
#action-transparent a {
    color: #fff;
    /* text-shadow: 0 1px 3px rgba(0,0,0,.5); */
}
#action-parallax-1,
#action-parallax-2,
#action-parallax-3,
#action-parallax-4,
#action-parallax-5,
#action-parallax-6,
#action-parallax-7,
#action-transparent {
    margin: 0 auto;
    width: 100%;
    position: relative;
    z-index: 999;
    background: no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	min-height: 360px;
	/* padding-top: 80px;
	padding-bottom: 80px; */
}
#action-parallax-1 {
    background-image: url(../img/home.jpg);
}
#action-parallax-2 {
    background-image: url(../img/home.jpg);
}
#action-parallax-3 {
    background-image: url(../img/home.jpg);
}

#action-transparent {
    background: #1b1f23;
}
#action-transparent {
    background: #1b1f23;
}
#action-transparent .overlay-dark {
    z-index: 0;
}
#action-transparent .icon-heading {
    line-height: 1px;
    padding-top: 30px;
    display: block;
}

/* Numscroller */
span.numscroller {
    display: block;
    font-size: 68px;
    font-weight: 300;
}

/* Demo */
#demo {
    background: #f2f2f2;
    color: #1b1f23;
}
#demo a {
    color: #1b1f23;
}

/* Features */

#features {
    background:#fff;
    overflow: hidden;
}
#features .img-features,
#features .img-features2 {
    display: inline;
    height: 500px;
}
#features .icon {
    display: block;
}

/* Features Extra */

#features-extra {
    background:#F5F5F5;
    overflow: hidden;
}
#features-extra .img-features,
#features-extra .img-features2 {
    display: inline;
    height: 500px;
}
#features-extra .icon {
    display: block;
}

/* Portfolio */
#portfolio {
    background: #eee;
}

.portfolio-item .portfolio-link {
    display: block;
    position: relative;
}
.portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    -webkit-transition: all 0.6s ease 0s;
    -moz-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.portfolio-item .portfolio-link .caption:hover,
#portfolio img:hover,
#portfolio img:focus,
a.portfolio-link:focus,
a.portfolio-link:hover {
    opacity:1!important;
    left: 0px;
}

.portfolio-item .portfolio-link:hover {
    -moz-transform: scale(1.04);
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04);
}

.portfolio-item .portfolio-link .caption .caption-content {
    position: absolute;
    bottom: 0;
    left:0;
    font-size: 18px;
    color: #666666;
    text-transform: uppercase;
    font-weight: 700;
    padding: 30px;
    text-align: left;
}
.portfolio-item .portfolio-link .caption .caption-content .icon {
    display: block;
    font-size: 36px;
    line-height: 46px;
    opacity: 0.5;
}

.portfolio-item {
    overflow: hidden;
}

.portfolio-modal .modal-content {
    padding: 80px 0;
    min-height: 100%;
    min-width: 102%;
    border: 0;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-content h2 {
    margin: 0;
    font-size: 26px;
}

.portfolio-modal .modal-content img,
.portfolio-modal .embed-responsive {
    margin-bottom: 30px;
    width: 100%;
}

.portfolio-modal .close-modal,
.portfolio-modal .backgrid  {
    position: absolute;
    top: 0;
    cursor: pointer;
    color: #000;
    opacity: 0.5;
    -webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    transition: all ease .5s;
    line-height: 96px;
}
.portfolio-modal .close-modal {
    right: 60px;
}
.portfolio-modal .backgrid {
    left: 40px;
}

.portfolio-modal button {
margin-top: 20px;
}

.portfolio-modal .close-modal:hover {
    opacity: .3;
}
.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

.modal-content h2 {
    font-weight: 300;
}

.no-pad {
    padding: 0;
}

/* Pricing */
#pricing {
    background: #eee;
    color: #1B1F23;
}
.price {
    background: rgba(100,100,100,.1);
    padding: 20px 20px 40px;
    margin: 20px 0 50px;
    border-right: 4px solid #eee;
    font-size: 14px;
}
.price h2 {
    font-size: 25px;
}
.number {
    font-size: 50px;
    font-weight: 300;
    padding: 20px 0;
}
.price .list-group-item {
    position: relative;
    display: block;
    padding: 5px 0;
    background-color: transparent;
    border: 0;
}
.price .label-danger {
    padding: 10px 20px;
    display: inline-block;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.featured {
    border: 0;
    padding: 20px 20px 50px;
    -webkit-box-shadow: 0 0 30px 5px rgba(0,0,0,.5);
    -moz-box-shadow: 0 0 30px 5px rgba(0,0,0,.5);
    box-shadow: 0 0 30px 5px rgba(0,0,0,.5);
}

/* sponsor */
#sponsor {
    padding: 30px 0;
    background: #f2f2f2;
}
.sponsor img {
    max-width: 170px;
    max-height: 100px;
    vertical-align: middle;
}

/* testimonials */
#testimonials {
    background: #666666;
    color: #fff;
}
#testimonials .carousel-inner {
    text-align: center;
}
#testimonials .carousel-inner img {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    display: inline-block!important;
    margin-top: 20px;
}
#testimonials .carousel-caption {
    position: static;
    text-shadow: none;
    font-size: 20px;
}
#testimonials .carousel-indicators .active, #testimonials .carousel-indicators li  {
    width: 16px;
    height: 16px;
    margin: 0 5px -50px;
}
#testimonials .carousel-name {
    font-style: italic;
    font-weight: 300;
    color: #999;
    display: block;
    padding-top: 20px;
}
#testimonials .carousel-indicators li {
    background-color: #999;
    border: 0;
}
#testimonials .carousel-indicators .active  {
     background-color: #eee;
 }
.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
    opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-control {
    z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
        opacity: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

/* uza */
#uza {
    background:#F5F5F5;
}
.uzalogo {
    marging-bottom: 30px;
	padding-bottom: 30px;
}

/* speakers */
#speakers {
    background:#FFFFFF;
}

.speaker {
    padding-top: 40px;
	padding-bottom: 40px;
}

/* register */
#register {
    background:#F5F5F5;
	padding-top: 80px;
	padding-bottom: 120px;
}

/*agenda */
#agenda {
    /* background: linear-gradient(to right, #1b4274, #6ac346); */
	background: url("../img/agenda.jpg");
	background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	color: #FFFFFF;
	padding-top: 80px;
	padding-bottom: 80px;
}

#agenda h2, #agenda h3, #agenda h2 span {
	color: #FFFFFF;
	margin-bottom: 6px;
}

.agendatitle {
	margin-bottom: 4px;
}

/* Footer */
#footer {
    position: relative;
    z-index: 999;
    overflow: hidden;
    background: url(../img/footer.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	/* background: #6ac346; */
	padding-top: 120px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
#footer h2 {
    font-size: 38px;
	line-height: 38px;
	margin-bottom: 0px;
	color: #6ac346;
	font-weight: 300;
}
#footernew {
    position: relative;
    z-index: 999;
    overflow: hidden;
    /* background: #1b1f23 url(../img/footer.jpg) no-repeat 50% 50%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover; */
	padding-top: 60px;
	padding-bottom: 20px;
}
.footer-portfolio {
    background-image: url(../img/footer.jpg)!important;
}

#footer,
#footer h3,
.masthead-brand {
    font-weight: 400;
	font-size: 15px;
	line-height: 20px;
}

#footer .list-inline {
    margin-top: 15px;
}

.footertoplead {
    padding-top: 0px;
	padding-bottom: 20px;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	color: #FFFFFF;
}

.footertopleadlink {
	font-size: 22px;
	font-weight: 700;
}

.footerlead {
    padding-top: 60px;
	font-size: 14px;
	font-weight: 300;
	color: #999999;
}

.footerlead a, .footertoplead a {
	text-decoration: none;
}

/* Map */
#map {
    width: 100%;
    height: 380px;
    border-top: 1px solid #ddd;
    /* border-bottom: 1px solid #ddd; */
}

@media(min-width:768px) {
    .masthead-brand {
        float: left;
    }
    .masthead-nav {
        float: right;
        padding-right: 90px;
    }
    .masthead-nav.no-pad-right {
        padding-right: 0;
    }
    #map {
        height: 400px;
    }
    .masthead {
        position: absolute;
        top: 0;
    }
    .cover-container {
        padding-top: 120px;
    }
    .mastfoot {
        /*
        position: absolute;
        bottom: 0;
*/
    }
    .site-wrapper-inner {
        vertical-align: middle;
    }
    .masthead,
    .mastfoot,
    .cover-container {
        width: 100%;
    }
    .lead {
        font-size: 17px;
        line-height: 24px;
    }
    .cover h1.classic {
        font-size: 100px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .mastfoot,
    .cover-container {
        max-width: 1020px!important;
    }
 }
@media (min-width: 768px) and (max-width: 991px) {
    .mastfoot,
    .cover-container {
        max-width: 800px!important;
    }
	.lenovologo {
    	position: absolute;
		/* position: fixed; */
    	z-index: 999;
		top: 24%;
    	right: 0;
		opacity: 1;
	}
	.homelead {
    	padding-right: 280px;
	}
	.homeleadsmall {
    	padding-right: 280px;
	}
 }
@media (min-width: 1200px) {
    .mastfoot,
    .cover-container {
        /* max-width: 800px; */
		max-width: 1210px;
    }
    .masthead {
        max-width: 100%;
    }
    .carousel-indicators {
        text-align: left;
        padding-left: 40px;
    }
    #testimonials .carousel-inner img {
        float: left;
    }
    #testimonials .carousel-caption {
        text-align: left;
        padding-left: 40px;
        overflow: hidden;
    }
    .carousel-indicators {
        bottom: 50px;
        padding-left: 90px;
    }
}


@media (max-width: 1440px) {

}

@media (max-width: 1200px) {
    section {
        padding: 60px 0;
    }
}
@media (max-width: 991px) {
    .cover h1 {
        font-size: 35px;
    }
    .price h2 {
        font-size: 20px;
    }
    #contact {
        text-align: center
    }
    h3 {
        font-size: 24px;
		line-height: 26px;
        margin-top: 6px;
        margin-bottom: 10px;
    }
	.menubalk {
        padding-left: 0px;
        padding-right: 0px;
    }
	.navbar-toggle {
		padding-top: 18px;
        padding-left: 0px;
        padding-right: 0px;
		margin-right: 10px;
    }
	hr {
		margin: 0;
		border: 0;
		width: 80px;
		padding-top: 20px;
		margin-bottom: 20px;
		/* border-bottom: 2px solid #CCCCCC; */
		border-bottom: 2px solid #00aeef;
	}
	.footertoplead {
    	padding-top: 0px;
		padding-bottom: 0px;
		font-size: 16px;
		line-height: 22px;
		font-weight: 300;
	}
	.footertopleadlink {
		font-size: 20px;
		font-weight: 700;
	}
	.intellogo {
    	position: absolute;
		/* position: fixed; */
    	z-index: 999;
		top: 70%;
    	left: 35%;
		opacity: 1;
	}
}
@media (max-width: 768px) {
    h1 {
        font-size: 26px;
    }
    h2 {
        font-size: 40px;
		line-height: 42px;
        /* margin-bottom: 20px; */
    }
    .cover h1 {
        font-size: 30px;
    }
    .inner {
        padding: 15px 15px 0;
    }
    .inner2 {
        padding: 70px 15px 15px;
    }
    #menu-toggle {
        top: 0;
        right: 5px;
    }
    .toggle {
        margin: 0;
    }
    .featured {
        border: 1px solid #ccc;
        padding: 20px 20px 50px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .price {
        margin: 20px 20px 50px;
        border: 1px solid #ccc;
    }
    span.numscroller {
        line-height: 70px;
    }
	.homelead {
		padding-top: 0px;
		padding-right: 100px;
	} 
	.homeleadsmall {
		padding-top: 0px;
		padding-right: 100px;
	} 
	.hometext {
		padding-left: 40px;
		padding-right: 40px;
	}
	.leadaction {
    	font-weight: 300;
		padding-left: 20px;
		padding-right: 20px;
	}
	.menubalk {
        padding-left: 0px;
        padding-right: 0px;
    }
	.navbar-brand {
        padding-left: 10px;
        padding-right: 0px;
    }
	img {
        margin: auto;
    }
	#footer {
        padding-bottom: 40px;
    }
	.livestreamlogo {
    	position: absolute;
		/* position: fixed; */
    	z-index: 999;
		top: 20px;
    	left: 28%;
		opacity: 1;
	}
}
@media (min-width: 768px) and (max-width: 991px)  {
	.livestreamlogo {
    	position: absolute;
		/* position: fixed; */
    	z-index: 999;
		top: 20px;
    	left: 32%;
		opacity: 1;
	}
}
@media (min-width: 481px) and (max-width: 767px)  {
	.livestreamlogo {
    	position: absolute;
		/* position: fixed; */
    	z-index: 999;
		top: 20px;
    	left: 23%;
		opacity: 1;
	}
}
@media (max-width: 480px) {
	.homelead {
		font-size: 26px;
		line-height: 28px;
		padding-top: 0px;
		padding-left: 0px;
		padding-right: 80px;
	}
	.hometext {
		padding-left: 40px;
		padding-right: 40px;
	}
	.leadaction {
    	font-weight: 300;
		padding-left: 20px;
		padding-right: 20px;
	}
	.menubalk {
        padding-left: 0px;
        padding-right: 0px;
    }
	.navbar-brand {
        padding-left: 10px;
        padding-right: 0px;
    }
	h2 {
        font-size: 42px;
		line-height: 42px;
		margin-bottom: 0px;
		color: #484848;
		font-weight: 300;
    }
	#footer {
        padding-bottom: 40px;
    }
	img {
        margin: auto;
    }
	section {
    	padding-top: 20px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 20px;
	}
	#register {
    	padding-top: 40px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 60px;
	}
	.speaker {
    	padding-top: 20px;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	.lenovo {
    	margin-top: 20px;
		margin: auto;
		/* text-align: center; */
	}
	.intel {
    	padding-top: 20px;
		padding-bottom: 20px;
		margin: auto;
		/* text-align: center; */
	}
	.livestreamlogo {
    	position: absolute;
		/* position: fixed; */
    	z-index: 999;
		top: 20px;
    	left: 12%;
		opacity: 1;
	}
}