@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700');
*{
	margin: 0 auto;
	padding: 0;
}
/*common styles*/
body{
	font-family: 'Montserrat', sans-serif;
	background: #F3F3F3;
}
a, a:hover, a:focus{
	text-decoration: none;
}
.prevtalks a{
    color: #e2212a;
}
ul{
	list-style: none;
}
h1{
	font-family: 'Montserrat', sans-serif;
}
/*header styles*/
.navbar-brand > img {
    display: block;
    width: 200px;
}
.hw-video{
	position: relative;
	background: #1d1d1d;
}
.hw-video:before {
    content: '';
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 5px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.hw-talks, header{
	position: absolute;
	top: 0;
	width: 100%;
}
.navbar-brand {
	padding: 20px 0 0 0;
	margin-left: 0 !important;
}
.navbar-default {
    background: none;
    border-color: transparent;
}
.navbar-right{
	padding-top: 20px;
}

.navbar-default .navbar-nav>li>a{
	color: #fff;
	font-weight: 500;
}

.hw-talks h1, .hw-timeline h1{
	color: #BFBFBF;
}
.hw-talks h1{
	color: #fff;
	font-size: 44px;
font-weight: 400;
}
.hw-talks{
	margin: 100px 0px 0 0;
}
.hw-talks h1 span{
	color: #e2212a;
}
.hw-talks h3{
	color: #fff;
	font-size: 20px;
}

.hw-talks .row{
	padding-top: 30px;
}
.hw-calendar{
	display: inline-block;
	margin: 0 10px;
}
.hw-calendar b{
font-weight:300;
}
.hw-tickets a{
	border: 2px solid #e2212a;
    color: #fff;
    z-index: 9999999;
}
.a1{padding: 12px 25px;}
.a2{padding: 12px 25px;}
.hw-talks h4{
	margin: 25px 8px;
	color: #e2212a;
}
.hw-dots{
	position: absolute;
	bottom: 70px;
}
.hw-timeline{
	background: #202125;
	margin-top: -10px;
	position: relative;
	padding-bottom: 45px;
}

.jtline{
	margin: 0 !important;
}
.ptn2{
	position: absolute;
	right: 0;
	top: 35%;
}
.ptn1{
	position: absolute;
	left: 0;
	top: 15%;
}
.hardwear{
	background: #292b2f;
	position: relative;
}
.hardwear p{
	color: #fff;
	font-size: 16px;
}
.inner-text{
	padding: 30px;
	min-height: 300px;
	
}

.inner-text p {font-size:12px;}
.inner-text h4{color: #e2212a;font-size: 20px;}
.particles{
	position: absolute;
    z-index: 99999999;
    top: -30px;
}
.hw-security{
	position: relative;
	top: 110px;
}
.hw-security p {
  	color: #fff;
    width: 105%;
    float: right;
    background: url("../../images/bgstrip.png");
    padding: 34px 30px;
    position: relative;
    top: -10px;
    z-index: 9999;
}

/*.navbar-default:before{
	border-top: 6px solid red;
}*/
.hw-security p{
	font-size: 18px;
	font-weight: 300;
}
.hw-sec-training .col-md-6{
	color: #fff;
}
.hw-sec-training .b-line:before,
.hw-sec-training .b-line:after {
  	position: absolute;
	left: 8%;
	margin: auto;
	display: block;
	width: 100px;
	border-bottom: 8px solid #e2212a;
	content: "";
}  
.htraining h1{
    color:#fff;
   
}

.htraining .b-line:before,
.htraining .b-line:after {
  	position: absolute;
	left: 8%;
	margin: auto;
	display: block;
	width: 100px;
	border-bottom: 8px solid #e2212a;
	content: "";
}  
.headline p:before,
.headline p:after {
  	position: absolute;
	left: -330px;
	right: 0;
	margin: auto;
	display: block;
	width: 100px;
	border-bottom: 8px solid #e2212a;
	content: "";
}
.inner-text span:before,
.inner-text span:after, .hw-sec-training .s-line:before,
.hw-sec-training .s-line:after  {
  	position: absolute;
    left: -315px;
    right: 0;
    margin: auto;
    display: block;
    width: 400px;
    border-bottom: 4px solid #e2212a;
    content: "";
    top: 35px;
}
.hw-sec-training .s-line:before,
.hw-sec-training .s-line:after{
	top: -18px;
	left: -560px;
	width: 445px;
}
h1 b{
	font-size: 50px;
	font-weight:400;
}
.hw-sec-training{
	padding: 10px 0px 0 0px;
	position: relative;
}
.hw-training{
	background: #1d1d1d;
    position: relative;
    width: 100%;
    margin: 50px auto;
    box-shadow: 0px 0px 20px 2px #ccc;
    color: #fff;
    /*padding: 15px;*/
}
.training-img{
	position: relative;top: 0;
	top: -45px;
    left: -223px;
    box-shadow: 0px 0px 20px 2px #0c0c0c;

}
.hw-training p, .hw-training h4, .hw-training h5{
	font-size: 18px;
	font-weight: 400;
	color: #BFBFBF;
}
.hw-training h5{
	color: #e2212a;
	font-weight: 500;
}
.hw-alle span{
font-size: 18px;
font-weight: 400;
padding-left: 5px;
    display: inline-block;
}
 .more-detailss a, .more-details a{
background: #e2212a;

color: #fff;

padding: 5px 20px;

display: inline-block;

font-size: 14px;

font-weight: 400;

border-radius: 1px;

border: 2px solid #e2212a;

transition: .6s;
margin-top:15px;
}
.more-detailss a:hover,.more-details a:hover{
	background: none;
    transition: .6s;
    color: #e2212a;
} 
.hw-sec-training .ptn2{
	top: 10%;
}
.speakerdetails{
    min-height:85px;
}
.conference-speakers{
	padding: 30px 0;
	position: relative;
}
.conference-speakers .ptn1{
top: 22%;
z-index: 2;
}
.h1 p:before,
.h1 p:after{
   right: auto;
   left: 8%;
}
.conference-speakers .row{

	z-index: 10;

position: relative;
}

.conference-speakers b{
    font-weight:400;
}

.conference-speakers .view-details a{
    margin-top:15px;
    padding: 4px 10px;
    
}
.conference-speakers h4{
    font-size:14px;
}

.conference-speakers h5{
    font-size:12px;
    line-height:18px;
    color:#ddd;
  }


.pl0{
    padding-left: 0
}

.con-s{
	background: #fff;
   /* width: 80%;*/
    display: inline-block;
    padding: 10px;
    margin-top: 50px;
    box-shadow: 0 0px 20px 2px #eccfd0;
    position: relative;
}

.conference-speakers .con-s{
	background: #292b2f;
   /* width: 80%;*/
    display: block;
    padding: 10px;
    margin-top: 50px;
    box-shadow: none;
    position: relative;
    min-height:190px;
}

.cons-img{
    width: 140px;
    height: 140px;
    border-radius:50%;
}
.con-s h4{
	color: #fff;
}
.con-s .col-md-12{
	padding: 0;
}

 .layer{
	background: #F3F3F3;
    height: 400px;
    min-height: 400px;
    width: 240px;
    position: absolute;
    top: 4%;
    left: -20px;
    transition: .6s;
}
.test .con-s  .layer:hover{
	background: #e2212a;

	transition: .6s;
}
.con-s:hover.layer{
	background: #e2212a !important;
}


.view-details a{
	display: inline-block;
    margin-top: 75px;
    border: 2px solid #e2212a;
   padding: 8px 20px;
    color: #e2212a;
    border-radius: 1px;
    z-index: 99999;
}
.sub-heading{
	padding-top: 30px;
}
.sub-heading h3{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #A8A8A8;
}

/*conference shedule section*/

.hw-table{
	background: #fff;
    margin-top: 100px;
    width: 85%;
}
.table>thead>tr>th{
	border-bottom: 0 none;
	text-align:center;
	vertical-align: middle;
}

.table>thead>tr{
	background: #292b2f;
	color:#fff;
}
.table>thead>tr>th h2, .tab-wrap label h2{
	font-family: 'Montserrat', sans-serif;
}

.table>tbody>tr>td{
	padding: 5px;

text-align: center;

border-top: 0 none;

font-weight: 400;

vertical-align: middle;

font-size: 14px;
}
.table>tbody>tr:nth-child(even){
	background: #EDEDED;
}
.table>tbody>tr>td:nth-child(1){
	color: #e2212a;
}

.table {
  width: 100%;
  position: relative;
  background: #fff
}
.white-bg{
	background: none;
    position: absolute;
    z-index: 0;
    width: 100%;
    left: 0;
    height: 128px;
}
.filter__link {
  text-align: center;
}
.filter__link::after {
  content: '';
  position: absolute;
  right: -18px;
  color: white;
  font-size: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.filter__link.desc::after {
  content: '(desc)';
}
.filter__link.asc::after {
  content: '(asc)';
}

#workshops{
	color: #e2212a;
}
#workshops1{
	color: #000;
}
.hw-table .tickets{
	box-shadow: 0 5px 12px -7px #e2212a;
	color: #e2212a;
    padding: 32px 0;
    z-index: 999999;
    background: #fff;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
}
#keynote td{
	text-align: left;
	color: #000;
	padding: 20px;
}
#keynote h4{
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 400;
}
#keynote .table-data a{
	color: #e2212a;
	padding: 10px 20px;
	border: 2px solid #e2212a;
	font-size: 16px;
	border-radius: 1px;
	display: inline-block;
	z-index: 9999;
}
#keynote .sold a{
	color: #666;
	padding: 10px 20px;
	border: 2px solid #666;
}
.particles1{
	position: absolute;
    z-index: 99999999;
    top: 28%;
    right: 0;
}
.b-particle{
	position: absolute;
	right: 0;
	top: 0;
	width: 18%;
}
.particle3{
	position: absolute;
	bottom: 0%;
opacity:0.15;
}
.particle_l{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 55%;
}
.endorsing{
	background: #fff;
    padding: 0;
    text-align: center;
    box-shadow: 0px 0px 18px 1px #ccc;
    /*min-height: 150px;*/
    padding:5px;
}
.endorsing h3{
	background: #e2212a;
    padding: 10px;
    text-align: center;
   text-transform: uppercase;

font-size: 16px;

color: #fff;
    margin-top:0;
}
.endorsing img{
    padding:25px 10px;
}
.imgbox{
    /*min-height: 140px;*/
    padding: 5px 5px;

width: 100%;

height: 10vw;

object-fit: cover;
}
.endorsing a{
   color:#e2212a;
}
.latest-updates{
	box-shadow: 0px 0px 20px 2px #f3dedf;
	height: 510px;
	min-height: 510px;
	margin-top: 70px;
}
.blogs h3{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	padding: 25px 30px;
	box-shadow: 0 5px 18px -5px #f5b2b7;
}
.ptn_1{
	position: absolute;

left: -15px;

width: 40%;

top: 250px;
}
.ptn_2{
	position: absolute;

right: -15px;

width: 40%;

top: 101px
}
.liner{
	position: absolute;
    bottom: 45% !important;
    width: 55%;
    left: 30%;
}
address{
	width: 100%;
	color: #fff;
}
address h3{
	color: #e2212a;
}
footer address p{
  color: #fff;
  font-size: 18px;
  font-weight: 300;
}
footer .ptn1{
	top: 20% !important;
	width: 10%;
}
footer .ptn2{
	top: 20% !important;
	width: 8%;
}
footer .map{
	position: absolute;
    left: 1%;
    top: 25%;
    width: 25%;;
}
.footer-bottom ul li a:hover{
	color: #e2212a;
}
footer h4, footer h2{
	font-weight: 700;
}
.footer-bottom{
	background: #0c0c0c;
	padding: 20px 0;
	position: relative;
}
.footer-bottom ul li a{
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	line-height: 26px;
	padding: 18px
}
footer ul li a:hover{
	color: #e2212a;
}
footer .footer-bot{
	margin-top: 200px !important;
	position: relative;
}
footer .foo-menu{
	padding-top: 0 !important;
}
.footer-bot{
	background: #000;
	padding: 35px 0;
}
footer {
	padding-bottom: 0 !important;
	font-family: 'Montserrat', sans-serif;
	background: url("../../images/footerbg.jpg") fixed;
	height:430px;
}

.copy-right{
	padding: 12px 0;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}
.copy-right i{
	font-size: 16px;
	padding: 0 10px;
	color: #fff;
}
.copy-right p{margin: 0;}
.victory{
	position: absolute;
	left: 38%;
    top: -110px;
}
.victory1{
	position: absolute;
	right: 38%;
    top: -100px;
}
.victory2{
	position: absolute;
	right: 8%;
    top: -90px;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #e2212a;
}
.navbar-default .navbar-nav>li>.active:hover, .navbar-default .navbar-nav>li>a:focus{color: #fff;}
.active:before {
	border: 1px solid #e2212a;
    content: "";
    display: inline-block;
    width: 100%;
    height: -1px;
    position: absolute;
    left: 1px;
    z-index: -5;
    bottom: 0;
}
.active{color: #e2212a !important;}
.sun1, .sun2{position: absolute;}
.sun1{
	right: 25%;
    top: 45%;
    width: 7%;
}
.sun2{
	left: 25%;
    top: 20%;
    width: 5%;
}

.scrollTop {
  position: absolute;
  right: 2%;
  bottom: 0%;
  padding: 20px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  z-index: 99999;
  
}
.scrollTop i{
	margin-top: 7px;
}
.scrollTop a {
  font-size: 18px;
  color: #fff;
 /* background-color: #e2212a;*/
  text-align: center;
  display: block;
  border-radius: 100%;
  width: 45px;
  height: 45px;
  padding: 5px;
}

.btn,
.btn::after {
  -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
  -o-transition: all 0.3s;
	transition: all 0.3s;
}

.btn {
  background: none;
  border-radius: 1px;
  color: #fff;
font-size:14px;
  position: relative;
}

.btn::before,
.btn::after {
  background: #e2212a;
  content: '';
  position: absolute;
  z-index: -1;
}

.btn:hover {
  color: #fff !important;
}
.btn-5 {
  overflow: hidden;
}

.btn-5::after {
  height: 100%;
  left: -44%;
  top: 0;
  transform: skew(50deg);
  transition-duration: 0.6s;
  transform-origin: top left;
  width: 0;
}

.btn-5:hover:after {
  height: 100%;
  width: 142%;
}

.conference{
	font-size: 30px
}
.conference-img{
	display: inline-flex;
    padding: 0 20px;
    vertical-align:top;
}
.conference-img img{
	width: 50px;
    height: 50px;
}
.training-page .headline{
	display: none;
}
.training-page .container{
width:900px ;
}

.training-page.trainpage .container{
width:1150px ;
}

/*media queries*/

@media screen and (max-width: 850px){
.training-page .container { margin-top: 5rem; width: 100vw; overflow-x: hidden;}
.trainer-page .container .row:first-element: { margin-top: 2rem;}
.flex-archive {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.flex-archive li:last-element{ width: 20rem;}
.ipad-card{ width: 30rem; }
.ipad-flex { 
display: flex;
flex-wrap: wrap;
}
.ipad-flexbasis { flex-basis: 74rem;}
.con-s{ width: 100%}
.jr-details {
height: 42rem !important;
padding-top:8rem;
}
footer{ height:auto; } 
}

@media screen and (max-width: 767px){
.training-page .container{
width:500px;
}
.hw-video{
min-height:650px;
}
.jr-details{
margin-top:70px;
}
.footer-bottom .col-md-5{
margin-top:20px;
margin-bottom:20px;
}
.dropdown-content{
width:100% !important;
margin: 0 10px;
}
.navbar-default .navbar-collapse{
min-height:550px;
overflow-x:hidden;
}
form .btn,button.btn{
margin-top:20px;
}
.particle3{
display:none;
}
.hw-talks{
margin-top:0px !important;
}
.conference-speakers .con-s{
min-height:260px !important;
}
.cons-img{
height:100px !important;

width:100px !important;

}
.con-s .pull-right{
float:none !important;
}
.boxevent {
margin-top:50px;
}
	#tr-pg{
		padding: 0 !important;
	}
	.jr-details{
		height: auto !important;
		min-height: auto !important;
	}
	.spread{
		color: #fff !important;
	}
	.pos-img{
		position: initial !important;
	}
	.col-md-offset-1{margin-left: auto !important;}
	.snip1543{
		width: 100% !important;
	}
	.form-group{
		margin-bottom: 0;
	}
	.formLeft{margin-top: 20px;}
	.contact-form input{margin-bottom: 20px;}
	.con-tng{
		margin-bottom: 30px;
		height: auto;
		min-height: auto;
	}
	.footer-bottom .col-md-6 ul{
		margin: 20px 0;
	}
	.footer-bottom ul li a{
		padding: 10px;
	}
	footer address, .contact-adr address{width: 100%;}
	.footer-map{
		padding-top: 25px;
	}
	.navbar-collapse.in{
		overflow-y: hidden;
	}
	.training-page{
		
	}
	.training-page .con-s img{
		
	}
	.speakerdetails{
		min-height: 60px;
	}
	footer{
		height: auto;
	}
	.product-slider #thumbcarousel .item .thumb, .product-slider #thumbcarousel1 .item .thumb{
		width: 16% !important;
	}
    .pl0{
        padding-left:15px;
    }
	.hw-tickets a{
		z-index: 99999;
	}
	.btn::before, .btn::after{
		z-index: -1;
	}
	.more-details{
		margin-top: 40px;
	}
	.hw-security p{
		background: none;
	}
	.hw-talks h1, .hw-timeline h1 {
		font-size: 44px;
	}
	.headline p, .headline h6{
		border-bottom: 7px solid #e2212a;
    	padding-bottom: 6px;
    	width: 100px;
    	height: 4px;
	}
	.view-details a{
		margin-top: 40px;
	}

	.navbar-collapse .collapse{
		padding: 20px;
		float: right;
		display: inline-block;
        background: #e2212a;
        color: #fff;
	}
	.navbar-collapse{
		margin-top: 20px;
	}
	.navbar-default .navbar-collapse{
		background: #000;
	}
	.latest-updates{
		margin-top: 0;
		margin-bottom: 30px;
	}
	
	footer .footer-bot{
		margin-top: 0 !important;
	}
	.table-responsive{
		background: #fff;
	}
	.hw-table{width: 100%;background: none}
	
	.more-details a{
		margin: 0 0 40px 0;
	}
	.con-s, .endorsing{
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}
	.conference-speakers .row{
		padding-top: 0;
	}
	.cons-img
	{
		position: initial;
		width: 100%;
	}
	.hw-security{
		margin-bottom: 0;
	}
	.hw-timeline{
		padding-bottom: 0;
	}
	.conference-speakers, .hw-sec-training{
		padding: 0;
	}
	.training-img{
		position: initial;
		width: 100% !important;
	}
	.hw-training{
		width: 100%;
		float: none;
		padding: 30px;
	}
	p:before, p:after, span:before, span:after, h6:before, h6:after{
		display: none !important;
	}
	.background{
		display: none
	}
	.white-bg{
		display: none;
	}
	.hw-talks{
		position: initial;
		padding: 40px 0;
		text-align: center;
		margin-top: 0;
	}
	.hw-talks h1{
		font-size: 45px;
		padding-top:50px;
	}
	.hw-video:before{
	    background:none;
	}
	.hw-security{
	    top:10px;
	}
	.hw-dots{display: none;}
	.jtline .events-content, .hw-security p{
		width: 100% !important;
	}
	.navbar-brand{
		padding: 0;
	}
	.hw-tickets a{
		margin: 30px 0;
		display: block;
	}
	.ptn1, .ptn2{
		display: none;
	}
	.hw-security:before{
		display: none
	}
	.hw-security p{
		text-align: center;
	}
	.hw-security p{
		float: none;
	}
	.topics{
		height: auto !important;
	}
}


@media screen and (max-width: 991px){
	.hw-timeline .headline h1{
		text-align: left !important;
	}
}

/*tab style*/
/*.tab__content{
	box-shadow: 0 -5px 10px -5px #e8a9a9;
}*/
.tab-wrap {
  transition: 0.3s box-shadow ease;
  border-radius: 6px;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  list-style: none;
  background-color: #fff;
  
}
.tab-wrap:hover {
}
.tab {
  display: none;
}
.tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}
.tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}
.tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}
.tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}
.tab:checked:nth-of-type(5) ~ .tab__content:nth-of-type(5) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
}
.tab:first-of-type:not(:last-of-type) + label {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.tab:not(:first-of-type):not(:last-of-type) + label {
  border-radius: 0;
}
.tab:last-of-type:not(:first-of-type) + label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tab:checked + label {
  color: #e2212a !important;
  border-top:5px solid #e2212a;
}
.hw-tab .white-bg{
	background: none;
    position: absolute;
    z-index: 0;
    width: 103%;
    left: -16px;
    top: 0;
}

.tab:checked + label:hover {
  /*box-shadow: 0 -1px 0 #fff inset;
  background-color: #1E51E4;
  color: #fff;*/
}

.tab + label {
    border-top:5px solid #fff;
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #767171;
  flex-grow: 3;
  text-align: center;
  background-color: #fff;
  user-select: none;
  text-align: center;
  transition: 0.3s background-color ease, 0.3s box-shadow ease;
  box-sizing: border-box;
  padding: 6px;
  font-size: 18px;
}
.tab + label:hover {
  background-color: #fff;
}
.tab__content {
 
  background-color: transparent;
  position: absolute;
  width: 100%;
  z-index: -1;
  opacity: 0;
  left: 0;
  transform: translateY(-3px);
}
.tab__content table{
	margin-bottom: 0;
}
.hw-tab{
  margin: 0 auto;
  position: relative;
}
.hw-tab p, .hw-rules p, .career ul li{
  font-size: 16px;
  color: #222;
}
.career ul li{line-height: 28px}
#hw-tab{
  padding: 50px 0 25px 0;
}

header{
	background: #202125;
	z-index: 99999;
	padding: 10px 0;
	transition: .6s;
}
.training-page{
	padding-top: 90px;
		padding-bottom: 150px;
	
}

.trainpage{
    	background:#202125;
}
.con-tng{

	background: #292b2f;
	min-height: 290px;
   
}
.con-tng .javier p{
    line-height:23px;
}
.con-tng .javier .javierblocks{
    min-height:160px;
}

.con-tng h4{
	padding: 15px 15px;
	background: #444;
	color: #fff;
min-height:95px;
}
.javier{
	padding: 15px;
}
.javier p{
	padding-bottom: 8px;
	color:#959595;
}
.javier p b{
	font-size: 16px;
}
.javier .view-details a{
	margin-top: 25px;
	margin-bottom: 10px
}
.javier .view-details .pull-right{
	background: #e2212a;
	color: #fff;
	border: 2px solid #e2212a;
	transition: .6s;
}
/*.javier .view-details .pull-right:hover{
 background: none;
 transition: .6s;
}*/
/* Dropdown Button */
.dropbtn {
   
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 999999;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #ddd;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {color: #e2212a;}
.subs{
	font-size: 20px !important;
    color: #ddd;
    display: inline-block;
    padding-right: 20px;
}
#email{
	background: none;
	border-radius: 0;
	color: #fff;
	 box-shadow:none;
	 border:1px solid #ccc;
}

.form-horizontal #email{
	background: transparent;
	border-radius: 3px;
	color: #555;
	 box-shadow:default;
	 border:1px solid #ccc;
}

form .btn{
	margin-left: 15px;
	background: #e2212a;
	color: #fff;
	border: 2px solid #e2212a;
}
form .btn:hover{
	background: none;
	border: 2px solid #e2212a;
	color: #e2212a !important;
}

button.btn{
	margin-left: 15px;
	background: #e2212a;
	color: #fff;
	border: 2px solid #e2212a;
}
button.btn:hover{
	background: none;
	border: 2px solid #e2212a;
	color: #e2212a !important;
}


.ctf-tab{
  margin: 0 auto;
  position: relative;
}
.ctf-tab p, .hw-rules p, .ctf-tab ul li{
  font-size: 14px;
  color: #666;
}
.ctf-tab ul li{line-height: 30px}
.ctf-tab .tab__content{
	padding: 50px 25px;
}
.ctf-tab label{
	padding: 20px 0;
}
.ctf-tab p{
	 color: #666;
    line-height: 28px;
    text-align: left;
}
.ctf-tab .tab__content h4{
	padding: 25px 0;
}
.imp-dates, .topics, .topics1{
	background: #fff;
    box-shadow: 0px 0px 20px 2px #ccc;
}
.imp-dates h4{
	background: #292b2f;
    padding: 15px;
    color: #fff;
}
.imp-dates ul{
	padding: 15px;
	line-height: 30px;
}
.topics{
	padding: 20px;
	height: 800px;
	min-height: 800px;
}
.topics ul, .topics1 ul{
	line-height: 30px;
}
.topics ul li i, .topics1 ul li i{
	color: #e2212a;
	padding-right: 10px;
	font-size: 16px;
}
.topics p, .topics1 p{
	line-height: 25px;
}
.training-page p{
	color: #555;
	line-height: 22px;
	font-size:14px;
	font-weight:400;
}

.trainpage p{
	color: #fff;
}
.topics1{padding: 20px;}

.topis{
	padding: 20px;
	background: #fff;
	box-shadow: 0px 0px 20px 2px #ccc;
}
#training-page h2{
	font-size: 16px;
	line-height: 30px
}

/*tab style*/
/*.training-page .tab__content{
	box-shadow: 0 -5px 10px -5px #e8a9a9;
}*/
.training-page .tab-wrap {
  transition: 0.3s box-shadow ease;
  border-radius: 6px;
  max-width: 100%;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  list-style: none;
  background-color: #fff;
}
.tab-wrap:hover {
}
.training-page .tab {
  display: none;
}
.training-page .tab:checked:nth-of-type(1) ~ .tab__content:nth-of-type(1) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
  display: block;
}
.training-page .tab:checked:nth-of-type(2) ~ .tab__content:nth-of-type(2) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
  display: block;
}
.training-page .tab:checked:nth-of-type(3) ~ .tab__content:nth-of-type(3) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
  display: block;
}
.training-page .tab:checked:nth-of-type(4) ~ .tab__content:nth-of-type(4) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
  display: block;
}
.training-page .tab:checked:nth-of-type(5) ~ .tab__content:nth-of-type(5) {
  opacity: 1;
  transition: 0.5s opacity ease-in, 0.8s transform ease;
  position: relative;
  top: 0;
  z-index: 100;
  transform: translateY(0px);
  text-shadow: 0 0 0;
  display: block;
}
.tab:first-of-type:not(:last-of-type) + label {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.tab:not(:first-of-type):not(:last-of-type) + label {
  border-radius: 0;
}
.tab:last-of-type:not(:first-of-type) + label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tab:checked + label {
  color: #e2212a !important;
  border-top:5px solid #e2212a;
}
.training-page .tab__content {
  background-color: transparent;
  position: absolute;
  width: 100%;
  opacity: 0;
  left: 0;
  transform: translateY(-3px);
  display: none;
}

#training-page .table>tbody>tr>td{
	padding: 22px;
}

/*carousel*/
.product-slider { padding: 5px; }

.product-slider #carousel { border: 1px solid #1089c0; margin: 0; }

.product-slider #thumbcarousel { margin: 12px 0 0; padding: 0 25px; }

.product-slider #thumbcarousel .item { text-align: center; }

.product-slider #thumbcarousel .item .thumb { border: 1px solid #cecece; width: 15%; margin: 0 2%; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 98px; }

.product-slider #thumbcarousel .item .thumb:hover { border-color: #1089c0; }

.product-slider .item img { width: 100%; height: auto; }

.carousel-control { color: #0284b8; text-align: center; text-shadow: none; font-size: 30px; width: 30px; height: 30px; line-height: 20px; top: 23%; }

.carousel-control:hover, .carousel-control:focus, .carousel-control:active { color: #333; }

.carousel-caption, .carousel-control .fa { font: normal normal normal 30px/26px FontAwesome; color: #e2212a; }
.carousel-control { background-color: rgba(0, 0, 0, 0); bottom: auto; font-size: 20px; left: 0; position: absolute; top: 30%; width: auto; }

.carousel-control.right, .carousel-control.left { background-color: rgba(0, 0, 0, 0); background-image: none; }
.carousel-inner .active:before{
	border: 0 none !important;
}
.tab__content address{
	color: #000;
}
.tab__content address h4{
	color: #e2212a;
}

.tab-content .heading{
	color:#000;
}
.product-slider #thumbcarousel1 { margin: 12px 0 0; padding: 0 45px; }

.product-slider #thumbcarousel1 .item { text-align: center; }

.product-slider #thumbcarousel1 .item .thumb { border: 4px solid #cecece; width: 20%; margin: 0 2%; display: inline-block; vertical-align: middle; cursor: pointer; max-width: 98px; }

.product-slider #thumbcarousel1 .item .thumb:hover { border-color: #1089c0; }

.conference-d{
	padding: 0 60px;
}
.red{
	color: #e2212a;
	font-weight: 600;
}
.fa-angle-double-right{
	color: #e2212a;
	font-weight: 600;
	display: none;
}
.reserve{
	background: #292b2f;
    box-shadow: 0px 0px 20px 2px #ccc;
    padding: 20px;
}
.reserve h2{
	font-size: 26px;
	color:#fff;
}
.training-page  ul li{
	background: url("../../images/hardware.png");
	background-repeat: no-repeat;
	background-position: left 0 top 8px;
	padding-left: 30px;
	line-height:32px;
	background-size: 16px 16px;
	font-weight:500;
}
#reserve .table>tbody>tr>td{
	text-align: left;
}
/*.training-page .con-s img{
	height: 170px;
}*/
table ul{
	text-align: left;
}

.training-page address p{line-height: inherit;}
#contactform input{
	height: 45px;
}
.btn-red:hover{color: #e2212a !important;}

.footer-subscribe{
	background: #202125;
	padding: 20px;
}
.footer-subscribe form{display: inline;}

.training-page .table>tbody>tr>td:nth-child(1){
	color: #000;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background: none;
	color: #e2212a;
	font-weight: 600;
}


.snip1543 {
  background-color: #fff;
  color: #ffffff;
  font-size: 16px;
  margin: 10px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 83%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.snip1543 *,
.snip1543 *:before,
.snip1543 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1543 img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
  width: 100%;
}

.snip1543:before,
.snip1543:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background-color: #b81212;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1543:before {
  -webkit-transform: skew(30deg) translateX(-80%);
  transform: skew(30deg) translateX(-80%);
}

.snip1543:after {
  -webkit-transform: skew(-30deg) translateX(-70%);
  transform: skew(-30deg) translateX(-70%);
}

.snip1543 figcaption {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 25px 10% 25px 20px;
}

.snip1543 figcaption:before,
.snip1543 figcaption:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e2212a;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  content: '';
  opacity: 0.5;
  z-index: -1;
}

.snip1543 figcaption:before {
  -webkit-transform: skew(30deg) translateX(-100%);
  transform: skew(30deg) translateX(-100%);
}

.snip1543 figcaption:after {
  -webkit-transform: skew(-30deg) translateX(-90%);
  transform: skew(-30deg) translateX(-90%);
}

.snip1543 h3,
.snip1543 p, .snip1543 a{
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}

.snip1543 h3 {
  font-size: 18px;
  font-weight: 500;
line-height: 20px;
  text-transform: uppercase;
  border-bottom: 1px solid #fff;

padding-bottom: 10px;
}

.snip1543 p {
  font-size: 0.9em;
}

.snip1543:hover h3,
.snip1543.hover h3,
.snip1543:hover p,
.snip1543.hover p,
.snip1543:hover a,
.snip1543.hover a{
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.snip1543:hover:before,
.snip1543.hover:before {
  -webkit-transform: skew(30deg) translateX(-20%);
  transform: skew(30deg) translateX(-20%);
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.snip1543:hover:after,
.snip1543.hover:after {
  -webkit-transform: skew(-30deg) translateX(-10%);
  transform: skew(-30deg) translateX(-10%);
}

.snip1543:hover figcaption:before,
.snip1543.hover figcaption:before {
  -webkit-transform: skew(30deg) translateX(-40%);
  transform: skew(30deg) translateX(-40%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.snip1543:hover figcaption:after,
.snip1543.hover figcaption:after {
  -webkit-transform: skew(-30deg) translateX(-30%);
  transform: skew(-30deg) translateX(-30%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figcaption .btn-5{
	border: 1px solid #fff;
}
.col-md-12 .endorsing{
	width: 40%;

}
.col-md-offset-1{
	margin-left: 12.333333%;
}

 .endorsing{
 	transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
 } 
 .endorsing:hover{
 	transform: scale(1.20, 1.18);
 }

/*GRID CARD*/
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
	max-width: 100%;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 100%;
	max-width: 100%;
	width: 100%;
	height: auto;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 0 1em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background:#202125;
 /* background: url("../../images/connection.png") #202125 no-repeat;
 background-position:bottom; */
}

.grid figure figcaption h3 {
	font-size:16px;
	font-weight: 600;
	padding-top:30px;
		padding-bottom:10px;
min-height: 75px;

}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-apollo {
		min-height:305px;
		
}

figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

/*figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}*/

figure.effect-apollo .more-details {
    position: absolute;
    right: 0;
    bottom: -132px;
    -webkit-transition: opacity 0.35s;
    transition: .6s;
    width: 100%;
}
figure.effect-apollo:hover .more-details{
	bottom: 0;
	transition: .6s;
}
figure.effect-apollo h2 {
	text-align: left;
}

figure.effect-apollo:hover img {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
figure.effect-apollo:hover .more-details a {
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
figure.effect-apollo img {
opacity: 0.3;
}
/*figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}*/

figure.effect-apollo p {
	text-align: left;
	color: #fff;
}
figcaption .col-md-9{
	padding-top: 15px;
}
figure.effect-apollo:hover{

}

figcaption .more-details{
	background: #292b2f;
}





.navbar-brand{
	float: none !important;
}
.navbar-right{
	padding-top: 0 !important;
}
.navbar{
	margin-bottom: 0;
}

.fixed{
	position: fixed;top: 0;
	width: 100%;
	transition: .6s;
	z-index: 99999999999;
	box-shadow:0 2px 6px rgba(0,0,0,0.2);  
    padding:4px 0;
    animation:slide-down 0.7s;
    /*opacity:0.9;  */
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}

.reversing {
	margin-top: 0;
}

.oliver h4{
	font-size: 14px;
	margin-bottom: 12px;
	color: #fff;
	line-height:23px;
padding: 1px 15px;

}
.oliver h4 b{
	color: #e2212a;
}
.more-details .md{
	background: none;
    font-size: 14px;
    color: #e2212a;
    border: 0;
    margin: 0;
}
.md1{
	margin-bottom: 10px !important;
}
.form-control:focus{
	border-color: #fff;
	box-shadow: 0;
}
.training-page .b-particle{
	position: absolute;
	right: 0;
	top: -100px;
	width: 18%;
}
.jr-details{
	background: #292b2f;
	box-shadow: 0px 0px 20px 2px #ccc;
	padding: 20px;
	background: url(../../images/connection.png) #292b2f no-repeat;
    background-position: top 50px right 0px;
    position: relative;
    height: 200px;
    min-height: 200px;
}
.jr-details .row{
	padding-top:25px !important;
padding: 5px !important;

}

.jr-details h3{
color:#fff;
text-transform: uppercase;
margin-top: 10px;
font-size: 18px;
}
.jr-details h4{
color:#ddd;
font-size: 16px;
}
#tab-wrap .tab__content{
	padding: 20px 30px;
}
#hover-cons .con-s, .tab__content .con-s{
	transition: all .1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
#hover-cons .con-s:hover, .tab__content .con-s:hover{
transform: scale(1.10, 1.1);
z-index: 999999;
}
.tab__content .con-s{
	margin-top: 0;
}


.htng h1{
	color: #000 !important;
}
.htng .b-line:before, .htng .b-line:after{
	position: absolute;
	left: 2% !important;
}
#training-page address{
	width: 70%;
}
.pos-img{
	position: absolute;
    top: 10px;
    width: 100%;
}
.pos-img  .cons-img{
	border: 2px solid #e2212a;
}
.pos-img ul li{
	background: none;
	padding: 0 12px 0 0px;
}
.pos-img ul li i{
	background: #7E8186;
    width: 35px;
    height: 35px;
    text-align: center;
    padding: 10px;
    border-radius: 25px;
    font-size: 20px;
    color: #202125 ;
}
.spread{
	
font-size: 18px !important;

margin-top: 18px;

text-transform: uppercase;

font-weight: 700;
}
.pos-img .pull-right a{
	margin-top: 70px;
	padding: 12px 35px;
}
.share-modal{
	margin: 100px auto;
}

.aclinks a{
	
	
   color: #e2212a;  
}

.myjtline ol{
/* list-style:none; */
}

.myjtline .events{
/* width:100% !important; */

}

.events ol{
list-style:none !important;
margin-top:-10px !important;
}

.events-content img{
/*object-fit: inherit !important; */
}

.hw-training figcaption .oliver{
min-height:150px;
}


.product-slider .carousel-control{
display:none;
}
