/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 
font-family: 'Bebas Neue', cursive;
font-family: 'Poppins', sans-serif;
 
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Custom styles
   ========================================================================== */
	
	.navbarhead { width:100%; padding-left:3rem; padding-right:3rem; }
	.navbarhead .navbar {background:#fff; padding-top:15px; padding-bottom:15px}
	body { font-family:'Poppins', Arial, Helvetica, sans-serif; font-size:16px}
	.bebas {font-family:'Bebas Neue', Arial, Helvetica, sans-serif}
	.section { padding-top:80px; padding-bottom:80px}
	p { color:#58595b}
	.navbar-light .navbar-nav .nav-link {    color: #808285; text-transform: uppercase; font-size:15px; padding-right: 0.7rem; padding-left: 0.7rem; font-weight:600}
	.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {color: #020d4d;}
	.main-section { min-height:200px;}
	.hmsec { padding-top:80px; padding-bottom:80px}
	.sidelines { padding-left:30px}
	.sidelines1 { padding-left:20px; border-left:8px solid #fff}
	.sidelines2 { padding-left:20px; border-left:8px solid #CBA135}
	.sidelines3 { padding-left:20px; border-left:8px solid #020d4d}
	.head2 { font-size:60px; font-weight:700; color:#fff; line-height:1.2; text-transform:uppercase }
	.sub-container { /*max-width:800px;*/ margin:auto}
	.sub-container2 { max-width:860px; margin:auto}
	.sub-container3 { max-width:900px; margin:auto}
	.btn-small { background:#fff; font-weight:500; font-size:14px; color:#CBA135; text-decoration: none; padding:10px 8px; min-width:180px; text-align:center; display:inline-block; text-transform:uppercase; margin-bottom:20px }
	.btn-small:first-child {margin-right:20px}
	.btn-large {background:#CBA135; font-weight:500; font-size:14px; display: inline-block; color:#fff; text-decoration: none; padding: 10px 8px ; min-width:384px; text-align:center; text-transform:uppercase}
	.btn-small:hover, .btn-large:hover { text-decoration: none } 
	.btn-small:hover {color:#CBA135;}
	.btn-large:hover {color:#fff;}
	.color7 { color:#fff}
	.color8 { color:#CBA135}
	.color9 { color:#020d4d}
	.cyberx-india { margin-top:4rem !important; margin-bottom:3rem !important}
	.sepeaker-section { background:#020d4d; position: relative}
	.sepeaker-wrapper { padding:80px 15px 0}
	.speaker-member-wrapper { padding:0 30px}
	.speaker-member { position:relative; overflow: hidden}
	.top-line { position:absolute; top:0; z-index:9; height:10px; width:100%; background:#CBA135; transition:all 0.4s ease; transform: translateY(-200%)}
	.speaker-member-details { position:absolute; bottom:0; z-index:9; background:#CBA135; width:100%;  height:150px; transition:all 0.4s ease; transform: translateY(110%)}
	.speaker-member-details p { margin:0; color:#fff; text-transform: uppercase; font-weight:600; text-align:center}
	.speaker-member:hover .speaker-member-details,  .speaker-member:hover .top-line {transform: translateY(0)}
	.tab-wrapper { background:#fff; padding:3rem 4rem 1rem; overflow:hidden; border-bottom:10px solid #871235}
	
	.nav.nav-agenda { text-align:center; margin-bottom:1.5rem}
	.nav.nav-agenda .nav-item .nav-link { color:#fff; font-weight:700} 
	.nav.nav-agenda .nav-item .nav-link.active { color:#871235} 
	
	.nav.nav-agenda.nav-ntab .nav-item .nav-link {color:#fff; }
	
	.nav.nav-ntab { text-align:center; margin-bottom:1.5rem}
	.nav.nav-ntab .nav-item:first-child { border-right:1px solid #555}
	.nav.nav-ntab .nav-item .nav-link { color:#020d4d; font-weight:700; padding: .2rem 5rem 0rem 5rem; text-transform: uppercase} 
	.nav.nav-ntab .nav-item .nav-link.active { color:#CBA135} 
	.network-wrapper {margin-bottom:2rem;}
	.network-items-wrapper { background:#fff; height:100%;  width:100%; min-height:90px  }
	.network-wrapper:nth-child(odd) .network-items-wrapper {border-bottom:10px solid #CBA135}
	.network-wrapper:nth-child(even) .network-items-wrapper {border-bottom:10px solid #020d4d}
	.network-items {color:#020d4d; font-size: 20px; line-height:1.2; text-transform:uppercase;  padding:1rem 0.2rem; text-align:center; font-family:'Bebas Neue', Arial, Helvetica, sans-serif; height:100%; display:flex;     -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important; -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}}
	
	
	.agenda-items { margin-bottom:2rem; width:100%; max-width:260px; height:100%}
	.agenda-title { color:#020d4d; font-size: 16px; text-transform:uppercase; font-weight:700; /*margin-bottom:8px*/}
	.agenda-position { color:#871235; font-size:18px; margin-bottom:8px; font-family:'Bebas Neue', Arial, Helvetica, sans-serif }
	.agenda-date { color:#000; font-size:12px; font-weight:300;}
	
 	.tab-pane.fade.tab-fade1 {
  transition: all 1.5s;
/*  transform: translateX(-100%);
*/  opacity:0;
}
.tab-pane.fade.tab-fade2 {
  transition: all 1.5s;
 /* transform: translateX(100%);*/
   opacity:0;
}

.tab-pane.fade.show {
 /* transform: translateX(0);*/ opacity:1;
}

.network-tab .tab-pane.fade.tab-fade1 {
  transition: all 1s;  opacity:0;
}
.network-tab .tab-pane.fade.tab-fade2 {
  transition: all 1s; opacity:0;
}

.network-tab .tab-pane.fade.show {
  opacity:1;
}



.whyattend { margin-top:4rem}
.whyattend-items { text-align:center; background:#fff; height:100%;border-top:10px solid #CBA135;  }
.whyattend  .bottomsp { margin-bottom:30px}
.whyattend.whyattend-partner .whyattend-title { margin-top:0}
.whyattend.whyattend-partner .whyattend-img-wrapper {    padding: 1.5rem 20px;}
.rowedl { height:50%}
.rowedl>div { height:100%}
.whyattend-items .whyattend-img-wrapper {padding:2.5rem 20px;}
.whyattend-items .whyattend-img-wrapper p { font-size:12px; color:#808285; margin-bottom:0}
.whyattend-items .whyattend-img { position:relative; height:80px; width:80px; border:2px solid #020d4d; border-radius:100%; display:inline-block; margin-top:0.5rem; margin-bottom:1rem }
.whyattend-title { margin-top:1rem; margin-bottom:1rem; font-size:15px; color:#CBA135; font-weight: 700; text-transform:uppercase; line-height:1.2}
.flip { -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";}
	.logos img { margin-bottom:30px; width:100%}
	.cyberx-form { margin-top:3rem}
	.cyberx-form .form-group { color:#fff}
	.cyberx-form.cyberx-form2 .form-group { color:#020d4d}
	.cyberx-form .form-check-label { color:#fff;     font-size: 12px;}
	.cyberx-form .form-check-label { color:#58595b;     font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size:12px;     }
	.cyberx-form .form-group .form-check label { color:#fff; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size:12px; width: calc(100% - 25px); margin-left:5px; }
	
	.cyberx-form.cyberx-form2 .form-group .form-check label { color:#58595b}
	
	.fotm-title {    font-family: 'Bebas Neue', Arial, Helvetica, sans-serif;
    font-weight: normal; color:#020d4d;
    font-size: 20px; padding:0 15px;}
	
	
	.cyberx-form .form-group label { font-family:'Bebas Neue', Arial, Helvetica, sans-serif; font-weight: normal; font-size:18px}
	.form-group { margin-bottom:2.5rem}
	.form-control { border-radius:0; font-size:12px;     padding: .65rem .75rem; }
	.form-control:hover, .form-control:focus { box-shadow: none; border: 1px solid #fff}
	.form-field>div { padding:0 30px}
	.form-check { margin-bottom:1.5rem}
	.form-check .form-check-label { line-height:2}
	.btn-cyberx { background: #CBA135; color:#fff; border-radius:0; font-weight:500; text-transform:uppercase; min-width:140px}
	.btn-cyberx:hover, .btn-cyberx:focus { box-shadow: none}
	.footer-title { color:#fff; font-size:16px; text-transform:uppercase; font-weight:700; margin-bottom:1rem }
	.btn-whatsapp {background: #CBA135; color:#fff; min-width:80px; text-align:center; font-size:18px; position:relative; top:2px }
	.footertext { color:#fff; font-size:12px}
	.footer-item.address .footertext { margin-bottom:1rem; font-size:12px}
	.footer-wrapper { margin-bottom:4rem}
	.social-wrapper { padding-top:1rem; border-top:1px solid #CBA135}
	.socil-links a { text-decoration: none; font-size:20px; margin-left:20px; color:#fff}

input[type=checkbox] {border-radius: 2px;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    line-height: initial;
    border-width: 1px;
    border-style: solid;
    outline: 0;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle; top: 6px;
    left: -6px;
    position: absolute;
    -webkit-appearance: none; border-color: rgba(0,0,0,.08);
    color: transparent;     background: #fff;}
	input[type=checkbox]:before {width: 12px;
    height: 12px;
    font-size: 12px;
    line-height: 1;
    -webkit-transform: scale(0) translate(-50%,-50%);
    -ms-transform: scale(0) translate(-50%,-50%);
    transform: scale(0) translate(-50%,-50%);
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
        content: "\f00c";
    font-family: FontAwesome;}
	
	input[type=checkbox]:checked:checked {    background: #fff;
        color: #555;}
		input[type=checkbox]:checked:before {    border-radius: 2px;
    -webkit-transform: scale(1) translate(-50%,-50%);
    -ms-transform: scale(1) translate(-50%,-50%);
    transform: scale(1) translate(-50%,-50%);}
	/*.form-check { display:flex;     -webkit-box-align: start!important;
    -ms-flex-align: start!important;
    align-items: flex-start!important;}*/
	.bebascheckbox .form-check .form-check-label { color:#fff; font-family:'Bebas Neue', Arial, Helvetica, sans-serif; font-size:18px }
	.bebascheckbox input[type=checkbox]{ top:10px}
	.bebascheckbox input[type=radio] { top:6px}
	.bebascheckbox { padding-left:15px}
	.bebascheckbox .form-check-label {color:#fff; font-family: 'Poppins', Arial, Helvetica, sans-serif; font-size:12px; width: calc(100% - 25px); margin-left:5px;}
	.bebascheckbox .form-check  { margin-bottom:0.5rem}
.checkboxspace .form-group { padding-left:5px}
.slickimg-wrapper {
	padding: 30px;
	transition: all 0.5s ease;
	position: relative;
	overflow: hidden
}

.slickimg-item>img {}
.slick-label {
	position: absolute;
	bottom: 60px;
	background: #071251;
	padding: 13px 20px; 
	transition: all 0.5s ease; width: calc(100% - 120px);display:none !important;
}
.slick-slide .slickimg-wrapper .slick-label {
	opacity: 0; display:none;
}
.slick-slide.slick-current.slick-active .slickimg-wrapper .slick-label {
	opacity: 1; bottom: 16%; display:none;
}
.maintitle {
	color: #fff;
	font-size: 11px;
	font-weight: 700
}
.date {
	color: #fff;
	font-size: 7px;
	font-weight: 400
}
.cimg {
	width: 20px
}
.slickimg-item { overflow: hidden}
.slick-dots li button:before { font-size:12px; line-height: 16px; width:16px; height:16px; border: 1px solid #fff;
    border-radius: 50%; opacity:1; color:#871235; }
	.slick-dots li.slick-active button:before { color:#fff}
	.slick-dots { bottom: -50px}
	.slickslider-wrapper {padding:15px;  }
	
	.featured-slick-wrapper {transform: translateY(100px);
   
    width: 100%;
    position: relative;
    z-index: 8;  background:#fff; padding:30px 15px; border-bottom:10px solid #CBA135; }
	.slick-prev, .slick-next {background: #fff; border:1px solid #020d4d; border-radius:50%; width: 40px;
    height: 40px;}
	.slick-prev:before, .slick-next:before { 
    font: normal normal normal 14px/1 FontAwesome;     content: "\f105"; color:#020d4d ; font-size:24px; display: inline-block;}
	.slick-prev:hover, .slick-next:hover { background:#020d4d }
	.slick-prev:hover:before, .slick-next:hover:before { color:#fff}
	.slick-prev:before {content: "\f104";}
	.slick-prev {left: -55px;}
	.slick-next {right: -55px;}
	.slick-prev:before{ margin-left:-2px}
	.slick-next:before { margin-left:4px}
	
	.hm-video { position: absolute;
    left: 50%;
    top: 50%;
    /* The following will size the video to fit the full container. Not necessary, just nice.*/
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 0;}
	
	.content {
  position: relative;
  width: 90%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.content .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.content:hover .content-overlay{
  opacity: 1;
}

.content-image{
  width: 100%;
}
.content-text { display:inline-block; padding:6px 15px; background:#871235; border-radius:4px; font-size:13px; color:#fff; font-weight:300}
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.content:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}

.fadeIn-top{
  top: 20%;
}

.fadeIn-left{
  left: 20%;
}

.fadeIn-right{
  left: 80%;
}

	
	.agenda-items-wrapper { margin-bottom:2rem}
	body { overflow-x: hidden;}
	footer .sub-container { max-width:960px}
	.slick78954 {width: 100%;max-width:680px;margin:auto;}
	.form-section { padding-bottom:48px}
	.navbar-light .navbar-toggler { border: none}
	.navbar-light .navbar-toggler:focus { border: none; outline: none; box-shadow: none}

@media screen and (min-width: 992px) and (max-width: 1199px) { 
.navbar-light .navbar-nav .nav-link { font-size:13px}
.navbar-brand img { width:200px}
   
}

@media screen and (max-width: 991px) {  }

@media screen and (max-width: 767px) {
	.head2 {    font-size: 40px; line-height:1 !important}
	.btn-wrapper { margin-top:3rem}
	
	.navbar-brand img { width:200px}
	
	 }
	 @media screen and (max-width: 767px) { 
	 
	 footer .d-flex.justify-content-between  {-webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;}
	.footer-item { margin-bottom:3rem}
	
	.whatsapp.d-flex {-webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;}
	.footer-wrapper { margin-bottom:0}
	.footer-logo { margin-bottom:0.5rem}
	footer { padding-bottom:20px !important}
	.socil-links.d-flex  { margin-top:0.5rem}
	.socil-links a:first-child { margin-left:0}
	
	 }

@media screen and (max-width: 480px) { 
.btn-large {    min-width: 100%; font-size:12px} 
.btn-small { min-width: calc(50% - 10px); font-size:12px}
.btn-small:first-child {
    margin-right: 15px;
}
.slick78954 {width: 80%;max-width:680px;margin:auto;}
.slick-prev {
    left: -30px;
}
.slick-next {
    right: -30px;
}

.slick-prev, .slick-next { width: 30px;
    height: 30px;}
	.slick-prev:before, .slick-next:before { 
 font-size:20px; }
 .rowedl { height: initial}
 
	
	
	
	.section.home-form-section { padding-bottom:48px}
	.clbr { display:none}
	.section.home-form-section .cyberx-form { margin-top:0}
	.navbar-nav { padding-top:15px}
	.dropdown-menu { border:none; box-shadow: none; outline: none; padding-top:0; margin-top:-5px}
	.dropdown-item {    color: #808285;     font-size: 15px;     font-weight: 600;}
	.nav.nav-ntab .nav-item:first-child { border-right:none	}
	
	

 }







/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   Filter
   ========================================================================== */
   .filter { list-style:none; margin:auto; display:block; text-align:center;}
   .filter li  { display:inline-block;  margin-bottom:40px; margin-top:40px;}
   .filter li a { padding:8px 20px; margin-right: 10px;}
   .project-item {width:100px; height:100px; margin-right:10px; margin-bottom:4px; text-align:center}
	.project-item h1 { margin-top:20px;     font-size: 14px;}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print { 
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
