	
}@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Lato-Italic';
    src: url('../fonts/Lato-Italic.eot');
    src: url('../fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Italic.woff2') format('woff2'),
        url('../fonts/Lato-Italic.woff') format('woff'),
        url('../fonts/Lato-Italic.ttf') format('truetype'),
        url('../fonts/Lato-Italic.svg#Lato-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato-Light';
    src: url('../fonts/Lato-Light.eot');
    src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Light.woff2') format('woff2'),
        url('../fonts/Lato-Light.woff') format('woff'),
        url('../fonts/Lato-Light.ttf') format('truetype'),
        url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.eot');
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype'),
        url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato-Bold';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.ttf') format('truetype'),
        url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato-Black';
    src: url('../fonts/Lato-Black.eot');
    src: url('../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Lato-Black.woff2') format('woff2'),
        url('../fonts/Lato-Black.woff') format('woff'),
        url('../fonts/Lato-Black.ttf') format('truetype'),
        url('../fonts/Lato-Black.svg#Lato-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


body{margin:0px;padding:0px;font-family: 'Lato-Regular';font-size:14px;color:#292929;}
*{margin:0px;padding:0px;}
a, a:hover{text-decoration:none;outline:0px !important;}
a, a:focus{text-decoration:none;outline:0px !important;}
a{transition:0.5s all; -webkit-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; -moz-transition:0.5s all;}
ul, ol{list-style:none; margin:0px; padding:0px;}
.clear {clear:both;}

.main-page {margin-top:95px;}
#preloader {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  overflow: visible;
  background: #fff url("../images/preloader.gif") no-repeat center center;
}

.back-to-top {display:none;width:40px;height:40px;z-index:9;position:fixed;bottom:15px;right:15px; background: #ffffff; color: #d9282f;text-align:center;border-radius:50px;transition:background 0.5s ease-in-out;box-shadow: 4px 3px 9px 1px rgba(0,0,0,0.39);
-webkit-box-shadow: 4px 3px 9px 1px rgba(0,0,0,0.39);
-moz-box-shadow: 4px 3px 9px 1px rgba(0,0,0,0.39);}
.back-to-top:focus {background:#ffffff;color:#000;outline:none;}
.back-to-top:hover {background:#ffffff;color:#000;}
.back-to-top i {font-size:24px;padding-top:6px;}

@media (max-width: 768px) {
  .back-to-top {bottom:15px;}
}

/*#header {
  height: auto;
  padding: 0 0;
  position: fixed;
  left:0;
  top:0;
  right:0;
  transition: all 0.5s;
  z-index:997;
  background-color:rgba(173,173,173,1);
}*/

.login_bg{width: 100%;height:auto;position: relative;background-image: url("../images/login_bg.jpg");background-position: center top;background-attachment:fixed;background-repeat: no-repeat;background-size:cover}
.page-wrap{width: 100%;height: 100vh;position: relative}
.logo_white{margin: 20px 0 0 20px;padding: 0px;float: left;}
.login_wraper{width: 90%;height: auto;margin: 22% auto;padding:25% 7%;border-radius:45px;z-index: 9;/*background-color: rgba(19,39,114,0.4);*/background: rgb(139,159,228);
background: linear-gradient(90deg, rgba(139,159,228,0.2945553221288515) 0%, rgba(81,99,159,1) 80%);box-shadow: 1px 2px 3px rgba(50,67,123,1);}
.login_wraper label{font-family: 'Lato-Regular';color: #FFFFFF;font-size: 30px}
.login_wraper .form-control{margin-bottom:30px; border: 0px;border-bottom:2px #FFFFFF solid;border-radius: 0px;background-color: transparent !important;font-family: 'Lato-Regular';color: #FFFFFF;font-size: 24px;line-height: 30px;}
.login_wraper .form-control:focus{outline: none;box-shadow: none;color: #FFFFFF;}
.login_wraper .btn_login{padding: 13px 60px;margin: 0 auto;font-family: 'Lato-Bold';font-size:25px;color: #FFFFFF;text-align:center;letter-spacing: 2.5px; background-color: #949fd6;border-radius: 12px;box-shadow: 1px 2px 2px rgba(25,39,84,0.8);}
.login_wraper .btn_login:hover{color: #FFFFFF;background-color: #7f8cca}
.login_wraper .btn_login:focus{outline: none;box-shadow: 1px 2px 2px rgba(25,39,84,0.8);}

#header {height:115px;padding:0;position:fixed;top:0;left:0;right:0;transition: all 0.5s;z-index:997;background-color: #000;}
#header.header-scrolled, #header.header-fixed {height:94px;background: #000;transition: all 0.5s;}
#header.header-scrolled .logo img {max-width:280px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
#header .logo{margin:15px 0 15px 0;padding:0px;position:absolute;left:3%;top:0;z-index:9;}
#header .logo img{max-width:350px;height:auto;transition: all 0.5s;}
#header.header-scrolled .nav-menu > li{margin-top:2.5%;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}




}

@media (max-width: 1199px) {
  #header .container {max-width: 100%;}
}
@media (max-width: 991px) {
  #header {height: auto;padding: 30px 0;transition: all 0.5s;/*background: rgba(6, 12, 34, 0.98);*/}
}



/* Nav Menu Essentials */
.nav-menu, .nav-menu * {margin: 0;padding: 0;list-style: none;}
.nav-menu ul {top: 100%;left: 0;display: none;position: absolute;z-index: 99;}
.nav-menu li {position: relative;white-space: nowrap;}
.nav-menu > li {/*padding: 20px 2px 5px 2px;*/margin:0 15px; margin-top:3%; float: left;background-color:transparent;text-align: center;/*width: 14.28%;padding: 25px 0px 10px 0px;*/}
.nav-menu li:hover > ul, .nav-menu li.sfHover > ul {display: block;}
.nav-menu ul ul {top: 0;left: 100%;}
.nav-menu ul li {min-width: 180px;}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {padding-right:30px;}
.sf-arrows .sf-with-ul:after {position:absolute;right:15px;font-family:'FontAwesome';content:"\f107";font-style:normal;font-weight:normal;}
.sf-arrows ul .sf-with-ul:after {content:"\f105";}

/* Nav Meu Container */
#nav-menu-container {width:100%;float:right;margin:0;position:absolute;top:0;right:0;}
.deksleftmenu {float:right;padding-left:9%;}

@media (max-width: 1440px) {
.section-header { margin-bottom:0px;}
}  

@media (max-width: 991px) {
 #nav-menu-container {display: none;}
.scrollto { padding-left: 15px!important;}
#header.header-scrolled, #header.header-fixed {background:rgb(0 0 0 / 90%);transition:all 0.5s;}
}

/* Nav Meu Styling */
.nav-menu a {padding:0 0 2px 0px;display: inline-block;font-family: 'Lato-Regular';color:#ffffff;font-size:25px;outline: none;text-transform:capitalize;text-decoration: none;}
.nav-menu a:hover{color:#ffffff;text-decoration: none}

@media (max-width: 1920px) {
  .nav-menu a {
    padding: 0 0 2px 0px;
    display: inline-block;
    font-family: 'Lato-Regular';
    color: #ffffff;
    font-size: 20px;
    outline: none;
    text-transform: capitalize;
    text-decoration: none;
}
}

@media (max-width: 1300px) {
  .nav-menu a {padding:4px 0px;font-size:13px;}
}
  
@media (max-width:1199px) {
.nav-menu a {padding:8px 0px;font-size:12px;}
#header #logo img {padding:0;margin:0;max-height:30px;}
}

@media (max-width: 1024px) {
.nav-menu a {padding: 8px 0px;font-size:11px;}
#header.header-scrolled .nav-menu > li {margin-top: 0.5%;}
/*.nav-menu .menu-active a, .nav-menu a:hover {color:#fff;}*/
}

/*.nav-menu > li {margin-left: 8px;}*/
.nav-menu > li > a:before {content: "";position: absolute;width: 0;height:3px;bottom: 0;left: 0;background-color:#d8262f;visibility: hidden;transition: all 0.3s ease-in-out 0s;}
.nav-menu a:hover:before, .nav-menu li:hover > a:before, .nav-menu .menu-active > a:before {visibility: visible;width: 100%;}
.nav-menu li.buy-tickets a {color:#fff;background:#f82249;padding:7px 22px;border-radius:50px;border:2px solid #f82249;transition:all ease-in-out 0.3s;font-weight:500;margin-left:8px;margin-top: 2px;line-height:1;font-size:13px;}
.nav-menu li.buy-tickets a:hover {background: none;}
.nav-menu li.buy-tickets:hover a:before, .nav-menu li.buy-tickets.menu-active a:before {visibility: hidden;}
.nav-menu ul {margin:4px 0 0 0;padding:0px;box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);background:#fff;border-radius:3px;}
.nav-menu ul li {transition: 0.3s;text-align: left}
.nav-menu ul li a {padding:10px;transition:0.3s;display:block;font-size:17px;color:#060c22;text-transform:none;border-radius:3px;}
.nav-menu ul li:hover > a {background:#4cae47;color:#ffffff;}
.nav-menu ul ul {margin:0;}

/* Mobile Nav Toggle */
#mobile-nav-toggle {display:none;position:fixed;right:0;top:0;z-index: 999;margin:15px 15px 0 0;border:0;background: none;font-size: 27px;transition: all 0.4s;outline: none;cursor: pointer;}
#mobile-nav-toggle i {color: #d9282f;}

@media (max-width: 991px) {
#mobile-nav-toggle {display: inline;right: 0;margin: 13px 15px 13px 15px;}
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 50px;
  bottom: 0;
  z-index: 998;
  background: rgba(6, 12, 34, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {padding: 0;margin: 0;list-style: none;margin-bottom: 50px;}
#mobile-nav ul li {position: relative;}
#mobile-nav ul li a {width: 100%;display:block;padding:10px 22px 10px 15px;position:relative;overflow:hidden;font-size:17px;color:#ffffff;text-decoration:none;outline:none;}
#mobile-nav ul li a:hover {color: #f82249;}
#mobile-nav ul li li {padding-left: 30px;}
#mobile-nav ul .menu-has-children i {padding:15px;position:absolute;right:0;z-index:99;cursor:pointer;color:#ffffff;}
#mobile-nav ul .menu-has-children i.fa-chevron-up {color: #f82249;}
#mobile-nav ul .menu-item-active {color: #f82249;}
#mobile-body-overly {display: none;width:100%;height:100%;z-index:997;position:fixed;top:0;left:0;background: rgba(6, 12, 34, 0.8);}

@media (max-width: 480px) {
.firstlogo { width: 60px!important;}
.secondlogo { width: 70px!important;}
.start-logo { clear: both; margin-bottom: 50px; }
.left-div { float: left; width: 140px; }
.right-div { float: right; width: 60px; }
}

/* Mobile Nav body classes */
body.mobile-nav-active {overflow: hidden;}
body.mobile-nav-active #mobile-nav {left: 0;}
body.mobile-nav-active #mobile-nav-toggle {color: #fff;}



#intro {width:100%;/*height:100vh;overflow:hidden;*/position:relative;margin-top:90px;}
.banner-img{width:100%;height: auto;background-color:#ffffff;}
.banner-img img{max-width:100%;height:auto;display:block;}

.register-btn{text-align: center;z-index:99; position:absolute;bottom:2%;right: 34%;display:inline-block;}
.register-btn h2{margin:3% 0 15% 0;padding: 0px; font-family: 'Lato-Bold'; font-size:35px;color:#d9282f;text-align:right;}
.register-btn h2 span{color:#FFFFFF}

.register-btn a{margin:0;padding:17px 20px 18px 20px; font-family: 'Lato-Regular'; font-size:30px;line-height:30px; color:#ffffff;text-align:center;text-decoration:none;background-color:#d9282f;border: 2px #ffffff solid;border-radius: 15px;}
.register-btn a:hover{color: #ffffff;text-decoration: none}


#main{width: 100%;margin: 0px;background-color:#ffffff;}

figure {margin:0px;padding: 0px;float: right;position: absolute;top: 0;right: 0;}
.triangle {width: 155px;height: 155px;background: none;border-top: 155px solid #d9282f;border-left: 155px solid #ffffff;}

#Overview {width:100%;height:100%;padding:81px 0 0px 0;overflow:hidden;position:relative;}
.overview_bg{width:100%;height:auto;background: #E1E1E1;
background: linear-gradient(90deg,rgba(225, 225, 225, 1) 0%, rgba(226, 226, 226, 1) 100%);}
.section-header {width:94%;margin: 0 auto;position: relative;padding-bottom: 20px;}
.section-header h1 {margin-bottom:20px;font-family: 'Lato-Light';color:#000000;font-size:74px;line-height:74px; text-align:left;font-weight:normal;}
.section-header h2 {margin-bottom:20px;font-family: 'Lato-Regular';color:#000000;font-size:220px;line-height:225px; text-align:left;font-weight:normal;}
.section-header h3 {margin-bottom:20px;font-family: 'Lato-Light';color:#000000;font-size:100px;line-height:120px; text-align:left;}

.about_sec_1{width: 91%;margin: 0 auto;}
.ad-art{width: 100%;margin: 0 auto;padding: 0px;}
.ad-art img{max-width: 100%;height: auto;display: inline-block;}
.about-content {width:97%;margin:5% auto 3% auto;padding:0; font-family: 'Lato-Regular';color:#000000;}
.about-content p{margin:0 0 30px 0;font-size:24px;line-height:34px; text-align: left;}
.about-content h1{font-family: 'Lato-Black';}






.frm-wraper{width:100%;}
.frm-wraper h1{width:100%;font-family: 'Lato-Regular'; font-size:48px;color:#000000;line-height:55px; text-align:left;font-weight:normal;} 

.Reg_bg{width:100%;border-top:20px #4cae47 solid;background-color:#c3c3c3;}
.register-wraper{width: 92%;margin: 0 auto;margin-top:3%;padding-bottom:3%;}


.form-wrapper {width:100%;margin: 2% 0;margin-bottom:30px;padding:20px 0 0 0;color:#fff;position:relative;}
.form-wrapper .form-check label{font-size: 14px;letter-spacing: 0.2px}
.form-wrapper .form-check .error {font-size: 15px;}
.form-wrapper label{top:5px; font-family: 'Lato-Regular'; font-size:27px;color:#000000;text-align:left;font-weight:500;line-height:27px;letter-spacing: 0.2px}
.form-wrapper .form-control{font-size:21px;line-height: 22px; color:#000000; border-radius: 0px;}
.form-wrapper input[type=text]:focus{border:2px #4cae47 solid;outline: 0px;box-shadow:none;}
.form-wrapper input[type=select]:focus{border:2px #4cae47 solid;outline: 0px;box-shadow:none;}
.Submit-btn{margin-top:20px; padding: 12px 45px 10px 45px;font-family: 'Lato-Bold'; font-size:28px;color:#ffffff;line-height:25px; text-align:center;font-weight:normal;background-color:#4cae47;border:1px #000 solid;}

.form-wrapper input[type=submit]{border:0px;}

.social-media{width: 100%;margin:30px 0 0 0;}
.social-media .media-text{font-size:25px;color: #ffffff;float:left}
.social-media ul{margin:0px;padding:0px;float:left}
.social-media ul li{width:44px;height:44px;margin:0 8px;padding:0px;float:left; text-align:center; list-style:none;border-radius:50px;border:2px #fec901 solid;}
.social-media ul li .fa{font-size:23px;color:#ffffff;padding-top:9px }
.social-media ul li:hover{border:2px #ffffff solid;}

.reg-md-img{display:block}
.reg-sm-img{display:none}


.myaccordion {width:100%;margin:30px auto;box-shadow: 0 0 1px rgba(0,0,0,0.1);}
.myaccordion .card, .myaccordion .card:last-child .card-header {border: none;}
.myaccordion .card-header {border-bottom-color: #EDEFF0;background: transparent;padding:0px;}
.myaccordion .fa-stack {font-size: 18px;}
.myaccordion .btn {width:100%;padding:6px 10px 6px 20px;font-size:22px; text-transform: uppercase;color:#FFFFFF;font-weight:bold;background-color:#009846;}
.myaccordion .btn-link:hover, .myaccordion .btn-link:focus {text-decoration:none;outline:0px;box-shadow:none !important;}
.myaccordion li + li {margin-top: 10px;}
.myaccordion .card{background-color: transparent}
.myaccordion .btn-link:hover{color:#ffffff;}
.myaccordion .card-body{padding:20px 0 0 0 !important;}


.thank-you{width:100%;margin:15% auto;padding:10% 0; border: 1px #4CAE47 solid;border-radius: 25px}
.thank-you h1{margin:0 auto;margin:0; padding: 0px;font-family: 'Lato-Bold'; font-size:40px;color:#000000;text-align:center;font-weight:normal;}
.thank-you h2{margin:0 auto;padding:15px 0 0 0;font-family: 'Lato-Bold'; font-size:37px;color:#4CAE47;text-align:center;font-weight:normal;}

.agenda_sec{width:91%;margin:0 auto;margin-top:25px;margin-bottom:60px;padding-top:5px; border-bottom:4px #2b96af solid;}
.agendabox{width:100%;margin:12px 0 0 0}
.agendabox p{margin:-10px 0 5px 0;padding:0px;text-align: right;font-size:18px;color: #ffffff; font-weight: bold}
.agendabox h3{margin:0 0 0 40px;padding:10px 25px;float:left;font-family: 'Lato-Regular';font-size:30px;color:#ffffff;text-align: center;font-weight:600;background-color:#3dcd58;border-top-left-radius:13px;border-top-right-radius:13px;}
.agendabox h3 sup{font-size:22px}

.agendabox .table{border:1px #4c4c4c solid;background-color:#ffffff;}
.agendabox .table-bordered td, .agendabox .table-bordered th {border: 1px solid #4e4e4e;}
.agendabox .table-bordered th{padding:5px 10px;font-family: 'Lato-Regular';color:#ffffff;font-size:20px;font-weight:500;text-align: center}
.agendabox .table-bordered td{padding:14px 10px 10px 10px;font-family: 'Lato-Regular';font-size:20px;line-height:20px;color:#FFFFFF;text-align:center;font-weight: 600; vertical-align: middle}
.agendabox .table-bordered th span{display:inline-block;padding-top:4px;font-family: 'Lato-Bold';font-size:25px;line-height:30px;}
.agendabox .table-bordered th span sup{font-size:17px;}
.agendabox .table .td_bg{background-color:#009846 !important;color:#ffffff !important;letter-spacing: 1px}


.reg-md-img{display:block}
.reg-sm-img{display:none}

.frm-inn-section{width: 90%;margin: 0 auto;}

#Register{ padding-top:80px; padding-bottom: 60px;background-color: #d9282f;}
.Register_sec{width: 91%;margin: 0 auto;}
.Register_sec h1{margin:10px 0 25px 0;font-family: 'Lato-Bold';color: #ffffff; font-size:60px;}
.Register_sec h4{margin:0 0 45px 0;font-family: 'Lato-Regular';color: #ffffff; font-size:20px;}

.Register_sec .form-group{margin-bottom: 25px;}
.Register_sec label{font-family: 'Lato-Regular'; font-size:24px;color: #ffffff;line-height: 26px;margin-bottom: 15px}
.Register_sec .error{font-size: 18px;color: #7bdcd5}
.Register_sec .form-control{height: auto;padding:9px 0 12px 10px; font-family: 'Lato-Regular';color:#ffffff; font-size: 25px;line-height: 28px;background-color: #dd3e44; border-radius:3px;border:1px #e4474d solid;}
.Register_sec .form-control:focus{outline: none;box-shadow: none;border:1px #e4474d solid !important;background-color: #dd3e44;color: #FFFFFF;}
.Register_sec p{margin-bottom:15px; color: #ffffff}
.Register_sec .form-group select{font-size: 22px !important;}

.Register_sec input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#CFCFCF;
}
.Register_sec input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#CFCFCF;
   opacity:1;
}
.Register_sec input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#CFCFCF;
   opacity:1;
}
.Register_sec input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#CFCFCF;
}
.Register_sec input::-ms-input-placeholder { /* Microsoft Edge */
   color:#CFCFCF;
}
.Register_sec input::placeholder { /* Most modern browsers support this now. */
   color:#CFCFCF;
}



.Register_sec .register {margin: 0 auto;margin-top: 2%;  padding: 12px 45px;display:block; font-family: 'Lato-Regular';font-size:30px; line-height: 35px; color: #ffffff;background-color: #d9282f;border: 2px #ffffff solid;border-radius: 18px;}
.Register_sec .register:hover{text-decoration: none; color: #ffffff;background-color:#c10e17;}

.Register_sec input[type=text]:focus {border:0px;box-shadow: none}


.discloser{background-color: #dd3e44;border-radius: 25px;padding:45px;}
.discloser h3{margin-bottom: 20px; color: #FFFFFF}

footer{width:100%;padding:25px 0;color:#ffffff;font-size:18px;background-color:#000000;}
footer a{color:#ffffff;}

.footer_sec{width: 91%;margin: 0 auto}
.footer_sec p a{color:#ffffff;}
.footer_sec p a:hover{color:#ffffff;}
.social-icon{width: 100%;margin:20px 0 15px 0; display: inline-block}
.social-icon ul{margin: 0 0 0 10px;padding: 0px;float: left}
.social-icon ul li {width: 35px;height: 35px; margin-right: 10px;float: left;display:block;list-style: none;text-align:center;border: 2px #fec901 solid;border-radius: 50px;}
.social-icon ul li .fa {margin-top:6px;font-size: 17px;color: #ffffff;}

.seprator{width:200px;height:6px;margin:20px 0 20px 0;display:inline-block;background-color:#9d3e7c}
.form-check label {font-size:20px;line-height:20px;}

.tabbed-content {max-width: 1400px;padding: 1em;margin: 1em auto;/*background: #fff;box-shadow: 1px 1px 6px #ccc;*/}

.tabs ul {margin: 0;padding: 0 0 10px 0;font-weight: bold;}
.tabs ul li {background: #eee;}
.tabs ul li a {padding: 0.5em 1em;color: #000000;}
.tabs ul li a:hover, .tabs ul li a.active {background: #00b48d;color: #eee;text-decoration: none}
.item {margin-bottom: 2px;}
.item::before {padding: 0.5em;display: block;cursor: pointer;font-weight: bold;background: #eee;}
.item.active::before {background: #444;color: #eee;}
.item.active .item-content {padding:10px; -webkit-transition: opacity 0.3s ease-in-out; -moz-transition: opacity 0.3s ease-in-out; -o-transition: opacity 0.3s ease-in-out; -ms-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out;}
.item.active .item-content{background-color: rgba(255,255,255,0.9)}
.item.active .item-content .table {margin-bottom: 0px;font-family: 'Lato-Regular';font-size:19px;line-height: 22px;}
.item.active .item-content .table .date{color:#000000;font-family: 'Metric-Medium';}
.item-content table tr td{padding: 9px;font-size: 17px;line-height: 19px;}
.item-content table .td-width{width:200px !important;}


@media all and (min-width: 800px) {
  .tabs-side .tabs li {margin-bottom: 2px;}
}

.tabbed-content .tabs {display: none;}
.tabbed-content .item {min-height: 2em;}
.tabbed-content .item::before {content: attr(data-title);}
.tabbed-content .item .item-content {opacity: 0;visibility: hidden;height: 0;}
.tabbed-content .item.active .item-content {opacity: 1;visibility: visible;height: auto;}

@media all and (min-width: 800px) {
  .tabbed-content .tabs {display: block;}
  .tabbed-content .tabs li {display: inline-block;margin-top: 7px}
  .tabbed-content .tabs li a {display: block;}
  .tabbed-content .item {min-height: 0;}
  .tabbed-content .item::before {display: none;}
  .tabbed-content.tabs-side .tabs {width: 150px;float: left;}
  .tabbed-content.tabs-side .tabs li {display: block;}
  .tabbed-content.tabs-side .item {margin-left: 150px;}
}

@media all and (min-width: 393px) {
.tabbed-content .item {font-size: 15px;}
}

@media all and (max-width:1366px) {
.tabs ul li a {padding:7px 16px;font-size: 15px;}
}
@media all and (max-width:1250px) {
.tabs ul li a {padding: 7px 12px;font-size: 14px;}
}
@media all and (max-width:1250px) {
.tabs ul li a {padding: 7px 12px;font-size: 15px;}
}




@media screen and (max-width: 1200px){
.modal-xl {max-width: 1140px;}
}
@media screen and (max-width: 992px){
.modal-lg, .modal-xl {max-width: 700px;}
}
@media screen and (max-width: 576px){ 
.modal-dialog {max-width: 600px;margin: 1.75rem auto;}
}    

.popclosebtn {background: #000!important;width: auto!important;height: auto!important;top: -47px!important;right: 0px!important;position: absolute!important;padding: 9px 10px!important;z-index: 9999;opacity: 0.6 !important;}
.popclosebtn:hover {opacity:1 !important;}


.goa-section{width: 100%;position:relative;    width: 100%;
    position: relative;
    padding-top: 50px;}
.highlight_img{width: 100%;margin: 0 auto;padding: 0px;position: relative;}
.highlight_text{width: 95%;margin: 0 auto;padding: 0px;position: absolute;bottom: 4%;left: 0;right: 0;z-index: 99;font-family: 'Lato-Regular';font-size: 29px;line-height: 37px; color: #ffffff;text-align: center;}
.highlight_text p{margin: 0 0 28px 0;}

#Agenda{width: 100%;position:relative;background: #E7E7E7;
background: linear-gradient(90deg, rgba(231, 231, 231, 1) 0%, rgba(231, 231, 231, 1) 100%);}
.agenda_wraper{width: 91%;margin: 0px auto;padding: 0px;}
.agenda_wraper h1{margin: 0 0 4% 0;padding-top: 2%; font-family: 'Lato-Bold';color: #000000;font-size:80px;text-align: center}
.agenda_inn {
    margin: 0 auto;
    padding: 0px 20px;
	text-align: center;}

.agenda_inn h3 {    margin: 0 4px;
    margin-top: -196px;

    padding: 240px 0px 60px 0px;
    font-family: 'Lato-Black';
    color: #ffffff;
    font-size: 45px;
    line-height: 60px;
    text-align: center;background: #d20000;
}
.agenda_inn h4{margin: 0 auto; padding:0 0 23px 0; font-family: 'Lato-bold'; color: #000; font-size: 32px; text-align: center;}
.agenda_inn span{font-family: 'Lato-Regular';color: #fff;font-size:30px;text-align: center}
.agenda_img{width: 100%;margin:0 auto;padding: 0px;}
.agenda_img img{max-width: 100%;height: auto;display: inline-block;}
.agendagred{ color:#fff; font-size: 40px; font-family: 'Lato-bold'; padding:15px 30px;background: #040000; 
background: linear-gradient(90deg, rgba(4, 0, 0, 1) 0%, rgba(249, 0, 0, 1) 100%); width:360px;  margin: 0 auto; text-align:center; border-radius:20px;margin-top:20px;}
.agenda_content {
    width: 71.8%;
    min-height: auto;
    margin: 0 auto;
    background: rgb(219, 220, 222);
    background: linear-gradient(180deg, rgba(219, 220, 222, 1) 0%, rgba(255, 255, 255, 0) 90%);
}
.agenda_content{width: 98%;
    height: auto;
    margin: 0 auto;
    border: 1px solid #ff0000;}
.agenda_content1{background-image: url("../images/agenda1.jpg");
    background-position: center center; 
    background-repeat: no-repeat;
    background-size: cover;}
.agenda_content2{background-image: url("../images/agenda2.jpg");
    background-position: center center; 
    background-repeat: no-repeat;
    background-size: cover;}
.agenda_content3{background-image: url("../images/agenda3.jpg");
    background-position: center center; 
    background-repeat: no-repeat;
    background-size: cover;}
.agenda_content4{background-image: url("../images/agenda4.jpg");
    background-position: center center; 
    background-repeat: no-repeat;
    background-size: cover;}

.agenda_content ul{    /* margin: 0px auto; */
    margin: 5%; padding: 15px;
    border-left: 1px solid #f00;}
.agenda_content ul li{width: 100%; margin:0 0 12px 0;padding: 0 0 12px 0;font-family: 'Lato-Black';color: #ff0000;font-size:22px;line-height: 26px;text-align: left;position: relative;}
.agenda_content ul li span{width: 100%;display: block;margin-top:4px; font-family: 'Lato-Bold';color: #474747;font-size:18px;text-align: left;}
.agenda_content ul li:last-child{border-bottom: 0px;}
.bullet { position: absolute; left: -22px;}

#Speaker{width: 100%;position:relative }
.triangle_img{width: 20%;height:auto; position: absolute;left: 0;top: -8%;z-index:1}
.triangle_img img{max-width: 100%;height: auto;display:block}

.speaker-sec h1 {margin: 0 auto;margin: 0 6% 3% 0;padding-top: 1%;font-family: 'Lato-Bold';color: #000000;font-size: 80px;text-align: right;}
.speaker-sec h1 span{color: #e0020f}

.ind-speaker {width: 100%;margin: 0 auto}
.ind-speaker h1 {width: 87%;margin: 0 auto;margin-top: 2%;padding:0;font-family: 'Lato-Bold';color: #000000;font-size: 80px;text-align: left;}
.ind-speaker h1 span{color: #e0020f}

.ind-speaker .ind_wraper{width: 100%;margin-top: 3%; padding:0 5%;background: rgb(236,236,237); background: linear-gradient(90deg, rgba(236,236,237,1) 0%, rgba(251,252,252,1) 96%);}
.ind-speaker .ind_wraper .ind_speaker-pic{width: 52%;float: left;display: inline-block;}
.ind-speaker .ind_wraper .ind_speaker-pic img {max-width: 100%;height: auto;display: block;}

.ind-speaker .ind_wraper .ind_speaker-title {width: 48%;margin:0;padding: 0px;float: left}
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 16% 0 16% 15%;padding: 18% 0;font-family: 'Lato-Bold';color: #000000;font-size: 44px;line-height: 49px;text-align: left;border-right: 2px #d9282f solid}
.ind-speaker .ind_wraper .ind_speaker-title h4 span {color: #d9282f;}

.ind-speaker .ind_wraper .ind_speaker-right {width: 48%;float: left;display: inline-block;padding-left: 15px;text-align: left;}

.ind_speaker_content{width: 100%;height: auto; margin: 0px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;}
.ind_speaker_content p{margin: 0 0 0 3%; font-family: 'Lato-Regular';color:#000000;font-size:30px;text-align: left;}

.divtop {margin-top: -150px;}


.support_wrap{width: 100%;height: auto;background-color:#d9282f}
.support_wrap h1 {width: 91%;margin: 0 auto;margin-bottom: 3%; padding-top: 2%;font-family: 'Lato-Bold';color: #FFFFFF;font-size: 80px;text-align: left;}
.support_content{width: 91%;margin: 0px auto;}
.support_content ul{width: 100%;margin: 0px;}
.support_content ul li{width: 100%;margin: 0 0 10px 0;padding: 0px;list-style: none;font-family: 'Lato-Regular';color:#FFFFFF;font-size:30px;}
.support_content ul li a{color:#FFFFFF;text-decoration: none}
.support_content p{width: 100%;margin:3% 0;display:inline-block; color: #FFFFFF;font-size: 17px;}


.activity-section{width: 100%;position:relative;}
.activity_img{width: 100%;margin: 0 auto;padding: 0px;position: relative;}
.activity_img img{max-width: 100%;height: auto;margin: 0 auto;}
 
.activity_text{width: 60%;margin: 0 auto;padding: 0px;position: absolute;bottom: 7%;left: 0;right: 0;z-index: 99;font-family: 'Lato-Regular';font-size: 33px;line-height: 48px; color: #ffffff;text-align: center;}
.activity_text p{margin: 0 0 28px 0;}
.activity_text2 {width: 93%;margin: 50px auto;padding: 0px; font-family: 'Lato-Regular';font-size: 35px;line-height: 50px; color: #000;text-align: center;}
.activity_text2 h3{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 80px;text-align: left!important;}
.activity_text2 h4{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 43px;padding: 30px 0px; margin: 0 auto; text-align: left!important;}
.activity_text2 p {margin: 0 0 20px 0; font-size: 28px; line-height: 50px;}
.a_table{padding:0 10px; color: #fff; vertical-align: top;  font-size: 28px; line-height: 50px;}
.a_table, th, td {   border:0px solid black; padding: 10px 0px 10px 0px;}

/*#LetsConnect{width: 100%;height: auto;background-image: url("../images/LetsConnect-bg.jpg");background-repeat: no-repeat;background-attachment:scroll;background-position: center center;background-size: cover}*/
.lets-connect{width: 90%;margin: 0 auto;padding: 1% 0 7% 0;} 
.lets-connect h1 span{color: #d9282f}
.connect-wraper{ width: 80%; margin: 80px auto 80px auto; ma padding: 1% 0 7% 0;}
.connect-wraper .connect-text{width: 100%; margin: 0 0 40px 0;padding: 0px;float: left;display: inline-block;position: relative;z-index: 99}
.connect-wraper .connect-text .left-sec{width: 120px;float: left;display: inline-block;}
.connect-wraper .connect-text .right-sec{width: auto;float: left;display: inline-block; top:50%;left:95%;transform: translate(0%, -15%);}
.connect-wraper .connect-text h4{margin:0px;padding: 0px;font-family: 'Lato-Regular';color: #000000;font-size: 37px;text-align: left;}
.connect-wraper .connect-text h4 span{color: #eb1c24}
.aligncentr { width: 35%!important; margin: 0 auto; float: none!important;}

.spealer_wraper{width: 90%;margin: 0 auto; margin-top: 110px;}
.speaker-details{width: 100%;margin: 0 0 9% 0;padding: 0px;display: inline-block;position: relative;}
/*
.speaker-details .speaker-left{width: 52%;float: left;display: inline-block}
.speaker-details .speaker-left img{max-width: 100%;height: auto;display: block}
.speaker-details .speaker-right{width: 48%;float: left;display: inline-block;padding-left: 15px;text-align: left}
.speaker-details .speaker-right h4{margin:18% 0 0 0;padding: 0px;font-family: 'Lato-Bold';color: #000000;font-size: 46px;line-height: 46px; text-align: left;}
.speaker-details .speaker-right h4 span{color: #d9282f;}
.speaker-details .speaker-right h5{margin: 6% 0;padding: 0px;font-family: 'Lato-Light';color: #d9282f;font-size: 16px;font-weight: bold;text-align: left}
.speaker-details .speaker-right p{margin: 0px;padding: 0px;font-family: 'Lato-Light';color: #000000;font-size: 13px;line-height: 17px; font-weight: bold;text-align: left}
*/

.speaker-details{width: 80%; padding: 0px; margin-bottom: 80px; display: inline-block;position: relative;margin: 0 10%;margin-bottom: 25%;}
.speaker-details .speaker-left {
    width: 68%;
    height: auto;
    margin: 0 auto; 
    z-index: 99;
    position: absolute;
    left: 0;
    right: 0;
    top: -75px;
}
.speaker-details .speaker-right {
    width: 100%;
    margin: 0 auto; 
    background: linear-gradient(180deg,rgba(42, 123, 155, 1) 0%, rgba(253, 0, 0, 1) 0%, rgba(34, 0, 0, 1) 100%);
    height: 290px;
	text-align:center;
	color: #fff;
	vertical-align: bottom;
    margin-top: 0px;
	position: relative;border-radius: 40px;
    overflow: hidden;
}
.speaker-right .speakername {position: absolute;
    left: 0;
    right: 0;
    padding: 15px;
    bottom: 0px;
    background: #dddddd;
    color: #000;z-index: 222;}
.speakright{margin-left: 20%;}
.speakcenter{margin-left: 10%; margin-top: 150px;}
.speakleft{margin-right: 10%;}

.head1{ color: #474747;font-family: 'Lato-Black'; margin-bottom: 0px;font-size: 95px;text-align: center; }

.head2{color: #ffffff;font-family: 'Lato-Black';font-size: 95px;-webkit-text-stroke: 2px red;}

.head3 {
    color: #474747;
    font-family: 'Lato-Black';
    margin-bottom: 0px;
    font-size: 65px;
    text-align: right;
}


.football img{width: 90%;
    position: absolute;
    bottom: 35px;
    right: 0;}


.shiphead img{width: 60%; margin: 0 auto;}
.leadership-content  p {
    margin: 0 0 30px 0;
    font-size: 28px;
    line-height: 44px;
    text-align: center;
}


.vertical-text {width: auto;
    writing-mode: vertical-rl;
    transform: rotate(180deg); 
    padding: 10px;
    height: auto;
    margin-left: 40px;
    height: 596px;
    bottom: 0;
position: absolute;}

#Podcast {
    width: 100%;
    position: relative;
    background: #E7E7E7;
    background: linear-gradient(90deg, rgba(231, 231, 231, 1) 0%, rgba(231, 231, 231, 1) 100%);
}
#Speaker {
    width: 100%;
    position: relative;
    background: #E7E7E7;
    background: linear-gradient(90deg, rgba(231, 231, 231, 1) 0%, rgba(231, 231, 231, 1) 100%);
}
#Performers {
    width: 100%;
    position: relative;
    background: #E7E7E7;
    background: linear-gradient(180deg, rgba(231, 231, 231, 1) 0%, rgb(255 255 255) 100%);
}
/*----------------Responsive----------------*/
@media(max-width:1710px){ .speaker-details .speaker-left {
    width: 68%;
    height: auto;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    left: 0;
    right: 0;
    top: -45px;
}}
@media(max-width:1680px){
.section-header h2 {font-size: 190px;line-height: 190px;}
.section-header h3 {font-size: 95px;line-height: 100px;}

.head1{ font-size: 90px;}
.head2{font-size: 90px;-webkit-text-stroke: 2px red;}	
	
.register-btn { bottom: 2%; right: 35%; }
.highlight_text{width: 60%;bottom: 4%;font-size: 26px;line-height: 32px;}
.highlight_text p{margin: 0 0 28px 0;}
.agenda_content {width: 100%;}
	
.activity-section h2{right:7%;padding-top:3%;font-size: 80px;}
.activity_text{width: 60%;bottom: 7%;font-size: 31px;line-height: 46px;}
.activity_text p{margin: 0 0 28px 0;}
	
/*.activity_text2 {width: 93%;margin: 0 auto;padding: 0px;position: absolute;top: 5%;left: 0;right: 0;z-index: 99;font-family: 'Lato-Regular';font-size: 31px;line-height: 50px; color: #ffffff;text-align: left;}*/
    .activity_text2 {
        width: 93%;
        margin: 50px auto 100px auto;
        padding: 0px;
        /* position: absolute; */
        top: 5%;
        left: 0;
        right: 0;
        z-index: 99;
        font-family: 'Lato-Regular';
        font-size: 31px;
        line-height: 50px;
        color: #000000;
        text-align: center;
    }	
.activity_text2 h3{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 80px;text-align: left!important;}
.activity_text2 h4{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 43px;padding: 30px 0px; margin: 0 auto; text-align: left!important;}
.activity_text2 p {margin: 0 0 20px 0; font-size: 26px; line-height: 40px;}
.a_table{padding:0 10px; color: #fff; vertical-align: top;  font-size: 26px; line-height: 50px;}
.a_table, th, td {   border:0px solid black; padding: 0px 0px 10px 0px;}
	
.connect-wraper .connect-text h4 {margin-left:15px;font-size: 34px;}
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 14% 0 14% 15%;padding: 18% 0;font-size: 42px;line-height: 42px;}
	
.speaker-details .speaker-left { width: 66%; }	
.speaker-details .speaker-right { width: 100%; height: 210px;  }
 .speaker-details .speaker-left {
    width: 68%;
    height: auto;
    margin: 0 auto;
    z-index: 99;
    position: absolute;
    left: 0;
    right: 0;
    top: -110px;
}
	
	
}


@media(max-width:1600px){
#header #logo{width:255px;height:auto;}
.nav-menu > li {margin-left:22px;margin-right:22px}
.nav-menu a {font-size: 23px;}
	
.register-btn { bottom: 2%; right: 35%; }
.register-btn h2 {font-size: 32px;}
	
.triangle {width: 120px;height: 120px;border-top: 120px solid #d9282f;border-left: 120px solid #ffffff;}	
.section-header h1 {font-size: 70px;line-height: 70px;}
.section-header h2 {font-size: 185px;line-height: 200px;}
.section-header h3 {font-size: 95px;line-height: 105px;}
.about-content p {font-size: 25px;line-height: 32px;}

/*.activity_text2 {width: 93%;margin: 0 auto;padding: 0px;position: absolute;top: 5%;left: 0;right: 0;z-index: 99;font-family: 'Lato-Regular';font-size: 31px;line-height: 50px; color: #ffffff;text-align: left;}*/
.activity_text2 h3{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 70px;text-align: left!important;}
.activity_text2 h4{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 38px;padding: 30px 0px; margin: 0 auto; text-align: left!important;}
.activity_text2 p {margin: 0 0 20px 0; font-size: 26px; line-height: 40px;}
.a_table{padding:0 10px; color: #fff; vertical-align: top;  font-size: 26px; line-height: 50px;}
.a_table, th, td {   border:0px solid black; padding: 0px 0px 10px 0px;}	
	
.Register_sec .form-group {margin-bottom: 16px;}
.Register_sec label {font-size: 21px;line-height:22px;}
 
	
.support_content ul li {font-size: 28px;}
.support_content p{font-size: 16px;}
	
.activity_text{width: 60%;bottom: 7%;font-size: 27px;line-height: 40px;}
	
 
.connect-wraper .connect-text h4 {margin-left:15px;font-size: 31px;}	
 
}

@media(max-width:1536px){
#header {height: 105px;}
#header .logo{width:330px;}
.activity-img-wrap {height: 280px;}
.register-btn { bottom: 2%; right: 33%; }
.register-btn a {padding: 14px 20px 14px 20px;font-size: 26px;line-height: 30px;}
.section-header h5 {font-size: 40px;line-height: 40px;}
.head1{ font-size: 80px;}
.head2{font-size: 80px;-webkit-text-stroke: 2px red;}	
.highlight_text{width: 60%;bottom: 5%;font-size: 24px;line-height: 30px;}
.highlight_text p{margin: 0 0 28px 0;} 
.agenda_inn h3 {margin-bottom: 15px;font-size:30px;}

/*.activity_text2 {width: 93%;margin: 0 auto;padding: 0px;position: absolute;top: 5%;left: 0;right: 0;z-index: 99;font-family: 'Lato-Regular';font-size: 31px;line-height: 50px; color: #ffffff;text-align: left;}*/
.activity_text2 h3{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 70px;text-align: left!important;}
.activity_text2 h4{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 36px;padding: 30px 0px; margin: 0 auto; text-align: left!important;}
.activity_text2 p {margin: 0 0 20px 0; font-size: 24px; line-height: 38px;}
.a_table{padding:0 10px; color: #fff; vertical-align: top;  font-size: 24px; line-height: 38px;}
.a_table, th, td {   border:0px solid black; padding: 0px 0px 10px 0px;}	
	
.support_content ul li {font-size: 26px;}
.support_content p{font-size: 15px;}
	
 
.connect-wraper .connect-text h4 {margin-left:15px;font-size: 28px;}
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 14% 0 14% 15%;padding: 18% 0;font-size: 38px;line-height: 42px;}
.ind_speaker_content p {font-size: 27px;}
	
.speaker-details .speaker-left {  }	
.speaker-details .speaker-right { width: 100%; height: 220px;  }
.speaker-right .speakername {  }
    .speaker-details .speaker-left {
        width: 68%;
        height: auto;
        margin: 0 auto;
        z-index: 99;
        position: absolute;
        left: 0;
        right: 0;
        top: -80px;
    }	
}

@media(max-width:1440px){
#header {height: 90px;}
#header .logo{width: 270px;}
#header.header-scrolled .nav-menu > li {margin-top: 2%;}
#header.header-scrolled, #header.header-fixed {height:80px;}
#header.header-scrolled .logo img {max-width:230px;}
.nav-menu > li {padding: 0px 0 4px 0;margin: 20px 10px;}
.nav-menu a {font-size: 18px;}
.register-btn h2 { font-size: 28px; }
.register-btn { bottom: 2%; right: 34%; }
.triangle {width: 110px;height: 110px;border-top: 110px solid #d9282f;border-left: 110px solid #ffffff;}	
.section-header h1 {font-size: 65px;line-height: 70px;}
.section-header h2 {font-size: 165px;line-height: 187px;}
.section-header h3 {font-size: 85px;line-height: 85px;}
.about-content p {font-size: 24px;line-height: 28px;}
.head1{ font-size: 70px;}
.head2{font-size: 70px;-webkit-text-stroke: 2px red;}
.Register_sec .form-group {margin-bottom: 15px;}
.Register_sec label {font-size: 20px;}

.Register_sec h1 {margin: 10px 0 25px 0;font-size: 70px;}
.highlight_text{width: 60%;bottom: 4%;font-size: 22px;line-height: 27px;}
.highlight_text p{margin: 0 0 28px 0;}
 
.agenda_content ul li{font-size:17px;line-height: 24px;}
.support_content ul li {font-size: 24px;}
.support_content p{font-size: 15px;}

.ind-speaker h1{font-size: 70px;}
.speaker-sec h1 {font-size: 70px;}
.agenda_wraper h1{font-size: 70px;}
	
.activity-section h2{right:7%;padding-top:3%;font-size: 70px;}
.activity_text{width: 60%;bottom: 7%;font-size: 25px;line-height: 37px;}

/*.activity_text2 {width: 93%;margin: 0 auto;padding: 0px;position: absolute;top: 5%;left: 0;right: 0;z-index: 99;font-family: 'Lato-Regular';font-size: 31px;line-height: 50px; color: #ffffff;text-align: left;}*/
.activity_text2 h3{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 70px;text-align: left!important;}
.activity_text2 h4{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 34px;padding: 30px 0px; margin: 0 auto; text-align: left!important;}
.activity_text2 p {margin: 0 0 20px 0; font-size: 20px; line-height: 34px;}
.a_table {padding:0 10px; color: #fff; vertical-align: top;  font-size: 20px; line-height: 34px;}
.a_table, th, td {   border:0px solid black; padding: 0px 0px 10px 0px;}	
	
 
.connect-wraper .connect-text h4 {margin-left:15px;font-size: 28px;}
	
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 16% 0 14% 15%;padding: 18% 0;font-size: 34px;line-height: 37px;}
.ind_speaker_content p {font-size: 25px;}
}

@media(max-width:1366px){
#Overview {padding: 60px 0 0px 0;}

.register-btn h2 { font-size: 24px; }
.register-btn { bottom: 2%; right: 34%; }
.register-btn a {padding: 13px 20px 14px 20px;font-size: 25px;line-height: 30px;}
	
.section-header h5 {font-size: 35px;line-height: 35px;}	

.Register_sec .register {padding: 8px 40px;font-size: 30px;line-height: 30px;}
.Register_sec label {font-size: 19px;}
	
.agenda_sec {margin-top: 0px;}
.tabbed-content {margin-bottom: 40px;}
.agenda_content {width: 100%;}

/*.activity_text2 {width: 93%;margin: 0 auto;padding: 0px;position: absolute;top: 5%;left: 0;right: 0;z-index: 99;font-family: 'Lato-Regular';font-size: 31px;line-height: 50px; color: #ffffff;text-align: left;}*/
.activity_text2 h3{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 70px;text-align: left!important;}
.activity_text2 h4{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 34px;padding: 30px 0px; margin: 0 auto; text-align: left!important;}
.activity_text2 p {margin: 0 0 20px 0; font-size: 18px; line-height: 32px;}
.a_table {padding:0 10px; color: #fff; vertical-align: top;  font-size: 18px; line-height: 32px;}
.a_table, th, td {   border:0px solid black; padding: 0px 0px 10px 0px;}		
	
 
.connect-wraper .connect-text h4 {margin-left:15px;font-size: 26px;}
.speaker-details .speaker-right h4 {font-size: 24px;line-height: 32px;}
.speaker-details .speaker-right h5 {font-size: 17px;}
.speaker-details .speaker-left {   }	
.speaker-details {  width: 80%; padding: 0px; }	
	
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 15% 0 14% 15%;padding: 18% 0;font-size: 32px;line-height: 36px;}
.ind_speaker_content p {font-size: 24px;}

.agenda_inn h3{margin: 0 auto;padding:0 0 23px 0;font-family: 'Lato-Black'; color: #9b9b9b; font-size: 40px;text-align: center}	
.agenda_inn h4{margin: 0 auto; padding:0 0 23px 0; font-family: 'Lato-bold'; color: #000; font-size: 24px; text-align: center;}	
    .speaker-details .speaker-left {
        width: 68%;
        height: auto;
        margin: 0 auto;
        z-index: 99;
        position: absolute;
        left: 0;
        right: 0;
        top: -65px;
    }	
}

@media(max-width:1343px){ 
.Register_sec label {font-size: 18px;}
.Register_sec h4{margin:0 0 45px 0;font-size:18px;}
}


@media(max-width:1280px){
#header.header-scrolled, #header.header-fixed {height:75px;}
#header.header-scrolled .logo img {max-width:220px;}
.head1{ font-size: 60px;}
.head2{font-size: 60px;-webkit-text-stroke: 2px red;}	
.nav-menu a {font-size: 18px;}
.nav-menu > li {padding: 0px;margin: 15px 20px 0 20px;}
#header.header-scrolled .nav-menu > li {margin-top: 1.3%;}
	
	
.triangle {width: 100px;height: 100px;border-top: 100px solid #d9282f;border-left: 100px solid #ffffff;}	
.section-header h1 {font-size: 65px;line-height: 80px;}
.section-header h2 {font-size: 145px;line-height: 170px;margin-bottom: 5px;padding: 0px;}
.section-header h3 {font-size: 75px;line-height: 80px;}
.about-content p {font-size: 22px;line-height: 28px;}
	
.register-btn h2 { font-size: 24px; }
.register-btn { bottom: 2%; right: 34%; }
.register-btn a {padding: 13px 20px 14px 20px;font-size: 23px;line-height: 26px;}

.Register_sec label {font-size: 17px;}
.Register_sec .form-group {margin-bottom: 10px;}
.highlight_text{width: 60%;bottom: 4.5%;font-size: 20px;line-height: 26px;}
.highlight_text p{margin: 0 0 20px 0;}
	
.logo_white {width: 250px;}
.login_wraper label {font-size: 27px;}
.login_wraper .form-control {margin-bottom: 25px;font-size: 21px;line-height: 25px;}
.login_wraper .btn_login {padding: 8px 40px;font-size: 20px;}

.ind-speaker h1{font-size: 65px;}
.speaker-sec h1 {font-size: 65px;}
.agenda_wraper h1{font-size: 65px;}	
.Register_sec h1 {margin: 0 0 25px 0;font-size: 65px;}
.activity-section h2 {right: 7%;padding-top: 3%;font-size: 65px;}
.activity_text {width: 60%;bottom: 7%;font-size: 22px;line-height: 31px;}
	
 
.activity_text2 h3{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 65px;text-align: left!important;}
.activity_text2 h4{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 30px;padding: 30px 0px; margin: 0 auto; text-align: left!important;}
.activity_text2 p {margin: 0 0 15px 0; font-size: 16px; line-height: 30px;}
.a_table {padding:0 10px; color: #fff; vertical-align: top;  font-size: 16px; line-height: 26px; padding-bottom: 15px;}
.a_table, th, td {   border:0px solid black; padding: 0px 0px 10px 0px;}		
	
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 13% 0 13% 15%;padding: 17% 0;font-size: 30px;line-height: 26px;}
.ind_speaker_content p {font-size: 24px;}
	
 	
}


@media(max-width:1250px){ 
.agenda_content ul li{font-size:16px;line-height: 22px;padding-bottom:8px;margin-bottom:8px;}
.highlight_text{bottom: 4%;}
.agenda_wraper h1{font-size:60px;}
.ind-speaker h1{font-size: 60px;}
.speaker-sec h1 {font-size: 60px;}
.support_wrap h1 {font-size: 60px;}
.Register_sec h1 {margin: 0 0 25px 0;font-size: 60px;}
.support_content ul li {font-size: 22px;}
.support_content p{font-size: 15px;}
.activity-section h2 {right: 7%;padding-top: 3%;font-size: 60px;}
 
.connect-wraper .connect-text h4 {margin-left:15px;font-size: 24px;}
	
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 17% 0 13% 15%;padding: 16% 0;font-size: 28px;line-height: 32px;}
.ind_speaker_content p {font-size: 22px;}
.speaker-details .speaker-right { width: 100%; height: 200px; }	
}

@media(max-width:1024px){
#header {height:70px;}
#header .logo{width: 210px;}
#header.header-scrolled, #header.header-fixed {height:65px;}
#header.header-scrolled .logo img {max-width:190px;}
	
#header.header-scrolled .nav-menu > li {margin-top: 0.3%;}
.nav-menu > li {margin: 5px 15px 0 15px;padding-top:5px}
.nav-menu a {padding-bottom:2px; font-size:16px;}
	
.triangle {width: 80px;height: 80px;border-top: 80px solid #d9282f;border-left: 80px solid #ffffff;}	
.section-header h1 {font-size: 55px;line-height: 60px;}
.section-header h2 {font-size: 100px;line-height: 110px;margin-bottom: 10px;}
.section-header h3 {font-size: 55px;line-height: 55px;}
.about-content p {font-size: 22px;line-height: 28px;}
.head1{ font-size: 50px;}
.head2{font-size: 50px;-webkit-text-stroke: 2px red;}	

.register-btn h2 { font-size: 20px; }
.register-btn { bottom: 2%; right: 34%; }
.register-btn a {padding: 10px 20px 10px 20px;font-size: 20px;line-height:25px}

.Register_sec .form-group {margin-bottom: 9px;}
.Register_sec label {font-size: 16px;padding-top: 0px;}
.Register_sec p {margin-bottom: 15px;font-size: 13px;color: #ffffff;}
	
.highlight_text{width: 65%;bottom:1.5%;font-size: 17px;line-height: 24px;}
.highlight_text p{margin: 0 0 16px 0;}
	
.login_wraper .btn_login {padding: 8px 30px;font-size: 18px;}
.support_content ul li {font-size: 18px;}
.support_content p{font-size: 14px;}
	
	
.agenda_wraper h1{font-size:50px;}
.ind-speaker h1{font-size: 50px;}
.speaker-sec h1 {font-size: 50px;}
.support_wrap h1 {font-size: 50px;}
.Register_sec h1 {margin: 0 0 25px 0;font-size: 50px;}
.activity-section h2 {font-size: 50px;}
.activity_text {width: 65%;bottom: 4%;font-size: 20px;line-height: 29px;}
/*

.activity_text2 {width: 93%;margin: 0 auto;padding: 0px;position: absolute;top: 5%;left: 0;right: 0;z-index: 99;font-family: 'Lato-Regular';font-size: 31px;line-height: 50px; color: #ffffff;text-align: left;}
*/
.activity_text2 h3{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 40px;text-align: left!important;}
.activity_text2 h4{font-family: 'Lato-Bold';color: #FFFFFF;font-size: 22px;padding: 15px 0px; margin: 0 auto; text-align: left!important;}
.activity_text2 p {margin: 0 0 12px 0; font-size: 16px; line-height: 22px;}
.a_table {padding:0 10px; color: #fff; vertical-align: top;  font-size: 16px; line-height: 22px; padding-bottom: 15px;}
.a_table, th, td {   border:0px solid black; padding: 0px 0px 10px 0px;}	
	 
.connect-wraper .connect-text {margin-bottom:30px}
.connect-wraper .connect-text h4 {margin-left:15px;font-size: 20px;}
	
.speaker-details .speaker-right h4 {margin-top: 10px;font-size: 19px;line-height: 22px;}
.speaker-details .speaker-right h5 {font-size: 12px;}
.speaker-details .speaker-right p {font-size: 11px;line-height: 15px;}
	
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 15% 0 13% 15%;padding: 15% 0;font-size: 26px;line-height: 30px;}
.ind_speaker_content p {font-size: 21px;}
.Register_sec h4{margin:0 0 45px 0;font-size:15px;}
.speaker-details .speaker-left {
        width: 60%;
        top: -60px;
    }	
 .speaker-details .speaker-right {
        width: 100%;
        height: 180px;
    }	
.agenda_content {
    width: 100%;
    height: 940px;
    margin: 0 auto;
}	
.aligncentr {
    width: 40% !important;
    margin: 0 auto;
    float: none !important;
}
.connect-wraper .connect-text .left-sec {
    width: 75px;
    float: left;
    display: inline-block;
}
.connect-wraper .connect-text h4 {
	margin-left: 15px;
	font-size: 22px;
}
 
.agenda_inn h4{margin: 0 auto; padding:0 0 23px 0; font-family: 'Lato-bold'; color: #000; font-size: 24px; text-align: center;}
}
@media(max-width:991px){
.speaker-details .speaker-left { width: 60%; top: -125px; }	
.speakright { margin: 0 auto; margin-bottom:200px;margin-left: 10%; }	
.speakcenter { margin: 0 auto; margin-bottom:200px;margin-left: 10%;}	
.speakleft { margin: 0 auto; margin-bottom:200px;margin-left: 10%;}
.classhide { display: none;}	
}

@media(max-width:962px){
.register-btn h2 { font-size: 20px; }
.register-btn { bottom: 2%; right: 34%; }
.register-btn a {padding: 8px 17px 8px 17px;font-size: 18px;}

.Register_sec label {font-size: 16px;padding-top: 0px;line-height: 17px;}
.Register_sec .register {padding: 6px 35px;font-size: 24px;line-height: 26px;}
	
.highlight_text{width: 65%;bottom:3%;font-size: 15px;line-height: 22px;}
.highlight_text p{margin: 0 0 13px 0;}
.agenda_inn h3 {margin-bottom: 15px;font-size: 21px;}
	
.support_content ul li {font-size: 17px;}
.support_content p{font-size: 14px;}
	
	
.agenda_wraper h1{font-size:45px;}
.ind-speaker h1{font-size: 45px;}
.speaker-sec h1 {font-size: 45px;}
.support_wrap h1 {font-size: 45px;}
.Register_sec h1 {margin: 0 0 25px 0;font-size: 45px;}
.activity-section h2 {font-size: 45px;}
 
.connect-wraper .connect-text h4 {margin-left:15px;font-size: 18px;}
 
.agenda_content {
    width: 100%;
    height: 980px;
    margin: 0 auto;
}	
	
}

@media(max-width:952px){
.section-header h1 {font-size: 50px;line-height: 65px;}
.section-header h2 {font-size: 85px;line-height: 85px;margin-bottom: 0px;}
.section-header h3 {font-size: 60px;line-height: 70px;}
	
.register-btn h2 { font-size: 20px; }
.register-btn { bottom: 2%; right: 34%; }
.tabbed-content {margin-bottom: 40px;padding-top: 0px;}
	
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 17% 0 13% 15%;padding: 15% 0;font-size: 29px;line-height: 35px;}
.ind_speaker_content p {font-size: 21px;}

/*
.activity_img2 { display: none;}
.activity_img2_bg {background: url(../images/bg2.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%; }	
*/
.activity_text2 {
    width: 94%;
    margin: 0 auto;
    padding: 15px 0px;
	position: relative;}	
.a_table, th, td {
    border: 0px solid black;
    padding: 0px 5px 10px 0px;
}	
}

@media(max-width:853px){ 
.register-btn h2 {font-size: 19px;margin-bottom: 10px;}
.section-header h5 {font-size: 25px;line-height: 25px;}
.about-content p {font-size: 16px;margin-bottom: 15px;line-height: 19px;}
	
.highlight_text{width: 65%;bottom:3%;font-size: 14px;line-height: 20px;}
.highlight_text p{margin: 0 0 10px 0;}
	 
.connect-wraper .connect-text {margin-bottom:25px}
.connect-wraper .connect-text h4 {margin-left:10px;font-size: 16px;}
}

@media(max-width:815px){ 
.about-content p {font-size: 15px;margin-bottom: 15px;line-height: 19px;}
.support_content ul li {font-size: 16px;}
.support_content p{font-size: 14px;}
.activity_text {width: 80%;bottom: 0%;font-size: 17px;line-height: 26px;}
}

@media(max-width:800px){
.section-header h5 {font-size: 24px;line-height: 24px;}
.speaker-details .speaker-right h4 {margin-top: 10px;font-size: 17px;line-height: 19px;}
}

@media(max-width:789px){ 
.highlight_text{width: 70%;bottom:2%;font-size: 15px;line-height: 20px;}
.highlight_text p{margin: 0 0 10px 0;}
.activity_text {width: 80%;bottom: 0%;font-size: 17px;line-height: 26px;}
}

@media(max-width:780px){
.Register_sec h1 {margin: 5px 0 15px 0;font-size: 27px;}
.Register_sec .form-control {padding: 7px 0 9px 10px;font-size: 20px;line-height: 24px;}
.Register_sec .form-group select{font-size: 18px !important;}
}

@media(max-width:768px){
#intro{height:auto !important}

.reg-md-img{display:none}
.reg-sm-img{display:block}
.head1{ font-size: 40px;}
.head2{font-size: 40px;-webkit-text-stroke: 2px red;}
	
.register-btn h2 { font-size: 16px; margin-bottom: 30px; }
.register-btn { bottom: 2%; right: 34%; }	
.agenda_content {width: 89%;}
.agenda_wraper h1{font-size:32px;}
.ind-speaker h1{font-size: 32px;}
.speaker-sec h1 {font-size: 32px;margin-bottom: 8%;}
.support_wrap h1 {font-size: 32px;}
.activity-section h2 {font-size: 32px;padding-top: 1%;}
.Register_sec h1 {margin: 5px 0 20px 0;font-size: 35px;}
	
.section-header h2 {font-size: 88px;line-height: 88px;}
.section-header h3 {font-size: 51px;line-height: 50px;}
.activity_text {width: 80%;bottom: 0%;font-size: 17px;line-height: 26px;}
	
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 12% 0 12% 15%;padding: 18% 0;font-size: 27px;line-height: 30px;}
.connect-wraper .connect-text .left-sec {
    width: 60px;
    float: left;
    display: inline-block;
}
	
    .speaker-details {
        width: 100%;
        padding: 0px;
        margin-bottom: 20px;
    }
.speaker-details .speaker-left { width: 60%; top: -125px; }	
.speakright { margin: 0 auto; margin-bottom:200px;margin-left: 0%; }	
.speakcenter { margin: 0 auto; margin-bottom:200px;margin-left: 0%;}	
.speakleft { margin: 0 auto; margin-bottom:200px;margin-left: 0%;}	
.speaker-details .speaker-right h4 {
        margin-top: 10px;
        font-size: 20px;
        line-height: 19px;
    }
    .speaker-details .speaker-right h5 {
        font-size: 14px;
    }	
	
.agenda_inn h3{margin: 0 auto;padding:0 0 23px 0;font-family: 'Lato-Black'; color: #9b9b9b; font-size: 30px;text-align: center}	
.agenda_inn h4{margin: 0 auto; padding:0 0 23px 0; font-family: 'Lato-bold'; color: #000; font-size: 20px; text-align: center;}	
.agenda_content { width: 100%;margin-bottom: 50px;}
.divtop {margin-top: 0px;}	
}
 
@media(max-width:767px){
	.speaker-details {
        margin: 0 auto;
        margin-bottom: 250px; 
    }
	.speaker-details .speaker-left {
        width: 60%;
        top: -175px;
    }
    .speaker-details .speaker-right {
        width: 100%;
        height: 360px;
    }
	    .speaker-details .speaker-right h4 {
        margin-top: 0px;
        font-size: 28px;
        line-height: 28px;
    }
	    .speaker-details .speaker-right h5 {
        font-size: 18px;
    }
}

@media(max-width:750px){ 
#Register {padding-top: 50px;padding-bottom: 60px;}
.Register_sec label {font-size: 18px;padding-top: 0px;line-height: 18px;}
	
.agenda_content {width: 100%;}
}

@media(max-width:724px){ 
.agenda_content {width: 93.6%;}
}

@media(max-width:705px){ 
.agenda_content {width: 100%;}
.about-content p {font-size: 16px;margin-bottom: 15px;line-height: 19px;}
.footer_sec p{font-size:16px;}
}

@media(max-width:672px){ 
.agenda_content {width:291px;}
}

@media(max-width:667px){
.agenda_content {width: 100%;}
}

@media(max-width:640px){
.section-header h5 {margin-bottom: 10px;font-size: 23px;line-height: 27px;}
.agenda_content {width: 100%;}
}

@media (max-width:600px){
.agendabox h3 {margin-left:15px;padding:12px 20px 5px 20px;font-size:18px;}
.agendabox .table-bordered th span {font-size: 16px;}

.reg-md-img{display:none}
.reg-sm-img{display:block}
	
.frm-wraper h1 {font-size:26px;line-height: 30px;margin:30px 0 20px 0;}
.agenda_content {width: 100%;}

	
.connect-wraper .connect-text .left-sec {width: 14%;}
.connect-wraper .connect-text .right-sec {width: 86%;}
 
.connect-wraper .connect-text {margin-bottom:25px}
.connect-wraper .connect-text h4 {margin-left:18px;font-size: 24px;}
.triangle_img {top: -2%;}
	
.h_100{height: 100px;}
.h_100 p{text-align: center;}
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 17% 0 12% 15%;padding: 18% 0;font-size: 34px;line-height: 38px;}
.Register_sec h4{font-size:14px;}
.aligncentr {
    width: 100% !important;
    margin: 0 auto;
    float: none !important;
}	
	
}
@media(max-width:574px){
 
}

@media(max-width:480px){
.section-header h1 {font-size: 42px;line-height: 60px;}
.section-header h2 {margin-bottom: 6px;font-size: 85px;line-height: 85px;}	
.about-content {width: 97%;}
.about-content p {font-size: 15px;}
.head1{ font-size: 25px;}
.head2{font-size: 25px;-webkit-text-stroke: 1px red;}	 	
.register-btn { bottom: 2%; right: 28%; }
.register-btn h2 {font-size: 13px;margin-bottom: 15px;}
.register-btn a {padding: 4px 10px 6px 10px;font-size: 15px;line-height: 16px;}

.Register_sec h1 {margin: 5px 0 15px 0;font-size: 33px;}
	
.highlight_text{width: 85%;bottom:2%;font-size: 14px;line-height: 16px;letter-spacing:0.2px;text-shadow: 1px 2px 2px rgba(0,0,0,0.6);}
.highlight_text p{margin: 0 0 12px 0;}
	
.agenda_content {width: 100%;}
.support_content ul li {font-size: 15px;}
.support_content p{font-size: 13px;}
	
.activity_text {width: 85%;bottom: -6%;font-size: 14px;line-height: 18px;}	
.speaker-details .speaker-right h4 {font-size: 30px;line-height: 33px;}
    .speaker-details .speaker-right {
        width: 100%;
        height: 260px;
    }	
.speaker-details .speaker-left {
        width: 60%;
        top: -125px;
    }	
.speaker-details {
        margin: 0 auto;
        margin-bottom: 200px;
    }	
.spealer_wraper {
    width: 90%;
    margin: 0 auto;
    margin-top: 180px;
}	
.headimg {padding: 0px 10px!important;}
}

@media(max-width:455px){
.register-btn { bottom: 2%; right: 28%; }
.register-btn h2 {font-size: 13px;margin-bottom: 10px;}
.lets-connect h1 {width: 100%; font-size:35px;}
 .head1 {
        font-size: 23px!important;
    }
.head2 {
        font-size: 23px!important;
        -webkit-text-stroke: 1px red;
    }
.speaker-details .speaker-left {
        width: 60%;
        top: -100px;
    }	
.speaker-details {
        margin: 0 auto;
        margin-bottom: 150px;
    }	
}

@media(max-width:424px){
.register-btn { bottom: 1%; right: 23%; }
.register-btn h2 {font-size: 13px;margin-bottom: 8px;}
.register-btn a {padding: 4px 10px 6px 10px;font-size: 15px;line-height: 16px;}
.section-header {margin-bottom: 0px;padding-bottom: 0px;}
.about-content p {font-size: 14px;line-height: 18px;}
.agenda_content {width: 100%;}
    .speaker-details .speaker-right h4 {
        font-size: 22px;
        line-height: 33px;
    }
	.speaker-details .speaker-right h5 {
        font-size: 16px;
    }
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 16% 0 12% 15%;padding: 18% 0;font-size: 32px;line-height: 38px;}
}

@media(max-width:393px){
.register-btn { bottom: 1%; right: 23%; }
.register-btn h2 {font-size: 13px;margin-bottom: 8px;}
.Register_sec h1 {margin: 5px 0 15px 0;font-size: 30px;}
.speaker-details .speaker-left {
        width: 60%;
        top: -75px;
    }	
}
	
@media(max-width:380px){
.banner-img {width: 100%;height: auto;margin-top: 40px;}
.section-header h2 {margin-bottom:10px;font-size: 65px;line-height: 65px;}
.section-header h5 {margin-bottom:5px;font-size: 19px;line-height: 20px;}
	
.title_wrap h1 {padding: 15px 0 10px 0;font-size: 21px;}
.agendabox h3 {margin-left: 15px;padding:10px 17px 5px 16px;font-size: 16px;border-top-left-radius: 8px;border-top-right-radius: 8px;}
.frm-wraper h1 {margin-top: 30px;font-size: 21px;line-height: 22px;font-weight:600; }
.form-wrapper label {top: 3px;font-size: 16px;}

.social-media .media-text {margin-top:6px; font-size: 16px;line-height:16px;}
.social-media ul li {width:34px;height:34px;margin:0 4px;}
.social-media ul li .fa {font-size:15px;padding-top:7px;}
	
.agenda_content {width: 100%;}
	
.speaker-sec h1 {font-size: 25px;}
.ind-speaker h1 {font-size: 25px;}
.activity-section h2 {font-size: 25px;}
	
.lets-connect h1 {font-size: 36px;}
.connect-wraper .connect-text .left-sec {width: 17%;}
.connect-wraper .connect-text .right-sec {width: 83%;}
.connect-wraper .connect-text {margin-bottom: 20px;}
.connect-wraper .connect-text h4 {margin-left: 12px;font-size: 20px;}

}

@media(max-width:360px){
.highlight_text {width: 91%;bottom: 2%;font-size: 12px;line-height: 15px;}
.highlight_text p {margin: 0 0 5px 0;}
.lets-connect {width: 85%;}
.activity_text {width: 91%;bottom: -6%;font-size: 12px;line-height: 15px;}
.speaker-details .speaker-right h4 {font-size: 25px;line-height: 27px;}
.register-btn { bottom: 1%; right: 21%; }	
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 14% 0 12% 15%;padding: 15% 0;font-size: 28px;line-height: 35px;}
.ind_speaker_content p {font-size: 19px;}
}

@media(max-width:320px){
.agenda_content {width: 100%;}
	
.ind-speaker .ind_wraper .ind_speaker-title h4 {margin: 14% 0 12% 15%;padding: 15% 0;font-size: 24px;line-height: 30px;}
.ind_speaker_content p {font-size: 17px;}
}




