
body {font-size: 14px; color: #777;  font-family: "Poppins", sans-serif;}
h1,h2,h3,h4,h5,h6 {margin: 0;font-weight: 600;color: #333; font-family: "Poppins", sans-serif;}
body a { color: #777;transition: .5s all;-webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; -ms-transition: .5s all; text-decoration: none;outline: 0;}
label,p,ul {margin: 0; padding: 0;}
ul { list-style: none;}
body a{text-decoration: none;}
body a:focus { outline: 0; text-decoration: none;}
img {  max-width: 100%}
.gap{ width: 100%;height: 40px;}

#hd{padding:10px 0; background: #e3eaf0;}
.header-m{ display: flex;justify-content: space-between; align-items: center;}
.logo-main{display:flex;  grid-column-gap: 10px;}

.menu-Bar{display: none;}
.stricky-fixed {position: fixed;top: 0; left: 0; width: 100%; z-index: 99999; background: #fff;-webkit-box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32); box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.32);animation-fill-mode:inherit;}
.manu-main{display: flex;flex-wrap: wrap}
.navbar{padding:0px;}
.my-nav .navbar-nav {display: flex;justify-content: space-between;margin: 0 auto;  align-items: center;}
.my-nav .navbar-nav>li {font-size: 14px;color: #000;padding: 0px 15px}
.my-nav .navbar-nav li>a.nav-link {color: #000;padding: 0 0; white-space: nowrap;}
ul.navbar-nav li a {position: relative; font-size: 18px; color: #3c3d41;  font-weight: 600; }
ul.navbar-nav li a:before { content: ''; width: 0; height: 2px;position: absolute; bottom: -6px;background:#FB241E;left: 0;transition: .5s}
ul.navbar-nav li a:hover:before { width: 100%; transition: .5s}
ul.navbar-nav li a:hover { color:#FB241E; text-decoration: none;}

.login-reg{ margin-right: 15px;}
.login-reg a{ padding: 10px 20px; border-radius: 0; background: #014c6b; display: block; color: #fff; font-size: 1.3rem; white-space: nowrap;}
.login-reg a:hover{text-decoration: none}
.top-links{width: 100%;display: flex; justify-content: space-between;}
.top-links ul.social-link{ display:flex; }
.top-links ul.social-link li {margin-right:5px; width: 40px; height: 40px;} 
.top-links ul.social-link li img{width:100%;}
.top-links ul.social-link li:last-child{margin-right: 0px;}
.top-links ul.social-link li a { color: #000;text-decoration: none;}

.nav-block{display: flex;width: 100%; justify-content: flex-end; align-items: center;}
.home-slider{width:100%; position: relative; border-bottom: 10px solid  #014c6b;}
.home-slider .contant-box{ width:30%; position: absolute; left:50%; top:50%;  padding: 5px;z-index: 997;transform: translate(-50% , -50% ); text-align: center}
.home-slider .contant-box> h2{ font-size: 3rem; line-height: 3.2rem;  font-weight: 800; color:#014c6b;}
.home-slider .contant-box> h3{ font-size: 1.8rem; line-height: 2rem;  font-weight: 400; color:#000; margin-bottom: 15px}
.home-slider .contant-box> p{ font-size: 1.3rem; line-height: 1.5rem;  font-weight: 400; color:#014c6b; margin-bottom: 10px;}
.home-slider .contant-box> p strong{  font-weight: 600;}
.home-slider .contant-box> a.banner-link{  margin: 0 auto;padding: 10px 20px; border-radius: 0; background: #014c6b; color: #fff; font-size: 1.3rem; display: inline-block;}

.loc-date{ width:100%; padding: 15px 0;}
.loc-date >p{font-size: 1.3rem; line-height: 1.5rem;  font-weight: 400; color:#000; margin-bottom: 10px;}
.loc-date >p  strong{  font-weight: 600; margin-right: 10px;}
.why-attend-sec{width: 100%; background-image: url("../images/wy-bg.jpg"); background-repeat: no-repeat; background-position: left center; padding: 100px 0; background-size: cover;}
.why-contant{ width: 100%}
.why-contant h2{ font-size: 2.5rem; line-height: 2.5rem;  font-weight: 600; color:#014c6b; margin-bottom: 20px}
.why-contant ul{ padding: 0px;  margin: 0px 0 20px;}
.why-contant ul li{ padding-left: 40px; position: relative; font-size: 1.3rem;  color:#000; margin-bottom: 0px;  background: url("../images/arrow-right.png") left 10px no-repeat;}
.why-contant a.link{ padding: 10px 20px; border-radius: 0; background: #014c6b; color: #fff; font-size: 1.3rem; display: inline-block;}
.exhibitors-sec{ width: 100%; background: #014c6b; padding: 80px 0;}
.exhibitors-sec .title{ width: 100%; text-align: center;margin-bottom: 30px;}
.exhibitors-sec .title h2{font-size: 2.5rem; line-height: 2.5rem;  font-weight: 600; color:#fff;}
.exhibitors-list{ display:flex; grid-row:auto;  grid-gap: 5px; flex-wrap: wrap; justify-content: center; margin-bottom: 5px;}


.speakers-sec{ width: 100%; background: #fff; padding: 80px 0;}
.speakers-sec .title{ width: 100%; text-align: center;margin-bottom: 30px;}
.speakers-sec .title h2{font-size: 2.5rem; line-height: 2.5rem;  font-weight: 600; color:#014c6b;}
.card-speaker{ border: 0px;}
.card-speaker .card-img{ border-radius: 0px;}
.card-speaker .card-title{ text-align: center; color:#014c6b;}
.card-speaker .card-text{text-align: center;}
.landmark-time{ width: 100%; display: flex; flex-wrap: wrap; padding: 70px 0 0;}
.landmark-time .sperkr-box{ text-align: center; flex:0 0 33.33%; padding:30px}
.landmark-time .sperkr-box  h2{font-size: 1.6rem; line-height: 1.8rem;  font-weight: 600; color:#014c6b; margin-bottom: 20px;}
.landmark-time .sperkr-box  h3{font-size: 1.2rem; line-height: 1.5rem;  font-weight: 600; color:#000;}
.landmark-time .sperkr-box  p{font-size: 1.1rem; line-height: 1.3rem;  font-weight:400; color:#333;}
.landmark-time .sperkr-box  p strong{font-weight: 600;}

.landmark-time .user-reg-box{ text-align: center; flex:0 0 33.33%; padding:30px 30px; border: 1px solid #014c6b;  border-top: 0px; border-bottom: 0px;}
.landmark-time .user-reg-box  h2{font-size: 1.6rem; line-height: 1.8rem;  font-weight: 600; color:#014c6b; margin-bottom: 20px;}
.landmark-time .user-reg-box  h3{font-size: 1.2rem; line-height: 1.5rem;  font-weight: 600; color:#000; margin-bottom: 30px}
.landmark-time .user-reg-box  p{font-size: 1.1rem; line-height: 1.3rem;  font-weight:400; color:#333;}
.landmark-time .user-reg-box  p strong{font-weight: 600;}
.landmark-time .user-reg-box  a.link{ padding: 10px 20px; border-radius: 0; background: #014c6b; color: #fff; font-size: 1.3rem; display: inline-block;}


footer{ background:#012636; width:100%; padding: 30px 0px;}
footer h3{ color: #fe0000; font-weight: 800; font-size: 30px; margin-bottom: 20px;}
footer .foot-content{ text-align: center; font-size: 1.2rem; line-height: 1.7rem; color:#fff; font-weight: 400; }
footer .foot-content a{color:#fff; text-decoration: underline;}
.mobile-sociallink{display: none;}
.social-link-m{ display:none;}
.footer-m-reg{ display: none}

@media(max-width: 991px){
.menu-Bar {display: block;}	
	.mob-w{ position: absolute; left: 50%; top:50%; transform: translate(-50%,-50%)}
	.mobile-sociallink{ display: block;}
	.login-reg-m{ text-align: center; width: 100%;  margin: 30px 0 ;}
	.login-reg-m a{ padding: 10px 20px; border-radius: 0; background: #014c6b; display:inline-block; color: #fff; font-size: 1.3rem; white-space: nowrap;}
	.social-link-m{ width: 100%; display: flex; justify-content: center;  grid-gap: 5px;}
.login-reg-m a:hover{text-decoration: none}
	.menu-Bar .icon-menu-bar{font-size: 2rem; color: #014c6b}
	.navbar-toggler-icon{ width: auto; height: auto}
	.menu-Bar:focus{outline:none;}
.mOverlay {background: rgba(42, 176, 73, .34);position: fixed;z-index: 998;top: 0;left: 0;right: 0; bottom: 0; width: 100%;height: 100%;transition: all .5s ease-in-out;opacity: 0;display: none;}
.mOverlay.active { display: block; opacity: 1;}
.my-menu {display: none;position: fixed; z-index: 999;top: 0; left: 0;height: 100%; background: #fff;width: 250px;border-right: 1px solid #d8d8d8; overflow-x: auto;}
}
@media(max-width: 500px){
	body{ padding-bottom:60px;}
	.login-reg{display: none;}
	.top-links ul.social-link{ display:none; }
	.home-slider .contant-box{ width: 90%}
	.home-slider .contant-box h2{ font-size: 2rem; line-height: 2rem;}
	.home-slider .contant-box h3{ font-size: 1.5rem; line-height: 1.5rem;}
	.home-slider .contant-box> p{ font-size: 1rem; line-height: 1.3;}
	.loc-date >p{font-size: 1rem; line-height: 1.3;}
	.why-attend-sec{ padding: 50px 0px;}
	.exhibitors-list li{flex:0 0 49%; background: #fff; display: flex; align-items: center;}
	.exhibitors-list li img{width:100%;}
	.landmark-time{ padding:20px 0 0;}
	.landmark-time .user-reg-box{flex: 0 0 100%; border: 1px solid #014c6b; border-left: 0px; border-right: 0px; }
	.landmark-time .sperkr-box{ flex: 0 0 100%;  }
	.exhibitors-sec{ padding: 30px 15px;}
	.owl-nav{ display: flex; justify-content: center; grid-gap:5px;}
	.owl-nav button{ width: 30px; height: 30px; background: #014c6b!important; color:#fff!important;font-size: 30px!important;
    line-height: 30px!important;}
	.exhibitors-sec .title h2{font-size: 1.5rem;line-height: 2rem;}
	.speakers-sec{ padding: 30px 0;}
	
	
	footer .social-link-foot{ width: 100%;border-radius: 20px; margin-bottom: 20px;}
	footer .social-link-foot ul{display: flex; justify-content: space-around;}
	.footer-m-reg{ position: fixed; width: 100%; display: flex; justify-content: space-between; bottom: 0px;  left: 0px;  background: #014c6b; padding: 10px; z-index: 999; }
	.footer-m-reg  a.m-flink{ padding: 5px 20px; border-radius: 0; background: #fff; display:inline-block; color: #014c6b; font-size: 1.3rem; white-space: nowrap;}
	.footer-m-reg .footer-sociallink{ display: flex; grid-gap: 5px}
}