/*  

Theme Name: ILC

Theme URI:

Version: 2025

Description: International Legal Council

Author: ILC

Author URI: https://legal-ilc.com

*/
/* CSS Document 

*/
html {
  position: relative;
  min-height: 100%;
  font-size: 69%;
}
body {
  font-family: "Inter", sans-serif;
  color: #484848;
  font-size: 14px;
  font-weight: 400;
  padding-top: 87px;
}
img {
  max-width: 100%;
  height: auto;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  color: #000;
}
a, button, input[type="submit"] {
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  -o-transition: all ease 0.4s;
  -ms-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.btn {
  border-radius: 4px;
  padding: 13px 40px;
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.btn-outline {
  border: solid 2px #fc097c;
}
.btn-outline:hover, .btn-outline:focus {
  border-color: #000;
  color: #000;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 25px;
  font-size: 16px;
}
.btn-quote {
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  border: 1px solid #fff;
  background: none;
  border-radius: 50px;
  padding: 10px 18px;
  margin-top: 20px;
}
.btn-quote:hover, .btn-quote:focus {
  border: 1px solid #ffda2d;
  color: #fff;
}
.btn-more {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  border: 2px solid #fff;
  background: none;
  border-radius: 50px;
  padding: 9px 25px;
  margin-top: 25px;
  text-align: center;
  margin: 90px 0 0 480px;
  display: inline-block;
}
.btn-more:hover, .btn-more:focus {
  border: 2px solid #ffda2d;
  color: #fff;
}
.btn-primary {
  background: #e31e24;
  border-color: #e31e24;
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.btn-secondary {
  background: #311a79;
  border-color: #311a79;
  color: #fff;
}
.btn-secondary:hover, .btn-secondary:focus {
  background-color: #e64481;
  border-color: #e64481;
  color: #fff;
}
.btn-black {
  background: #373737;
  border-color: #373737;
  color: #fff;
}
.btn-black:hover, .btn-black:focus {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
p {
  font-size: 16px;
  font-weight: 300;
  color: #757575;
}
a:hover, a:focus {
  color: #223c5e;
}
a:hover, a:focus, button, .btn, input[type="checkbox"] {
  text-decoration: none;
  outline: 0 !important;
  outline-offset: 0px !important;
}
h1, a h1, h2, a h2, h3, a h3, h4, a h4 {
  font-family: "Big Shoulders Display", cursive;
  font-weight: 500;
}
h2 {
  font-size: 35px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
}
.mt-0 {
  margin-top: 0px !important;
}
.mt-1 {
  margin-top: 10px !important;
}
.mt-2 {
  margin-top: 20px !important;
}
.mt-3 {
  margin-top: 30px !important;
}
.mt-4 {
  margin-top: 40px !important;
}
.mt-5 {
  margin-top: 50px !important;
}
.mt-6 {
  margin-top: 60px !important;
}
.mt-7 {
  margin-top: 70px !important;
}
.mb-0 {
  margin-bottom: 0px !important;
}
.mb-1 {
  margin-bottom: 10px;
}
.mb-2 {
  margin-bottom: 20px;
}
.mb-3 {
  margin-bottom: 30px;
}
.mb-4 {
  margin-bottom: 40px;
}
.mb-5 {
  margin-bottom: 50px;
}
.mb-6 {
  margin-bottom: 60px;
}
.mb-7 {
  margin-bottom: 70px;
}
.ml-1 {
  margin-left: 10px;
}
.ml-2 {
  margin-left: 20px;
}
.ml-3 {
  margin-left: 30px;
}
.ml-4 {
  margin-left: 40px;
}
.ml-5 {
  margin-left: 50px;
}
.mr-1 {
  margin-right: 10px;
}
.mr-2 {
  margin-right: 20px;
}
.mr-3 {
  margin-right: 30px;
}
.mr-4 {
  margin-right: 40px;
}
.mr-5 {
  margin-right: 50px;
}
.pt-1 {
  padding-top: 10px;
}
.pt-2 {
  padding-top: 20px;
}
.pt-3 {
  padding-top: 30px;
}
.pt-4 {
  padding-top: 40px;
}
.pt-5 {
  padding-top: 50px;
}
.pt-6 {
  padding-top: 60px;
}
.pt-7 {
  padding-top: 70px;
}
.pt-8 {
  padding-top: 80px;
}
.pb-0 {
  padding-bottom: 0px !important;
}
.pb-1 {
  padding-bottom: 10px;
}
.pb-2 {
  padding-bottom: 20px;
}
.pb-3 {
  padding-bottom: 30px;
}
.pb-4 {
  padding-bottom: 40px;
}
.pb-5 {
  padding-bottom: 50px;
}
.pb-6 {
  padding-bottom: 60px;
}
.pb-7 {
  padding-bottom: 70px;
}
.pl-0 {
  padding-left: 0px;
}
.pl-1 {
  padding-left: 10px;
}
.pl-2 {
  padding-left: 20px;
}
.pl-3 {
  padding-left: 30px;
}
.pl-4 {
  padding-left: 40px;
}
.pl-5 {
  padding-left: 50px;
}
.pl-6 {
  padding-left: 60px;
}
.p-1 {
  padding: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.p40 {
  padding: 40px 0;
}
.p30 {
  padding: 30px 0;
}
.text-left {
  text-align: left !important;
}
.radius {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
}
.table {
  margin-top: 20px;
}
.table-block {
  display: table;
  width: 100%;
  height: 100%;
}
.table > tbody > tr > td {
  border: 1px solid #ddd;
}
.table > thead > tr > th {
  border-bottom: none;
  color: #fff;
  background: #2e77ab;
  font-size: 16px;
}
.table > tbody > tr.dark {
  background-color: #f5f5f5;
}
.cell-block {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.error {
  font-size: 14px;
  color: #f90;
  clearfix: both;
  display: block;
}
.red-text {
  color: #f17a7b;
  display: block;
  padding: 5px 0;
}
.text-black {
  color: #000 !important;
}
.text-dark {
  color: #555555 !important;
}
.text-white {
  color: #fff !important;
}
.btn .fa {
  padding: 0 5px;
}
.btn-explore {
  padding: 15px 25px;
  border-radius: 0;
  display: block;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  background: #2e77ab;
  font-size: 14px;
  font-weight: 700;
}
.btn-explore:hover, .btn-explore:focus {
  color: #ffcd05;
  background-color: #266897;
}
.btn-submit {
  background: #2e77ab;
  color: #fff;
  margin-left: 17px;
}
.btn-submit:hover {
  background: #246491;
  color: #e7c50c;
}
.bg-white {
  background: #fff;
}
.bg-light {
  background: #f2f2f2;
}
.bg-Voilet {
  background: #3a3386;
}
.bg-gray {
  background: #686868;
}
.text-secondary {
  color: #e31e24 !important;
}
.text-medium {
  font-size: 0.9rem;
}
.text-small {
  font-size: 0.8rem;
}
.text-large {
  font-size: 1rem;
}
.text-Xlarge {
  font-size: 1.3rem;
}
.text-italic {
  font-style: italic;
}
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: inline-block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-dots {
  width: auto;
  position: absolute;
  bottom: 10px;
  right: 10px;
  list-style: none;
  margin: 0;
  padding: 10px;
}
.slick-dots li {
  float: left;
  margin-right: 6px;
}
.slick-dots li button {
  width: 14px;
  height: 14px;
  background: #908e8f;
  border-radius: 100%;
  text-indent: -9999px;
  border: none;
  padding: 0;
}
.slick-dots li.slick-active button {
  background: #fff;
}
.slick-next, .slick-prev {
  background: #cfcfcf;
  border: none;
  font-size: 20px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  position: absolute;
  top: 230px;
  right: 35px;
}
.slick-next {
  right: 0;
}
.slick-left {
  left: 0;
}
.slick-next:hover, .slick-prev:hover, .slick-next:focus, .slick-prev:focus {
  background: #333;
  color: #fff;
}
.d-flex {
  display: flex !important;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.rounded {
  border-radius: 0.8rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.rounded-1 {
  border-radius: 0.2rem !important;
}
.rounded-2 {
  border-radius: 0.25rem !important;
}
.rounded-3 {
  border-radius: 0.3rem !important;
}
.rounded-top {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}
.rounded-left {
  border-top-left-radius: 1rem !important;
  border-bottom-left-radius: 1rem !important;
}
.rounded-right {
  border-top-right-radius: 1rem !important;
  border-bottom-right-radius: 1rem !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-end {
  border-right: 1px solid #dee2e6 !important;
}
.border-start {
  border-left: 1px solid #dee2e6 !important;
}
.border-black {
  border-color: #000 !important;
}
.border-gray {
  border-color: #414141 !important;
}
.ml-auto, .mx-auto {
  margin-left: auto !important;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 888;
  height: 87px;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  transition-duration: 0.6s;
  padding: 3px 20px;
}
.navbar-brand {
  width: 80px;
  display: inline-block;
  padding-top: 0.3125rem !important;
  padding-bottom: 0.3125rem !important;
  padding-left: 0;
  margin-right: 1rem;
  line-height: inherit;
  height: auto;
  padding: 0;
}
#navbar .nav-link {
  color: var(--black);
  padding: 0.7rem 0;
  position: relative;
}
#navbar .nav-link:hover {
  background-color: inherit;
}
#navbar .nav-link:before {
  position: absolute;
  content: "";
  width: 0;
  transition-duration: 0.4s;
  left: 0;
  bottom: 0px;
  height: 3px;
  background-color: #e31e24;
}
#navbar .navbar-nav .nav-item:hover .nav-link:before, #navbar .nav-link:hover:before, #navbar .nav-link.active:before, #navbar .current-page-ancestor .nav-link:before {
  width: 20px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {background-color: inherit;}
.toggle-btn {
  width: 55px;
  height: 50px;
  margin: 0;
  display: block;
  padding: 0;
  border: none;
  background: 0 0;
  position: absolute;
  top: 23px;
  right: 0px;
  z-index: 99999;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  display: none;
  cursor: pointer;
}
.toggle-btn.is-active {
  right: 235px;
  top: 10px;
  z-index: 999999;
  background: #fff;
  border-radius: 100px;
  width: 35px;
  height: 35px;
  box-shadow: 0 0 8px #9d9d9d;
}
.toggle-btn span, .toggle-btn:after, .toggle-btn:before {
  content: "";
  display: inline-block;
  height: 2px;
  right: 12px;
  opacity: 1;
  position: absolute;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s;
  width: 50px;
  background-color: #000;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  width: 29px;
}
.toggle-btn span {
  top: 10px;
}
.toggle-btn.is-active span {
  right: -30px;
  opacity: 0;
  color: #fff;
}
.toggle-btn.is-active:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background-color: #000;
}
.toggle-btn:after {
  top: 29px;
}
.toggle-btn.is-active:before, .toggle-btn.is-active:after {
  width: 16px;
  top: 18px;
  right: 10px;
}
.toggle-btn.is-active:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  background-color: #000;
}
.toggle-btn:before {
  top: 19px;
}
.footer-logo img {
  width: 150px;
}
.call {
  float: right;
  position: relative;
  padding-left: 47px;
}
.call:before {
  content: "";
  background: url(assets/images/call-ico.png) no-repeat;
  width: 40px;
  height: 43px;
  position: absolute;
  left: 0;
  top: 0;
}
.call span {
  color: #7f7f7f;
  font-size: 13px;
  display: block;
  font-weight: 400;
  font-family: "Lato", sans-serif;
}
.call h3 {
  color: #e31e24;
  font-size: 24px;
  font-weight: 700;
  padding: 0;
  margin: 0;
}
.listStyle li {
  position: relative;
  padding: 0 0 0 20px;
  line-height: 25px;
}
.listStyle2 li:before {
  background: url("assets/images/arrow-white.svg") !important;
  top: 5px;
}
.listStyle li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  background: url("assets/images/arrow.svg");
  width: 15px;
  height: 15px;
}
.listStyle2 li:before {
  top: 8px;
}
.formModal {
  top: 102px;
}
.close {
  font-size: 31px;
  opacity: 0.5;
}
.formModal .modal-content {
  padding: 30px;
}
.formModal .modal-header, .formModal .modal-body {
  padding: 0;
  border-bottom: none;
}
.CIsponsor .title-header h2 {
  font-size: 40px;
}
.event-block-one {
  position: relative;
  margin-bottom: 50px;
}
.event-block-one .inner-box {
  position: relative;
  display: flex;
  align-items: center;
  padding: 25px 40px 23px 25px;
  gap: 60px;
  background-color: #f5f5f5;
  border-radius: 200px 20px 20px 200px;
  transition: all 300ms ease;
}
.CIEvent .event-block {
  text-align: left;
}
.event-block-one .inner-box .image-box {
  position: relative;
  flex-shrink: 0;
}
.event-block-one .inner-box .image-box .image {
  position: relative;
  border-radius: 200px 0 0 200px;
  overflow: hidden;
  height: 100%;
  margin-bottom: 0;
  outline: 4px solid #fff;
  z-index: 3;
}
.event-block-one .inner-box .content-box .btn-box {
  position: absolute;
  bottom: 25px;
  right: 32px;
}
.event-block-one .inner-box .content-box .title {
  font-size: 30px;
}
.event-block-one .inner-box .content-box .location-box {
  position: relative;
  display: flex;
  align-items: center;
  gap: 18px;
}
.event-block-one .inner-box .content-box .location-box li, .CIEvent .location-box li {
  display: flex;
  align-items: center;
  font-weight: 600;
  gap: 10px;
  transition: all 300ms ease;
  border-right: 1px solid #000;
  padding-right: 20px;
}
.event-block-one .inner-box .content-box .location-box li:last-child, .CIEvent .location-box li:last-child {
  border-right: none;
}
.event-block-one.right .inner-box {
  border-radius: 20px 200px 200px 20px;
  padding: 25px 25px 23px 60px;
}
.event-block-one.right .inner-box .image-box .image {
  border-radius: 0 200px 200px 0;
}
.event-block-one.right .inner-box .content-box .btn-box {
  right: 436px;
}
.agendaList .ml-2 {margin-left: 15px;}
.feature-one__single {
  position: relative;
  display: block;
}
.feature-one__title {
  font-size: 22px;
  font-weight: 700;
  margin-top: 7px;
  color: #2c2c2c;
}
.feature-one__single:hover .feature-one__icon span {
  transform: scale(0.9);
}
.feature-one__icon span {
  position: relative;
  display: inline-block;
  color: #f7f7f7;
  transition: all 500ms linear;
  transition-delay: 0.1s;
  transform: scale(1);

}
.sidebar P strong {color: #484848;}
.underline {
  text-decoration: underline;
}
.titleEvent p span {
  position: relative;
}
.titleEvent p span:before {
  content: "";
  background: #e30002;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.meeta-register-countdown-wrapper {
  padding: 43px 60px;
  box-shadow: 0px 10px 180px 0px rgb(0 0 0 / 10%);
  border-radius: 5px;
  position: relative;
  z-index: 1;
  margin-top: -16px;
  background-color: #ffffff;
}
.meeta-register-countdown-wrapper::before {
  position: absolute;
  content: "";
  background-image: url(assets/images/shape-3.png);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.45;
}
.meeta-countdown {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.meeta-countdown .single-countdown {
  text-align: center;
  position: relative;
}
.meeta-countdown .single-countdown:nth-child(1)::before {
  color: #f4c844;
}
.meeta-countdown .single-countdown:nth-child(2)::before {
  color: #00acee;
}
.meeta-countdown .single-countdown:nth-child(3)::before {
  color: #fc097c;
}
.meeta-countdown .single-countdown:nth-child(1) .count {
  background-color: #f4c844;
}
.meeta-countdown .single-countdown:nth-child(2) .count {
  background-color: #00acee;
}
.meeta-countdown .single-countdown:nth-child(3) .count {
  background-color: #fc097c;
}
.meeta-countdown .single-countdown:nth-child(4) .count {
  background-color: #554bb9;
}
.meeta-countdown .single-countdown:last-child::before {
  display: none;
}
.meeta-countdown .single-countdown::before {
  content: ":";
  font-size: 58px;
  font-weight: 700;
  line-height: 1;
  position: absolute;
  right: -34.5%;
  top: 14px;
}
.meeta-countdown .single-countdown .count {
  font-size: 58px;
  font-weight: 700;
  width: 110px;
  height: 110px;
  line-height: 110px;
  display: block;
  text-align: center;
  color: #ffffff;
  font-family: "Big Shoulders Display", cursive;
}
.meeta-countdown .single-countdown .value {
  color: #9a9a9a;
  margin-top: 10px;
  display: block;
}
.meeta-register .register-title {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 0;
}
.meta-speaker-col .speaker-image img {
  border-radius: 100%;
  border: 2px solid #959595;
}
.WhatAbout p {
  line-height: 27px;
}
.sponsorLogo img + img {
  margin-left: 50px;
}
.event-schedule {
  background-color: #311a79;
  position: relative;
  z-index: 1;
}
.event-schedule::before {
  position: absolute;
  content: "";
  background-image: url(assets/images/shape-6.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.3;
}
.event-schedule-banner {
  height: 480px;
  padding: 70px 35px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.event-schedule-banner::before {
  position: absolute;
  content: "";
  background-color: #1a0a1e;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.6;
}
.event-schedule .title {
  text-align: left;
  color: #fff;
}
.event-schedule .price {
  font-size: 45px;
  color: #e64481;
}
.event-schedule .PaseesBox {
  border: 1px dotted #fff;
  padding: 20px;
  border-radius: 5px;
}
.event-schedule .PaseesBox strong {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}
.event-schedule .PaseesBox li {
  color: #fff;
  line-height: 28px;
}
.event-scheduleInner {
  height:680px;
}
.event-scheduleInner .PaseesBox {
  border-radius: 5px;
}
.event-scheduleInner .PaseesBox strong {
  color: #000;
  font-size: 18px;
  font-weight: 400;
}
.event-scheduleInner .PaseesBox li {
  color: #000;
  line-height: 28px;
}
.event-scheduleRegister .PaseesBox li {
  margin-bottom: 23px;
}
.event-scheduleInner .PaseesBox h2 {
  color: #e31e24;
  font-size: 23px;
}
.event-scheduleInner .price {
  font-size: 45px;
  color: #000;
}
.event-scheduleInner {
  position: relative;
  z-index: 99;
  margin-top: 30px;
  background-color: #fff7bd;
  padding: 9px 17px;
}
.event-scheduleRegister:before, .event-scheduleRegister:after {background: none !important;}
.event-scheduleInner:before {
  content: "";
  position: absolute;
  background: url("assets/images/dot.png");
  background-repeat: no-repeat;
  top: -12px;
  left: 0;
  width: 100%;
  height: 13px;
}
.event-scheduleInner.bgBlue:before {
  content: "";
  position: absolute;
  background: url("assets/images/dotBlue.png");
  background-repeat: no-repeat;
  top: -12px;
  left: 0;
  width: 100%;
  height: 13px;
}
.event-scheduleInner:after {
  content: "";
  position: absolute;
  background: url("assets/images/dot-flip.png");
  background-repeat: no-repeat;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 13px;
}
.event-scheduleInner.bgBlue:after {
  content: "";
  position: absolute;
  background: url("assets/images/dot-flipBlue.png");
  background-repeat: no-repeat;
  bottom: -12px;
  left: 0;
  width: 100%;
  height: 13px;
}
.bgBlue {
  background: #c3ece0;
}
.h-60 {
  height: 690px;
}
.h-70 {
  height: 780px;
}
.h-80 {
  height: 860px;
}
.h-90 {
  height: 930px;
}
.inner-banner .col-item {
  width: 100%;
  background-repeat: no-repeat;
  background-color: #999;
  background-size: cover;
  height: 350px;
}
.inner-banner-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.data-caption {
  width: 100%;
  text-align: center;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0));
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.data-caption .inner-caption {
  text-align: center;
  color: #fff;
  vertical-align: middle;
  display: table-cell;
}
.data-caption .inner-caption h1 {
  color: #fff;
  font-size: 40px;
  padding: 0;
  margin: 0;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-weight: 700;
}
.bg-transparent {
  background: inherit;
}
.breadcrumb li, .breadcrumb a {
  display: inline-block;
  color: #fff;
  font-size: 15px;
}
.breadcrumb > li + li::before {
  content: "-";
}
.sticky-nav {
  position: fixed;
  top: 50%;
  margin-top: -75px;
  right: 0;
  z-index: 222;
}
.sticky-nav ul {
  margin: 0;
}
.sticky-nav ul li {
  background: #0e83a7;
  margin: 2px 0;
  padding-right: 55px;
  position: relative;
  height: 55px;
}
.sticky-nav ul li span {
  position: absolute;
  height: 55px;
  line-height: 55px;
  top: 0;
  right: -100%;
  white-space: nowrap;
  color: #333;
  background: #f2e8e8;
  padding: 0 80px 0 30px;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  opacity: 0;
  visibility: hidden;
  z-index: 1;
}
.sticky-nav ul li i {
  width: 55px;
  height: 55px;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  background-color: #373737;
}
.icon-qt {
  background: url(assets/images/icon-download.png) no-repeat center;
}
.icon-call {
  background: url(assets/images/ico-call.png) no-repeat center;
}
.icon-smp {
  background: url(assets/images/icon-sample.png) no-repeat center;
}
.sticky-nav ul li:hover span {
  opacity: 1;
  visibility: visible;
  right: 0;
}
.col-service .data-caption {
  vertical-align: middle;
  text-align: center;
  background: rgba(255, 85, 90, 0.85);
  color: #fff;
}
.col-service .data-caption h3 {
  font-size: 32px;
  font-weight: 400;
}
.feature-item.feature-1 {
  margin-top: 100px;
}
.feature-item {
  background: #ffffff;
  box-shadow: 0px 0px 84px 0px rgb(0 0 0 / 5%);
  padding: 40px 45px 50px;
}
.feature-item .feature-content {
  margin-top: 40px;
}
.feature-item .feature-content .title {
  font-size: 27px;
  line-height: 30px;
  font-weight: 200;
  color: #1a0a1e;
}
.feature-item .feature-content p {
  font-size: 16px;
  line-height: 30px;
  margin-top: 20px;
}
.feature-item.feature-3 {
  margin-top: 30px;
}
.common {
  position: relative;
}
.home-slider {
  height: 100%;
}
.home-slider.slick-slider {
  margin-bottom: 0;
  overflow: hidden;
}
.home-slider .item, .slick-slider .slick-track, .slick-slider .slick-list {
  height: 100%;
}
.home-slider .item {
  width: 100%;
  /*height: 500px;*/
  background-repeat: no-repeat;
  background-color: #999;
  background-size: cover;
  background-position: top center;
  overflow: hidden;
  position: relative;
}
.home-slider .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.home-slider .slick-dots li {
  float: none;
  display: inline-block;
}
.home-slider .slick-dots li button {
  border: 1px solid #fff;
  text-indent: -99999px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: inherit;
  padding: 0;
  font-size: 0;
}
.home-slider .slick-dots li.slick-active button {
  background: #fff;
}
#contact-panel {
  background-color: rgba(10, 153, 197, 0.9);
  width: 460px;
  height: 492px;
  padding: 20px 22px;
  position: absolute;
  bottom: -70px;
  clear: both;
  overflow: hidden;
}
.contact-form {
  margin-top: 20px;
}
#contact-panel h3 {
  font-size: 32px;
  color: #efefef;
  font-weight: 700;
  margin-top: 10px;
}
#contact-panel p {
  font-size: 16px;
  color: #fff;
  font-weight: 300;
}
.md-form {
  position: relative;
  margin-top: 12px;
}
.md-form .form-control {
  padding: 3px 0 5px 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: inherit;
  color: #fff;
}
.md-form input[type="email"], .md-form input[type="tell"], .md-form input[type="text"], .md-form textarea {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #ced4da;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  background-color: transparent;
  height: 33px;
}
.md-form ::placeholder {
  color: white;
  font-size: 15px;
  font-weight: 300;
}
.title-header {
  text-align: center;
  color: #222;
  margin-bottom: 50px;
}
.title-header h2 {
  font-size: 50px;
  font-weight: 700;
  margin-top: 0;
}
.title-header h2 span {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.6px;
  display: block;
  font-family: "Roboto Slab", serif;
  color: #e64481;
}
.title-header p {
  font-size: 16px;
  font-weight: 300;
  color: #455963;
}
.title-header p strong {
  color: #455963;
}
.partnerLogo-slider .slick-next, .slick-prev {
  top: 33px;
  right: 0;
}
.partnerLogo-slider .slick-next, .docket-slider .slick-next {
  right: -18px;
}
.partnerLogo-slider .slick-prev, .docket-slider .slick-prev {
  left: -40px;
}
.docket-slider .slick-prev, .docket-slider .slick-next {
  top: 50%;
  right: -40px;
}
.col-service .panel {
  border: none;
}
.panel-product {
  background-repeat: no-repeat;
  background-position: center;
  background-color: #23c1f1;
  height: 400px;
  background-size: cover;
  margin-bottom: 0;
  position: relative;
  display: table;
  width: 100%;
}
.panel-product:hover .data-caption {
  background: rgba(230, 68, 129, 0.85);
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
.SessionCounter img {
  width: 120px;
}
.counterData h3 {
  font-size: 60px;
  color: #333;
  margin-bottom: 0;
}
.counterData p {
  color: #373737;
}
.single-speaker {
  margin-bottom: 22px;
  height: 370px;
}
.col-Speakers {
  padding-bottom: 150px;
}
.col-Speakers .title {
  color: #fff;
}
.meeta-speakers-row .single-speaker .speaker-image img {
  background-color: #bbf2e7;
}
.single-speaker .speaker-image img {
  border-radius: 50%;
  padding: 10px;
  transition: all 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.single-speaker:hover .speaker-image img {
  transform: scale(1.05);
}
/*.single-speaker .speaker-content::before {content: ''; width: 229px; height: 52px; background-image:url(assets/images/shape-7.png); background-position: center center; background-size: cover; position: absolute; top: -10px; left: 0; right: 0; margin: 0 auto; z-index: -1;}*/
.single-speaker .speaker-content {
  
  position: relative;
  z-index: 1;
  color: #fff;
}
.single-speaker .speaker-content p {
  color: #fff;
  font-size: 14px;
}
.single-speaker .speaker-content h4, .meta-speaker-col .speaker-content h4 {
  font-size: 22px;
}
.meta-speaker-col .speaker-content-box p {font-size: 14px;}
.single-speaker .speaker-content .speaker-content-box {
  position: relative; /*background-color: #5e58a5;*/
  padding-bottom: 10px;
  padding-top: 10px; /*max-width: 180px;*/
  margin: 0 auto;
}
.CISponsor {
  margin-top: -70px;
  padding: 50px;
  box-shadow: 0px 10px 180px 0px rgb(0 0 0 / 10%);
}
.CISponsor .title, .CISponsor .title-header {
  margin-bottom: 0;
}
.event-block img {width: 100%;}
/*.team-section .single-speaker .speaker-image img {border-radius: 0;}*/
.team-section .single-speaker .speaker-content .speaker-content-box {
  /*max-width: 300px;*/
  display: block;
  color: #fff;
}
.team-section .single-speaker .speaker-content::before {
  height: 137px;
  width: 348px;
}
.ciTestimonial {
  padding: 50px;
}
.question-block {
  width: 100%;
  background: url(assets/images/question-bg.jpg);
  background-repeat: no-repeat;
  background-color: #999;
  background-size: cover;
  background-position: top center;
  overflow: hidden;
  position: relative;
}
.question-block .quote-title {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  padding: 47px 0;
  margin: 0;
}
.question-block .quote-title span {
  color: #23c1f1;
}
.quote-right {
  padding: 50px 0;
}
.quote-right .btn-quote {
  padding: 5px 25px;
  font-size: 16px;
  color: #ffda2d;
  border: 2px solid #ffda2d;
  float: right;
  margin: 0;
}
.quote-right .btn-quote:hover {
  color: #fff;
  border: 2px solid #fff;
}
.quote-right h4 {
  float: right;
  font-weight: 700;
  font-size: 30px;
  color: #efefef;
  margin-left: 12px;
  margin-top: 0;
  margin-bottom: 0;
}
.client-title {
  z-index: 8888;
  display: table;
  height: 350px;
}
.client-block {
  display: table-cell;
  vertical-align: middle;
  height: auto;
  padding-left: 27%;
}
.client-block h3 {
  font-size: 26px;
  color: #455963;
  font-weight: 300;
  position: relative;
  padding: 0 70px;
}
.client-block h3 span {
  font-weight: 700;
}
.client-block h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(assets/images/client-icon.png) no-repeat;
  width: 60px;
  height: 58px;
}
.col-client > div, .about-panel > div {
  padding: 0;
}
.client-slide {
  background: #e7edef;
  height: 350px;
  z-index: 8888;
}
.client {
  position: relative;
}
.client-slide .client .item {
  padding: 0 16% 0 5%;
}
.client-slide .client .item p {
  font-size: 18px;
  color: #455963;
  position: relative;
  padding: 0 23px;
}
.client-slide .client .item p:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(assets/images/client-quote.png) no-repeat;
  width: 15px;
  height: 12px;
}
.client-slide .client .item h4 {
  font-size: 14px;
  font-weight: 300;
  color: #455963;
  font-style: italic;
  margin: 40px 0;
  padding-left: 25px;
}
.client-slide .client .item h4 strong {
  font-size: 18px;
  font-weight: 400;
}
.client-slide h3 {
  font-size: 14px;
  font-weight: 400;
  color: #455963;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.6px;
  padding-left: 53px;
  margin: 40px 0 35px 0;
}
.cl-btn {
  margin-left: 65px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
  color: #455963;
  text-transform: uppercase;
  padding: 28px 0 0 0;
  display: inline-block;
  position: relative;
}
.cl-btn:before {
  height: 1px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 35px;
}
.cl-btn:hover, .cl-btn:focus {
  color: #000;
  text-decoration: none;
}
.cl-btn:hover:before {
  width: 100%;
}
.cl-btn span {
  border-bottom: 1px solid #455963;
  padding: 3px 0;
}
.client .slick-dots {
  position: absolute;
  top: 25px;
  left: -32px;
  list-style: none;
  margin: 0;
}
.client .slick-dots li {
  float: inherit;
  margin-right: 6px;
}
.client .slick-dots li button {
  width: 11px;
  height: 11px;
  background: #dadee0;
  border-radius: 100%;
  text-indent: -9999px;
  border: none;
  padding: 0;
}
.client .slick-dots li.slick-active button {
  background: #23c1f1;
}
.nda-panel {
  display: table;
  height: 444px;
  background: #fff;
}
.nda-block {
  display: table-cell;
  vertical-align: middle;
  height: auto;
  text-align: center;
}
.about-block {
  background: #e7edef;
  height: 444px;
}
.about-block h3 {
  color: #455963;
  font-size: 40px;
  font-weight: 700;
}
.about-block h3 span {
  font-family: "Lato", sans-serif;
  text-transform: uppercase;
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 10px 0;
}
.about-block p {
  font-size: 18px;
  color: #455963;
  font-weight: 300;
  padding: 15px 15px 0 0;
  line-height: 30px;
}
.pd {
  padding-left: 18%;
  padding-top: 25px;
}
.btn-read {
  margin-left: 0;
}
.section {
  padding: 50px 0;
}
.technology-block .panel {
  border-radius: none;
  border: none;
  box-shadow: none;
}
.technology-block h3 {
  font-size: 24px;
  color: #a2acb1;
  text-transform: uppercase;
  font-weight: 300;
}
.technology-block ul {
  padding-top: 6px;
}
.technology-block li {
  font-size: 14px;
  font-family: "Lato", sans-serif;
  color: #6d7073;
  position: relative;
  padding: 0 10px;
}
.technology-block li:before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  background: #23c1f1;
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.lgx-single-news {
  margin-bottom: 2.6rem;
  background: #fff;
  padding: 1.6rem 1.6rem 2.6rem;
  border-radius: 16px;
  position: relative;
  box-shadow: 0 1px 15px 1px rgb(52 40 104 / 10%);
}
.lgx-single-news figure {
  position: relative;
  overflow: hidden;
  z-index: 9;
}
.lgx-single-news a figure img {
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.lgx-single-news a:hover figure img {
  transform: scale(1.22);
}
.lgx-single-news .meta-wrapper span {
  font-size: 15px;
  color: #969696;
}
.lgx-single-news .meta-wrapper span:after {
  content: "|";
  display: inline-block;
  margin: 3px 6px 3px 7px;
  color: #ddd;
}
.lgx-single-news .meta-wrapper span:last-child:after {
  content: "";
}
.lgx-single-news .read-btn {
  text-decoration: underline;
  display: inline-block;
}
.lgx-single-news .read-btn:hover {
  color: #e64481;
}
.docket-slider .slick-dots {
  position: absolute;
  bottom: -59px;
  left: 537px;
  list-style: none;
  margin: 0;
  z-index: 99999;
  text-align: center;
}
.docket-slider .slick-dots li button {
  width: 14px;
  height: 14px;
  background: inherit;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid !important;
  border-color: #1f1f1f !important;
  text-indent: -9999px;
  border: none;
  padding: 0;
}
.docket-slider .slick-dots li.slick-active button {
  background: #000;
}
.meeta-footer-section {
  background-color: #311a79;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
}
.footer-newsletter {
  padding-top: 32px;
}
.footer-newsletter p {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
}
.footer-newsletter-form {
  max-width: 750px;
  margin: 18px auto 0;
  position: relative;
}
.footer-widget-social a {
  font-size: 32px;
  color: #a3a3cb;
  line-height: 1.1;
}
.footer-widget-social {
  display: flex;
  gap: 48px;
  justify-content: center;
  margin-top: 38px;
}
.footer-copyright {
  margin-top: 42px;
}
.footer-copyright p {
  color: #a3a3cb;
}
.footer-newsletter-form input {
  width: 100%;
  height: 60px;
  font-size: 16px;
  font-weight: 400;
  color: #7d7d7d;
  padding: 0 30px;
  padding-right: 195px;
  background-color: #ffffff;
  border: 0;
}
.footer-newsletter-form .btn {
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  line-height: 20px;
  min-width: 165px;
  border-radius: 0;
}
#footer {
  background: #ededed;
}
.footer {
  padding: 20px 0;
}
.bootom-nav {
  float: left;
  display: block;
}
.bootom-nav li {
  float: left;
  font-size: 16px;
  color: #000;
  padding: 0 20px;
  text-transform: uppercase;
}
.bootom-nav li:first-child {
  padding: inherit;
}
.copyright {
  color: #959595;
  font-size: 13px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  float: left;
  margin-top: 15px;
}
.quick-link {
  margin-left: 5px;
  display: inline-block;
}
.quick-link a {
  color: #959595;
  padding: 0 5px;
}
.copyright a:hover {
  color: #223c5e;
}
.social a {
  color: #7f7f7f;
  margin: 0 0;
  font-size: 17px;
  padding: 0 7px;
}
.social a:hover {
  color: #223c5e;
}
.cate-logo {
  color: #959595;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 15px;
}
.cate-logo a {
  font-size: 12px;
  color: #233d5f;
  border-bottom: 1px solid #233d5f;
  padding: 0;
}
.cnt-page {
  margin-bottom: 40px;
}
.dim-light {
  background: #3a3386;
  padding: 25px 30px;
}
.dim-light img {
  float: left;
  padding-right: 13px;
}
.cnt-page h3 {
  font-size: 25px;
  color: #2f2f2f;
  font-weight: 700;
}
.page-call, .page-mail {
  margin-top: 5px;
}
.dim-light p {
  margin-bottom: 0;
  color: #fff;
}
.conatct-form {
  background: #ededed;
  padding: 40px;
}
.conatct-form p {
  font-size: 15px;
}
.conatct-form .form-title {
  font-size: 35px;
  color: #2f2f2f;
  font-weight: 700;
}
.conatct-form .form-control {
  height: 60px;
  font-size: 13px;
  border: inherit;
}
.registrationForm .conatct-form .form-control {height: 50px;}
.registrationForm .conatct-form label {font-size: 12px;}
.registrationForm .conatct-form .label-lg {font-size: 14px !important;}
.registrationForm input[type=checkbox] {margin: 3px 0 0; margin-left: -20px;}
.registrationForm  .checkbox {margin-bottom: 16px;}
.conatct-form .btn {
  margin: 20px 0 0;
}
.form-pd {
  padding-bottom: 40px;
}
.p-0 {
  padding: 0 !important;
}

.agendaList p {font-size: 1.3rem;}
.dropdown-menu {min-width: 280px;}
.navbar-nav>li>.dropdown-menu {margin-top: 24px;}
.navbar-nav>li>.dropdown-menu .dropdown-item {border-bottom: 1px solid #868686; padding: 8px 20px; display: block; font-size: 13px;}
.navbar-nav>li>.dropdown-menu .dropdown-item:last-child {border-bottom: none;}
.navbar-nav>li>.dropdown-menu .dropdown-item:hover {color: #e31e24;}
#navbar .nav-link.dropdown-toggle:after {content: '\f107'; font-family: 'FontAwesome'; border: none; line-height: normal; font-size: 1.2rem; margin-left: 4px;}

@media only screen and (min-width: 1200px) {
  #navbar .nav > li:hover > ul.dropdown-menu {
    display: block;
  }
  
  .container {
    width: 1200px;
  }
}
@media only screen and (max-width: 1200px) {
	.container {
    width: auto;
  }
  #header {
    padding: 3px 16px;
  }
  .toggle-btn {
    display: block;
  }
  #navbar {
    display: none;
  }
  #navbar {
    position: fixed;
    background: #fff;
    overflow: auto;
    top: 0;
    right: -200px;
    width: 250px;
    height: 100%;
    z-index: 99999;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
	  padding: 0;
  }
  #navbar.open {
    right: 0;
  }
  #navbar .nav {
    margin-top: 45px;
  }
  #navbar .nav > li {
    float: none;
  }
  #navbar .nav > li > a {
    color: #1c234c;
    padding: 15px 19px;
    border-bottom: 1px solid #e9e9e9;
    font-size: 14px;
    font-weight: 500;
  }
  #navbar .nav > li + li {
    border: none;
  }
  #navbar .nav > li.open > a {
    color: #fff;
	  background: #e31e24;
  }
	.navbar-nav > li > .dropdown-menu .dropdown-item {background: #e3e3e3; font-size: 12px;}
	#navbar .nav-link.dropdown-toggle::after {margin-left: 87px;}
  .no-scroll .bg-overlay {display: block;}
	.bg-overlay {
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    display: none;
  }
  .call {
    margin-right: 48px;
  }
  .navbar-nav {
    float: none;
    margin: 7.5px 0;
  }
  #navbar .nav-item {
    margin-right: 0 !important;
  }
	
}

@media only screen and (min-width: 768px) {
  #header .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #navbar .nav-item {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 1170px) {
  
}
@media only screen and (max-width: 768px) {
  .home-slider .slick-dots {
    display: none !important;
  }
  .title-header {
    margin-bottom: 40px;
  }
  .dash {
    display: none;
  }
  .pt-8 {
    padding-top: 40px;
  }
  .home-slider .item {
    height: auto;
  }
  .partnerLogo-slider .slick-prev, .partnerLogo-slider .slick-next, .docket-slider .slick-dots, .docket-slider .slick-prev, .docket-slider .slick-next {
    display: none !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .title-header h2 {
    font-size: 35px;
  }
  .counterData, .sponsorLogo, .event-schedule, .docket-system, .chooseUS  {padding-bottom: 40px; padding-top: 40px;}
  .chooseUS {margin-bottom: 0;}
  .counterData h3 {font-size: 40px;}
  .counterData p {font-size: 14px;}
  .SessionCounter img, .footer-logo img {width: 100px;}
  .single-speaker {margin-bottom: 20px; height: inherit;}
  .meeta-speakers-row .single-speaker .speaker-image img, .meta-speaker-col .speaker-image img {width: 90%; }
  .single-speaker .speaker-image img {padding: 7px;}
  .single-speaker .speaker-content h4, .meta-speaker-col .speaker-content h4 {font-size: 21px;}
  .single-speaker .speaker-content p {font-size: 13px;}
  .CISponsor {padding: 30px; margin-top: -96px;}
  .event-schedule-banner {height: 275px; padding: 41px 35px;}
  .eventPass {padding-left: 15px; margin-top: 30px;}
  .eventPass .col-sm-4 {margin-bottom: 15px;}
  .docket-system .title-header {margin-bottom:10px;}
  .meeta-footer-section {padding: 40px 0 30px 0;}
  .footer-copyright p {margin-bottom: 0; font-size: 14px;}
  .inner-banner .col-item {height: 180px;}
  .data-caption .inner-caption h1 {font-size: 25px;}
  .breadcrumb li, .breadcrumb a {font-size: 13px;}
  .feature-item.feature-1 {margin-top: 20px;}
  .feature-item, .feature-item.feature-3 {margin-top: 15px;}
  .event-block-one .inner-box {display: block; background-color:inherit;}
  .event-block-one .inner-box .image-box .image, .event-block-one.right .inner-box .image-box .image {border-radius:0;}
  .event-block-one.right .inner-box .image-box .image {margin-top: 20px;}
  .event-block-one .inner-box, .event-block-one.right .inner-box, .innerCounter {padding: 0;}
  .CIEvent .title-header {margin-bottom: 20px;}
  .CIEvent .content-box {margin-top: 30px;}
  .row-margin, .mt-sm-0 {margin-top: 0;}
  .meeta-speakers-row .speaker-content p {font-size: 13px;}
  .pt-sm-0 {padding-top: 0;} .pt-sm-2 {padding-top: 20px;} .pt-sm-3 {padding-top: 30px;} .pt-sm-4 {padding-top: 40px;}  .pt-sm-5 {padding-top: 50px;}
  .pb-sm-0 {padding-bottom: 0;} .pb-sm-1 {padding-bottom: 10px;}  .pb-sm-2 {padding-bottom: 20px;} .pb-sm-3 {padding-bottom: 30px;} .pb-sm-4 {padding-bottom: 40px;} .pb-sm-5 {padding-bottom: 50px;}
  .mt-sm-0 {margin-top: 0;} .mt-sm-1 {margin-top: 10px;} .mt-sm-2 {margin-top: 20px;} .mt-sm-3 {margin-top: 30px;} .mt-sm-4 {margin-top: 40px;} .mt-sm-5 {margin-top: 50px;}
  .mb-sm-0 {margin-bottom: 0;} .mb-sm-1 {margin-bottom: 10px;} .mb-sm-2 {margin-bottom: 20px;} .mb-sm-3 {margin-bottom: 30px;} .mb-sm-4 {margin-bottom: 40px;} .mb-sm-5 {margin-bottom: 50px;}
  .meeta-register-countdown-wrapper {display: none;}
  .CIAgenda .pl-0 {padding-left: 15px !important;}
  .justified-gallery {width: auto;}
  .footer-newsletter p, .footer-newsletter-form input {font-size: 14px;}
  .footer-widget-social a {font-size: 22px;}
  .footer-newsletter-form input, .footer-newsletter-form .btn {height: 50px;}
  .footer-copyright {margin-top: 25px;}
  .sticky-nav {background: #373737; width: 100%; bottom: 0 !important; top: inherit; display: block !important;}
  .sticky-nav ul li {width: 28%; float: left; height: 47px; background: none;}
  .sticky-nav ul li span {display: none;}
  .sticky-nav ul li i {width: 40px; height: 40px; display: inline-block; top: 3px;} 
  .title-header p {
    font-size: 14px;
  }
  .title-header p br {
    display: none;
  }
  .WhatAbout.pt-8 {
    padding-top: 20px;
  }
  .WhatAbout.pb-7 {
    padding-bottom: 0;
  }
  .WhatAbout .title-header {
    margin-bottom: 20px;
  }
  .aboutContent {
    padding-left: 15px;
    padding-top: 15px;
  }
  .margin-top10 {
    margin-top: 10px;
  }
  .margin-top20 {
    margin-top: 10px;
  }
}